[32245] trunk/dports/perl

vinc17 at macports.org vinc17 at macports.org
Fri Dec 21 19:00:57 PST 2007


Revision: 32245
          http://trac.macosforge.org/projects/macports/changeset/32245
Author:   vinc17 at macports.org
Date:     2007-12-21 19:00:56 -0800 (Fri, 21 Dec 2007)

Log Message:
-----------
New ports p5-compress-raw-bzip2 and p5-io-compress-bzip2.

Added Paths:
-----------
    trunk/dports/perl/p5-compress-raw-bzip2/
    trunk/dports/perl/p5-compress-raw-bzip2/Portfile
    trunk/dports/perl/p5-io-compress-bzip2/
    trunk/dports/perl/p5-io-compress-bzip2/Portfile

Added: trunk/dports/perl/p5-compress-raw-bzip2/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-raw-bzip2/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-compress-raw-bzip2/Portfile	2007-12-22 03:00:56 UTC (rev 32245)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup         Compress-Raw-Bzip2 2.008
+maintainers         vincent-opdarw at vinc17.org
+description         Perl low-level interface to bzip2 compression library
+long_description    Compress::Raw::Bzip2 provides an interface to the \
+                    in-memory compression/uncompression functions from \
+                    the bzip2 compression library for the modules \
+                    IO::Compress::Bzip2 and IO::Compress::Bunzip2.
+checksums           md5 a0be72bc844414ad631b1a525ecb4325 \
+                    sha1 e2d0daf342090b950930dfd4423fac1ad84d8d9f \
+                    rmd160 47a63bc330b0d012cea5c9d9e0fa08b2301c48ee
+platforms           darwin
+
+# According to
+#   http://search.cpan.org/src/PMQS/Compress-Raw-Bzip2-2.008/README
+# Compress-Raw-Bzip2 doesn't depend on anything (it includes bzip2 code).


Property changes on: trunk/dports/perl/p5-compress-raw-bzip2/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

Added: trunk/dports/perl/p5-io-compress-bzip2/Portfile
===================================================================
--- trunk/dports/perl/p5-io-compress-bzip2/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-io-compress-bzip2/Portfile	2007-12-22 03:00:56 UTC (rev 32245)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup         IO-Compress-Bzip2 2.008
+maintainers         vincent-opdarw at vinc17.org
+description         Perl interface to read/write bzip2 files/buffers
+long_description    These modules IO::Compress::Bzip2 and \
+                    IO::Uncompress::Bunzip2 provide a Perl interface \
+                    that allows the writing of bzip2 compressed data to \
+                    files/buffers and the reading of bzip2 files/buffers.
+checksums           md5 4196e7ffa4516d6d123364201246338d \
+                    sha1 882bf2091d55a8b079684d99df0ce5ed065b00a6 \
+                    rmd160 05f0380695fc563034c2570b1d1358e0696f4dd0
+platforms           darwin
+depends_lib-append  port:p5-compress-raw-bzip2


Property changes on: trunk/dports/perl/p5-io-compress-bzip2/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

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


More information about the macports-changes mailing list