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-Nov-2007 20:21:38
Branch: HEAD Handle: 2007112119213800
Modified files:
openpkg-src/parrot parrot.spec
Log:
upgrading package: parrot 0.4.17 -> 0.5.0
Summary:
Revision Changes Path
1.30 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 parrot.spec
--- openpkg-src/parrot/parrot.spec 17 Oct 2007 10:22:23 -0000 1.29
+++ openpkg-src/parrot/parrot.spec 21 Nov 2007 19:21:38 -0000 1.30
@@ -32,14 +32,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.4.17
-Release: 20071017
+Version: 0.5.0
+Release: 20071121
# package options
%option with_icu no
# list of sources
-Source0:
http://www.cpan.org/authors/id/C/CO/COKE/parrot-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/C/CH/CHROMATIC/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/C/CO/COKE/
+ url = http://www.cpan.org/authors/id/C/CH/CHROMATIC/
regex = parrot-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]