ports/88591: Port Upgrade: 0.92.2 Stable
mk@oxeo.com
Manuel.Kreutz at titan.oxeo.com
Mon Nov 7 11:40:16 UTC 2005
>Number: 88591
>Category: ports
>Synopsis: Port Upgrade: 0.92.2 Stable
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 07 11:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: mk at oxeo.com
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
>Description:
Upgraded to version 0.92.2:
* fix crash with qsort
* fix for crash/coredump with DNS check
* Darwin/OSX 10.4.x build cleanups
* reduce calls to time()
* new queuer for objects (may not work on all systems)
* numerous cleanups
* some excess noise reduced in logs
* add some checkpointing of icmp packets and timing
* minor dependency builder fixes
* allow sets to work in the root = object declaration
>How-To-Repeat:
>Fix:
diff -ruN ../sysmon.092/Makefile ./Makefile
--- ../sysmon.092/Makefile Wed Feb 16 17:50:09 2005
+++ ./Makefile Mon Nov 7 05:31:33 2005
@@ -6,7 +6,7 @@
#
PORTNAME= sysmon
-PORTVERSION= 0.92
+PORTVERSION= 0.92.2
CATEGORIES= net-mgmt
MASTER_SITES= ftp://puck.nether.net/pub/jared/ \
http://titan.oxeo.com/mirror/sysmon.org/
@@ -16,7 +16,7 @@
DOCS= Changes.html binaries.html config.html docs.html index.html \
jclient.jpg net-example.png sysmon.conf.man.html sysmon.jpg \
- sysmon.man.html
+ sysmon.man.html reporting.xml-spec.txt
MAN8= sysmon.man.8 sysmon.conf.man.8
GNU_CONFIGURE= yes
diff -ruN ../sysmon.092/distinfo ./distinfo
--- ../sysmon.092/distinfo Wed Feb 16 17:50:09 2005
+++ ./distinfo Mon Nov 7 05:32:50 2005
@@ -1,2 +1,2 @@
-MD5 (sysmon-0.92.tar.gz) = 0db402c47c01857ac5c2a4e8d00c0d57
-SIZE (sysmon-0.92.tar.gz) = 490660
+MD5 (sysmon-0.92.2.tar.gz) = be9304964bfd131be6098c4b7b502cd1
+SIZE (sysmon-0.92.2.tar.gz) = 495714
diff -ruN ../sysmon.092/pkg-plist ./pkg-plist
--- ../sysmon.092/pkg-plist Fri Jul 25 17:08:27 2003
+++ ./pkg-plist Mon Nov 7 05:29:49 2005
@@ -8,6 +8,7 @@
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/jclient.jpg
%%PORTDOCS%%%%DOCSDIR%%/net-example.png
+%%PORTDOCS%%%%DOCSDIR%%/reporting.xml-spec.txt
%%PORTDOCS%%%%DOCSDIR%%/sysmon.conf.man.html
%%PORTDOCS%%%%DOCSDIR%%/sysmon.jpg
%%PORTDOCS%%%%DOCSDIR%%/sysmon.man.html
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list