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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Aug 19 09:36:09 CEST 2013


Revision: 21795
          http://gar.svn.sourceforge.net/gar/?rev=21795&view=rev
Author:   dmichelsen
Date:     2013-08-19 07:36:08 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/DefHash/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/DefHash/
    csw/mgar/pkg/cpan/DefHash/branches/
    csw/mgar/pkg/cpan/DefHash/tags/
    csw/mgar/pkg/cpan/DefHash/trunk/
    csw/mgar/pkg/cpan/DefHash/trunk/Makefile
    csw/mgar/pkg/cpan/DefHash/trunk/checksums
    csw/mgar/pkg/cpan/DefHash/trunk/files/


Property changes on: csw/mgar/pkg/cpan/DefHash/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/DefHash/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DefHash/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/DefHash/trunk/Makefile	2013-08-19 07:36:08 UTC (rev 21795)
@@ -0,0 +1,28 @@
+NAME = DefHash
+VERSION = 1.0.3
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Define things according to a specification, using hashes
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-defhash
+CATALOGNAME_CSWpm-defhash = pm_defhash
+SPKG_DESC_CSWpm-defhash = Define things according to a specification, using hashes
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-defhash = 1
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/DefHash/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DefHash/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/DefHash/trunk/checksums	2013-08-19 07:36:08 UTC (rev 21795)
@@ -0,0 +1 @@
+6b0ed9b6fba6f25550b44d352ddf2ac8  DefHash-1.0.3.tar.gz

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