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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-publicsuffixlist Publicsuffixlist implementation
1.0.2.20260515 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.2.20260214Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-18 00:13:55
Last Update: 2026-05-21 14:52:01
Commit Hash: 2879b72
Also Listed In: python
License: MPL20
WWW:
https://github.com/ko-zu/psl
Description:
Public Suffix List parser implementation for Python. - Compliant with TEST DATA - Support IDN (unicode or punycoded). - Support Python 2.5+ and Python 3.x - Shipped with built-in PSL and the updater script. - Written in Pure Python. No library dependencies.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}publicsuffixlist>0:dns/py-publicsuffixlist@${PY_FLAVOR}
To install the port:
cd /usr/ports/dns/py-publicsuffixlist/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/py-publicsuffixlist
  • pkg install py311-publicsuffixlist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-publicsuffixlist listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-publicsuffixlist
Package flavors (<flavor>: <package>)
  • py311: py311-publicsuffixlist
distinfo:
TIMESTAMP = 1779223038 SHA256 (publicsuffixlist-1.0.2.20260515.tar.gz) = aa70de942ad38a30134c7a22de4c521b694ac1b835d1a61a151e57a836cb7e63 SIZE (publicsuffixlist-1.0.2.20260515.tar.gz) = 108710

Packages (timestamps in pop-ups are UTC):
py37-publicsuffixlist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.7.6--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-publicsuffixlist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--0.10.0.20230506_1--n/an/an/a
FreeBSD:14:latest--0.7.14_3--0.10.0.20230506_1-0.10.0.20230506_1
FreeBSD:14:quarterly-----0.10.0.20230506_70.10.0.20230506_70.10.0.20230506_7
FreeBSD:15:latest--n/a-n/an/a0.10.0.20230506_70.10.0.20230506_8
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-publicsuffixlist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.2.202604031.0.2.20260424-1.0.2.202508301.0.2.20260424n/an/an/a
FreeBSD:13:quarterly1.0.2.202602141.0.2.20260214-1.0.2.202506271.0.2.20260214n/an/an/a
FreeBSD:14:latest1.0.2.202605141.0.2.20260514-1.0.2.202507241.0.2.20260508---
FreeBSD:14:quarterly1.0.2.202602141.0.2.20260214-1.0.2.202506271.0.2.20260214---
FreeBSD:15:latest1.0.2.202605141.0.2.20260514n/a1.0.2.20250724n/an/a--
FreeBSD:15:quarterly1.0.2.202602141.0.2.20260214n/a-n/an/a--
FreeBSD:16:latest1.0.2.202605021.0.2.20260514n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. mail/py-checkdmarc

Configuration Options:
No options to configure
Options name:
dns_py-publicsuffixlist
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/publicsuffixlist/
  2. https://pypi.org/packages/source/p/publicsuffixlist/
Collapse this list.

