diff --git a/net/iana-enterprise-numbers/Portfile b/net/iana-enterprise-numbers/Portfile index b6afb609c81..0ab6ff47d88 100644 --- a/net/iana-enterprise-numbers/Portfile +++ b/net/iana-enterprise-numbers/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 name iana-enterprise-numbers -version 20260702 +version 20260706 categories net license public-domain maintainers {dports @drkp} openmaintainer @@ -31,15 +31,15 @@ set pen_distfile ${pen_file}-${version} # the IANA assignments, pinned to a specific commit so the downloaded bytes are # reproducible. The file in the repository is unversioned, so synthesize a # versioned distfile name by appending a dummy GET parameter. -set pen_commit eec01b647ddc8310fd6ed9164c9d852d7069733f +set pen_commit fd49a534cb1240e63650ec3a03aa0722a40d7333 master_sites macports_distfiles \ https://raw.githubusercontent.com/larseggert/iana-assignments/${pen_commit}/${pen_file}/${pen_file}?dummy= distfiles ${pen_distfile} -checksums rmd160 f5ec84e2fb2efdd5db02cd707298c562a40f0938 \ - sha256 978eeb8d77ccde6e61dfa66fe628cd1633c6e126e0ab3c02086fac225c82f421 \ - size 5066194 +checksums rmd160 3c2cec230b8e5309dbc6a3fa7aafe7f454e5be5a \ + sha256 547217073effb4d94b91497c017f92d5fa35b9dfea8825c46b5421ecb18a5c06 \ + size 5068653 use_configure no build {}