audio/libsndfile: apply upstream patch for ALSA

When ALSA is installed, some preprocessor-defines may have
overlapping values. This patch was proposed (I think) in the
PR mentioned, and then upstreamed.

PR:		258362
Reported by:	user WHR
Obtained from:	upstream repository
Approved by:	tcberner (multimedia@)
This commit is contained in:
Adriaan de Groot 2021-09-20 11:57:05 +02:00
parent fdc69aab7c
commit 232ed872c5
2 changed files with 7 additions and 1 deletions

View file

@ -2,9 +2,13 @@
PORTNAME= libsndfile PORTNAME= libsndfile
DISTVERSION= 1.0.31 DISTVERSION= 1.0.31
PORTREVISION= 1
CATEGORIES= audio CATEGORIES= audio
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= cc342f9e45315f9f3de12ae493bc6b3a2bd0a0b1.patch:-p1
MAINTAINER= multimedia@FreeBSD.org MAINTAINER= multimedia@FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1611780647 TIMESTAMP = 1632130804
SHA256 (libsndfile-1.0.31.tar.bz2) = a8cfb1c09ea6e90eff4ca87322d4168cdbe5035cb48717b40bf77e751cc02163 SHA256 (libsndfile-1.0.31.tar.bz2) = a8cfb1c09ea6e90eff4ca87322d4168cdbe5035cb48717b40bf77e751cc02163
SIZE (libsndfile-1.0.31.tar.bz2) = 875335 SIZE (libsndfile-1.0.31.tar.bz2) = 875335
SHA256 (cc342f9e45315f9f3de12ae493bc6b3a2bd0a0b1.patch) = 51607b67698d0427ef03488c1486e40a0da61e91f6404fa876c1776b197b9c44
SIZE (cc342f9e45315f9f3de12ae493bc6b3a2bd0a0b1.patch) = 793