Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161393693
D13764.id37643.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13764.id37643.diff
View Options
Index: graphics/py-pyembree/Makefile
===================================================================
--- graphics/py-pyembree/Makefile
+++ graphics/py-pyembree/Makefile
@@ -2,25 +2,26 @@
# $FreeBSD$
PORTNAME= pyembree
-PORTVERSION= 0.1.0
+DISTVERSION= 0.1.2
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yuri@rawbw.com
+MAINTAINER= yuri@FreeBSD.org
COMMENT= Python wrapper for Embree
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= fails to configure
-
BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= libembree.so:graphics/embree
RUN_DEPENDS= ${PYNUMPY}
-USES= localbase python:2
-USE_PYTHON= autoplist distutils cython
+USES= localbase python
+USE_PYTHON= distutils cython autoplist
USE_GITHUB= yes
GH_ACCOUNT= scopatz
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyembree/*.so
+
.include <bsd.port.mk>
Index: graphics/py-pyembree/distinfo
===================================================================
--- graphics/py-pyembree/distinfo
+++ graphics/py-pyembree/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479273825
-SHA256 (scopatz-pyembree-0.1.0_GH0.tar.gz) = 2f34c2807377bf8f24d26a4ca65bce00c25120188205e66438ee653a92db88d5
-SIZE (scopatz-pyembree-0.1.0_GH0.tar.gz) = 9571
+TIMESTAMP = 1515065295
+SHA256 (scopatz-pyembree-0.1.2_GH0.tar.gz) = 630c02c5f083cc2dbd7de5d8471d90f1fea408d659dff43e94d2480940d7f44f
+SIZE (scopatz-pyembree-0.1.2_GH0.tar.gz) = 10522
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 4, 9:40 AM (11 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34662922
Default Alt Text
D13764.id37643.diff (1 KB)
Attached To
Mode
D13764: graphics/py-pyembree: Update to 0.1.2; Unbroke it, it was breaking in configure.
Attached
Detach File
Event Timeline
Log In to Comment