svn commit: r506774 - head/dns/dsc
Steve Wills
swills at FreeBSD.org
Tue Jul 16 17:43:28 UTC 2019
Author: swills
Date: Tue Jul 16 17:43:27 2019
New Revision: 506774
URL: https://svnweb.freebsd.org/changeset/ports/506774
Log:
dns/dsc: update to 2.8.1
PR: 239220
Submitted by: Leo Vandewoestijne <freebsd at dns.company> (maintainer)
Modified:
head/dns/dsc/Makefile (contents, props changed)
head/dns/dsc/distinfo (contents, props changed)
Modified: head/dns/dsc/Makefile
==============================================================================
--- head/dns/dsc/Makefile Tue Jul 16 17:40:24 2019 (r506773)
+++ head/dns/dsc/Makefile Tue Jul 16 17:43:27 2019 (r506774)
@@ -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
Modified: head/dns/dsc/distinfo
==============================================================================
--- head/dns/dsc/distinfo Tue Jul 16 17:40:24 2019 (r506773)
+++ head/dns/dsc/distinfo Tue Jul 16 17:43:27 2019 (r506774)
@@ -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
More information about the svn-ports-all
mailing list