diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-10-25 20:53:55 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-10-25 20:53:55 +0000 |
commit | cd9f905e8045467ef3c1c78aba2ac05ba378ce48 (patch) | |
tree | 75dc978d1748f5eeff4517e7d88236df35ea9b8e | |
parent | - Update to 2.1.0 (diff) |
Update to 0.0.1 with Python 3.0 support
Thanks to: eadler
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306395
-rw-r--r-- | devel/rclint/Makefile | 2 | ||||
-rw-r--r-- | devel/rclint/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rclint/Makefile b/devel/rclint/Makefile index 0da1998fe2ab..cbbd7d431046 100644 --- a/devel/rclint/Makefile +++ b/devel/rclint/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rclint -PORTVERSION= 0.0.0 +PORTVERSION= 0.0.1 CATEGORIES= devel textproc python MASTER_SITES= http://www.bayofrum.net/dist/rclint/ \ LOCAL/crees/ diff --git a/devel/rclint/distinfo b/devel/rclint/distinfo index d539ddf729c3..d9e68efbffd7 100644 --- a/devel/rclint/distinfo +++ b/devel/rclint/distinfo @@ -1,2 +1,2 @@ -SHA256 (rclint-0.0.0.tar.gz) = 3b542867c85d5b9e461cb75ff7ff85ce8a087f63138ff996b7f7e9f8a7a69c13 -SIZE (rclint-0.0.0.tar.gz) = 5190 +SHA256 (rclint-0.0.1.tar.gz) = 3baa7fb370403cc74ee250aad0ef18227fe8585b149a6e711a9fdf92f6957202 +SIZE (rclint-0.0.1.tar.gz) = 6353 |