aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2013-02-13 16:55:40 +0800
committertobez <tobez@FreeBSD.org>2013-02-13 16:55:40 +0800
commita0a4f51e76bab869ee6880fe052f31ecbde8bab9 (patch)
treebd02fe6bf4379a808e4d57056238f3c73d79a24e
parentac1f78da803dedd47662a98b504a35b56557c21b (diff)
downloadfreebsd-ports-gnome-a0a4f51e76bab869ee6880fe052f31ecbde8bab9.tar.gz
freebsd-ports-gnome-a0a4f51e76bab869ee6880fe052f31ecbde8bab9.tar.zst
freebsd-ports-gnome-a0a4f51e76bab869ee6880fe052f31ecbde8bab9.zip
Update to 0.52.
Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
-rw-r--r--textproc/p5-Lingua-Identify/Makefile14
-rw-r--r--textproc/p5-Lingua-Identify/distinfo4
-rw-r--r--textproc/p5-Lingua-Identify/pkg-plist1
3 files changed, 8 insertions, 11 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index 116801f0e8ef..c6c7a74b2528 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: textproc/p5-Lingua-Identify
-# Date created: 11 November 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Lingua-Identify
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +11,10 @@ MAINTAINER= tobez@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 \
+BUILD_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}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -34,6 +29,7 @@ MAN3= Lingua::Identify.3 \
Lingua::Identify::FI.3 \
Lingua::Identify::FR.3 \
Lingua::Identify::HR.3 \
+ Lingua::Identify::HI.3 \
Lingua::Identify::HU.3 \
Lingua::Identify::ID.3 \
Lingua::Identify::IT.3 \
diff --git a/textproc/p5-Lingua-Identify/distinfo b/textproc/p5-Lingua-Identify/distinfo
index f9d29d1cbaa6..000ede0a4f37 100644
--- a/textproc/p5-Lingua-Identify/distinfo
+++ b/textproc/p5-Lingua-Identify/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Lingua-Identify-0.51.tar.gz) = c4ce30ec01668505a08b7ddcf90d4a8c9479b9d96a1939b4cfc6e75a21b129d8
-SIZE (Lingua-Identify-0.51.tar.gz) = 162395
+SHA256 (Lingua-Identify-0.52.tar.gz) = 8d7baa058f6d4ac3238304e8593d57bbec645bf7efd5d078d8964de69276df2a
+SIZE (Lingua-Identify-0.52.tar.gz) = 172489
diff --git a/textproc/p5-Lingua-Identify/pkg-plist b/textproc/p5-Lingua-Identify/pkg-plist
index 5c536751f648..a5015220d841 100644
--- a/textproc/p5-Lingua-Identify/pkg-plist
+++ b/textproc/p5-Lingua-Identify/pkg-plist
@@ -10,6 +10,7 @@ bin/make-lingua-identify-language
%%SITE_PERL%%/Lingua/Identify/FI.pm
%%SITE_PERL%%/Lingua/Identify/FR.pm
%%SITE_PERL%%/Lingua/Identify/HR.pm
+%%SITE_PERL%%/Lingua/Identify/HI.pm
%%SITE_PERL%%/Lingua/Identify/HU.pm
%%SITE_PERL%%/Lingua/Identify/ID.pm
%%SITE_PERL%%/Lingua/Identify/IT.pm
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-036-34/+34 * cmd, core, eth/tracers: support fancier js tracing (#15516)Péter Szilágyi2017-12-212-3/+3 * all: gofmt -w -s (#15419)ferhat elmas2017-11-082-10/+10 * tests: add ethash difficulty tests (#15191)Martin Holst Swende2017-09-276-8/+234 * params: Updated finalized gascosts for ECMUL/MODEXP (#15135)Martin Holst Swende2017-09-143-3/+9 * consensus, core, params: rebrand Metro to ByzantiumPéter Szilágyi2017-09-142-19/+19 * cmd/evm: adds ability to run individual state test file (#14998)Martin Holst Swende2017-09-052-7/+8 * core/vm: Make MaxCodesize non-retroactive (#15072)Martin Holst Swende2017-09-041-2/+0 * core, tests: implement Metropolis EIP 684Péter Szilágyi2017-08-253-3/+0 * Merge pull request #15028 from karalabe/metropolis-iceagePéter Szilágyi2017-08-255-116/+26 |\ | * consensus, core, tests: implement Metropolis EIP 649Péter Szilágyi2017-08-245-116/+26 * | core/state: revert metro suicide map addition (#15024)Péter Szilágyi2017-08-241-1/+0 |/ * Merge pull request #15014 from rjl493456442/metropolis-eip658Péter Szilágyi2017-08-233-4/+5 |\ | * tests: pull in new test suite, enable most block testsPéter Szilágyi2017-08-222-3/+4 | * core: implement Metropolis EIP 658, receipt status byterjl4934564422017-08-221-1/+1 * | tests: enable Byzantium state tests for CIPéter Szilágyi2017-08-221-2/+2 |/ * Merge pull request #14983 from karalabe/metropolis-revertPéter Szilágyi2017-08-211-0/+3 |\ | * tests: skip the bad tests from colliding account touchesPéter Szilágyi2017-08-171-0/+3 * | core, light: send chain events using event.Feed (#14865)Miya Chen2017-08-181-2/+1 |/ * tests: pull in latest tests from upstreamPéter Szilágyi2017-08-161-0/+0 * tests: update tests, use blockchain test "network" fieldFelix Lange2017-08-116-84/+110 * tests: update tests and implement general state tests (#14734)Felix Lange2017-07-11895-2505399/+1466 * params: remove redundant consts, disable metro on AllProtocolChangesPéter Szilágyi2017-07-042-25/+25 * core/state: access trie through Database interface, track errors (#14589)Felix Lange2017-06-273-41/+18 * accounts/keystore, crypto: enforce 256 bit keys on importPéter Szilágyi2017-05-231-3/+2 * consensus, core: drop all the legacy custom core error typesPéter Szilágyi2017-04-061-1/+1 * core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-2/+2 * all: swap out the C++ ethash to the pure Go one (mining todo)Péter Szilágyi2017-03-091-2/+2 * all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-1/+1 * all: disable log message colors outside of gethFelix Lange2017-02-271-1/+1 * common: move big integer math to common/math (#3699)Felix Lange2017-02-274-18/+22 * all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-235-16/+16 * core, core/state, core/vm: remove exported account getters (#3618)Jeffrey Wilcke2017-02-233-18/+19 * tests: cleanup tester blockchain after test run (#3692)Péter Szilágyi2017-02-201-0/+1 * params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-143-5/+5 * Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-134-6/+6 * params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-023-5/+5 * cmd/geth, core: add support for recording SHA3 preimages (#3543)Nick Johnson2017-01-171-1/+2 * tests: unskip testJeffrey Wilcke2017-01-121-1/+1 * all: fix spelling errorsPéter Szilágyi2017-01-074-6/+6 * all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-074-10/+4 * core/vm: move Log to core/typesFelix Lange2017-01-063-7/+8 * core/vm: improved EVM run loop & instruction calling (#3378)Jeffrey Wilcke2017-01-055-20/+19 * core, core/vm: implemented a generic environment (#3348)Jeffrey Wilcke2016-12-063-164/+63 * tests: update from github.com/ethereum/tests @ f21c49dc816eFelix Lange2016-11-2531-1065/+1799 * core, core/state: fixed consensus issue added touch revertJeffrey Wilcke2016-11-253-29/+119 * core/types: turn off nonce checking for Call messagesZsolt Felfoldi2016-11-141-1/+1 * tests: updatedJeffrey Wilcke2016-11-14155-56656/+55466 * core/types, params: EIP#155Jeffrey Wilcke2016-11-134-34/+12 * tests: added new EIP158 testsJeffrey Wilcke2016-11-13