pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/nn ensure that pkgsrc CFLAGS are used. Changes ap...
details: https://anonhg.NetBSD.org/pkgsrc/rev/029a5af8b279
branches: trunk
changeset: 492372:029a5af8b279
user: schwarz <schwarz%pkgsrc.org@localhost>
date: Mon Apr 11 11:18:06 2005 +0000
description:
ensure that pkgsrc CFLAGS are used. Changes approved by recht.
diffstat:
news/nn/distinfo | 5 +++--
news/nn/patches/patch-aa | 14 ++++++++------
news/nn/patches/patch-ae | 13 +++++++++++++
3 files changed, 24 insertions(+), 8 deletions(-)
diffs (65 lines):
diff -r e6b5dde0dc05 -r 029a5af8b279 news/nn/distinfo
--- a/news/nn/distinfo Mon Apr 11 11:18:01 2005 +0000
+++ b/news/nn/distinfo Mon Apr 11 11:18:06 2005 +0000
@@ -1,12 +1,13 @@
-$NetBSD: distinfo,v 1.7 2005/04/11 11:05:47 schwarz Exp $
+$NetBSD: distinfo,v 1.8 2005/04/11 11:18:06 schwarz Exp $
SHA1 (nn-6.6.5.tar.Z) = 7f96de47dd96862fc9eb9b29a251964a01b63b1b
RMD160 (nn-6.6.5.tar.Z) = 460592974b953ba0d6cb5a7234e6e4d688051090
Size (nn-6.6.5.tar.Z) = 826135 bytes
-SHA1 (patch-aa) = cd3319db3229a7eea907849b7f37a7c409200bfe
+SHA1 (patch-aa) = cf8d85f3ba9f677836f962b814a1ba21e7218faf
SHA1 (patch-ab) = 262d50b08031187e2fc99bf49f547fbcf21a2f39
SHA1 (patch-ac) = 0388486772d5c8f57438a70b8d3bcfe55be5473d
SHA1 (patch-ad) = 30f6a683b9d6f6b347822589b72baf8c00ac5c2d
+SHA1 (patch-ae) = de6c5331482f0f2165dd79bdbf57fff1703b5780
SHA1 (patch-af) = 2287796a2c6e7aaddd5e8b766309d3fa706982d1
SHA1 (patch-ag) = 7d5055a2ae040a5588634f7ac1a2136cce325dc7
SHA1 (patch-ah) = 25a7d447f425e177a1c0c0628bc7432defb449fe
diff -r e6b5dde0dc05 -r 029a5af8b279 news/nn/patches/patch-aa
--- a/news/nn/patches/patch-aa Mon Apr 11 11:18:01 2005 +0000
+++ b/news/nn/patches/patch-aa Mon Apr 11 11:18:06 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.8 2002/07/08 02:21:19 kim Exp $
+$NetBSD: patch-aa,v 1.9 2005/04/11 11:18:06 schwarz Exp $
---- Makefile.orig Thu Feb 7 23:14:41 2002
-+++ Makefile Sun Jul 7 21:34:04 2002
-@@ -18,7 +18,7 @@
+--- Makefile.orig Fri Feb 8 05:14:41 2002
++++ Makefile Sat Apr 9 00:48:08 2005
+@@ -18,16 +18,16 @@
#
# Use /lib/cpp or /usr/ccs/lib/cpp for CPP on Solaris or SVR4 machines.
@@ -11,8 +11,10 @@
CPP = $(CC) -E
#CPP = /lib/cpp
-@@ -27,7 +27,7 @@
- CFLAGS = -O # -g -Wall -ansi -pedantic
+ #CPP = /usr/bin/cpp -no-cpp-precomp # for MacOS X
+
+-CFLAGS = -O # -g -Wall -ansi -pedantic
++#CFLAGS = -O # -g -Wall -ansi -pedantic
#CFLAGS = -O # -w0 -g3 # for DEC
-MAKE = make
diff -r e6b5dde0dc05 -r 029a5af8b279 news/nn/patches/patch-ae
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/news/nn/patches/patch-ae Mon Apr 11 11:18:06 2005 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.5 2005/04/11 11:18:06 schwarz Exp $
+
+--- conf/s-linux.h.orig Sat Apr 9 00:52:08 2005
++++ conf/s-linux.h Sat Apr 9 00:52:34 2005
+@@ -247,7 +247,7 @@
+ * Define standard compiler flags here:
+ */
+
+-#define COMPILER_FLAGS -O2
++/* #define COMPILER_FLAGS -O2 */
+
+ /*
+ * Define standard loader flags here:
Home |
Main Index |
Thread Index |
Old Index