aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2023-06-18 10:20:00 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2023-06-18 10:20:16 +0000
commit0684ef3f6f1f335b2b594e6e1adab250a59401a9 (patch)
tree1dfefbbe12248a59f1a888fd78c4109c52e27b06
parent58ceaf88f95a38f4c9af0bd88dee55d91d527d70 (diff)
downloadports-0684ef3f6f1f335b2b594e6e1adab250a59401a9.tar.gz
ports-0684ef3f6f1f335b2b594e6e1adab250a59401a9.zip
audio/xmp: Update to 4.2.0
-rw-r--r--audio/xmp/Makefile9
-rw-r--r--audio/xmp/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index a4725adb185f..2ede05442c8f 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,9 +1,8 @@
PORTNAME= xmp
-PORTVERSION= 4.1.0
-PORTREVISION= 2
+PORTVERSION= 4.2.0
PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= SF
+MASTER_SITES= https://github.com/libxmp/xmp-cli/releases/download/${PORTNAME}-${PORTVERSION}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Player for many different Amiga and PC module formats
@@ -20,8 +19,8 @@ CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
CONFIG_FILES= xmp.conf modules.conf
+OPTIONS_DEFINE= ALSA OSS PULSEAUDIO SNDIO
OPTIONS_DEFAULT= OSS
-OPTIONS_DEFINE= ALSA OSS PULSEAUDIO SNDIO
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins
@@ -29,7 +28,7 @@ ALSA_CONFIGURE_ENABLE= alsa
OSS_CONFIGURE_ENABLE= oss
-PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio
+PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio
PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
diff --git a/audio/xmp/distinfo b/audio/xmp/distinfo
index 5d376da9c027..921a2389c7a8 100644
--- a/audio/xmp/distinfo
+++ b/audio/xmp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469121844
-SHA256 (xmp-4.1.0.tar.gz) = 1dbd61074783545ac7bef5b5daa772fd2110764cb70f937af8c3fad30f73289e
-SIZE (xmp-4.1.0.tar.gz) = 210435
+TIMESTAMP = 1687083051
+SHA256 (xmp-4.2.0.tar.gz) = dc54513af9a4681029a1243fd0c9cdf153d813a1125de6c782926674285bc5ae
+SIZE (xmp-4.2.0.tar.gz) = 224328