Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 11:29:33 +0100
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175502: [PATCH] net-p2p/libtorrent-rasterbar-16: update to 0.16.7
Message-ID:  <20130122102936.49393177@hub.freebsd.org>
Resent-Message-ID: <201301221030.r0MAU0wk031581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175502
>Category:       ports
>Synopsis:       [PATCH] net-p2p/libtorrent-rasterbar-16: update to 0.16.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 22 10:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 0.16.7

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:

portlint -A
looks usual.

port test: clean

>Fix:

--- libtorrent-rasterbar-0.16.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-rasterbar-16/Makefile ./Makefile
--- /usr/ports/net-p2p/libtorrent-rasterbar-16/Makefile	2013-01-14 17:55:18.000000000 +0100
+++ ./Makefile	2013-01-22 11:25:56.000000000 +0100
@@ -1,10 +1,10 @@
 # $FreeBSD: head/net-p2p/libtorrent-rasterbar-16/Makefile 308113 2012-12-02 16:16:44Z rm $
 
 PORTNAME=	libtorrent-rasterbar
-PORTVERSION=	0.16.4
-PORTREVISION?=	1
+PORTVERSION=	0.16.7
+PORTREVISION?=	0
 CATEGORIES?=	net-p2p ipv6
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	GOOGLE_CODE
 PROJECTHOST=	libtorrent
 
 MAINTAINER=	ports@FreeBSD.org
@@ -16,10 +16,10 @@
 
 NO_LATEST_LINK=	yes
 
-BUILD_DEPENDS=	pkgconf>0:${PORTSDIR}/devel/pkgconf
 LIB_DEPENDS+=	boost_date_time.4:${PORTSDIR}/devel/boost-libs \
-		GeoIP.5:${PORTSDIR}/net/GeoIP
+		GeoIP:${PORTSDIR}/net/GeoIP
 
+USE_PKGCONFIG=	build
 USE_GNOME=	gnomehack
 USE_OPENSSL=	yes
 USE_ICONV=	yes
@@ -40,6 +40,7 @@
 USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" && defined(USE_PYTHON)
 CONFIGURE_ARGS+=	--enable-python-binding \
@@ -52,9 +53,8 @@
 post-patch: slave-post-patch
 .else
 post-patch:
-	@${CP} ${WRKSRC}/Jamfile ${WRKSRC}/Jamfile.presed
-	@${SED} -e 's#<include>/usr/local/include#<include>${LOCALBASE}/include#' \
-		${WRKSRC}/Jamfile.presed > ${WRKSRC}/Jamfile
+	@${REINPLACE_CMD} -e 's|<include>/usr/local/include|<include>${PREFIX}/include|' \
+		${WRKSRC}/Jamfile
 .endif
 
 .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes"
@@ -62,14 +62,14 @@
 .else
 post-install:
 .endif
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
+PORTDOCS=	*
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/*.html ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/*.css ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/*.gif ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/*.jpg ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/*.png ${DOCSDIR}
-PORTDOCS=	*
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-rasterbar-16/distinfo ./distinfo
--- /usr/ports/net-p2p/libtorrent-rasterbar-16/distinfo	2013-01-14 17:55:18.000000000 +0100
+++ ./distinfo	2013-01-22 11:25:17.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-rasterbar-0.16.4.tar.gz) = 025531e1da1d5478486d475835327a395fbcff27f29f3767731cce361622c4f0
-SIZE (libtorrent-rasterbar-0.16.4.tar.gz) = 2907218
+SHA256 (libtorrent-rasterbar-0.16.7.tar.gz) = 6d3ec18ffb14e6637020f020b3a7ea1831ab02941f4698f30beedbfa63f30048
+SIZE (libtorrent-rasterbar-0.16.7.tar.gz) = 2931824
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-rasterbar-16/pkg-plist ./pkg-plist
--- /usr/ports/net-p2p/libtorrent-rasterbar-16/pkg-plist	2013-01-14 17:55:18.000000000 +0100
+++ ./pkg-plist	2013-01-22 11:02:43.000000000 +0100
@@ -135,7 +135,7 @@
 include/libtorrent/xml_parse.hpp
 lib/libtorrent-rasterbar.la
 lib/libtorrent-rasterbar.so
-lib/libtorrent-rasterbar.so.6
+lib/libtorrent-rasterbar.so.7
 libdata/pkgconfig/libtorrent-rasterbar.pc
 @dirrm include/libtorrent/aux_
 @dirrm include/libtorrent/extensions
--- libtorrent-rasterbar-0.16.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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