svn commit: r375719 - head/astro/p5-Astro-SpaceTrack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 28 13:19:35 UTC 2014


Author: sunpoet
Date: Sun Dec 28 13:19:33 2014
New Revision: 375719
URL: https://svnweb.freebsd.org/changeset/ports/375719
QAT: https://qat.redports.org/buildarchive/r375719/

Log:
  - Add PORTSCOUT

Modified:
  head/astro/p5-Astro-SpaceTrack/Makefile

Modified: head/astro/p5-Astro-SpaceTrack/Makefile
==============================================================================
--- head/astro/p5-Astro-SpaceTrack/Makefile	Sun Dec 28 13:19:28 2014	(r375718)
+++ head/astro/p5-Astro-SpaceTrack/Makefile	Sun Dec 28 13:19:33 2014	(r375719)
@@ -22,6 +22,8 @@ BUILD_DEPENDS=	p5-HTTP-Date>=0:${PORTSDI
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 USES=		perl5
 USE_PERL5=	configure
 CONFIGURE_ARGS=	-y


More information about the svn-ports-head mailing list