svn commit: r375755 - head/audio/py-eyed3-06

Grzegorz Blach gblach at FreeBSD.org
Sun Dec 28 20:33:00 UTC 2014


Author: gblach
Date: Sun Dec 28 20:32:58 2014
New Revision: 375755
URL: https://svnweb.freebsd.org/changeset/ports/375755
QAT: https://qat.redports.org/buildarchive/r375755/

Log:
  Mark deprecated.  In audio/abcde dependency has been changed
  to audio/py-eyed3.

Modified:
  head/audio/py-eyed3-06/Makefile

Modified: head/audio/py-eyed3-06/Makefile
==============================================================================
--- head/audio/py-eyed3-06/Makefile	Sun Dec 28 20:11:53 2014	(r375754)
+++ head/audio/py-eyed3-06/Makefile	Sun Dec 28 20:32:58 2014	(r375755)
@@ -27,6 +27,9 @@ PLIST_FILES+=	bin/eyeD3 man/man1/eyeD3.1
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
+DEPRECATED=	In audio/abcde dependency has been changed to audio/py-eyed3
+EXPIRATION_DATE=2015-01-31
+
 post-install:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}


More information about the svn-ports-head mailing list