[137832] trunk/dports/graphics
devans at macports.org
devans at macports.org
Sat Jun 20 16:53:25 PDT 2015
Revision: 137832
https://trac.macports.org/changeset/137832
Author: devans at macports.org
Date: 2015-06-20 16:53:25 -0700 (Sat, 20 Jun 2015)
Log Message:
-----------
libmspub, libfreehand, libpagemaker: merge maintainer update.
Modified Paths:
--------------
trunk/dports/graphics/libfreehand/Portfile
trunk/dports/graphics/libmspub/Portfile
trunk/dports/graphics/libpagemaker/Portfile
Modified: trunk/dports/graphics/libfreehand/Portfile
===================================================================
--- trunk/dports/graphics/libfreehand/Portfile 2015-06-20 23:34:41 UTC (rev 137831)
+++ trunk/dports/graphics/libfreehand/Portfile 2015-06-20 23:53:25 UTC (rev 137832)
@@ -4,17 +4,16 @@
PortSystem 1.0
name libfreehand
-set dname libfreehand
version 0.1.1
categories graphics
-license {GPL-2.1+ LGPL-2.1+ MPL-1.1+}
+license {MPL-2.0}
maintainers zip.com.au:cbradney openmaintainer
platforms darwin
homepage https://wiki.documentfoundation.org/DLP/Libraries/${name}
master_sites http://dev-www.libreoffice.org/src/${name}
description libfreehand is a library and a set of tools for reading and converting binary files \
- produced by Microsoft Publisher.
+ produced by Aldus/Macromedia/Adobe FreeHand.
long_description ${description}
@@ -28,18 +27,9 @@
depends_lib port:librevenge \
port:boost \
port:icu \
- port:zlib \
- port:lcms2
+ port:lcms2 \
+ port:zlib
-# build fix for gcc-4.2 (#43487)
-if {[string match "*gcc*" ${configure.compiler}]} {
- configure.cxxflags-append -Wno-long-long
-}
-
-# The packaged glibtool in 0.1.1 doesn't pass --stdlib=libc++ down at link time
-use_autoreconf yes
-autoreconf.args -fvi
-
configure.args --disable-werror \
--disable-silent-rules \
--without-docs
Modified: trunk/dports/graphics/libmspub/Portfile
===================================================================
--- trunk/dports/graphics/libmspub/Portfile 2015-06-20 23:34:41 UTC (rev 137831)
+++ trunk/dports/graphics/libmspub/Portfile 2015-06-20 23:53:25 UTC (rev 137832)
@@ -29,15 +29,6 @@
port:icu \
port:zlib
-# build fix for gcc-4.2 (#43487)
-if {[string match "*gcc*" ${configure.compiler}]} {
- configure.cxxflags-append -Wno-long-long
-}
-
-# The packaged glibtool in 0.1.1 doesn't pass --stdlib=libc++ down at link time
-use_autoreconf yes
-autoreconf.args -fvi
-
configure.args --disable-werror \
--disable-silent-rules \
--without-docs
Modified: trunk/dports/graphics/libpagemaker/Portfile
===================================================================
--- trunk/dports/graphics/libpagemaker/Portfile 2015-06-20 23:34:41 UTC (rev 137831)
+++ trunk/dports/graphics/libpagemaker/Portfile 2015-06-20 23:53:25 UTC (rev 137832)
@@ -6,7 +6,7 @@
name libpagemaker
version 0.0.2
categories graphics
-license {GPL-2.1+ LGPL-2.1+ MPL-1.1+}
+license {MPL-2.0}
maintainers zip.com.au:cbradney openmaintainer
platforms darwin
homepage https://wiki.documentfoundation.org/DLP/Libraries/${name}
@@ -27,15 +27,6 @@
depends_lib port:librevenge \
port:boost
-# build fix for gcc-4.2 (#43487)
-if {[string match "*gcc*" ${configure.compiler}]} {
- configure.cxxflags-append -Wno-long-long
-}
-
-# The packaged glibtool in 0.1.1 doesn't pass --stdlib=libc++ down at link time
-use_autoreconf yes
-autoreconf.args -fvi
-
configure.args --disable-werror \
--disable-silent-rules \
--without-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150620/0fef29e9/attachment.html>
More information about the macports-changes
mailing list