[38676] trunk/dports/perl/p5-text-quoted/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 28 09:48:40 PDT 2008


Revision: 38676
          http://trac.macosforge.org/projects/macports/changeset/38676
Author:   jmr at macports.org
Date:     2008-07-28 09:48:40 -0700 (Mon, 28 Jul 2008)
Log Message:
-----------
p5-text-quoted: update to 2.05 (#15787)

Modified Paths:
--------------
    trunk/dports/perl/p5-text-quoted/Portfile

Modified: trunk/dports/perl/p5-text-quoted/Portfile
===================================================================
--- trunk/dports/perl/p5-text-quoted/Portfile	2008-07-28 16:37:06 UTC (rev 38675)
+++ trunk/dports/perl/p5-text-quoted/Portfile	2008-07-28 16:48:40 UTC (rev 38676)
@@ -1,12 +1,19 @@
 # $Id$
+
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup		Text-Quoted 1.8
+perl5.setup		Text-Quoted 2.05
 maintainers		nomaintainer
 description		Extract the structure of a quoted mail message
-long_description	${description}
-checksums		md5 cab9d462b480437bab72b6044ac6c788
+long_description \
+                Text::Quoted examines the structure of some text which may \
+                contain multiple different levels of quoting, and turns the \
+                text into a nested data structure.
+
+checksums       md5     f7aca30c32c2a27ce15a2928a45c9f22 \
+                sha1    53486e42a9a464a410763a6e0886b6bc18c273b7 \
+                rmd160  b2c9f91839c935a16c62ac9b1f03283dcc0f64bd
+
 platforms		darwin
-depends_lib-append	port:p5-text-autoformat \
-			port:p5-text-tabsxwrap
+depends_lib-append	port:p5-text-autoformat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080728/37aeb34f/attachment.html 


More information about the macports-changes mailing list