pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Lingua-EN-Tagger
Module Name: pkgsrc
Committed By: mef
Date: Sat Apr 29 08:39:06 UTC 2017
Modified Files:
pkgsrc/textproc/p5-Lingua-EN-Tagger: Makefile distinfo
Log Message:
Updated textproc/p5-Lingua-EN-Tagger to 0.28
--------------------------------------------
0.28 Aaron Coburn 12/23/16
Changed the generation of the part-of-speech
lexicon to use nstore instead of store. Based on a
contribution from Chris Butler <chrisb%debian.org@localhost>
and Reiner Herrmann <reiner%reiner-h.de@localhost>.
0.27 Aaron Coburn 12/20/16
Fixed unescaped left braces in Makefile.PL
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/p5-Lingua-EN-Tagger/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/p5-Lingua-EN-Tagger/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Lingua-EN-Tagger/Makefile
diff -u pkgsrc/textproc/p5-Lingua-EN-Tagger/Makefile:1.13 pkgsrc/textproc/p5-Lingua-EN-Tagger/Makefile:1.14
--- pkgsrc/textproc/p5-Lingua-EN-Tagger/Makefile:1.13 Wed Jun 8 19:24:29 2016
+++ pkgsrc/textproc/p5-Lingua-EN-Tagger/Makefile Sat Apr 29 08:39:06 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/04/29 08:39:06 mef Exp $
#
-DISTNAME= Lingua-EN-Tagger-0.25
+DISTNAME= Lingua-EN-Tagger-0.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
Index: pkgsrc/textproc/p5-Lingua-EN-Tagger/distinfo
diff -u pkgsrc/textproc/p5-Lingua-EN-Tagger/distinfo:1.6 pkgsrc/textproc/p5-Lingua-EN-Tagger/distinfo:1.7
--- pkgsrc/textproc/p5-Lingua-EN-Tagger/distinfo:1.6 Wed Nov 4 01:59:44 2015
+++ pkgsrc/textproc/p5-Lingua-EN-Tagger/distinfo Sat Apr 29 08:39:06 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 01:59:44 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/04/29 08:39:06 mef Exp $
-SHA1 (Lingua-EN-Tagger-0.25.tar.gz) = 0b402b1e8870aa13f1892b4f4e11d12f9fe06fcf
-RMD160 (Lingua-EN-Tagger-0.25.tar.gz) = 018b711d26ad37024fa33dee89ce5d7cfb9e74bf
-SHA512 (Lingua-EN-Tagger-0.25.tar.gz) = a0237f34272a0a5efd07a38c6ba793ddf63c405cfbde5f6c2100260be735310e514ca2f8bc699d0634ba959a3a66f655f05d837eafc988089b1a661e1a26eb3a
-Size (Lingua-EN-Tagger-0.25.tar.gz) = 262812 bytes
+SHA1 (Lingua-EN-Tagger-0.28.tar.gz) = b99750e73513cc8702aded1e27209e92f48ae559
+RMD160 (Lingua-EN-Tagger-0.28.tar.gz) = 0d5c7f8372062f7cff8c76f62b92445492f5dc04
+SHA512 (Lingua-EN-Tagger-0.28.tar.gz) = 38c7a6d7dc46051b08b785a4a7bd377c0d313ecd9a5572e4c40d2d0c88de7e1d9782e35f15ec31a417516042aca903a171931dc453c4e45211eec15e12b11952
+Size (Lingua-EN-Tagger-0.28.tar.gz) = 262942 bytes
Home |
Main Index |
Thread Index |
Old Index