mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 1.3.1
This commit is contained in:
parent
f50a712a76
commit
4e57f82cf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367077
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 1.2.6
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://www.c-s.li/ports/ \
|
||||
CHEESESHOP
|
||||
@ -15,8 +15,7 @@ LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0.5.1:${PORTSDIR}/sysutils/py-psutil
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST=yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnupg-1.2.6.tar.gz) = a9f6132b82f70e47c6292c7d69051e42eebfbcb449e73f33e39a99b6651b20b7
|
||||
SIZE (gnupg-1.2.6.tar.gz) = 68149
|
||||
SHA256 (gnupg-1.3.1.tar.gz) = 76c79c1ecb490dcb2d641a318b11316988da4b17613ce30a1a5a574ceb568335
|
||||
SIZE (gnupg-1.3.1.tar.gz) = 1031618
|
||||
|
Loading…
Reference in New Issue
Block a user