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: 16-Apr-2008 09:20:12
Branch: HEAD Handle: 2008041608201100
Modified files:
openpkg-src/parrot parrot.patch parrot.spec
Log:
upgrading package: parrot 0.6.0 -> 0.6.1
Summary:
Revision Changes Path
1.7 +3 -3 openpkg-src/parrot/parrot.patch
1.36 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 parrot.patch
--- openpkg-src/parrot/parrot.patch 20 Apr 2007 21:33:42 -0000 1.6
+++ openpkg-src/parrot/parrot.patch 16 Apr 2008 07:20:11 -0000 1.7
@@ -9,9 +9,9 @@
LETTER [EMAIL PROTECTED]
DIGIT [0-9]
-Index: config/gen/icu.pm
---- config/gen/icu.pm.orig 2007-01-16 20:55:44 +0100
-+++ config/gen/icu.pm 2007-01-19 20:28:35 +0100
+Index: config/auto/icu.pm
+--- config/auto/icu.pm.orig 2007-01-16 20:55:44 +0100
++++ config/auto/icu.pm 2007-01-19 20:28:35 +0100
@@ -75,7 +75,7 @@
if ( defined $icuheaders ) {
chomp $icuheaders;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 parrot.spec
--- openpkg-src/parrot/parrot.spec 19 Mar 2008 08:21:45 -0000 1.35
+++ openpkg-src/parrot/parrot.spec 16 Apr 2008 07:20:11 -0000 1.36
@@ -31,14 +31,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.6.0
-Release: 20080319
+Version: 0.6.1
+Release: 20080416
# package options
%option with_icu no
# list of sources
-Source0:
http://www.cpan.org/authors/id/B/BS/BSCHMAL/parrot-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PA/PARTICLE/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/B/BS/BSCHMAL/
+ url = http://www.cpan.org/authors/id/P/PA/PARTICLE/
regex = parrot-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]