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: 01-Feb-2004 10:15:32
Branch: HEAD Handle: 2004020109152704
Modified files:
openpkg-re/vcheck vc.indent
openpkg-src/indent indent.patch indent.spec
openpkg-web news.txt
Log:
URLs have changed
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-re/vcheck/vc.indent
1.2 +27 -2 openpkg-src/indent/indent.patch
1.31 +4 -4 openpkg-src/indent/indent.spec
1.8397 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.indent
============================================================================
$ cvs diff -u -r1.3 -r1.4 vc.indent
--- openpkg-re/vcheck/vc.indent 13 Jul 2002 10:30:18 -0000 1.3
+++ openpkg-re/vcheck/vc.indent 1 Feb 2004 09:15:27 -0000 1.4
@@ -2,8 +2,8 @@
}
prog indent = {
- version = 2.2.8a
- url = http://home.hccnet.nl/d.ingamells/beautify.html
+ version = 2.2.9
+ url = ftp://ftp.gnu.org/gnu/indent/
regex = indent-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/indent/indent.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 indent.patch
--- openpkg-src/indent/indent.patch 13 Jan 2003 13:05:37 -0000 1.1
+++ openpkg-src/indent/indent.patch 1 Feb 2004 09:15:31 -0000 1.2
@@ -1,5 +1,6 @@
---- man/texinfo2man.c.orig Thu Jan 17 20:28:51 2002
-+++ man/texinfo2man.c Mon Jan 13 14:00:29 2003
+Index: man/texinfo2man.c
+--- man/texinfo2man.c.orig 2002-01-17 20:28:51.000000000 +0100
++++ man/texinfo2man.c 2004-02-01 09:59:30.000000000 +0100
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include <malloc.h>
@@ -7,3 +8,27 @@
#include <string.h>
#include <ctype.h>
+Index: src/globs.c
+--- src/globs.c.orig 2002-03-15 08:48:45.000000000 +0100
++++ src/globs.c 2004-02-01 10:04:14.000000000 +0100
+@@ -19,9 +19,6 @@
+ #include "indent.h"
+ #include "globs.h"
+
+-#ifdef HAVE_MALLOC_H
+-#include <malloc.h>
+-#endif
+ #include <stdlib.h>
+ #include <errno.h>
+
+Index: src/wildexp.c
+--- src/wildexp.c.orig 2002-02-26 21:38:27.000000000 +0100
++++ src/wildexp.c 2004-02-01 10:04:37.000000000 +0100
+@@ -24,7 +24,6 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <direct.h>
+-#include <malloc.h>
+ #include <ctype.h>
+
+ #include "sys.h"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/indent/indent.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 indent.spec
--- openpkg-src/indent/indent.spec 23 Jan 2004 13:09:48 -0000 1.30
+++ openpkg-src/indent/indent.spec 1 Feb 2004 09:15:31 -0000 1.31
@@ -26,14 +26,14 @@
# package information
Name: indent
Summary: C/C++ Source Code Re-Formatting
-URL: http://home.hccnet.nl/d.ingamells/beautify.html
+URL: http://www.gnu.org/software/indent/indent.html
Vendor: UCB, FSF et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: Converter
License: GPL
-Version: 2.2.8a
-Release: 20030731
+Version: 2.2.9
+Release: 20040201
# list of sources
Source0: ftp://ftp.gnu.org/gnu/indent/indent-%{version}.tar.gz
@@ -69,7 +69,7 @@
./configure \
--prefix=%{l_prefix} \
--disable-nls
- %{l_make} %{l_mflags -O}
+ %{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8396 -r1.8397 news.txt
--- openpkg-web/news.txt 1 Feb 2004 09:09:46 -0000 1.8396
+++ openpkg-web/news.txt 1 Feb 2004 09:15:29 -0000 1.8397
@@ -1,3 +1,4 @@
+01-Feb-2004: Upgraded package: P<indent-2.2.9-20040201>
01-Feb-2004: Upgraded package: P<pcal-4.7.1-20040201>
01-Feb-2004: Upgraded package: P<lcal-1.2-20040201>
01-Feb-2004: Upgraded package: P<keychain-2.0.3-20040201>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]