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 Date: 29-Jan-2005 10:35:21
Branch: HEAD Handle: 2005012909352100
Modified files:
openpkg-src/sed sed.patch sed.spec
Log:
upgrading package: sed 4.1.2 -> 4.1.4
Summary:
Revision Changes Path
1.7 +0 -19 openpkg-src/sed/sed.patch
1.51 +2 -3 openpkg-src/sed/sed.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sed/sed.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 sed.patch
--- openpkg-src/sed/sed.patch 20 Jan 2005 15:42:40 -0000 1.6
+++ openpkg-src/sed/sed.patch 29 Jan 2005 09:35:21 -0000 1.7
@@ -9,22 +9,3 @@
/* Read up to (and including) a '\n' from STREAM into *LINEPTR
(and null-terminate it). *LINEPTR is a pointer returned from malloc (or
-Index: configure
---- configure.orig 2004-07-06 09:19:36 +0200
-+++ configure 2004-07-07 16:53:15 +0200
-@@ -3466,6 +3466,7 @@
- fi
-
-
-+ ac_max=0
- ac_count=0
- echo $ECHO_N "0123456789$ECHO_C" >"$tmp/conftest.in"
- while :
-@@ -3548,6 +3549,7 @@
- }
- # Loop through the user's path and test for each of PROGNAME-LIST
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+ ac_max=0
- for as_dir in $PATH
- do
- IFS=$as_save_IFS
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sed/sed.spec
============================================================================
$ cvs diff -u -r1.50 -r1.51 sed.spec
--- openpkg-src/sed/sed.spec 20 Jan 2005 15:42:40 -0000 1.50
+++ openpkg-src/sed/sed.spec 29 Jan 2005 09:35:21 -0000 1.51
@@ -33,8 +33,8 @@
Class: BASE
Group: Text
License: GPL
-Version: 4.1.2
-Release: 20050120
+Version: 4.1.4
+Release: 20050129
# list of sources
Source0: ftp://ftp.gnu.org/gnu/sed/sed-%{version}.tar.gz
@@ -55,7 +55,6 @@
%track
prog sed = {
- comment = "msvb: 4.1.3: Build succeeds, but sed(1) fails with a
segfault at runtime with some substitutions."
version = %{version}
url = ftp://ftp.gnu.org/gnu/sed/
regex = sed-(__VER__)\.tar\.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]