misc/143392: UPDATE] sysutils/geomWatch to 1.1.1

Boris Kochergin spawk at acm.poly.edu
Sun Jan 31 04:30:03 UTC 2010


>Number:         143392
>Category:       misc
>Synopsis:       UPDATE] sysutils/geomWatch to 1.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 31 04:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Boris Kochergin
>Release:        8.0-RELEASE-p1
>Organization:
Polytechnic Institute of NYU
>Environment:
FreeBSD peer 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #4: Sat Dec 12 19:33:12 EST 2009 root at peer:/usr/obj/usr/src/sys/PEER i386
>Description:
Bug fixes:

- Fixed a memory leak in the GEOM class by calling geom_deletetree() to free memory allocated by geom_gettree().
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN geomWatch.old/Makefile geomWatch/Makefile
--- geomWatch.old/Makefile      2010-01-30 23:12:09.840239537 -0500
+++ geomWatch/Makefile  2010-01-30 23:12:22.402236990 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      geomWatch
-PORTVERSION=   1.1.0
+PORTVERSION=   1.1.1
 CATEGORIES=    sysutils
 MASTER_SITES=  http://isis.poly.edu/~bk/geomWatch/ \
                http://bk.macroblock.net/geomWatch/
diff -ruN geomWatch.old/distinfo  geomWatch/distinfo 
--- geomWatch.old/distinfo      2010-01-30 23:12:09.839239689 -0500
+++ geomWatch/distinfo  2010-01-30 23:14:26.221249292 -0500
@@ -1,3 +1,3 @@
-MD5 (geomWatch-1.1.0.tbz) = 78cd50517cd1b16e8d732525ce1cc450
-SHA256 (geomWatch-1.1.0.tbz) = 8ba902bdc260acf404084fe0adcbeaa4dd3a2724f53a729b60ffc8973093cf05
-SIZE (geomWatch-1.1.0.tbz) = 6715
+MD5 (geomWatch-1.1.1.tbz) = e6f324a051ed0b400acc073ce9dccb73
+SHA256 (geomWatch-1.1.1.tbz) = 69013fc5194b99000eb78417d9d99b6ede91f8d26a62a8ecd7af2b9b1f28b1b5
+SIZE (geomWatch-1.1.1.tbz) = 6786


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


More information about the freebsd-bugs mailing list