Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2013 15:06:27 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312572 - head/net-mgmt/netdot
Message-ID:  <201302191506.r1JF6R3h047177@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Tue Feb 19 15:06:26 2013
New Revision: 312572
URL: http://svnweb.freebsd.org/changeset/ports/312572

Log:
  Update to 1.0.4.
  
  PR:		176148
  Submitted by:	maintainer

Modified:
  head/net-mgmt/netdot/Makefile
  head/net-mgmt/netdot/distinfo
  head/net-mgmt/netdot/pkg-plist

Modified: head/net-mgmt/netdot/Makefile
==============================================================================
--- head/net-mgmt/netdot/Makefile	Tue Feb 19 14:59:52 2013	(r312571)
+++ head/net-mgmt/netdot/Makefile	Tue Feb 19 15:06:26 2013	(r312572)
@@ -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 @@ post-install:
 .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

Modified: head/net-mgmt/netdot/distinfo
==============================================================================
--- head/net-mgmt/netdot/distinfo	Tue Feb 19 14:59:52 2013	(r312571)
+++ head/net-mgmt/netdot/distinfo	Tue Feb 19 15:06:26 2013	(r312572)
@@ -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

Modified: head/net-mgmt/netdot/pkg-plist
==============================================================================
--- head/net-mgmt/netdot/pkg-plist	Tue Feb 19 14:59:52 2013	(r312571)
+++ head/net-mgmt/netdot/pkg-plist	Tue Feb 19 15:06:26 2013	(r312572)
@@ -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



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