svn commit: r534703 - in head: net/openntpd net/relayd security/dsniff

Tobias Kortkamp tobik at FreeBSD.org
Sat May 9 03:46:01 UTC 2020


Author: tobik
Date: Sat May  9 03:46:00 2020
New Revision: 534703
URL: https://svnweb.freebsd.org/changeset/ports/534703

Log:
  Rebuild statically linked security/libressl consumers after r534416

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

Modified: head/net/openntpd/Makefile
==============================================================================
--- head/net/openntpd/Makefile	Sat May  9 03:10:05 2020	(r534702)
+++ head/net/openntpd/Makefile	Sat May  9 03:46:00 2020	(r534703)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.2p3
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/net/relayd/Makefile
==============================================================================
--- head/net/relayd/Makefile	Sat May  9 03:10:05 2020	(r534702)
+++ head/net/relayd/Makefile	Sat May  9 03:46:00 2020	(r534703)
@@ -2,7 +2,7 @@
 
 PORTNAME=	relayd
 PORTVERSION=	5.5.20140810
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net
 
 MAINTAINER=	koue at chaosophia.net

Modified: head/security/dsniff/Makefile
==============================================================================
--- head/security/dsniff/Makefile	Sat May  9 03:10:05 2020	(r534702)
+++ head/security/dsniff/Makefile	Sat May  9 03:46:00 2020	(r534703)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dsniff
 DISTVERSION=	2.4b1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security
 MASTER_SITES=	http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \
 		LOCAL/sbz


More information about the svn-ports-head mailing list