diff --git a/security/lego/Makefile b/security/lego/Makefile index 4afc6af7b73c..04bec5d9d6a5 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,43 +1,42 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.14.0 -PORTREVISION= 1 +DISTVERSION= 4.14.2 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 00ca9c2f5622..d9c893e64713 100644 --- a/security/lego/distinfo +++ b/security/lego/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1695218535 +SHA256 (go/security_lego/lego-v4.14.2/v4.14.2.mod) = 55130f845f761deb4baea6cf9b0ec20f99aec044a65d39e711359451278a0d90 +SIZE (go/security_lego/lego-v4.14.2/v4.14.2.mod) = 8207 +SHA256 (go/security_lego/lego-v4.14.2/v4.14.2.zip) = fd98498e1991e23bea3e86d2dbfc088f57277aa83c786020d077e72e6972bf1c +SIZE (go/security_lego/lego-v4.14.2/v4.14.2.zip) = 1187027