aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-16 13:55:14 +0800
committerbapt <bapt@FreeBSD.org>2014-07-16 13:55:14 +0800
commitf96de7fa9852c995ad4808c989caaf54dd0c7c44 (patch)
tree5c210fef822a8e525dac3ebc87f53e9299b35dc7 /CHANGES
parent3c4a771cbeb309d8165d59395605c1ea13920907 (diff)
downloadfreebsd-ports-graphics-f96de7fa9852c995ad4808c989caaf54dd0c7c44.tar.gz
freebsd-ports-graphics-f96de7fa9852c995ad4808c989caaf54dd0c7c44.tar.zst
freebsd-ports-graphics-f96de7fa9852c995ad4808c989caaf54dd0c7c44.zip
Now that all LIB_DEPENDS has been switched to modern version, remove support
for ancient version. Phabric: D415 Reviewed by: swills
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d1ca033b222..c363551a70b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,11 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20140715:
+AUTHOR: bapt@FreeBSD.org
+
+ Only one format is now support in LIB_DEPENDS: lib*.so
+
20140708:
AUTHOR: mva@FreeBSD.org