Update to 1.8.4.
Changelog: * Fix a possible crash when locking a sid device fails PR: 207438 Submitted by: liangtai.s16@gmail.com (maintainer)
This commit is contained in:
parent
b54edc9b76
commit
196e67a9e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410029
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsidplayfp
|
||||
PORTVERSION= 1.8.3
|
||||
PORTVERSION= 1.8.4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/sidplay-residfp/libsidplayfp/${PORTVERSION:R}
|
||||
|
||||
|
@ -35,7 +35,7 @@ MMX_CONFIGURE_ENABLE= mmx
|
|||
|
||||
BUILD_DEPENDS+= xa65:${PORTSDIR}/devel/xa65
|
||||
|
||||
SIDPLAYFP_SHLIB_VERSION= 4.2.4
|
||||
SIDPLAYFP_SHLIB_VERSION= 4.2.5
|
||||
STILVIEW_SHLIB_VERSION= 0.0.3
|
||||
PLIST_SUB+= \
|
||||
SIDPLAYFP_SHLIB_VER=${SIDPLAYFP_SHLIB_VERSION:C/\.[[:digit:].]+//} \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libsidplayfp-1.8.3.tar.gz) = aa6f17aa248116abb0007aa0844a1298a5eff1a3135f036e5c2ba9238bcf66a8
|
||||
SIZE (libsidplayfp-1.8.3.tar.gz) = 670857
|
||||
SHA256 (libsidplayfp-1.8.4.tar.gz) = 43a4159cbd8d2d27accfb071d05740c7f7f35610e859cb60fe86379dada40ab3
|
||||
SIZE (libsidplayfp-1.8.4.tar.gz) = 670890
|
||||
|
|
Loading…
Reference in a new issue