Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2015 20:33:34 +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: r383539 - in head/deskutils: libopensync-plugin-python msynctool
Message-ID:  <201504072033.t37KXYIR038155@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Apr  7 20:33:33 2015
New Revision: 383539
URL: https://svnweb.freebsd.org/changeset/ports/383539

Log:
  Deprecate 2 broken ports
  
  Submitted by:	maintainer

Modified:
  head/deskutils/libopensync-plugin-python/Makefile
  head/deskutils/msynctool/Makefile

Modified: head/deskutils/libopensync-plugin-python/Makefile
==============================================================================
--- head/deskutils/libopensync-plugin-python/Makefile	Tue Apr  7 20:14:55 2015	(r383538)
+++ head/deskutils/libopensync-plugin-python/Makefile	Tue Apr  7 20:33:33 2015	(r383539)
@@ -11,6 +11,9 @@ MAINTAINER=	webmaster@kibab.com
 COMMENT=	Python plugin for the OpenSync framework
 
 BROKEN=		Unfetchable
+DEPRECATED=	Unfetchable, devices are not produced anymore
+EXPIRATION_DATE=	2015-05-07
+
 LIB_DEPENDS=	libopensync.so:${PORTSDIR}/devel/libopensync022
 
 CONFLICTS=	libopensync-plugin-python-devel-[0-9]*

Modified: head/deskutils/msynctool/Makefile
==============================================================================
--- head/deskutils/msynctool/Makefile	Tue Apr  7 20:14:55 2015	(r383538)
+++ head/deskutils/msynctool/Makefile	Tue Apr  7 20:33:33 2015	(r383539)
@@ -15,6 +15,9 @@ LIB_DEPENDS=	libopensync.so:${PORTSDIR}/
 CONFLICTS=	osynctool-[0-9]*
 
 BROKEN=		Unfetchable
+DEPRECATED=	Unfetchable, devices are not produced anymore
+EXPIRATION_DATE=	2015-05-07
+
 USES=		pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 



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