Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0C31FA57FE for ; Fri, 2 Oct 2015 19:49:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AF66714A2BA; Fri, 2 Oct 2015 19:49:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFF9B14A2A6 for ; Fri, 2 Oct 2015 19:49:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cowM3GZbBHSt for ; Fri, 2 Oct 2015 19:49:13 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 812E114A2A0 for ; Fri, 2 Oct 2015 19:49:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7C0CD98; Fri, 2 Oct 2015 19:49:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 2 Oct 2015 19:49:13 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2015Q3] pkgsrc/mail/mhonarc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20151002194913.7C0CD98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Fri Oct 2 19:49:13 UTC 2015 Modified Files: pkgsrc/mail/mhonarc [pkgsrc-2015Q3]: Makefile distinfo Added Files: pkgsrc/mail/mhonarc/patches [pkgsrc-2015Q3]: patch-lib_mhamain.pl patch-lib_mhopt.pl Log Message: Pullup ticket #4829 - requested by bouyer mail/mhonarc: build fix Revisions pulled up: - mail/mhonarc/Makefile 1.39 - mail/mhonarc/distinfo 1.20 - mail/mhonarc/patches/patch-lib_mhamain.pl 1.3 - mail/mhonarc/patches/patch-lib_mhopt.pl 1.3 --- Module Name: pkgsrc Committed By: bouyer Date: Sat Sep 26 14:30:24 UTC 2015 Modified Files: pkgsrc/mail/mhonarc: Makefile distinfo Added Files: pkgsrc/mail/mhonarc/patches: patch-lib_mhamain.pl patch-lib_mhopt.pl Log Message: defined(%hash) is not valid any more in perl 5.22; change to %hash To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.38.4.1 pkgsrc/mail/mhonarc/Makefile cvs rdiff -u -r1.19 -r1.19.12.1 pkgsrc/mail/mhonarc/distinfo cvs rdiff -u -r0 -r1.3.2.2 pkgsrc/mail/mhonarc/patches/patch-lib_mhamain.pl \ pkgsrc/mail/mhonarc/patches/patch-lib_mhopt.pl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.