Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 14:15:23 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318702 - head/devel/p5-carton
Message-ID:  <201305211415.r4LEFNJG014693@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Tue May 21 14:15:23 2013
New Revision: 318702
URL: http://svnweb.freebsd.org/changeset/ports/318702

Log:
  - Upgrade to 0.9.15.

Modified:
  head/devel/p5-carton/Makefile
  head/devel/p5-carton/distinfo
  head/devel/p5-carton/pkg-plist

Modified: head/devel/p5-carton/Makefile
==============================================================================
--- head/devel/p5-carton/Makefile	Tue May 21 14:13:53 2013	(r318701)
+++ head/devel/p5-carton/Makefile	Tue May 21 14:15:23 2013	(r318702)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	carton
-PORTVERSION=	0.9.10
+PORTVERSION=	0.9.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
@@ -24,17 +24,8 @@ RUN_DEPENDS=	\
 	p5-local-lib>=1.008:${PORTSDIR}/devel/p5-local-lib
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
-MAN1=	carton-check.1 \
-	carton-exec.1 \
-	carton-faq.1 \
-	carton-install.1 \
-	carton-list.1 \
-	carton-show.1 \
-	carton-tree.1 \
-	carton-version.1 \
-	carton.1
 MAN3=	Carton.3 \
 	Carton::Doc::Check.3 \
 	Carton::Doc::Exec.3 \

Modified: head/devel/p5-carton/distinfo
==============================================================================
--- head/devel/p5-carton/distinfo	Tue May 21 14:13:53 2013	(r318701)
+++ head/devel/p5-carton/distinfo	Tue May 21 14:15:23 2013	(r318702)
@@ -1,2 +1,2 @@
-SHA256 (carton-v0.9.10.tar.gz) = 6b4c1c0b898db15431305c2a4488f5857d3aef24b0b2d3e34cc037ef78129903
-SIZE (carton-v0.9.10.tar.gz) = 43173
+SHA256 (carton-v0.9.15.tar.gz) = 4407648c44729742c7170e98c6f5aa3f32f89ed0d7262f141703dbf981f906b8
+SIZE (carton-v0.9.15.tar.gz) = 77756

Modified: head/devel/p5-carton/pkg-plist
==============================================================================
--- head/devel/p5-carton/pkg-plist	Tue May 21 14:13:53 2013	(r318701)
+++ head/devel/p5-carton/pkg-plist	Tue May 21 14:15:23 2013	(r318702)
@@ -1,7 +1,5 @@
 bin/carton
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/carton/.packlist
 %%SITE_PERL%%/Carton.pm
-%%SITE_PERL%%/Carton.pod
 %%SITE_PERL%%/Carton/CLI.pm
 %%SITE_PERL%%/Carton/Doc/Check.pod
 %%SITE_PERL%%/Carton/Doc/Exec.pod
@@ -16,4 +14,3 @@ bin/carton
 %%SITE_PERL%%/Carton/Util.pm
 @dirrm %%SITE_PERL%%/Carton/Doc
 @dirrm %%SITE_PERL%%/Carton
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/carton



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