Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2018 21:45:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484244 - head/devel/p5-Locale-libintl
Message-ID:  <201811052145.wA5LjkFb052791@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov  5 21:45:45 2018
New Revision: 484244
URL: https://svnweb.freebsd.org/changeset/ports/484244

Log:
  Update to 1.30
  
  - Fix LICENSE
  - Add LICENSE_FILE
  - Take maintainership
  
  Changes:	https://metacpan.org/changes/distribution/libintl-perl

Modified:
  head/devel/p5-Locale-libintl/Makefile
  head/devel/p5-Locale-libintl/distinfo

Modified: head/devel/p5-Locale-libintl/Makefile
==============================================================================
--- head/devel/p5-Locale-libintl/Makefile	Mon Nov  5 21:45:37 2018	(r484243)
+++ head/devel/p5-Locale-libintl/Makefile	Mon Nov  5 21:45:45 2018	(r484244)
@@ -2,16 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	Locale-libintl
-PORTVERSION=	1.29
+PORTVERSION=	1.30
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 DISTNAME=	libintl-perl-${PORTVERSION}
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Internationalization library for Perl
 
-LICENSE=	LGPL21
+LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		gettext iconv:translit perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Locale-libintl/distinfo
==============================================================================
--- head/devel/p5-Locale-libintl/distinfo	Mon Nov  5 21:45:37 2018	(r484243)
+++ head/devel/p5-Locale-libintl/distinfo	Mon Nov  5 21:45:45 2018	(r484244)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510338664
-SHA256 (libintl-perl-1.29.tar.gz) = 78935f10db6d6a080c3160b4ae02c3f6ed07ef6bf624623295a87545e0cbfbb1
-SIZE (libintl-perl-1.29.tar.gz) = 440973
+TIMESTAMP = 1541430847
+SHA256 (libintl-perl-1.30.tar.gz) = 0cdc7cfb5732eee0651be856720cb1a5996dbc04a30d0daf3c66c0b447f93108
+SIZE (libintl-perl-1.30.tar.gz) = 598122



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