diff options
author | mef <mef@pkgsrc.org> | 2016-09-18 04:32:08 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-09-18 04:32:08 +0000 |
commit | a0d0c05c86766010c3ff8f1ff8d2dbbd1f160835 (patch) | |
tree | a7846f65b24e5fe17d1181754e05affd0030e18a /misc | |
parent | 80f6eefd05271c2fe973661ea817ff74a09afc56 (diff) | |
download | pkgsrc-a0d0c05c86766010c3ff8f1ff8d2dbbd1f160835.tar.gz |
Updated misc/mirmon to 2.11
---------------------------
mirmon 2.11 -- 22 juli 2016
o Brent Thompson spotted a bug in the computation for 'median' ; fixed.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mirmon/Makefile | 5 | ||||
-rw-r--r-- | misc/mirmon/distinfo | 12 | ||||
-rw-r--r-- | misc/mirmon/patches/patch-ab | 10 |
3 files changed, 13 insertions, 14 deletions
diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile index 9d083ea7c21..467aecd4646 100644 --- a/misc/mirmon/Makefile +++ b/misc/mirmon/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/07/09 06:38:36 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2016/09/18 04:32:08 mef Exp $ # -DISTNAME= mirmon-2.10 -PKGREVISION= 2 +DISTNAME= mirmon-2.11 CATEGORIES= misc MASTER_SITES= http://www.staff.science.uu.nl/~penni101/mirmon/ diff --git a/misc/mirmon/distinfo b/misc/mirmon/distinfo index f488c8e1c56..2af5dfd034e 100644 --- a/misc/mirmon/distinfo +++ b/misc/mirmon/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 23:49:43 agc Exp $ +$NetBSD: distinfo,v 1.5 2016/09/18 04:32:08 mef Exp $ -SHA1 (mirmon-2.10.tar.gz) = dd36c72282c80670555d8f90060d5bbd816f5a9e -RMD160 (mirmon-2.10.tar.gz) = ced12530ef24cb019fa544f225d8169108e38668 -SHA512 (mirmon-2.10.tar.gz) = e6e371e1b78b9a7e8e27dd1a68b07436430d9d1cbaa96ee6738049c4878c70b8736e24d86be2571f0a08b263b763c2d8883d78925ac703336f7a297903413d4d -Size (mirmon-2.10.tar.gz) = 72212 bytes -SHA1 (patch-ab) = 360a27e90ed31add03bf596d0a69c53f93fb7224 +SHA1 (mirmon-2.11.tar.gz) = 5fcceca98701e1a05f75b28087f5024989e210a0 +RMD160 (mirmon-2.11.tar.gz) = f7414d91a33a9356befe4f34ac59bbd3fe43dec8 +SHA512 (mirmon-2.11.tar.gz) = d489d9560369dfe65dbc413f1b9481634e8e9127d8b544ad6857f57b4fa76a6e5069b7d03dfa97706d1285f5a6c84b8e560bfedce61a5cee6a2c83c4f8b94f48 +Size (mirmon-2.11.tar.gz) = 72482 bytes +SHA1 (patch-ab) = d86ab79b7f5b5ae50c462ca47ee7052ae2014b58 diff --git a/misc/mirmon/patches/patch-ab b/misc/mirmon/patches/patch-ab index 97af5521746..6f7b06dddd3 100644 --- a/misc/mirmon/patches/patch-ab +++ b/misc/mirmon/patches/patch-ab @@ -1,17 +1,17 @@ -$NetBSD: patch-ab,v 1.3 2014/12/10 05:40:12 mef Exp $ +$NetBSD: patch-ab,v 1.4 2016/09/18 04:32:08 mef Exp $ Add country code ---- countries.list.orig 2013-06-10 21:28:01.000000000 +0000 -+++ countries.list +--- countries.list.orig 2016-07-23 19:45:38.000000000 +0900 ++++ countries.list 2016-09-18 13:23:40.000000000 +0900 @@ -1,3 +1,4 @@ - # based on : http://www.iso.org/iso/list-en1-semic-3.txt +ac - ascension island ad - Andorra ae - United Arab Emirates + af - Afghanistan @@ -40,7 +41,7 @@ ca - Canada cc - Cocos (Keeling) Islands - cd - Congo + cd - Congo, the Democratic Republic of the cf - Central African Republic -cg - Congo +cg - Congo, Republic of |