svn commit: r494027 - head/net-mgmt/smokeping
Rodrigo Osorio
rodrigo at FreeBSD.org
Wed Feb 27 07:08:06 UTC 2019
Author: rodrigo
Date: Wed Feb 27 07:08:04 2019
New Revision: 494027
URL: https://svnweb.freebsd.org/changeset/ports/494027
Log:
Remove GH_TAGNAME who points to v2.7.0 instead of v2.7.3
Add new files in plist
Bump portrevision
PR: 235960
Reported by: Michael Lyngbol <michael at lyngbol.dk>
Modified:
head/net-mgmt/smokeping/Makefile
head/net-mgmt/smokeping/distinfo
head/net-mgmt/smokeping/pkg-plist
Modified: head/net-mgmt/smokeping/Makefile
==============================================================================
--- head/net-mgmt/smokeping/Makefile Wed Feb 27 06:45:57 2019 (r494026)
+++ head/net-mgmt/smokeping/Makefile Wed Feb 27 07:08:04 2019 (r494027)
@@ -3,6 +3,7 @@
PORTNAME= smokeping
PORTVERSION= 2.7.3
+PORTREVISION= 1
CATEGORIES= net-mgmt www
MAINTAINER= rodrigo at FreeBSD.org
@@ -78,7 +79,6 @@ DNS_RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
USE_GITHUB= yes
GH_ACCOUNT= oetiker
GH_PROJECT= SmokePing
-GH_TAGNAME= 9b2ecb9
# We will take these from CPAN instead
post-extract:
Modified: head/net-mgmt/smokeping/distinfo
==============================================================================
--- head/net-mgmt/smokeping/distinfo Wed Feb 27 06:45:57 2019 (r494026)
+++ head/net-mgmt/smokeping/distinfo Wed Feb 27 07:08:04 2019 (r494027)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548858797
-SHA256 (oetiker-SmokePing-2.7.3-9b2ecb9_GH0.tar.gz) = 10ff209c4efae212b5347ffdcda100a536f690ee154211e54e0d01c5d5508401
-SIZE (oetiker-SmokePing-2.7.3-9b2ecb9_GH0.tar.gz) = 317527
+TIMESTAMP = 1551246685
+SHA256 (oetiker-SmokePing-2.7.3_GH0.tar.gz) = 6bd90e9a9c44a03789519cf21bd2c977476f0c11267fd55f7d14015f92b93a05
+SIZE (oetiker-SmokePing-2.7.3_GH0.tar.gz) = 323143
Modified: head/net-mgmt/smokeping/pkg-plist
==============================================================================
--- head/net-mgmt/smokeping/pkg-plist Wed Feb 27 06:45:57 2019 (r494026)
+++ head/net-mgmt/smokeping/pkg-plist Wed Feb 27 07:08:04 2019 (r494027)
@@ -50,6 +50,7 @@ man/man3/Smokeping_probes_FPing6.3.gz
man/man3/Smokeping_probes_FPingContinuous.3.gz
man/man3/Smokeping_probes_FTPtransfer.3.gz
man/man3/Smokeping_probes_IOSPing.3.gz
+man/man3/Smokeping_probes_IRTT.3.gz
man/man3/Smokeping_probes_LDAP.3.gz
man/man3/Smokeping_probes_NFSping.3.gz
man/man3/Smokeping_probes_OpenSSHEOSPing.3.gz
@@ -145,6 +146,7 @@ smokeping/lib/Smokeping/probes/FPing6.pm
smokeping/lib/Smokeping/probes/FPingContinuous.pm
smokeping/lib/Smokeping/probes/FTPtransfer.pm
smokeping/lib/Smokeping/probes/IOSPing.pm
+smokeping/lib/Smokeping/probes/IRTT.pm
smokeping/lib/Smokeping/probes/LDAP.pm
smokeping/lib/Smokeping/probes/NFSping.pm
smokeping/lib/Smokeping/probes/OpenSSHEOSPing.pm
More information about the svn-ports-head
mailing list