[110732] trunk/dports/security/hydra/files/patch-configure.diff

cal at macports.org cal at macports.org
Wed Sep 4 13:45:18 PDT 2013


Revision: 110732
          https://trac.macports.org/changeset/110732
Author:   cal at macports.org
Date:     2013-09-04 13:45:18 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
hydra: remove unneeded hunk from patchfile that will be done by a reinplace in the Portfile

Modified Paths:
--------------
    trunk/dports/security/hydra/files/patch-configure.diff

Modified: trunk/dports/security/hydra/files/patch-configure.diff
===================================================================
--- trunk/dports/security/hydra/files/patch-configure.diff	2013-09-04 20:44:17 UTC (rev 110731)
+++ trunk/dports/security/hydra/files/patch-configure.diff	2013-09-04 20:45:18 UTC (rev 110732)
@@ -1,21 +1,5 @@
 --- configure.orig	2013-08-02 13:35:56.000000000 +0200
 +++ configure	2013-09-04 00:47:08.000000000 +0200
-@@ -79,12 +79,12 @@
- SOCKET_PATH=""
- MANDIR=""
- XHYDRA_SUPPORT=""
--LIBDIRS=`cat /etc/ld.so.conf /etc/ld.so.conf.d/* 2> /dev/null | grep -v '^#' | sort | uniq`
-+LIBDIRS="@PREFIX@/lib" # this will be reinplaced
- if [ "$SIXFOUR" = "64" ]; then
-   LIBDIRS="$LIBDIRS /lib64 /usr/lib64 /usr/local/lib64 /opt/local/lib64"
- fi
--LIBDIRS="$LIBDIRS /lib /usr/lib /usr/local/lib /opt/local/lib"
--INCDIRS="/usr/include /usr/local/include /opt/include /opt/local/include"
-+LIBDIRS="@PREFIX@/lib" # this will be reinplaced
-+INCDIRS="@PREFIX@/include" # this will be reinplaced
- STRIP="strip"
- echo
- 
 @@ -262,171 +262,7 @@
      PCRE_PATH=""
      PCRE_IPATH=""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/f54106e7/attachment.html>


More information about the macports-changes mailing list