From 07f5cae5be86569d38cd94ffdb1b7119cc6357f0 Mon Sep 17 00:00:00 2001 From: garga Date: Thu, 27 Apr 2006 12:53:55 +0000 Subject: Add a message explaining why it won't be upgraded to 2.0.7 version, to prevent a lot of people asking maintainer about it: # ----------------------------------------------------- # DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.7 AS IT FIXES # A WINDOWS-ONLY BUG THAT DOESN'T AFFECT *BSD AND THUS # DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS # WILL BE DROPPED. -- Matthias Andree, 2006-04-26 # ----------------------------------------------------- PR: ports/96383 Submitted by: maintainer --- security/openvpn-devel/Makefile | 6 ++++++ security/openvpn/Makefile | 6 ++++++ security/openvpn20/Makefile | 6 ++++++ 3 files changed, 18 insertions(+) (limited to 'security') diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile index ce7f0c6b88f..a275b30d2fc 100644 --- a/security/openvpn-devel/Makefile +++ b/security/openvpn-devel/Makefile @@ -6,6 +6,12 @@ # PORTNAME= openvpn +# ----------------------------------------------------- +# DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.7 AS IT FIXES +# A WINDOWS-ONLY BUG THAT DOESN'T AFFECT *BSD AND THUS +# DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS +# WILL BE DROPPED. -- Matthias Andree, 2006-04-26 +# ----------------------------------------------------- PORTVERSION= 2.0.6 CATEGORIES= security net # MASTER_SITES points to hosts in distinct data centers, diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index ce7f0c6b88f..a275b30d2fc 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -6,6 +6,12 @@ # PORTNAME= openvpn +# ----------------------------------------------------- +# DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.7 AS IT FIXES +# A WINDOWS-ONLY BUG THAT DOESN'T AFFECT *BSD AND THUS +# DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS +# WILL BE DROPPED. -- Matthias Andree, 2006-04-26 +# ----------------------------------------------------- PORTVERSION= 2.0.6 CATEGORIES= security net # MASTER_SITES points to hosts in distinct data centers, diff --git a/security/openvpn20/Makefile b/security/openvpn20/Makefile index ce7f0c6b88f..a275b30d2fc 100644 --- a/security/openvpn20/Makefile +++ b/security/openvpn20/Makefile @@ -6,6 +6,12 @@ # PORTNAME= openvpn +# ----------------------------------------------------- +# DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.7 AS IT FIXES +# A WINDOWS-ONLY BUG THAT DOESN'T AFFECT *BSD AND THUS +# DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS +# WILL BE DROPPED. -- Matthias Andree, 2006-04-26 +# ----------------------------------------------------- PORTVERSION= 2.0.6 CATEGORIES= security net # MASTER_SITES points to hosts in distinct data centers, -- cgit