svn commit: r502305 - in head: net/openntpd security/acme-client security/dsniff www/obhttpd

Tobias Kortkamp tobik at FreeBSD.org
Thu May 23 02:52:18 UTC 2019


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 at chaosophia.net


More information about the svn-ports-head mailing list