Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2015 03:54:05 +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: r394682 - head/devel/p5-Devel-PartialDump
Message-ID:  <201508190354.t7J3s5Tw003767@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 19 03:54:04 2015
New Revision: 394682
URL: https://svnweb.freebsd.org/changeset/ports/394682

Log:
  - Update to 0.18
  - Add NO_ARCH
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Devel-PartialDump/Changes

Modified:
  head/devel/p5-Devel-PartialDump/Makefile
  head/devel/p5-Devel-PartialDump/distinfo
  head/devel/p5-Devel-PartialDump/pkg-plist

Modified: head/devel/p5-Devel-PartialDump/Makefile
==============================================================================
--- head/devel/p5-Devel-PartialDump/Makefile	Wed Aug 19 03:53:59 2015	(r394681)
+++ head/devel/p5-Devel-PartialDump/Makefile	Wed Aug 19 03:54:04 2015	(r394682)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-PartialDump
-PORTVERSION=	0.17
-PORTREVISION=	1
+PORTVERSION=	0.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,8 +19,9 @@ BUILD_DEPENDS=	p5-Class-Tiny>=0:${PORTSD
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
 
+NO_ARCH=	yes
 USES=		perl5
-USE_PERL5=	modbuildtiny
+USE_PERL5=	configure
 
 .include <bsd.port.pre.mk>
 

Modified: head/devel/p5-Devel-PartialDump/distinfo
==============================================================================
--- head/devel/p5-Devel-PartialDump/distinfo	Wed Aug 19 03:53:59 2015	(r394681)
+++ head/devel/p5-Devel-PartialDump/distinfo	Wed Aug 19 03:54:04 2015	(r394682)
@@ -1,2 +1,2 @@
-SHA256 (Devel-PartialDump-0.17.tar.gz) = d6f1378743e7227b6d6be76ff75462b82496f40cf284365310d7938e8cc2235b
-SIZE (Devel-PartialDump-0.17.tar.gz) = 27588
+SHA256 (Devel-PartialDump-0.18.tar.gz) = 7814bf578cbae5add970071033b35850fc5158b9b11fcbdd469040127d843344
+SIZE (Devel-PartialDump-0.18.tar.gz) = 30047

Modified: head/devel/p5-Devel-PartialDump/pkg-plist
==============================================================================
--- head/devel/p5-Devel-PartialDump/pkg-plist	Wed Aug 19 03:53:59 2015	(r394681)
+++ head/devel/p5-Devel-PartialDump/pkg-plist	Wed Aug 19 03:54:04 2015	(r394682)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Devel::PartialDump.3.gz
 %%SITE_PERL%%/Devel/PartialDump.pm
+%%PERL5_MAN3%%/Devel::PartialDump.3.gz



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