Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 23:56:22 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308287 - head/textproc/libpathan
Message-ID:  <201212042356.qB4NuMmW007307@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Dec  4 23:56:21 2012
New Revision: 308287
URL: http://svnweb.freebsd.org/changeset/ports/308287

Log:
  - Mark deprecated. Upstream advises [1] that the project is no longer
    active and that textproc/xqilla replaces it
  
  [1] http://www.corefiling.com/opensource/pathan.html
  
  Feature safe:	yes

Modified:
  head/textproc/libpathan/Makefile

Modified: head/textproc/libpathan/Makefile
==============================================================================
--- head/textproc/libpathan/Makefile	Tue Dec  4 23:29:56 2012	(r308286)
+++ head/textproc/libpathan/Makefile	Tue Dec  4 23:56:21 2012	(r308287)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	libpathan
-# Date created:				Nov 4 2003
-# Whom:					Cheng-Lung Sung <clsung@dragon2.net>
-#
+# Created by: Cheng-Lung Sung <clsung@dragon2.net>
 # $FreeBSD$
-#
 
 PORTNAME=	libpathan
 PORTVERSION=	2.0
@@ -18,6 +14,9 @@ COMMENT=	Validating XML parser from the 
 LIB_DEPENDS=	xerces-c.27:${PORTSDIR}/textproc/xerces-c2
 BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:extract
 
+DEPRECATED=	Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla
+EXPIRATION_DATE=2013-01-04
+
 USE_BISON=	build
 USE_GMAKE=	yes
 USE_PERL5=	yes



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