Friday, December 28, 2018

[M. UPDATE] net/qbittorrent 4.1.4 -> 4.1.5

Index: net/qbittorrent/Makefile.inc
===================================================================
RCS file: /cvs/ports/net/qbittorrent/Makefile.inc,v
retrieving revision 1.3
diff -u -p -u -r1.3 Makefile.inc
--- net/qbittorrent/Makefile.inc 7 Dec 2018 07:34:15 -0000 1.3
+++ net/qbittorrent/Makefile.inc 28 Dec 2018 15:28:06 -0000
@@ -1,6 +1,6 @@
# $OpenBSD: Makefile.inc,v 1.3 2018/12/07 07:34:15 rsadowski Exp $

-VER = 4.1.4
+VER = 4.1.5
DISTNAME = qbittorrent-${VER}

DIST_SUBDIR = qbittorrent
Index: net/qbittorrent/qbittorrent/Makefile
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent/Makefile,v
retrieving revision 1.3
diff -u -p -u -r1.3 Makefile
--- net/qbittorrent/qbittorrent/Makefile 13 Dec 2018 19:53:24 -0000 1.3
+++ net/qbittorrent/qbittorrent/Makefile 28 Dec 2018 15:28:06 -0000
@@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2018/12/13 19:53:24 sthen Exp $

COMMENT = BitTorrent client with Qt interface
-REVISION = 0

WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Network Qt5Xml boost_system
WANTLIB += boost_system-mt c m torrent-rasterbar z
Index: net/qbittorrent/qbittorrent/distinfo
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- net/qbittorrent/qbittorrent/distinfo 7 Dec 2018 07:34:15 -0000 1.3
+++ net/qbittorrent/qbittorrent/distinfo 28 Dec 2018 15:28:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent/qbittorrent-4.1.4.tar.gz) = n/Dp47UkZ3qClKs+ppzJvfnG1fgiHfveD01SMsSyRr8=
-SIZE (qbittorrent/qbittorrent-4.1.4.tar.gz) = 7729559
+SHA256 (qbittorrent/qbittorrent-4.1.5.tar.gz) = SrEkunYL1T3XYP/O8CHjWUKIkjYH6BZAkwPAmNNzD6w=
+SIZE (qbittorrent/qbittorrent-4.1.5.tar.gz) = 7739271
Index: net/qbittorrent/qbittorrent/patches/patch-conf_pri_in
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent/patches/patch-conf_pri_in,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 patch-conf_pri_in
--- net/qbittorrent/qbittorrent/patches/patch-conf_pri_in 17 Sep 2018 09:56:29 -0000 1.1.1.1
+++ net/qbittorrent/qbittorrent/patches/patch-conf_pri_in 28 Dec 2018 15:28:06 -0000
@@ -15,5 +15,5 @@ Index: conf.pri.in
+DATADIR = ${PREFIX}/share
+MANPREFIX = ${PREFIX}/man

- QMAKE_CXXFLAGS += @QBT_CONF_EXTRA_CFLAGS@
-
+ QMAKE_CC = @QBT_CC@
+ QMAKE_CXX = @QBT_CXX@
Index: net/qbittorrent/qbittorrent/patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 patch-configure
--- net/qbittorrent/qbittorrent/patches/patch-configure 17 Sep 2018 09:56:29 -0000 1.1.1.1
+++ net/qbittorrent/qbittorrent/patches/patch-configure 28 Dec 2018 15:28:06 -0000
@@ -3,7 +3,7 @@ $OpenBSD: patch-configure,v 1.1.1.1 2018
Index: configure
--- configure.orig
+++ configure
-@@ -5413,12 +5413,12 @@ if test -n "$zlib_CFLAGS"; then
+@@ -5405,12 +5405,12 @@ if test -n "$zlib_CFLAGS"; then
pkg_cv_zlib_CFLAGS="$zlib_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
@@ -19,7 +19,7 @@ Index: configure
test "x$?" != "x0" && pkg_failed=yes
else
pkg_failed=yes
-@@ -5430,12 +5430,12 @@ if test -n "$zlib_LIBS"; then
+@@ -5422,12 +5422,12 @@ if test -n "$zlib_LIBS"; then
pkg_cv_zlib_LIBS="$zlib_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
@@ -35,7 +35,7 @@ Index: configure
test "x$?" != "x0" && pkg_failed=yes
else
pkg_failed=yes
-@@ -5456,14 +5456,14 @@ else
+@@ -5448,14 +5448,14 @@ else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
@@ -53,21 +53,3 @@ Index: configure

$zlib_PKG_ERRORS

