Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2008 17:19:52 +0100 (CET)
From:      Hans Lambermont <hans@lambermont.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hans Lambermont <hans@lambermont.dyndns.org>
Subject:   ports/119603: upgrade net/whois from 4.7.22 to 4.7.24
Message-ID:  <20080112161952.34DAE22DDF1@lambermont.dyndns.org>
Resent-Message-ID: <200801121640.m0CGe6xP030905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119603
>Category:       ports
>Synopsis:       upgrade net/whois from 4.7.22 to 4.7.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 12 16:40:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hans Lambermont
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
n/a
>Environment:
System: FreeBSD leia.lambermont.dyndns.org 6.2-RELEASE FreeBSD 6.2-RELEASE #4: Fri Jun 15 11:37:24 CEST 2007 root@frag.lambermont.dyndns.org:/usr/obj/usr/src/sys/LEIA i386
>Description:
upgrade net/whois from 4.7.22 to 4.7.24 (the 4.7.22 sources are no
longer online)
>How-To-Repeat:
n/a
>Fix:
diff -ruw whois/Makefile whois-new/Makefile
--- whois/Makefile	Sat Jan 12 15:50:06 2008
+++ whois-new/Makefile	Thu Jan 10 22:16:49 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	whois
-PORTVERSION=	4.7.22
+PORTVERSION=	4.7.24
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff -ruw whois/distinfo whois-new/distinfo
--- whois/distinfo	Sat Jan 12 15:50:06 2008
+++ whois-new/distinfo	Sat Jan 12 17:11:12 2008
@@ -1,3 +1,3 @@
-MD5 (whois_4.7.22.tar.gz) = 0e91c899a836be0f0cdc4a8ed5af6479
-SHA256 (whois_4.7.22.tar.gz) = 9acdc5b93ad9145dd2da47ea592aeb5b2b170bdac29ca780b186bd4249b3b3a9
-SIZE (whois_4.7.22.tar.gz) = 60511
+MD5 (whois_4.7.24.tar.gz) = 479ebc79d1e8189e16ab51b4d8981529
+SHA256 (whois_4.7.24.tar.gz) = 9b2841222f122670850d157fd76228aa0942f2f7c19694262904439f5ba50fe0
+SIZE (whois_4.7.24.tar.gz) = 61416
diff -ruw whois/files/patch-aa whois-new/files/patch-aa
--- whois/files/patch-aa	Sat Jan 12 15:50:06 2008
+++ whois-new/files/patch-aa	Thu Jan 10 22:21:18 2008
@@ -1,5 +1,5 @@
---- Makefile.orig      Mon Nov 28 20:06:56 2005
-+++ Makefile   Mon Nov 28 20:06:38 2005
+--- Makefile.orig	Thu Jan 10 22:19:40 2008
++++ Makefile	Thu Jan 10 22:19:38 2008
 @@ -6,23 +6,23 @@
  #whois_LDADD += -lnsl -lsocket
  
@@ -31,10 +31,10 @@
  
  PERL := perl
  
-@@ -49,9 +49,8 @@
- 	$(PERL) -w make_tld_serv.pl < tld_serv_list > tld_serv.h
- 
+@@ -55,9 +55,8 @@
  install: whois
+ 	install -d $(BASEDIR)$(prefix)/bin/
+ 	install -d $(BASEDIR)$(prefix)/share/man/man1/
 -	install -m 0755 whois $(BASEDIR)$(prefix)/bin/
 -	install -m 0644 whois.1 $(BASEDIR)$(prefix)/share/man/man1/
 -	cd po && $(MAKE) $@
@@ -42,4 +42,4 @@
 +	install -m 0644 whois.1 ${PREFIX}/man/man1/mwhois.1
  
  install-mkpasswd: mkpasswd
-       install -m 0755 mkpasswd $(BASEDIR)$(prefix)/bin/
+ 	install -d $(BASEDIR)$(prefix)/bin/
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080112161952.34DAE22DDF1>