pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: nros
Date: Fri Apr 7 18:48:43 UTC 2023
Modified Files:
pkgsrc/audio/kid3: Makefile
pkgsrc/net/transmission-qt: Makefile
pkgsrc/net/wireshark: Makefile
pkgsrc/print/poppler-qt6: Makefile
Log Message:
revbump due to qt6 update to version 6.5.0
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/audio/kid3/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/net/transmission-qt/Makefile
cvs rdiff -u -r1.290 -r1.291 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/poppler-qt6/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/kid3/Makefile
diff -u pkgsrc/audio/kid3/Makefile:1.129 pkgsrc/audio/kid3/Makefile:1.130
--- pkgsrc/audio/kid3/Makefile:1.129 Mon Apr 3 20:20:44 2023
+++ pkgsrc/audio/kid3/Makefile Fri Apr 7 18:48:43 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2023/04/03 20:20:44 nros Exp $
+# $NetBSD: Makefile,v 1.130 2023/04/07 18:48:43 nros Exp $
DISTNAME= kid3-3.9.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/}
Index: pkgsrc/net/transmission-qt/Makefile
diff -u pkgsrc/net/transmission-qt/Makefile:1.71 pkgsrc/net/transmission-qt/Makefile:1.72
--- pkgsrc/net/transmission-qt/Makefile:1.71 Mon Apr 3 20:21:17 2023
+++ pkgsrc/net/transmission-qt/Makefile Fri Apr 7 18:48:43 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2023/04/03 20:21:17 nros Exp $
+# $NetBSD: Makefile,v 1.72 2023/04/07 18:48:43 nros Exp $
PKGNAME= transmission-qt-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Free, lightweight BitTorrent client (QT version)
DEPENDS+= transmission-common>=${VERSION}:../../net/transmission-common
Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.290 pkgsrc/net/wireshark/Makefile:1.291
--- pkgsrc/net/wireshark/Makefile:1.290 Mon Apr 3 20:21:17 2023
+++ pkgsrc/net/wireshark/Makefile Fri Apr 7 18:48:43 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.290 2023/04/03 20:21:17 nros Exp $
+# $NetBSD: Makefile,v 1.291 2023/04/07 18:48:43 nros Exp $
DISTNAME= wireshark-4.0.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/print/poppler-qt6/Makefile
diff -u pkgsrc/print/poppler-qt6/Makefile:1.6 pkgsrc/print/poppler-qt6/Makefile:1.7
--- pkgsrc/print/poppler-qt6/Makefile:1.6 Wed Mar 29 10:23:06 2023
+++ pkgsrc/print/poppler-qt6/Makefile Fri Apr 7 18:48:43 2023
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2023/03/29 10:23:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/04/07 18:48:43 nros Exp $
# this must be set before compiler.mk
# is included in Makefile.common
GCC_REQD+= 9 # required by Qt6 headers
+PKGREVISION= 1
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt6-${POPPLER_VERS}
Home |
Main Index |
Thread Index |
Old Index