summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-05 14:50:12 +0000
committerwiz <wiz@pkgsrc.org>2010-06-05 14:50:12 +0000
commit182c1dad037f99bddb135b0132b60ef36ea184c8 (patch)
tree579890fd154702285bce50721538d4ff07f5a060 /net
parent9eec4407268e074ff2c21085a28a10bc0d5398d0 (diff)
downloadpkgsrc-182c1dad037f99bddb135b0132b60ef36ea184c8.tar.gz
Remove unnecessary chunk.
Diffstat (limited to 'net')
-rw-r--r--net/mtr/distinfo4
-rw-r--r--net/mtr/patches/patch-aa11
2 files changed, 3 insertions, 12 deletions
diff --git a/net/mtr/distinfo b/net/mtr/distinfo
index 294827e639f..9d6e8d43426 100644
--- a/net/mtr/distinfo
+++ b/net/mtr/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2010/06/05 14:49:51 wiz Exp $
+$NetBSD: distinfo,v 1.29 2010/06/05 14:50:12 wiz Exp $
SHA1 (mtr-0.77.tar.gz) = 67461d021860fe5f3553ea9f00823f887a0ec389
RMD160 (mtr-0.77.tar.gz) = 6e84bdf166861145a01a202ece0ec17c82111272
Size (mtr-0.77.tar.gz) = 272517 bytes
-SHA1 (patch-aa) = 844cfa989ee103f3dbc3c1c96a7d631496a251a9
+SHA1 (patch-aa) = fcee60ebcdc1b532439aa893f5d710f95f563e1c
SHA1 (patch-ab) = 67699e8d4a8eb6d63a918e298960e7e8e105de40
SHA1 (patch-ac) = 50fcafe1a0de3f285036882c79fdf61e03fbc045
diff --git a/net/mtr/patches/patch-aa b/net/mtr/patches/patch-aa
index 64dfcf50ac3..0c9d421f01f 100644
--- a/net/mtr/patches/patch-aa
+++ b/net/mtr/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.9 2008/08/29 08:32:41 tonnerre Exp $
+$NetBSD: patch-aa,v 1.10 2010/06/05 14:50:12 wiz Exp $
--- configure.orig 2008-08-19 20:11:50.000000000 +0200
+++ configure
@@ -25,12 +25,3 @@ $NetBSD: patch-aa,v 1.9 2008/08/29 08:32:41 tonnerre Exp $
typedef socklen_t ac__type_new_;
int
-@@ -8570,6 +8575,8 @@ do
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
-+ : Avoid regenerating within pkgsrc
-+ exit 0
- ac_cs_recheck=: ;;
- --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
- echo "$ac_cs_version"; exit ;;