FreeBSD Bugzilla – Attachment 148704 Details for
Bug 194630
Update devel/py-configobj to 5.0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file for updating py-configobj to 5.0.6
py-configobj.5.0.6.patch (text/plain), 1.68 KB, created by
olivier
on 2014-10-27 13:10:58 UTC
(
hide
)
Description:
patch file for updating py-configobj to 5.0.6
Filename:
MIME Type:
Creator:
olivier
Created:
2014-10-27 13:10:58 UTC
Size:
1.68 KB
patch
obsolete
>Index: devel/py-configobj/Makefile >=================================================================== >--- devel/py-configobj/Makefile (revision 371428) >+++ devel/py-configobj/Makefile (working copy) >@@ -2,18 +2,19 @@ > # $FreeBSD$ > > PORTNAME= configobj >-PORTVERSION= 4.7.2 >+PORTVERSION= 5.0.6 > CATEGORIES= devel python >-MASTER_SITES= http://www.voidspace.org.uk/downloads/ \ >- SF \ >- ${MASTER_SITE_GOOGLE_CODE} > >-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >- > MAINTAINER= nivit@FreeBSD.org > COMMENT= Simple but powerful config file reader and writer > >-USES= python zip >+LICENSE= BSD3CLAUSE >+ >+USES= python > USE_PYTHON= distutils autoplist >+USE_GITHUB= yes >+GH_ACCOUNT= DiffSK >+GH_TAGNAME= v${PORTVERSION} >+GH_COMMIT= 9d2aab0 > > .include <bsd.port.mk> >Index: devel/py-configobj/distinfo >=================================================================== >--- devel/py-configobj/distinfo (revision 371428) >+++ devel/py-configobj/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (configobj-4.7.2.zip) = 332a0d20d4d736d521d95cb2cf069b1ac7c858985207db4296f4050396558c49 >-SIZE (configobj-4.7.2.zip) = 143618 >+SHA256 (configobj-5.0.6.tar.gz) = 27a02e93cfbd9a215d7b87a683cf446f9c990e15fd13c90e346147d9720b6b5e >+SIZE (configobj-5.0.6.tar.gz) = 143718 >Index: devel/py-configobj/pkg-descr >=================================================================== >--- devel/py-configobj/pkg-descr (revision 371428) >+++ devel/py-configobj/pkg-descr (working copy) >@@ -2,4 +2,4 @@ > round tripper. Its main feature is that it is very easy to use, with a > straightforward programmer's interface and a simple syntax for config file > >-WWW: http://www.voidspace.org.uk/python/configobj.html >+WWW: http://www.voidspace.org.uk/python/configobj.html
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 194630
: 148704 |
148705