Date: Sun, 8 Dec 2019 02:00:51 +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: r519269 - in head/devel/liblouis: . files Message-ID: <201912080200.xB820ptD031583@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sun Dec 8 02:00:51 2019 New Revision: 519269 URL: https://svnweb.freebsd.org/changeset/ports/519269 Log: - Update to 3.12.0 Deleted: head/devel/liblouis/files/patch-tools_lou__compare.c Modified: head/devel/liblouis/Makefile head/devel/liblouis/distinfo head/devel/liblouis/pkg-plist Modified: head/devel/liblouis/Makefile ============================================================================== --- head/devel/liblouis/Makefile Sun Dec 8 01:52:29 2019 (r519268) +++ head/devel/liblouis/Makefile Sun Dec 8 02:00:51 2019 (r519269) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblouis -PORTVERSION= 3.11.0 +PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/liblouis/distinfo ============================================================================== --- head/devel/liblouis/distinfo Sun Dec 8 01:52:29 2019 (r519268) +++ head/devel/liblouis/distinfo Sun Dec 8 02:00:51 2019 (r519269) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567490188 -SHA256 (liblouis-liblouis-v3.11.0_GH0.tar.gz) = 1ed141b69cc90f8f1f98556e3b837b217deb7fabe17da94557b5a26a784dd536 -SIZE (liblouis-liblouis-v3.11.0_GH0.tar.gz) = 13466199 +TIMESTAMP = 1575738749 +SHA256 (liblouis-liblouis-v3.12.0_GH0.tar.gz) = b985102f49e209baeb6ea2f26cf24cd7cb2b70cca1e5e270dc25d5354c2b81c9 +SIZE (liblouis-liblouis-v3.12.0_GH0.tar.gz) = 13724124 Modified: head/devel/liblouis/pkg-plist ============================================================================== --- head/devel/liblouis/pkg-plist Sun Dec 8 01:52:29 2019 (r519268) +++ head/devel/liblouis/pkg-plist Sun Dec 8 02:00:51 2019 (r519269) @@ -49,6 +49,7 @@ %%DATADIR%%/tables/cy-cy-g2.ctb %%DATADIR%%/tables/cy.tbl %%DATADIR%%/tables/da-dk-6miscChars.cti +%%DATADIR%%/tables/da-dk-8miscChars.cti %%DATADIR%%/tables/da-dk.dis %%DATADIR%%/tables/da-dk-g08.ctb %%DATADIR%%/tables/da-dk-g16.ctb @@ -256,6 +257,7 @@ %%DATADIR%%/tables/nl_BE.tbl %%DATADIR%%/tables/nl-NL-g0.utb %%DATADIR%%/tables/nl-chardefs.uti +%%DATADIR%%/tables/nl-comp8.utb %%DATADIR%%/tables/nl-g0.uti %%DATADIR%%/tables/nl.tbl %%DATADIR%%/tables/no-no-8dot-fallback-6dot-g0.utb @@ -363,7 +365,6 @@ bin/lou_allround bin/lou_checkhyphens bin/lou_checktable -bin/lou_compare bin/lou_debug bin/lou_maketable bin/lou_maketable.d/export_chunked_words.py @@ -384,8 +385,8 @@ include/liblouis/liblouis.h libdata/pkgconfig/liblouis.pc lib/liblouis.a lib/liblouis.so -lib/liblouis.so.19 -lib/liblouis.so.19.0.0 +lib/liblouis.so.20 +lib/liblouis.so.20.0.0 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?201912080200.xB820ptD031583>