FreeBSD Bugzilla – Attachment 176204 Details for
Bug 213821
devel/py-pygit2: update to 0.24.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0 (green on 9.3 i386, 9.3 amd64, 10.1 i386, 10.3 amd64, 11.0 i386)
pygit2-0.24.1.diff (text/plain), 1.57 KB, created by
Jan Beich
on 2016-10-26 23:10:39 UTC
(
hide
)
Description:
v0 (green on 9.3 i386, 9.3 amd64, 10.1 i386, 10.3 amd64, 11.0 i386)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-10-26 23:10:39 UTC
Size:
1.57 KB
patch
obsolete
>Index: devel/py-pygit2/Makefile >=================================================================== >--- devel/py-pygit2/Makefile (revision 424718) >+++ devel/py-pygit2/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pygit2 >-PORTVERSION= 0.24.0 >+PORTVERSION= 0.24.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,14 +15,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi > LIB_DEPENDS= libgit2.so:devel/libgit2 >-RUN_DEPENDS:= ${BUILD_DEPENDS} >+RUN_DEPENDS:= ${BUILD_DEPENDS} \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six > > USES= python > USE_PYTHON= autoplist distutils > MAKE_ENV= LIBGIT2=${LOCALBASE} >+PYDISTUTILS_TEST_TARGET?= test > >-regression-test: build >- @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+do-test: >+ @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} ${PYDISTUTILS_TEST_TARGET} ${PYDISTUTILS_TESTARGS}) > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_pygit2.so ${STAGEDIR}${PYTHON_SITELIBDIR}/pygit2/_libgit2.so >Index: devel/py-pygit2/distinfo >=================================================================== >--- devel/py-pygit2/distinfo (revision 424718) >+++ devel/py-pygit2/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (pygit2-0.24.0.tar.gz) = ba76d97e90713584c8cb9d33c81cf9156aa69d6914cd3cdbddb740a069298105 >-SIZE (pygit2-0.24.0.tar.gz) = 468391 >+TIMESTAMP = 1477478547 >+SHA256 (pygit2-0.24.1.tar.gz) = 4d1d0196b38d6012faf0a7c45e235c208315672b6035da504566c605ba494064 >+SIZE (pygit2-0.24.1.tar.gz) = 468951
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 213821
: 176204