diff options
author | pi <pi@FreeBSD.org> | 2015-11-28 23:33:32 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-11-28 23:33:32 +0800 |
commit | 273daad24d058a6dacec5a7e9c61414bb05551aa (patch) | |
tree | 8d77f3d97ad2cbe6f9884a281c55b52a10251744 /net | |
parent | e3b5f9483de370651974ccb14d17079b3986ebc3 (diff) | |
download | freebsd-ports-gnome-273daad24d058a6dacec5a7e9c61414bb05551aa.tar.gz freebsd-ports-gnome-273daad24d058a6dacec5a7e9c61414bb05551aa.tar.zst freebsd-ports-gnome-273daad24d058a6dacec5a7e9c61414bb05551aa.zip |
net/gwhois: updated
- new MASTER_SITE makes it fetchable again
- changed WWW
- distinfo changed (no functional changes)
Diffstat (limited to 'net')
-rw-r--r-- | net/gwhois/Makefile | 4 | ||||
-rw-r--r-- | net/gwhois/distinfo | 4 | ||||
-rw-r--r-- | net/gwhois/pkg-descr | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index 52a527e88e19..c25e40fa07b1 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -4,14 +4,12 @@ PORTNAME= gwhois PORTVERSION= 20120626 CATEGORIES= net -MASTER_SITES= http://gwhois.de/gwhois/ +MASTER_SITES= http://julijane.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Flexible whois client and proxy -BROKEN= unfetchable - RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \ lynx:${PORTSDIR}/www/lynx \ diff --git a/net/gwhois/distinfo b/net/gwhois/distinfo index e30d24df8e71..fce21123488f 100644 --- a/net/gwhois/distinfo +++ b/net/gwhois/distinfo @@ -1,2 +1,2 @@ -SHA256 (gwhois_20120626.tar.gz) = 8d72f3228ff3f4334d8d9455434fdf38284c3f6db70de815a387f19b28bcefd6 -SIZE (gwhois_20120626.tar.gz) = 41698 +SHA256 (gwhois_20120626.tar.gz) = 43591ba6c164249b42d4100bbcdea189b624da4ddf7841f310ac543af09245d5 +SIZE (gwhois_20120626.tar.gz) = 41760 diff --git a/net/gwhois/pkg-descr b/net/gwhois/pkg-descr index 7098df277084..0ef4b411ea7b 100644 --- a/net/gwhois/pkg-descr +++ b/net/gwhois/pkg-descr @@ -9,4 +9,4 @@ inetd and make it accessable via a normal standard whois client. This allows for example using a Windows client and still make use of the enhanced features of gwhois. -WWW: http://freshmeat.net/projects/gwhois/ +WWW: https://julijane.de/gwhois/ |