FreeBSD Bugzilla – Attachment 131420 Details for
Bug 175502
[PATCH] net-p2p/libtorrent-rasterbar-16: update to 0.16.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libtorrent-rasterbar-0.16.7.patch
libtorrent-rasterbar-0.16.7.patch (text/plain), 3.01 KB, created by
nemysis
on 2013-01-22 10:30:00 UTC
(
hide
)
Description:
libtorrent-rasterbar-0.16.7.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-01-22 10:30:00 UTC
Size:
3.01 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 175502
: 131420