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-re Date: 27-Aug-2003 22:21:23
Branch: HEAD Handle: 2003082721212200
Modified files:
openpkg-re/vcheck vc.ccrypt
openpkg-src/ccrypt ccrypt.spec
Log:
upgrading package: ccrypt 1.5 -> 1.6
Summary:
Revision Changes Path
1.6 +1 -1 openpkg-re/vcheck/vc.ccrypt
1.16 +2 -2 openpkg-src/ccrypt/ccrypt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.ccrypt
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.ccrypt
--- openpkg-re/vcheck/vc.ccrypt 26 Aug 2003 09:07:48 -0000 1.5
+++ openpkg-re/vcheck/vc.ccrypt 27 Aug 2003 20:21:22 -0000 1.6
@@ -2,7 +2,7 @@
}
prog ccrypt = {
- version = 1.5
+ version = 1.6
url = http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/
regex = ccrypt-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ccrypt/ccrypt.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 ccrypt.spec
--- openpkg-src/ccrypt/ccrypt.spec 26 Aug 2003 09:07:50 -0000 1.15
+++ openpkg-src/ccrypt/ccrypt.spec 27 Aug 2003 20:21:22 -0000 1.16
@@ -32,8 +32,8 @@
Distribution: OpenPKG [PLUS]
Group: Converter
License: GPL
-Version: 1.5
-Release: 20030826
+Version: 1.6
+Release: 20030827
# list of sources
Source0:
http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]