Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153527444
D22165.id65782.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D22165.id65782.diff
View Options
Index: net-p2p/qbittorrent/Makefile
===================================================================
--- net-p2p/qbittorrent/Makefile
+++ net-p2p/qbittorrent/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= qbittorrent
-DISTVERSION= 4.1.9.1
-PORTREVISION= 1
+DISTVERSION= 4.2.1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -13,19 +12,23 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= libtorrent-rasterbar>=1.2.2:net-p2p/libtorrent-rasterbar
+
LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
libboost_system.so:devel/boost-libs
+RUN_DEPENDS= libtorrent-rasterbar>=1.2.2:net-p2p/libtorrent-rasterbar
+
FLAVORS= default nox
FLAVOR?= ${FLAVORS:[1]}
nox_PKGNAMESUFFIX= -nox
nox_PLIST= ${MASTERDIR}/pkg-plist-nox
-USES= compiler:c++11-lib pkgconfig qmake:no_env qt:5 tar:xz
+USES= compiler:c++14-lang pkgconfig qmake:no_env qt:5 ssl tar:xz
GNU_CONFIGURE= yes
USE_QT= core network xml buildtools_build linguisttools_build qmake_build
-CONFIGURE_ARGS= CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
DESTDIRNAME= INSTALL_ROOT
+CONFIGURE_ENV+= openssl_CFLAGS="-I${OPENSSLINC}" openssl_LIBS="-L${OPENSSLLIB} -lssl"
.if ${FLAVOR} == default
USES+= desktop-file-utils gl
@@ -36,7 +39,7 @@
.if ${FLAVOR} == nox
SUFFIX= -nox
COMMENT+= (web UI version)
-CONFIGURE_ARGS+= --disable-gui
+CONFIGURE_ARGS= --disable-gui
USERS= qbittorrent
GROUPS= qbittorrent
USE_RC_SUBR= qbittorrent
Index: net-p2p/qbittorrent/distinfo
===================================================================
--- net-p2p/qbittorrent/distinfo
+++ net-p2p/qbittorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572592254
-SHA256 (qbittorrent-4.1.9.1.tar.xz) = e8af97e053a2f50316711511c9a7e2ecd8a2db9e6f6dfc548aac37b07b95bff8
-SIZE (qbittorrent-4.1.9.1.tar.xz) = 4466476
+TIMESTAMP = 1576663958
+SHA256 (qbittorrent-4.2.1.tar.xz) = a43466b4415a7a220584e0faabdaba60545f11a0be34040c64c2747c04bb3209
+SIZE (qbittorrent-4.2.1.tar.xz) = 4431020
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 4:12 PM (13 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31982330
Default Alt Text
D22165.id65782.diff (1 KB)
Attached To
Mode
D22165: net-p2p/qbittorrent: Update to 4.2.1
Attached
Detach File
Event Timeline
Log In to Comment