Date: Tue, 29 Apr 2014 17:32:58 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352636 - head/net-p2p/qbittorrent Message-ID: <201404291732.s3THWwEa050908@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Tue Apr 29 17:32:57 2014 New Revision: 352636 URL: http://svnweb.freebsd.org/changeset/ports/352636 QAT: https://qat.redports.org/buildarchive/r352636/ Log: - Update to 3.1.9.1, announce message is here: OTHER: This is an excuse to produce new builds with an OpenSSL version that isn't affected by the heartbleed bug for Windows and Mac. This bug should only affect the WebUI and only if HTTPS/SSL authentication was enabled. Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Tue Apr 29 17:07:57 2014 (r352635) +++ head/net-p2p/qbittorrent/Makefile Tue Apr 29 17:32:57 2014 (r352636) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.9 +PORTVERSION= 3.1.9.1 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Tue Apr 29 17:07:57 2014 (r352635) +++ head/net-p2p/qbittorrent/distinfo Tue Apr 29 17:32:57 2014 (r352636) @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.1.9.tar.gz) = bf1c4a071ab6aa025de47020055ac19b51de920c3d386bbac89ccd4e588e6695 -SIZE (qbittorrent-3.1.9.tar.gz) = 3923413 +SHA256 (qbittorrent-3.1.9.1.tar.gz) = f63c813ce1c9e6120e7e1a4a208d7091176f1b093bdf121c4a187f405d8837d7 +SIZE (qbittorrent-3.1.9.1.tar.gz) = 3923161
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404291732.s3THWwEa050908>