Index: head/net-mgmt/nipper/Makefile =================================================================== --- head/net-mgmt/nipper/Makefile (revision 197879) +++ head/net-mgmt/nipper/Makefile (revision 197880) @@ -1,34 +1,34 @@ # New ports collection makefile for: nipper # Date created: 3 May 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= nipper -PORTVERSION= 0.10.3 +PORTVERSION= 0.10.4 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.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net-mgmt/nipper/distinfo =================================================================== --- head/net-mgmt/nipper/distinfo (revision 197879) +++ head/net-mgmt/nipper/distinfo (revision 197880) @@ -1,3 +1,3 @@ -MD5 (nipper-0.10.3.tgz) = fe6c9911970e3078c999c05cc94900ca -SHA256 (nipper-0.10.3.tgz) = 9140a4640c7123534e6ee5f031e8d42373c1acadd91d00ec2d94f7a5f4338912 -SIZE (nipper-0.10.3.tgz) = 198174 +MD5 (nipper-0.10.4.tgz) = 269e085757cf72b0a07e04e6f7ccb39e +SHA256 (nipper-0.10.4.tgz) = ba5714fe33b021507f9c6b563b5baa9ddcc82a82c1177827f54fd990dc55cf37 +SIZE (nipper-0.10.4.tgz) = 198237 Property changes on: head/net-mgmt/nipper/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property