From owner-svn-ports-all@FreeBSD.ORG Mon Sep 16 18:05:15 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B30EF33C; Mon, 16 Sep 2013 18:05:15 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 918C52123; Mon, 16 Sep 2013 18:05:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8GI5FbJ021627; Mon, 16 Sep 2013 18:05:15 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8GI5FVg021620; Mon, 16 Sep 2013 18:05:15 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201309161805.r8GI5FVg021620@svn.freebsd.org> From: Rusmir Dusko Date: Mon, 16 Sep 2013 18:05:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327432 - in head/net-p2p: qbittorrent qbittorrent-nox11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 18:05:15 -0000 Author: nemysis Date: Mon Sep 16 18:05:14 2013 New Revision: 327432 URL: http://svnweb.freebsd.org/changeset/ports/327432 Log: net-p2p/qbittorrent - Update to 3.0.11 - Remove version from LIB_DEPENDS - Use the new format for LIB_DEPENDS net-p2p/qbittorrent-nox11 - Trim Makefile header - Use PLIST_FILES instead of pkg-plist Approved by: wg/pawel (mentors) Deleted: head/net-p2p/qbittorrent-nox11/pkg-plist Modified: head/net-p2p/qbittorrent-nox11/Makefile head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent-nox11/Makefile ============================================================================== --- head/net-p2p/qbittorrent-nox11/Makefile Mon Sep 16 18:03:35 2013 (r327431) +++ head/net-p2p/qbittorrent-nox11/Makefile Mon Sep 16 18:05:14 2013 (r327432) @@ -1,3 +1,4 @@ +# Created by: Doug Barton # $FreeBSD$ PKGNAMESUFFIX= -nox11 @@ -8,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../qbittorrent DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist +PLIST_FILES+= bin/qbittorrent-nox MAN1= qbittorrent-nox.1 Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Mon Sep 16 18:03:35 2013 (r327431) +++ head/net-p2p/qbittorrent/Makefile Mon Sep 16 18:05:14 2013 (r327432) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.0.10 -PORTREVISION?= 1 +PORTVERSION= 3.0.11 +PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar LICENSE= GPLv2 # ABI versions specified on purpose for libtorrent-rasterbar -LIB_DEPENDS= torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 \ - execinfo:${PORTSDIR}/devel/libexecinfo \ +LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 \ + libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ USES= pkgconfig HAS_CONFIGURE= yes @@ -24,7 +24,7 @@ QT_NONSTANDARD= yes MAN1?= qbittorrent.1 .if !defined(QB_NOX_SLAVE) -LIB_DEPENDS+= GeoIP:${PORTSDIR}/net/GeoIP +LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP USE_QT4+= gui xml uic_build INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Mon Sep 16 18:03:35 2013 (r327431) +++ head/net-p2p/qbittorrent/distinfo Mon Sep 16 18:05:14 2013 (r327432) @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.0.10.tar.gz) = 148a48c5e1aaeec8010410242465983bdf09dcc5a26a0bae2835657d943c0957 -SIZE (qbittorrent-3.0.10.tar.gz) = 5090028 +SHA256 (qbittorrent-3.0.11.tar.gz) = bce32693c265bb330776337da6e88be3e5e50cf218b2fa8c5cd6c515e7158480 +SIZE (qbittorrent-3.0.11.tar.gz) = 5097233