diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-07 17:59:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-07 17:59:30 +0800 |
commit | eae53adf5b3bf8a47c7a35755046e739007deac9 (patch) | |
tree | 95d890b9973e07b34d91b9a865169c439229c5e6 /misc/cloc | |
parent | 25f9d2b042b1556cfcc1d157f18bbb7a055d110c (diff) | |
download | freebsd-ports-gnome-eae53adf5b3bf8a47c7a35755046e739007deac9.tar.gz freebsd-ports-gnome-eae53adf5b3bf8a47c7a35755046e739007deac9.tar.zst freebsd-ports-gnome-eae53adf5b3bf8a47c7a35755046e739007deac9.zip |
- Update to 1.04
Diffstat (limited to 'misc/cloc')
-rw-r--r-- | misc/cloc/Makefile | 4 | ||||
-rw-r--r-- | misc/cloc/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index a8b59bd3c670..2b0ad3382259 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -6,12 +6,12 @@ # PORTNAME= cloc -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= misc MASTER_SITES= SF EXTRACT_SUFX= .pl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Counts lines of code RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index fd251bdc5591..fdf7bf4b2116 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -MD5 (cloc-1.03.pl) = 581c3b1410e0137efcc4476ce8cdc7d9 -SHA256 (cloc-1.03.pl) = 4d77549ab0c151b0ebd3c716125beb8bb6bf58e89ab30d9486a1c5f60c386c9f -SIZE (cloc-1.03.pl) = 188830 +MD5 (cloc-1.04.pl) = 9a404a591d5a7b899f133527a24b9126 +SHA256 (cloc-1.04.pl) = 48d34a71a0dcceb1664ba01b50d330420914b0132d0f9ee425cb337cd9356e81 +SIZE (cloc-1.04.pl) = 212427 |