Index: head/net-mgmt/nipper/Makefile =================================================================== --- head/net-mgmt/nipper/Makefile (revision 203053) +++ head/net-mgmt/nipper/Makefile (revision 203054) @@ -1,34 +1,34 @@ # New ports collection makefile for: nipper # Date created: 3 May 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= nipper -PORTVERSION= 0.10.8 +PORTVERSION= 0.10.10 CATEGORIES= net-mgmt MASTER_SITES= SF EXTRACT_SUFX= .tgz MAINTAINER= infofarmer@FreeBSD.org COMMENT= Netdev config analyzer PLIST_FILES= bin/${PORTNAME} PORTDOCS= Changelog Readme TODO Features.txt Options.txt Quickstart.txt \ XML.txt post-extract: @${MV} ${WRKSRC}/docs/* ${WRKSRC}/ do-build: @cd ${WRKSRC}/ && ${CC} ${CFLAGS} -o ${PORTNAME} ${PORTNAME}.c do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ .ifndef NOPORTDOCS @${INSTALL} -d ${DOCSDIR}/ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}/ .endif .include Property changes on: head/net-mgmt/nipper/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net-mgmt/nipper/distinfo =================================================================== --- head/net-mgmt/nipper/distinfo (revision 203053) +++ head/net-mgmt/nipper/distinfo (revision 203054) @@ -1,3 +1,3 @@ -MD5 (nipper-0.10.8.tgz) = 68387b680974ca2ec174c3445b1d4c7e -SHA256 (nipper-0.10.8.tgz) = be02b10f86badf904f3075760d15c3986fc4da9a4d8f842ee377f8cc0e43fe83 -SIZE (nipper-0.10.8.tgz) = 199458 +MD5 (nipper-0.10.10.tgz) = df2ad89ceab2667c41a64ce313f69590 +SHA256 (nipper-0.10.10.tgz) = ebd0f4832a59260ed16b0d321495777369bacc8c78533bc593f53675935db6f1 +SIZE (nipper-0.10.10.tgz) = 199851 Property changes on: head/net-mgmt/nipper/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property