- Update to 1.8.3
PR: 205913 Submitted by: maintainer
This commit is contained in:
parent
f59be8d47d
commit
5c29c23e61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405328
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsidplayfp
|
||||
PORTVERSION= 1.8.2
|
||||
PORTVERSION= 1.8.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/sidplay-residfp/libsidplayfp/${PORTVERSION:R}
|
||||
|
||||
|
@ -21,8 +21,8 @@ OPTIONS_DEFINE= DEBUG DOCS DOXYGEN
|
|||
DEBUG_CONFIGURE_ON= --enable-debug=full
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
|
||||
|
||||
OPTIONS_MULTI= OPTIMIZATION
|
||||
OPTIONS_MULTI_OPTIMIZATION= BHINTS INLINE MMX
|
||||
OPTIONS_GROUP= OPTIMIZATION
|
||||
OPTIONS_GROUP_OPTIMIZATION= BHINTS INLINE MMX
|
||||
OPTIONS_DEFAULT= BHINTS INLINE
|
||||
|
||||
OPTIMIZATION_DESC= Increase performance by optimization
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libsidplayfp-1.8.2.tar.gz) = 856d629060c52c358a77fc61cea4399bf67d8d8f1041adacc7a183c0e82eef03
|
||||
SIZE (libsidplayfp-1.8.2.tar.gz) = 669589
|
||||
SHA256 (libsidplayfp-1.8.3.tar.gz) = aa6f17aa248116abb0007aa0844a1298a5eff1a3135f036e5c2ba9238bcf66a8
|
||||
SIZE (libsidplayfp-1.8.3.tar.gz) = 670857
|
||||
|
|
Loading…
Reference in a new issue