OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 18-Jan-2004 10:28:11
Branch: HEAD Handle: 2004011809280802
Modified files:
openpkg-re/vcheck vc.gpp
openpkg-src/gpp gpp.spec
openpkg-web news.txt
Log:
upgrading package: gpp 2.14 -> 2.20
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.gpp
1.7 +3 -3 openpkg-src/gpp/gpp.spec
1.8126 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.gpp
============================================================================
$ cvs diff -u -r1.4 -r1.5 vc.gpp
--- openpkg-re/vcheck/vc.gpp 17 Jan 2004 19:44:01 -0000 1.4
+++ openpkg-re/vcheck/vc.gpp 18 Jan 2004 09:28:08 -0000 1.5
@@ -2,7 +2,7 @@
}
prog gpp = {
- version = 2.14
+ version = 2.20
url = http://www.nothingisreal.com/gpp/
regex = gpp-(__VER__)\.tar\.bz2
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gpp/gpp.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 gpp.spec
--- openpkg-src/gpp/gpp.spec 17 Jan 2004 19:44:03 -0000 1.6
+++ openpkg-src/gpp/gpp.spec 18 Jan 2004 09:28:10 -0000 1.7
@@ -32,8 +32,8 @@
Distribution: OpenPKG [PLUS]
Group: Text
License: LGPL
-Version: 2.14
-Release: 20040117
+Version: 2.20
+Release: 20040118
# list of sources
Source0: http://www.nothingisreal.com/gpp/gpp-%{version}.tar.bz2
@@ -52,7 +52,7 @@
of any programming language makes it much more versatile than cpp,
while its syntax is lighter and more flexible than that of m4. gpp
targets all common preprocessing tasks where cpp is not suitable
- and where sophisticated features are not needed. gcc's syntax is
+ and where sophisticated features are not needed. gpp's syntax is
customizable, allowing it to efficiently process both text files
and source code in a variety of languages. Its handling of
comments and strings is especially advanced.
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8125 -r1.8126 news.txt
--- openpkg-web/news.txt 18 Jan 2004 08:26:30 -0000 1.8125
+++ openpkg-web/news.txt 18 Jan 2004 09:28:09 -0000 1.8126
@@ -1,3 +1,4 @@
+18-Jan-2004: Upgraded package: P<gpp-2.20-20040118>
18-Jan-2004: Upgraded package: P<perl-gtk-20040118-20040118>
17-Jan-2004: Upgraded package: P<coreutils-5.1.1-20040117>
17-Jan-2004: Upgraded package: P<perl-gd-20040117-20040117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]