Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:49:33 +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: r400259 - head/devel/p5-Log-Dispatch-Dir
Message-ID:  <201510271549.t9RFnXnk051263@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:49:33 2015
New Revision: 400259
URL: https://svnweb.freebsd.org/changeset/ports/400259

Log:
  - Update to 0.13
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Log-Dispatch-Dir/Changes

Modified:
  head/devel/p5-Log-Dispatch-Dir/Makefile
  head/devel/p5-Log-Dispatch-Dir/distinfo

Modified: head/devel/p5-Log-Dispatch-Dir/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Dir/Makefile	Tue Oct 27 15:49:28 2015	(r400258)
+++ head/devel/p5-Log-Dispatch-Dir/Makefile	Tue Oct 27 15:49:33 2015	(r400259)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-Dir
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,12 +16,12 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \
 		p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
 		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
-		p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl \
-		p5-Taint-Util>=0:${PORTSDIR}/devel/p5-Taint-Util
+		p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-File-LibMagic>=0:${PORTSDIR}/devel/p5-File-LibMagic \
 		p5-Media-Type-Simple>=0:${PORTSDIR}/devel/p5-Media-Type-Simple
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Log-Dispatch-Dir/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-Dir/distinfo	Tue Oct 27 15:49:28 2015	(r400258)
+++ head/devel/p5-Log-Dispatch-Dir/distinfo	Tue Oct 27 15:49:33 2015	(r400259)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatch-Dir-0.12.tar.gz) = 4bf9c6cb0b209e4bcbeaaf8ddd1cca675dc95518da6111a1cb7bbc51345934c6
-SIZE (Log-Dispatch-Dir-0.12.tar.gz) = 17624
+SHA256 (Log-Dispatch-Dir-0.13.tar.gz) = fd36ab9b4f7e90bc6767fe6d715e93377ddf0584f9b99a319314467e301ad0de
+SIZE (Log-Dispatch-Dir-0.13.tar.gz) = 18218



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