diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-20 12:09:22 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-20 12:09:22 +0000 |
| commit | 6d8ddaf8bf2967cbe7ba15b3c3d9af577ef84732 (patch) | |
| tree | 1adda973a4bc3f13a43aec6fa39d9b19208f1279 /devel/py-gitpython | |
| parent | - Update to 1.0.0 (diff) | |
- Update to 0.1.6
PR: ports/132844
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: wen heping <wenheping AT gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=230476
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-gitpython/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index d9aebea25cb0..7a62efb37d26 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GitPython -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 6e51c96fb25b..35145ba9034f 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -MD5 (GitPython-0.1.5.tar.gz) = f370d1be5f2e98b10ef28ce3df677322 -SHA256 (GitPython-0.1.5.tar.gz) = 37aed23aa6da81d2ea105ce923258924be51e543fad4e42409b53fbd7c3ca387 -SIZE (GitPython-0.1.5.tar.gz) = 16952 +MD5 (GitPython-0.1.6.tar.gz) = da9af1ffefbe03cf424f0e00bef0c868 +SHA256 (GitPython-0.1.6.tar.gz) = 49f966f435564653f7dfd36df237a6c65748b69bdd431e39971a4695f3990c8b +SIZE (GitPython-0.1.6.tar.gz) = 16127 |
