Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2012 19:46:26 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306526 - head/graphics/morpheus
Message-ID:  <201210271946.q9RJkQCc045462@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Oct 27 19:46:26 2012
New Revision: 306526
URL: http://svn.freebsd.org/changeset/ports/306526

Log:
  Deprecated as it depends on the expired gtkglarea
  
  Feature safe:	yes

Modified:
  head/graphics/morpheus/Makefile

Modified: head/graphics/morpheus/Makefile
==============================================================================
--- head/graphics/morpheus/Makefile	Sat Oct 27 19:44:37 2012	(r306525)
+++ head/graphics/morpheus/Makefile	Sat Oct 27 19:46:26 2012	(r306526)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	morpheus
-# Date created:				14 September 2000
-# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	morpheus
 PORTVERSION=	0.3
@@ -14,6 +10,9 @@ MASTER_SITES=	http://www.winnicki.net/mo
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A mesh (3D model) viewer for GNOME desktop
 
+DEPRECATED=	Depends on the expired gtkglarea
+EXPIRATION_DATE=	2012-11-27
+
 LIB_DEPENDS=	morph.0:${PORTSDIR}/graphics/libmorph \
 		gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
 



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