diff options
author | danilo <danilo@FreeBSD.org> | 2018-10-06 17:25:57 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-10-06 17:25:57 +0800 |
commit | 2ab5de4a736c783b30d9416a968d3eb1cf53a69b (patch) | |
tree | aa1fba0252cb536ca3fcdf211109e32b1154b575 /misc | |
parent | b3862d245a2ee3bf03eb4d7bb8a5d8bf41c63840 (diff) | |
download | freebsd-ports-gnome-2ab5de4a736c783b30d9416a968d3eb1cf53a69b.tar.gz freebsd-ports-gnome-2ab5de4a736c783b30d9416a968d3eb1cf53a69b.tar.zst freebsd-ports-gnome-2ab5de4a736c783b30d9416a968d3eb1cf53a69b.zip |
- Update to 1.80
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cloc/Makefile | 3 | ||||
-rw-r--r-- | misc/cloc/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 0696f9bc6acd..32353c0e5f7f 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= cloc -PORTVERSION= 1.78 +PORTVERSION= 1.80 +DISTVERSIONPREFIX= v CATEGORIES= misc MAINTAINER= danilo@FreeBSD.org diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index ad48d0e02a13..dca62ba6322c 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536705157 -SHA256 (AlDanial-cloc-1.78_GH0.tar.gz) = 0d8b16f7a80a01d6e2b888a16194bddc4f64915726a5abcbf2e91eecbf2cddd4 -SIZE (AlDanial-cloc-1.78_GH0.tar.gz) = 448807 +TIMESTAMP = 1538817920 +SHA256 (AlDanial-cloc-v1.80_GH0.tar.gz) = 29f6b2a90f00b02b6197354d6d78051530e2942e3b52421ec138c4f3ab683eb0 +SIZE (AlDanial-cloc-v1.80_GH0.tar.gz) = 451896 |