Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 09:36:05 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320544 - head/print/lyx16
Message-ID:  <201306110936.r5B9a5BS069030@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue Jun 11 09:36:04 2013
New Revision: 320544
URL: http://svnweb.freebsd.org/changeset/ports/320544

Log:
  Deprecate print/lyx16 and expire it in 1 month.
  
  The final release of the 1.6 series was made around 2 years ago, and the 2.x
  series should be stable enough now.
  
  Concretely, this port probably has problems building with clang, and there
  isn't much point in keeping it around with duct tape just for the sake of
  it.

Modified:
  head/print/lyx16/Makefile

Modified: head/print/lyx16/Makefile
==============================================================================
--- head/print/lyx16/Makefile	Tue Jun 11 09:14:26 2013	(r320543)
+++ head/print/lyx16/Makefile	Tue Jun 11 09:36:04 2013	(r320544)
@@ -24,6 +24,9 @@ CONFLICTS=	lyx-1.4* lyx-devel-* lyx-2*
 MAJOR_VERSION=	1.6
 MINOR_VERSION=	10
 
+DEPRECATED=	Unmaintained upstream, upgrading to the 2.x series is advised
+EXPIRATION_DATE=	2013-07-11
+
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_QT4=	gui moc_build uic_build rcc_build



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