Number of commits found: 172 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2.20260515
21 May 2026 14:52:01
commit hash: 2879b72793dff04b6797ad31445d96ce5058a05dcommit hash: 2879b72793dff04b6797ad31445d96ce5058a05dcommit hash: 2879b72793dff04b6797ad31445d96ce5058a05dcommit hash: 2879b72793dff04b6797ad31445d96ce5058a05d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260515

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260514
15 May 2026 15:34:40
commit hash: 1d99444028ffe7f8cf0041b14bfed2c772f32f5fcommit hash: 1d99444028ffe7f8cf0041b14bfed2c772f32f5fcommit hash: 1d99444028ffe7f8cf0041b14bfed2c772f32f5fcommit hash: 1d99444028ffe7f8cf0041b14bfed2c772f32f5f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260514

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260508
09 May 2026 22:57:51
commit hash: 6c6c4cfedc86d5b6d8f303b01e67ff44d949a9abcommit hash: 6c6c4cfedc86d5b6d8f303b01e67ff44d949a9abcommit hash: 6c6c4cfedc86d5b6d8f303b01e67ff44d949a9abcommit hash: 6c6c4cfedc86d5b6d8f303b01e67ff44d949a9ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260508

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260507
09 May 2026 15:56:29
commit hash: 3f266653a2c3cc667eacb515c457d92b650ffa42commit hash: 3f266653a2c3cc667eacb515c457d92b650ffa42commit hash: 3f266653a2c3cc667eacb515c457d92b650ffa42commit hash: 3f266653a2c3cc667eacb515c457d92b650ffa42 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260507

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260502
02 May 2026 21:28:00
commit hash: d113e367c6c9f6bfe7e54c9b684aac5a0b119948commit hash: d113e367c6c9f6bfe7e54c9b684aac5a0b119948commit hash: d113e367c6c9f6bfe7e54c9b684aac5a0b119948commit hash: d113e367c6c9f6bfe7e54c9b684aac5a0b119948 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260502

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260429
02 May 2026 11:14:06
commit hash: 649ecf4868df007b03cbe8ad76f520fc3af42386commit hash: 649ecf4868df007b03cbe8ad76f520fc3af42386commit hash: 649ecf4868df007b03cbe8ad76f520fc3af42386commit hash: 649ecf4868df007b03cbe8ad76f520fc3af42386 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260429

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260425
30 Apr 2026 16:36:02
commit hash: e59532d9957a33807b80d7a79961ccddb855b769commit hash: e59532d9957a33807b80d7a79961ccddb855b769commit hash: e59532d9957a33807b80d7a79961ccddb855b769commit hash: e59532d9957a33807b80d7a79961ccddb855b769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260425

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260424
27 Apr 2026 13:07:41
commit hash: 010382d1901d50120f4c9af502c431f680bf5b34commit hash: 010382d1901d50120f4c9af502c431f680bf5b34commit hash: 010382d1901d50120f4c9af502c431f680bf5b34commit hash: 010382d1901d50120f4c9af502c431f680bf5b34 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260424

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260403
18 Apr 2026 21:52:36
commit hash: 30514987a362efd46c5bcdc8c23f1a63715ad41bcommit hash: 30514987a362efd46c5bcdc8c23f1a63715ad41bcommit hash: 30514987a362efd46c5bcdc8c23f1a63715ad41bcommit hash: 30514987a362efd46c5bcdc8c23f1a63715ad41b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260403

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260214
09 Mar 2026 18:19:03
commit hash: 9da0351c9629fbcd5fce16a79638531979faf688commit hash: 9da0351c9629fbcd5fce16a79638531979faf688commit hash: 9da0351c9629fbcd5fce16a79638531979faf688commit hash: 9da0351c9629fbcd5fce16a79638531979faf688 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260214

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20260114
31 Jan 2026 14:15:19
commit hash: 9c4bdb8b552cafe65014df264f7b164159755ea8commit hash: 9c4bdb8b552cafe65014df264f7b164159755ea8commit hash: 9c4bdb8b552cafe65014df264f7b164159755ea8commit hash: 9c4bdb8b552cafe65014df264f7b164159755ea8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20260114

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251223
30 Dec 2025 13:29:22
commit hash: ef10616bae4b24ba46edc5a1a9fa7a92d18a45f8commit hash: ef10616bae4b24ba46edc5a1a9fa7a92d18a45f8commit hash: ef10616bae4b24ba46edc5a1a9fa7a92d18a45f8commit hash: ef10616bae4b24ba46edc5a1a9fa7a92d18a45f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251223

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251217
19 Dec 2025 11:12:48
commit hash: d3b516670a6be6605c6b09a9d6d82ca34db786cccommit hash: d3b516670a6be6605c6b09a9d6d82ca34db786cccommit hash: d3b516670a6be6605c6b09a9d6d82ca34db786cccommit hash: d3b516670a6be6605c6b09a9d6d82ca34db786cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251217

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251209
16 Dec 2025 21:16:04
commit hash: b3fb77c418708adb2e36488a0787d9cc8d5735c3commit hash: b3fb77c418708adb2e36488a0787d9cc8d5735c3commit hash: b3fb77c418708adb2e36488a0787d9cc8d5735c3commit hash: b3fb77c418708adb2e36488a0787d9cc8d5735c3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251209

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251205
09 Dec 2025 11:21:33
commit hash: 5866010eacca105b264ff6c01fc16ee3dbdb3a24commit hash: 5866010eacca105b264ff6c01fc16ee3dbdb3a24commit hash: 5866010eacca105b264ff6c01fc16ee3dbdb3a24commit hash: 5866010eacca105b264ff6c01fc16ee3dbdb3a24 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251205

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251128
02 Dec 2025 12:08:08
commit hash: 7c1936a729bb19cb22ae320665e42ae8b48b38a6commit hash: 7c1936a729bb19cb22ae320665e42ae8b48b38a6commit hash: 7c1936a729bb19cb22ae320665e42ae8b48b38a6commit hash: 7c1936a729bb19cb22ae320665e42ae8b48b38a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251128

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251119
29 Nov 2025 23:25:46
commit hash: 8d0d2d1881926ddac555f03830fa6804953f032ecommit hash: 8d0d2d1881926ddac555f03830fa6804953f032ecommit hash: 8d0d2d1881926ddac555f03830fa6804953f032ecommit hash: 8d0d2d1881926ddac555f03830fa6804953f032e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251119

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251031
09 Nov 2025 16:31:05
commit hash: 680266fe39a397f1b877ce77c3abd2535cb16bfbcommit hash: 680266fe39a397f1b877ce77c3abd2535cb16bfbcommit hash: 680266fe39a397f1b877ce77c3abd2535cb16bfbcommit hash: 680266fe39a397f1b877ce77c3abd2535cb16bfb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251031

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251025
27 Oct 2025 15:32:47
commit hash: e3910aed2112b54c77236c4eb65fa7d11a0676d8commit hash: e3910aed2112b54c77236c4eb65fa7d11a0676d8commit hash: e3910aed2112b54c77236c4eb65fa7d11a0676d8commit hash: e3910aed2112b54c77236c4eb65fa7d11a0676d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251025

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20251009
18 Oct 2025 23:53:09
commit hash: e5ab01ffcc5ac2fc1e8e444b92234e8f39151ba4commit hash: e5ab01ffcc5ac2fc1e8e444b92234e8f39151ba4commit hash: e5ab01ffcc5ac2fc1e8e444b92234e8f39151ba4commit hash: e5ab01ffcc5ac2fc1e8e444b92234e8f39151ba4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20251009

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250911
06 Oct 2025 10:15:27
commit hash: 1e4d13e64ec46353f7baa2c5c16880c653fab552commit hash: 1e4d13e64ec46353f7baa2c5c16880c653fab552commit hash: 1e4d13e64ec46353f7baa2c5c16880c653fab552commit hash: 1e4d13e64ec46353f7baa2c5c16880c653fab552 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250911

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250906
30 Sep 2025 10:51:01
commit hash: 55bea319537dbec8dd94bc5b090d81ef43f581aacommit hash: 55bea319537dbec8dd94bc5b090d81ef43f581aacommit hash: 55bea319537dbec8dd94bc5b090d81ef43f581aacommit hash: 55bea319537dbec8dd94bc5b090d81ef43f581aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250906

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250830
07 Sep 2025 23:04:01
commit hash: 782d9532e0f00bc049623360bbf72cb59b27adbbcommit hash: 782d9532e0f00bc049623360bbf72cb59b27adbbcommit hash: 782d9532e0f00bc049623360bbf72cb59b27adbbcommit hash: 782d9532e0f00bc049623360bbf72cb59b27adbb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250830

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250812
02 Sep 2025 18:10:17
commit hash: c7e88dd8a0cc49388f0aa2eec64efce7c7d78e3bcommit hash: c7e88dd8a0cc49388f0aa2eec64efce7c7d78e3bcommit hash: c7e88dd8a0cc49388f0aa2eec64efce7c7d78e3bcommit hash: c7e88dd8a0cc49388f0aa2eec64efce7c7d78e3b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250812

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250724
29 Jul 2025 04:30:03
commit hash: 3434104108e489fae65d04d2ef38cfb57e412d9dcommit hash: 3434104108e489fae65d04d2ef38cfb57e412d9dcommit hash: 3434104108e489fae65d04d2ef38cfb57e412d9dcommit hash: 3434104108e489fae65d04d2ef38cfb57e412d9d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250724

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250719
24 Jul 2025 11:19:02
commit hash: 057714d4d7e796737dbcafe6c74f173e50749eb0commit hash: 057714d4d7e796737dbcafe6c74f173e50749eb0commit hash: 057714d4d7e796737dbcafe6c74f173e50749eb0commit hash: 057714d4d7e796737dbcafe6c74f173e50749eb0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250719

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250710
13 Jul 2025 12:39:36
commit hash: ec03d9e7b0edc1336e55d50051b4954a81c99a0fcommit hash: ec03d9e7b0edc1336e55d50051b4954a81c99a0fcommit hash: ec03d9e7b0edc1336e55d50051b4954a81c99a0fcommit hash: ec03d9e7b0edc1336e55d50051b4954a81c99a0f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250710

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250627
30 Jun 2025 20:53:38
commit hash: 6c8727829f125196aaeca01542a72a50b0008d22commit hash: 6c8727829f125196aaeca01542a72a50b0008d22commit hash: 6c8727829f125196aaeca01542a72a50b0008d22commit hash: 6c8727829f125196aaeca01542a72a50b0008d22 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250627

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250617
26 Jun 2025 11:29:52
commit hash: 38b3ad68032ffe5cde8d4957887ca50077be0156commit hash: 38b3ad68032ffe5cde8d4957887ca50077be0156commit hash: 38b3ad68032ffe5cde8d4957887ca50077be0156commit hash: 38b3ad68032ffe5cde8d4957887ca50077be0156 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250617

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250611
17 Jun 2025 17:47:54
commit hash: 84babe35b4cf0fa7153149833974e8d89b3357e2commit hash: 84babe35b4cf0fa7153149833974e8d89b3357e2commit hash: 84babe35b4cf0fa7153149833974e8d89b3357e2commit hash: 84babe35b4cf0fa7153149833974e8d89b3357e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250611

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250529
13 Jun 2025 06:03:50
commit hash: 2fef07090eb0cafd747ec4bdce9693576b612efbcommit hash: 2fef07090eb0cafd747ec4bdce9693576b612efbcommit hash: 2fef07090eb0cafd747ec4bdce9693576b612efbcommit hash: 2fef07090eb0cafd747ec4bdce9693576b612efb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250529

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250528
01 Jun 2025 16:23:30
commit hash: fc8c84a856d39de8ad6689a855d089db60ec0054commit hash: fc8c84a856d39de8ad6689a855d089db60ec0054commit hash: fc8c84a856d39de8ad6689a855d089db60ec0054commit hash: fc8c84a856d39de8ad6689a855d089db60ec0054 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250528

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250523
29 May 2025 04:52:23
commit hash: 413e9fcc8408795878208dc1431ca6310cc95968commit hash: 413e9fcc8408795878208dc1431ca6310cc95968commit hash: 413e9fcc8408795878208dc1431ca6310cc95968commit hash: 413e9fcc8408795878208dc1431ca6310cc95968 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250523

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250519
25 May 2025 09:52:43
commit hash: 022a4041f3f6c8f58671a7da9eb64e07a61a8735commit hash: 022a4041f3f6c8f58671a7da9eb64e07a61a8735commit hash: 022a4041f3f6c8f58671a7da9eb64e07a61a8735commit hash: 022a4041f3f6c8f58671a7da9eb64e07a61a8735 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250519

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250509
19 May 2025 19:58:18
commit hash: 461c7aaf71a88638fde48384e8981c1b649e35d4commit hash: 461c7aaf71a88638fde48384e8981c1b649e35d4commit hash: 461c7aaf71a88638fde48384e8981c1b649e35d4commit hash: 461c7aaf71a88638fde48384e8981c1b649e35d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250509

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250423
18 May 2025 03:34:46
commit hash: cfbc59459ed75b31971dd45b1a74ccc103d2ee48commit hash: cfbc59459ed75b31971dd45b1a74ccc103d2ee48commit hash: cfbc59459ed75b31971dd45b1a74ccc103d2ee48commit hash: cfbc59459ed75b31971dd45b1a74ccc103d2ee48 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250423

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250417
29 Apr 2025 12:42:40
commit hash: 9f3850b526e6ec67e15a311670ea1869525c781ccommit hash: 9f3850b526e6ec67e15a311670ea1869525c781ccommit hash: 9f3850b526e6ec67e15a311670ea1869525c781ccommit hash: 9f3850b526e6ec67e15a311670ea1869525c781c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250417

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250408
18 Apr 2025 05:37:43
commit hash: e3b8389085a1598389d61bc691679664c7a756b5commit hash: e3b8389085a1598389d61bc691679664c7a756b5commit hash: e3b8389085a1598389d61bc691679664c7a756b5commit hash: e3b8389085a1598389d61bc691679664c7a756b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250408

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250319
09 Apr 2025 13:55:17
commit hash: 4b4f2d8d129e34e7201979b53169f36aa21b308bcommit hash: 4b4f2d8d129e34e7201979b53169f36aa21b308bcommit hash: 4b4f2d8d129e34e7201979b53169f36aa21b308bcommit hash: 4b4f2d8d129e34e7201979b53169f36aa21b308b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250319

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250315
19 Mar 2025 03:39:23
commit hash: a4370206d870790f3684b0b2de0077a04759f8b7commit hash: a4370206d870790f3684b0b2de0077a04759f8b7commit hash: a4370206d870790f3684b0b2de0077a04759f8b7commit hash: a4370206d870790f3684b0b2de0077a04759f8b7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250315

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250228
14 Mar 2025 09:54:23
commit hash: d6c9535fe2b586933ed58979c2b7e370d3fdebf3commit hash: d6c9535fe2b586933ed58979c2b7e370d3fdebf3commit hash: d6c9535fe2b586933ed58979c2b7e370d3fdebf3commit hash: d6c9535fe2b586933ed58979c2b7e370d3fdebf3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250228

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250219
20 Feb 2025 07:59:06
commit hash: e5b3f81b79cf3791604a92cc23b7b903e1a0c373commit hash: e5b3f81b79cf3791604a92cc23b7b903e1a0c373commit hash: e5b3f81b79cf3791604a92cc23b7b903e1a0c373commit hash: e5b3f81b79cf3791604a92cc23b7b903e1a0c373 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250219

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250213
17 Feb 2025 20:51:06
commit hash: 2b7e4ccf6ecb5c34026e308d75d01fae346123d7commit hash: 2b7e4ccf6ecb5c34026e308d75d01fae346123d7commit hash: 2b7e4ccf6ecb5c34026e308d75d01fae346123d7commit hash: 2b7e4ccf6ecb5c34026e308d75d01fae346123d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250213

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250207
08 Feb 2025 16:59:25
commit hash: 03cbb7b6721ee93d220f16b18a0645ea49b539d2commit hash: 03cbb7b6721ee93d220f16b18a0645ea49b539d2commit hash: 03cbb7b6721ee93d220f16b18a0645ea49b539d2commit hash: 03cbb7b6721ee93d220f16b18a0645ea49b539d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250207

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250202
07 Feb 2025 21:16:05
commit hash: 7766829ab79bbec848d801ee265be6def6e719a4commit hash: 7766829ab79bbec848d801ee265be6def6e719a4commit hash: 7766829ab79bbec848d801ee265be6def6e719a4commit hash: 7766829ab79bbec848d801ee265be6def6e719a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250202

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20250127
03 Feb 2025 15:51:24
commit hash: 51d7cdad8df0bcdb8289184cc24f1d6d39d81b50commit hash: 51d7cdad8df0bcdb8289184cc24f1d6d39d81b50commit hash: 51d7cdad8df0bcdb8289184cc24f1d6d39d81b50commit hash: 51d7cdad8df0bcdb8289184cc24f1d6d39d81b50 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20250127

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241225
31 Dec 2024 15:49:36
commit hash: 7c58977c325361b7f45143a977bd9a33408fe836commit hash: 7c58977c325361b7f45143a977bd9a33408fe836commit hash: 7c58977c325361b7f45143a977bd9a33408fe836commit hash: 7c58977c325361b7f45143a977bd9a33408fe836 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241225

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241213
25 Dec 2024 19:15:41
commit hash: 7f76baf779c97604c265cdae0a1477c8c5a96433commit hash: 7f76baf779c97604c265cdae0a1477c8c5a96433commit hash: 7f76baf779c97604c265cdae0a1477c8c5a96433commit hash: 7f76baf779c97604c265cdae0a1477c8c5a96433 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241213

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241124
28 Nov 2024 04:39:34
commit hash: fe9922bcc44a791fac681012b7f32252915b8a34commit hash: fe9922bcc44a791fac681012b7f32252915b8a34commit hash: fe9922bcc44a791fac681012b7f32252915b8a34commit hash: fe9922bcc44a791fac681012b7f32252915b8a34 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241124

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241121
22 Nov 2024 01:36:21
commit hash: ac4df7a024379271a5fa8724e909863731b94f54commit hash: ac4df7a024379271a5fa8724e909863731b94f54commit hash: ac4df7a024379271a5fa8724e909863731b94f54commit hash: ac4df7a024379271a5fa8724e909863731b94f54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241121

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241119
21 Nov 2024 20:53:54
commit hash: ed57f057bdf4f086abf9c6f1e065754759b9f030commit hash: ed57f057bdf4f086abf9c6f1e065754759b9f030commit hash: ed57f057bdf4f086abf9c6f1e065754759b9f030commit hash: ed57f057bdf4f086abf9c6f1e065754759b9f030 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241119

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241113
21 Nov 2024 13:38:19
commit hash: 31923cf520f4a7822829179fda168d5af356b0c4commit hash: 31923cf520f4a7822829179fda168d5af356b0c4commit hash: 31923cf520f4a7822829179fda168d5af356b0c4commit hash: 31923cf520f4a7822829179fda168d5af356b0c4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241113

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241102
15 Nov 2024 10:17:12
commit hash: dbfba5914ba57de3d7c7aa62a4dcc0cf38b223cccommit hash: dbfba5914ba57de3d7c7aa62a4dcc0cf38b223cccommit hash: dbfba5914ba57de3d7c7aa62a4dcc0cf38b223cccommit hash: dbfba5914ba57de3d7c7aa62a4dcc0cf38b223cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241102

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241029
30 Oct 2024 12:13:30
commit hash: 45cb2f4570783235aa887336eb9ad9c3d427a04fcommit hash: 45cb2f4570783235aa887336eb9ad9c3d427a04fcommit hash: 45cb2f4570783235aa887336eb9ad9c3d427a04fcommit hash: 45cb2f4570783235aa887336eb9ad9c3d427a04f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241029

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241026
29 Oct 2024 14:38:37
commit hash: 5c435515d35775d0d7b8d3a3f69986ff0ee49144commit hash: 5c435515d35775d0d7b8d3a3f69986ff0ee49144commit hash: 5c435515d35775d0d7b8d3a3f69986ff0ee49144commit hash: 5c435515d35775d0d7b8d3a3f69986ff0ee49144 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241026

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241025
26 Oct 2024 23:26:44
commit hash: 1400f547efdad0c65c59fa5e787feb427460ecabcommit hash: 1400f547efdad0c65c59fa5e787feb427460ecabcommit hash: 1400f547efdad0c65c59fa5e787feb427460ecabcommit hash: 1400f547efdad0c65c59fa5e787feb427460ecab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241025

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241019
26 Oct 2024 06:00:27
commit hash: a41b5a898658e34e0a9e6a6ef8a771287ab71d07commit hash: a41b5a898658e34e0a9e6a6ef8a771287ab71d07commit hash: a41b5a898658e34e0a9e6a6ef8a771287ab71d07commit hash: a41b5a898658e34e0a9e6a6ef8a771287ab71d07 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241019

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241018
25 Oct 2024 11:17:53
commit hash: b2ed6a8778c19ea60b1a205af923c794e35f1363commit hash: b2ed6a8778c19ea60b1a205af923c794e35f1363commit hash: b2ed6a8778c19ea60b1a205af923c794e35f1363commit hash: b2ed6a8778c19ea60b1a205af923c794e35f1363 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241018

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241017
21 Oct 2024 09:17:34
commit hash: 63dd3b38c2c47bb8d7b219496ff8c2dc99ec6fe0commit hash: 63dd3b38c2c47bb8d7b219496ff8c2dc99ec6fe0commit hash: 63dd3b38c2c47bb8d7b219496ff8c2dc99ec6fe0commit hash: 63dd3b38c2c47bb8d7b219496ff8c2dc99ec6fe0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241017

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20241010
14 Oct 2024 05:25:41
commit hash: deb2e4dab2710fc39471b8217ff8c96cdf8fef22commit hash: deb2e4dab2710fc39471b8217ff8c96cdf8fef22commit hash: deb2e4dab2710fc39471b8217ff8c96cdf8fef22commit hash: deb2e4dab2710fc39471b8217ff8c96cdf8fef22 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20241010

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240927
07 Oct 2024 14:16:47
commit hash: 41909e87946c5b6c3c5b0926a240b15e96389e23commit hash: 41909e87946c5b6c3c5b0926a240b15e96389e23commit hash: 41909e87946c5b6c3c5b0926a240b15e96389e23commit hash: 41909e87946c5b6c3c5b0926a240b15e96389e23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240927

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240920
25 Sep 2024 18:22:00
commit hash: 320a8011c430115e25310c20117a15c514e99ef9commit hash: 320a8011c430115e25310c20117a15c514e99ef9commit hash: 320a8011c430115e25310c20117a15c514e99ef9commit hash: 320a8011c430115e25310c20117a15c514e99ef9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240920

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240915
25 Sep 2024 04:22:33
commit hash: 4228642f74520ee1750dad65add9ad0ee1e0b40fcommit hash: 4228642f74520ee1750dad65add9ad0ee1e0b40fcommit hash: 4228642f74520ee1750dad65add9ad0ee1e0b40fcommit hash: 4228642f74520ee1750dad65add9ad0ee1e0b40f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240915

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240913
18 Sep 2024 06:13:17
commit hash: d03ec77cd2dff04b3cbcd26b6edc62cad7848a70commit hash: d03ec77cd2dff04b3cbcd26b6edc62cad7848a70commit hash: d03ec77cd2dff04b3cbcd26b6edc62cad7848a70commit hash: d03ec77cd2dff04b3cbcd26b6edc62cad7848a70 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240913

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240911
15 Sep 2024 20:09:51
commit hash: e048a454e96aaa012dcc88d3fc84caf044bf52b3commit hash: e048a454e96aaa012dcc88d3fc84caf044bf52b3commit hash: e048a454e96aaa012dcc88d3fc84caf044bf52b3commit hash: e048a454e96aaa012dcc88d3fc84caf044bf52b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240911

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240905
08 Sep 2024 18:37:40
commit hash: 6f846593039b80455edc6f34fc667f18c36ad885commit hash: 6f846593039b80455edc6f34fc667f18c36ad885commit hash: 6f846593039b80455edc6f34fc667f18c36ad885commit hash: 6f846593039b80455edc6f34fc667f18c36ad885 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240905

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240814
05 Sep 2024 06:18:00
commit hash: 55d77456af0a1455f67d1bfdb5faf69dd7357767commit hash: 55d77456af0a1455f67d1bfdb5faf69dd7357767commit hash: 55d77456af0a1455f67d1bfdb5faf69dd7357767commit hash: 55d77456af0a1455f67d1bfdb5faf69dd7357767 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240814

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240805
15 Aug 2024 10:55:39
commit hash: 7dd1af3e0f8737dac192ac073d4b9edbf1cd09dacommit hash: 7dd1af3e0f8737dac192ac073d4b9edbf1cd09dacommit hash: 7dd1af3e0f8737dac192ac073d4b9edbf1cd09dacommit hash: 7dd1af3e0f8737dac192ac073d4b9edbf1cd09da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240805

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240801
04 Aug 2024 21:16:12
commit hash: 865e5c7fbfe15a27c44ccc3d8dc893c4b16c8076commit hash: 865e5c7fbfe15a27c44ccc3d8dc893c4b16c8076commit hash: 865e5c7fbfe15a27c44ccc3d8dc893c4b16c8076commit hash: 865e5c7fbfe15a27c44ccc3d8dc893c4b16c8076 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240801

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240730
04 Aug 2024 17:14:08
commit hash: 4f288d57d9860047e1edb28c4da53da02c1c5739commit hash: 4f288d57d9860047e1edb28c4da53da02c1c5739commit hash: 4f288d57d9860047e1edb28c4da53da02c1c5739commit hash: 4f288d57d9860047e1edb28c4da53da02c1c5739 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240730

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240727
29 Jul 2024 12:39:49
commit hash: 19d5dd087c916b1f16b768a89f59a4fa353f8ad9commit hash: 19d5dd087c916b1f16b768a89f59a4fa353f8ad9commit hash: 19d5dd087c916b1f16b768a89f59a4fa353f8ad9commit hash: 19d5dd087c916b1f16b768a89f59a4fa353f8ad9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240727

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240724
24 Jul 2024 21:16:30
commit hash: b7088c059043b4b786be973ac3bd0f647fc44ff6commit hash: b7088c059043b4b786be973ac3bd0f647fc44ff6commit hash: b7088c059043b4b786be973ac3bd0f647fc44ff6commit hash: b7088c059043b4b786be973ac3bd0f647fc44ff6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240724

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240723
24 Jul 2024 11:44:48
commit hash: 8160dc1cea8a209cda74bec6cc59ed9e191d6aafcommit hash: 8160dc1cea8a209cda74bec6cc59ed9e191d6aafcommit hash: 8160dc1cea8a209cda74bec6cc59ed9e191d6aafcommit hash: 8160dc1cea8a209cda74bec6cc59ed9e191d6aaf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240723

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240719
21 Jul 2024 09:57:06
commit hash: 43f441f50b0991a947c60fa55d9212329da7d141commit hash: 43f441f50b0991a947c60fa55d9212329da7d141commit hash: 43f441f50b0991a947c60fa55d9212329da7d141commit hash: 43f441f50b0991a947c60fa55d9212329da7d141 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240719

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240714
16 Jul 2024 15:38:56
commit hash: e5fba60a1c953f5dd0606c7264460007aaa2cd6dcommit hash: e5fba60a1c953f5dd0606c7264460007aaa2cd6dcommit hash: e5fba60a1c953f5dd0606c7264460007aaa2cd6dcommit hash: e5fba60a1c953f5dd0606c7264460007aaa2cd6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240714

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.2.20240713
13 Jul 2024 20:17:50
commit hash: c47d1e9aaa8c6254f56bc9bcc89dd6bf5f7cda30commit hash: c47d1e9aaa8c6254f56bc9bcc89dd6bf5f7cda30commit hash: c47d1e9aaa8c6254f56bc9bcc89dd6bf5f7cda30commit hash: c47d1e9aaa8c6254f56bc9bcc89dd6bf5f7cda30 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.2.20240713

