svn commit: r499055 - head/math/p5-Graph

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 15 21:15:57 UTC 2019


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>


More information about the svn-ports-all mailing list