Index: head/net-mgmt/bandwidthd/Makefile =================================================================== --- head/net-mgmt/bandwidthd/Makefile (revision 107055) +++ head/net-mgmt/bandwidthd/Makefile (revision 107056) @@ -1,32 +1,31 @@ # New ports collection makefile for: bandwidthd # Date created: Sun Nov 2 # Whom: Clement Laforet # # $FreeBSD$ # PORTNAME= bandwidthd -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-1.2.0b +DISTNAME= ${PORTNAME}-${PORTVERSION}b EXTRACT_SUFX= .tgz MAINTAINER= clement@FreeBSD.org COMMENT= Tracks bandwidth usage by IP address WRKSRC= ${WRKDIR}/${DISTNAME} LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd USE_GMAKE= YES USE_ICONV= YES USE_REINPLACE= YES post-install: @${INSTALL_SCRIPT} ${FILESDIR}/bandwidthd.sh \ ${PREFIX}/etc/rc.d/bandwidthd.sh.sample .include Property changes on: head/net-mgmt/bandwidthd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net-mgmt/bandwidthd/distinfo =================================================================== --- head/net-mgmt/bandwidthd/distinfo (revision 107055) +++ head/net-mgmt/bandwidthd/distinfo (revision 107056) @@ -1,2 +1,2 @@ -MD5 (bandwidthd-1.2.0b.tgz) = 001e361f312dac69a2a5eec6ce52e550 -SIZE (bandwidthd-1.2.0b.tgz) = 53834 +MD5 (bandwidthd-1.2.1b.tgz) = 6753866c702c679c7144a98e52d9cafc +SIZE (bandwidthd-1.2.1b.tgz) = 54344 Property changes on: head/net-mgmt/bandwidthd/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property