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

Tobias Kortkamp tobik at FreeBSD.org
Mon Apr 22 20:39:01 UTC 2019


Author: tobik
Date: Mon Apr 22 20:38:59 2019
New Revision: 499673
URL: https://svnweb.freebsd.org/changeset/ports/499673

Log:
  Rebuild statically linked security/libressl consumers after r499667

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	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/net/openntpd/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.2p3
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/security/acme-client/Makefile
==============================================================================
--- head/security/acme-client/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/security/acme-client/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -3,7 +3,7 @@
 
 PORTNAME=	acme-client
 PORTVERSION=	0.1.16
-PORTREVISION=	4
+PORTREVISION=	5
 DISTVERSIONPREFIX=	portable-
 CATEGORIES=	security
 MASTER_SITES=	https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \

Modified: head/security/dsniff/Makefile
==============================================================================
--- head/security/dsniff/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/security/dsniff/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dsniff
 DISTVERSION=	2.4b1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \
 		LOCAL/sbz

Modified: head/www/obhttpd/Makefile
==============================================================================
--- head/www/obhttpd/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/www/obhttpd/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -2,6 +2,7 @@
 
 PORTNAME=	obhttpd
 PORTVERSION=	6.3.20180803
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	koue at chaosophia.net


More information about the svn-ports-head mailing list