ports/174904: [patch] devel/p5-Return-Value backout last update
Olli Hauer
ohauer at FreeBSD.org
Wed Jan 2 18:10:05 UTC 2013
>Number: 174904
>Category: ports
>Synopsis: [patch] devel/p5-Return-Value backout last update
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 02 18:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Olli Hauer
>Release:
>Organization:
>Environment:
>Description:
The last update for p5-Return-Value has no technical changes except to throw deprecated messages.
I suspect this was the reason why a link to the changelog was posted instead the two line change ...
> Release history for Return-Value
> 1.666002 2012-12-24
> finally started issuing long-promised warnings
> Merry Christmas!
Unfortunately p5-Return-Value is used by p5-Email-Send which is used by all bugzilla ports and a view others.
Within every whine/news/... bugzilla cronjob additional deprecated messages will be generated.
There is already a PR for bugzilla
https://bugzilla.mozilla.org/show_bug.cgi?id=502625
Please backout the last update.
>How-To-Repeat:
>Fix:
--- diff begins here ---
Index: p5-Return-Value/Makefile
===================================================================
--- p5-Return-Value/Makefile (revision 309823)
+++ p5-Return-Value/Makefile (working copy)
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= Return-Value
-PORTVERSION= 1.666002
+PORTVERSION= 1.666001
+PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
Index: p5-Return-Value/distinfo
===================================================================
--- p5-Return-Value/distinfo (revision 309823)
+++ p5-Return-Value/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (Return-Value-1.666002.tar.gz) = d6a4e6afb46e32e7e2322530b18b926a8aad0c89d9af5ead3cab9e35412e4c56
-SIZE (Return-Value-1.666002.tar.gz) = 15104
+SHA256 (Return-Value-1.666001.tar.gz) = 55dede504f20b3cdcc179065312165e02d433f7bc202bb454d33fafe00f7ab06
+SIZE (Return-Value-1.666001.tar.gz) = 14554
--- diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list