Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 20:39:10 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: efe8187b3b4d - main - textproc/libwps: update to 0.4.14 release (+)
Message-ID:  <202305072039.347KdAEu073538@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=efe8187b3b4d3e29934f8d5a3bd937d0a97a996d

commit efe8187b3b4d3e29934f8d5a3bd937d0a97a996d
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-05-07 20:14:27 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-05-07 20:38:58 +0000

    textproc/libwps: update to 0.4.14 release (+)
    
    CHANGES:
    - autoupdate configure.ac + correct various warnings
---
 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 3081de8032c9..5ccde6855f26 100644
--- a/textproc/libwps/Makefile
+++ b/textproc/libwps/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libwps
-PORTVERSION=	0.4.13
+PORTVERSION=	0.4.14
 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.13
+LIBVERSION=	4.0.14
 PLIST_SUB+=	LIBVERSION=${LIBVERSION}
 
 .include <bsd.port.mk>
diff --git a/textproc/libwps/distinfo b/textproc/libwps/distinfo
index 6b841cdcf5be..d60ffe2fe8bc 100644
--- a/textproc/libwps/distinfo
+++ b/textproc/libwps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669628328
-SHA256 (libwps-0.4.13.tar.xz) = ce95afe6c030689779a2543a4834827666eee27c10d8a74860d8d172a956c40f
-SIZE (libwps-0.4.13.tar.xz) = 717188
+TIMESTAMP = 1683411206
+SHA256 (libwps-0.4.14.tar.xz) = 365b968e270e85a8469c6b160aa6af5619a4e6c995dbb04c1ecc1b4dd13e80de
+SIZE (libwps-0.4.14.tar.xz) = 719016



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305072039.347KdAEu073538>