svn commit: r338303 - in head/net-p2p/libtorrent-rasterbar: . files

Rusmir Dusko nemysis at FreeBSD.org
Tue Dec 31 13:33:08 UTC 2013


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
 


More information about the svn-ports-head mailing list