Skip to content

Commit

Permalink
FreeBSD packaging update.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 7, 2023
1 parent 599812f commit 5c180db
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
3 changes: 2 additions & 1 deletion freebsd/hipercontracer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ MASTER_SITES= https://www.nntb.no/~dreibh/hipercontracer/download/

MAINTAINER= [email protected]
COMMENT= High-Performance Connectivity Tracer (HiPerConTracer)
WWW= https://www.nntb.no/~dreibh/hipercontracer/

LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
Expand All @@ -19,7 +20,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libboost_system.so:devel/boost-libs \
libboost_thread.so:devel/boost-libs

USES= cmake compiler:c++14-lang python shebangfix tar:xz
USES= cmake compiler:c++14-lang python:3.9+ shebangfix tar:xz
USE_LDCONFIG= yes

PLIST_SUB= PORTVERSION=${PORTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions freebsd/hipercontracer/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1620046418
SHA256 (hipercontracer-1.6.0.tar.xz) = f424a3cb31f2dbdf7d01a495934fa89c9ea1dc1f635bc3a1f35f7adde2020dcf
SIZE (hipercontracer-1.6.0.tar.xz) = 178508
TIMESTAMP = 1701949463
SHA256 (hipercontracer-1.6.10.tar.xz) = 5af4497a1fe78b93050673a5a519be1d98e1e2c59532407193717b863b94f564
SIZE (hipercontracer-1.6.10.tar.xz) = 181536
2 changes: 0 additions & 2 deletions freebsd/hipercontracer/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ High-Performance Connectivity Tracer (HiPerConTracer) is
a ping/traceroute service. It performs regular ping and
traceroute runs among sites and can export the results
into an SQL database.

WWW: https://www.nntb.no/~dreibh/hipercontracer/

0 comments on commit 5c180db

Please sign in to comment.