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: 22-Jun-2007 10:36:59
Branch: HEAD Handle: 2007062209365900
Modified files:
openpkg-src/parrot parrot.spec
Log:
upgrading package: parrot 0.4.11 -> 0.4.13
Summary:
Revision Changes Path
1.26 +4 -4 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 parrot.spec
--- openpkg-src/parrot/parrot.spec 20 Apr 2007 21:33:43 -0000 1.25
+++ openpkg-src/parrot/parrot.spec 22 Jun 2007 08:36:59 -0000 1.26
@@ -32,14 +32,14 @@
Class: EVAL
Group: Language
License: Artistic/GPL
-Version: 0.4.11
-Release: 20070420
+Version: 0.4.13
+Release: 20070622
# package options
%option with_icu no
# list of sources
-Source0:
ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MD/MDIEP/parrot-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AR/ARANDAL/parrot-%{version}.tar.gz
Patch0: parrot.patch
# build information
@@ -64,7 +64,7 @@
%track
prog parrot = {
version = %{version}
- url = ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MD/MDIEP/
+ url = http://www.cpan.org/authors/id/A/AR/ARANDAL/
regex = parrot-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]