mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
converters/fribidi: Update to 1.0.16
PR: 282207
This commit is contained in:
parent
a247eb9392
commit
8d811420bb
2 changed files with 6 additions and 10 deletions
|
@ -1,11 +1,8 @@
|
||||||
PORTNAME= fribidi
|
PORTNAME= fribidi
|
||||||
DISTVERSION= 1.0.15
|
DISTVERSION= 1.0.16
|
||||||
CATEGORIES= converters
|
CATEGORIES= converters
|
||||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||||
|
|
||||||
PATCH_SITES= https://github.com/fribidi/fribidi/commit/
|
|
||||||
PATCHFILES= 3826589ea556da613bd42742a169789469e8b635.patch:-p1
|
|
||||||
|
|
||||||
MAINTAINER= desktop@FreeBSD.org
|
MAINTAINER= desktop@FreeBSD.org
|
||||||
COMMENT= Free Implementation of the Unicode Bidirectional Algorithm
|
COMMENT= Free Implementation of the Unicode Bidirectional Algorithm
|
||||||
WWW= https://fribidi.org/
|
WWW= https://fribidi.org/
|
||||||
|
@ -15,9 +12,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= cpe meson python:test shebangfix tar:xz
|
USES= cpe meson python:test shebangfix tar:xz
|
||||||
CPE_VENDOR= gnu
|
CPE_VENDOR= gnu
|
||||||
SHEBANG_FILES= test/test-runner.py
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
SHEBANG_FILES= test/test-runner.py
|
||||||
|
|
||||||
TEST_TARGET= test
|
TEST_TARGET= test
|
||||||
|
|
||||||
OPTIONS_DEFINE= OPTIMIZED_CFLAGS TEST
|
OPTIONS_DEFINE= OPTIMIZED_CFLAGS TEST
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
TIMESTAMP = 1717843043
|
TIMESTAMP = 1729366149
|
||||||
SHA256 (fribidi-1.0.15.tar.xz) = 0bbc7ff633bfa208ae32d7e369cf5a7d20d5d2557a0b067c9aa98bcbf9967587
|
SHA256 (fribidi-1.0.16.tar.xz) = 1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c
|
||||||
SIZE (fribidi-1.0.15.tar.xz) = 1166860
|
SIZE (fribidi-1.0.16.tar.xz) = 1098260
|
||||||
SHA256 (3826589ea556da613bd42742a169789469e8b635.patch) = 143920628979078c315e01ee3719a0e2da111dcfa51589c970c06b02b41aaf1d
|
|
||||||
SIZE (3826589ea556da613bd42742a169789469e8b635.patch) = 809
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue