pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/pbzip2 patch-aa has been applied upstream.
details: https://anonhg.NetBSD.org/pkgsrc/rev/03c43124e4cd
branches: trunk
changeset: 531366:03c43124e4cd
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 29 01:53:29 2007 +0000
description:
patch-aa has been applied upstream.
diffstat:
archivers/pbzip2/distinfo | 3 +--
archivers/pbzip2/patches/patch-aa | 13 -------------
2 files changed, 1 insertions(+), 15 deletions(-)
diffs (28 lines):
diff -r 6598e8f71c5b -r 03c43124e4cd archivers/pbzip2/distinfo
--- a/archivers/pbzip2/distinfo Sun Jul 29 01:52:19 2007 +0000
+++ b/archivers/pbzip2/distinfo Sun Jul 29 01:53:29 2007 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.12 2007/07/29 01:52:19 rillig Exp $
+$NetBSD: distinfo,v 1.13 2007/07/29 01:53:29 rillig Exp $
SHA1 (pbzip-1.0.2/pbzip2-1.0.2.tar.gz) = 8ae0ebcd08761332ade6baa4b1172a3f97f71169
RMD160 (pbzip-1.0.2/pbzip2-1.0.2.tar.gz) = c8ea882ae9d2739250ae3bea514c14537995ed37
Size (pbzip-1.0.2/pbzip2-1.0.2.tar.gz) = 22777 bytes
-SHA1 (patch-aa) = 8f613afc47551c330207b2ecdc291a6d56c8a1d9
diff -r 6598e8f71c5b -r 03c43124e4cd archivers/pbzip2/patches/patch-aa
--- a/archivers/pbzip2/patches/patch-aa Sun Jul 29 01:52:19 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2007/07/26 06:37:30 rillig Exp $
-
---- pbzip2.cpp.orig 2007-07-26 02:08:16.000000000 +0200
-+++ pbzip2.cpp 2007-07-26 08:31:38.000000000 +0200
-@@ -129,7 +129,7 @@
- #endif
-
- #ifdef WIN32
--#define PATH_SEP '\'
-+#define PATH_SEP '\\'
- #define usleep(x) Sleep(x/1000)
- #define LOW_DWORD(x) ((*(LARGE_INTEGER *)&x).LowPart)
- #define HIGH_DWORD(x) ((*(LARGE_INTEGER *)&x).HighPart)
Home |
Main Index |
Thread Index |
Old Index