svn commit: r363823 - head/astro/p5-Astro-PAL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 2 16:44:28 UTC 2014


Author: sunpoet
Date: Sat Aug  2 16:44:27 2014
New Revision: 363823
URL: http://svnweb.freebsd.org/changeset/ports/363823
QAT: https://qat.redports.org/buildarchive/r363823/

Log:
  - Update to 1.07
  - Add TEST_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Astro-PAL/README

Modified:
  head/astro/p5-Astro-PAL/Makefile
  head/astro/p5-Astro-PAL/distinfo

Modified: head/astro/p5-Astro-PAL/Makefile
==============================================================================
--- head/astro/p5-Astro-PAL/Makefile	Sat Aug  2 16:42:39 2014	(r363822)
+++ head/astro/p5-Astro-PAL/Makefile	Sat Aug  2 16:44:27 2014	(r363823)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Astro-PAL
-PORTVERSION=	1.06
+PORTVERSION=	1.07
 CATEGORIES=	astro perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,8 @@ COMMENT=	Perl interface to Starlink PAL 
 
 LICENSE=	GPLv3
 
+TEST_DEPENDS=	p5-Test-Number-Delta>=1:${PORTSDIR}/devel/p5-Test-Number-Delta
+
 USE_PERL5=	modbuild
 USES=		perl5
 

Modified: head/astro/p5-Astro-PAL/distinfo
==============================================================================
--- head/astro/p5-Astro-PAL/distinfo	Sat Aug  2 16:42:39 2014	(r363822)
+++ head/astro/p5-Astro-PAL/distinfo	Sat Aug  2 16:44:27 2014	(r363823)
@@ -1,2 +1,2 @@
-SHA256 (Astro-PAL-1.06.tar.gz) = 42769faed2ac145aed2127c68cede3d4864f6865546c6036e73233de4ac635a8
-SIZE (Astro-PAL-1.06.tar.gz) = 535726
+SHA256 (Astro-PAL-1.07.tar.gz) = 6e61b73e2d07ca72b64cc1864a6bd389aed3a2a48051e0e7f0ca70737841e162
+SIZE (Astro-PAL-1.07.tar.gz) = 536734


More information about the svn-ports-head mailing list