pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnometoaster Don't touch Makefile.in. Stops b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/129ab6d33d7c
branches: trunk
changeset: 467770:129ab6d33d7c
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Feb 06 14:04:18 2004 +0000
description:
Don't touch Makefile.in. Stops build from looping on Solaris.
diffstat:
sysutils/gnometoaster/distinfo | 3 ++-
sysutils/gnometoaster/patches/patch-ae | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r ce66eb8d0376 -r 129ab6d33d7c sysutils/gnometoaster/distinfo
--- a/sysutils/gnometoaster/distinfo Fri Feb 06 13:48:05 2004 +0000
+++ b/sysutils/gnometoaster/distinfo Fri Feb 06 14:04:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2002/09/23 23:44:07 jlam Exp $
+$NetBSD: distinfo,v 1.3 2004/02/06 14:04:18 gavan Exp $
SHA1 (gtoaster1.0Beta5.tgz) = c55bf7e8e532956a8907cd29cbfb98a721c5bb3a
Size (gtoaster1.0Beta5.tgz) = 781796 bytes
@@ -6,3 +6,4 @@
SHA1 (patch-ab) = 89baa0e8a6d30bc1cbfe5cbb86ddecd905d5f653
SHA1 (patch-ac) = 21a2b627a656d5e61a3dd06f615c15e3f41a89c3
SHA1 (patch-ad) = b8b5349fe092cbf9d8a40da272d379e5fae7ef91
+SHA1 (patch-ae) = b1a6f1f9bbaa605b9782f67dd8f6cdaf6770a438
diff -r ce66eb8d0376 -r 129ab6d33d7c sysutils/gnometoaster/patches/patch-ae
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnometoaster/patches/patch-ae Fri Feb 06 14:04:18 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2004/02/06 14:04:18 gavan Exp $
+
+--- configure.orig Sun Jan 27 13:11:35 2002
++++ configure
+@@ -4693,7 +4693,6 @@ test -z "$CONFIG_HEADERS" || echo timest
+ case "$CONFIG_FILES" in *po/Makefile.in*)
+ sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
+ esac
+-touch Makefile.in
+ sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in >po/Makefile
+
+ exit 0
Home |
Main Index |
Thread Index |
Old Index