diff --git a/devel/rclint/Makefile b/devel/rclint/Makefile index db2048d410e2..b4069e9da319 100644 --- a/devel/rclint/Makefile +++ b/devel/rclint/Makefile @@ -1,32 +1,32 @@ PORTNAME= rclint -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.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 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 7a293a04ddfb..38198e04c1fe 100644 --- a/devel/rclint/distinfo +++ b/devel/rclint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617047022 -SHA256 (rclint-1.1.0.tar.gz) = 69177523d28842fb763ac8577a6bbaeed61357042c28c0795ab62aeb95c94f67 -SIZE (rclint-1.1.0.tar.gz) = 7160 +TIMESTAMP = 1642247948 +SHA256 (rclint-1.2.0.tar.gz) = 337a885b81571e1a319e6254e38377885acd1122179502f8a77bf35dea2c7490 +SIZE (rclint-1.2.0.tar.gz) = 7005