pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45224 CVS commit: pkgsrc/devel/p5-Class-MethodMaker



The following reply was made to PR pkg/45224; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45224 CVS commit: pkgsrc/devel/p5-Class-MethodMaker
Date: Mon, 8 Aug 2011 20:44:51 +0000

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Mon Aug  8 20:44:51 UTC 2011
 
 Modified Files:
        pkgsrc/devel/p5-Class-MethodMaker: Makefile distinfo
 
 Log Message:
 Update to 2.18. Addresses PR 45224.
 
 2.18   Apr 16 2011
         - Fix 5.14 incompatibility - RT#66196 (Nicholas Clark)
 
 2.17   Mar 02 2011
         - Just an intermediate release!
           (in order to get help on fixing Class::MethodMaker for 5.14)
         - already fixed breakage with 5.13.3 (rt#66196)
           (CvGV is now an rvalue, so use CvGV_set instead of assigning
           directly -- credits to ANDK, rafl and Zefram)
         - added test for no warnings to additionally be able to bisect
           annoying warnings since 5.13.2
         - Stay tuned -- 2.18 will hopefully completely revitalize C:MM
           for Perl 5.13+.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Class-MethodMaker/Makefile
 cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Class-MethodMaker/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index