mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.9.6 release
PR: 189047 Submitted by: maintainer
This commit is contained in:
parent
5e1aa00648
commit
f7b59150ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354590
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user