pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/generate/patches patch-aa checksum was removed f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b489c8d74f8b
branches: trunk
changeset: 543150:b489c8d74f8b
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jun 06 08:28:09 2008 +0000
description:
patch-aa checksum was removed from distinfo during 2.4->2.5 update,
so remove file as well.
diffstat:
devel/generate/patches/patch-aa | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diffs (18 lines):
diff -r 05bc7ac7be47 -r b489c8d74f8b devel/generate/patches/patch-aa
--- a/devel/generate/patches/patch-aa Fri Jun 06 07:52:08 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2007/11/13 17:40:28 rillig Exp $
-
---- Makefile.orig 2007-01-30 13:56:35.000000000 +0100
-+++ Makefile 2007-11-13 18:37:03.000115492 +0100
-@@ -34,7 +34,9 @@ endif
- all: ${BINS}
-
- generate: generate.o ${OBJS}
-+ ${CC} -o $@ $^ ${LDFLAGS} ${LIBS}
- rgenerate: rgenerate.o ${OBJS}
-+ ${CC} -o $@ $^ ${LDFLAGS} ${LIBS}
-
- rgenerate.o: generate.c
- ${CC} ${CFLAGS} -DRESTRICTED_VERSION -c generate.c -o rgenerate.o
Home |
Main Index |
Thread Index |
Old Index