mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
dns/dsc: update to 2.8.1
PR: 239220 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
This commit is contained in:
parent
40f8102812
commit
46438a112e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506774
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dsc
|
||||
PORTVERSION= 2.8.0
|
||||
PORTVERSION= 2.8.1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \
|
||||
https://dns.company/files/dsc/
|
||||
@ -22,7 +22,8 @@ RUN_DEPENDS= libpcap>=1.8.1:net/libpcap \
|
||||
USES= gmake perl5 shebangfix
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-extra-cflags=-I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS= --with-extra-cflags=-I${LOCALBASE}/include \
|
||||
--with-extra-ldflags=-L${LOCALBASE}/lib
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
SHEBANG_FILES= cron/upload-prep.pl
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1550048113
|
||||
SHA256 (dsc-2.8.0.tar.gz) = a8e7ee0063f1ac34f686bdba773ec209a0a974ccdf0e032ba10163800ec86880
|
||||
SIZE (dsc-2.8.0.tar.gz) = 333408
|
||||
TIMESTAMP = 1563178795
|
||||
SHA256 (dsc-2.8.1.tar.gz) = 5df26c12d2cb9a3bad99493b1b5390576ce4f43ca04483b08fe5a8c5bc72d370
|
||||
SIZE (dsc-2.8.1.tar.gz) = 334611
|
||||
|
Loading…
Reference in New Issue
Block a user