Date: Mon, 28 Nov 2022 10:55:16 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea4c1d93d3cb - main - textproc/libwps: update to 0.4.13 maintenance release Message-ID: <202211281055.2ASAtGXw027220@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea4c1d93d3cb5937a4d5a719d135e0dc3a4c3487 commit ea4c1d93d3cb5937a4d5a719d135e0dc3a4c3487 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-11-28 10:48:09 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-11-28 10:48:09 +0000 textproc/libwps: update to 0.4.13 maintenance release --- textproc/libwps/Makefile | 4 ++-- textproc/libwps/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 6fadffa0a362..3081de8032c9 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -1,5 +1,5 @@ PORTNAME= libwps -PORTVERSION= 0.4.12 +PORTVERSION= 0.4.13 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -21,7 +21,7 @@ USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip -LIBVERSION= 4.0.12 +LIBVERSION= 4.0.13 PLIST_SUB+= LIBVERSION=${LIBVERSION} .include <bsd.port.mk> diff --git a/textproc/libwps/distinfo b/textproc/libwps/distinfo index b023d712ae07..6b841cdcf5be 100644 --- a/textproc/libwps/distinfo +++ b/textproc/libwps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609865006 -SHA256 (libwps-0.4.12.tar.xz) = e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb -SIZE (libwps-0.4.12.tar.xz) = 713008 +TIMESTAMP = 1669628328 +SHA256 (libwps-0.4.13.tar.xz) = ce95afe6c030689779a2543a4834827666eee27c10d8a74860d8d172a956c40f +SIZE (libwps-0.4.13.tar.xz) = 717188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211281055.2ASAtGXw027220>