ports/90327: [MAINTAINER UPDATE] net/whois to 4.7.10
Filippo Natali
filippo.natali at gmail.com
Tue Dec 13 09:30:04 UTC 2005
>Number: 90327
>Category: ports
>Synopsis: [MAINTAINER UPDATE] net/whois to 4.7.10
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 13 09:30:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Filippo Natali
>Release: FreeBSD 6.0-STABLE amd64
>Organization:
Netwing
>Environment:
FreeBSD ulby.hq.netwing.it 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Dec 6 19:35:40 CET 2005 filippo at ulby.hq.netwing.it:/usr/obj/usr/src/sys/ULBY amd64
>Description:
Update net/whois to 4.7.10
>How-To-Repeat:
>Fix:
diff -Nru /usr/ports/net/whois/Makefile whois/Makefile
--- /usr/ports/net/whois/Makefile Sat Nov 12 18:53:09 2005
+++ whois/Makefile Tue Dec 6 13:53:46 2005
@@ -6,7 +6,7 @@
#
PORTNAME= whois
-PORTVERSION= 4.7.8
+PORTVERSION= 4.7.10
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -20,7 +20,7 @@
USE_PERL5_BUILD= yes
USE_REINPLACE= yes
USE_GETOPT_LONG= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-4.7.7
+WRKSRC= ${WRKDIR}/${PORTNAME}-4.7.10
MAKE_ENV= LDFLAGS="${LDFLAGS}"
MAKE_ARGS= OPTS=""
diff -Nru /usr/ports/net/whois/distinfo whois/distinfo
--- /usr/ports/net/whois/distinfo Sat Nov 12 18:53:09 2005
+++ whois/distinfo Tue Dec 6 13:49:40 2005
@@ -1,3 +1,3 @@
-MD5 (whois_4.7.8.tar.gz) = 41cc0635976d6d0b33ba3067ad246b97
-SHA256 (whois_4.7.8.tar.gz) = 3a7e78716f17b43646cb583e77a8d213fe91d4ae771c308d1d945511a3822382
-SIZE (whois_4.7.8.tar.gz) = 55784
+MD5 (whois_4.7.10.tar.gz) = c56c1e5e00c579b023ad5142983fcf4f
+SHA256 (whois_4.7.10.tar.gz) = 2c84cd9036eabc32885961163411d613e738545540bc450a68e8c60499069b8d
+SIZE (whois_4.7.10.tar.gz) = 58410
diff -Nru /usr/ports/net/whois/files/patch-aa whois/files/patch-aa
--- /usr/ports/net/whois/files/patch-aa Fri Oct 7 13:09:06 2005
+++ whois/files/patch-aa Mon Nov 28 20:07:20 2005
@@ -1,5 +1,5 @@
---- Makefile.orig Sun Sep 11 15:33:28 2005
-+++ Makefile Tue Sep 27 08:51:22 2005
+--- Makefile.orig Mon Nov 28 20:06:56 2005
++++ Makefile Mon Nov 28 20:06:38 2005
@@ -6,23 +6,23 @@
#whois_LDADD += -lnsl -lsocket
@@ -31,17 +31,15 @@
PERL := perl
-@@ -49,10 +49,9 @@
+@@ -49,9 +49,8 @@
$(PERL) -w make_tld_serv.pl < tld_serv_list > tld_serv.h
install: whois
- install -m 0755 whois $(BASEDIR)$(prefix)/bin/
-- strip $(BASEDIR)$(prefix)/bin/whois
- install -m 0644 whois.1 $(BASEDIR)$(prefix)/share/man/man1/
- cd po && $(MAKE) $@
+ install -m 0755 whois ${PREFIX}/bin/
-+ strip ${PREFIX}/bin/whois
+ install -m 0644 whois.1 ${PREFIX}/man/man1/
-
- distclean: clean
+ install-mkpasswd: mkpasswd
+ install -m 0755 mkpasswd $(BASEDIR)$(prefix)/bin/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list