svn commit: r349271 - head/devel/rclint
Chris Rees
crees at FreeBSD.org
Wed Mar 26 17:46:07 UTC 2014
Author: crees
Date: Wed Mar 26 17:46:06 2014
New Revision: 349271
URL: http://svnweb.freebsd.org/changeset/ports/349271
QAT: https://qat.redports.org/buildarchive/r349271/
Log:
Update to 0.1.0
Report the line number of the first out-of-order line found
Modified:
head/devel/rclint/Makefile
head/devel/rclint/distinfo
Modified: head/devel/rclint/Makefile
==============================================================================
--- head/devel/rclint/Makefile Wed Mar 26 17:28:18 2014 (r349270)
+++ head/devel/rclint/Makefile Wed Mar 26 17:46:06 2014 (r349271)
@@ -1,8 +1,7 @@
# $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/
Modified: head/devel/rclint/distinfo
==============================================================================
--- head/devel/rclint/distinfo Wed Mar 26 17:28:18 2014 (r349270)
+++ head/devel/rclint/distinfo Wed Mar 26 17:46:06 2014 (r349271)
@@ -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
More information about the svn-ports-all
mailing list