Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2016 14:09:02 +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: r406506 - head/misc/p5-Software-License
Message-ID:  <201601171409.u0HE92AK038389@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 17 14:09:02 2016
New Revision: 406506
URL: https://svnweb.freebsd.org/changeset/ports/406506

Log:
  - Update to 0.103011
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Software-License/Changes
  Sponsored by:	PortsCamp Taiwan

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	Sun Jan 17 14:08:57 2016	(r406505)
+++ head/misc/p5-Software-License/Makefile	Sun Jan 17 14:09:02 2016	(r406506)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Software-License
-PORTVERSION=	0.103010
-PORTREVISION=	1
+PORTVERSION=	0.103011
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -17,11 +16,11 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
-		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
 		p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/misc/p5-Software-License/distinfo
==============================================================================
--- head/misc/p5-Software-License/distinfo	Sun Jan 17 14:08:57 2016	(r406505)
+++ head/misc/p5-Software-License/distinfo	Sun Jan 17 14:09:02 2016	(r406506)
@@ -1,2 +1,2 @@
-SHA256 (Software-License-0.103010.tar.gz) = 929fbace96f69a0977a0380000820c93fc1af4e973a422c73e6cd254405fa47c
-SIZE (Software-License-0.103010.tar.gz) = 108794
+SHA256 (Software-License-0.103011.tar.gz) = ba00f9269d6fd594df709416ee8878d69c533011829a23460d582bd07561be0d
+SIZE (Software-License-0.103011.tar.gz) = 112187



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