diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-05-14 01:32:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-05-14 01:32:20 +0000 |
commit | e04829c552da2e6b1f29bb68d9877995f69d7cf4 (patch) | |
tree | 10253a9ec9d4ddec2bd4a7ddc1c42a92dceaf22f /net-p2p | |
parent | afde1dec5502a1b4bccaf2be0deeb2d47fd99061 (diff) | |
download | ports-e04829c552da2e6b1f29bb68d9877995f69d7cf4.tar.gz ports-e04829c552da2e6b1f29bb68d9877995f69d7cf4.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index f8fd75e62b3b..cb48c7b82957 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -21,7 +21,7 @@ MAKE_JOBS_SAFE= yes CONFLICTS= qbittorrent-2.1.* OPTIONS= NOTIFY "Enable libnotify support" on \ - LT_15 "Use 0.15 (devel) version of libtorrent-rasterbar" on + LT_15 "Use 0.15 version of libtorrent-rasterbar" on USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index 75400bec4ca4..8860832b1be2 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.2.6.tar.gz) = 0956e1005491eb544b486b8bfd6bf3c8 -SHA256 (qbittorrent-2.2.6.tar.gz) = c24b4b9f89ef7420a15a49f2b84b9c45bbc53f71fee774d9da768874e97915ba -SIZE (qbittorrent-2.2.6.tar.gz) = 2557087 +MD5 (qbittorrent-2.2.7.tar.gz) = d4c820a510d1209d13372437496d9503 +SHA256 (qbittorrent-2.2.7.tar.gz) = 51f6fbbb912944cad292db86b55202b121549dc88b7ea729139cedb5da0fb73b +SIZE (qbittorrent-2.2.7.tar.gz) = 2603968 |