mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
dns/public_suffix_list: Update to 20241224
- Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main
This commit is contained in:
parent
810fc6cd1f
commit
d64142bb88
8 changed files with 11 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= Mozilla-PublicSuffix
|
||||
PORTVERSION= 1.0.7
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= public_suffix_list
|
||||
PORTVERSION= 20241129
|
||||
PORTVERSION= 20241224
|
||||
CATEGORIES= dns
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -21,7 +21,7 @@ PORTDATA= public_suffix_list.dat \
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= publicsuffix
|
||||
GH_PROJECT= list
|
||||
GH_TAGNAME= 70df5fb
|
||||
GH_TAGNAME= f229d7f
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${DATADIR}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734888050
|
||||
SHA256 (publicsuffix-list-20241129-70df5fb_GH0.tar.gz) = feefdce7872a87be53f8a022a2a82de560a548a103b012ebc5976f6d61adb65b
|
||||
SIZE (publicsuffix-list-20241129-70df5fb_GH0.tar.gz) = 298307
|
||||
TIMESTAMP = 1735705127
|
||||
SHA256 (publicsuffix-list-20241224-f229d7f_GH0.tar.gz) = 000aff0abb26a46593e615e13199a21c1d1f442d011ff19c89ec1cae608b3f5f
|
||||
SIZE (publicsuffix-list-20241224-f229d7f_GH0.tar.gz) = 296878
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= publicsuffix
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 80
|
||||
PORTREVISION= 81
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= publicsuffix2
|
||||
PORTVERSION= 2.20191221
|
||||
PORTREVISION= 54
|
||||
PORTREVISION= 55
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= public_suffix
|
||||
PORTVERSION= 6.0.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= dns rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= public_suffix_service
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 92
|
||||
PORTREVISION= 93
|
||||
CATEGORIES= dns rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= adblock
|
||||
DISTVERSION= 0.6.0
|
||||
PORTREVISION= 20
|
||||
PORTREVISION= 21
|
||||
CATEGORIES= www python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue