diff --git a/security/lego/Makefile b/security/lego/Makefile index 41d3b60b49c5..415a71b63a86 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,43 +1,42 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.13.3 -PORTREVISION= 1 +DISTVERSION= 4.14.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 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 07be8460bc57..00ca9c2f5622 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1690724645 -SHA256 (go/security_lego/lego-v4.13.3/v4.13.3.mod) = 98ff82ae1d2ce7ca965dd4d98b3b427cea0794549c69cf101509595fecb2f0ae -SIZE (go/security_lego/lego-v4.13.3/v4.13.3.mod) = 7000 -SHA256 (go/security_lego/lego-v4.13.3/v4.13.3.zip) = 231a13b73abddcb6b4eb658fcbd5c4724fb9bf3521cf244a648a275256fbc98c -SIZE (go/security_lego/lego-v4.13.3/v4.13.3.zip) = 1319317 +TIMESTAMP = 1693142230 +SHA256 (go/security_lego/lego-v4.14.0/v4.14.0.mod) = 58164f48a9b03c2eedb66721c0df62b8bb9d38d0156e1fe78051c0045f1be544 +SIZE (go/security_lego/lego-v4.14.0/v4.14.0.mod) = 8220 +SHA256 (go/security_lego/lego-v4.14.0/v4.14.0.zip) = 6a4a67b43a914ff980b687f07f99730f330bf2c9110168ee7a728ef434a5fad7 +SIZE (go/security_lego/lego-v4.14.0/v4.14.0.zip) = 1186514