summaryrefslogtreecommitdiff
path: root/net/torrentutils
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-27 23:05:22 +0000
committerwiz <wiz>2011-03-27 23:05:22 +0000
commit4449e5b44d38a1002d5476dec61d51e7de18405a (patch)
treea0cc9ae61db48dc14ee82a3de405d851aa36a230 /net/torrentutils
parent6bbc8a39ac6a92a5f3472ad97f2ee583b454a53c (diff)
downloadpkgsrc-4449e5b44d38a1002d5476dec61d51e7de18405a.tar.gz
Add comments to patches.
Diffstat (limited to 'net/torrentutils')
-rw-r--r--net/torrentutils/distinfo6
-rw-r--r--net/torrentutils/patches/patch-aa5
-rw-r--r--net/torrentutils/patches/patch-ab4
3 files changed, 10 insertions, 5 deletions
diff --git a/net/torrentutils/distinfo b/net/torrentutils/distinfo
index b317638f441..524b68a5b07 100644
--- a/net/torrentutils/distinfo
+++ b/net/torrentutils/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2010/01/27 17:31:58 joerg Exp $
+$NetBSD: distinfo,v 1.6 2011/03/27 23:05:22 wiz Exp $
SHA1 (torrentutils-0.3.0.tar.gz) = d9487551e5de128c31abe7fc404ec3a51d6a83a0
RMD160 (torrentutils-0.3.0.tar.gz) = bc6dde481113a0a37a1a60fd520c6c28debea34e
Size (torrentutils-0.3.0.tar.gz) = 21697 bytes
-SHA1 (patch-aa) = 830df7e0879310b5aaf419ed65fb951e4ce3dff4
-SHA1 (patch-ab) = 543d424cb131cdcbe17fb5091c3b7e826294de3c
+SHA1 (patch-aa) = 23cbe86a3cb3fa7da1a97055ae05f3d2ab556fea
+SHA1 (patch-ab) = 90510de9ea0e19b99e12fec1c17e811fd2bcd3b0
diff --git a/net/torrentutils/patches/patch-aa b/net/torrentutils/patches/patch-aa
index 8169ee95a2f..14e99571bbc 100644
--- a/net/torrentutils/patches/patch-aa
+++ b/net/torrentutils/patches/patch-aa
@@ -1,4 +1,7 @@
-$NetBSD: patch-aa,v 1.3 2010/01/27 17:31:58 joerg Exp $
+$NetBSD: patch-aa,v 1.4 2011/03/27 23:05:23 wiz Exp $
+
+Fix installation path and mandir.
+Fix unportable test(1) construct.
--- Makefile.orig 2003-10-12 14:13:16.000000000 +0200
+++ Makefile
diff --git a/net/torrentutils/patches/patch-ab b/net/torrentutils/patches/patch-ab
index b888c4e6519..9dc0a8ff89a 100644
--- a/net/torrentutils/patches/patch-ab
+++ b/net/torrentutils/patches/patch-ab
@@ -1,4 +1,6 @@
-$NetBSD: patch-ab,v 1.1 2006/12/01 20:30:18 rillig Exp $
+$NetBSD: patch-ab,v 1.2 2011/03/27 23:05:23 wiz Exp $
+
+Fix unportable test(1) construct.
--- defrag.in.orig 2003-10-12 14:13:16.000000000 +0200
+++ defrag.in 2006-12-01 21:28:37.000000000 +0100