Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2013 16:19:08 GMT
From:      Nick Hilliard <nick@foobar.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176148: port update: netdot 1.0.2 -> 1.0.4
Message-ID:  <201302141619.r1EGJ8cH098861@cheesecake.netability.ie>
Resent-Message-ID: <201302141630.r1EGU2DF063881@freefall.freebsd.org>

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

>Number:         176148
>Category:       ports
>Synopsis:       port update: netdot 1.0.2 -> 1.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 16:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD 9.0-RELEASE

>Description:

upgrade to bring net-mgmt/netdot from 1.0.2 to 1.0.4

>How-To-Repeat:
>Fix:

diff -bNur netdot-1.0.2/Makefile netdot/Makefile
--- netdot-1.0.2/Makefile	2013-02-14 13:02:55.000000000 +0000
+++ netdot/Makefile	2013-02-14 16:04:40.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netdot
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://netdot.uoregon.edu/pub/dists/
 
@@ -80,7 +80,7 @@
 .for f in export/bind export/dhcpd export/ethers export/rancid export/smokeping export/sysmon htdocs/img/graphs lib/Netdot/Manual tmp/sessions/locks htdocs/masondata/cache
 		@${TOUCH} ${WWWDIR}/${f}/.keep-me
 .endfor
-.for f in initdb defragdb
+.for f in initdb
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${WWWDIR}/bin/${f}
 .endfor
 	${MKDIR} ${WWWDIR}/upgrade
diff -bNur netdot-1.0.2/distinfo netdot/distinfo
--- netdot-1.0.2/distinfo	2013-02-14 13:02:55.000000000 +0000
+++ netdot/distinfo	2013-02-14 13:03:55.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (netdot-1.0.2.tar.gz) = 540712e300afb116ee5a9dd48f65fa255c3ee09015f96d20ee3d00c25f61790c
-SIZE (netdot-1.0.2.tar.gz) = 2223786
+SHA256 (netdot-1.0.4.tar.gz) = e474005f90514e452b25cb886e2d6a16b488e008fa67e05ade70e45e24490908
+SIZE (netdot-1.0.4.tar.gz) = 2193923
diff -bNur netdot-1.0.2/pkg-plist netdot/pkg-plist
--- netdot-1.0.2/pkg-plist	2013-02-14 13:02:55.000000000 +0000
+++ netdot/pkg-plist	2013-02-14 16:04:32.000000000 +0000
@@ -2,7 +2,6 @@
 %%WWWDIR%%/bin/check_bgppeer.pl
 %%WWWDIR%%/bin/check_ifstatus.pl
 %%WWWDIR%%/bin/check_link_state.pl
-%%WWWDIR%%/bin/defragdb
 %%WWWDIR%%/bin/device_checks.pl
 %%WWWDIR%%/bin/dump-db.pl
 %%WWWDIR%%/bin/ether_ip_port.pl
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302141619.r1EGJ8cH098861>