Changes:	https://github.com/ko-zu/psl/commits/master
1.0.1.20240702
06 Jul 2024 16:03:43
commit hash: dbe7e35e7c04cee430dfa3e723d4cd635e40e99ccommit hash: dbe7e35e7c04cee430dfa3e723d4cd635e40e99ccommit hash: dbe7e35e7c04cee430dfa3e723d4cd635e40e99ccommit hash: dbe7e35e7c04cee430dfa3e723d4cd635e40e99c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 1.0.1.20240702

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.1.20240618
18 Jun 2024 19:52:59
commit hash: d0e48bd781f1492776d2f7fe11cf2f263bfbe83fcommit hash: d0e48bd781f1492776d2f7fe11cf2f263bfbe83fcommit hash: d0e48bd781f1492776d2f7fe11cf2f263bfbe83fcommit hash: d0e48bd781f1492776d2f7fe11cf2f263bfbe83f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.1.20240618

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.1.20240612
18 Jun 2024 04:00:10
commit hash: 36e9547adb9b6e4ba1f5da1e705503945b0e690acommit hash: 36e9547adb9b6e4ba1f5da1e705503945b0e690acommit hash: 36e9547adb9b6e4ba1f5da1e705503945b0e690acommit hash: 36e9547adb9b6e4ba1f5da1e705503945b0e690a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.1.20240612

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.1.20240605
06 Jun 2024 16:39:34
commit hash: 602e015d6163195d28a4eca7c770e27aafd8d6c5commit hash: 602e015d6163195d28a4eca7c770e27aafd8d6c5commit hash: 602e015d6163195d28a4eca7c770e27aafd8d6c5commit hash: 602e015d6163195d28a4eca7c770e27aafd8d6c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.1.20240605

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240601
03 Jun 2024 02:38:23
commit hash: 0376ab742fbe340208456bd4b86f3404fea13d42commit hash: 0376ab742fbe340208456bd4b86f3404fea13d42commit hash: 0376ab742fbe340208456bd4b86f3404fea13d42commit hash: 0376ab742fbe340208456bd4b86f3404fea13d42 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240601

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240528
28 May 2024 23:57:37
commit hash: b1f60859305bb3f2bffba6f8ce63ef57ec163abecommit hash: b1f60859305bb3f2bffba6f8ce63ef57ec163abecommit hash: b1f60859305bb3f2bffba6f8ce63ef57ec163abecommit hash: b1f60859305bb3f2bffba6f8ce63ef57ec163abe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240528

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240525
28 May 2024 20:20:00
commit hash: 480fe7d0cee3c913245de838386e5c5315e3bf12commit hash: 480fe7d0cee3c913245de838386e5c5315e3bf12commit hash: 480fe7d0cee3c913245de838386e5c5315e3bf12commit hash: 480fe7d0cee3c913245de838386e5c5315e3bf12 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240525

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240515
19 May 2024 22:11:11
commit hash: ba54f00004a59c3f950df9aeaa8f200615e24749commit hash: ba54f00004a59c3f950df9aeaa8f200615e24749commit hash: ba54f00004a59c3f950df9aeaa8f200615e24749commit hash: ba54f00004a59c3f950df9aeaa8f200615e24749 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240515

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240512
19 May 2024 17:15:48
commit hash: 070e954c9475d3f86eff7e8b935a310684948ce7commit hash: 070e954c9475d3f86eff7e8b935a310684948ce7commit hash: 070e954c9475d3f86eff7e8b935a310684948ce7commit hash: 070e954c9475d3f86eff7e8b935a310684948ce7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240512

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240420
20 Apr 2024 18:28:28
commit hash: 61934c2b62e8434fad166e045eab92a2053f8a9ecommit hash: 61934c2b62e8434fad166e045eab92a2053f8a9ecommit hash: 61934c2b62e8434fad166e045eab92a2053f8a9ecommit hash: 61934c2b62e8434fad166e045eab92a2053f8a9e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240420

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240412
20 Apr 2024 14:25:42
commit hash: df8ba8cdad8b366b3800fd6c6aaf93be043b5656commit hash: df8ba8cdad8b366b3800fd6c6aaf93be043b5656commit hash: df8ba8cdad8b366b3800fd6c6aaf93be043b5656commit hash: df8ba8cdad8b366b3800fd6c6aaf93be043b5656 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240412

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20240411
13 Apr 2024 09:31:40
commit hash: 0eb1bfd6aa1d585e0790a609a659474b27895477commit hash: 0eb1bfd6aa1d585e0790a609a659474b27895477commit hash: 0eb1bfd6aa1d585e0790a609a659474b27895477commit hash: 0eb1bfd6aa1d585e0790a609a659474b27895477 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20240411

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/ko-zu/psl/commits/master
0.10.0.20230506_10
05 Apr 2024 00:38:36
commit hash: 055db2faefc8c667ce3c275fbff1b5c91b540f8ccommit hash: 055db2faefc8c667ce3c275fbff1b5c91b540f8ccommit hash: 055db2faefc8c667ce3c275fbff1b5c91b540f8ccommit hash: 055db2faefc8c667ce3c275fbff1b5c91b540f8c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20240328

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_9
09 Mar 2024 14:05:23
commit hash: c007bd79f5da3ccf4bfdc81d1d31e1a476edbd91commit hash: c007bd79f5da3ccf4bfdc81d1d31e1a476edbd91commit hash: c007bd79f5da3ccf4bfdc81d1d31e1a476edbd91commit hash: c007bd79f5da3ccf4bfdc81d1d31e1a476edbd91 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20240301

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_8
21 Feb 2024 15:06:29
commit hash: 906be52cfb76cc1e3d72d2e494599318a64c8e73commit hash: 906be52cfb76cc1e3d72d2e494599318a64c8e73commit hash: 906be52cfb76cc1e3d72d2e494599318a64c8e73commit hash: 906be52cfb76cc1e3d72d2e494599318a64c8e73 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20240130

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_7
01 Dec 2023 22:11:31
commit hash: b26b4b387546ee53cdcd296206c42f22e0d8ba20commit hash: b26b4b387546ee53cdcd296206c42f22e0d8ba20commit hash: b26b4b387546ee53cdcd296206c42f22e0d8ba20commit hash: b26b4b387546ee53cdcd296206c42f22e0d8ba20 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20231128

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_6
02 Nov 2023 07:37:19
commit hash: 459c0652a2835ff2fa639128bd431beb946d8378commit hash: 459c0652a2835ff2fa639128bd431beb946d8378commit hash: 459c0652a2835ff2fa639128bd431beb946d8378commit hash: 459c0652a2835ff2fa639128bd431beb946d8378 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20231028

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_5
05 Oct 2023 01:55:37
commit hash: 715b912eb6b1b62b202032512ef1e6e1dab4a79acommit hash: 715b912eb6b1b62b202032512ef1e6e1dab4a79acommit hash: 715b912eb6b1b62b202032512ef1e6e1dab4a79acommit hash: 715b912eb6b1b62b202032512ef1e6e1dab4a79a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20231001

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_4
11 Sep 2023 03:07:41
commit hash: fd109ee19b803382d2c3f845918fdbb80ae4578bcommit hash: fd109ee19b803382d2c3f845918fdbb80ae4578bcommit hash: fd109ee19b803382d2c3f845918fdbb80ae4578bcommit hash: fd109ee19b803382d2c3f845918fdbb80ae4578b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20230827

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_3
31 Jul 2023 20:44:26
commit hash: d8ea8a7b1c6ee21b33ba01ce34e102e54f739970commit hash: d8ea8a7b1c6ee21b33ba01ce34e102e54f739970commit hash: d8ea8a7b1c6ee21b33ba01ce34e102e54f739970commit hash: d8ea8a7b1c6ee21b33ba01ce34e102e54f739970 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20230728

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_2
09 Jul 2023 10:17:08
commit hash: 7545ae6089623e762d2c88ac5bf1aa4c0d626679commit hash: 7545ae6089623e762d2c88ac5bf1aa4c0d626679commit hash: 7545ae6089623e762d2c88ac5bf1aa4c0d626679commit hash: 7545ae6089623e762d2c88ac5bf1aa4c0d626679 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20230630

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.10.0.20230506_1
05 Jun 2023 18:46:53
commit hash: e4ca45910270604c1288f70adca80ad28a67a199commit hash: e4ca45910270604c1288f70adca80ad28a67a199commit hash: e4ca45910270604c1288f70adca80ad28a67a199commit hash: e4ca45910270604c1288f70adca80ad28a67a199 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/public_suffix_list: Update to 20230510

- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
0.10.0.20230506
27 May 2023 23:44:06
commit hash: 25b470b4a25a9731f40af68f5781f8c4bcb17218commit hash: 25b470b4a25a9731f40af68f5781f8c4bcb17218commit hash: 25b470b4a25a9731f40af68f5781f8c4bcb17218commit hash: 25b470b4a25a9731f40af68f5781f8c4bcb17218 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/py-publicsuffixlist: Update to 0.10.0.20230506

Changes:	https://github.com/ko-zu/psl/commits/master

Number of commits found: 172 (showing only 100 on this page)

1 | 2  »