Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 12:16:30 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417205 - head/www/calamaris-devel
Message-ID:  <201606211216.u5LCGUdP047399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Tue Jun 21 12:16:30 2016
New Revision: 417205
URL: https://svnweb.freebsd.org/changeset/ports/417205

Log:
  Add correct distinfo and missing depends.

Modified:
  head/www/calamaris-devel/Makefile
  head/www/calamaris-devel/distinfo

Modified: head/www/calamaris-devel/Makefile
==============================================================================
--- head/www/calamaris-devel/Makefile	Tue Jun 21 12:09:59 2016	(r417204)
+++ head/www/calamaris-devel/Makefile	Tue Jun 21 12:16:30 2016	(r417205)
@@ -11,6 +11,9 @@ COMMENT=	Perl script to produce statisti
 
 LICENSE=	GPLv2
 
+RUN_DEPENDS=	p5-GD-Graph>=0:graphics/p5-GD-Graph \
+		p5-NetAddr-Ip>=0:net-mgmt/p5-NetAddr-IP
+
 CONFLICTS_INSTALL=	calamaris-[0-9]*
 
 USES=		shebangfix perl5

Modified: head/www/calamaris-devel/distinfo
==============================================================================
--- head/www/calamaris-devel/distinfo	Tue Jun 21 12:09:59 2016	(r417204)
+++ head/www/calamaris-devel/distinfo	Tue Jun 21 12:16:30 2016	(r417205)
@@ -1,2 +1,3 @@
-SHA256 (calamaris-2.59.tar.gz) = 60103bf6bfe0142bf2a0dfa7f7647ae7ed739b8b3082f11b8e55e21c2546d7ae
-SIZE (calamaris-2.59.tar.gz) = 56168
+TIMESTAMP = 1466511219
+SHA256 (calamaris-2.99.4.5.tar.gz) = 52576f75dc5321757ca1958130dd8b40803f0dfa1fdc41d48dd2c0beaa377474
+SIZE (calamaris-2.99.4.5.tar.gz) = 116893



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