notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/py-urllib3/files/patch-setup.py

Number of commits found: 5

Tuesday, 26 Nov 2019
18:37 kai search for other commits by this committer
net/py-urllib3: Update to 1.25.6

* Convert the RUN_DEPENDS into separate OPTIONS as they are listed as extra
  dependencies in setup.py.  Also set those as default that contain the
  previous RUN_DEPENDS to allow a clean transition.

* Remove the Python-specific version limitation for security/py-certifi
  because it's required for all Python versions.

* Also remove the info about the broken IPv6 support of net/py-socks (was
  broken in 1.5.7) and the relevant patch as both are obsolete.

* Update the TEST_DEPENDS and add a "do-test" target to make future QA easier.

Please note that a MFH won't be done as it didn't get an approval because
there are too much changes to make it work in the 2019Q4 branch. [1]

Notable changes since 1.22:

* Require and validate certificates by default when using HTTPS.

* Add mitigation for BPO-37428 affecting Python < 3.7.4 and OpenSSL 1.1.1+
  which caused certificate verification to be enabled when using
  "cert_reqs=CERT_NONE".

* Add TLSv1.3 support to CPython, pyOpenSSL and SecureTransport "SSLContext"
  implementations.

https://github.com/urllib3/urllib3/blob/1.25.6/CHANGES.rst

Exp-run by:	antoine
PR:		229322 [1]
Reported by:	Patrice Clement <monsieurp@gentoo.org>
Security:	87270ba5-03d3-11ea-b81f-3085a9a95629
Original commitRevision:518476 
Tuesday, 6 Sep 2016
17:07 olivierd search for other commits by this committer
- Update to 1.17
- Add pkg-message, because PySocks (net/py-pysocks) 1.5.7 causes problems
with IPv6 (bug #964)
Original commitRevision:421446 
Tuesday, 10 Apr 2012
07:27 miwi search for other commits by this committer
- Update to 1.3

PR:             166419
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Original commit
Sunday, 4 Mar 2012
12:39 miwi search for other commits by this committer
- Update to 1.2.2

PR:             164856
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Original commit
Saturday, 14 Jan 2012
19:26 miwi search for other commits by this committer
Urllib3 is an HTTP library with thread-safe connection pooling, and file
post.

WWW:    http://urllib3.readthedocs.org/

PR:             ports/163972
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Original commit

Number of commits found: 5