[65299] trunk/dports/print/pdflib/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Mar 24 18:04:09 PDT 2010
Revision: 65299
http://trac.macports.org/changeset/65299
Author: ryandesign at macports.org
Date: 2010-03-24 18:04:09 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------
pdflib: fix homepage and livecheck
Modified Paths:
--------------
trunk/dports/print/pdflib/Portfile
Modified: trunk/dports/print/pdflib/Portfile
===================================================================
--- trunk/dports/print/pdflib/Portfile 2010-03-25 00:55:16 UTC (rev 65298)
+++ trunk/dports/print/pdflib/Portfile 2010-03-25 01:04:09 UTC (rev 65299)
@@ -14,7 +14,7 @@
${description}, a library of C routines that allow to programmatically\
generate PDF, the Adobe's Portable Document File format.
-homepage http://www.pdflib.com/products/pdflib-family/pdflib-lite/
+homepage http://www.pdflib.com/download/free-software/pdflib-lite-7/
master_sites http://www.pdflib.com/binaries/PDFlib/[string map {"." ""} ${version}]/
distname PDFlib-Lite-${version}
@@ -122,4 +122,4 @@
}
livecheck.type regex
-livecheck.regex "PDFlib Lite \(\[\\d\\.\]+\)"
+livecheck.regex {PDFlib-Lite-([0-9.p]+)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100324/7e5a3f56/attachment.html>
More information about the macports-changes
mailing list