pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/mirmon



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Sep 18 04:32:08 UTC 2016

Modified Files:
        pkgsrc/misc/mirmon: Makefile distinfo
        pkgsrc/misc/mirmon/patches: patch-ab

Log Message:
Updated misc/mirmon to 2.11
---------------------------
mirmon 2.11 -- 22 juli 2016
  o Brent Thompson spotted a bug in the computation for 'median' ; fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/mirmon/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/mirmon/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/mirmon/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/mirmon/Makefile
diff -u pkgsrc/misc/mirmon/Makefile:1.16 pkgsrc/misc/mirmon/Makefile:1.17
--- pkgsrc/misc/mirmon/Makefile:1.16    Sat Jul  9 06:38:36 2016
+++ pkgsrc/misc/mirmon/Makefile Sun Sep 18 04:32:08 2016
@@ -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/
 

Index: pkgsrc/misc/mirmon/distinfo
diff -u pkgsrc/misc/mirmon/distinfo:1.4 pkgsrc/misc/mirmon/distinfo:1.5
--- pkgsrc/misc/mirmon/distinfo:1.4     Tue Nov  3 23:49:43 2015
+++ pkgsrc/misc/mirmon/distinfo Sun Sep 18 04:32:08 2016
@@ -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

Index: pkgsrc/misc/mirmon/patches/patch-ab
diff -u pkgsrc/misc/mirmon/patches/patch-ab:1.3 pkgsrc/misc/mirmon/patches/patch-ab:1.4
--- pkgsrc/misc/mirmon/patches/patch-ab:1.3     Wed Dec 10 05:40:12 2014
+++ pkgsrc/misc/mirmon/patches/patch-ab Sun Sep 18 04:32:08 2016
@@ -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



Home | Main Index | Thread Index | Old Index