From a76af0c971d6a5958e76fdbcaf9d62d1146f9eb0 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 19 Aug 2008 19:05:47 -0400 Subject: [PATCH] newt: Updated (0.51.6 -> 0.52.8) --- develop/newt/deplist-fix.patch | 19 ++++++++++--------- develop/newt/newt.desc | 7 ++++--- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/develop/newt/deplist-fix.patch b/develop/newt/deplist-fix.patch index 4624184bc..0f95ccb3f 100644 --- a/develop/newt/deplist-fix.patch +++ b/develop/newt/deplist-fix.patch @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../newt/deplist-fix.patch +# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -13,17 +14,17 @@ # Foundation; either version 2 of the License, or (at your option) any later # version. # --- SDE-COPYRIGHT-NOTE-END --- -diff -Nur newt-0.51.6.orig/Makefile.in newt-0.51.6/Makefile.in ---- newt-0.51.6.orig/Makefile.in 2003-01-04 21:15:25.000000000 +0200 -+++ newt-0.51.6/Makefile.in 2005-09-15 22:15:33.000000000 +0300 -@@ -95,7 +95,9 @@ - $(SHAREDOBJS) *.so* + +--- ./Makefile.in.orig 2007-03-02 09:00:51.000000000 -0300 ++++ ./Makefile.in 2008-08-19 18:02:55.000000000 -0400 +@@ -94,7 +94,9 @@ + $(SHAREDDIR)/*.o *.so* depend: -- $(CPP) $(CFLAGS) -M $(SOURCES) > .depend -+ rm -f .depend; for i in $(SOURCES); do \ -+ $(CPP) $(CFLAGS) -M $$i >> .depend; \ -+ done +- $(CPP) $(CFLAGS) $(CPPFLAGS) -M $(SOURCES) > .depend ++ for i in $(SOURCES); do \ ++ $(CPP) $(CFLAGS) $(CPPFLAGS) -M $$i; \ ++ done > .depend $(SHAREDDIR): mkdir -p $(SHAREDDIR) diff --git a/develop/newt/newt.desc b/develop/newt/newt.desc index b7f516390..e9dabe515 100644 --- a/develop/newt/newt.desc +++ b/develop/newt/newt.desc @@ -2,6 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../newt/newt.desc +[COPY] Copyright (C) 2008 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. @@ -25,8 +26,8 @@ [L] GPL [S] Stable -[V] 0.51.6 +[V] 0.52.8 [P] X -----5---9 120.100 -[D] 1882032758 newt-0.51.6.tar.gz http://devel.santafelinux.com/source/newt-0.51.6/ - +#[D] 1882032758 newt-0.51.6.tar.gz http://devel.santafelinux.com/source/newt-0.51.6/ +[D] 3762186944 newt-0.52.8.tar.gz http://dev.gentoo.org/~xmerlin/misc/