Date: Sat, 28 Nov 2015 15:33:32 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402538 - head/net/gwhois Message-ID: <201511281533.tASFXWE8004714@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sat Nov 28 15:33:32 2015 New Revision: 402538 URL: https://svnweb.freebsd.org/changeset/ports/402538 Log: net/gwhois: updated - new MASTER_SITE makes it fetchable again - changed WWW - distinfo changed (no functional changes) Modified: head/net/gwhois/Makefile head/net/gwhois/distinfo head/net/gwhois/pkg-descr Modified: head/net/gwhois/Makefile ============================================================================== --- head/net/gwhois/Makefile Sat Nov 28 14:47:00 2015 (r402537) +++ head/net/gwhois/Makefile Sat Nov 28 15:33:32 2015 (r402538) @@ -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 \ Modified: head/net/gwhois/distinfo ============================================================================== --- head/net/gwhois/distinfo Sat Nov 28 14:47:00 2015 (r402537) +++ head/net/gwhois/distinfo Sat Nov 28 15:33:32 2015 (r402538) @@ -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 Modified: head/net/gwhois/pkg-descr ============================================================================== --- head/net/gwhois/pkg-descr Sat Nov 28 14:47:00 2015 (r402537) +++ head/net/gwhois/pkg-descr Sat Nov 28 15:33:32 2015 (r402538) @@ -9,4 +9,4 @@ inetd and make it accessable via a norma 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511281533.tASFXWE8004714>