svn commit: r402538 - head/net/gwhois

Kurt Jaeger pi at FreeBSD.org
Sat Nov 28 15:33:33 UTC 2015


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 at 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/


More information about the svn-ports-all mailing list