Revision
90231
Author
and.damore@macports.org
Date
2012-02-27 03:19:09 -0800 (Mon, 27 Feb 2012)

Log Message

port libharu: version upgraded to 2.2.1; patchfile accepted upstream, deleting it

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/print/libharu/Portfile (90230 => 90231)


--- trunk/dports/print/libharu/Portfile	2012-02-27 11:12:48 UTC (rev 90230)
+++ trunk/dports/print/libharu/Portfile	2012-02-27 11:19:09 UTC (rev 90231)
@@ -3,8 +3,7 @@
 PortSystem              1.0
 
 name                    libharu
-version                 2.2.0
-revision                2
+version                 2.2.1
 categories              print
 platforms               darwin
 maintainers             and.damore openmaintainer
@@ -26,11 +25,9 @@
 
 depends_lib             port:libpng
 
-checksums               md5     1f366cfcb3d38627bad2654073e3307f \
-                        sha1    a76765426165974395fdc0e4de6a81eeaf7a237a \
-                        rmd160  3e2cbef26fcd89f8664acbfcfdc8d88caf2015da
+checksums           md5     4febd7e677b1c5d54db59a608b84e79f \
+                    sha1    bfea7d9df3fb6a112340d0d54731f62f53b26d2f \
+                    rmd160  2f5b66b5e63d15039940fa9a38630b06e74a1360
 
-patchfiles              patch-hpdf_h.diff
-
 configure.args-append --with-png=${prefix} \
                       --with-zlib=${prefix}