[124544] users/devans/dports/graphics/inkscape-experimental/Portfile
devans at macports.org
devans at macports.org
Mon Aug 25 07:51:30 PDT 2014
Revision: 124544
https://trac.macports.org/changeset/124544
Author: devans at macports.org
Date: 2014-08-25 07:51:30 -0700 (Mon, 25 Aug 2014)
Log Message:
-----------
devans/dports: inkscape-experimental, update to experimental bzr 13516, fixes gtk2 build, add +strict variant.
Modified Paths:
--------------
users/devans/dports/graphics/inkscape-experimental/Portfile
Modified: users/devans/dports/graphics/inkscape-experimental/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape-experimental/Portfile 2014-08-25 14:49:20 UTC (rev 124543)
+++ users/devans/dports/graphics/inkscape-experimental/Portfile 2014-08-25 14:51:30 UTC (rev 124544)
@@ -5,7 +5,7 @@
name inkscape-experimental
conflicts inkscape inkscape-devel inkscape-prerelease
-set bzr_rev 13511
+set bzr_rev 13516
version 0.48.99.${bzr_rev}
epoch 1
license GPL-2 LGPL-2.1
@@ -25,8 +25,8 @@
homepage http://www.inkscape.org/
master_sites file:///Users/devans/macports/distfiles/${name}
-checksums rmd160 dae225c1c790e73c65db7196b8f5481eb9ec9e72 \
- sha256 cd08485fee5e829faaef486bea65eeec3c63b0e04cd44f3d448a4b2563d08a76
+checksums rmd160 09456c55f024e3e64b07747f586b5fda53fdff2b \
+ sha256 2137fe1231958467e793db570b0adae279b3721dbde84f718b48ea44e51e82c0
worksrcdir ${name}
@@ -127,6 +127,10 @@
default_variants +python27
}
+variant strict description {Enable strict build} {
+ configure.args-replace --disable-strict-build --enable-strict-build
+}
+
#
# the following dummy variants are used
# to identify this port's binary dependencies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140825/2fc2a089/attachment-0001.html>
More information about the macports-changes
mailing list