FreeBSD Bugzilla – Attachment 150703 Details for
Bug 195896
[revive port] devel/py-gitpython: Resurrect previously deleted port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for both py-gitpython and py-gitdb
py-gitpython-and-py-gitdb.svn.diff (text/plain), 3.50 KB, created by
mike
on 2014-12-18 00:58:47 UTC
(
hide
)
Description:
svn diff for both py-gitpython and py-gitdb
Filename:
MIME Type:
Creator:
mike
Created:
2014-12-18 00:58:47 UTC
Size:
3.50 KB
patch
obsolete
>Index: devel/py-gitdb/Makefile >=================================================================== >--- devel/py-gitdb/Makefile (revision 374507) >+++ devel/py-gitdb/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gitdb >-PORTVERSION= 0.5.4 >+PORTVERSION= 0.6.0 > PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP >Index: devel/py-gitdb/distinfo >=================================================================== >--- devel/py-gitdb/distinfo (revision 374507) >+++ devel/py-gitdb/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gitdb-0.5.4.tar.gz) = de5d2dac0daec4a9cd7bb1ae1cd42d53510dcf597397c608c12a154b69ad3783 >-SIZE (gitdb-0.5.4.tar.gz) = 50258 >+SHA256 (gitdb-0.6.0.tar.gz) = f328b68e51d3b4edf0a9edfc34840cbb6a0f6e69c4cfaf58bbcfedc112192d77 >+SIZE (gitdb-0.6.0.tar.gz) = 51463 >Index: devel/py-gitpython/Makefile >=================================================================== >--- devel/py-gitpython/Makefile (revision 0) >+++ devel/py-gitpython/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# Created by: Mike Carlson <m87carlson@gmail.com> >+# $FreeBSD$ >+PORTNAME= gitpython >+PORTVERSION= 0.3.2.1 >+PORTREVISION= 1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= GitPython-${PORTVERSION} >+ >+MAINTAINER= m87carlson@gmail.com >+COMMENT= Python Git Library >+ >+LICENSE= BSD >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>=0.6.0:${PORTSDIR}/devel/py-gitdb >+ >+USES= python:2 >+USE_PYTHON= distutils autoplist >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-gitpython/Makefile >___________________________________________________________________ >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/py-gitpython/distinfo >=================================================================== >--- devel/py-gitpython/distinfo (revision 0) >+++ devel/py-gitpython/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (GitPython-0.3.2.1.tar.gz) = 68a842b7f780863894c334ec0bc1315b7ba53142773f1fea6643f72c1f54046d >+SIZE (GitPython-0.3.2.1.tar.gz) = 316777 > >Property changes on: devel/py-gitpython/distinfo >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Index: devel/py-gitpython/pkg-descr >=================================================================== >--- devel/py-gitpython/pkg-descr (revision 0) >+++ devel/py-gitpython/pkg-descr (working copy) >@@ -0,0 +1,10 @@ >+GitPython is a python library used to interact with >+Git repositories. GitPython provides object model >+access to your git repository. Once you have created >+a repository object, you can traverse it to find >+parent commit(s), trees, blobs, etc. >+ >+GitPython is a port of the grit library in Ruby >+created by Tom Preston-Werner and Chris Wanstrath. >+ >+WWW: https://github.com/gitpython-developers/GitPython > >Property changes on: devel/py-gitpython/pkg-descr >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
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 195896
:
150481
|
150519
| 150703