[Lunar-commits] CVS: moonbase/net/whois BUILD, 1.2, 1.3 DETAILS, 1.21, 1.22

Florin Braescu florin at lunar-linux.org
Mon Mar 7 08:45:46 UTC 2005


Update of /var/cvs/lunar/moonbase/net/whois
In directory espresso.foo-projects.org:/tmp/cvs-serv1151

Modified Files:
	BUILD DETAILS 
Log Message:
bump the version from 4.7.0 to 4.7.1.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/whois/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	5 Dec 2003 11:05:33 -0000	1.2
+++ BUILD	7 Mar 2005 08:45:44 -0000	1.3
@@ -1,11 +1,8 @@
 (
 
-  sedit  "s:/usr/local:/usr:g" Makefile            &&
-  sedit  "s:OPTS=-O2:OPTS=\$(CFLAGS):g" Makefile   &&
-  sedit  "s:\$(prefix)/man/man1:\$(prefix)/share/man/man1/:g" Makefile &&
-
-  make             &&
-  prepare_install  &&
-  make    install       
+  sedit  "s:/usr/local:/usr:g" Makefile           &&
+  sedit  "s:OPTS=-O2:OPTS=\$(CFLAGS):g" Makefile  &&
+  sedit  "s:\$(prefix)/man/man1:\$(prefix)/share/man/man1/:g" Makefile  &&
+  default_make
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/whois/DETAILS,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- DETAILS	15 Feb 2005 21:59:47 -0000	1.21
+++ DETAILS	7 Mar 2005 08:45:44 -0000	1.22
@@ -1,12 +1,13 @@
           MODULE=whois
-         VERSION=4.7.0
+         VERSION=4.7.1
           SOURCE=${MODULE}_$VERSION.tar.gz
       SOURCE_URL=ftp://ftp.debian.org/debian/pool/main/w/whois/
-      SOURCE_VFY=sha1:7efa274248ebc2ef4c3a5c84aa0fb957cf9f689d
+      SOURCE_VFY=sha1:0d16ff6625caca458826273f2a97b76d596e9062
         WEB_SITE=http://www.linux.it/~md/software/
          ENTERED=20011228
-         UPDATED=20050215
+         UPDATED=20050307
            SHORT="Find information online abuot IP addresses or domains"
+
 cat << EOF
 whois is the whois client by Marco d'Itri.
 EOF



More information about the Lunar-commits mailing list