svn commit: r557749 - in branches/2020Q4: net/openntpd net/relayd security/dsniff

Jan Beich jbeich at FreeBSD.org
Fri Dec 11 16:15:06 UTC 2020


Author: jbeich
Date: Fri Dec 11 16:15:05 2020
New Revision: 557749
URL: https://svnweb.freebsd.org/changeset/ports/557749

Log:
  MFH: r557748
  
  security/libressl: re-link static library consumers after r557713

Modified:
  branches/2020Q4/net/openntpd/Makefile
  branches/2020Q4/net/relayd/Makefile
  branches/2020Q4/security/dsniff/Makefile
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/net/openntpd/Makefile
==============================================================================
--- branches/2020Q4/net/openntpd/Makefile	Fri Dec 11 16:13:58 2020	(r557748)
+++ branches/2020Q4/net/openntpd/Makefile	Fri Dec 11 16:15:05 2020	(r557749)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.2p3
-PORTREVISION=	8
+PORTREVISION=	9
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: branches/2020Q4/net/relayd/Makefile
==============================================================================
--- branches/2020Q4/net/relayd/Makefile	Fri Dec 11 16:13:58 2020	(r557748)
+++ branches/2020Q4/net/relayd/Makefile	Fri Dec 11 16:15:05 2020	(r557749)
@@ -2,7 +2,7 @@
 
 PORTNAME=	relayd
 PORTVERSION=	5.5.20140810
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	net
 
 MAINTAINER=	koue at chaosophia.net

Modified: branches/2020Q4/security/dsniff/Makefile
==============================================================================
--- branches/2020Q4/security/dsniff/Makefile	Fri Dec 11 16:13:58 2020	(r557748)
+++ branches/2020Q4/security/dsniff/Makefile	Fri Dec 11 16:15:05 2020	(r557749)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dsniff
 DISTVERSION=	2.4b1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	security
 MASTER_SITES=	http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \
 		LOCAL/sbz


More information about the svn-ports-all mailing list