mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
dns/dsc: Update 2.15.1 → 2.15.2
- Replace PORTVERSION with DISTVERSION. - Remove GNU_CONFIGURE_MANPREFIX. - Add USES=pkgconfig (required to detect libmaxminddb during configure stage). Changelog: https://github.com/DNS-OARC/dsc/releases/tag/v2.15.2 PR: 281284 MFH: 2024Q3
This commit is contained in:
parent
e27755e327
commit
0f6d49efe3
@ -1,5 +1,5 @@
|
||||
PORTNAME= dsc
|
||||
PORTVERSION= 2.15.1
|
||||
DISTVERSION= 2.15.2
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \
|
||||
https://dns.company/files/dsc/
|
||||
@ -16,12 +16,11 @@ RUN_DEPENDS= libpcap>=1.8.1:net/libpcap \
|
||||
p5-Proc-PID-File>=1.28:devel/p5-Proc-PID-File \
|
||||
p5-XML-Simple>=2.24:textproc/p5-XML-Simple
|
||||
|
||||
USES= gmake localbase perl5 python shebangfix
|
||||
USES= gmake localbase perl5 pkgconfig python shebangfix
|
||||
USE_RC_SUBR= dsc
|
||||
SHEBANG_FILES= src/dsc-psl-convert
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-pid-file=/var/run/${PORTNAME}.pid
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1717406644
|
||||
SHA256 (dsc-2.15.1.tar.gz) = 3219b06938d129e24a831f480e9d549b081941bb01832e6ee37af1bfa47494f0
|
||||
SIZE (dsc-2.15.1.tar.gz) = 521749
|
||||
TIMESTAMP = 1725521830
|
||||
SHA256 (dsc-2.15.2.tar.gz) = 9ff408bcb9be146c17c9d619b8cb7944aac5f075346b0da8faf5877c47ceac74
|
||||
SIZE (dsc-2.15.2.tar.gz) = 521909
|
||||
|
Loading…
Reference in New Issue
Block a user