notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: lang/python35/Makefile.version
SVNWeb

Number of commits found: 9

Sat, 12 Sep 2020
[ 05:04 lwhsu search for other commits by this committer ] Original commit   Revision:548286
lang/python35: Update to 3.5.10

ChangeLog: https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-10

PR:		249187
MFH:		2020Q3
Sat, 2 Nov 2019
[ 06:25 wen search for other commits by this committer ] Original commit   Revision:516287
- Update python35 to 3.5.9
Fri, 29 Mar 2019
[ 14:16 sunpoet search for other commits by this committer ] Original commit   Revision:497138
Add note to update python documentation (lang/python-doc-*)
Fri, 3 Aug 2018
[ 16:08 miwi search for other commits by this committer ] Original commit   Revision:476301
- Update python34 -> 3.4.9
	 python35 -> 3.5.6

Sponsored by:	iXsystems Inc.
Sun, 11 Feb 2018
[ 16:52 sunpoet search for other commits by this committer ] Original commit   Revision:461514
Update to 3.5.5

- Update Makefile and PLIST to be similar with python36
- Sort USES
- Remove CPE_*: all of them are default values
- Update PLIST_FILES: do not use %%
- Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.5/whatsnew/changelog.html
Security:	0fe70bcd-2ce3-46c9-a64b-4a7da097db07
MFH:		2018Q1
Wed, 9 Aug 2017
[ 19:36 sunpoet search for other commits by this committer ] Original commit   Revision:447651
Update to 3.5.4

- Sort PLIST

Changes:	https://docs.python.org/3.5/whatsnew/changelog.html
MFH:		2017Q3
Mon, 23 Jan 2017
[ 02:35 wen search for other commits by this committer ] Original commit   Revision:432188
- Update to 3.5.3

PR:		216336
Submitted by:	wen@(myself)
Exp-run:	antoine@
Thu, 30 Jun 2016
[ 00:56 wen search for other commits by this committer ] Original commit   Revision:417798
- Update to 3.5.2
Tue, 29 Dec 2015
[ 12:03 marino search for other commits by this committer ] Original commit   Revision:404739 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
lang/python27(3*), Mk/Uses/python.mk: remove make spawn

There are some inefficiencies in python.mk that significantly slow down
full tree scanning.  The use of bmake to obtain the current version of
a specific python is responsible for the majority of the slow done.

This commit splits out the PYTHON_PORTVERSION definition (which is the
same as the lang/python* PORTVERSION) into separate files.  With this
change, python.mk can simple include the makefile fragment instead of
spawning a new instance of make.

Different Revision:	https://reviews.freebsd.org/D4660
Approved by:		antoine (python), mva (python)

Number of commits found: 9