pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/p7zip We do like optimisations, don't we? I ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d35505ae770
branches:  trunk
changeset: 488746:7d35505ae770
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 08 09:30:23 2005 +0000

description:
We do like optimisations, don't we? I have turned them on, then. :)

diffstat:

 archivers/p7zip/distinfo         |   3 ++-
 archivers/p7zip/patches/patch-ac |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r ce3fea9fbe0b -r 7d35505ae770 archivers/p7zip/distinfo
--- a/archivers/p7zip/distinfo  Tue Feb 08 05:29:55 2005 +0000
+++ b/archivers/p7zip/distinfo  Tue Feb 08 09:30:23 2005 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.6 2005/02/07 14:13:28 wiz Exp $
+$NetBSD: distinfo,v 1.7 2005/02/08 09:30:23 adam Exp $
 
 SHA1 (p7zip_4.14.01_src.tar.bz2) = c8df9c08844c4cff559abc0b5cc915867fcb8390
 Size (p7zip_4.14.01_src.tar.bz2) = 457428 bytes
 SHA1 (patch-aa) = 7affd2f921d5041ad55243d495005f5b37a56334
 SHA1 (patch-ab) = 9a6c7dcd97f585bf7b322e6815cdf3de6e0b0c38
+SHA1 (patch-ac) = cb1dad78148e0356c7c63eaee01e7de21b0bde88
diff -r ce3fea9fbe0b -r 7d35505ae770 archivers/p7zip/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p7zip/patches/patch-ac  Tue Feb 08 09:30:23 2005 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.3 2005/02/08 09:30:23 adam Exp $
+
+--- makefile.glb.orig  2005-02-08 10:23:00.000000000 +0000
++++ makefile.glb
+@@ -2,7 +2,7 @@
+ MY_HOME=../../../myWindows
+ 
+ RM=rm -f
+-CFLAGS=-c \
++CFLAGS+=-c \
+ -I../../../myWindows \
+ -I../../../ \
+ -I../../../include_windows



Home | Main Index | Thread Index | Old Index