mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update to new release candidate -rc9.
Relevant Git shortlog excerpt since -rc8: Christian Demsar (1): Man page typo. John Hanks (1): Add infiniband to example config file. Simon Kelley (8): Remove support for DNS Extended Label Types. Select correct DHCP context when in PXE bootserver mode. DHCPv6: DHCPCONFIRM should be OK for any address on link, not just dynamic addresses. Handle corner cases in NSEC coverage checks. swigger (1): Correctly sanitise DNS header bits in answer when recreating query for retry.
This commit is contained in:
parent
8e57df7a40
commit
5f61df7059
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389107
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dnsmasq
|
||||
DISTVERSION= 2.73rc8
|
||||
DISTVERSION= 2.73rc9
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dnsmasq-2.73rc8.tar.xz) = b7fd0e5e0cfa446ab4452cfbb7963784e5db070e5f34342e6d58baf6c80eeb19
|
||||
SIZE (dnsmasq-2.73rc8.tar.xz) = 482192
|
||||
SHA256 (dnsmasq-2.73rc9.tar.xz) = 7d010a938a6e807e4db60d0a2d7a4b8960971b04a7952a925b34f2cb99720592
|
||||
SIZE (dnsmasq-2.73rc9.tar.xz) = 482432
|
||||
|
Loading…
Reference in New Issue
Block a user