pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mtr-graph: bump to 0.85.155
Module Name: pkgsrc-wip
Committed By: vsyakovetsky <vsyakovetsky%gmail.com@localhost>
Pushed By: vsyakovetsky
Date: Sat Aug 31 18:25:21 2024 +0300
Changeset: 0885928edc0f5f4ab02cccde1fee86090f4e2c28
Modified Files:
mtr-graph/Makefile
mtr-graph/distinfo
Log Message:
mtr-graph: bump to 0.85.155
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0885928edc0f5f4ab02cccde1fee86090f4e2c28
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mtr-graph/Makefile | 13 ++++++++-----
mtr-graph/distinfo | 6 +++---
2 files changed, 11 insertions(+), 8 deletions(-)
diffs:
diff --git a/mtr-graph/Makefile b/mtr-graph/Makefile
index 97367c3cb9..b698cba9a5 100644
--- a/mtr-graph/Makefile
+++ b/mtr-graph/Makefile
@@ -2,22 +2,22 @@
CATEGORIES= net
PKGBASE= mtr085
-PKGVERSION= 151
-PKGREVISION= 21
+PKGVERSION= 155
+PKGREVISION= 1
PKGNAME= ${PKGBASE}-${PKGVERSION}
DISTNAME= ${PKGBASE}-${GITHUB_HASH}
MASTER_SITES= https://github.com/${GITHUB_USER}/${PKGBASE}/tarball/${GITHUB_HASH}/
WRKSRC= ${WRKDIR}/${GITHUB_USER}-${PKGBASE}-${GITHUB_HASH}
-GITHUB_HASH= 196b040
+GITHUB_HASH= 0c18525
GITHUB_USER= yvs2014
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.bitwizard.nl/mtr/
-COMMENT= Traceroute and ping in a single network diagnostic tool
+COMMENT= mtr v0.85 fork with IDN, Unicode, extra IP-address info
LICENSE= gnu-gpl-v2
-CONFLICTS= mtr-*
+CONFLICTS= mtr
GNU_CONFIGURE= YES
USE_TOOLS+= autoconf autoreconf automake
@@ -27,6 +27,9 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin share/doc/mtr
SPECIAL_PERMS= sbin/mtr ${SETUID_ROOT_PERMS}
+CONFIGURE_ARGS+=--without-libcap
+CONFIGURE_ARGS+=--enable-suid-last-resort
+
pre-configure:
autoreconf -fi ${WRKSRC}
diff --git a/mtr-graph/distinfo b/mtr-graph/distinfo
index 90ddc9cb4b..53f4b04258 100644
--- a/mtr-graph/distinfo
+++ b/mtr-graph/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (mtr085-196b040.tar.gz) = dd0af0262f98a87da6ce2960526437350090c0a3860b24e86098ebea7b1d8b95
-SHA512 (mtr085-196b040.tar.gz) = e08f98c8123a16e3d8b58381e3e9d8a297f2faaa43663c7fe47c6b625c2ff5ba9c3f5d0d1cd168d5bd195476cff8da2f32c17fbd721a036906ee483b1967d325
-Size (mtr085-196b040.tar.gz) = 99032 bytes
+BLAKE2s (mtr085-0c18525.tar.gz) = 93d1f4924105ba2d3af555b1c553189e974e7bc87a5d27378d58728146eba4b7
+SHA512 (mtr085-0c18525.tar.gz) = 2291dd241f9f3af2f4b72e14859a440375bb7ffa8c39ad847ed4b6006a23e181f77d473e2ec2804e7ccd936478df25aace181141f4d9eb53d521a7e57befd4b9
+Size (mtr085-0c18525.tar.gz) = 101117 bytes
Home |
Main Index |
Thread Index |
Old Index