[csw-devel] SF.net SVN: gar:[3925] csw/mgar/pkg/cpan/Parse-RecDescent/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Mar 24 22:19:23 CET 2009
Revision: 3925
http://gar.svn.sourceforge.net/gar/?rev=3925&view=rev
Author: wbonnet
Date: 2009-03-24 21:19:23 +0000 (Tue, 24 Mar 2009)
Log Message:
-----------
Update to 1.96.0
Modified Paths:
--------------
csw/mgar/pkg/cpan/Parse-RecDescent/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.gspec
csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Parse-RecDescent/trunk/
Property changes on: csw/mgar/pkg/cpan/Parse-RecDescent/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Parse-RecDescent/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Parse-RecDescent/trunk/Makefile 2009-03-24 21:13:19 UTC (rev 3924)
+++ csw/mgar/pkg/cpan/Parse-RecDescent/trunk/Makefile 2009-03-24 21:19:23 UTC (rev 3925)
@@ -1,5 +1,5 @@
GARNAME = Parse-RecDescent
-GARVERSION = 1.94
+GARVERSION = 1.96.0
CATEGORIES = cpan
AUTHOR = DCONWAY
@@ -9,6 +9,15 @@
parsers from simple yacc-like grammar specifications.
endef
-DISTFILES = $(call admfiles,CSWpmparserecdescent,depend prototype)
+CATALOGNAME = pm_parserecdescent
+PACKAGES = CSWpmparserecdescent
+ARCHALL_CSWpmparserecdescent = 1
+
+LICENSE = COPYING
+
include gar/category.mk
+
+post-extract:
+ @chmod o+r $(WORKSRC)/COPYING
+ @$(MAKECOOKIE)
Deleted: csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.gspec
===================================================================
--- csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.gspec 2009-03-24 21:13:19 UTC (rev 3924)
+++ csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.gspec 2009-03-24 21:19:23 UTC (rev 3925)
@@ -1,9 +0,0 @@
-%var bitname pm_parserecdescent
-%var pkgname CSWpmparserecdescent
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 1997-2000, Damian Conway. All Rights Reserved.
-This module is free software. It may be used, redistributed
-and/or modified under the terms of the Perl Artistic License
-(see http://www.perl.com/perl/misc/Artistic.html)
Deleted: csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.prototype
===================================================================
--- csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.prototype 2009-03-24 21:13:19 UTC (rev 3924)
+++ csw/mgar/pkg/cpan/Parse-RecDescent/trunk/files/CSWpmparserecdescent.prototype 2009-03-24 21:19:23 UTC (rev 3925)
@@ -1,16 +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/Parse 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Parse/RecDescent 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Parse/RecDescent/.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/Parse::RecDescent.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/Parse 0755 root bin
-f none /opt/csw/share/perl/csw/Parse/RecDescent.pm 0555 root bin
-f none /opt/csw/share/perl/csw/Parse/RecDescent.pod 0555 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