svn commit: r304600 - in head: devel/libsigc++ x11-toolkits/gtkmm12

Baptiste Daroussin bapt at FreeBSD.org
Thu Sep 20 21:11:54 UTC 2012


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 at 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 at 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
 



More information about the svn-ports-all mailing list