Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 21:09:44 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339822 - head/textproc/py-4suite
Message-ID:  <201401152109.s0FL9i8x026060@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mva
Date: Wed Jan 15 21:09:44 2014
New Revision: 339822
URL: http://svnweb.freebsd.org/changeset/ports/339822
QAT: https://qat.redports.org/buildarchive/r339822/

Log:
  - Deprecate and set it to expire on 2014-02-01, since it depends on a python
    version that has been removed from the ports quite some time ago

Modified:
  head/textproc/py-4suite/Makefile   (contents, props changed)

Modified: head/textproc/py-4suite/Makefile
==============================================================================
--- head/textproc/py-4suite/Makefile	Wed Jan 15 21:02:45 2014	(r339821)
+++ head/textproc/py-4suite/Makefile	Wed Jan 15 21:09:44 2014	(r339822)
@@ -22,6 +22,9 @@ PYDISTUTILS_PKGNAME=	4Suite
 PYDISTUTILS_PKGVERSION=	1.0b1
 
 CONFLICTS=	py*-4Suite-1* py*-xml-0.7*
+DEPRECATED=	only builds with Python up to version 2.4
+EXPIRATION_DATE=2014-02-01
+BROKEN=		only builds with Python up to version 2.4	
 
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	fails self-tests on 64-bit platforms



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