ports/189047: [maintainer-update] [patch] devel/dulwich: Update to 0.9.6 release

Marco Bröder marco.broeder at posteo.eu
Sun Apr 27 13:40:01 UTC 2014


>Number:         189047
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/dulwich: Update to 0.9.6 release
>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:   Sun Apr 27 13:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Marco Bröder
>Release:        stable/10 amd64
>Organization:
>Environment:
>Description:
- Update to 0.9.6 release


Build tested with portlint and poudriere testport on amd64 for head, stable/10,
releng/9.2, releng/8.4. Runtime tested with devel/hg-git on stable/10 amd64.

Thanks!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile
index 243462f..db32470 100644
--- a/devel/dulwich/Makefile
+++ b/devel/dulwich/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/dulwich/Makefile 346950 2014-03-03 18:36:10Z pawel $
 
 PORTNAME=	dulwich
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ COMMENT=	Python implementation of the Git file formats and protocols
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-PORTDOCS=	NEWS README file-format.txt introduction.txt object-store.txt \
-		protocol.txt remote.txt repo.txt tag.txt
+PORTDOCS=	AUTHORS HACKING NEWS README.md file-format.txt \
+		introduction.txt object-store.txt protocol.txt remote.txt \
+		repo.txt tag.txt
 PORTEXAMPLES=	clone.py config.py diff.py latest_change.py
 
 USE_PYTHON=	2
diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo
index abad6df..dc68e0c 100644
--- a/devel/dulwich/distinfo
+++ b/devel/dulwich/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dulwich-0.9.5.tar.gz) = 751fe9e1d32b61e21f086b4fa07ca96b69165a7ad24c5cebaef4f8803f512c0b
-SIZE (dulwich-0.9.5.tar.gz) = 237255
+SHA256 (dulwich-0.9.6.tar.gz) = 703bdb196468cada64becb798cad2b53c57016c4b70cb7f8360d1e09cad9fb4a
+SIZE (dulwich-0.9.6.tar.gz) = 237451


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


More information about the freebsd-ports-bugs mailing list