[65846] trunk/dports/graphics/mscgen/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Apr 1 20:02:30 PDT 2010


Revision: 65846
          http://trac.macports.org/changeset/65846
Author:   macsforever2000 at macports.org
Date:     2010-04-01 20:02:28 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
Update to version 0.17. Maintainer timeout. (#23962)

Modified Paths:
--------------
    trunk/dports/graphics/mscgen/Portfile

Modified: trunk/dports/graphics/mscgen/Portfile
===================================================================
--- trunk/dports/graphics/mscgen/Portfile	2010-04-02 02:38:10 UTC (rev 65845)
+++ trunk/dports/graphics/mscgen/Portfile	2010-04-02 03:02:28 UTC (rev 65846)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    mscgen
-version                 0.13
+version                 0.17
 categories              graphics
 maintainers             landonf
 homepage                http://www.mcternan.me.uk/mscgen/
@@ -21,18 +21,14 @@
 master_sites            ${homepage}/software/
 distname                ${name}-src-${version}
 
-checksums               md5     12fc1275458449b112d938109b91674a \
-                        sha1    aff63d3614c9a1af99ec3d5ef73523826415954e \
-                        rmd160  7c787821e80ce85c26816e314272342f61708ffb
+checksums               md5     b3a084a31070a0db2e0bb40a35825fac \
+                        sha1    17db4a1f6c84eeda244a933075975bf922907174 \
+                        rmd160  751cee2f282ce94608a4f818696b179a74d063cc
 
 depends_lib             port:gd2
 
-worksrcdir              ${name}/src
+worksrcdir              ${name}-${version}
 
-use_configure           no
-build.target            all-osx
-build.args              CFLAGS="-I. -I../parser -I${prefix}/include -DPACKAGE_VERSION=${version}"
-
-destroot {
-    file copy ${worksrcpath}/../bin/mscgen ${destroot}/${prefix}/bin
-}
+configure.env		GDLIB_CFLAGS='${configure.cflags}' GDLIB_LIBS='-lgd'
+use_configure           yes
+configure.args          --prefix=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/00a3ae5d/attachment.html>


More information about the macports-changes mailing list