1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 1.1.7

Use wx 2.8 (incompatible with 3.0)
Use unicode version
This commit is contained in:
Baptiste Daroussin 2014-03-24 15:13:26 +00:00
parent 0365e108a6
commit 92bffa3fff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349009
2 changed files with 5 additions and 6 deletions

View File

@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= smasher
PORTVERSION= 1.1.6
PORTREVISION= 6
PORTVERSION= 1.1.7
CATEGORIES= audio
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross platform audio loop slicer
@ -18,7 +16,8 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
GNU_CONFIGURE= yes
USES= desktop-file-utils gmake pkgconfig
USE_GCC= yes
USE_WX= yes
USE_WX= 2.8
WX_UNICODE= yes
WX_CONF_ARGS= absolute
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (smasher-1.1.6-source.tar.gz) = e0f6957e3a9c2bdf8b612b061312b615dee10c612aa54e99c0c320d36444fa24
SIZE (smasher-1.1.6-source.tar.gz) = 4970566
SHA256 (smasher-1.1.7.tar.gz) = c14a2ca522147f4febf99ac3c28606c5a2b8bec3e76452cb5b3378ffc7b75372
SIZE (smasher-1.1.7.tar.gz) = 4970134