From owner-svn-ports-head@FreeBSD.ORG Tue May 6 13:57:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE3DC34B; Tue, 6 May 2014 13:57:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB711206; Tue, 6 May 2014 13:57:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s46DvAIo026017; Tue, 6 May 2014 13:57:10 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s46DvACv026014; Tue, 6 May 2014 13:57:10 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201405061357.s46DvACv026014@svn.freebsd.org> From: Frederic Culot Date: Tue, 6 May 2014 13:57:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353095 - head/devel/p5-Sort-Key X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:57:10 -0000 Author: culot Date: Tue May 6 13:57:09 2014 New Revision: 353095 URL: http://svnweb.freebsd.org/changeset/ports/353095 QAT: https://qat.redports.org/buildarchive/r353095/ Log: - Update to 1.33 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Sort-Key/Changes Modified: head/devel/p5-Sort-Key/Makefile head/devel/p5-Sort-Key/distinfo Modified: head/devel/p5-Sort-Key/Makefile ============================================================================== --- head/devel/p5-Sort-Key/Makefile Tue May 6 13:36:59 2014 (r353094) +++ head/devel/p5-Sort-Key/Makefile Tue May 6 13:57:09 2014 (r353095) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sort-Key -PORTVERSION= 1.32 +PORTVERSION= 1.33 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sorts objects by one or several keys really fast +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Sort-Key/distinfo ============================================================================== --- head/devel/p5-Sort-Key/distinfo Tue May 6 13:36:59 2014 (r353094) +++ head/devel/p5-Sort-Key/distinfo Tue May 6 13:57:09 2014 (r353095) @@ -1,2 +1,2 @@ -SHA256 (Sort-Key-1.32.tar.gz) = 258ec6ef5c4c54b0a69b2b9c35a29984ef577ad5aee211eebeb9be70259b80f1 -SIZE (Sort-Key-1.32.tar.gz) = 58251 +SHA256 (Sort-Key-1.33.tar.gz) = ed6a4ccfab094c9cd164f564024e98bd21d94f4312ccac4d6246d22b34081acf +SIZE (Sort-Key-1.33.tar.gz) = 58324