Index: head/devel/rclint/Makefile =================================================================== --- head/devel/rclint/Makefile (revision 349270) +++ head/devel/rclint/Makefile (revision 349271) @@ -1,32 +1,31 @@ # $FreeBSD$ PORTNAME= rclint -PORTVERSION= 0.0.6 -PORTREVISION= 1 +PORTVERSION= 0.1.0 CATEGORIES= devel textproc python MASTER_SITES= http://www.bayofrum.net/dist/rclint/ \ LOCAL/crees/ MAINTAINER= crees@FreeBSD.org COMMENT= Checks rc scripts for style and common errors LICENSE= BSD2CLAUSE NO_BUILD= yes USE_PYTHON_RUN= yes SUB_FILES= ${PORTNAME} SUB_LIST= PYTHON_CMD=${PYTHON_CMD} PLIST_FILES= bin/${PORTNAME} PORTDATA= ${PORTNAME}.py errors.en post-patch: ${REINPLACE_CMD} -e "s,\(DATADIR = \)'\.',\1'${DATADIR}'," \ ${WRKSRC}/${PORTNAME}.py do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${PORTDATA:S,^,${WRKSRC}/,} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Index: head/devel/rclint/distinfo =================================================================== --- head/devel/rclint/distinfo (revision 349270) +++ head/devel/rclint/distinfo (revision 349271) @@ -1,2 +1,2 @@ -SHA256 (rclint-0.0.6.tar.gz) = 2ac5e3d9a157069c0e4220fc6cd7f27523f9dbf576d06359c4bb48214eefd279 -SIZE (rclint-0.0.6.tar.gz) = 6765 +SHA256 (rclint-0.1.0.tar.gz) = f6d6ed0e463078744df38a53a8262fdd6b15dc743055ddbeb39a91bcf968dde4 +SIZE (rclint-0.1.0.tar.gz) = 6808