svn commit: r307392 - head/devel/rclint

Chris Rees crees at FreeBSD.org
Tue Nov 13 19:50:30 UTC 2012


Author: crees
Date: Tue Nov 13 19:50:29 2012
New Revision: 307392
URL: http://svnweb.freebsd.org/changeset/ports/307392

Log:
  Update to 0.0.3, with better quoting support.
  
  Feature safe:	yes

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

Modified: head/devel/rclint/Makefile
==============================================================================
--- head/devel/rclint/Makefile	Tue Nov 13 19:49:16 2012	(r307391)
+++ head/devel/rclint/Makefile	Tue Nov 13 19:50:29 2012	(r307392)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rclint
-PORTVERSION=	0.0.2
+PORTVERSION=	0.0.3
 CATEGORIES=	devel textproc python
 MASTER_SITES=	http://www.bayofrum.net/dist/rclint/	\
 		LOCAL/crees/

Modified: head/devel/rclint/distinfo
==============================================================================
--- head/devel/rclint/distinfo	Tue Nov 13 19:49:16 2012	(r307391)
+++ head/devel/rclint/distinfo	Tue Nov 13 19:50:29 2012	(r307392)
@@ -1,2 +1,2 @@
-SHA256 (rclint-0.0.2.tar.gz) = 943796f349d38bf4e3b7bf9a191a5c5f804b1070ea4901cf0fba9fe2e9025a86
-SIZE (rclint-0.0.2.tar.gz) = 6356
+SHA256 (rclint-0.0.3.tar.gz) = f575eee33b3a79ec78aa5a618b582361df750ed3a2a4f5903af802c991b5ca5d
+SIZE (rclint-0.0.3.tar.gz) = 6769


More information about the svn-ports-all mailing list