diff options
author | danilo <danilo@FreeBSD.org> | 2018-02-11 20:32:02 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-02-11 20:32:02 +0800 |
commit | 81a2c2b6d5dfb5071d6c857d57b6ebe7e707e1a9 (patch) | |
tree | 69d341544214426da5117df16d83570efce1968f /misc | |
parent | 4e2ab4a04270e4709a7eeec1419322b13b7bb6e9 (diff) | |
download | freebsd-ports-gnome-81a2c2b6d5dfb5071d6c857d57b6ebe7e707e1a9.tar.gz freebsd-ports-gnome-81a2c2b6d5dfb5071d6c857d57b6ebe7e707e1a9.tar.zst freebsd-ports-gnome-81a2c2b6d5dfb5071d6c857d57b6ebe7e707e1a9.zip |
- Update to 1.76
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cloc/Makefile | 6 | ||||
-rw-r--r-- | misc/cloc/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index cc633f88ceb3..4ac8be7c184e 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= cloc -PORTVERSION= 1.74 +PORTVERSION= 1.76 +DISTVERSIONPREFIX= v CATEGORIES= misc MAINTAINER= danilo@FreeBSD.org @@ -12,10 +13,11 @@ LICENSE= GPLv2 RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff +USES= perl5 + USE_GITHUB= yes GH_ACCOUNT= AlDanial -USES= perl5 USE_PERL5= run PLIST_FILES= bin/${PORTNAME} NO_BUILD= yes diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 0a1b52b393d8..101613393e50 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508281046 -SHA256 (AlDanial-cloc-1.74_GH0.tar.gz) = 96af46fed0322d61f8bc61842a77d12bae42cd0bdf673495267e821d97ebcc68 -SIZE (AlDanial-cloc-1.74_GH0.tar.gz) = 394574 +TIMESTAMP = 1518352324 +SHA256 (AlDanial-cloc-v1.76_GH0.tar.gz) = b3e7ab59667f721ea870e1db5887924f5ea9548501964f363913cc32730665f3 +SIZE (AlDanial-cloc-v1.76_GH0.tar.gz) = 418150 |