Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2015 17:29:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383163 - head/devel/p5-base
Message-ID:  <201504031729.t33HT1uK080695@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  3 17:29:00 2015
New Revision: 383163
URL: https://svnweb.freebsd.org/changeset/ports/383163

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2015-04-30

Modified:
  head/devel/p5-base/Makefile

Modified: head/devel/p5-base/Makefile
==============================================================================
--- head/devel/p5-base/Makefile	Fri Apr  3 17:28:54 2015	(r383162)
+++ head/devel/p5-base/Makefile	Fri Apr  3 17:29:00 2015	(r383163)
@@ -12,6 +12,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Set of modules to operate with inheritance and class fields at runtime
 
+DEPRECATED=	this port is outdated and base 2.18+ is already in all supported Perl releases
+EXPIRATION_DATE=2015-04-30
+
 USES=		perl5
 USE_PERL5=	configure
 



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