aboutsummaryrefslogtreecommitdiff
path: root/audio/xsynth-dssi
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2009-08-26 20:20:46 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2009-08-26 20:20:46 +0000
commit54845e8e72683daa6a693f830683d60eaa857df2 (patch)
tree3b2238e9c14e9e98665c86891ce8efa117b99924 /audio/xsynth-dssi
parent843c794d32adf1c861e9d5f993103b331c39bcb1 (diff)
downloadports-54845e8e72683daa6a693f830683d60eaa857df2.tar.gz
ports-54845e8e72683daa6a693f830683d60eaa857df2.zip
Update to 0.9.2.
Notes
Notes: svn path=/head/; revision=240365
Diffstat (limited to 'audio/xsynth-dssi')
-rw-r--r--audio/xsynth-dssi/Makefile3
-rw-r--r--audio/xsynth-dssi/distinfo6
-rw-r--r--audio/xsynth-dssi/files/patch-configure11
3 files changed, 15 insertions, 5 deletions
diff --git a/audio/xsynth-dssi/Makefile b/audio/xsynth-dssi/Makefile
index e71789339201..95ebf6d35838 100644
--- a/audio/xsynth-dssi/Makefile
+++ b/audio/xsynth-dssi/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xsynth-dssi
-PORTVERSION= 0.9.0
-PORTREVISION= 4
+PORTVERSION= 0.9.2
CATEGORIES= audio
MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION}
diff --git a/audio/xsynth-dssi/distinfo b/audio/xsynth-dssi/distinfo
index 8e7398541998..0756ebbcb826 100644
--- a/audio/xsynth-dssi/distinfo
+++ b/audio/xsynth-dssi/distinfo
@@ -1,3 +1,3 @@
-MD5 (xsynth-dssi-0.9.0.tar.gz) = ac5cd5d581a18bc393ca31b49fa17c8b
-SHA256 (xsynth-dssi-0.9.0.tar.gz) = 5bfc246f19a044f196660650bcfbab12556c3e9bf2c5cb7de6c0e59ba83af6bf
-SIZE (xsynth-dssi-0.9.0.tar.gz) = 366658
+MD5 (xsynth-dssi-0.9.2.tar.gz) = 9186bb3ef8aff99e2aef644c946e5d55
+SHA256 (xsynth-dssi-0.9.2.tar.gz) = 81a2178a601ea0724aab7ea14ad41ce07b9a28a1c432d8e1758d37234d7140af
+SIZE (xsynth-dssi-0.9.2.tar.gz) = 451758
diff --git a/audio/xsynth-dssi/files/patch-configure b/audio/xsynth-dssi/files/patch-configure
new file mode 100644
index 000000000000..9888becc2deb
--- /dev/null
+++ b/audio/xsynth-dssi/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2009-08-26 20:26:01.000000000 +0200
++++ configure 2009-08-26 20:26:09.000000000 +0200
+@@ -13000,7 +13000,7 @@
+ echo "GTK support: $with_gtk"
+
+ case "${host_os}" in
+-darwin*)
++darwin* | freebsd*)
+ darwin=yes
+
+