Date: Sat, 29 Apr 2017 20:13:48 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439772 - in head: net/openntpd security/acme-client Message-ID: <201704292013.v3TKDmDa033620@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Apr 29 20:13:48 2017 New Revision: 439772 URL: https://svnweb.freebsd.org/changeset/ports/439772 Log: security/libressl: Bump static library consumers Reported by: jbeich Modified: head/net/openntpd/Makefile head/security/acme-client/Makefile Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Sat Apr 29 19:46:39 2017 (r439771) +++ head/net/openntpd/Makefile Sat Apr 29 20:13:48 2017 (r439772) @@ -2,7 +2,7 @@ PORTNAME= openntpd PORTVERSION= 6.0p1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD Modified: head/security/acme-client/Makefile ============================================================================== --- head/security/acme-client/Makefile Sat Apr 29 19:46:39 2017 (r439771) +++ head/security/acme-client/Makefile Sat Apr 29 20:13:48 2017 (r439772) @@ -3,6 +3,7 @@ PORTNAME= acme-client PORTVERSION= 0.1.16 +PORTREVISION= 1 DISTVERSIONPREFIX= portable- CATEGORIES= security MASTER_SITES= https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704292013.v3TKDmDa033620>