Revision
32321
Author
narf_tm@macports.org
Date
2007-12-24 11:43:31 -0800 (Mon, 24 Dec 2007)

Log Message

Updated to 1.38.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-archive-tar/Portfile (32320 => 32321)


--- trunk/dports/perl/p5-archive-tar/Portfile	2007-12-24 19:40:29 UTC (rev 32320)
+++ trunk/dports/perl/p5-archive-tar/Portfile	2007-12-24 19:43:31 UTC (rev 32321)
@@ -2,14 +2,14 @@
 
 PortSystem			1.0
 PortGroup			perl5 1.0
-perl5.setup			Archive-Tar 1.36
+perl5.setup			Archive-Tar 1.38
 maintainers			narf_tm openmaintainer	
 description			Creation and in-memory manipulation of tar files
 long_description	${description}
 
 platforms			darwin
 
-checksums			md5 39c7e1ced23a38961692fb035509a880
+checksums			md5 17295c220b333fc4e1e3a140d3471be1
 
 depends_lib-append	port:p5-io-zlib port:p5-test-harness