From owner-svn-ports-head@FreeBSD.ORG Tue Dec 31 13:33:08 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id 7858EB0A; Tue, 31 Dec 2013 13:33:08 +0000 (UTC) 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 64C8D1212; Tue, 31 Dec 2013 13:33:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBVDX8Go009183; Tue, 31 Dec 2013 13:33:08 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBVDX8Vb009181; Tue, 31 Dec 2013 13:33:08 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201312311333.rBVDX8Vb009181@svn.freebsd.org> From: Rusmir Dusko Date: Tue, 31 Dec 2013 13:33:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338303 - in head/net-p2p/libtorrent-rasterbar: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Dec 2013 13:33:08 -0000 Author: nemysis Date: Tue Dec 31 13:33:07 2013 New Revision: 338303 URL: http://svnweb.freebsd.org/changeset/ports/338303 Log: - Bump PORTREVISION - Add USES compiler - Change pkg-descr Reported by: many users Approved by: pawel / wg (mentors, implicit) Modified: head/net-p2p/libtorrent-rasterbar/Makefile head/net-p2p/libtorrent-rasterbar/files/pkg-message.in Modified: head/net-p2p/libtorrent-rasterbar/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar/Makefile Tue Dec 31 13:32:57 2013 (r338302) +++ head/net-p2p/libtorrent-rasterbar/Makefile Tue Dec 31 13:33:07 2013 (r338303) @@ -3,6 +3,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 0.16.13 +PORTREVISION= 1 CATEGORIES?= net-p2p ipv6 MASTER_SITES= GOOGLE_CODE PROJECTHOST= libtorrent @@ -15,7 +16,7 @@ LICENSE= BSD LIB_DEPENDS+= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ libGeoIP.so:${PORTSDIR}/net/GeoIP -USES= pathfix pkgconfig iconv +USES= compiler pathfix pkgconfig iconv USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/net-p2p/libtorrent-rasterbar/files/pkg-message.in ============================================================================== --- head/net-p2p/libtorrent-rasterbar/files/pkg-message.in Tue Dec 31 13:32:57 2013 (r338302) +++ head/net-p2p/libtorrent-rasterbar/files/pkg-message.in Tue Dec 31 13:33:07 2013 (r338303) @@ -2,7 +2,7 @@ libtorrent-rasterbar has been installed. -When you have problems please reinstall +When you have problems to build Source please reinstall devel/boost-libs