diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | UPDATING | 13 | ||||
-rw-r--r-- | security/Makefile | 2 | ||||
-rw-r--r-- | security/cyassl/Makefile (renamed from security/yassl/Makefile) | 0 | ||||
-rw-r--r-- | security/cyassl/distinfo (renamed from security/yassl/distinfo) | 0 | ||||
-rw-r--r-- | security/cyassl/pkg-descr (renamed from security/yassl/pkg-descr) | 0 | ||||
-rw-r--r-- | security/cyassl/pkg-plist (renamed from security/yassl/pkg-plist) | 0 |
7 files changed, 15 insertions, 1 deletions
@@ -6091,3 +6091,4 @@ graphics/gimp-gap||2014-05-05|Broken with gimp 2.8, no release in 5 years. games/gnome-games-extra-data||2014-05-05|Not used in GNOME 3. audio/libshout2|audio/libshout|2014-05-05|Use audio/libshout instead devel/bsdlibdwarf||2014-05-06|Has expired: Outdated, included in all supported versions of FreeBSD +security/yassl|security/cyassl|2014-05-06|Moved to match upstream name @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20140506: + AFFECTS: users of security/yassl + AUTHOR: gahr@FreeBSD.org + + security/yassl was moved to security/cyassl to match the original package + name. Please do the following according to package manager used. + + # portmaster -o security/cyassl security/yassl + or + # portupgrade -fo security/cyassl security/yassl + or + # pkg set -o security/yassl:security/cyassl + 20140505: AFFECTS: users of databases/libiodbc AUTHOR: bapt@FreeBSD.org diff --git a/security/Makefile b/security/Makefile index 3e1bc6e78e5b..7b04575bd32e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -92,6 +92,7 @@ SUBDIR += cryptopp SUBDIR += cryptstring SUBDIR += cvm + SUBDIR += cyassl SUBDIR += cyrus-sasl2 SUBDIR += cyrus-sasl2-gssapi SUBDIR += cyrus-sasl2-ldapdb @@ -1019,7 +1020,6 @@ SUBDIR += yafic SUBDIR += yapet SUBDIR += yara - SUBDIR += yassl SUBDIR += yersinia SUBDIR += ykclient SUBDIR += ykpers diff --git a/security/yassl/Makefile b/security/cyassl/Makefile index b12c45ef7183..b12c45ef7183 100644 --- a/security/yassl/Makefile +++ b/security/cyassl/Makefile diff --git a/security/yassl/distinfo b/security/cyassl/distinfo index 145f8363431d..145f8363431d 100644 --- a/security/yassl/distinfo +++ b/security/cyassl/distinfo diff --git a/security/yassl/pkg-descr b/security/cyassl/pkg-descr index 24c81321848f..24c81321848f 100644 --- a/security/yassl/pkg-descr +++ b/security/cyassl/pkg-descr diff --git a/security/yassl/pkg-plist b/security/cyassl/pkg-plist index eb87b25ddd46..eb87b25ddd46 100644 --- a/security/yassl/pkg-plist +++ b/security/cyassl/pkg-plist |