Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2016 20:28:22 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423091 - head/devel/p5-Canary-Stability
Message-ID:  <201610012028.u91KSMEQ096085@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Oct  1 20:28:22 2016
New Revision: 423091
URL: https://svnweb.freebsd.org/changeset/ports/423091

Log:
  Update to version 2012. Update the COMMENT and pkg-descr to more
  accurately describe this module.

Modified:
  head/devel/p5-Canary-Stability/Makefile
  head/devel/p5-Canary-Stability/distinfo
  head/devel/p5-Canary-Stability/pkg-descr

Modified: head/devel/p5-Canary-Stability/Makefile
==============================================================================
--- head/devel/p5-Canary-Stability/Makefile	Sat Oct  1 20:21:03 2016	(r423090)
+++ head/devel/p5-Canary-Stability/Makefile	Sat Oct  1 20:28:22 2016	(r423091)
@@ -1,14 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	Canary-Stability
-PORTVERSION=	2011
+PORTVERSION=	2012
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Checks what version of perl you're running
+COMMENT=	Checks what version of perl you're running and then complains about it
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual

Modified: head/devel/p5-Canary-Stability/distinfo
==============================================================================
--- head/devel/p5-Canary-Stability/distinfo	Sat Oct  1 20:21:03 2016	(r423090)
+++ head/devel/p5-Canary-Stability/distinfo	Sat Oct  1 20:28:22 2016	(r423091)
@@ -1,2 +1,3 @@
-SHA256 (Canary-Stability-2011.tar.gz) = 63f852d196b4e32ac28998ea7987bd5960b919110ed441512c6191bcc352c1fc
-SIZE (Canary-Stability-2011.tar.gz) = 4265
+TIMESTAMP = 1475353314
+SHA256 (Canary-Stability-2012.tar.gz) = fd240b111d834dbae9630c59b42fae2145ca35addc1965ea311edf0d07817107
+SIZE (Canary-Stability-2012.tar.gz) = 4334

Modified: head/devel/p5-Canary-Stability/pkg-descr
==============================================================================
--- head/devel/p5-Canary-Stability/pkg-descr	Sat Oct  1 20:21:03 2016	(r423090)
+++ head/devel/p5-Canary-Stability/pkg-descr	Sat Oct  1 20:28:22 2016	(r423091)
@@ -1,8 +1,8 @@
-This module is used by Schmorp's modules during configuration stage
-to test the installed perl for compatibility with his modules.
+This module is used by a guy who calls himself "schmorp" to produce
+warnings if you're using any supported version of Perl.
 
-It's not, at this stage, meant as a tool for other module authors,
-although in principle nothing prevents them from subscribing to the
-same ideas.
+This port is designed to prevent these warnings, but you can set
+the "ACTIVATE" option to turn them back on. All of the instructions
+in the warnings are considered harmful and should not be followed.
 
 WWW: https://metacpan.org/release/Canary-Stability



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