summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-12-10 05:40:12 +0000
committermef <mef@pkgsrc.org>2014-12-10 05:40:12 +0000
commit000e36cd18c5cdeea258c1a99d48fc00b7938bc9 (patch)
tree44ad5bf6741b244229f71bbe41bab908634e9bc8 /misc
parent7f0c7c0507eded55ce7031bcbb663cacd1d12b95 (diff)
downloadpkgsrc-000e36cd18c5cdeea258c1a99d48fc00b7938bc9.tar.gz
Update 2.08 to 2.10
mirmon 2.10 -- 15 augustus 2014 o Probe only one site-url with "mirmon -get url site-url". ---------------------------------------------------------------------- mirmon 2.9 -- 13 augustus 2013 o Added a LICENSE file, requested by fedora packagers.
Diffstat (limited to 'misc')
-rw-r--r--misc/mirmon/Makefile8
-rw-r--r--misc/mirmon/distinfo10
-rw-r--r--misc/mirmon/patches/patch-ab4
3 files changed, 12 insertions, 10 deletions
diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile
index cf93e2b77d7..5ed41748b4d 100644
--- a/misc/mirmon/Makefile
+++ b/misc/mirmon/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:42 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2014/12/10 05:40:12 mef Exp $
#
-DISTNAME= mirmon-2.8
-PKGREVISION= 1
+DISTNAME= mirmon-2.10
CATEGORIES= misc
MASTER_SITES= http://www.staff.science.uu.nl/~penni101/mirmon/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.staff.science.uu.nl/~penni101/mirmon/
COMMENT= Monitor the state of mirror servers
+LICENSE= apache-1.1
REPLACE_PERL+= mirmon
USE_TOOLS+= perl:run pod2man
@@ -21,7 +21,7 @@ SUBST_CLASSES+= mirmon1
SUBST_STAGE.mirmon1= pre-configure
SUBST_FILES.mirmon1= mirmon
SUBST_SED.mirmon1+= -e s!/etc/!${PKG_SYSCONFDIR}/!g
-SUBST_SED.mirmon1+= -e s!/sw/!${LOCALBASE}/!g
+SUBST_SED.mirmon1+= -e s!/sw/!${PREFIX}/!g
SUBST_CLASSES+= mirmon2
SUBST_STAGE.mirmon2= pre-configure
diff --git a/misc/mirmon/distinfo b/misc/mirmon/distinfo
index 89bca15c52e..0ccf09c303d 100644
--- a/misc/mirmon/distinfo
+++ b/misc/mirmon/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2013/07/21 10:44:03 shattered Exp $
+$NetBSD: distinfo,v 1.3 2014/12/10 05:40:12 mef Exp $
-SHA1 (mirmon-2.8.tar.gz) = d751d510525f69bc8d45292b18e6827d1189ae2f
-RMD160 (mirmon-2.8.tar.gz) = 2c0785e0be4d8a36a392d8fd71eae01895890271
-Size (mirmon-2.8.tar.gz) = 72061 bytes
-SHA1 (patch-ab) = 9ab2fd130a36b14c8c9200cb6fd36a80455ba0ee
+SHA1 (mirmon-2.10.tar.gz) = dd36c72282c80670555d8f90060d5bbd816f5a9e
+RMD160 (mirmon-2.10.tar.gz) = ced12530ef24cb019fa544f225d8169108e38668
+Size (mirmon-2.10.tar.gz) = 72212 bytes
+SHA1 (patch-ab) = 360a27e90ed31add03bf596d0a69c53f93fb7224
diff --git a/misc/mirmon/patches/patch-ab b/misc/mirmon/patches/patch-ab
index f377c60a62e..97af5521746 100644
--- a/misc/mirmon/patches/patch-ab
+++ b/misc/mirmon/patches/patch-ab
@@ -1,4 +1,6 @@
-$NetBSD: patch-ab,v 1.2 2013/07/21 10:44:03 shattered Exp $
+$NetBSD: patch-ab,v 1.3 2014/12/10 05:40:12 mef Exp $
+
+Add country code
--- countries.list.orig 2013-06-10 21:28:01.000000000 +0000
+++ countries.list