[37856] trunk/dports/graphics/poppler/Portfile

kimuraw at macports.org kimuraw at macports.org
Thu Jun 26 05:58:22 PDT 2008


Revision: 37856
          http://trac.macosforge.org/projects/macports/changeset/37856
Author:   kimuraw at macports.org
Date:     2008-06-26 05:58:22 -0700 (Thu, 26 Jun 2008)
Log Message:
-----------
Upgrade to poppler 0.8.3

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

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2008-06-26 10:44:19 UTC (rev 37855)
+++ trunk/dports/graphics/poppler/Portfile	2008-06-26 12:58:22 UTC (rev 37856)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name        poppler
-version     0.8.0
+version     0.8.3
 maintainers nomaintainer
 categories  graphics
 platforms   darwin
@@ -14,7 +14,9 @@
     ${description}
 
 master_sites    ${homepage}
-checksums       md5 1a3ea3000d3446a97366c37b876979f4
+checksums       md5 d5631bdbde9dda89ff20796005ece4d4 \
+				rmd160 f6553fdf468bd67ec8a7f943ba2cc7f141052302 \
+				sha1 763d18d9f0e625a936b3a3fbbcd00b58ddd2f84f
 depends_lib     port:cairo port:gtk2 port:poppler-data
 
 post-patch {
@@ -36,3 +38,7 @@
     configure.args-append --disable-gtk-test --without-x
 }
 
+test.run		yes
+test.dir		${worksrcpath}/test
+test.target		all
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080626/13aece82/attachment.htm 


More information about the macports-changes mailing list