svn commit: r312378 - head/devel/rclint
Chris Rees
crees at FreeBSD.org
Sat Feb 16 17:49:46 UTC 2013
Author: crees
Date: Sat Feb 16 17:49:45 2013
New Revision: 312378
URL: http://svnweb.freebsd.org/changeset/ports/312378
Log:
Update to 0.0.4
- Fix checking for pointlessly quoted variables
Modified:
head/devel/rclint/Makefile
head/devel/rclint/distinfo
Modified: head/devel/rclint/Makefile
==============================================================================
--- head/devel/rclint/Makefile Sat Feb 16 17:03:28 2013 (r312377)
+++ head/devel/rclint/Makefile Sat Feb 16 17:49:45 2013 (r312378)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rclint
-PORTVERSION= 0.0.3
+PORTVERSION= 0.0.4
CATEGORIES= devel textproc python
MASTER_SITES= http://www.bayofrum.net/dist/rclint/ \
LOCAL/crees/
Modified: head/devel/rclint/distinfo
==============================================================================
--- head/devel/rclint/distinfo Sat Feb 16 17:03:28 2013 (r312377)
+++ head/devel/rclint/distinfo Sat Feb 16 17:49:45 2013 (r312378)
@@ -1,2 +1,2 @@
-SHA256 (rclint-0.0.3.tar.gz) = f575eee33b3a79ec78aa5a618b582361df750ed3a2a4f5903af802c991b5ca5d
-SIZE (rclint-0.0.3.tar.gz) = 6769
+SHA256 (rclint-0.0.4.tar.gz) = 421f974c4adb5890ecc53572010145c8a001f36f0e99fd8c9344ad3f612463b2
+SIZE (rclint-0.0.4.tar.gz) = 6770
More information about the svn-ports-head
mailing list