mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to new upstream version 2.72, disabling dnsmasq-devel again.
Remove @dir* stuff from pkg-plist. @sample isn't documented properly and isn't up to handling files with non-.sample suffix, so stay away from that part of pkg-plist. ChangeLog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
This commit is contained in:
parent
abb505cf5d
commit
f51674ab77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369281
@ -12,6 +12,7 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
IGNORE= build stable version instead, it is newer than this release candidate
|
||||
CONFLICTS_INSTALL=dnsmasq-2*
|
||||
|
||||
PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html
|
||||
|
@ -8,10 +8,6 @@ man/man8/dnsmasq.8.gz
|
||||
%%EXAMPLESDIR%%/dnslist/dnslist.pl
|
||||
%%EXAMPLESDIR%%/dnslist/dnslist.tt2
|
||||
%%EXAMPLESDIR%%/dynamic-dnsmasq/dynamic-dnsmasq.pl
|
||||
@dirrm %%EXAMPLESDIR%%/dnslist
|
||||
@dirrm %%EXAMPLESDIR%%/dynamic-dnsmasq
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrmtry %%DATADIR%%
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/dnsmasq.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/dnsmasq.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/dnsmasq.mo
|
||||
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dnsmasq
|
||||
DISTVERSION= 2.71
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.72
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dnsmasq-2.71.tar.xz) = 4919fb572fed5c6205de1d384f8661c25c19358904c2e6265928e3a3e4bfffba
|
||||
SIZE (dnsmasq-2.71.tar.xz) = 448380
|
||||
SHA256 (dnsmasq-2.72.tar.xz) = 7d0bd23f5d74b3a6b26a75d5ffcf9db81d461b47cbe578cb65a83a98008600b1
|
||||
SIZE (dnsmasq-2.72.tar.xz) = 454048
|
||||
|
@ -8,10 +8,6 @@ man/man8/dnsmasq.8.gz
|
||||
%%EXAMPLESDIR%%/dnslist/dnslist.pl
|
||||
%%EXAMPLESDIR%%/dnslist/dnslist.tt2
|
||||
%%EXAMPLESDIR%%/dynamic-dnsmasq/dynamic-dnsmasq.pl
|
||||
@dirrm %%EXAMPLESDIR%%/dnslist
|
||||
@dirrm %%EXAMPLESDIR%%/dynamic-dnsmasq
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrmtry %%DATADIR%%
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/dnsmasq.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/dnsmasq.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/dnsmasq.mo
|
||||
|
Loading…
Reference in New Issue
Block a user