Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2002 10:26:18 +0100
From:      Thomas Hurst <freaky@aagh.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41038: Update misc/sloccount to 2.14
Message-ID:  <E17YNq6-0006em-00@voi.aagh.net>

next in thread | raw e-mail | index | archive | help

>Number:         41038
>Category:       ports
>Synopsis:       Update misc/sloccount to 2.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 27 02:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Hurst
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD voi.freak.lan 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jun 16 16:35:50 BST 2002 root@voi.freak.lan:/usr/obj/usr/src/sys/VOI i386


	
>Description:
	Update misc/sloccount from 2.13 to 2.14, improving Cobol support.

>How-To-Repeat:
	
>Fix:
	Apply the following patch to misc/sloccount

diff -ru /usr/ports/misc/sloccount/Makefile sloccount/Makefile
--- /usr/ports/misc/sloccount/Makefile	Thu Jun  6 21:41:33 2002
+++ sloccount/Makefile	Sat Jul 27 10:03:03 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	sloccount
-PORTVERSION=	2.13
+PORTVERSION=	2.14
 CATEGORIES=	misc
 MASTER_SITES=	http://www.dwheeler.com/sloccount/
 
diff -ru /usr/ports/misc/sloccount/distinfo sloccount/distinfo
--- /usr/ports/misc/sloccount/distinfo	Thu Jun  6 21:41:33 2002
+++ sloccount/distinfo	Sat Jul 27 10:04:24 2002
@@ -1 +1 @@
-MD5 (sloccount-2.13.tar.gz) = a3ae89b09a68bf6576c78b3b1ca1bc70
+MD5 (sloccount-2.14.tar.gz) = b9ab419d6d9318df729856e6091bc37e
diff -ru /usr/ports/misc/sloccount/files/patch-break_filelist sloccount/files/patch-break_filelist
--- /usr/ports/misc/sloccount/files/patch-break_filelist	Sun Mar 31 21:04:06 2002
+++ sloccount/files/patch-break_filelist	Sat Jul 27 10:13:41 2002
@@ -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.
   }
  


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E17YNq6-0006em-00>