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