diff --git a/devel/rclint/Makefile b/devel/rclint/Makefile index d2c9f440487b..55fd01486912 100644 --- a/devel/rclint/Makefile +++ b/devel/rclint/Makefile @@ -1,33 +1,33 @@ PORTNAME= rclint -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.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 WWW= https://github.com/crees/rclint LICENSE= BSD2CLAUSE USES= python:run shebangfix SHEBANG_FILES= *.py NO_ARCH= yes NO_BUILD= 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 diff --git a/devel/rclint/distinfo b/devel/rclint/distinfo index 38198e04c1fe..a990434d6198 100644 --- a/devel/rclint/distinfo +++ b/devel/rclint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642247948 -SHA256 (rclint-1.2.0.tar.gz) = 337a885b81571e1a319e6254e38377885acd1122179502f8a77bf35dea2c7490 -SIZE (rclint-1.2.0.tar.gz) = 7005 +TIMESTAMP = 1694029149 +SHA256 (rclint-1.3.0.tar.gz) = 8aaaf509f13e07788f25b5028ffbb43750cc8567f599451c4527c99bf2d1a53d +SIZE (rclint-1.3.0.tar.gz) = 7055