ports/164417: [maintainer-update] [patch] devel/dulwich: Update to 0.8.3

Marco Bröder marco.broeder at gmx.eu
Mon Jan 23 18:30:09 UTC 2012


>Number:         164417
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/dulwich: Update to 0.8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 23 18:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Marco Bröder
>Release:        stable/9 amd64
>Organization:
>Environment:
>Description:
Update to 0.8.3 release.

Tested: portlint, tinderbox build, pkg_add / pkg_delete, runtime

Thanks!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile
index 0824d36..c1bd60f 100644
--- a/devel/dulwich/Makefile
+++ b/devel/dulwich/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dulwich
-PORTVERSION=	0.8.2
+PORTVERSION=	0.8.3
 CATEGORIES=	devel python
 MASTER_SITES=	http://samba.org/~jelmer/${PORTNAME}/ \
 		http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo
index 6517ebe..3f5404e 100644
--- a/devel/dulwich/distinfo
+++ b/devel/dulwich/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dulwich-0.8.2.tar.gz) = 411a9574e1af399f21d55651bc5dc2f16b001445391150a3ff77a03f2be782cd
-SIZE (dulwich-0.8.2.tar.gz) = 192938
+SHA256 (dulwich-0.8.3.tar.gz) = ba7df4b4715b5f3ba9b64a9136c560303c76fa76f9f82a2d381d6eb840c247af
+SIZE (dulwich-0.8.3.tar.gz) = 200480
diff --git a/devel/dulwich/pkg-plist b/devel/dulwich/pkg-plist
index cb2d109..5bc378e 100644
--- a/devel/dulwich/pkg-plist
+++ b/devel/dulwich/pkg-plist
@@ -13,6 +13,9 @@ bin/dulwich
 %%PYTHON_SITELIBDIR%%/dulwich/client.py
 %%PYTHON_SITELIBDIR%%/dulwich/client.pyc
 %%PYTHON_SITELIBDIR%%/dulwich/client.pyo
+%%PYTHON_SITELIBDIR%%/dulwich/config.py
+%%PYTHON_SITELIBDIR%%/dulwich/config.pyc
+%%PYTHON_SITELIBDIR%%/dulwich/config.pyo
 %%PYTHON_SITELIBDIR%%/dulwich/diff_tree.py
 %%PYTHON_SITELIBDIR%%/dulwich/diff_tree.pyc
 %%PYTHON_SITELIBDIR%%/dulwich/diff_tree.pyo
@@ -70,6 +73,9 @@ bin/dulwich
 %%PYTHON_SITELIBDIR%%/dulwich/tests/test_client.py
 %%PYTHON_SITELIBDIR%%/dulwich/tests/test_client.pyc
 %%PYTHON_SITELIBDIR%%/dulwich/tests/test_client.pyo
+%%PYTHON_SITELIBDIR%%/dulwich/tests/test_config.py
+%%PYTHON_SITELIBDIR%%/dulwich/tests/test_config.pyc
+%%PYTHON_SITELIBDIR%%/dulwich/tests/test_config.pyo
 %%PYTHON_SITELIBDIR%%/dulwich/tests/test_diff_tree.py
 %%PYTHON_SITELIBDIR%%/dulwich/tests/test_diff_tree.pyc
 %%PYTHON_SITELIBDIR%%/dulwich/tests/test_diff_tree.pyo


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list