pkgsrc-Bugs archive

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

PR/54624 CVS commit: pkgsrc/devel/bugzilla



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54624 CVS commit: pkgsrc/devel/bugzilla
Date: Mon, 11 Nov 2019 20:36:04 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Mon Nov 11 20:36:04 UTC 2019
 
 Modified Files:
 	pkgsrc/devel/bugzilla: Makefile distinfo
 Added Files:
 	pkgsrc/devel/bugzilla/patches: patch-Bugzilla_Util.pm
 
 Log Message:
 bugzilla: workaround build issue with Perl 5.30.
 
 It doesn't like this one line of code. Unclear why. Fails with
 an undefined reference to utf8::SWASHNEW.
 
 But all it does is remove BiDi control characters, so we can remove it.
 
 Bump PKGREVISION
 PR pkg/54624
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/bugzilla/Makefile
 cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/bugzilla/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/devel/bugzilla/patches/patch-Bugzilla_Util.pm
 
 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