aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
commit89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /editors
parentb04ce8519d7d4064c97c4b032f175923df9ae8b6 (diff)
downloadports-89b4379a177ed6c314362aa05d65f4af81e8aee0.tar.gz
ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.zip
Deprecate most glib12 consumers
With hat: portmgr
Notes
Notes: svn path=/head/; revision=481888
Diffstat (limited to 'editors')
-rw-r--r--editors/gnotepad+/Makefile3
-rw-r--r--editors/manedit/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 72ff19bfcbdc..7d7caa75d22c 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -12,6 +12,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple GTK-based text/HTML editor
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index 7e06e716c423..3a88082dc127 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://wolfsinger.com/~wolfpack/packages/
MAINTAINER= johans@FreeBSD.org
COMMENT= UNIX manual page editor and viewer
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
MAKEFILE= Makefile.FreeBSD