aboutsummaryrefslogtreecommitdiff
path: root/audio/xmmix
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-05 08:33:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-05 08:33:55 +0000
commitcfb39e97f2a86c4d153d958f1bb74f0ebed1840e (patch)
tree0d94425d5828c2f05f4169b41ec2ce2ced419301 /audio/xmmix
parent5bbb05232dede5ae9cd306b7e9146484fa814000 (diff)
downloadports-cfb39e97f2a86c4d153d958f1bb74f0ebed1840e.tar.gz
ports-cfb39e97f2a86c4d153d958f1bb74f0ebed1840e.zip
- Update to 1.2.2
PR: ports/105049 Submitted by: Conrad J. Sabatier <conrads@cox.net> Sponsored by: FreeBSD Bug-a-thon #2
Notes
Notes: svn path=/head/; revision=176442
Diffstat (limited to 'audio/xmmix')
-rw-r--r--audio/xmmix/Makefile9
-rw-r--r--audio/xmmix/distinfo6
-rw-r--r--audio/xmmix/pkg-descr9
3 files changed, 11 insertions, 13 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index 032160425466..42df0585e30d 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= xmmix
-PORTVERSION= 1.2
+PORTVERSION= 1.2.2
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
+MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/
MAINTAINER= conrads@cox.net
-COMMENT= A Motif based audio mixer
+COMMENT= A Motif-based audio mixer
+
+WRKSRC= ${WRKDIR}/xmmix-1.2
USE_IMAKE= yes
USE_MOTIF= yes
diff --git a/audio/xmmix/distinfo b/audio/xmmix/distinfo
index c5c37c148641..79a175bd04d7 100644
--- a/audio/xmmix/distinfo
+++ b/audio/xmmix/distinfo
@@ -1,3 +1,3 @@
-MD5 (xmmix-1.2.tar.gz) = 5a6556ec9a84888d7e77ba59c2128843
-SHA256 (xmmix-1.2.tar.gz) = 16eedfb150be66aeb15d822cc9236258b968ce661f85499059f709a0ec0db3fd
-SIZE (xmmix-1.2.tar.gz) = 33496
+MD5 (xmmix-1.2.2.tar.gz) = 5a6556ec9a84888d7e77ba59c2128843
+SHA256 (xmmix-1.2.2.tar.gz) = 16eedfb150be66aeb15d822cc9236258b968ce661f85499059f709a0ec0db3fd
+SIZE (xmmix-1.2.2.tar.gz) = 33496
diff --git a/audio/xmmix/pkg-descr b/audio/xmmix/pkg-descr
index 8edd6d400f47..50f84b84d9a8 100644
--- a/audio/xmmix/pkg-descr
+++ b/audio/xmmix/pkg-descr
@@ -1,15 +1,12 @@
Xmmix is a sound mixer utility for the X Window System using the
-OSF/Motif interface. It requires the Unix Sound System (formerly
-"VoxWare") sound driver by Hannu Savolainen (hannu@voxware.pp.fi).
+OSF/Motif interface.
The home page provides up-to-date information about the
current release version, online README file, FTP service to get
the software, an interactive form to send comments and
suggestions, and late-breaking announcements, if any.
-I don't have hardware to test all the features, but it looks ok.
-
WWW: http://www.ibiblio.org/tkan/xmmix/
-- eric
-erich@FreeBSD.org
+--
+conrads@cox.net