Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 11:57:52 +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: r534074 - head/audio/p5-Audio
Message-ID:  <202005051157.045Bvqj3041066@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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