Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 13:57:10 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353095 - head/devel/p5-Sort-Key
Message-ID:  <201405061357.s46DvACv026014@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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