Revision: 70482 http://trac.macports.org/changeset/70482 Author: ryandesign@macports.org Date: 2010-08-10 21:49:27 -0700 (Tue, 10 Aug 2010) Log Message: ----------- whois: update to 5.0.7 Modified Paths: -------------- trunk/dports/net/whois/Portfile trunk/dports/net/whois/files/patch-bugreport.diff Modified: trunk/dports/net/whois/Portfile =================================================================== --- trunk/dports/net/whois/Portfile 2010-08-11 04:15:45 UTC (rev 70481) +++ trunk/dports/net/whois/Portfile 2010-08-11 04:49:27 UTC (rev 70482) @@ -13,7 +13,7 @@ name whois conflicts bahamut -version 5.0.6 +version 5.0.7 categories net maintainers ryandesign homepage http://www.linux.it/~md/software/ @@ -27,9 +27,9 @@ master_sites http://ftp.debian.org/debian/pool/main/w/${name}/ -checksums md5 4145460e94b909a8420093a7119a299e \ - sha1 1cbf37f7a901313b44db767b6fd351188e4fca20 \ - rmd160 8a2eb24e0a51f4c77a84e27b7783e18f36cbf967 +checksums md5 bab31f39eb4328b489027091b964c174 \ + sha1 3c7c254001ec5edd01bc89379fc0b6f7f0f6f579 \ + rmd160 3540b41d61e760dd29c58291e412246fe9acdcb1 distname ${name}_${version} worksrcdir ${name}-${version} Modified: trunk/dports/net/whois/files/patch-bugreport.diff =================================================================== --- trunk/dports/net/whois/files/patch-bugreport.diff 2010-08-11 04:15:45 UTC (rev 70481) +++ trunk/dports/net/whois/files/patch-bugreport.diff 2010-08-11 04:49:27 UTC (rev 70482) @@ -1,6 +1,6 @@ ---- mkpasswd.c.orig 2009-08-09 19:16:39.000000000 -0500 -+++ mkpasswd.c 2009-12-13 19:41:07.000000000 -0600 -@@ -430,7 +430,7 @@ +--- mkpasswd.c.orig 2010-01-27 06:38:48.000000000 -0600 ++++ mkpasswd.c 2010-08-10 23:47:29.000000000 -0500 +@@ -434,7 +434,7 @@ "If no SALT is specified, a random one is generated.\n" "If TYPE is 'help', available methods are printed.\n" "\n" @@ -9,9 +9,9 @@ } void display_version(void) ---- 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 @@ +--- whois.c.orig 2010-07-27 16:40:02.000000000 -0500 ++++ whois.c 2010-08-10 23:46:38.000000000 -0500 +@@ -143,7 +143,7 @@ break; case 1: fprintf(stderr, _("Version %s.\n\nReport bugs to %s.\n"),
participants (1)
-
ryandesign@macports.org