[csw-devel] SF.net SVN: gar:[11190] csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Oct 7 11:24:14 CEST 2010


Revision: 11190
          http://gar.svn.sourceforge.net/gar/?rev=11190&view=rev
Author:   bonivart
Date:     2010-10-07 09:24:14 +0000 (Thu, 07 Oct 2010)

Log Message:
-----------
pm_compressrawbz2: update to 2.031, remove man pages

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/Makefile
    csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/Makefile	2010-10-07 09:08:08 UTC (rev 11189)
+++ csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/Makefile	2010-10-07 09:24:14 UTC (rev 11190)
@@ -1,15 +1,19 @@
 GARNAME = Compress-Raw-Bzip2
-GARVERSION = 2.024
+GARVERSION = 2.031
 CATEGORIES = cpan
 AUTHOR = PMQS
 
-DESCRIPTION = Provides the interface to the bzip2 library
+DESCRIPTION = Low-Level Interface to bzip2 compression library
 define BLURB
   Compress-Raw-Bzip2 provides the interface to the bzip2 library for the modules
   IO::Compress::Bzip2 and IO::Compress::Bunzip2.
 endef
 
+DISTFILES += COPYING
+
 PACKAGES = CSWpmcompressrawbz2
 CATALOGNAME = pm_compressrawbz2
 
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.* .*\/man\/man1.*
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/checksums	2010-10-07 09:08:08 UTC (rev 11189)
+++ csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/checksums	2010-10-07 09:24:14 UTC (rev 11190)
@@ -1 +1 @@
-b95582de2ed635e7f44de302accc879a  Compress-Raw-Bzip2-2.024.tar.gz
+40d5c14d43e5615a820d054af55f4d25  Compress-Raw-Bzip2-2.031.tar.gz

Added: csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Compress-Raw-Bzip2/trunk/files/COPYING	2010-10-07 09:24:14 UTC (rev 11190)
@@ -0,0 +1,3 @@
+       Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
+          This program is free software; you can redistribute it
+           and/or modify it under the same terms as Perl itself.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list