pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Updated textproc/{p5-, py-, ruby-, }cabocha to 0.69
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e2ee7f5c7bc
branches: trunk
changeset: 350373:8e2ee7f5c7bc
user: mef <mef%pkgsrc.org@localhost>
date: Tue Jul 26 13:38:02 2016 +0000
description:
Updated textproc/{p5-,py-,ruby-,}cabocha to 0.69
------------------------------------------------
2015/01/24 0.69
Convert Chunk::(head_pos|func_pos|token_size|tokens_pos) to size_t
Fix buffer overflow of FreeList
diffstat:
textproc/cabocha/Makefile.common | 7 +++++--
textproc/p5-cabocha/Makefile | 3 +--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r cadb6f322773 -r 8e2ee7f5c7bc textproc/cabocha/Makefile.common
--- a/textproc/cabocha/Makefile.common Tue Jul 26 13:37:28 2016 +0000
+++ b/textproc/cabocha/Makefile.common Tue Jul 26 13:38:02 2016 +0000
@@ -1,12 +1,15 @@
-# $NetBSD: Makefile.common,v 1.9 2015/05/10 13:27:11 mef Exp $
+# $NetBSD: Makefile.common,v 1.10 2016/07/26 13:38:02 mef Exp $
# used by textproc/cabocha/Makefile
# used by textproc/p5-cabocha/Makefile
# used by textproc/py-cabocha/Makefile
# used by textproc/ruby-cabocha/Makefile
-DISTNAME= cabocha-0.68
+DISTNAME= cabocha-0.69
CATEGORIES= textproc
+# 0.69 cached to ftp.netbsd.org
MASTER_SITES= http://cabocha.googlecode.com/files/
+#MASTER_SITES= https://drive.google.com/open?id=0B4y35FiV1wh7SDd1Q1dUQkZQaUU
+# https://drive.google.com/folderview?id=0B4y35FiV1wh7cGRCUUJHVTNJRnM&usp=sharing#list
EXTRACT_SUFX= .tar.bz2
DISTINFO_FILE= ${.CURDIR}/../../textproc/cabocha/distinfo
diff -r cadb6f322773 -r 8e2ee7f5c7bc textproc/p5-cabocha/Makefile
--- a/textproc/p5-cabocha/Makefile Tue Jul 26 13:37:28 2016 +0000
+++ b/textproc/p5-cabocha/Makefile Tue Jul 26 13:38:02 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:47 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/26 13:38:02 mef Exp $
.include "../../textproc/cabocha/Makefile.common"
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
COMMENT= CaboCha perl module
Home |
Main Index |
Thread Index |
Old Index