mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Update to 2.6
PR: ports/65159 Submitted by: Steven Honson <steven@honson.org> (maintainer)
This commit is contained in:
parent
9f1e170da6
commit
1716e27583
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106117
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dnsmasq
|
||||
PORTVERSION= 2.5
|
||||
PORTVERSION= 2.6
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
|
||||
|
||||
@ -16,7 +16,7 @@ COMMENT= A caching DNS forwarder
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN8= dnsmasq.8
|
||||
PLIST_FILES= sbin/dnsmasq
|
||||
PLIST_FILES= sbin/dnsmasq etc/dnsmasq.conf.example
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (dnsmasq-2.5.tar.gz) = f993ea53c0d11b4d884deb9229b86b26
|
||||
SIZE (dnsmasq-2.5.tar.gz) = 93186
|
||||
MD5 (dnsmasq-2.6.tar.gz) = a542ab5dd352822b37b8b5961f085a65
|
||||
SIZE (dnsmasq-2.6.tar.gz) = 98172
|
||||
|
Loading…
Reference in New Issue
Block a user