From 273daad24d058a6dacec5a7e9c61414bb05551aa Mon Sep 17 00:00:00 2001 From: pi Date: Sat, 28 Nov 2015 15:33:32 +0000 Subject: net/gwhois: updated - new MASTER_SITE makes it fetchable again - changed WWW - distinfo changed (no functional changes) --- net/gwhois/Makefile | 4 +--- net/gwhois/distinfo | 4 ++-- net/gwhois/pkg-descr | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index 52a527e88e1..c25e40fa07b 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 e30d24df8e7..fce21123488 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 7098df27708..0ef4b411ea7 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/ -- cgit