svn commit: r534074 - head/audio/p5-Audio

Rene Ladan rene at FreeBSD.org
Tue May 5 11:57:53 UTC 2020


Author: rene
Date: Tue May  5 11:57:52 2020
New Revision: 534074
URL: https://svnweb.freebsd.org/changeset/ports/534074

Log:
  audio/p5-Audio: expire in one month, depends on expired math/p5-Math-GSL

Modified:
  head/audio/p5-Audio/Makefile

Modified: head/audio/p5-Audio/Makefile
==============================================================================
--- head/audio/p5-Audio/Makefile	Tue May  5 11:53:34 2020	(r534073)
+++ head/audio/p5-Audio/Makefile	Tue May  5 11:57:52 2020	(r534074)
@@ -14,6 +14,9 @@ COMMENT=	Audio manipulation routines for perl
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+DEPRECATED=	Depends on expired math/p5-Math-GSL
+EXPIRATION_DATE=2020-06-05
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Math-GSL>=0:math/p5-Math-GSL
 


More information about the svn-ports-head mailing list