Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 20:38:59 +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: r499673 - in head: net/openntpd security/acme-client security/dsniff www/obhttpd
Message-ID:  <201904222038.x3MKcxRx038381@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Apr 22 20:38:59 2019
New Revision: 499673
URL: https://svnweb.freebsd.org/changeset/ports/499673

Log:
  Rebuild statically linked security/libressl consumers after r499667

Modified:
  head/net/openntpd/Makefile
  head/security/acme-client/Makefile
  head/security/dsniff/Makefile
  head/www/obhttpd/Makefile

Modified: head/net/openntpd/Makefile
==============================================================================
--- head/net/openntpd/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/net/openntpd/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openntpd
 PORTVERSION=	6.2p3
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	2
 CATEGORIES=	net
 MASTER_SITES=	OPENBSD/OpenNTPD

Modified: head/security/acme-client/Makefile
==============================================================================
--- head/security/acme-client/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/security/acme-client/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -3,7 +3,7 @@
 
 PORTNAME=	acme-client
 PORTVERSION=	0.1.16
-PORTREVISION=	4
+PORTREVISION=	5
 DISTVERSIONPREFIX=	portable-
 CATEGORIES=	security
 MASTER_SITES=	https://kristaps.bsd.lv/${PORTNAME}/snapshots/ \

Modified: head/security/dsniff/Makefile
==============================================================================
--- head/security/dsniff/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/security/dsniff/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dsniff
 DISTVERSION=	2.4b1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://www.monkey.org/~dugsong/${PORTNAME}/beta/ \
 		LOCAL/sbz

Modified: head/www/obhttpd/Makefile
==============================================================================
--- head/www/obhttpd/Makefile	Mon Apr 22 20:30:18 2019	(r499672)
+++ head/www/obhttpd/Makefile	Mon Apr 22 20:38:59 2019	(r499673)
@@ -2,6 +2,7 @@
 
 PORTNAME=	obhttpd
 PORTVERSION=	6.3.20180803
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	koue@chaosophia.net



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