Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2012 21:11:53 +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: r304600 - in head: devel/libsigc++ x11-toolkits/gtkmm12
Message-ID:  <201209202111.q8KLBrBk095201@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep 20 21:11:53 2012
New Revision: 304600
URL: http://svn.freebsd.org/changeset/ports/304600

Log:
  Abandonned upstream and no more depended on
  
  Approved by:	gnome@ (kvm)

Modified:
  head/devel/libsigc++/Makefile
  head/x11-toolkits/gtkmm12/Makefile

Modified: head/devel/libsigc++/Makefile
==============================================================================
--- head/devel/libsigc++/Makefile	Thu Sep 20 21:09:41 2012	(r304599)
+++ head/devel/libsigc++/Makefile	Thu Sep 20 21:11:53 2012	(r304600)
@@ -17,6 +17,9 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:sf
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Callback Framework for C++
 
+DEPRECATED=	Abandonned upstream, no more depend on
+EXPIRATION_DATE=	2012-10-20
+
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/x11-toolkits/gtkmm12/Makefile
==============================================================================
--- head/x11-toolkits/gtkmm12/Makefile	Thu Sep 20 21:09:41 2012	(r304599)
+++ head/x11-toolkits/gtkmm12/Makefile	Thu Sep 20 21:11:53 2012	(r304600)
@@ -15,6 +15,9 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	C++ wrapper for gtk, a x11 graphics library
 
+DEPRECATED=	Abandonned upstream, no more depend on
+EXPIRATION_DATE=	2012-10-20
+
 LIB_DEPENDS=	sigc.1:${PORTSDIR}/devel/libsigc++
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 



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