Date: Wed, 8 Jun 2016 08:30:46 +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: r416536 - head/devel/liblouis Message-ID: <201606080830.u588UkbP026467@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Wed Jun 8 08:30:46 2016 New Revision: 416536 URL: https://svnweb.freebsd.org/changeset/ports/416536 Log: - Update to 2.6.5 Modified: head/devel/liblouis/Makefile head/devel/liblouis/distinfo head/devel/liblouis/pkg-plist Modified: head/devel/liblouis/Makefile ============================================================================== --- head/devel/liblouis/Makefile Wed Jun 8 07:48:08 2016 (r416535) +++ head/devel/liblouis/Makefile Wed Jun 8 08:30:46 2016 (r416536) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= liblouis -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= wen@FreeBSD.org Modified: head/devel/liblouis/distinfo ============================================================================== --- head/devel/liblouis/distinfo Wed Jun 8 07:48:08 2016 (r416535) +++ head/devel/liblouis/distinfo Wed Jun 8 08:30:46 2016 (r416536) @@ -1,2 +1,3 @@ -SHA256 (liblouis-liblouis-v2.6.4_GH0.tar.gz) = 0056b12d9cfbd63d6d7c6b5c19e217b842f749da0771f82b5a631f3aa3c64ac3 -SIZE (liblouis-liblouis-v2.6.4_GH0.tar.gz) = 22569444 +TIMESTAMP = 1465373318 +SHA256 (liblouis-liblouis-v2.6.5_GH0.tar.gz) = d539da64cc6cc4f6cb69ebe519d1eb1213127478aa6e7a4f4db16569aa685fb6 +SIZE (liblouis-liblouis-v2.6.5_GH0.tar.gz) = 22643913 Modified: head/devel/liblouis/pkg-plist ============================================================================== --- head/devel/liblouis/pkg-plist Wed Jun 8 07:48:08 2016 (r416535) +++ head/devel/liblouis/pkg-plist Wed Jun 8 08:30:46 2016 (r416536) @@ -9,8 +9,8 @@ include/liblouis/liblouis.h include/liblouis/louis.h lib/liblouis.a lib/liblouis.so -lib/liblouis.so.9 -lib/liblouis.so.9.0.0 +lib/liblouis.so.10 +lib/liblouis.so.10.0.0 libdata/pkgconfig/liblouis.pc man/man1/lou_allround.1.gz man/man1/lou_checkhyphens.1.gz @@ -204,6 +204,7 @@ man/man1/lou_translate.1.gz %%DATADIR%%/tables/marburg_unicode_defs.cti %%DATADIR%%/tables/ml-in-g1.utb %%DATADIR%%/tables/mn-in-g1.utb +%%DATADIR%%/tables/mn-MN.utb %%DATADIR%%/tables/mr-in-g1.utb %%DATADIR%%/tables/mt.ctb %%DATADIR%%/tables/mun.ctb @@ -217,12 +218,15 @@ man/man1/lou_translate.1.gz %%DATADIR%%/tables/nl-BE.dis %%DATADIR%%/tables/nl-NL-chardefs.cti %%DATADIR%%/tables/nl-NL-g1.ctb +%%DATADIR%%/tables/no-no-8dot.utb +%%DATADIR%%/tables/no-no-chardefs6.uti %%DATADIR%%/tables/no-no-g0.utb %%DATADIR%%/tables/no-no-g1.ctb %%DATADIR%%/tables/no-no-g2.ctb %%DATADIR%%/tables/no-no-g3.ctb %%DATADIR%%/tables/no-no-generic.ctb %%DATADIR%%/tables/no-no-generic.dis +%%DATADIR%%/tables/no-no-latinLetterDef6Dots_diacritics.uti %%DATADIR%%/tables/no-no.ctb %%DATADIR%%/tables/no-no.dis %%DATADIR%%/tables/np-in-g1.utb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606080830.u588UkbP026467>