[34928] trunk/dports/perl/p5-cam-pdf/Portfile

ricci at macports.org ricci at macports.org
Tue Mar 11 15:32:37 PDT 2008


Revision: 34928
          http://trac.macosforge.org/projects/macports/changeset/34928
Author:   ricci at macports.org
Date:     2008-03-11 15:32:35 -0700 (Tue, 11 Mar 2008)

Log Message:
-----------
uprev to 1.12, set a version to make keeping the version and custom fetch information in sync easier.
whitespace changes too (tabs -> spaces)

Modified Paths:
--------------
    trunk/dports/perl/p5-cam-pdf/Portfile

Modified: trunk/dports/perl/p5-cam-pdf/Portfile
===================================================================
--- trunk/dports/perl/p5-cam-pdf/Portfile	2008-03-11 20:57:23 UTC (rev 34927)
+++ trunk/dports/perl/p5-cam-pdf/Portfile	2008-03-11 22:32:35 UTC (rev 34928)
@@ -2,7 +2,8 @@
 
 PortSystem                      1.0
 PortGroup                       perl5 1.0
-perl5.setup                     CAM-PDF 1.07
+version                         1.12
+perl5.setup                     CAM-PDF ${version}
 revision                        0
 maintainers                     opendarwin.org at darkart.com
 description                     Reads and writes any document that conforms to PDF v1.4
@@ -11,13 +12,15 @@
 	http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf \
 	(3rd edition, for PDF v1.4 as of May 2002)
 
-platforms                       darwin
-checksums                       md5 9eece6e30c36f568e35feb2a78b0cbea
+checksums                       md5     f0c7d5fbe03ae08d82fcfbb7a7d88656 \
+                                sha1    de74b10b040db27e2013cad2e291bb03d6702854 \
+                                rmd160  6b49c3afa9fef6c75ac5e0503485becc08fcd421
+
 depends_lib-append              port:p5-crypt-rc4 \
-				port:p5-text-pdf
+                                port:p5-text-pdf
 
-master_sites			http://search.cpan.org/CPAN/authors/id/C/CL/CLOTHO/
-distfiles			CAM-PDF-1.07.tgz
+master_sites                    http://search.cpan.org/CPAN/authors/id/C/CD/CDOLAN/
+distfiles                       CAM-PDF-${version}.tar.gz
 
 ## Note: CAM-PDF requires Digest::MD5, this is present in base perl 5.8.8.
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080311/596f73f4/attachment.html 


More information about the macports-changes mailing list