Date: Sat, 19 Oct 2019 15:00:34 +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: r514818 - in head: net/openntpd net/relayd security/dsniff www/obhttpd Message-ID: <201910191500.x9JF0Yr8036774@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Oct 19 15:00:33 2019 New Revision: 514818 URL: https://svnweb.freebsd.org/changeset/ports/514818 Log: Rebuild statically linked security/libressl consumers after r514815 Modified: head/net/openntpd/Makefile head/net/relayd/Makefile head/security/dsniff/Makefile head/www/obhttpd/Makefile Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Sat Oct 19 14:39:05 2019 (r514817) +++ head/net/openntpd/Makefile Sat Oct 19 15:00:33 2019 (r514818) @@ -2,7 +2,7 @@ PORTNAME= openntpd PORTVERSION= 6.2p3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD Modified: head/net/relayd/Makefile ============================================================================== --- head/net/relayd/Makefile Sat Oct 19 14:39:05 2019 (r514817) +++ head/net/relayd/Makefile Sat Oct 19 15:00:33 2019 (r514818) @@ -2,7 +2,7 @@ PORTNAME= relayd PORTVERSION= 5.5.20140810 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= koue@chaosophia.net Modified: head/security/dsniff/Makefile ============================================================================== --- head/security/dsniff/Makefile Sat Oct 19 14:39:05 2019 (r514817) +++ head/security/dsniff/Makefile Sat Oct 19 15:00:33 2019 (r514818) @@ -3,7 +3,7 @@ PORTNAME= dsniff DISTVERSION= 2.4b1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \ LOCAL/sbz Modified: head/www/obhttpd/Makefile ============================================================================== --- head/www/obhttpd/Makefile Sat Oct 19 14:39:05 2019 (r514817) +++ head/www/obhttpd/Makefile Sat Oct 19 15:00:33 2019 (r514818) @@ -2,7 +2,7 @@ PORTNAME= obhttpd PORTVERSION= 6.3.20180803 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= koue@chaosophia.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910191500.x9JF0Yr8036774>