Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2014 22:55:08 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347081 - head/print/pdfmod
Message-ID:  <201403042255.s24Mt8Ik056069@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Mar  4 22:55:07 2014
New Revision: 347081
URL: http://svnweb.freebsd.org/changeset/ports/347081
QAT: https://qat.redports.org/buildarchive/r347081/

Log:
  Expire on 2014-04-01, depends on expired devel/hyena and not does not respect
  modern standards.
  
  PR:		ports/187123
  Submitted by:	myself
  Approved by:	portmgr (antoine)

Modified:
  head/print/pdfmod/Makefile

Modified: head/print/pdfmod/Makefile
==============================================================================
--- head/print/pdfmod/Makefile	Tue Mar  4 22:50:04 2014	(r347080)
+++ head/print/pdfmod/Makefile	Tue Mar  4 22:55:07 2014	(r347081)
@@ -13,6 +13,9 @@ COMMENT=	A tool for modifying PDF docume
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena
 
+DEPRECATED=	Depends on expired devel/hyena, unstaged, uses old standards
+EXPIRATION_DATE=2014-04-01
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes



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