From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 16 14:10:14 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42EFB1065677 for ; Mon, 16 Apr 2012 14:10:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 69EB48FC15 for ; Mon, 16 Apr 2012 14:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3GEAA1P000344 for ; Mon, 16 Apr 2012 14:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3GEAAP0000343; Mon, 16 Apr 2012 14:10:10 GMT (envelope-from gnats) Resent-Date: Mon, 16 Apr 2012 14:10:10 GMT Resent-Message-Id: <201204161410.q3GEAAP0000343@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Frederic Culot Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C78CF106564A for ; Mon, 16 Apr 2012 14:01:25 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B2DA28FC1B for ; Mon, 16 Apr 2012 14:01:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3GE1P6j094665 for ; Mon, 16 Apr 2012 14:01:25 GMT (envelope-from culot@freefall.freebsd.org) Received: (from culot@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3GE1P7i094663; Mon, 16 Apr 2012 14:01:25 GMT (envelope-from culot) Message-Id: <201204161401.q3GE1P7i094663@freefall.freebsd.org> Date: Mon, 16 Apr 2012 14:01:25 GMT From: Frederic Culot To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/166993: lang/p5-Scalar-List-Utils: update to 1.25 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frederic Culot List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2012 14:10:14 -0000 >Number: 166993 >Category: ports >Synopsis: lang/p5-Scalar-List-Utils: update to 1.25 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 16 14:10:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Frederic Culot >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: - Update to 1.25 - Add LICENSE (Artistic 1 & GPL 1) >How-To-Repeat: >Fix: --- p5-Scalar-List-Utils.diff begins here --- diff -ruN p5-Scalar-List-Utils.bak/Makefile p5-Scalar-List-Utils/Makefile --- p5-Scalar-List-Utils.bak/Makefile 2012-04-16 09:31:14.000000000 -0400 +++ p5-Scalar-List-Utils/Makefile 2012-04-16 09:32:59.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= Scalar-List-Utils -PORTVERSION= 1.23 +PORTVERSION= 1.25 PORTEPOCH= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN @@ -15,6 +15,9 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Perl subroutines that would be nice to have in the perl core +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= List::Util.3 Scalar::Util.3 List::Util::XS.3 diff -ruN p5-Scalar-List-Utils.bak/distinfo p5-Scalar-List-Utils/distinfo --- p5-Scalar-List-Utils.bak/distinfo 2012-04-16 09:31:14.000000000 -0400 +++ p5-Scalar-List-Utils/distinfo 2012-04-16 09:33:04.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (Scalar-List-Utils-1.23.tar.gz) = 6247f844abbcb996d99b7a276718144fe0328f2cb986b97cbc7fec8eefddf7c5 -SIZE (Scalar-List-Utils-1.23.tar.gz) = 29015 +SHA256 (Scalar-List-Utils-1.25.tar.gz) = beef9b7c66b359a3aa262a20f773bfaa9a684757078527575debec2b09b83f4b +SIZE (Scalar-List-Utils-1.25.tar.gz) = 67571 --- p5-Scalar-List-Utils.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: