OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 28-May-2003 17:17:25
Branch: HEAD Handle: 2003052816172302
Modified files:
openpkg-re/vcheck vc.ocaml
openpkg-src/ocaml ocaml.spec
openpkg-web news.txt
Log:
modifying package: ocaml-3.06 20030111 -> 20030528
Summary:
Revision Changes Path
1.4 +1 -3 openpkg-re/vcheck/vc.ocaml
1.11 +2 -2 openpkg-src/ocaml/ocaml.spec
1.4609 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.ocaml
============================================================================
$ cvs diff -u -r1.3 -r1.4 vc.ocaml
--- openpkg-re/vcheck/vc.ocaml 21 Aug 2002 05:55:41 -0000 1.3
+++ openpkg-re/vcheck/vc.ocaml 28 May 2003 15:17:23 -0000 1.4
@@ -3,9 +3,7 @@
prog ocaml = {
version = 3.06
- url = ftp://ftp.inria.fr/lang/caml-light/
- regex = ocaml-(__VER__)
- url = ftp://ftp.inria.fr/lang/caml-light/ocaml-__NEWVER__/
+ url = http://caml.inria.fr/ocaml/distrib.html
regex = ocaml-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ocaml/ocaml.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 ocaml.spec
--- openpkg-src/ocaml/ocaml.spec 11 Jan 2003 16:02:06 -0000 1.10
+++ openpkg-src/ocaml/ocaml.spec 28 May 2003 15:17:25 -0000 1.11
@@ -33,10 +33,10 @@
Group: Language
License: LGPL+QPL
Version: 3.06
-Release: 20030111
+Release: 20030528
# list of sources
-Source0:
ftp://ftp.inria.fr/lang/caml-light/ocaml-%{version}/ocaml-%{version}.tar.gz
+Source0: http://caml.inria.fr/distrib/ocaml-%{version}/ocaml-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4608 -r1.4609 news.txt
--- openpkg-web/news.txt 28 May 2003 14:29:42 -0000 1.4608
+++ openpkg-web/news.txt 28 May 2003 15:17:24 -0000 1.4609
@@ -1,3 +1,4 @@
+28-May-2003: Upgraded package: P<ocaml-3.06-20030528>
28-May-2003: Upgraded package: P<rt-3.0.2-20030528>
28-May-2003: Upgraded package: P<ghostscript-8.10-20030528>
28-May-2003: Upgraded package: P<perl-dbi-20030528-20030528>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]