diff options
author | garga <garga@FreeBSD.org> | 2006-04-27 20:53:55 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-04-27 20:53:55 +0800 |
commit | 07f5cae5be86569d38cd94ffdb1b7119cc6357f0 (patch) | |
tree | d061918b64fc3d1a8c3996eed966632137c19867 /security/openvpn-devel | |
parent | a5d1b3e3a53168e392b4bfe20ae6a2fa096af944 (diff) | |
download | freebsd-ports-gnome-07f5cae5be86569d38cd94ffdb1b7119cc6357f0.tar.gz freebsd-ports-gnome-07f5cae5be86569d38cd94ffdb1b7119cc6357f0.tar.zst freebsd-ports-gnome-07f5cae5be86569d38cd94ffdb1b7119cc6357f0.zip |
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
Diffstat (limited to 'security/openvpn-devel')
-rw-r--r-- | security/openvpn-devel/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile index ce7f0c6b88fa..a275b30d2fc4 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, |