aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/adplay/Makefile3
-rw-r--r--audio/adplay/distinfo6
-rw-r--r--audio/adplay/files/patch-configure.ac10
3 files changed, 4 insertions, 15 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile
index 5fce2e2fcf79..c1ff7d638f30 100644
--- a/audio/adplay/Makefile
+++ b/audio/adplay/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= adplay
-PORTVERSION= 1.8
+PORTVERSION= 1.8.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/audio/adplay/distinfo b/audio/adplay/distinfo
index a71c1a975e2e..76e9c42092f2 100644
--- a/audio/adplay/distinfo
+++ b/audio/adplay/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1511100939
-SHA256 (adplug-adplay-unix-v1.8_GH0.tar.gz) = dcb4dbf886b6087900012d00034a85fbaa29d7488d54d923122af625d8b918aa
-SIZE (adplug-adplay-unix-v1.8_GH0.tar.gz) = 42111
+TIMESTAMP = 1590309553
+SHA256 (adplug-adplay-unix-v1.8.1_GH0.tar.gz) = 5fa1d475740bf88f5a618c1a79b52d1b0faf0c70b1c3f181114711fd2c84aa2d
+SIZE (adplug-adplay-unix-v1.8.1_GH0.tar.gz) = 42222
SHA256 (adplug-database-v1.0_GH0.tar.gz) = 1c2cfd08bbaba19209893d5a6ef18287251aa34c82c2704570255e19a2535a99
SIZE (adplug-database-v1.0_GH0.tar.gz) = 4462
diff --git a/audio/adplay/files/patch-configure.ac b/audio/adplay/files/patch-configure.ac
deleted file mode 100644
index 75cca80b45e6..000000000000
--- a/audio/adplay/files/patch-configure.ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.ac.orig 2017-11-19 00:42:12 UTC
-+++ configure.ac
-@@ -73,7 +73,6 @@ AC_MSG_RESULT([yes]), AC_MSG_RESULT([no]))
- # Check if AdPlug supports the new surround/harmonic synth
- AC_MSG_CHECKING([whether AdPlug supports the surround/harmonic synth])
- AC_LINK_IFELSE([AC_LANG_PROGRAM([#include <adplug/surroundopl.h>], [CSurroundopl *dummy;])],
-- AC_DEFINE(HAVE_ADPLUG_SURROUND,, [Defined if AdPlug supports the surround/harmonic synth])
- AC_MSG_RESULT([yes]), AC_MSG_RESULT([no - AdPlug >= 2.2 required]))
-
- # Check if AdPlug supports NukedOPL