[csw-devel] SF.net SVN: gar:[19117] csw/mgar/pkg/cpan/SVN-Simple/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 30 15:04:00 CEST 2012
Revision: 19117
http://gar.svn.sourceforge.net/gar/?rev=19117&view=rev
Author: dmichelsen
Date: 2012-08-30 13:03:59 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
cpan/SVN-Simple/trunk: Update to 0.28 and sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/SVN-Simple/trunk/Makefile
csw/mgar/pkg/cpan/SVN-Simple/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.depend
csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.gspec
csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.prototype
Modified: csw/mgar/pkg/cpan/SVN-Simple/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/SVN-Simple/trunk/Makefile 2012-08-30 13:03:19 UTC (rev 19116)
+++ csw/mgar/pkg/cpan/SVN-Simple/trunk/Makefile 2012-08-30 13:03:59 UTC (rev 19117)
@@ -1,19 +1,23 @@
NAME = SVN-Simple
-VERSION = 0.27
+VERSION = 0.28
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = CLKAO
-DESCRIPTION = a simple interface for driving svn delta editors
+DESCRIPTION = A simple interface for driving svn delta editors
define BLURB
- SVN::Simple::Edit wraps the subversion delta editor with a perl friendly
- interface and then you could easily drive it for describing changes to a
- tree. A common usage is to wrap the commit editor, so you could make
- commits to a subversion repository easily.
endef
-DISTFILES = $(call admfiles,CSWpmsvnsimple,depend prototype)
+CATALOG_RELEASE = unstable
-DEPENDS += utils/subversion
+LICENSE_TEXT = This module is licensed under the license
+PACKAGES += CSWpm-svn-simple-edit
+CATALOGNAME_CSWpm-svn-simple-edit = pm_svn_simple_edit
+SPKG_DESC_CSWpm-svn-simple-edit = A simple interface for driving svn delta editors
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-svn-simple-edit = 1
+OBSOLETED_BY_CSWpm-svn-simple-edit += CSWpmsvnsimple
+CATALOGNAME_CSWpmsvnsimple = pm_svnsimple_stub
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/SVN-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/SVN-Simple/trunk/checksums 2012-08-30 13:03:19 UTC (rev 19116)
+++ csw/mgar/pkg/cpan/SVN-Simple/trunk/checksums 2012-08-30 13:03:59 UTC (rev 19117)
@@ -1,4 +1 @@
-bbb5eb73a858c622b83b905495d8ac4c download/CSWpmsvnsimple.gspec
-773b42b0a7c022f475cb45907022f640 download/CSWpmsvnsimple.depend
-1c1fffd24478f4639415b1391df4213a download/CSWpmsvnsimple.prototype
-6a5609e038421564051019649dd05fd0 download/SVN-Simple-0.27.tar.gz
+4de2374434df79dace03075c69e7b93f SVN-Simple-0.28.tar.gz
Deleted: csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.depend
===================================================================
--- csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.depend 2012-08-30 13:03:19 UTC (rev 19116)
+++ csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.depend 2012-08-30 13:03:59 UTC (rev 19117)
@@ -1,3 +0,0 @@
-P CSWcommon common - common files and dirs for CSW packages
-P CSWpmsvn pm_subversion - subversion perl language binding
-P CSWsvn subversion - Version control rethought
Deleted: csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.gspec
===================================================================
--- csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.gspec 2012-08-30 13:03:19 UTC (rev 19116)
+++ csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.gspec 2012-08-30 13:03:59 UTC (rev 19117)
@@ -1,11 +0,0 @@
-%var bitname pm_svnsimple
-%var pkgname CSWpmsvnsimple
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2003-2004 by Chia-liang Kao clkao at clkao.org.
-
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-See <http://www.perl.com/perl/misc/Artistic.html>.
Deleted: csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.prototype
===================================================================
--- csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.prototype 2012-08-30 13:03:19 UTC (rev 19116)
+++ csw/mgar/pkg/cpan/SVN-Simple/trunk/files/CSWpmsvnsimple.prototype 2012-08-30 13:03:59 UTC (rev 19117)
@@ -1,19 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/SVN 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/SVN/Simple 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/SVN/Simple/Edit 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/SVN/Simple/Edit/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/SVN::Simple::Edit.3perl 0444 root bin
-f none /opt/csw/share/man/man3/SVN::Simple::Editor.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/SVN 0755 root bin
-d none /opt/csw/share/perl/csw/SVN/Simple 0755 root bin
-f none /opt/csw/share/perl/csw/SVN/Simple/Edit.pm 0444 root bin
-f none /opt/csw/share/perl/csw/SVN/Simple/Editor.pm 0444 root bin
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