[41918] trunk/dports/net/whois
ryandesign at macports.org
ryandesign at macports.org
Tue Nov 11 23:19:23 PST 2008
Revision: 41918
http://trac.macports.org/changeset/41918
Author: ryandesign at macports.org
Date: 2008-11-11 23:19:23 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
whois: rename patch-Makefile.diff to patch-lcrypt.diff since there is now another patchfile that patches Makefile; the rename makes it clearer what this patchfile is doing
Modified Paths:
--------------
trunk/dports/net/whois/Portfile
Added Paths:
-----------
trunk/dports/net/whois/files/patch-lcrypt.diff
Removed Paths:
-------------
trunk/dports/net/whois/files/patch-Makefile.diff
Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile 2008-11-12 07:17:41 UTC (rev 41917)
+++ trunk/dports/net/whois/Portfile 2008-11-12 07:19:23 UTC (rev 41918)
@@ -46,7 +46,7 @@
platform darwin {
# -lcrypt cannot be used (and is unnecessary) on Mac OS X
patchfiles-append \
- patch-Makefile.diff
+ patch-lcrypt.diff
}
use_configure no
Deleted: trunk/dports/net/whois/files/patch-Makefile.diff
===================================================================
--- trunk/dports/net/whois/files/patch-Makefile.diff 2008-11-12 07:17:41 UTC (rev 41917)
+++ trunk/dports/net/whois/files/patch-Makefile.diff 2008-11-12 07:19:23 UTC (rev 41918)
@@ -1,11 +0,0 @@
---- Makefile 2008-05-06 04:41:16.000000000 -0500
-+++ Makefile 2008-07-20 01:18:24.000000000 -0500
-@@ -27,8 +27,6 @@
- ifdef HAVE_XCRYPT
- mkpasswd_LDADD += -lxcrypt
- DEFS += -DHAVE_XCRYPT
--else
--mkpasswd_LDADD += -lcrypt
- endif
-
- all: Makefile.depend whois mkpasswd #pos
Copied: trunk/dports/net/whois/files/patch-lcrypt.diff (from rev 41917, trunk/dports/net/whois/files/patch-Makefile.diff)
===================================================================
--- trunk/dports/net/whois/files/patch-lcrypt.diff (rev 0)
+++ trunk/dports/net/whois/files/patch-lcrypt.diff 2008-11-12 07:19:23 UTC (rev 41918)
@@ -0,0 +1,11 @@
+--- Makefile 2008-05-06 04:41:16.000000000 -0500
++++ Makefile 2008-07-20 01:18:24.000000000 -0500
+@@ -27,8 +27,6 @@
+ ifdef HAVE_XCRYPT
+ mkpasswd_LDADD += -lxcrypt
+ DEFS += -DHAVE_XCRYPT
+-else
+-mkpasswd_LDADD += -lcrypt
+ endif
+
+ all: Makefile.depend whois mkpasswd #pos
Property changes on: trunk/dports/net/whois/files/patch-lcrypt.diff
___________________________________________________________________
Added: svn:mergeinfo
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/7d93fa9d/attachment.html>
More information about the macports-changes
mailing list