diff options
author | Chris Rees <crees@FreeBSD.org> | 2022-01-15 12:02:49 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2022-01-15 12:03:51 +0000 |
commit | 8a05ecb3a955ed0e9d15d9952dc88baddb4a841a (patch) | |
tree | 58bac87d956803106dcfe63f10a3f9b693ed70a8 | |
parent | 6c6c544dabd11919127e670822be6b730621f351 (diff) | |
download | ports-8a05ecb3a955ed0e9d15d9952dc88baddb4a841a.tar.gz ports-8a05ecb3a955ed0e9d15d9952dc88baddb4a841a.zip |
devel/rclint: Update to 1.2.0
- Stop complaining about missing $FreeBSD$
-rw-r--r-- | devel/rclint/Makefile | 2 | ||||
-rw-r--r-- | devel/rclint/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rclint/Makefile b/devel/rclint/Makefile index db2048d410e2..b4069e9da319 100644 --- a/devel/rclint/Makefile +++ b/devel/rclint/Makefile @@ -1,5 +1,5 @@ PORTNAME= rclint -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 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 7a293a04ddfb..38198e04c1fe 100644 --- a/devel/rclint/distinfo +++ b/devel/rclint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617047022 -SHA256 (rclint-1.1.0.tar.gz) = 69177523d28842fb763ac8577a6bbaeed61357042c28c0795ab62aeb95c94f67 -SIZE (rclint-1.1.0.tar.gz) = 7160 +TIMESTAMP = 1642247948 +SHA256 (rclint-1.2.0.tar.gz) = 337a885b81571e1a319e6254e38377885acd1122179502f8a77bf35dea2c7490 +SIZE (rclint-1.2.0.tar.gz) = 7005 |