pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lxqt-archiver lxqt-archiver: update to 0.7.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/62b86442816e
branches: trunk
changeset: 388048:62b86442816e
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Nov 12 05:21:30 2022 +0000
description:
lxqt-archiver: update to 0.7.0
Change log:
lxqt-archiver-0.7.0 / 2022-11-05
===================================
* Removed the redundant function `n_fields()` from `glib-utils`.
* Silenced some compilation warnings.
diffstat:
archivers/lxqt-archiver/Makefile | 7 +++----
archivers/lxqt-archiver/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r f3f637588cc8 -r 62b86442816e archivers/lxqt-archiver/Makefile
--- a/archivers/lxqt-archiver/Makefile Sat Nov 12 05:20:49 2022 +0000
+++ b/archivers/lxqt-archiver/Makefile Sat Nov 12 05:21:30 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/06/28 11:30:52 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2022/11/12 05:21:30 gutteridge Exp $
-DISTNAME= lxqt-archiver-0.6.0
-PKGREVISION= 1
+DISTNAME= lxqt-archiver-0.7.0
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -24,7 +23,7 @@
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff -r f3f637588cc8 -r 62b86442816e archivers/lxqt-archiver/distinfo
--- a/archivers/lxqt-archiver/distinfo Sat Nov 12 05:20:49 2022 +0000
+++ b/archivers/lxqt-archiver/distinfo Sat Nov 12 05:21:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/04/24 15:25:18 pin Exp $
+$NetBSD: distinfo,v 1.8 2022/11/12 05:21:30 gutteridge Exp $
-BLAKE2s (lxqt-archiver-0.6.0.tar.xz) = ce563731057139c68641cb9cbe23843c6a38f67a6b9ad7f0fb53f022103df1a0
-SHA512 (lxqt-archiver-0.6.0.tar.xz) = e714969ac285969b845cc3b293bf74fd3986be09ec0315aa11aca553e432397b8b68ec3830ae009f5fa950866b299e71aa89794de5af329f7012cb2524b310df
-Size (lxqt-archiver-0.6.0.tar.xz) = 180844 bytes
+BLAKE2s (lxqt-archiver-0.7.0.tar.xz) = c2dff63aeccb462ae7246886be287115a5e5abd18fa371fea270adc434158217
+SHA512 (lxqt-archiver-0.7.0.tar.xz) = d86fd636b1b2345ead8c4dc0161311b3e361d274902c5b34b9aaccf1a0b9af46d329fbec0d2249197b8e1c837d6949f723451f67fdc9ca4c6b7f1c2cf59daeca
+Size (lxqt-archiver-0.7.0.tar.xz) = 181612 bytes
Home |
Main Index |
Thread Index |
Old Index