ports/116001: [MAINTAINER] net/whois: update to 4.7.22, rename binary to mwhois

Nils Vogels nivo+kw+ports.bfa274 at is-root.com
Sat Sep 1 23:50:02 UTC 2007


>Number:         116001
>Category:       ports
>Synopsis:       [MAINTAINER] net/whois: update to 4.7.22, rename binary to mwhois
>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:   Sat Sep 01 23:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nils Vogels
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
IS-Root
>Environment:
System: FreeBSD imhotep.yuckfou.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Fri Aug  5 19:36:46 CEST
>Description:
- Update to 4.7.22
- Rename binaries to mwhois

Since the addition of net/gwhois there is a duplicate binary name in the portstree
this is solved by renaming the binaries in net/whois from gwhois to mwhois

Message for UPDATING:

20070902:
  AFFECTS: users of net/whois, net/gwhois
  AUTHOR:  <>

  To remove a duplicate binary name issue, net/whois has renamed its files to mwhois.
  Please use mwhois if you want to use Marco d'Itri's whois client from now on.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- whois-4.7.22.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/whois/Makefile /disk/3/home/nivo/ports/whois/Makefile
--- /usr/ports/net/whois/Makefile	Sat Jun 16 12:39:49 2007
+++ /disk/3/home/nivo/ports/whois/Makefile	Sun Sep  2 01:39:18 2007
@@ -2,11 +2,11 @@
 # Date created:                02 Oct 2003
 # Whom:                        Filippo Natali <filippo at widestore.net>
 #
-# $FreeBSD: ports/net/whois/Makefile,v 1.42 2007/06/16 10:39:49 miwi Exp $
+# $FreeBSD: ports/net/whois/Makefile,v 1.41 2007/06/06 07:45:33 linimon Exp $
 #
 
 PORTNAME=	whois
-PORTVERSION=	4.7.21
+PORTVERSION=	4.7.22
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -23,7 +23,7 @@
 MAKE_ENV=	LDFLAGS="${LDFLAGS}"
 MAKE_ARGS=	OPTS=""
 
-MAN1=	gwhois.1
+MAN1=	mwhois.1
 
 .if !defined(WITHOUT_NLS)
 USE_GETTEXT=	yes
diff -ruN --exclude=CVS /usr/ports/net/whois/distinfo /disk/3/home/nivo/ports/whois/distinfo
--- /usr/ports/net/whois/distinfo	Sat Jun 16 12:39:49 2007
+++ /disk/3/home/nivo/ports/whois/distinfo	Sun Sep  2 01:35:51 2007
@@ -1,3 +1,3 @@
-MD5 (whois_4.7.21.tar.gz) = 465479682f31f0627ebc4ab3e365b7d2
-SHA256 (whois_4.7.21.tar.gz) = c62dca7c1bc1da469cb98c08075e716c33ef631cbdf86b819949c306b417df77
-SIZE (whois_4.7.21.tar.gz) = 60132
+MD5 (whois_4.7.22.tar.gz) = 0e91c899a836be0f0cdc4a8ed5af6479
+SHA256 (whois_4.7.22.tar.gz) = 9acdc5b93ad9145dd2da47ea592aeb5b2b170bdac29ca780b186bd4249b3b3a9
+SIZE (whois_4.7.22.tar.gz) = 60511
diff -ruN --exclude=CVS /usr/ports/net/whois/files/patch-aa /disk/3/home/nivo/ports/whois/files/patch-aa
--- /usr/ports/net/whois/files/patch-aa	Mon Nov 27 22:20:30 2006
+++ /disk/3/home/nivo/ports/whois/files/patch-aa	Sun Sep  2 01:38:57 2007
@@ -38,8 +38,8 @@
 -	install -m 0755 whois $(BASEDIR)$(prefix)/bin/
 -	install -m 0644 whois.1 $(BASEDIR)$(prefix)/share/man/man1/
 -	cd po && $(MAKE) $@
-+	install -m 0755 whois ${PREFIX}/bin/gwhois
-+	install -m 0644 whois.1 ${PREFIX}/man/man1/gwhois.1
++	install -m 0755 whois ${PREFIX}/bin/mwhois
++	install -m 0644 whois.1 ${PREFIX}/man/man1/mwhois.1
  
  install-mkpasswd: mkpasswd
        install -m 0755 mkpasswd $(BASEDIR)$(prefix)/bin/
diff -ruN --exclude=CVS /usr/ports/net/whois/pkg-plist /disk/3/home/nivo/ports/whois/pkg-plist
--- /usr/ports/net/whois/pkg-plist	Mon Nov 27 22:20:30 2006
+++ /disk/3/home/nivo/ports/whois/pkg-plist	Sun Sep  2 01:40:18 2007
@@ -1,4 +1,4 @@
-bin/gwhois
+bin/mwhois
 %%NLS%%share/locale/de/LC_MESSAGES/whois.mo
 %%NLS%%share/locale/el/LC_MESSAGES/whois.mo
 %%NLS%%share/locale/es/LC_MESSAGES/whois.mo
--- whois-4.7.22.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list