mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Display version string correctly
PR: 205732 Submitted by: eserte12@yahoo.de Approved by: dnelson@allantgroup.com (maintainer)
This commit is contained in:
parent
0159e42bc5
commit
0d0787fbad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404912
@ -3,9 +3,13 @@
|
||||
|
||||
PORTNAME= sox
|
||||
PORTVERSION= 14.4.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
PATCHFILES= 0001-Remove-pure-attribute-from-functions-with-side-effec.patch:-p1
|
||||
PATCH_SITES= https://sourceforge.net/p/sox/patches/104/attachment/
|
||||
|
||||
MAINTAINER= dnelson@allantgroup.com
|
||||
COMMENT= SOund eXchange - universal sound sample translator
|
||||
|
||||
|
@ -1,2 +1,4 @@
|
||||
SHA256 (sox-14.4.2.tar.gz) = b45f598643ffbd8e363ff24d61166ccec4836fea6d3888881b8df53e3bb55f6c
|
||||
SIZE (sox-14.4.2.tar.gz) = 1134299
|
||||
SHA256 (0001-Remove-pure-attribute-from-functions-with-side-effec.patch) = c267442c506e674b8cba800c0a3425904d91b69f25c0cf5bcb8f31445361c0a0
|
||||
SIZE (0001-Remove-pure-attribute-from-functions-with-side-effec.patch) = 1273
|
||||
|
Loading…
Reference in New Issue
Block a user