svn commit: r508358 - head/dns/dsp
Craig Leres
leres at FreeBSD.org
Thu Aug 8 02:46:21 UTC 2019
Author: leres
Date: Thu Aug 8 02:46:20 2019
New Revision: 508358
URL: https://svnweb.freebsd.org/changeset/ports/508358
Log:
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)
Modified:
head/dns/dsp/Makefile
head/dns/dsp/distinfo
Modified: head/dns/dsp/Makefile
==============================================================================
--- head/dns/dsp/Makefile Thu Aug 8 01:42:05 2019 (r508357)
+++ head/dns/dsp/Makefile Thu Aug 8 02:46:20 2019 (r508358)
@@ -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/
Modified: head/dns/dsp/distinfo
==============================================================================
--- head/dns/dsp/distinfo Thu Aug 8 01:42:05 2019 (r508357)
+++ head/dns/dsp/distinfo Thu Aug 8 02:46:20 2019 (r508358)
@@ -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
More information about the svn-ports-all
mailing list