svn commit: r451169 - head/textproc/libexttextcat
Jung-uk Kim
jkim at FreeBSD.org
Tue Oct 3 20:38:28 UTC 2017
Author: jkim
Date: Tue Oct 3 20:38:27 2017
New Revision: 451169
URL: https://svnweb.freebsd.org/changeset/ports/451169
Log:
Update to 3.4.5.
Modified:
head/textproc/libexttextcat/Makefile
head/textproc/libexttextcat/distinfo
head/textproc/libexttextcat/pkg-descr
Modified: head/textproc/libexttextcat/Makefile
==============================================================================
--- head/textproc/libexttextcat/Makefile Tue Oct 3 20:27:25 2017 (r451168)
+++ head/textproc/libexttextcat/Makefile Tue Oct 3 20:38:27 2017 (r451169)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libexttextcat
-PORTVERSION= 3.4.4
+PORTVERSION= 3.4.5
CATEGORIES= textproc
MASTER_SITES= http://dev-www.libreoffice.org/src/libexttextcat/
Modified: head/textproc/libexttextcat/distinfo
==============================================================================
--- head/textproc/libexttextcat/distinfo Tue Oct 3 20:27:25 2017 (r451168)
+++ head/textproc/libexttextcat/distinfo Tue Oct 3 20:38:27 2017 (r451169)
@@ -1,2 +1,3 @@
-SHA256 (libexttextcat-3.4.4.tar.xz) = f24c086cf3523424228ed58b9f678cc7647688822e5407d5fbc155fbfc846293
-SIZE (libexttextcat-3.4.4.tar.xz) = 1025376
+TIMESTAMP = 1507061257
+SHA256 (libexttextcat-3.4.5.tar.xz) = 13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8
+SIZE (libexttextcat-3.4.5.tar.xz) = 1041268
Modified: head/textproc/libexttextcat/pkg-descr
==============================================================================
--- head/textproc/libexttextcat/pkg-descr Tue Oct 3 20:27:25 2017 (r451168)
+++ head/textproc/libexttextcat/pkg-descr Tue Oct 3 20:38:27 2017 (r451169)
@@ -2,4 +2,4 @@ N-Gram-Based Text Categorization library to guess the
is written in. Fundamentally an adaption of of wiseguys libtextcat extended to
be UTF-8 aware.
-WWW: http://www.freedesktop.org/wiki/Software/libexttextcat/
+WWW: https://wiki.documentfoundation.org/Libexttextcat
More information about the svn-ports-head
mailing list