Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 22:33:08 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407319 - head/graphics/libwpg
Message-ID:  <201601262233.u0QMX8WV092799@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Jan 26 22:33:08 2016
New Revision: 407319
URL: https://svnweb.freebsd.org/changeset/ports/407319

Log:
  Mark deprecated and set expiration.  editors/abiword was the last user and
  it depends on graphics/libwpg03 now.

Modified:
  head/graphics/libwpg/Makefile

Modified: head/graphics/libwpg/Makefile
==============================================================================
--- head/graphics/libwpg/Makefile	Tue Jan 26 22:08:21 2016	(r407318)
+++ head/graphics/libwpg/Makefile	Tue Jan 26 22:33:08 2016	(r407319)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Library and tools to work with WordPerfect Graphics (WPG) files
 
+DEPRECATED=	Not used any more
+EXPIRATION_DATE=2016-03-26
+
 LICENSE=	LGPL21 MPL
 LICENSE_COMB=	dual
 



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