[57066] trunk/dports/devel/ppl

toby at macports.org toby at macports.org
Sat Sep 5 19:26:01 PDT 2009


Revision: 57066
          http://trac.macports.org/changeset/57066
Author:   toby at macports.org
Date:     2009-09-05 19:25:57 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
remove -Wno-long-double flag
add license (sigh, GPL)

Modified Paths:
--------------
    trunk/dports/devel/ppl/Portfile

Added Paths:
-----------
    trunk/dports/devel/ppl/files/
    trunk/dports/devel/ppl/files/patch-configure

Modified: trunk/dports/devel/ppl/Portfile
===================================================================
--- trunk/dports/devel/ppl/Portfile	2009-09-06 02:03:58 UTC (rev 57065)
+++ trunk/dports/devel/ppl/Portfile	2009-09-06 02:25:57 UTC (rev 57066)
@@ -26,6 +26,9 @@
                   sha1 948ff3e4dc3a0d0c58cbb383aad2498b57030b34 \
                   rmd160 7b25e6a15e85d912ac75bd2e95f81c618dbf4d7a
 depends_lib       port:gmp port:glpk
+license           GPLv2
 
+patchfiles        patch-configure
+
 test.run          yes
 test.target       check

Added: trunk/dports/devel/ppl/files/patch-configure
===================================================================
--- trunk/dports/devel/ppl/files/patch-configure	                        (rev 0)
+++ trunk/dports/devel/ppl/files/patch-configure	2009-09-06 02:25:57 UTC (rev 57066)
@@ -0,0 +1,14 @@
+--- configure.orig	2009-09-05 19:24:39.000000000 -0700
++++ configure	2009-09-05 19:24:49.000000000 -0700
+@@ -30940,11 +30940,6 @@
+   ;;
+ darwin*)
+   darwin=yes
+-  if test x"$GCC" = xyes
+-  then
+-    CFLAGS="$CFLAGS -Wno-long-double"
+-    CXXFLAGS="$CXXFLAGS -Wno-long-double"
+-  fi
+   ;;
+ solaris*)
+   solaris=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090905/68d7b4ba/attachment-0001.html>


More information about the macports-changes mailing list