pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/maradns/patches Remove patches that were scheduled...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6260d22e325e
branches:  trunk
changeset: 532549:6260d22e325e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Aug 23 09:53:13 2007 +0000

description:
Remove patches that were scheduled for removal with the last maradns
update.

diffstat:

 net/maradns/patches/patch-af |  11 -----------
 net/maradns/patches/patch-ag |  13 -------------
 net/maradns/patches/patch-ah |  13 -------------
 3 files changed, 0 insertions(+), 37 deletions(-)

diffs (49 lines):

diff -r 03378cbc7072 -r 6260d22e325e net/maradns/patches/patch-af
--- a/net/maradns/patches/patch-af      Thu Aug 23 09:49:18 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-$NetBSD: patch-af,v 1.1 2005/05/13 13:25:55 salo Exp $
-
---- libs/Makefile.orig 2003-08-02 21:39:36.000000000 +0200
-+++ libs/Makefile      2005-05-13 14:53:39.000000000 +0200
-@@ -1,5 +1,5 @@
- OBJECTS = JsStr.o JsStrOS.o JsStrCP.o MaraHash.o
--FLAGS = -g -O2 -Wall $(DEBUG)
-+FLAGS = -g -O2 -Wall $(DEBUG) $(CFLAGS)
- #FLAGS = -g -DDEBUG -DTHREADS
- #FLAGS = -g $(DEBUG)
- 
diff -r 03378cbc7072 -r 6260d22e325e net/maradns/patches/patch-ag
--- a/net/maradns/patches/patch-ag      Thu Aug 23 09:49:18 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2005/05/13 13:25:55 salo Exp $
-
---- rng/Makefile.orig  2003-08-02 21:39:36.000000000 +0200
-+++ rng/Makefile       2005-05-13 14:54:31.000000000 +0200
-@@ -5,7 +5,7 @@
- OBJECTS=$(ROBJECTS)
- TABLES=rng-32bit-tables.h
- 
--FLAGS = -g -O2 -Wall
-+FLAGS = -g -O2 -Wall $(CFLAGS)
- #FLAGS = -g
- 
- all: $(ROBJECTS) 
diff -r 03378cbc7072 -r 6260d22e325e net/maradns/patches/patch-ah
--- a/net/maradns/patches/patch-ah      Thu Aug 23 09:49:18 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2005/05/13 13:25:55 salo Exp $
-
---- tools/Makefile.orig        2003-08-02 21:39:36.000000000 +0200
-+++ tools/Makefile     2005-05-13 14:56:09.000000000 +0200
-@@ -7,7 +7,7 @@
- POBJECTS=../parse/ParseCsv1.o ../parse/ParseMaraRc.o
- EXECS=askmara strip.control benchmark 
- 
--FLAGS = -g -O2 $(DEBUG)
-+FLAGS = -g -O2 $(DEBUG) $(CFLAGS) $(LDFLAGS)
- #FLAGS = -g $(DEBUG)
- 
- all: $(EXECS)



Home | Main Index | Thread Index | Old Index