1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.8.6

- While here, clarify LICENSE

PR:		209683
Submitted by:	liangtai.s16@gmail.com (maintainer)
This commit is contained in:
Dmitry Marakasov 2016-05-23 18:02:02 +00:00
parent 3ca5868b02
commit 8104febd9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415734
3 changed files with 10 additions and 8 deletions

View File

@ -1,14 +1,15 @@
# $FreeBSD$
PORTNAME= libsidplayfp
PORTVERSION= 1.8.4
PORTVERSION= 1.8.6
CATEGORIES= audio
MASTER_SITES= SF/sidplay-residfp/libsidplayfp/${PORTVERSION:R}
MAINTAINER= liangtai.s16@gmail.com
COMMENT= Library to play Commodore 64 music derived from libsidplay2
LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
@ -35,7 +36,7 @@ MMX_CONFIGURE_ENABLE= mmx
BUILD_DEPENDS+= xa65:devel/xa65
SIDPLAYFP_SHLIB_VERSION= 4.2.5
SIDPLAYFP_SHLIB_VERSION= 4.2.7
STILVIEW_SHLIB_VERSION= 0.0.3
PLIST_SUB+= \
SIDPLAYFP_SHLIB_VER=${SIDPLAYFP_SHLIB_VERSION:C/\.[[:digit:].]+//} \

View File

@ -1,2 +1,3 @@
SHA256 (libsidplayfp-1.8.4.tar.gz) = 43a4159cbd8d2d27accfb071d05740c7f7f35610e859cb60fe86379dada40ab3
SIZE (libsidplayfp-1.8.4.tar.gz) = 670890
TIMESTAMP = 1464016730
SHA256 (libsidplayfp-1.8.6.tar.gz) = dcf2da21d4bbb6acc79c1da5809fdafc643f1082c5191640763533809bdbf153
SIZE (libsidplayfp-1.8.6.tar.gz) = 671485

View File

@ -1,6 +1,6 @@
--- Makefile.in.orig 2015-01-25 00:59:52.000000000 +0900
+++ Makefile.in 2015-01-26 21:02:06.000000000 +0900
@@ -2000,8 +2000,8 @@
--- Makefile.in.orig 2015-01-24 15:59:52 UTC
+++ Makefile.in
@@ -2000,8 +2000,8 @@ uninstall-am: uninstall-builders_hardsid
.a65.bin:
o65file=`echo $@ | sed 's/bin/o65/'`;\