Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2019 02:52:16 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502305 - in head: net/openntpd security/acme-client security/dsniff www/obhttpd
Message-ID:  <201905230252.x4N2qG8g073166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu May 23 02:52:16 2019
New Revision: 502305
URL: https://svnweb.freebsd.org/changeset/ports/502305

Log:
  Rebuild statically linked security/libressl consumers after r502277

Modified:
  head/net/openntpd/Makefile
  head/security/acme-client/Makefile
  head/security/dsniff/Makefile
  head/www/obhttpd/Makefile

Modified: head/net/openntpd/Makefile
==============================================================================
--- head/net/openntpd/Makefile	Thu May 23 01:23:56 2019	(r502304)
+++ head/net/openntpd/Makefile	Thu May 23 02:52:16 2019	(r502305)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.2p3
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/security/acme-client/Makefile
==============================================================================
--- head/security/acme-client/Makefile	Thu May 23 01:23:56 2019	(r502304)
+++ head/security/acme-client/Makefile	Thu May 23 02:52:16 2019	(r502305)
@@ -3,7 +3,7 @@
 
 PORTNAME=	acme-client
 PORTVERSION=	0.1.16
-PORTREVISION=	5
+PORTREVISION=	6
 DISTVERSIONPREFIX=	portable-
 CATEGORIES=	security
 MASTER_SITES=	https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \

Modified: head/security/dsniff/Makefile
==============================================================================
--- head/security/dsniff/Makefile	Thu May 23 01:23:56 2019	(r502304)
+++ head/security/dsniff/Makefile	Thu May 23 02:52:16 2019	(r502305)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dsniff
 DISTVERSION=	2.4b1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \
 		LOCAL/sbz

Modified: head/www/obhttpd/Makefile
==============================================================================
--- head/www/obhttpd/Makefile	Thu May 23 01:23:56 2019	(r502304)
+++ head/www/obhttpd/Makefile	Thu May 23 02:52:16 2019	(r502305)
@@ -2,7 +2,7 @@
 
 PORTNAME=	obhttpd
 PORTVERSION=	6.3.20180803
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 
 MAINTAINER=	koue@chaosophia.net



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