Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2014 17:23:58 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367754 - head/devel/rclint
Message-ID:  <201409091723.s89HNw1h083501@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Tue Sep  9 17:23:58 2014
New Revision: 367754
URL: http://svnweb.freebsd.org/changeset/ports/367754
QAT: https://qat.redports.org/buildarchive/r367754/

Log:
  Update to 0.2.1; Minor bugfix

Modified:
  head/devel/rclint/Makefile
  head/devel/rclint/distinfo

Modified: head/devel/rclint/Makefile
==============================================================================
--- head/devel/rclint/Makefile	Tue Sep  9 17:22:10 2014	(r367753)
+++ head/devel/rclint/Makefile	Tue Sep  9 17:23:58 2014	(r367754)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rclint
-PORTVERSION=	0.1.0
+PORTVERSION=	0.2.1
 CATEGORIES=	devel textproc python
 MASTER_SITES=	http://www.bayofrum.net/dist/rclint/	\
 		LOCAL/crees/
@@ -12,7 +12,8 @@ COMMENT=	Checks rc scripts for style and
 LICENSE=	BSD2CLAUSE
 
 NO_BUILD=	yes
-USE_PYTHON_RUN=	yes
+
+USES=		python:run
 SUB_FILES=	${PORTNAME}
 SUB_LIST=	PYTHON_CMD=${PYTHON_CMD}
 

Modified: head/devel/rclint/distinfo
==============================================================================
--- head/devel/rclint/distinfo	Tue Sep  9 17:22:10 2014	(r367753)
+++ head/devel/rclint/distinfo	Tue Sep  9 17:23:58 2014	(r367754)
@@ -1,2 +1,2 @@
-SHA256 (rclint-0.1.0.tar.gz) = f6d6ed0e463078744df38a53a8262fdd6b15dc743055ddbeb39a91bcf968dde4
-SIZE (rclint-0.1.0.tar.gz) = 6808
+SHA256 (rclint-0.2.1.tar.gz) = b8be19dbb14d45ecd4c71d71b3ebfdce0be477480b767afab3fbcb9683c28705
+SIZE (rclint-0.2.1.tar.gz) = 6930



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409091723.s89HNw1h083501>