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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 16:18:15 CEST 2012


Revision: 17748
          http://gar.svn.sourceforge.net/gar/?rev=17748&view=rev
Author:   dmichelsen
Date:     2012-04-18 14:18:15 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Dist-CheckConflicts/trunk: Initial commit

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


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



Added: csw/mgar/pkg/cpan/Dist-CheckConflicts/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Dist-CheckConflicts/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Dist-CheckConflicts/trunk/Makefile	2012-04-18 14:18:15 UTC (rev 17748)
@@ -0,0 +1,25 @@
+NAME = Dist-CheckConflicts
+VERSION = 0.02
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DOY
+
+DESCRIPTION = Declare version conflicts for your dist
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-test-fatal
+
+PACKAGES += CSWpm-dist-checkconflicts
+CATALOGNAME_CSWpm-dist-checkconflicts = pm_dist_checkconflicts
+SPKG_DESC_CSWpm-dist-checkconflicts = Declare version conflicts for your dist
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-dist-checkconflicts = 1
+RUNTIME_DEP_PKGS_CSWpm-dist-checkconflicts += CSWpm-sub-exporter
+RUNTIME_DEP_PKGS_CSWpm-dist-checkconflicts += CSWpm-list-moreutils
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Dist-CheckConflicts/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Dist-CheckConflicts/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Dist-CheckConflicts/trunk/checksums	2012-04-18 14:18:15 UTC (rev 17748)
@@ -0,0 +1 @@
+64b8d342ba11336b2969c274a60bbc5f  Dist-CheckConflicts-0.02.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