FreeBSD Bugzilla – Attachment 135817 Details for
Bug 180813
[MAINTAINER] net-p2p/libtorrent-rasterbar-16-python: Fix conflict with net-p2p/libtorrent-rasterbar-16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py27-libtorrent-rasterbar-0.16.10_3.patch
py27-libtorrent-rasterbar-0.16.10_3.patch (text/plain), 2.11 KB, created by
nemysis
on 2013-07-24 18:20:01 UTC
(
hide
)
Description:
py27-libtorrent-rasterbar-0.16.10_3.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-07-24 18:20:01 UTC
Size:
2.11 KB
patch
obsolete
>diff -ruN /usr/ports/net-p2p/libtorrent-rasterbar-16-python/Makefile ./Makefile >--- /usr/ports/net-p2p/libtorrent-rasterbar-16-python/Makefile 2013-06-02 18:54:07.000000000 +0200 >+++ ./Makefile 2013-07-24 18:46:16.000000000 +0200 >@@ -1,39 +1,32 @@ >+# Created by: Doug Barton <dougb@FreeBSD.org> > # $FreeBSD: head/net-p2p/libtorrent-rasterbar-16-python/Makefile 311774 2013-02-06 15:33:54Z bapt $ > >-PORTREVISION= 2 >- >+PORTREVISION= 3 >+CATEGORIES= net-p2p python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > COMMENT= Python bindings for libtorrent-rasterbar-16 >-CATEGORIES= net-p2p python > >-USE_PYTHON= yes >+LIB_DEPENDS+= torrent-rasterbar:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 \ >+ boost_python:${PORTSDIR}/devel/boost-python-libs > >-LIB_DEPENDS+= boost_python:${PORTSDIR}/devel/boost-python-libs \ >- torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 >+MASTERDIR= ${.CURDIR}/../libtorrent-rasterbar-16 > > BUILD_WRKSRC= ${WRKSRC}/bindings/python > INSTALL_WRKSRC= ${BUILD_WRKSRC} >-PLIST= ${.CURDIR}/pkg-plist >-INSTALLS_EGGINFO= yes >-PYDISTUTILS_PKGNAME= python_libtorrent > >-NOPORTDOCS= yes >+USE_PYTHON= yes >+USE_PYDISTUTILS= yes >+PYDISTUTILS_PKGNAME= python_libtorrent > >-slave-post-patch: >- @${REINPLACE_CMD} -E -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ >- ${WRKSRC}/bindings/python/setup.py.in >- >-slave-post-install: >-# fix installation permissions >- @${CHMOD} ${SHAREMODE} ${PYTHONPREFIX_SITELIBDIR}/libtorrent.so >+PLIST= ${.CURDIR}/pkg-plist >+PLIST_FILES+= %%PYTHON_SITELIBDIR%%/libtorrent.so > >-MASTERDIR= ${.CURDIR}/../libtorrent-rasterbar-16 >-.include "${MASTERDIR}/Makefile" >+NOPORTDOCS= yes >+NOPORTEXAMPLES= yes > >-## >-# information available after <bsd.port.pre.mk> >-## > # insure python paths are correctly identified > CONFIGURE_ENV+= PYTHON_INCLUDEDIR="${PYTHON_INCLUDEDIR}" \ > PYTHON_VERSION="${PYTHON_VERSION}" >+ >+.include "${MASTERDIR}/Makefile" >diff -ruN /usr/ports/net-p2p/libtorrent-rasterbar-16-python/pkg-plist ./pkg-plist >--- /usr/ports/net-p2p/libtorrent-rasterbar-16-python/pkg-plist 2013-06-02 18:54:07.000000000 +0200 >+++ ./pkg-plist 1970-01-01 01:00:00.000000000 +0100 >@@ -1 +0,0 @@ >-%%PYTHON_SITELIBDIR%%/libtorrent.so
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 180813
: 135817