Date: Wed, 4 Jul 2018 22:16:29 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473929 - head/devel/p5-File-Assets Message-ID: <201807042216.w64MGTtc079092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Jul 4 22:16:28 2018 New Revision: 473929 URL: https://svnweb.freebsd.org/changeset/ports/473929 Log: devel/p5-File-Assets: skip dev version Modified: head/devel/p5-File-Assets/Makefile (contents, props changed) Modified: head/devel/p5-File-Assets/Makefile ============================================================================== --- head/devel/p5-File-Assets/Makefile Wed Jul 4 22:00:27 2018 (r473928) +++ head/devel/p5-File-Assets/Makefile Wed Jul 4 22:16:28 2018 (r473929) @@ -40,4 +40,6 @@ RUN_DEPENDS= p5-Test-Memory-Cycle>0:devel/p5-Test-Memo USES= perl5 USE_PERL5= configure +PORTSCOUNT= ignore:0.064_1 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807042216.w64MGTtc079092>