diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-06 23:32:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-06 23:32:14 +0800 |
commit | 04145c1bc9f7f9e2e66fe36653bb842c007f061f (patch) | |
tree | 2709f4fc948e5723c48262d87e76c290fbb49cfe /misc/cloc | |
parent | c1158daa484f0b7d9b2c7ddd401b54e33ee0a4e4 (diff) | |
download | freebsd-ports-gnome-04145c1bc9f7f9e2e66fe36653bb842c007f061f.tar.gz freebsd-ports-gnome-04145c1bc9f7f9e2e66fe36653bb842c007f061f.tar.zst freebsd-ports-gnome-04145c1bc9f7f9e2e66fe36653bb842c007f061f.zip |
- Update to 1.55
Diffstat (limited to 'misc/cloc')
-rw-r--r-- | misc/cloc/Makefile | 2 | ||||
-rw-r--r-- | misc/cloc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 8302760a0b54..f6a4d5a1192a 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cloc -PORTVERSION= 1.53 +PORTVERSION= 1.55 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 43be26a6cf0b..b84beb160c3b 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,2 +1,2 @@ -SHA256 (cloc-1.53.pl) = a21fe2883329242ad4ffa2367de19f07b662decb27dc894b260cdf89a7e5d802 -SIZE (cloc-1.53.pl) = 284991 +SHA256 (cloc-1.55.pl) = 8dd6893c450f3be6a461ef2068cd853181eb21015b3cfa92c360dc2b4b897479 +SIZE (cloc-1.55.pl) = 309536 |