1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Update to 0.0.6

Changes:

Make less fragile-- don't break if there are spaces in function definitions

Return the correct line number if giving an error in a function
This commit is contained in:
Chris Rees 2013-05-02 21:13:42 +00:00
parent ab6441e871
commit 326d6ea888
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317149
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rclint
PORTVERSION= 0.0.5
PORTVERSION= 0.0.6
CATEGORIES= devel textproc python
MASTER_SITES= http://www.bayofrum.net/dist/rclint/ \
LOCAL/crees/

View File

@ -1,2 +1,2 @@
SHA256 (rclint-0.0.5.tar.gz) = e2414a5a18e52ab5365114bd84b97d7321a6de93d1c5867676f67dca6baf5b0d
SIZE (rclint-0.0.5.tar.gz) = 6711
SHA256 (rclint-0.0.6.tar.gz) = 2ac5e3d9a157069c0e4220fc6cd7f27523f9dbf576d06359c4bb48214eefd279
SIZE (rclint-0.0.6.tar.gz) = 6765