svn commit: r305316 - head/textproc/xerces-c

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 5 18:21:49 UTC 2012


Author: bapt
Date: Fri Oct  5 18:21:48 2012
New Revision: 305316
URL: http://svn.freebsd.org/changeset/ports/305316

Log:
  No more supported upstream, consider using xerces-c2 or xerces-c3

Modified:
  head/textproc/xerces-c/Makefile

Modified: head/textproc/xerces-c/Makefile
==============================================================================
--- head/textproc/xerces-c/Makefile	Fri Oct  5 17:53:45 2012	(r305315)
+++ head/textproc/xerces-c/Makefile	Fri Oct  5 18:21:48 2012	(r305316)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xerces-c
-# Date created:        29 December 2001
-# Whom:                kiesel
-#
+# Created by:                kiesel
 # $FreeBSD$
-#
 
 PORTNAME=	xerces_c
 PORTVERSION=	1.7.0
@@ -19,6 +15,9 @@ COMMENT=	Xerces-C++ is a validating XML 
 
 USE_LDCONFIG=	yes
 
+DEPRECATED=	No more supported upstream, consider using xerces-c2 or xerces-c3
+EXPIRATION_DATE=	2012-11-05
+
 XERCESWRKSRC=	${WRKSRC}/src/xercesc
 CONFIGURE_WRKSRC=	${XERCESWRKSRC}
 BUILD_WRKSRC=		${XERCESWRKSRC}



More information about the svn-ports-all mailing list