Index: head/net/subnetcalc/Makefile =================================================================== --- head/net/subnetcalc/Makefile (revision 309479) +++ head/net/subnetcalc/Makefile (revision 309480) @@ -1,29 +1,24 @@ -# New ports collection makefile for: subnetcalc -# Date created: 27 July 2010 -# Whom: Thomas Dreibholz -# +# Created by: Thomas Dreibholz # $FreeBSD$ -# PORTNAME= subnetcalc -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= net MASTER_SITES= http://www.iem.uni-due.de/~dreibh/subnetcalc/download/ \ http://www.exp-math.uni-essen.de/~dreibh/subnetcalc/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= IPv4/IPv6 Subnet Calculator -LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP +LICENSE= GPLv3 +LIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP + GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-geoip=${LOCALBASE}" USE_GMAKE= yes -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING - PLIST_FILES= bin/subnetcalc -MAN8= subnetcalc.8 +MAN1= subnetcalc.1 .include Property changes on: head/net/subnetcalc/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net/subnetcalc/distinfo =================================================================== --- head/net/subnetcalc/distinfo (revision 309479) +++ head/net/subnetcalc/distinfo (revision 309480) @@ -1,2 +1,2 @@ -SHA256 (subnetcalc-2.1.3.tar.gz) = 3ece31f19cb45694977f7630c95480716eb7799a899c27d46001fcba564301d2 -SIZE (subnetcalc-2.1.3.tar.gz) = 332092 +SHA256 (subnetcalc-2.1.4.tar.gz) = 51cd353da2eb2a6ae33b364fa19cc5c921d1d0c3b30ebf56ce3eee033d5fe537 +SIZE (subnetcalc-2.1.4.tar.gz) = 357198 Property changes on: head/net/subnetcalc/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property