Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2013 01:34:27 +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: r324563 - head/www/p5-STF-Dispatcher-PSGI
Message-ID:  <201308110134.r7B1YR7P083063@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Sun Aug 11 01:34:27 2013
New Revision: 324563
URL: http://svnweb.freebsd.org/changeset/ports/324563

Log:
  - Upgrade to 1.11.

Modified:
  head/www/p5-STF-Dispatcher-PSGI/Makefile
  head/www/p5-STF-Dispatcher-PSGI/distinfo
  head/www/p5-STF-Dispatcher-PSGI/pkg-plist

Modified: head/www/p5-STF-Dispatcher-PSGI/Makefile
==============================================================================
--- head/www/p5-STF-Dispatcher-PSGI/Makefile	Sun Aug 11 01:20:54 2013	(r324562)
+++ head/www/p5-STF-Dispatcher-PSGI/Makefile	Sun Aug 11 01:34:27 2013	(r324563)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	STF::Dispatcher::PSGI
-# Date created:		31 Dec 2011
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	STF-Dispatcher-PSGI
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DMAKI
@@ -25,7 +20,8 @@ TEST_DEPENDS=	\
 	p5-Net-STF-Client>0:${PORTSDIR}/www/p5-Net-STF-Client \
 	p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
 
-PERL_CONFIGURE=	yes
+USES=	perl5
+USE_PERL5=	modbuild
 
 MAN3=	STF::Dispatcher::Impl::File.3 \
 	STF::Dispatcher::Impl::Hash.3 \

Modified: head/www/p5-STF-Dispatcher-PSGI/distinfo
==============================================================================
--- head/www/p5-STF-Dispatcher-PSGI/distinfo	Sun Aug 11 01:20:54 2013	(r324562)
+++ head/www/p5-STF-Dispatcher-PSGI/distinfo	Sun Aug 11 01:34:27 2013	(r324563)
@@ -1,2 +1,2 @@
-SHA256 (STF-Dispatcher-PSGI-1.10.tar.gz) = 86107a922c9061df18b8c0b8e88c80912afa6dd3e44561e543ecc06c7987e35f
-SIZE (STF-Dispatcher-PSGI-1.10.tar.gz) = 27063
+SHA256 (STF-Dispatcher-PSGI-1.11.tar.gz) = 890146c73871d0f0161175159f45bfb72e9ab42c5840c4517c9ccc1f8a4341af
+SIZE (STF-Dispatcher-PSGI-1.11.tar.gz) = 17648

Modified: head/www/p5-STF-Dispatcher-PSGI/pkg-plist
==============================================================================
--- head/www/p5-STF-Dispatcher-PSGI/pkg-plist	Sun Aug 11 01:20:54 2013	(r324562)
+++ head/www/p5-STF-Dispatcher-PSGI/pkg-plist	Sun Aug 11 01:34:27 2013	(r324563)
@@ -1,4 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/STF/Dispatcher/PSGI/.packlist
 %%SITE_PERL%%/STF/Dispatcher/Impl/File.pm
 %%SITE_PERL%%/STF/Dispatcher/Impl/Hash.pm
 %%SITE_PERL%%/STF/Dispatcher/PSGI.pm
@@ -8,6 +7,3 @@
 @dirrm %%SITE_PERL%%/STF/Dispatcher/Impl
 @dirrm %%SITE_PERL%%/STF/Dispatcher
 @dirrm %%SITE_PERL%%/STF
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/STF/Dispatcher/PSGI
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/STF/Dispatcher
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/STF



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