Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2013 09:15:23 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310969 - head/devel/p5-Locale-libintl
Message-ID:  <201301250915.r0P9FNVh003279@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Fri Jan 25 09:15:23 2013
New Revision: 310969
URL: http://svnweb.freebsd.org/changeset/ports/310969

Log:
  Update to 1.23.
  
  Changes:	http://search.cpan.org/dist/libintl-perl/ChangeLog

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

Modified: head/devel/p5-Locale-libintl/Makefile
==============================================================================
--- head/devel/p5-Locale-libintl/Makefile	Fri Jan 25 08:54:30 2013	(r310968)
+++ head/devel/p5-Locale-libintl/Makefile	Fri Jan 25 09:15:23 2013	(r310969)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	p5-Locale-libintl
-# Date created:			April 20th, 2004
-# Whom:				Erwin Lansing <erwin@FreeBSD.org>
-#
+# Created by: Erwin Lansing <erwin@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Locale-libintl
-PORTVERSION=	1.20
-PORTREVISION=	2
+PORTVERSION=	1.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -164,6 +159,7 @@ MAN3=		Locale::Messages.3 \
 		Locale::RecodeData::_Encode.3 \
 		Locale::TextDomain.3 \
 		Locale::Util.3 \
+		Locale::gettext_dumb.3 \
 		Locale::gettext_pp.3 \
 		Locale::gettext_xs.3 \
 		Locale::libintlFAQ.3

Modified: head/devel/p5-Locale-libintl/distinfo
==============================================================================
--- head/devel/p5-Locale-libintl/distinfo	Fri Jan 25 08:54:30 2013	(r310968)
+++ head/devel/p5-Locale-libintl/distinfo	Fri Jan 25 09:15:23 2013	(r310969)
@@ -1,2 +1,2 @@
-SHA256 (libintl-perl-1.20.tar.gz) = 3036a9d2df85f200631b55a0b01082898c20819d9aabdb9b871508054bee5c67
-SIZE (libintl-perl-1.20.tar.gz) = 499899
+SHA256 (libintl-perl-1.23.tar.gz) = 60da16356c2fa89a0c542c825d626c8c2811202b6002b56d8574b928a1379ffa
+SIZE (libintl-perl-1.23.tar.gz) = 523571

Modified: head/devel/p5-Locale-libintl/pkg-plist
==============================================================================
--- head/devel/p5-Locale-libintl/pkg-plist	Fri Jan 25 08:54:30 2013	(r310968)
+++ head/devel/p5-Locale-libintl/pkg-plist	Fri Jan 25 09:15:23 2013	(r310969)
@@ -143,15 +143,12 @@
 %%SITE_PERL%%/Locale/RecodeData/_Encode.pm
 %%SITE_PERL%%/Locale/TextDomain.pm
 %%SITE_PERL%%/Locale/Util.pm
+%%SITE_PERL%%/Locale/gettext_dumb.pm
 %%SITE_PERL%%/Locale/gettext_pp.pm
-%%SITE_PERL%%/Locale/gettext_xs.pm
 %%SITE_PERL%%/Locale/gettext_xs.pod
 %%SITE_PERL%%/Locale/libintlFAQ.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
 @dirrm %%SITE_PERL%%/Locale/RecodeData
 @dirrm %%SITE_PERL%%/Locale/Recode



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