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: 17-Oct-2007 12:22:24
Branch: HEAD Handle: 2007101711222300
Modified files:
openpkg-src/parrot parrot.spec
Log:
upgrading package: parrot 0.4.15 -> 0.4.17
Summary:
Revision Changes Path
1.29 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 parrot.spec
--- openpkg-src/parrot/parrot.spec 25 Aug 2007 12:09:08 -0000 1.28
+++ openpkg-src/parrot/parrot.spec 17 Oct 2007 10:22:23 -0000 1.29
@@ -32,14 +32,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.4.15
-Release: 20070825
+Version: 0.4.17
+Release: 20071017
# 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/C/CO/COKE/parrot-%{version}.tar.gz
Patch0: parrot.patch
# build information
@@ -64,7 +64,7 @@
%track
prog parrot = {
version = %{version}
- url = http://www.cpan.org/authors/id/P/PM/PMIC/
+ url = http://www.cpan.org/authors/id/C/CO/COKE/
regex = parrot-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]