svn commit: r511986 - head/palm/synce-libsynce

Jason Helfman jgh at FreeBSD.org
Fri Sep 13 20:25:03 UTC 2019


Author: jgh
Date: Fri Sep 13 20:25:02 2019
New Revision: 511986
URL: https://svnweb.freebsd.org/changeset/ports/511986

Log:
  - mark deprecated
  
  PR:		206772
  Approved by:	webmaster at kibab.com (maintainer timeout)

Modified:
  head/palm/synce-libsynce/Makefile

Modified: head/palm/synce-libsynce/Makefile
==============================================================================
--- head/palm/synce-libsynce/Makefile	Fri Sep 13 20:12:33 2019	(r511985)
+++ head/palm/synce-libsynce/Makefile	Fri Sep 13 20:25:02 2019	(r511986)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	synce-
 MAINTAINER=	webmaster at kibab.com
 COMMENT=	Library to support communication with WinCE devices
 
+DEPRECATED=	obsolete technology
+EXPIRATION_DATE=	2019-10-13
+
 LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib \
 		libhal.so:sysutils/hal
 


More information about the svn-ports-all mailing list