Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2013 16:34:38 +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: r326759 - head/textproc/p5-Lingua-Identify
Message-ID:  <201309081634.r88GYcIv000514@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Sun Sep  8 16:34:38 2013
New Revision: 326759
URL: http://svnweb.freebsd.org/changeset/ports/326759

Log:
  Update to 0.56.
  
  Changes:	http://search.cpan.org/dist/Lingua-Identify/Changes

Modified:
  head/textproc/p5-Lingua-Identify/Makefile
  head/textproc/p5-Lingua-Identify/distinfo
  head/textproc/p5-Lingua-Identify/pkg-plist

Modified: head/textproc/p5-Lingua-Identify/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Identify/Makefile	Sun Sep  8 16:30:33 2013	(r326758)
+++ head/textproc/p5-Lingua-Identify/Makefile	Sun Sep  8 16:34:38 2013	(r326759)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Lingua-Identify
-PORTVERSION=	0.54
+PORTVERSION=	0.56
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,6 +22,7 @@ USE_PERL5=	configure
 MAN1=	langident.1 make-lingua-identify-language.1
 MAN3=	Lingua::Identify.3 \
 	Lingua::Identify::BG.3 \
+	Lingua::Identify::CS.3 \
 	Lingua::Identify::CY.3 \
 	Lingua::Identify::DA.3 \
 	Lingua::Identify::DE.3 \

Modified: head/textproc/p5-Lingua-Identify/distinfo
==============================================================================
--- head/textproc/p5-Lingua-Identify/distinfo	Sun Sep  8 16:30:33 2013	(r326758)
+++ head/textproc/p5-Lingua-Identify/distinfo	Sun Sep  8 16:34:38 2013	(r326759)
@@ -1,2 +1,2 @@
-SHA256 (Lingua-Identify-0.54.tar.gz) = b4d7456c9d47f0266ca07679ec78877d61ad06da54f56bcd24c8a7d8c923c4fa
-SIZE (Lingua-Identify-0.54.tar.gz) = 175801
+SHA256 (Lingua-Identify-0.56.tar.gz) = 5a47cdb785e6f1f94adf501369365ad35181f0dc199b66dd42aac169848668a5
+SIZE (Lingua-Identify-0.56.tar.gz) = 181032

Modified: head/textproc/p5-Lingua-Identify/pkg-plist
==============================================================================
--- head/textproc/p5-Lingua-Identify/pkg-plist	Sun Sep  8 16:30:33 2013	(r326758)
+++ head/textproc/p5-Lingua-Identify/pkg-plist	Sun Sep  8 16:34:38 2013	(r326759)
@@ -2,6 +2,7 @@ bin/langident
 bin/make-lingua-identify-language
 %%SITE_PERL%%/Lingua/Identify.pm
 %%SITE_PERL%%/Lingua/Identify/BG.pm
+%%SITE_PERL%%/Lingua/Identify/CS.pm
 %%SITE_PERL%%/Lingua/Identify/CY.pm
 %%SITE_PERL%%/Lingua/Identify/DA.pm
 %%SITE_PERL%%/Lingua/Identify/DE.pm



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