Antoine Jacoutot writes:
> On Thu, May 24, 2018 at 04:41:13PM +0200, Solene Rapenne wrote:
>> The current onioncat ports homepage
>> http://www.abenteuerland.at/onioncat/ redirects to a new one.
>>
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvs/ports/net/onioncat/Makefile,v
>> retrieving revision 1.11
>> diff -u -p -r1.11 Makefile
>> --- Makefile 2 Nov 2014 18:41:00 -0000 1.11
>> +++ Makefile 24 May 2018 14:39:34 -0000
>> @@ -7,7 +7,7 @@ DISTNAME = onioncat-$V
>> REVISION = 0
>> CATEGORIES = net
>>
>> -HOMEPAGE = http://www.abenteuerland.at/onioncat/
>> +HOMEPAGE = https://www.cypherpunk.at/onioncat_trac/
>>
>> MAINTAINER= Paul Irofti <pirofti@openbsd.org>
>
> Missing bump :-)
I though it was not needed in this case. Petter Hessler explained me it
was included in package metadata so it needed a bump REVISION.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/onioncat/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile 2 Nov 2014 18:41:00 -0000 1.11
+++ Makefile 24 May 2018 14:50:55 -0000
@@ -4,10 +4,10 @@ COMMENT = IP-Transparent Tor Hidden Serv
V = 0.2.1
DISTNAME = onioncat-$V
-REVISION = 0
+REVISION = 1
CATEGORIES = net
-HOMEPAGE = http://www.abenteuerland.at/onioncat/
+HOMEPAGE = https://www.cypherpunk.at/onioncat_trac/
MAINTAINER= Paul Irofti <pirofti@openbsd.org>
No comments:
Post a Comment