Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Dec 2013 06:09:33 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        tobez@FreeBSD.org
Subject:   ports/184504: [PATCH] lang/p5-Scalar-List-Utils: update to 1.35
Message-ID:  <20131204220933.EE0DD389A@sunpoet.net>
Resent-Message-ID: <201312042210.rB4MA067053630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184504
>Category:       ports
>Synopsis:       [PATCH] lang/p5-Scalar-List-Utils: update to 1.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 04 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-BETA4 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA4 FreeBSD 10.0-BETA4 #0 r258837: Mon Dec  2 20:50:41
>Description:
- Update to 1.35
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Scalar-List-Utils-1.35,1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 335640)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Scalar-List-Utils
-PORTVERSION=	1.32
+PORTVERSION=	1.35
 PORTEPOCH=	1
 CATEGORIES=	lang perl5
 MASTER_SITES=	CPAN
@@ -17,7 +17,4 @@
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		List::Util.3 Scalar::Util.3 List::Util::XS.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 335640)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Scalar-List-Utils-1.32.tar.gz) = 1906496a893b0e642103ebb2438ae2a6f7f728e24abf13d1e84d61e1e2ed4813
-SIZE (Scalar-List-Utils-1.32.tar.gz) = 72905
+SHA256 (Scalar-List-Utils-1.35.tar.gz) = ddc0c6e08993ef92db63c6304d83e0596f37681f03032f1e748ab8784496b750
+SIZE (Scalar-List-Utils-1.35.tar.gz) = 74666
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 335640)
+++ pkg-plist	(working copy)
@@ -4,6 +4,9 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Scalar/Util.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/List/Util.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/List/Util/XS.pm
+%%PERL5_MAN3%%/List::Util.3.gz
+%%PERL5_MAN3%%/List::Util::XS.3.gz
+%%PERL5_MAN3%%/Scalar::Util.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/List/Util
--- p5-Scalar-List-Utils-1.35,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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