[csw-devel] SF.net SVN: gar:[5008] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri May 22 14:54:33 CEST 2009


Revision: 5008
          http://gar.svn.sourceforge.net/gar/?rev=5008&view=rev
Author:   bonivart
Date:     2009-05-22 12:54:33 +0000 (Fri, 22 May 2009)

Log Message:
-----------
MIME-Base64: move to GAR and remove man pages (duplicate in perldoc pkg)

Added Paths:
-----------
    csw/mgar/pkg/cpan/MIME-Base64/
    csw/mgar/pkg/cpan/MIME-Base64/branches/
    csw/mgar/pkg/cpan/MIME-Base64/tags/
    csw/mgar/pkg/cpan/MIME-Base64/trunk/
    csw/mgar/pkg/cpan/MIME-Base64/trunk/Makefile
    csw/mgar/pkg/cpan/MIME-Base64/trunk/checksums
    csw/mgar/pkg/cpan/MIME-Base64/trunk/files/
    csw/mgar/pkg/cpan/MIME-Base64/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/MIME-Base64/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/MIME-Base64/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/MIME-Base64/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/MIME-Base64/trunk/Makefile	2009-05-22 12:54:33 UTC (rev 5008)
@@ -0,0 +1,23 @@
+GARNAME = MIME-Base64
+GARVERSION = 3.07
+CATEGORIES = cpan
+AUTHOR = GAAS
+
+DESCRIPTION = Encoding and decoding of base64 strings
+define BLURB
+  Encoding and decoding of base64 strings
+endef
+
+DISTFILES += COPYING
+
+CATALOGNAME = pm_mimebase64
+PACKAGES = CSWpmmimebase64
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod .*\/man\/.*
+
+CONFIGURE_ARGS = 
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/MIME-Base64/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/MIME-Base64/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/MIME-Base64/trunk/checksums	2009-05-22 12:54:33 UTC (rev 5008)
@@ -0,0 +1,2 @@
+aa9873abcfbf59300a1e7a088eab4fb0  download/COPYING
+f466b62afc4fec7f262b0910913293b3  download/MIME-Base64-3.07.tar.gz

Added: csw/mgar/pkg/cpan/MIME-Base64/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/MIME-Base64/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/MIME-Base64/trunk/files/COPYING	2009-05-22 12:54:33 UTC (rev 5008)
@@ -0,0 +1,4 @@
+Copyright 1995-1999,2001-2004 Gisle Aas <gisle at ActiveState.com>
+
+This library 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