aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-24 23:13:26 +0800
committerbapt <bapt@FreeBSD.org>2014-03-24 23:13:26 +0800
commit796f07968c55b5d3dbde8250f3911fbeecf2b523 (patch)
tree0eebf65c5069bb6c84a7d8099651b23737c3954e /audio
parent670d59bbac25cf6f462f0f473b035f9452f1e102 (diff)
downloadfreebsd-ports-gnome-796f07968c55b5d3dbde8250f3911fbeecf2b523.tar.gz
freebsd-ports-gnome-796f07968c55b5d3dbde8250f3911fbeecf2b523.tar.zst
freebsd-ports-gnome-796f07968c55b5d3dbde8250f3911fbeecf2b523.zip
Update to 1.1.7
Use wx 2.8 (incompatible with 3.0) Use unicode version
Diffstat (limited to 'audio')
-rw-r--r--audio/smasher/Makefile7
-rw-r--r--audio/smasher/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index 793a1a8c55a1..f432e4360025 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -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}
diff --git a/audio/smasher/distinfo b/audio/smasher/distinfo
index da8b825fb158..e0899769d4a8 100644
--- a/audio/smasher/distinfo
+++ b/audio/smasher/distinfo
@@ -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