diff options
author | ahze <ahze@FreeBSD.org> | 2005-07-12 02:34:33 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-07-12 02:34:33 +0800 |
commit | fd8097cf9dbd5d314814786940dd665c8b1a7e8e (patch) | |
tree | 9ba9ab946c5c966b5470400856aebb8a2cc6edca /audio | |
parent | eb28f3b473980dc70674d0220deda3b4224e3000 (diff) | |
download | freebsd-ports-gnome-fd8097cf9dbd5d314814786940dd665c8b1a7e8e.tar.gz freebsd-ports-gnome-fd8097cf9dbd5d314814786940dd665c8b1a7e8e.tar.zst freebsd-ports-gnome-fd8097cf9dbd5d314814786940dd665c8b1a7e8e.zip |
- Update to 1.9.3
PR: ports/83266
Submitted by: Ports Fury
Diffstat (limited to 'audio')
-rw-r--r-- | audio/extace/Makefile | 4 | ||||
-rw-r--r-- | audio/extace/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index d793c6b12c11..6e8a1eb0ef36 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= extace -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An Audio Visualization plugin for the X Window System -LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw +LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 USE_X_PREFIX= yes USE_GNOME= esound imlib gnomehack gnometarget gnomeprefix diff --git a/audio/extace/distinfo b/audio/extace/distinfo index 48ae49efa279..b993583115db 100644 --- a/audio/extace/distinfo +++ b/audio/extace/distinfo @@ -1,2 +1,2 @@ -MD5 (extace-1.9.2.tar.gz) = 4e8296008d313611b287191d30fd07e5 -SIZE (extace-1.9.2.tar.gz) = 390477 +MD5 (extace-1.9.3.tar.gz) = 71b703364b1470fa6d0bfc0332629a6b +SIZE (extace-1.9.3.tar.gz) = 412887 |