OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Mar-2008 09:21:45
Branch: HEAD Handle: 2008031908214500
Modified files:
openpkg-src/parrot parrot.spec
Log:
upgrading package: parrot 0.5.3 -> 0.6.0
Summary:
Revision Changes Path
1.35 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 parrot.spec
--- openpkg-src/parrot/parrot.spec 21 Feb 2008 09:26:30 -0000 1.34
+++ openpkg-src/parrot/parrot.spec 19 Mar 2008 08:21:45 -0000 1.35
@@ -31,14 +31,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.5.3
-Release: 20080221
+Version: 0.6.0
+Release: 20080319
# package options
%option with_icu no
# list of sources
-Source0:
http://www.cpan.org/authors/id/P/PM/PMIC/parrot-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BS/BSCHMAL/parrot-%{version}.tar.gz
Patch0: parrot.patch
# build information
@@ -63,7 +63,7 @@
%track
prog parrot = {
version = %{version}
- url = http://www.cpan.org/authors/id/P/PM/PMIC/
+ url = http://www.cpan.org/authors/id/B/BS/BSCHMAL/
regex = parrot-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]