Index: head/audio/calf-lv2/Makefile =================================================================== --- head/audio/calf-lv2/Makefile (revision 474180) +++ head/audio/calf-lv2/Makefile (revision 474181) @@ -1,51 +1,50 @@ # Created by: # $FreeBSD$ PORTNAME= calf -DISTVERSION= 0.90.0 -PORTREVISION= 2 +DISTVERSION= 0.90.1 CATEGORIES= audio MASTER_SITES= http://calf-studio-gear.org/files/ PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org COMMENT= Set of LV2 plugins LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2 LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libjack.so:audio/jack \ libexpat.so:textproc/expat2 USES= autoreconf compiler:c++11-lang gmake libtool localbase pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lv2 --disable-static USE_GNOME= cairo gtk20 USE_CXXSTD= c++11 INSTALL_TARGET= install-strip INSTALLS_ICONS= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS LASH OPTIONS_DEFAULT= LASH LASH_LIB_DEPENDS= liblash.so:audio/lash LASH_CONFIGURE_WITH= lash PORTDOCS= * .include .if ${CHOSEN_COMPILER_TYPE} == gcc CXXFLAGS+= -finline-limit=80 -finline-functions -finline-functions-called-once .endif post-install: # fix absolute symbolic link to be relative @${RM} ${STAGEDIR}${PREFIX}/lib/lv2/calf.lv2/calf.so @${RLN} ${STAGEDIR}${PREFIX}/lib/calf/libcalf.so ${STAGEDIR}${PREFIX}/lib/lv2/calf.lv2/calf.so .include Index: head/audio/calf-lv2/distinfo =================================================================== --- head/audio/calf-lv2/distinfo (revision 474180) +++ head/audio/calf-lv2/distinfo (revision 474181) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522469743 -SHA256 (calf-0.90.0.tar.gz) = 2b32007c4769b0bcc9898c088d26562b1ab1d57a68130d0235e7d27da4d83236 -SIZE (calf-0.90.0.tar.gz) = 16223033 +TIMESTAMP = 1531063150 +SHA256 (calf-0.90.1.tar.gz) = eb3ac2e48952cf68b2d87151ce4cf58ea1fcd4433629ff0628b6e4165fe9dc7e +SIZE (calf-0.90.1.tar.gz) = 16220863 Index: head/audio/calf-lv2/files/patch-src_ctl__tube.cpp =================================================================== --- head/audio/calf-lv2/files/patch-src_ctl__tube.cpp (revision 474180) +++ head/audio/calf-lv2/files/patch-src_ctl__tube.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/ctl_tube.cpp.orig 2017-07-04 21:41:59 UTC -+++ src/ctl_tube.cpp -@@ -22,7 +22,7 @@ - #include - #include - #if !defined(__APPLE__) --#include -+//#include - #endif - #include - #include Property changes on: head/audio/calf-lv2/files/patch-src_ctl__tube.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/calf-lv2/files/patch-src_ctl__knob.cpp =================================================================== --- head/audio/calf-lv2/files/patch-src_ctl__knob.cpp (revision 474180) +++ head/audio/calf-lv2/files/patch-src_ctl__knob.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/ctl_knob.cpp.orig 2018-05-28 01:13:37 UTC -+++ src/ctl_knob.cpp -@@ -24,7 +24,7 @@ - #include - #include - #if !defined(__APPLE__) --#include -+//#include - #endif - #include - #include Property changes on: head/audio/calf-lv2/files/patch-src_ctl__knob.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property