From owner-svn-ports-head@FreeBSD.ORG Sun Jul 21 12:41:30 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 616E24C1; Sun, 21 Jul 2013 12:41:30 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 53AA498C; Sun, 21 Jul 2013 12:41:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6LCfUv9016157; Sun, 21 Jul 2013 12:41:30 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6LCfUqE016156; Sun, 21 Jul 2013 12:41:30 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201307211241.r6LCfUqE016156@svn.freebsd.org> From: Mark Linimon Date: Sun, 21 Jul 2013 12:41:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323378 - head/devel/ppl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jul 2013 12:41:30 -0000 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