git: d1251f38f418 - main - converters/fribidi: Update to 1.0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Jun 2023 20:42:40 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1251f38f4184c16c22be89e12f4ad4c6b253e40 commit d1251f38f4184c16c22be89e12f4ad4c6b253e40 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-06-13 20:37:19 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-06-13 20:42:33 +0000 converters/fribidi: Update to 1.0.13 Changelog: https://github.com/fribidi/fribidi/releases/tag/v1.0.13 Initially submitted by Olivier Duchateau PR: 271608, 271689 Approved by: desktop (maintainer timeout, 2+ weeks) --- converters/fribidi/Makefile | 6 +++--- converters/fribidi/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index af23088367d8..020ecec809bf 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -1,7 +1,7 @@ PORTNAME= fribidi -DISTVERSION= 1.0.12 +DISTVERSION= 1.0.13 CATEGORIES= converters -MASTER_SITES= https://github.com/fribidi/fribidi/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= desktop@FreeBSD.org COMMENT= Free Implementation of the Unicode Bidirectional Algorithm @@ -10,7 +10,7 @@ WWW= https://fribidi.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe meson python:3.6+,test shebangfix tar:xz +USES= cpe meson python:3.8+,test shebangfix tar:xz CPE_VENDOR= gnu SHEBANG_FILES= test/test-runner.py USE_LDCONFIG= yes diff --git a/converters/fribidi/distinfo b/converters/fribidi/distinfo index df23caad56af..123c4e680844 100644 --- a/converters/fribidi/distinfo +++ b/converters/fribidi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650518265 -SHA256 (fribidi-1.0.12.tar.xz) = 0cd233f97fc8c67bb3ac27ce8440def5d3ffacf516765b91c2cc654498293495 -SIZE (fribidi-1.0.12.tar.xz) = 1154912 +TIMESTAMP = 1685216547 +SHA256 (fribidi-1.0.13.tar.xz) = 7fa16c80c81bd622f7b198d31356da139cc318a63fc7761217af4130903f54a2 +SIZE (fribidi-1.0.13.tar.xz) = 1170100