Update to release version 2.3.1
This commit is contained in:
parent
85b2bfe7db
commit
ec6414637c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266813
2 changed files with 8 additions and 11 deletions
|
@ -6,24 +6,22 @@
|
|||
#
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.3.0.rc10
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= http://cdnetworks-us-2.dl.sourceforge.net/project/qbittorrent/qbittorrent-unstable/
|
||||
|
||||
DISTNAME= qbittorrent-2.3.0rc10
|
||||
PKGNAMESUFFIX= -devel
|
||||
NO_LATEST_LINK= yes
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PKGNAME}/
|
||||
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= Bittorrent client using Qt4 and libtorrent-rasterbar (release candidate)
|
||||
COMMENT= Bittorrent client using Qt4 and libtorrent-rasterbar
|
||||
|
||||
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
|
||||
torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15 \
|
||||
GeoIP.5:${PORTSDIR}/net/GeoIP
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFLICTS= qbittorrent-2.2.*
|
||||
CONFLICTS= qbittorrent-2.[2456789].*
|
||||
|
||||
OPTIONS= NOTIFY "Enable libnotify support" on
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (qbittorrent-2.3.0rc10.tar.gz) = 52d0c99fa17bb53f209f82aa6b623e23
|
||||
SHA256 (qbittorrent-2.3.0rc10.tar.gz) = eaab629e4684bd0be1c108ae70210bcc1c3bc391fffb3847e4110b102fb6a96f
|
||||
SIZE (qbittorrent-2.3.0rc10.tar.gz) = 2996793
|
||||
SHA256 (qbittorrent-2.3.1.tar.gz) = d2e244a4a716a295d67feb23f404c6c8398919fa1410d45384e75cf37ed35b00
|
||||
SIZE (qbittorrent-2.3.1.tar.gz) = 2961167
|
||||
|
|
Loading…
Reference in a new issue