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-Jul-2007 10:46:02
Branch: HEAD Handle: 2007072109460200
Modified files:
openpkg-src/parrot parrot.spec
Log:
upgrading package: parrot 0.4.13 -> 0.4.14
Summary:
Revision Changes Path
1.27 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 parrot.spec
--- openpkg-src/parrot/parrot.spec 22 Jun 2007 08:36:59 -0000 1.26
+++ openpkg-src/parrot/parrot.spec 21 Jul 2007 08:46:02 -0000 1.27
@@ -32,14 +32,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.4.13
-Release: 20070622
+Version: 0.4.14
+Release: 20070721
# package options
%option with_icu no
# list of sources
-Source0:
http://www.cpan.org/authors/id/A/AR/ARANDAL/parrot-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PA/PARTICLE/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/A/AR/ARANDAL/
+ 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]