svn commit: r524494 - in head: deskutils/cherrytree devel/dreampie x11-toolkits/py-gtksourceview
Antoine Brodin
antoine at FreeBSD.org
Tue Jan 28 16:09:01 UTC 2020
Author: antoine
Date: Tue Jan 28 16:09:00 2020
New Revision: 524494
URL: https://svnweb.freebsd.org/changeset/ports/524494
Log:
Deprecate pygtksourceview ports
With hat: portmgr
Modified:
head/deskutils/cherrytree/Makefile
head/devel/dreampie/Makefile
head/x11-toolkits/py-gtksourceview/Makefile
Modified: head/deskutils/cherrytree/Makefile
==============================================================================
--- head/deskutils/cherrytree/Makefile Tue Jan 28 15:32:49 2020 (r524493)
+++ head/deskutils/cherrytree/Makefile Tue Jan 28 16:09:00 2020 (r524494)
@@ -10,6 +10,9 @@ COMMENT= Hierarchical note taking application
LICENSE= GPLv3
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-02-28
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtksourceview>0:x11-toolkits/py-gtksourceview
USES= desktop-file-utils gettext-tools python:2.7 shared-mime-info shebangfix tar:xz
Modified: head/devel/dreampie/Makefile
==============================================================================
--- head/devel/dreampie/Makefile Tue Jan 28 15:32:49 2020 (r524493)
+++ head/devel/dreampie/Makefile Tue Jan 28 16:09:00 2020 (r524494)
@@ -12,6 +12,9 @@ COMMENT= Python shell which is designed to be reliable
LICENSE= GPLv3
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-02-28
+
USE_GNOME= pygtk2 pygtksourceview
USES= gnome python:2.7
USE_PYTHON= distutils autoplist
Modified: head/x11-toolkits/py-gtksourceview/Makefile
==============================================================================
--- head/x11-toolkits/py-gtksourceview/Makefile Tue Jan 28 15:32:49 2020 (r524493)
+++ head/x11-toolkits/py-gtksourceview/Makefile Tue Jan 28 16:09:00 2020 (r524494)
@@ -12,6 +12,9 @@ DISTNAME= pygtksourceview-${PORTVERSION}
MAINTAINER= gnome at FreeBSD.org
COMMENT= Python bindings for GtkSourceView 2
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-02-28
+
USES= gmake gnome libtool:keepla pathfix pkgconfig python:2.7 \
tar:bzip2
USE_GNOME= gnomeprefix gtksourceview2 pygtk2
More information about the svn-ports-all
mailing list