Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2013 13:33:08 +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: r338303 - in head/net-p2p/libtorrent-rasterbar: . files
Message-ID:  <201312311333.rBVDX8Vb009181@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312311333.rBVDX8Vb009181>