diff options
Diffstat (limited to 'net/scamper')
-rw-r--r-- | net/scamper/Makefile | 11 | ||||
-rw-r--r-- | net/scamper/distinfo | 6 | ||||
-rw-r--r-- | net/scamper/pkg-plist | 9 |
3 files changed, 14 insertions, 12 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile index c69575a3165f..991ac83d05a0 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,5 +1,5 @@ PORTNAME= scamper -DISTVERSION= 20250227 +DISTVERSION= 20250729 CATEGORIES= net MASTER_SITES= https://www.caida.org/catalog/software/scamper/code/ DISTNAME= ${PORTNAME}-cvs-${DISTVERSION} @@ -20,12 +20,13 @@ SLAVE_PORT?= no .if ${SLAVE_PORT} == no -OPTIONS_DEFINE= HOIHO MINRTT UPTIME +OPTIONS_DEFINE= HOIHO MINRTT SUID_SCAMPER UPTIME OPTIONS_SUB= yes -HOIHO_DESC= Install sc_hoiho -MINRTT_DESC= Install sc_minrtt -UPTIME_DESC= Install sc_uptime +HOIHO_DESC= Install sc_hoiho +MINRTT_DESC= Install sc_minrtt +SUID_SCAMPER_DESC= Install scamper with setuid bit to allow non-root use +UPTIME_DESC= Install sc_uptime HOIHO_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 HOIHO_USES= localbase:ldflags diff --git a/net/scamper/distinfo b/net/scamper/distinfo index cde51fb0f010..5272b240e947 100644 --- a/net/scamper/distinfo +++ b/net/scamper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740683252 -SHA256 (scamper-cvs-20250227.tar.gz) = 26b641e0b3c9c45d5189136f469cbbf017e5d559790e375a50f08d7e8cb7713c -SIZE (scamper-cvs-20250227.tar.gz) = 3216225 +TIMESTAMP = 1753756989 +SHA256 (scamper-cvs-20250729.tar.gz) = 153c0580ab4bf96549d62d3c49e6faa82708e7da6f877dadb15c8cf89c8648dd +SIZE (scamper-cvs-20250729.tar.gz) = 3260686 diff --git a/net/scamper/pkg-plist b/net/scamper/pkg-plist index 6f64f8e163b9..0379467c76d4 100644 --- a/net/scamper/pkg-plist +++ b/net/scamper/pkg-plist @@ -1,4 +1,5 @@ -bin/scamper +%%SUID_SCAMPER%%@(,,4555) bin/scamper +%%NO_SUID_SCAMPER%%bin/scamper bin/sc_ally bin/sc_analysis_dump bin/sc_attach @@ -29,11 +30,11 @@ bin/sc_wartsfilter bin/sc_wartsfix lib/libscamperctrl.a lib/libscamperctrl.so.4 -lib/libscamperctrl.so.4.0.0 +lib/libscamperctrl.so.4.0.1 lib/libscamperctrl.so lib/libscamperfile.a -lib/libscamperfile.so.12 -lib/libscamperfile.so.12.0.0 +lib/libscamperfile.so.13 +lib/libscamperfile.so.13.2.1 lib/libscamperfile.so share/man/man1/sc_ally.1.gz share/man/man1/sc_analysis_dump.1.gz |