[csw-devel] SF.net SVN: gar:[3688] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Mar 10 13:09:17 CET 2009
Revision: 3688
http://gar.svn.sourceforge.net/gar/?rev=3688&view=rev
Author: bonivart
Date: 2009-03-10 12:09:17 +0000 (Tue, 10 Mar 2009)
Log Message:
-----------
OLE-Storage_Lite: move to GAR, update to 0.18
Added Paths:
-----------
csw/mgar/pkg/cpan/OLE-Storage_Lite/
csw/mgar/pkg/cpan/OLE-Storage_Lite/branches/
csw/mgar/pkg/cpan/OLE-Storage_Lite/tags/
csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/
csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/Makefile
csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/checksums
csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/files/
csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/files/CSWpmolestoragelite.gspec
Property changes on: csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/Makefile 2009-03-10 12:09:17 UTC (rev 3688)
@@ -0,0 +1,19 @@
+GARNAME = OLE-Storage_Lite
+GARVERSION = 0.18
+CATEGORIES = cpan
+AUTHOR = JMCNAMARA
+
+DESCRIPTION = Simple Class for OLE document interface
+define BLURB
+ This module allows you to read and write an OLE-Structured file.
+endef
+
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWpmolestoragelite,)
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/checksums 2009-03-10 12:09:17 UTC (rev 3688)
@@ -0,0 +1,3 @@
+dcde0c0feeffdef3727f81a2f8844eca download/OLE-Storage_Lite-0.18.tar.gz
+f32cf7396b2c68805095b6d2db05fd28 download/CSWpmolestoragelite.gspec
+dcde0c0feeffdef3727f81a2f8844eca download/OLE-Storage_Lite-0.18.tar.gz
Added: csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/files/CSWpmolestoragelite.gspec
===================================================================
--- csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/files/CSWpmolestoragelite.gspec (rev 0)
+++ csw/mgar/pkg/cpan/OLE-Storage_Lite/trunk/files/CSWpmolestoragelite.gspec 2009-03-10 12:09:17 UTC (rev 3688)
@@ -0,0 +1,11 @@
+%var bitname pm_olestoragelite
+%var pkgname CSWpmolestoragelite
+%var arch all
+%include url file://%{PKGLIB}/csw_cpan.gspec
+%copyright
+
+The OLE::Storage_Lite module is Copyright (c) 2000,2001 Kawai Takanori. Japan. All righ
+ts reserved.
+
+You may distribute under the terms of either the GNU General Public License or the Arti
+stic License, as specified in the Perl README file.
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