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: 21-Feb-2008 10:26:31
Branch: HEAD Handle: 2008022109263000
Modified files:
openpkg-src/parrot parrot.spec
Log:
upgrading package: parrot 0.5.2 -> 0.5.3
Summary:
Revision Changes Path
1.34 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 parrot.spec
--- openpkg-src/parrot/parrot.spec 15 Jan 2008 20:24:42 -0000 1.33
+++ openpkg-src/parrot/parrot.spec 21 Feb 2008 09:26:30 -0000 1.34
@@ -31,14 +31,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.5.2
-Release: 20080115
+Version: 0.5.3
+Release: 20080221
# package options
%option with_icu no
# list of sources
-Source0:
http://www.cpan.org/authors/id/R/RG/RGRJR/parrot-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PM/PMIC/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/R/RG/RGRJR/
+ url = http://www.cpan.org/authors/id/P/PM/PMIC/
regex = parrot-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]