diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-03-30 19:06:37 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-03-30 19:06:37 +0000 |
commit | b43ad4e3dc1b568429efb3fb4d06d55c2b34e30f (patch) | |
tree | 2f292dffa5def04fdb1dedf45481d54127621af2 /devel/dulwich | |
parent | 6c50cf32d865b42f24f87ee65cad99c85d51b386 (diff) |
- Update to 0.8.5
PR: ports/166523
Submitted by: maintainer, marco.broeder@gmx.eu
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=294002
Diffstat (limited to 'devel/dulwich')
-rw-r--r-- | devel/dulwich/Makefile | 2 | ||||
-rw-r--r-- | devel/dulwich/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile index 57dedf0b0c7f..dd15b23ddeb9 100644 --- a/devel/dulwich/Makefile +++ b/devel/dulwich/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dulwich -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 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 2f2e6c5c7309..a7983b7878b9 100644 --- a/devel/dulwich/distinfo +++ b/devel/dulwich/distinfo @@ -1,2 +1,2 @@ -SHA256 (dulwich-0.8.4.tar.gz) = a0b4cf0c1c42520ed630585a74c7958451cff241a816fe2d00d6bc9e6eeadd6b -SIZE (dulwich-0.8.4.tar.gz) = 203677 +SHA256 (dulwich-0.8.5.tar.gz) = 546d2840199500dc270da5bda456df68de4d1733f8b184bf425c5e560f988b6a +SIZE (dulwich-0.8.5.tar.gz) = 203727 |