Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2014 14:08:57 +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: r345650 - head/misc/p5-Software-License
Message-ID:  <201402221408.s1ME8vnZ079496@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 22 14:08:57 2014
New Revision: 345650
URL: http://svnweb.freebsd.org/changeset/ports/345650
QAT: https://qat.redports.org/buildarchive/r345650/

Log:
  - Update to 0.103009
  - Remove outdated PERL_LEVEL check
  
  Changes:	http://search.cpan.org/dist/Software-License/Changes

Modified:
  head/misc/p5-Software-License/Makefile
  head/misc/p5-Software-License/distinfo

Modified: head/misc/p5-Software-License/Makefile
==============================================================================
--- head/misc/p5-Software-License/Makefile	Sat Feb 22 14:08:52 2014	(r345649)
+++ head/misc/p5-Software-License/Makefile	Sat Feb 22 14:08:57 2014	(r345650)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Software-License
-PORTVERSION=	0.103008
+PORTVERSION=	0.103009
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -24,10 +24,4 @@ TEST_DEPENDS=	p5-Try-Tiny>=0:${PORTSDIR}
 USES=		perl5
 USE_PERL5=	configure
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501400
-TEST_DEPENDS+=	p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/misc/p5-Software-License/distinfo
==============================================================================
--- head/misc/p5-Software-License/distinfo	Sat Feb 22 14:08:52 2014	(r345649)
+++ head/misc/p5-Software-License/distinfo	Sat Feb 22 14:08:57 2014	(r345650)
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.103008.tar.gz) = b4634add008ec5f0015e11029e70ed4aee01179fec5f3b42dbe290c0eec2f45c
-SIZE (Software-License-0.103008.tar.gz) = 107056
+SHA256 (Software-License-0.103009.tar.gz) = 0987b07034c01123941787b37daeea99eeb46c02877f83d656e31043637593a0
+SIZE (Software-License-0.103009.tar.gz) = 108670



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