[75657] trunk/dports/graphics/libdmtx/Portfile

jmr at macports.org jmr at macports.org
Wed Feb 2 14:24:37 PST 2011


Revision: 75657
          http://trac.macports.org/changeset/75657
Author:   jmr at macports.org
Date:     2011-02-02 14:24:36 -0800 (Wed, 02 Feb 2011)
Log Message:
-----------
libdmtx: update to 0.7.2 (#22519)

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

Modified: trunk/dports/graphics/libdmtx/Portfile
===================================================================
--- trunk/dports/graphics/libdmtx/Portfile	2011-02-02 21:46:30 UTC (rev 75656)
+++ trunk/dports/graphics/libdmtx/Portfile	2011-02-02 22:24:36 UTC (rev 75657)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name          libdmtx
-version       0.5.2
-revision      1
+version       0.7.2
 
 categories    graphics
 maintainers   mr_bond openmaintainer
@@ -23,14 +22,16 @@
 patchfiles    patch-util-common-libdmtx.c.diff
 
 homepage      http://www.libdmtx.org/
-master_sites  sourceforge:libdmtx
+master_sites  sourceforge
 
 checksums \
-		md5  ac29aa55c2e3eac6eb2b536e34d97b7b \
-		sha1  7bbfc293cd0b2f7c181f304d68761495db482bca \
-		rmd160  bc61b473eaede47c673544af4e8de6fd7282c6bd
+		md5  0684cf3857591e777b57248d652444ae \
+		sha1  4f71ea1ecc3d57a1e0ec8cc394ac6ef162f73f9e \
+		rmd160  d022a785a50a5fc5ba4be432709f43fbddd25f72
 
+depends_build	port:pkgconfig
+depends_lib	port:ImageMagick
 
-depends_lib	port:libpng \
-		port:tiff
-
+platform macosx {
+	configure.args-append --enable-cocoa
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110202/a46d6de5/attachment.html>


More information about the macports-changes mailing list