1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

dns/dnsjit: Update 1.3.0 → 1.4.0

- Remove GNU_CONFIGURE_MANPREFIX.

Changelog:
https://github.com/DNS-OARC/dnsjit/releases/tag/v1.4.0

PR:	281285
This commit is contained in:
Leo Vandewoestijne 2024-09-06 01:57:07 +03:00 committed by Vladimir Druzenko
parent 0f6d49efe3
commit 5497a7bbcf
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= dnsjit PORTNAME= dnsjit
DISTVERSION= 1.3.0 DISTVERSION= 1.4.0
CATEGORIES= dns net CATEGORIES= dns net
MASTER_SITES= https://www.dns-oarc.net/files/${PORTNAME}/ MASTER_SITES= https://www.dns-oarc.net/files/${PORTNAME}/
@ -20,8 +20,6 @@ USES= libtool localbase luajit pkgconfig
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
OPTIONS_DEFINE= EXAMPLES OPTIONS_DEFINE= EXAMPLES
post-install-EXAMPLES-on: post-install-EXAMPLES-on:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1712529519 TIMESTAMP = 1725525239
SHA256 (dnsjit-1.3.0.tar.gz) = 88b7728d39ec5657a0c0154ec8950ebb9a817159330fc9cf1ecc17d081ee7b89 SHA256 (dnsjit-1.4.0.tar.gz) = cc2b689dbf29be8d1b6359f7193469b4c234920886f56c9f8fd2414cc7161c64
SIZE (dnsjit-1.3.0.tar.gz) = 539876 SIZE (dnsjit-1.4.0.tar.gz) = 551406

View File

@ -64,6 +64,8 @@ include/dnsjit/input/mmpcap.h
include/dnsjit/input/mmpcap.hh include/dnsjit/input/mmpcap.hh
include/dnsjit/input/pcap.h include/dnsjit/input/pcap.h
include/dnsjit/input/pcap.hh include/dnsjit/input/pcap.hh
include/dnsjit/input/zmmpcap.h
include/dnsjit/input/zmmpcap.hh
include/dnsjit/input/zpcap.h include/dnsjit/input/zpcap.h
include/dnsjit/input/zpcap.hh include/dnsjit/input/zpcap.hh
include/dnsjit/lib/base64url.h include/dnsjit/lib/base64url.h
@ -127,6 +129,7 @@ share/man/man3/dnsjit.input.fpcap.3.gz
share/man/man3/dnsjit.input.mmpcap.3.gz share/man/man3/dnsjit.input.mmpcap.3.gz
share/man/man3/dnsjit.input.pcap.3.gz share/man/man3/dnsjit.input.pcap.3.gz
share/man/man3/dnsjit.input.zero.3.gz share/man/man3/dnsjit.input.zero.3.gz
share/man/man3/dnsjit.input.zmmpcap.3.gz
share/man/man3/dnsjit.input.zpcap.3.gz share/man/man3/dnsjit.input.zpcap.3.gz
share/man/man3/dnsjit.lib.3.gz share/man/man3/dnsjit.lib.3.gz
share/man/man3/dnsjit.lib.base64url.3.gz share/man/man3/dnsjit.lib.base64url.3.gz