mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Common:
- Update PORTVERSION and distinfo checksum (0.4.1) security/py-acme: - Update MAINTAINER to my @FreeBSD.org address PR: 207666 Approved by: junovitch (mentor), koobs (maintainer, letsencrypt)
This commit is contained in:
parent
1b1c2455d8
commit
96202a51f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410009
4 changed files with 7 additions and 7 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= acme
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= cpm@fbsd.es
|
||||
MAINTAINER= cpm@FreeBSD.org
|
||||
COMMENT= ACME protocol implementation in Python
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (acme-0.4.0.tar.gz) = 4f7eca323d139ecbaf1c8cc20a6a30c367e97e93814e3edc778340aae717729c
|
||||
SIZE (acme-0.4.0.tar.gz) = 87407
|
||||
SHA256 (acme-0.4.1.tar.gz) = d7c19fa3ce406d95c4e3a1b24e4c9e3ed85336251ea064d035c5e54af99142f3
|
||||
SIZE (acme-0.4.1.tar.gz) = 87670
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= letsencrypt
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (letsencrypt-0.4.0.tar.gz) = 970b15d4e744cf394c79bd3c0bf3d1c5a097676bce93fd40236ef9e6b64798f3
|
||||
SIZE (letsencrypt-0.4.0.tar.gz) = 181119
|
||||
SHA256 (letsencrypt-0.4.1.tar.gz) = ed378052df1c67421942e40db949bc3281fcbcf5a529a0abc1602474212cff9b
|
||||
SIZE (letsencrypt-0.4.1.tar.gz) = 186079
|
||||
|
|
Loading…
Add table
Reference in a new issue