diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-05 16:33:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-05 16:33:55 +0800 |
commit | c5adda447592a8c63a697b820ec7c9be5bac73ad (patch) | |
tree | e43d59ec4bfc8d94111468d783b5eff4387b86ac | |
parent | a0c1c0073b1355131d6341b955c592085f51d246 (diff) | |
download | freebsd-ports-gnome-c5adda447592a8c63a697b820ec7c9be5bac73ad.tar.gz freebsd-ports-gnome-c5adda447592a8c63a697b820ec7c9be5bac73ad.tar.zst freebsd-ports-gnome-c5adda447592a8c63a697b820ec7c9be5bac73ad.zip |
- Update to 1.2.2
PR: ports/105049
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Sponsored by: FreeBSD Bug-a-thon #2
-rw-r--r-- | audio/xmmix/Makefile | 9 | ||||
-rw-r--r-- | audio/xmmix/distinfo | 6 | ||||
-rw-r--r-- | audio/xmmix/pkg-descr | 9 |
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 |