svn commit: r347087 - head/audio/p5-Audio-Beep

Antoine Brodin antoine at FreeBSD.org
Tue Mar 4 23:11:06 UTC 2014


Author: antoine
Date: Tue Mar  4 23:11:05 2014
New Revision: 347087
URL: http://svnweb.freebsd.org/changeset/ports/347087
QAT: https://qat.redports.org/buildarchive/r347087/

Log:
  Chase audio/beep expiration

Modified:
  head/audio/p5-Audio-Beep/Makefile

Modified: head/audio/p5-Audio-Beep/Makefile
==============================================================================
--- head/audio/p5-Audio-Beep/Makefile	Tue Mar  4 23:08:03 2014	(r347086)
+++ head/audio/p5-Audio-Beep/Makefile	Tue Mar  4 23:11:05 2014	(r347087)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl module to use your computer beeper in fancy ways
 
+DEPRECATED=	Depends on expiring audio/beep
+EXPIRATION_DATE=	2014-03-07
+
 BUILD_DEPENDS=	beep:${PORTSDIR}/audio/beep
 RUN_DEPENDS=	beep:${PORTSDIR}/audio/beep
 


More information about the svn-ports-all mailing list