Date: Tue, 4 Jun 2019 08:30:10 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503454 - head/devel/liblouis Message-ID: <201906040830.x548UAFa012231@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Tue Jun 4 08:30:10 2019 New Revision: 503454 URL: https://svnweb.freebsd.org/changeset/ports/503454 Log: - Update to 3.10.0 Modified: head/devel/liblouis/Makefile head/devel/liblouis/distinfo head/devel/liblouis/pkg-plist Modified: head/devel/liblouis/Makefile ============================================================================== --- head/devel/liblouis/Makefile Tue Jun 4 08:30:00 2019 (r503453) +++ head/devel/liblouis/Makefile Tue Jun 4 08:30:10 2019 (r503454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblouis -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/liblouis/distinfo ============================================================================== --- head/devel/liblouis/distinfo Tue Jun 4 08:30:00 2019 (r503453) +++ head/devel/liblouis/distinfo Tue Jun 4 08:30:10 2019 (r503454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552025986 -SHA256 (liblouis-liblouis-v3.9.0_GH0.tar.gz) = f7fdacaca79e798783e2f5ddd42b83587715d3d2000a5d8f3fa564dfbb600949 -SIZE (liblouis-liblouis-v3.9.0_GH0.tar.gz) = 13301740 +TIMESTAMP = 1559636224 +SHA256 (liblouis-liblouis-v3.10.0_GH0.tar.gz) = 6dad932844cbfd38cfde7d73681ca79ac9cfbd1d1ac5e6dfc05d71696334da3b +SIZE (liblouis-liblouis-v3.10.0_GH0.tar.gz) = 13335626 Modified: head/devel/liblouis/pkg-plist ============================================================================== --- head/devel/liblouis/pkg-plist Tue Jun 4 08:30:00 2019 (r503453) +++ head/devel/liblouis/pkg-plist Tue Jun 4 08:30:10 2019 (r503454) @@ -29,7 +29,6 @@ %%DATADIR%%/tables/ca-chardefs.cti %%DATADIR%%/tables/ca-g1.ctb %%DATADIR%%/tables/ca.tbl -%%DATADIR%%/tables/chardefs.cti %%DATADIR%%/tables/chr-us-g1.ctb %%DATADIR%%/tables/ckb-chardefs.cti %%DATADIR%%/tables/ckb-g1.ctb @@ -93,6 +92,7 @@ %%DATADIR%%/tables/en_GB.tbl %%DATADIR%%/tables/en_US-comp8-ext.tbl %%DATADIR%%/tables/en_US.tbl +%%DATADIR%%/tables/en-chardefs.cti %%DATADIR%%/tables/en-chess.ctb %%DATADIR%%/tables/en-gb-comp8.ctb %%DATADIR%%/tables/en-gb-g1.utb @@ -105,7 +105,7 @@ %%DATADIR%%/tables/en-us-comp6.ctb %%DATADIR%%/tables/en-us-comp8.ctb %%DATADIR%%/tables/en-us-comp8-ext.utb -%%DATADIR%%/tables/en-us-compbrl.ctb +%%DATADIR%%/tables/en-us-compbrl.uti %%DATADIR%%/tables/en-us-g1.ctb %%DATADIR%%/tables/en-us-g2.ctb %%DATADIR%%/tables/en-us-interline.ctb @@ -167,6 +167,7 @@ %%DATADIR%%/tables/hu-exceptionwords.cti %%DATADIR%%/tables/hu-hu-comp8.ctb %%DATADIR%%/tables/hu-hu-g1.ctb +%%DATADIR%%/tables/hu-hu-g1_braille_input.cti %%DATADIR%%/tables/hu-hu-g2.ctb %%DATADIR%%/tables/hu-hu-g2_exceptions.cti %%DATADIR%%/tables/hu.tbl @@ -385,7 +386,7 @@ libdata/pkgconfig/liblouis.pc lib/liblouis.a lib/liblouis.so lib/liblouis.so.17 -lib/liblouis.so.17.0.1 +lib/liblouis.so.17.0.2 man/man1/lou_allround.1.gz man/man1/lou_checkhyphens.1.gz man/man1/lou_checktable.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906040830.x548UAFa012231>