OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-registry Date: 22-Oct-2006 19:12:55
Branch: HEAD Handle: 2006102218125500
Modified files:
openpkg-registry VERSION register.sh registry-db.pl registry-ui.pl
registry.pm
Log:
bump before release
Summary:
Revision Changes Path
1.30 +1 -1 openpkg-registry/VERSION
1.58 +1 -1 openpkg-registry/register.sh
1.55 +2 -2 openpkg-registry/registry-db.pl
1.104 +2 -2 openpkg-registry/registry-ui.pl
1.12 +2 -2 openpkg-registry/registry.pm
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-registry/VERSION
============================================================================
$ cvs diff -u -r1.29 -r1.30 VERSION
--- openpkg-registry/VERSION 16 Oct 2006 08:54:33 -0000 1.29
+++ openpkg-registry/VERSION 22 Oct 2006 17:12:55 -0000 1.30
@@ -2,5 +2,5 @@
VERSION -- Version Information for OpenPKG Registry (syntax: Text)
[automatically generated and maintained by GNU shtool]
- This is OpenPKG Registry, Version 1.0.0 (16-Oct-2006)
+ This is OpenPKG Registry, Version 1.0.1 (22-Oct-2006)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-registry/register.sh
============================================================================
$ cvs diff -u -r1.57 -r1.58 register.sh
--- openpkg-registry/register.sh 22 Oct 2006 17:10:43 -0000 1.57
+++ openpkg-registry/register.sh 22 Oct 2006 17:12:55 -0000 1.58
@@ -30,7 +30,7 @@
# program name, version and date
progname="register"
progvers="1.0.1"
-progdate="2006-10-22"
+progdate="22-Oct-2006"
# determine path to OpenPKG instance
PREFIX="@l_prefix@"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-registry/registry-db.pl
============================================================================
$ cvs diff -u -r1.54 -r1.55 registry-db.pl
--- openpkg-registry/registry-db.pl 16 Oct 2006 08:54:33 -0000 1.54
+++ openpkg-registry/registry-db.pl 22 Oct 2006 17:12:55 -0000 1.55
@@ -34,8 +34,8 @@
# program name, version and date
my $progname="registry-db.pl";
-my $progvers="1.0.0";
-my $progdate="16-Oct-2006";
+my $progvers="1.0.1";
+my $progdate="22-Oct-2006";
# configure data dumper
$Data::Dumper::Purity = 1;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-registry/registry-ui.pl
============================================================================
$ cvs diff -u -r1.103 -r1.104 registry-ui.pl
--- openpkg-registry/registry-ui.pl 16 Oct 2006 08:54:33 -0000 1.103
+++ openpkg-registry/registry-ui.pl 22 Oct 2006 17:12:55 -0000 1.104
@@ -41,8 +41,8 @@
# program name, version and date
my $progname="registry-ui.pl";
-my $progvers="1.0.0";
-my $progdate="16-Oct-2006";
+my $progvers="1.0.1";
+my $progdate="22-Oct-2006";
# configure data dumper
$Data::Dumper::Purity = 1;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-registry/registry.pm
============================================================================
$ cvs diff -u -r1.11 -r1.12 registry.pm
--- openpkg-registry/registry.pm 16 Oct 2006 08:54:33 -0000 1.11
+++ openpkg-registry/registry.pm 22 Oct 2006 17:12:55 -0000 1.12
@@ -30,8 +30,8 @@
# program name, version and date
my $progname="registry.pm";
-my $progvers="1.0.0";
-my $progdate="16-Oct-2006";
+my $progvers="1.0.1";
+my $progdate="22-Oct-2006";
# get configuration file name
#
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]