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: 19-Dec-2008 10:01:46 Branch: HEAD Handle: 2008121909014200 Modified files: openpkg-src/parrot parrot.spec Log: upgrading package: parrot 0.8.0 -> 0.8.2 Summary: Revision Changes Path 1.40 +4 -4 openpkg-src/parrot/parrot.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/parrot/parrot.spec ============================================================================ $ cvs diff -u -r1.39 -r1.40 parrot.spec --- openpkg-src/parrot/parrot.spec 23 Oct 2008 19:13:28 -0000 1.39 +++ openpkg-src/parrot/parrot.spec 19 Dec 2008 09:01:42 -0000 1.40 @@ -31,14 +31,14 @@ Class: EVAL Group: Language License: Artistic/GPL -Version: 0.8.0 -Release: 20081023 +Version: 0.8.2 +Release: 20081219 # package options %option with_icu no # list of sources -Source0: http://www.cpan.org/authors/id/P/PA/PARTICLE/parrot-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/C/CH/CHROMATIC/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/R/RG/RGRJR/ + 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]
