net/subnetcalc: update to 2.4.9
Committing after maintainer (dreibh@iem.uni-due.de) timeout PR: 229108 Submitted by: freebsd_ports@k-worx.org Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15882
This commit is contained in:
parent
6896f25274
commit
64e7eb956e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473848
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= subnetcalc
|
||||
DISTVERSION= 2.4.8
|
||||
DISTVERSION= 2.4.9
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://www.uni-due.de/~be0001/subnetcalc/download/
|
||||
|
||||
@ -10,12 +10,12 @@ MAINTAINER= dreibh@iem.uni-due.de
|
||||
COMMENT= IPv4/IPv6 Subnet Calculator
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libGeoIP.so:net/GeoIP
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= "--with-geoip=${LOCALBASE}"
|
||||
USES= gmake
|
||||
USES= cmake:outsource
|
||||
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH="man"
|
||||
|
||||
PLIST_FILES= bin/subnetcalc \
|
||||
man/man1/subnetcalc.1.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509475618
|
||||
SHA256 (subnetcalc-2.4.8.tar.gz) = bb99c5e20e1f1861913d0747e32fcd9f174f674a723b5c255f44b7b43754ae09
|
||||
SIZE (subnetcalc-2.4.8.tar.gz) = 399902
|
||||
TIMESTAMP = 1529320336
|
||||
SHA256 (subnetcalc-2.4.9.tar.gz) = dce27b53857625fdec0409b6534f89eb573d19cc2928ef6d81845902a759cbe9
|
||||
SIZE (subnetcalc-2.4.9.tar.gz) = 69257
|
||||
|
Loading…
Reference in New Issue
Block a user