[csw-devel] SF.net SVN: gar:[12439] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Jan 9 02:00:13 CET 2011
Revision: 12439
http://gar.svn.sourceforge.net/gar/?rev=12439&view=rev
Author: bonivart
Date: 2011-01-09 01:00:12 +0000 (Sun, 09 Jan 2011)
Log Message:
-----------
pm_carpassert: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Carp-Assert/
csw/mgar/pkg/cpan/Carp-Assert/branches/
csw/mgar/pkg/cpan/Carp-Assert/tags/
csw/mgar/pkg/cpan/Carp-Assert/trunk/
csw/mgar/pkg/cpan/Carp-Assert/trunk/Makefile
csw/mgar/pkg/cpan/Carp-Assert/trunk/checksums
csw/mgar/pkg/cpan/Carp-Assert/trunk/files/
csw/mgar/pkg/cpan/Carp-Assert/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Carp-Assert/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/Carp-Assert/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Carp-Assert/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Carp-Assert/trunk/Makefile 2011-01-09 01:00:12 UTC (rev 12439)
@@ -0,0 +1,17 @@
+NAME = Carp-Assert
+VERSION = 0.20
+CATEGORIES = cpan
+AUTHOR = MSCHWERN
+
+DESCRIPTION = Executable comments
+define BLURB
+ Executable comments
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmcarpassert
+CATALOGNAME = pm_carpassert
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Carp-Assert/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Carp-Assert/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Carp-Assert/trunk/checksums 2011-01-09 01:00:12 UTC (rev 12439)
@@ -0,0 +1 @@
+9dafe361b9e5e93e8e3e70e015f6b191 Carp-Assert-0.20.tar.gz
Added: csw/mgar/pkg/cpan/Carp-Assert/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Carp-Assert/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Carp-Assert/trunk/files/COPYING 2011-01-09 01:00:12 UTC (rev 12439)
@@ -0,0 +1,6 @@
+Copyright 2001-2007 by Michael G Schwern <schwern at pobox.com>.
+
+This program is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
+
+See http://dev.perl.org/licenses/
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