aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
commitbd70d01d2a5c5440ea5d31b2d677d007032b59c0 (patch)
tree3f0fd58dcf43de0c14cc57e54afaa7665237a89d /CHANGES
parenta8cf6a846bc0ee3fa0044636828989fbf0a6d63b (diff)
downloadfreebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.gz
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.zst
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.zip
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3f576b5f117a..b30aa28e177e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,14 @@ in the release notes.
All ports committers are allowed to commit to this file.
+20090207:
+AUTHOR: pgollucci@FreeBSD.org
+
+ * devel/libslang dropped in favor of devel/libslang2
+
+ * WITH_SLANG2 has been removed. WITH_SLANG now implies
+ devel/libslang2.
+
20080905:
AUTHOR: hrs@FreeBSD.org