[Midnightbsd-cvs] mports [16446] trunk/dns/bindgraph: fix fetch
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 5 22:01:54 EDT 2014
Revision: 16446
http://svnweb.midnightbsd.org/mports/?rev=16446
Author: laffer1
Date: 2014-08-05 22:01:53 -0400 (Tue, 05 Aug 2014)
Log Message:
-----------
fix fetch
Modified Paths:
--------------
trunk/dns/bindgraph/Makefile
trunk/dns/bindgraph/distinfo
Modified: trunk/dns/bindgraph/Makefile
===================================================================
--- trunk/dns/bindgraph/Makefile 2014-08-06 01:45:49 UTC (rev 16445)
+++ trunk/dns/bindgraph/Makefile 2014-08-06 02:01:53 UTC (rev 16446)
@@ -8,7 +8,8 @@
EXTRACT_SUFX= .tgz
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A RRDtool frontend for BIND statistics
+COMMENT= RRDtool frontend for BIND statistics
+
LICENSE= gpl2
RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \
@@ -16,6 +17,7 @@
NO_BUILD= yes
USE_PERL5= yes
+USES= tar:tgz
CGIDIR?= ${PREFIX}/www/cgi-bin
DATADIR?= /var/db/bindgraph
Modified: trunk/dns/bindgraph/distinfo
===================================================================
--- trunk/dns/bindgraph/distinfo 2014-08-06 01:45:49 UTC (rev 16445)
+++ trunk/dns/bindgraph/distinfo 2014-08-06 02:01:53 UTC (rev 16446)
@@ -1,3 +1,2 @@
SHA256 (bindgraph-0.2.tgz) = 680ca9a73a9c06e3c4281f52eb7af95871d69f909642ca490d2da437c522bff6
-RMD160 (bindgraph-0.2.tgz) = 464962c849258790b95623c01fa3411f56645785
SIZE (bindgraph-0.2.tgz) = 15808
More information about the Midnightbsd-cvs
mailing list