FreeBSD Bugzilla – Attachment 163611 Details for
Bug 204864
[PATCH] devel/py-pygit2: update to 0.23.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/py-pygit2 patch
devel_py-pygit2 (text/plain), 1.58 KB, created by
Po-Chuan Hsieh
on 2015-11-28 12:51:34 UTC
(
hide
)
Description:
devel/py-pygit2 patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2015-11-28 12:51:34 UTC
Size:
1.58 KB
patch
obsolete
>Index: devel/py-pygit2/Makefile >=================================================================== >--- devel/py-pygit2/Makefile (revision 402508) >+++ devel/py-pygit2/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pygit2 >-PORTVERSION= 0.23.0 >+PORTVERSION= 0.23.2 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -25,6 +25,6 @@ > @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test > > post-install: >- @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/*.so >+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_pygit2.so ${STAGEDIR}${PYTHON_SITELIBDIR}/pygit2/_libgit2.so > > .include <bsd.port.mk> >Index: devel/py-pygit2/distinfo >=================================================================== >--- devel/py-pygit2/distinfo (revision 402508) >+++ devel/py-pygit2/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (pygit2-0.23.0.tar.gz) = 90101a7a4b3c3563662c4047d5b6c52d84d9150570a7262e88892c604545dcb2 >-SIZE (pygit2-0.23.0.tar.gz) = 453779 >+SHA256 (pygit2-0.23.2.tar.gz) = ca24907fba277647334ef1b86478d8cf1c44fbcc952dc4e36c7aba1cdbf39d03 >+SIZE (pygit2-0.23.2.tar.gz) = 464703 >Index: devel/py-pygit2/pkg-descr >=================================================================== >--- devel/py-pygit2/pkg-descr (revision 402508) >+++ devel/py-pygit2/pkg-descr (working copy) >@@ -1,4 +1,5 @@ > Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 >-implements the core of Git. Pygit2 works with Python 2.6, 2.7, 3.1, 3.2 and 3.3. >+implements the core of Git. Pygit2 works with Python 2.7, 3.2, 3.3, 3.4 and >+pypy. > > WWW: http://www.pygit2.org/
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204864
: 163611