diff --git a/security/lego/Makefile b/security/lego/Makefile index dbc06cf69b09..96d667f95575 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,43 +1,42 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.9.0 -PORTREVISION= 1 +DISTVERSION= 4.9.1 CATEGORIES= security MAINTAINER= matt@matthoran.com COMMENT= Let's Encrypt client and ACME library written in Go WWW= https://github.com/go-acme/lego LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= go:modules GO_MODULE= github.com/go-acme/lego/v4 GO_TARGET= ./cmd/lego GO_BUILDFLAGS= -ldflags '-X "main.version=${DISTVERSION}"' SAMPLE_FILES= deploy.sh.sample lego.sh.sample SUB_FILES= ${SAMPLE_FILES} 604.lego pkg-message SUB_LIST= LEGO_USER=${LEGO_USER} \ PORTNAME=${PORTNAME} LEGO_USER?= _lego USERS= ${LEGO_USER} GROUPS= ${LEGO_USER} PERIODIC_DIRS= etc/periodic/weekly PERIODIC_FILES= 604.lego post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${PERIODIC_DIRS} ${INSTALL_SCRIPT} ${WRKDIR}/${PERIODIC_FILES} ${STAGEDIR}${PREFIX}/${PERIODIC_DIRS}/${PERIODIC_FILES} ${MKDIR} ${STAGEDIR}${PREFIX}/etc/ssl/lego \ ${STAGEDIR}${ETCDIR} ${STAGEDIR}${WWWDIR} . for d in ${SAMPLE_FILES} ${INSTALL_SCRIPT} ${WRKDIR}/${d} ${STAGEDIR}${ETCDIR}/${d} . endfor .include diff --git a/security/lego/distinfo b/security/lego/distinfo index 482ee4d0796d..0f2af5e38ef7 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1664848096 -SHA256 (go/security_lego/lego-v4.9.0/v4.9.0.mod) = d13d2b7f8fb42ec5de834bf16a585b434b6b1b8202d4ee9280a44e697e96d835 -SIZE (go/security_lego/lego-v4.9.0/v4.9.0.mod) = 6404 -SHA256 (go/security_lego/lego-v4.9.0/v4.9.0.zip) = 065a1fe7127ecb8a570e0077f5c049c8fac75b8b178daa3c9af65682b2ddd99c -SIZE (go/security_lego/lego-v4.9.0/v4.9.0.zip) = 1064879 +TIMESTAMP = 1669484826 +SHA256 (go/security_lego/lego-v4.9.1/v4.9.1.mod) = d13d2b7f8fb42ec5de834bf16a585b434b6b1b8202d4ee9280a44e697e96d835 +SIZE (go/security_lego/lego-v4.9.1/v4.9.1.mod) = 6404 +SHA256 (go/security_lego/lego-v4.9.1/v4.9.1.zip) = 8a74d3568f76d6c4d254c2c523c9bf66e5b77fadc03dd295d6ad7bd229482dfd +SIZE (go/security_lego/lego-v4.9.1/v4.9.1.zip) = 1066530