mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
dns/dnsmasq-devel: update to 2.90test4
Changelog: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=CHANGELOG;h=2d46ae440610eea4b266dfa143cd413def94c7d3;hb=8c8e5385fd462689ed07d7805dcee0b95821419b
This commit is contained in:
parent
1fa2b1bf97
commit
ae3af87123
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dnsmasq
|
||||
DISTVERSION= 2.90test3 # remember to bump PORTEPOCH when going from test to rc!
|
||||
DISTVERSION= 2.90test4 # remember to bump PORTEPOCH when going from test to rc!
|
||||
# Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 5
|
||||
|
@ -106,7 +106,7 @@ USE_RC_SUBR= dnsmasq
|
|||
LDFLAGS+= -L${LOCALBASE}/lib ${_intllibs} ${ICONV_LIB}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e '/^lua_/s/lua5\.2/lua-${LUA_VER}/' ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -e '/^lua_/s/lua/lua-${LUA_VER}/' ${WRKSRC}/Makefile
|
||||
|
||||
pre-configure: pretty-print-config
|
||||
.if ${PORT_OPTIONS:MIDN}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1706738281
|
||||
SHA256 (dnsmasq-2.90test3.tar.xz) = c057ddfafebd05b49e368b27f49e3337cf4d2108acc2f2b0461600b996bef0ca
|
||||
SIZE (dnsmasq-2.90test3.tar.xz) = 593180
|
||||
TIMESTAMP = 1707806733
|
||||
SHA256 (dnsmasq-2.90test4.tar.xz) = 935177bede763c2a433b1a5700055a93f88913a6efadd461c4905c474d7cd69d
|
||||
SIZE (dnsmasq-2.90test4.tar.xz) = 593728
|
||||
|
|
Loading…
Add table
Reference in a new issue