svn commit: r439772 - in head: net/openntpd security/acme-client
Bernard Spil
brnrd at FreeBSD.org
Sat Apr 29 20:13:49 UTC 2017
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/ \
More information about the svn-ports-all
mailing list