Update to 0.3.9.
This commit is contained in:
parent
883a2f17ac
commit
adde8448cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388887
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hgsvn
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.3.9
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,4 +19,6 @@ USES= python zip
|
|||
USE_PYTHON= distutils autoplist
|
||||
PLIST_SUB= VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}
|
||||
|
||||
NO_ARCH= YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (hgsvn-0.2.5.zip) = 513a325559203a23e595a3c5270ee34aef39fcc337dfc379596a375ccaa59deb
|
||||
SIZE (hgsvn-0.2.5.zip) = 200945
|
||||
SHA256 (hgsvn-0.3.9.zip) = 9a1873f09d087fce5f5da22d939c78dd58dd3ff6491d8c607ed66b374d8e6ca1
|
||||
SIZE (hgsvn-0.3.9.zip) = 98298
|
||||
|
|
Loading…
Reference in a new issue