-@@ -6492,7 +6492,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
- _ACAWK
- cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
- for (key in S) S_is_set[key] = 1
-- FS = ""
-+ FS = " "
-
- }
- {
-@@ -7808,7 +7808,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
- _ACAWK
- cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
- for (key in S) S_is_set[key] = 1
-- FS = ""
-+ FS = " "
-
- }
- {
Index: net/qbittorrent/qbittorrent-nox/Makefile
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent-nox/Makefile,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile
--- net/qbittorrent/qbittorrent-nox/Makefile 13 Dec 2018 19:53:24 -0000 1.2
+++ net/qbittorrent/qbittorrent-nox/Makefile 28 Dec 2018 15:28:06 -0000
@@ -2,7 +2,6 @@

COMMENT = BitTorrent client with web interface
PKGNAME = qbittorrent-nox-${VER}
-REVISION = 0

WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Network Qt5Xml boost_system
WANTLIB += boost_system-mt c m torrent-rasterbar z
Index: net/qbittorrent/qbittorrent-nox/distinfo
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent-nox/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- net/qbittorrent/qbittorrent-nox/distinfo 7 Dec 2018 07:34:15 -0000 1.3
+++ net/qbittorrent/qbittorrent-nox/distinfo 28 Dec 2018 15:28:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent/qbittorrent-4.1.4.tar.gz) = n/Dp47UkZ3qClKs+ppzJvfnG1fgiHfveD01SMsSyRr8=
-SIZE (qbittorrent/qbittorrent-4.1.4.tar.gz) = 7729559
+SHA256 (qbittorrent/qbittorrent-4.1.5.tar.gz) = SrEkunYL1T3XYP/O8CHjWUKIkjYH6BZAkwPAmNNzD6w=
+SIZE (qbittorrent/qbittorrent-4.1.5.tar.gz) = 7739271
Index: net/qbittorrent/qbittorrent-nox/patches/patch-conf_pri_in
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent-nox/patches/patch-conf_pri_in,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 patch-conf_pri_in
--- net/qbittorrent/qbittorrent-nox/patches/patch-conf_pri_in 17 Sep 2018 09:56:29 -0000 1.1.1.1
+++ net/qbittorrent/qbittorrent-nox/patches/patch-conf_pri_in 28 Dec 2018 15:28:06 -0000
@@ -15,5 +15,5 @@ Index: conf.pri.in
+DATADIR = ${PREFIX}/share
+MANPREFIX = ${PREFIX}/man

- QMAKE_CXXFLAGS += @QBT_CONF_EXTRA_CFLAGS@
-
+ QMAKE_CC = @QBT_CC@
+ QMAKE_CXX = @QBT_CXX@
Index: net/qbittorrent/qbittorrent-nox/patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent-nox/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 patch-configure
--- net/qbittorrent/qbittorrent-nox/patches/patch-configure 17 Sep 2018 09:56:29 -0000 1.1.1.1
+++ net/qbittorrent/qbittorrent-nox/patches/patch-configure 28 Dec 2018 15:28:06 -0000
@@ -3,7 +3,7 @@ $OpenBSD: patch-configure,v 1.1.1.1 2018
Index: configure
--- configure.orig
+++ configure
-@@ -5413,12 +5413,12 @@ if test -n "$zlib_CFLAGS"; then
+@@ -5405,12 +5405,12 @@ if test -n "$zlib_CFLAGS"; then
pkg_cv_zlib_CFLAGS="$zlib_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
@@ -19,7 +19,7 @@ Index: configure
test "x$?" != "x0" && pkg_failed=yes
else
pkg_failed=yes
-@@ -5430,12 +5430,12 @@ if test -n "$zlib_LIBS"; then
+@@ -5422,12 +5422,12 @@ if test -n "$zlib_LIBS"; then
pkg_cv_zlib_LIBS="$zlib_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
@@ -35,7 +35,7 @@ Index: configure
test "x$?" != "x0" && pkg_failed=yes
else
pkg_failed=yes
-@@ -5456,14 +5456,14 @@ else
+@@ -5448,14 +5448,14 @@ else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
@@ -53,21 +53,3 @@ Index: configure

$zlib_PKG_ERRORS

-@@ -6492,7 +6492,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
- _ACAWK
- cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
- for (key in S) S_is_set[key] = 1
-- FS = ""
-+ FS = " "
-
- }
- {
-@@ -7808,7 +7808,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
- _ACAWK
- cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
- for (key in S) S_is_set[key] = 1
-- FS = ""
-+ FS = " "
-
- }
- {
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.1.5/Changelog

Pretty straightforward patch.
(the patches were updated to match new files)
Nothing significant to say...

Tested both net/qbittorrent/qbittorrent and
net/qbittorrent/qbittorrent-nox on amd64.

Comments, OK?

Elias.

No comments:

Post a Comment