pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/rzip Now be a good little autoconfiscated pr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38fe0edea9b7
branches: trunk
changeset: 484022:38fe0edea9b7
user: tv <tv%pkgsrc.org@localhost>
date: Tue Nov 23 06:42:22 2004 +0000
description:
Now be a good little autoconfiscated program and obey LDFLAGS to pick up
rpath settings (among others).
diffstat:
archivers/rzip/distinfo | 3 ++-
archivers/rzip/patches/patch-ab | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 520576249680 -r 38fe0edea9b7 archivers/rzip/distinfo
--- a/archivers/rzip/distinfo Tue Nov 23 06:13:12 2004 +0000
+++ b/archivers/rzip/distinfo Tue Nov 23 06:42:22 2004 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/08/29 15:29:04 recht Exp $
+$NetBSD: distinfo,v 1.2 2004/11/23 06:42:22 tv Exp $
SHA1 (rzip-2.0.tar.gz) = 65d3d95689d14a6fb3b7c805768bf34868de5c17
Size (rzip-2.0.tar.gz) = 42699 bytes
SHA1 (patch-aa) = efa046e26d01dc5d38cb4648119e8cd2ad91ea41
+SHA1 (patch-ab) = b00a141d6b4ca6fb970eae3783a84c2fb7f8cc36
diff -r 520576249680 -r 38fe0edea9b7 archivers/rzip/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/rzip/patches/patch-ab Tue Nov 23 06:42:22 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2004/11/23 06:42:22 tv Exp $
+
+--- Makefile.in.orig Tue Nov 23 01:39:56 2004
++++ Makefile.in
+@@ -9,6 +9,7 @@ INSTALL_MAN=$(prefix)/man
+ LIBS=@LIBS@
+ CC=@CC@
+ CFLAGS=@CFLAGS@
++LDFLAGS=@LDFLAGS@
+
+ INSTALLCMD=@INSTALL@
+
Home |
Main Index |
Thread Index |
Old Index