svn commit: r356019 - head/print/frescobaldi

Antoine Brodin antoine at FreeBSD.org
Sat May 31 20:52:22 UTC 2014


Author: antoine
Date: Sat May 31 20:52:21 2014
New Revision: 356019
URL: http://svnweb.freebsd.org/changeset/ports/356019
QAT: https://qat.redports.org/buildarchive/r356019/

Log:
  Chase py-poppler-qt4 deprecation
  
  With hat:	portmgr

Modified:
  head/print/frescobaldi/Makefile

Modified: head/print/frescobaldi/Makefile
==============================================================================
--- head/print/frescobaldi/Makefile	Sat May 31 20:47:59 2014	(r356018)
+++ head/print/frescobaldi/Makefile	Sat May 31 20:52:21 2014	(r356019)
@@ -13,6 +13,9 @@ COMMENT=	Music score editor for lilypond
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+DEPRECATED=	Depends on BROKEN and EXPIRING py-poppler-qt4
+EXPIRATION_DATE=	2014-06-30
+
 RUN_DEPENDS=	lilypond:${PORTSDIR}/print/lilypond \
 		${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:${PORTSDIR}/graphics/py-poppler-qt4
 


More information about the svn-ports-all mailing list