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