Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2019 21:15:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499055 - head/math/p5-Graph
Message-ID:  <201904152115.x3FLFsA8094405@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 15 21:15:54 2019
New Revision: 499055
URL: https://svnweb.freebsd.org/changeset/ports/499055

Log:
  Add PORTSCOUT
  
  0.9704 is the latest version. 0.20105 was created on May 30, 2004 [1].
  
  [1] https://cpan.metacpan.org/modules/by-module/Graph/Graph-0.20105.tar.gz

Modified:
  head/math/p5-Graph/Makefile

Modified: head/math/p5-Graph/Makefile
==============================================================================
--- head/math/p5-Graph/Makefile	Mon Apr 15 21:15:49 2019	(r499054)
+++ head/math/p5-Graph/Makefile	Mon Apr 15 21:15:54 2019	(r499055)
@@ -19,6 +19,9 @@ RUN_DEPENDS=	p5-Heap>=0:devel/p5-Heap
 
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
+
+PORTSCOUT=	skipv:0.20105
 
 .include <bsd.port.mk>



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