Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 09:44:37 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523001 - in head: audio/decibel-audio-player audio/soundconverter deskutils/gourmet sysutils/gnome-schedule x11-toolkits/py-gnome2
Message-ID:  <202001140944.00E9ibKh072933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jan 14 09:44:37 2020
New Revision: 523001
URL: https://svnweb.freebsd.org/changeset/ports/523001

Log:
  Deprecate python-gnome2 stuff
  
  With hat:	portmgr

Modified:
  head/audio/decibel-audio-player/Makefile
  head/audio/soundconverter/Makefile
  head/deskutils/gourmet/Makefile
  head/sysutils/gnome-schedule/Makefile
  head/x11-toolkits/py-gnome2/Makefile

Modified: head/audio/decibel-audio-player/Makefile
==============================================================================
--- head/audio/decibel-audio-player/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
+++ head/audio/decibel-audio-player/Makefile	Tue Jan 14 09:44:37 2020	(r523001)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://decibel.silent-blade.org/uploads/
 MAINTAINER=	somicide@gmail.com
 COMMENT=	Fast GTK+ audio player with an clean and user friendly interface
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-17
+
 BROKEN=		unfetchable
 
 LICENSE=	GPLv2

Modified: head/audio/soundconverter/Makefile
==============================================================================
--- head/audio/soundconverter/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
+++ head/audio/soundconverter/Makefile	Tue Jan 14 09:44:37 2020	(r523001)
@@ -11,6 +11,9 @@ MASTER_SITES=	https://launchpad.net/soundconverter/tru
 MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Sound conversion application for the GNOME environment
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-17
+
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/deskutils/gourmet/Makefile
==============================================================================
--- head/deskutils/gourmet/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
+++ head/deskutils/gourmet/Makefile	Tue Jan 14 09:44:37 2020	(r523001)
@@ -9,6 +9,9 @@ CATEGORIES=	deskutils gnome
 MAINTAINER=	rm@FreeBSD.org
 COMMENT=	GNOME recipe manager
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-17
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 

Modified: head/sysutils/gnome-schedule/Makefile
==============================================================================
--- head/sysutils/gnome-schedule/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
+++ head/sysutils/gnome-schedule/Makefile	Tue Jan 14 09:44:37 2020	(r523001)
@@ -11,6 +11,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-2/${PORTNAME}
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GNOME GUI for configuring a users crontab
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-17
+
 LICENSE=	GPLv2
 
 OPTIONS_DEFINE=	APPLET NLS

Modified: head/x11-toolkits/py-gnome2/Makefile
==============================================================================
--- head/x11-toolkits/py-gnome2/Makefile	Tue Jan 14 09:34:34 2020	(r523000)
+++ head/x11-toolkits/py-gnome2/Makefile	Tue Jan 14 09:44:37 2020	(r523001)
@@ -14,6 +14,9 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Python bindings for GNOME 2
 
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-02-17
+
 OPTIONS_DEFINE=	EXAMPLES
 
 OPTIONS_SUB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001140944.00E9ibKh072933>