diff --git a/security/lego/Makefile b/security/lego/Makefile index 62ea7c4e131c..57c3d6fec692 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,45 +1,44 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.32.0 -PORTREVISION= 1 +DISTVERSION= 4.33.0 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 .if ${LEGO_USER} == _lego USERS= ${LEGO_USER} GROUPS= ${LEGO_USER} .endif GROUPS+= www PLIST_SUB= LEGO_USER=${LEGO_USER} PERIODIC_DIRS= etc/periodic/weekly PERIODIC_FILES= 604.lego post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${PERIODIC_DIRS} \ ${STAGEDIR}${PREFIX}/etc/ssl/lego \ ${STAGEDIR}${ETCDIR} \ ${STAGEDIR}${WWWDIR} ${INSTALL_SCRIPT} ${WRKDIR}/${PERIODIC_FILES} ${STAGEDIR}${PREFIX}/${PERIODIC_DIRS} ${INSTALL_SCRIPT} ${SAMPLE_FILES:C|^|${WRKDIR}/|} ${STAGEDIR}${ETCDIR} .include diff --git a/security/lego/distinfo b/security/lego/distinfo index 329888e0ed52..ba272bcf2686 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1771809096 -SHA256 (go/security_lego/lego-v4.32.0/v4.32.0.mod) = 21b26cb18fda992c69ca78cb5b94e222eb290e9be25f7a91ef72f5f5e6bf3ae7 -SIZE (go/security_lego/lego-v4.32.0/v4.32.0.mod) = 11196 -SHA256 (go/security_lego/lego-v4.32.0/v4.32.0.zip) = 63a71afcd2c2379396d4418e350f253e985499c75293f112483c41e4732f7c00 -SIZE (go/security_lego/lego-v4.32.0/v4.32.0.zip) = 1905911 +TIMESTAMP = 1774124525 +SHA256 (go/security_lego/lego-v4.33.0/v4.33.0.mod) = 21b26cb18fda992c69ca78cb5b94e222eb290e9be25f7a91ef72f5f5e6bf3ae7 +SIZE (go/security_lego/lego-v4.33.0/v4.33.0.mod) = 11196 +SHA256 (go/security_lego/lego-v4.33.0/v4.33.0.zip) = 31211b9950cd5997e455c0cd3c6cdae1c723620cf878cd291fde386e757d9dbe +SIZE (go/security_lego/lego-v4.33.0/v4.33.0.zip) = 1937589