diff options
author | pat <pat@FreeBSD.org> | 2002-07-27 15:27:34 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-27 15:27:34 +0000 |
commit | 06d8e3ea26f5482983e1e67a4a970610e2d77b17 (patch) | |
tree | e1b22f7df66c7c002a0ed43ad3ed480288c6ce00 | |
parent | 1656d1b748a716ad6f68a42c13cdaf3e22852c22 (diff) | |
download | FreeBSD-ports-06d8e3ea26f5482983e1e67a4a970610e2d77b17.zip FreeBSD-ports-06d8e3ea26f5482983e1e67a4a970610e2d77b17.tar.gz |
Update to 2.14
PR: ports/41038
Submitted by: maintainer
-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 0987df9..3765c43 100644 --- a/misc/sloccount/Makefile +++ b/misc/sloccount/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sloccount -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= misc MASTER_SITES= http://www.dwheeler.com/sloccount/ diff --git a/misc/sloccount/distinfo b/misc/sloccount/distinfo index 7e15e1a..f4ca3ea 100644 --- a/misc/sloccount/distinfo +++ b/misc/sloccount/distinfo @@ -1 +1 @@ -MD5 (sloccount-2.13.tar.gz) = a3ae89b09a68bf6576c78b3b1ca1bc70 +MD5 (sloccount-2.14.tar.gz) = b9ab419d6d9318df729856e6091bc37e diff --git a/misc/sloccount/files/patch-break_filelist b/misc/sloccount/files/patch-break_filelist index 8e775b7..b00f646 100644 --- a/misc/sloccount/files/patch-break_filelist +++ b/misc/sloccount/files/patch-break_filelist @@ -1,6 +1,6 @@ ---- break_filelist.orig Mon Mar 25 11:18:45 2002 -+++ break_filelist Sun Mar 31 16:05:02 2002 -@@ -591,7 +591,7 @@ +--- break_filelist.orig Wed Jul 24 22:41:24 2002 ++++ break_filelist Sat Jul 27 10:04:36 2002 +@@ -607,7 +607,7 @@ return $cached_digest; # We did, so here's what it was. } |