audio/opustag: Fix build on 11

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2020-09-27 05:26:02 +00:00
parent 655b66b2e4
commit 644157621a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550238
2 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,9 @@ PORTNAME= opustags
DISTVERSION= 1.3.0
CATEGORIES= audio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 0e9c4e2f9d891f738ac2b3bd97a096bfec642ddd.patch:-p1 # Fix the build failure on 11: Define _GNU_SOURCE for BSD compability https://github.com/fmang/opustags/pull/32
MAINTAINER= yuri@FreeBSD.org
COMMENT= View and edit Ogg Opus comments

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1595471933
TIMESTAMP = 1601183955
SHA256 (fmang-opustags-1.3.0_GH0.tar.gz) = b55290bdcd67e4da6f17bd30b4956d3efa363b88f25ee12e026e9cb05e2ec70d
SIZE (fmang-opustags-1.3.0_GH0.tar.gz) = 28304
SHA256 (0e9c4e2f9d891f738ac2b3bd97a096bfec642ddd.patch) = 2360b49655175b661a33fcbc90da643dbf9e281a41c9f92ef9785dff04d5bcf4
SIZE (0e9c4e2f9d891f738ac2b3bd97a096bfec642ddd.patch) = 870