pkgsrc-Bugs archive

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

PR/56167 CVS commit: pkgsrc/lang/python39



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

From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= <triaxx%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56167 CVS commit: pkgsrc/lang/python39
Date: Thu, 20 May 2021 06:56:44 +0000

 Module Name:	pkgsrc
 Committed By:	triaxx
 Date:		Thu May 20 06:56:44 UTC 2021
 
 Modified Files:
 	pkgsrc/lang/python39: Makefile distinfo
 Added Files:
 	pkgsrc/lang/python39/patches: patch-Modules___ssl.c
 
 Log Message:
 python39: Fix PR pkg/56167
 
 The function implicit declaration occurs on FreeBSD 12.2 but not on
 FreeBSD 13.0. The fix comes from python3.10.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/python39/Makefile
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/python39/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/python39/patches/patch-Modules___ssl.c
 
 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