diff options
author | Craig Leres <leres@FreeBSD.org> | 2019-08-08 10:46:20 +0800 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2019-08-08 10:46:20 +0800 |
commit | a5d3607aa636657604b2a2f354e62c27097fcbe1 (patch) | |
tree | 4cd87841a29b1394f18d3a898e3ae3159cd72c56 /dns | |
parent | 2afd1823b829d3b8f19e94d4cf853479211a9ac4 (diff) | |
download | freebsd-ports-gnome-a5d3607aa636657604b2a2f354e62c27097fcbe1.tar.gz freebsd-ports-gnome-a5d3607aa636657604b2a2f354e62c27097fcbe1.tar.zst freebsd-ports-gnome-a5d3607aa636657604b2a2f354e62c27097fcbe1.zip |
dns/dsp: Update to 2.0.1
- add DESTDIR
- autoreconf include fix
- configure Perl program check
- Update m4 scripts to latest version
PR: 239691
Submitted by: Leo Vandewoestijne (maintainer)
Approved by: ler (mentor, implicit)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dsp/Makefile | 2 | ||||
-rw-r--r-- | dns/dsp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dsp/Makefile b/dns/dsp/Makefile index 6b768572c9c7..abf0b13f5e6e 100644 --- a/dns/dsp/Makefile +++ b/dns/dsp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsp -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/dsc/ \ https://dns.company/files/dsc/ diff --git a/dns/dsp/distinfo b/dns/dsp/distinfo index 485dadcdbb9c..2dcb2a8ec039 100644 --- a/dns/dsp/distinfo +++ b/dns/dsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520905401 -SHA256 (dsp-2.0.0.tar.gz) = f56e28ebd2f963c1281a5019c7aa89c69d544166f94348d0cec215e567eff7de -SIZE (dsp-2.0.0.tar.gz) = 148665 +TIMESTAMP = 1565097843 +SHA256 (dsp-2.0.1.tar.gz) = 56911f2f28ce8d8c600e457319f57bb630a64f2a89895c6d80452c847b48b029 +SIZE (dsp-2.0.1.tar.gz) = 147978 |