OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 11-Aug-2009 20:07:46 Branch: HEAD Handle: 2009081119074600 Modified files: openpkg-src/pstoedit pstoedit.patch pstoedit.spec Log: upgrading package: pstoedit 3.45 -> 3.50 Summary: Revision Changes Path 1.6 +10 -10 openpkg-src/pstoedit/pstoedit.patch 1.34 +2 -2 openpkg-src/pstoedit/pstoedit.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/pstoedit/pstoedit.patch ============================================================================ $ cvs diff -u -r1.5 -r1.6 pstoedit.patch --- openpkg-src/pstoedit/pstoedit.patch 10 Sep 2007 05:44:18 -0000 1.5 +++ openpkg-src/pstoedit/pstoedit.patch 11 Aug 2009 18:07:46 -0000 1.6 @@ -1,24 +1,24 @@ Index: configure ---- configure.orig 2007-08-10 22:26:10 +0200 -+++ configure 2007-09-10 07:42:32 +0200 -@@ -22282,7 +22282,7 @@ +--- configure.orig 2009-08-10 12:58:11 +0200 ++++ configure 2009-08-11 19:53:03 +0200 +@@ -18178,7 +18178,7 @@ else - { echo "$as_me:$LINENO: result: GNU" >&5 - echo "${ECHO_T}GNU" >&6; } + { $as_echo "$as_me:$LINENO: result: GNU" >&5 + $as_echo "GNU" >&6; } - SPECIAL_CXXFLAGS="-DBUGGYGPP -pedantic -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith " + SPECIAL_CXXFLAGS="-DBUGGYGPP" fi CXXFLAGS="-g" elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then Index: src/Makefile.in ---- src/Makefile.in.orig 2007-09-09 18:07:30 +0200 -+++ src/Makefile.in 2007-09-10 07:42:39 +0200 -@@ -358,7 +358,7 @@ +--- src/Makefile.in.orig 2009-08-10 12:57:58 +0200 ++++ src/Makefile.in 2009-08-11 19:53:23 +0200 +@@ -381,7 +381,7 @@ genericints.h \ version.h --libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} -ldl -+libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} @LIBLD_LDFLAGS@ +-libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} -ldl -lm ++libpstoedit_la_LIBADD = ${CXX_STD_LIB} ${CXX_RUNTIME_LIB} @LIBLD_LDFLAGS@ -lm libpstoedit_la_LDFLAGS = -no-undefined pstoedit_SOURCES = cmdmain.cpp pstoedit_LDFLAGS = -no-undefined -L. libpstoedit.la ${LIBLD_LDFLAGS} @@ . patch -p0 <<'@@ .' Index: openpkg-src/pstoedit/pstoedit.spec ============================================================================ $ cvs diff -u -r1.33 -r1.34 pstoedit.spec --- openpkg-src/pstoedit/pstoedit.spec 30 Jun 2009 20:21:18 -0000 1.33 +++ openpkg-src/pstoedit/pstoedit.spec 11 Aug 2009 18:07:46 -0000 1.34 @@ -31,8 +31,8 @@ Class: PLUS Group: Postscript License: GPL -Version: 3.45 -Release: 20080101 +Version: 3.50 +Release: 20090811 # list of sources Source0: http://switch.dl.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
