[61750] trunk/dports/net/whois

ryandesign at macports.org ryandesign at macports.org
Sun Dec 20 15:59:05 PST 2009


Revision: 61750
          http://trac.macports.org/changeset/61750
Author:   ryandesign at macports.org
Date:     2009-12-20 15:59:04 -0800 (Sun, 20 Dec 2009)
Log Message:
-----------
whois: update to 5.0.0

Modified Paths:
--------------
    trunk/dports/net/whois/Portfile
    trunk/dports/net/whois/files/patch-bugreport.diff
    trunk/dports/net/whois/files/patch-lcrypt.diff

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2009-12-20 23:58:23 UTC (rev 61749)
+++ trunk/dports/net/whois/Portfile	2009-12-20 23:59:04 UTC (rev 61750)
@@ -11,8 +11,7 @@
 PortSystem              1.0
 
 name                    whois
-version                 4.7.37
-revision                1
+version                 5.0.0
 categories              net
 maintainers             ryandesign
 homepage                http://www.linux.it/~md/software/
@@ -30,9 +29,9 @@
     http://ftp.debian.org/debian/pool/main/w/${name}/
 
 checksums \
-    md5     c2784e02a8159bd46c31b3ea8dda28f0 \
-    sha1    9769f4215ca90335c7bc41e55931524ee0c43454 \
-    rmd160  48b935b9dc2bcc596a6afb3b5058a273467098b9
+    md5     18d74a07d711262b75f04a1c319bc833 \
+    sha1    401ce556e0c7735edaf93a303b7d46de58319a75 \
+    rmd160  89336459bcd7fa7498237b2e04e68353aa756e3d
 
 distname                ${name}_${version}
 worksrcdir              ${name}-${version}

Modified: trunk/dports/net/whois/files/patch-bugreport.diff
===================================================================
--- trunk/dports/net/whois/files/patch-bugreport.diff	2009-12-20 23:58:23 UTC (rev 61749)
+++ trunk/dports/net/whois/files/patch-bugreport.diff	2009-12-20 23:59:04 UTC (rev 61750)
@@ -9,9 +9,9 @@
  }
  
  void display_version(void)
---- whois.c.orig	2009-12-06 18:27:03.000000000 -0600
-+++ whois.c	2009-12-13 19:31:07.000000000 -0600
-@@ -118,7 +118,7 @@
+--- whois.c.orig	2009-12-19 20:03:10.000000000 -0600
++++ whois.c	2009-12-20 17:54:53.000000000 -0600
+@@ -134,7 +134,7 @@
  	    break;
  	case 1:
  	    fprintf(stderr, _("Version %s.\n\nReport bugs to %s.\n"),

Modified: trunk/dports/net/whois/files/patch-lcrypt.diff
===================================================================
--- trunk/dports/net/whois/files/patch-lcrypt.diff	2009-12-20 23:58:23 UTC (rev 61749)
+++ trunk/dports/net/whois/files/patch-lcrypt.diff	2009-12-20 23:59:04 UTC (rev 61750)
@@ -1,6 +1,6 @@
---- Makefile	2008-12-08 18:46:06.000000000 -0600
-+++ Makefile	2009-01-06 05:35:23.000000000 -0600
-@@ -32,8 +32,6 @@
+--- Makefile.orig	2009-12-16 16:40:11.000000000 -0600
++++ Makefile	2009-12-20 17:54:53.000000000 -0600
+@@ -45,8 +45,6 @@
  ifdef HAVE_XCRYPT
  mkpasswd_LDADD += -lxcrypt
  DEFS += -DHAVE_XCRYPT
@@ -8,4 +8,4 @@
 -mkpasswd_LDADD += -lcrypt
  endif
  
- all: Makefile.depend whois mkpasswd #pos
+ ##############################################################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091220/cc7c482c/attachment.html>


More information about the macports-changes mailing list