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

Jan Beich jbeich at FreeBSD.org
Fri Dec 11 16:14:00 UTC 2020


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 at 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


More information about the svn-ports-head mailing list