Index: head/devel/rclint/Makefile =================================================================== --- head/devel/rclint/Makefile (revision 567073) +++ head/devel/rclint/Makefile (revision 567074) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= rclint -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 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 USES= python:run shebangfix SUB_FILES= ${PORTNAME} SUB_LIST= PYTHON_CMD=${PYTHON_CMD} SHEBANG_FILES= *.py 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 567073) +++ head/devel/rclint/distinfo (revision 567074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612735820 -SHA256 (rclint-1.0.0.tar.gz) = 86eee7a8fa8590cccd4c461863a3f2ec98e240d8d0de2803675bd6eb37b0f63c -SIZE (rclint-1.0.0.tar.gz) = 7145 +TIMESTAMP = 1614768520 +SHA256 (rclint-1.0.1.tar.gz) = 1866a9b6a1ad5c7906039ae6a83291bcb905a8e7cd70dafc2ea8be21c539c786 +SIZE (rclint-1.0.1.tar.gz) = 7189