Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 16:13:59 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557748 - in head: net/openntpd net/relayd security/dsniff
Message-ID:  <202012111613.0BBGDxTU075158@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Dec 11 16:13:58 2020
New Revision: 557748
URL: https://svnweb.freebsd.org/changeset/ports/557748

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

Modified:
  head/net/openntpd/Makefile   (contents, props changed)
  head/net/relayd/Makefile   (contents, props changed)
  head/security/dsniff/Makefile   (contents, props changed)

Modified: head/net/openntpd/Makefile
==============================================================================
--- head/net/openntpd/Makefile	Fri Dec 11 16:02:34 2020	(r557747)
+++ head/net/openntpd/Makefile	Fri Dec 11 16:13:58 2020	(r557748)
@@ -2,6 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.8p1
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/net/relayd/Makefile
==============================================================================
--- head/net/relayd/Makefile	Fri Dec 11 16:02:34 2020	(r557747)
+++ head/net/relayd/Makefile	Fri Dec 11 16:13:58 2020	(r557748)
@@ -2,7 +2,7 @@
 
 PORTNAME=	relayd
 PORTVERSION=	5.5.20140810
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	net
 
 MAINTAINER=	koue@chaosophia.net

Modified: head/security/dsniff/Makefile
==============================================================================
--- head/security/dsniff/Makefile	Fri Dec 11 16:02:34 2020	(r557747)
+++ head/security/dsniff/Makefile	Fri Dec 11 16:13:58 2020	(r557748)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012111613.0BBGDxTU075158>