Date: Sat, 9 May 2020 03:46:00 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534703 - in head: net/openntpd net/relayd security/dsniff Message-ID: <202005090346.0493k0sg092360@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005090346.0493k0sg092360>