pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-BSD-Resource/patches PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/17c4edaa3757
branches: trunk
changeset: 557178:17c4edaa3757
user: sno <sno%pkgsrc.org@localhost>
date: Sun Apr 12 08:21:24 2009 +0000
description:
PkgSrc changes:
- remove patch to fix Fix RT #44028 - now for real.
diffstat:
devel/p5-BSD-Resource/patches/patch-aa | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diffs (21 lines):
diff -r c77583d75ccb -r 17c4edaa3757 devel/p5-BSD-Resource/patches/patch-aa
--- a/devel/p5-BSD-Resource/patches/patch-aa Sun Apr 12 07:34:32 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2009/03/22 22:15:20 sno Exp $
-
-Fix RT #44028
-
---- Makefile.PL.orig 2009-02-03 13:08:49.000000000 +0100
-+++ Makefile.PL 2009-02-03 13:14:41.000000000 +0100
-@@ -60,9 +60,9 @@
- $ok = -s "$tmp.o";
- $CC = $cc;
- }
-- unlink("$tmp.c", "$tmp.o");
- last if $ok;
- }
-+ unlink("$tmp.c", "$tmp.o");
- }
-
- return $ok;
Home |
Main Index |
Thread Index |
Old Index