ports/168101: [PATCH] textproc/p5-Lingua-Identify: update to 0.51

Muhammad Moinur Rahman 5u623l20 at gmail.com
Fri May 18 09:40:06 UTC 2012


>Number:         168101
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Lingua-Identify: update to 0.51
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 09:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 0.51
- Honor Portlint

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Lingua-Identify-0.51.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Lingua-Identify-0.51.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Lingua-Identify-0.51.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Lingua-Identify-0.51.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Lingua-Identify-0.51.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Lingua-Identify-0.51.log

Port maintainer (tobez at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Lingua-Identify-0.51.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Lingua-Identify/Makefile ./Makefile
--- /usr/ports/textproc/p5-Lingua-Identify/Makefile	2011-12-14 20:14:44.000000000 +0600
+++ ./Makefile	2012-05-18 15:31:18.797854619 +0600
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	Lingua-Identify
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Lingua::Identify - Language identification
-TAGS=		lang detect identify
 
-COMMON_DEPENDS=	p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \
+RUN_DEPENDS=	p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \
 		p5-Text-Affixes>=0.04:${PORTSDIR}/textproc/p5-Text-Affixes \
 		p5-Text-Ngram>=0.03:${PORTSDIR}/textproc/p5-Text-Ngram
-BUILD_DEPENDS=	${COMMON_DEPENDS}
-RUN_DEPENDS=	${COMMON_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
+
+TAGS=		lang detect identify
 
 PERL_CONFIGURE=	yes
 
@@ -47,6 +47,7 @@
 	Lingua::Identify::SL.3 \
 	Lingua::Identify::SQ.3 \
 	Lingua::Identify::SV.3 \
-	Lingua::Identify::TR.3
+	Lingua::Identify::TR.3 \
+	Lingua::Identify::UK.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Lingua-Identify/distinfo ./distinfo
--- /usr/ports/textproc/p5-Lingua-Identify/distinfo	2011-12-14 20:14:44.000000000 +0600
+++ ./distinfo	2012-05-17 21:40:11.274846530 +0600
@@ -1,2 +1,2 @@
-SHA256 (Lingua-Identify-0.50.tar.gz) = bd86c26df3bbe1d2e6702f7c45add6cea733f349cd32a6259dca2031a0a2e93d
-SIZE (Lingua-Identify-0.50.tar.gz) = 158842
+SHA256 (Lingua-Identify-0.51.tar.gz) = c4ce30ec01668505a08b7ddcf90d4a8c9479b9d96a1939b4cfc6e75a21b129d8
+SIZE (Lingua-Identify-0.51.tar.gz) = 162395
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Lingua-Identify/pkg-plist ./pkg-plist
--- /usr/ports/textproc/p5-Lingua-Identify/pkg-plist	2011-01-10 19:15:29.000000000 +0600
+++ ./pkg-plist	2012-05-17 21:52:34.526853977 +0600
@@ -24,6 +24,7 @@
 %%SITE_PERL%%/Lingua/Identify/SQ.pm
 %%SITE_PERL%%/Lingua/Identify/SV.pm
 %%SITE_PERL%%/Lingua/Identify/TR.pm
+%%SITE_PERL%%/Lingua/Identify/UK.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Identify/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Identify
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
--- p5-Lingua-Identify-0.51.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list