pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/splint Update splint to 3.1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/916fd41357e6
branches:  trunk
changeset: 492345:916fd41357e6
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Sun Apr 10 16:49:59 2005 +0000

description:
Update splint to 3.1.1.
The 3.1.0 release contained numerous enhancements over the previous 3.0.1.6
release.  Among other improvements, the accuracy of the bounds checking code
has improved; Splint can produce output in html or comma separated value(CSV)
format; and support for numabstract types has been added. Additionally the
code contains numerous bugs fixes and house keeping updates.
(Details at http://www.splint.org/changes.html )
No list of changes available for the 3.1.1 release.

diffstat:

 devel/splint/Makefile |  4 ++--
 devel/splint/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 5ed239957e46 -r 916fd41357e6 devel/splint/Makefile
--- a/devel/splint/Makefile     Sun Apr 10 15:56:31 2005 +0000
+++ b/devel/splint/Makefile     Sun Apr 10 16:49:59 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/01/22 08:24:31 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/10 16:49:59 jschauma Exp $
 #
 
-VERSION=       3.0.1.6
+VERSION=       3.1.1
 DISTNAME=      splint-${VERSION}.src
 PKGNAME=       splint-${VERSION}
 CATEGORIES=    devel
diff -r 5ed239957e46 -r 916fd41357e6 devel/splint/distinfo
--- a/devel/splint/distinfo     Sun Apr 10 15:56:31 2005 +0000
+++ b/devel/splint/distinfo     Sun Apr 10 16:49:59 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:34 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/04/10 16:49:59 jschauma Exp $
 
-SHA1 (splint-3.0.1.6.src.tgz) = 65c15cef2b2a554c484127b86668efd4e76e9604
-RMD160 (splint-3.0.1.6.src.tgz) = 17db2e2ee5cac5716e417aa2029a33d4a2520a00
-Size (splint-3.0.1.6.src.tgz) = 1592456 bytes
+SHA1 (splint-3.1.1.src.tgz) = 1192e8f18e8ef63fdc7a0b0fa26c35b46d59e4e6
+RMD160 (splint-3.1.1.src.tgz) = 8a0d04b20ccdfd50f99e3ef6abd59e7b25814912
+Size (splint-3.1.1.src.tgz) = 2425108 bytes



Home | Main Index | Thread Index | Old Index