mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 3.12.0
This commit is contained in:
parent
6d5b463d03
commit
71a3581b9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519269
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liblouis
|
||||
PORTVERSION= 3.11.0
|
||||
PORTVERSION= 3.12.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- tools/lou_compare.c.orig 2017-12-21 09:38:01 UTC
|
||||
+++ tools/lou_compare.c
|
||||
@@ -4,6 +4,7 @@
|
||||
#include "config.h"
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
+#include <sys/stat.h>
|
||||
#include "liblouis.h"
|
||||
#include "internal.h"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user