svn commit: r433024 - in head: net/openntpd security/acme-client

Jan Beich jbeich at FreeBSD.org
Wed Feb 1 12:32:47 UTC 2017


Author: jbeich
Date: Wed Feb  1 12:32:46 2017
New Revision: 433024
URL: https://svnweb.freebsd.org/changeset/ports/433024

Log:
  security/libressl: chase r432997 in static lib consumers
  
  Pointy hat to:	brnrd

Modified:
  head/net/openntpd/Makefile   (contents, props changed)
  head/security/acme-client/Makefile   (contents, props changed)

Modified: head/net/openntpd/Makefile
==============================================================================
--- head/net/openntpd/Makefile	Wed Feb  1 12:30:22 2017	(r433023)
+++ head/net/openntpd/Makefile	Wed Feb  1 12:32:46 2017	(r433024)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.0p1
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/security/acme-client/Makefile
==============================================================================
--- head/security/acme-client/Makefile	Wed Feb  1 12:30:22 2017	(r433023)
+++ head/security/acme-client/Makefile	Wed Feb  1 12:32:46 2017	(r433024)
@@ -4,6 +4,7 @@
 PORTNAME=	acme-client
 PORTVERSION=	0.1.15
 DISTVERSIONPREFIX=	portable-
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \
 		LOCAL/brnrd


More information about the svn-ports-head mailing list