Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 12:32:46 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433024 - in head: net/openntpd security/acme-client
Message-ID:  <201702011232.v11CWkmm068510@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702011232.v11CWkmm068510>