git: 3dd40d586ebb - main - www/newsraft: Update to 0.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 May 2025 03:25:16 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dd40d586ebb35c85c6dde122d8be46f8aa2a2eb commit 3dd40d586ebb35c85c6dde122d8be46f8aa2a2eb Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2025-05-09 03:18:52 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-05-09 03:18:52 +0000 www/newsraft: Update to 0.30 Remove unneeded yajl dependency. Use utf8 test environment. Changelog: https://codeberg.org/newsraft/newsraft/releases/tag/newsraft-0.30 --- www/newsraft/Makefile | 6 +++--- www/newsraft/distinfo | 6 +++--- www/newsraft/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/www/newsraft/Makefile b/www/newsraft/Makefile index 9d000080bf33..c633de7cc336 100644 --- a/www/newsraft/Makefile +++ b/www/newsraft/Makefile @@ -1,5 +1,5 @@ PORTNAME= newsraft -DISTVERSION= 0.29 +DISTVERSION= 0.30 CATEGORIES= www MASTER_SITES= https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/ @@ -12,13 +12,13 @@ LICENSE_FILE= ${WRKSRC}/doc/license.txt LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ - libgumbo.so:devel/gumbo \ - libyajl.so:devel/yajl + libgumbo.so:devel/gumbo USES= ncurses pkgconfig sqlite MAKEFILE= makefile MAKE_ARGS+= CFLAGS="${CFLAGS}" +TEST_ENV+= LANG=C.UTF-8 TEST_TARGET= check WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/newsraft/distinfo b/www/newsraft/distinfo index ce0c6f989780..969ba0cf00d8 100644 --- a/www/newsraft/distinfo +++ b/www/newsraft/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742310667 -SHA256 (newsraft-0.29.tar.gz) = 71c29e98b71dd48e445449a689ad9a5b25e56eb294cd79c7ed5627d36eda6769 -SIZE (newsraft-0.29.tar.gz) = 185958 +TIMESTAMP = 1746758523 +SHA256 (newsraft-0.30.tar.gz) = 5ae782d7eb19042cd05e260c8ec0fe4d0544e51716885a4b1e96a673576bd998 +SIZE (newsraft-0.30.tar.gz) = 196870 diff --git a/www/newsraft/pkg-plist b/www/newsraft/pkg-plist index 7847e2540da7..227445dc216e 100644 --- a/www/newsraft/pkg-plist +++ b/www/newsraft/pkg-plist @@ -1,4 +1,5 @@ bin/newsraft +share/icons/hicolor/scalable/apps/newsraft.svg share/man/man1/newsraft.1.gz %%DATADIR%%/examples/config %%DATADIR%%/examples/feeds