[46282] trunk/dports/print/cups-pdf/Portfile

blb at macports.org blb at macports.org
Sun Feb 1 18:53:07 PST 2009


Revision: 46282
          http://trac.macports.org/changeset/46282
Author:   blb at macports.org
Date:     2009-02-01 18:53:07 -0800 (Sun, 01 Feb 2009)
Log Message:
-----------
print/cups-pdf - version update to 2.5.0; move post-extract work into
post-patch so 'port extract' can be untouched

Modified Paths:
--------------
    trunk/dports/print/cups-pdf/Portfile

Modified: trunk/dports/print/cups-pdf/Portfile
===================================================================
--- trunk/dports/print/cups-pdf/Portfile	2009-02-02 02:52:07 UTC (rev 46281)
+++ trunk/dports/print/cups-pdf/Portfile	2009-02-02 02:53:07 UTC (rev 46282)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                cups-pdf
-version             2.4.8
+version             2.5.0
 categories          print textproc
 maintainers         blb
 description         Provides a print-to-PDF feature through CUPS
@@ -17,11 +17,11 @@
 distname            ${name}_${version}
 worksrcdir          ${name}-${version}
 
-checksums           md5     0d17dc5e094b366c8ad43cc27c7f82c9 \
-                    sha1    7da47c61fef313e47fa6db9f1859499683fc72e8 \
-                    rmd160  ceed244effd0c9e63ec0a376a2adabb98abd9a4f
+checksums           md5     9194af099a8c0e9aa213505b29ec6818 \
+                    sha1    3fa7aa012fe7be15e840e810565135243560a053 \
+                    rmd160  589decb377f00a571a9c3dedbec72eda40e04c01
 
-post-extract {
+post-patch {
    reinplace "s|/etc|${prefix}/etc|" ${worksrcpath}/src/cups-pdf.h
    reinplace "s|/var/spool|${prefix}/var/spool|" \
       ${worksrcpath}/src/cups-pdf.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090201/065c3d68/attachment.html>


More information about the macports-changes mailing list