diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-12-28 13:23:35 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-12-28 13:23:35 +0000 |
commit | 868096beef44c9a829432e4372376215c28060d3 (patch) | |
tree | bc8a44259077edf334e0e7322a0a89e15274d0e7 /audio/calf | |
parent | 5862ebcfb3f29db078e1f4b692e1e431bdb2a653 (diff) |
Notes
Diffstat (limited to 'audio/calf')
-rw-r--r-- | audio/calf/Makefile | 7 | ||||
-rw-r--r-- | audio/calf/distinfo | 5 | ||||
-rw-r--r-- | audio/calf/pkg-plist | 2 |
3 files changed, 4 insertions, 10 deletions
diff --git a/audio/calf/Makefile b/audio/calf/Makefile index 8406bd2454ca..8d93da63a490 100644 --- a/audio/calf/Makefile +++ b/audio/calf/Makefile @@ -6,8 +6,7 @@ # PORTNAME= calf -PORTVERSION= 0.0.18.5 -PORTREVISION= 2 +PORTVERSION= 0.0.18.6 CATEGORIES= audio MASTER_SITES= SF @@ -32,10 +31,6 @@ INSTALLS_ICONS= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 -BROKEN= Does not compile -.endif - post-patch: @${FIND} ${BUILD_WRKSRC} -name '*.cpp' | ${XARGS} \ ${REINPLACE_CMD} -e "s|<malloc.h>|<stdlib.h>|g" diff --git a/audio/calf/distinfo b/audio/calf/distinfo index 9c86aa38045c..f3c5a9c37596 100644 --- a/audio/calf/distinfo +++ b/audio/calf/distinfo @@ -1,3 +1,2 @@ -MD5 (calf-0.0.18.5.tar.gz) = b844eac59bb16354b8dc25a15a0576f6 -SHA256 (calf-0.0.18.5.tar.gz) = e25d69f1b949a952d78d51b992fdeb8e1d5d746ca632797bc5622fe246ceafe1 -SIZE (calf-0.0.18.5.tar.gz) = 583875 +SHA256 (calf-0.0.18.6.tar.gz) = 304733efbafc00c94807a0f8d5a56125893769231db48f8d6a889b9ca794860f +SIZE (calf-0.0.18.6.tar.gz) = 599207 diff --git a/audio/calf/pkg-plist b/audio/calf/pkg-plist index d8f520c19782..bef195fc2e49 100644 --- a/audio/calf/pkg-plist +++ b/audio/calf/pkg-plist @@ -15,13 +15,13 @@ share/calf/gui-rotaryspeaker.xml share/calf/gui-phaser.xml share/calf/gui-multichorus.xml share/calf/gui-compressor.xml +share/calf/gui-sidechaingate.xml share/calf/calf.glade share/ladspa/rdf/calf.rdf share/icons/hicolor/16x16/apps/calf.png share/icons/hicolor/24x24/apps/calf.png share/icons/hicolor/32x32/apps/calf.png share/icons/hicolor/48x48/apps/calf.png -share/icons/hicolor/icon-theme.cache share/applications/calf.desktop @dirrm lib/dssi/calf @dirrm share/calf |