svn commit: r514818 - in head: net/openntpd net/relayd security/dsniff www/obhttpd

Tobias Kortkamp tobik at FreeBSD.org
Sat Oct 19 15:00:35 UTC 2019


Author: tobik
Date: Sat Oct 19 15:00:33 2019
New Revision: 514818
URL: https://svnweb.freebsd.org/changeset/ports/514818

Log:
  Rebuild statically linked security/libressl consumers after r514815

Modified:
  head/net/openntpd/Makefile
  head/net/relayd/Makefile
  head/security/dsniff/Makefile
  head/www/obhttpd/Makefile

Modified: head/net/openntpd/Makefile
==============================================================================
--- head/net/openntpd/Makefile	Sat Oct 19 14:39:05 2019	(r514817)
+++ head/net/openntpd/Makefile	Sat Oct 19 15:00:33 2019	(r514818)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.2p3
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/net/relayd/Makefile
==============================================================================
--- head/net/relayd/Makefile	Sat Oct 19 14:39:05 2019	(r514817)
+++ head/net/relayd/Makefile	Sat Oct 19 15:00:33 2019	(r514818)
@@ -2,7 +2,7 @@
 
 PORTNAME=	relayd
 PORTVERSION=	5.5.20140810
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 
 MAINTAINER=	koue at chaosophia.net

Modified: head/security/dsniff/Makefile
==============================================================================
--- head/security/dsniff/Makefile	Sat Oct 19 14:39:05 2019	(r514817)
+++ head/security/dsniff/Makefile	Sat Oct 19 15:00:33 2019	(r514818)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dsniff
 DISTVERSION=	2.4b1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \
 		LOCAL/sbz

Modified: head/www/obhttpd/Makefile
==============================================================================
--- head/www/obhttpd/Makefile	Sat Oct 19 14:39:05 2019	(r514817)
+++ head/www/obhttpd/Makefile	Sat Oct 19 15:00:33 2019	(r514818)
@@ -2,7 +2,7 @@
 
 PORTNAME=	obhttpd
 PORTVERSION=	6.3.20180803
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 
 MAINTAINER=	koue at chaosophia.net


More information about the svn-ports-head mailing list