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/python34/Makefile.version
SVNWeb

Number of commits found: 7

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:461513
Update to 3.4.8

- Set PORTNAME to python and add PKGNAMESUFFIX
- 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 %%
- Fix shebang:
  - Update SHEBANG_FILES
  - Remove over-patched shebang fix of Lib/cgi.py
- Update http:// links in Makefile comments and patch files

Changes:	https://docs.python.org/3.4/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:447650
Update to 3.4.7

Changes:	https://docs.python.org/3.4/whatsnew/changelog.html
MFH:		2017Q3
Fri, 20 Jan 2017
[ 03:03 wen search for other commits by this committer ] Original commit   Revision:431929
- Update to 3.4.6
Wed, 29 Jun 2016
[ 14:00 wen search for other commits by this committer ] Original commit   Revision:417766
- Update to 3.4.5
Sat, 2 Jan 2016
[ 16:47 miwi search for other commits by this committer ] Original commit   Revision:405078
- Update to 3.4.4
- Sort plist

Changelog:
        https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4
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: 7