Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2013 12:41:30 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323378 - head/devel/ppl
Message-ID:  <201307211241.r6LCfUqE016156@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Jul 21 12:41:29 2013
New Revision: 323378
URL: http://svnweb.freebsd.org/changeset/ports/323378

Log:
  Maintainer's email address bounces.  While here, add expiration date
  since it does not build.
  
  Note: a 1.0 release has been available for over a year.

Modified:
  head/devel/ppl/Makefile

Modified: head/devel/ppl/Makefile
==============================================================================
--- head/devel/ppl/Makefile	Sun Jul 21 12:17:01 2013	(r323377)
+++ head/devel/ppl/Makefile	Sun Jul 21 12:41:29 2013	(r323378)
@@ -8,13 +8,15 @@ MASTER_SITES=	ftp://ftp.cs.unipr.it/pub/
 		http://www.cs.unipr.it/ppl/Download/ftp/releases/%SUBDIR%/
 MASTER_SITE_SUBDIR=	${PORTVERSION}
 
-MAINTAINER=	grosser@fim.uni-passau.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Parma Polyhedra Library
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp
 
-BROKEN=	fails to build
+BROKEN=		fails to build
+DEPRECATED=	obsolete version; fails to build
+EXPIRATION_DATE=	2013-09-21
 
 PWL_DOC_PREFIX=	share/doc/pwl
 



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