svn commit: r383539 - in head/deskutils: libopensync-plugin-python msynctool
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 7 20:33:35 UTC 2015
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 at 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
More information about the svn-ports-head
mailing list