diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-04-24 10:04:45 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-04-24 10:04:45 +0800 |
commit | c216e7ae9dec02abd02bb814bab5718fa563dcee (patch) | |
tree | a849a8d538fb15050b8095aa4459108e4aa4213e /audio | |
parent | 9493a33e41a4a6780dfe17a0ef085d438fc2d37a (diff) | |
download | freebsd-ports-gnome-c216e7ae9dec02abd02bb814bab5718fa563dcee.tar.gz freebsd-ports-gnome-c216e7ae9dec02abd02bb814bab5718fa563dcee.tar.zst freebsd-ports-gnome-c216e7ae9dec02abd02bb814bab5718fa563dcee.zip |
Unbreak and update to 1.0.0
PR: ports/80180
Submitted by: sylvio cesar <sylvioc@gmail.com>
Approved by: clement (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/baudline/Makefile | 5 | ||||
-rw-r--r-- | audio/baudline/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index 6f4d0faa350f..6bb561ae5140 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -6,8 +6,7 @@ # PORTNAME= baudline -PORTVERSION= 0.99 -PORTREVISION= 1 +PORTVERSION= 1.00 CATEGORIES= audio linux MASTER_SITES= http://www.baudline.com/ PKGNAMEPREFIX= linux- @@ -19,8 +18,6 @@ COMMENT= A real-time signal analysis tool and an offline time-frequency browser RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -BROKEN= Unfetchable - USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 NO_BUILD= yes diff --git a/audio/baudline/distinfo b/audio/baudline/distinfo index 299b8f7c93e7..562b6a765eca 100644 --- a/audio/baudline/distinfo +++ b/audio/baudline/distinfo @@ -1,2 +1,2 @@ -MD5 (baudline_0.99_i686.tar.gz) = 6a6535edcceb637de525b58216ddf82c -SIZE (baudline_0.99_i686.tar.gz) = 811726 +MD5 (baudline_1.00_i686.tar.gz) = 5189ff30077b3c59488a3bb9a9708871 +SIZE (baudline_1.00_i686.tar.gz) = 869394 |