diff options
author | pat <pat@FreeBSD.org> | 2002-04-01 00:53:21 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-04-01 00:53:21 +0800 |
commit | 3dcf7d806c58e581ffab9f6fe80ad114371e91d2 (patch) | |
tree | 2ae93351e0befcaa23cf6e71095c658d2ff6ca61 /misc/sloccount | |
parent | 2cd4cda20c64d4c5616d3f8dea404b1c98df863a (diff) | |
download | freebsd-ports-gnome-3dcf7d806c58e581ffab9f6fe80ad114371e91d2.tar.gz freebsd-ports-gnome-3dcf7d806c58e581ffab9f6fe80ad114371e91d2.tar.zst freebsd-ports-gnome-3dcf7d806c58e581ffab9f6fe80ad114371e91d2.zip |
Update to 2.12
PR: 36574
Submitted by: maintainer
Diffstat (limited to 'misc/sloccount')
-rw-r--r-- | misc/sloccount/Makefile | 2 | ||||
-rw-r--r-- | misc/sloccount/distinfo | 2 | ||||
-rw-r--r-- | misc/sloccount/files/patch-break_filelist | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/sloccount/Makefile b/misc/sloccount/Makefile index 1c2c880b349f..28d92eee6b4c 100644 --- a/misc/sloccount/Makefile +++ b/misc/sloccount/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sloccount -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= misc MASTER_SITES= http://www.dwheeler.com/sloccount/ diff --git a/misc/sloccount/distinfo b/misc/sloccount/distinfo index aed8db9f56e2..6b26ff8b9435 100644 --- a/misc/sloccount/distinfo +++ b/misc/sloccount/distinfo @@ -1 +1 @@ -MD5 (sloccount-2.11.tar.gz) = e136ebadc20008c7f4dca120d14013d6 +MD5 (sloccount-2.12.tar.gz) = ed8c8893d32e12fde25d39efe53af796 diff --git a/misc/sloccount/files/patch-break_filelist b/misc/sloccount/files/patch-break_filelist index 193d36f23369..8e775b78196a 100644 --- a/misc/sloccount/files/patch-break_filelist +++ b/misc/sloccount/files/patch-break_filelist @@ -1,6 +1,6 @@ ---- break_filelist.orig Wed Feb 27 00:39:24 2002 -+++ break_filelist Thu Feb 28 14:42:14 2002 -@@ -562,7 +562,7 @@ +--- break_filelist.orig Mon Mar 25 11:18:45 2002 ++++ break_filelist Sun Mar 31 16:05:02 2002 +@@ -591,7 +591,7 @@ return $cached_digest; # We did, so here's what it was. } |