Date: Mon, 27 Oct 2025 13:43:57 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f106a348b7ab - main - devel/liblognorm: Update version 2.0.6=>2.0.7 Message-ID: <202510271343.59RDhvYM066800@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f106a348b7ab39a1a247b7567e29344ac664cc5a commit f106a348b7ab39a1a247b7567e29344ac664cc5a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-10-27 10:34:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-10-27 13:43:30 +0000 devel/liblognorm: Update version 2.0.6=>2.0.7 - Pet portclippy - OPTIONIZE DOCS Changelog: https://www.liblognorm.com/news/liblognorm-2-0-7-released/ --- devel/liblognorm/Makefile | 14 ++++++++++---- devel/liblognorm/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index f09f9f3f5d91..79a23e329b2f 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -1,5 +1,5 @@ PORTNAME= liblognorm -PORTVERSION= 2.0.6 +DISTVERSION= 2.0.7 CATEGORIES= devel net security MASTER_SITES= http://www.liblognorm.com/download/files/download/ @@ -9,21 +9,27 @@ WWW= https://www.liblognorm.com/ LICENSE= LGPL21+ APACHE20 LICENSE_COMB= multi -LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING LICENSE_FILE_APACHE20= ${WRKSRC}/COPYING.ASL20 +LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING LIB_DEPENDS= libfastjson.so:devel/libfastjson \ libestr.so:devel/libestr -BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USES= libtool pathfix pkgconfig - USE_LDCONFIG= yes + GNU_CONFIGURE= yes + INSTALL_TARGET= install-strip SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + +DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR} +DOCS_USES= python +DOCS_CONFIGURE_OFF= --disable-docs + # Try to fix parallel (-jX) builds post-patch: @${REINPLACE_CMD} -e \ diff --git a/devel/liblognorm/distinfo b/devel/liblognorm/distinfo index 320397c45586..a524aee791e5 100644 --- a/devel/liblognorm/distinfo +++ b/devel/liblognorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546292310 -SHA256 (liblognorm-2.0.6.tar.gz) = cff057e85c22038992f9ed12eb8d4e63c45adf53a5a51faaa3279f605809f6f2 -SIZE (liblognorm-2.0.6.tar.gz) = 666712 +TIMESTAMP = 1761560988 +SHA256 (liblognorm-2.0.7.tar.gz) = be9d8e7a420702ed8d3c5bcad7306c2d9c6cf54b59c7715c61b088a060e08943 +SIZE (liblognorm-2.0.7.tar.gz) = 675020home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510271343.59RDhvYM066800>
