diff -r fa621c0f8f94 -r 9d1e73826eac audio/lv2/Makefile --- audio/lv2/Makefile Sun Apr 21 05:26:45 2019 -0400 +++ audio/lv2/Makefile Sun Apr 21 04:53:45 2019 -0400 @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lv2 -PORTVERSION= 1.14.0 -PORTREVISION= 1 +PORTVERSION= 1.16.0 CATEGORIES= audio MASTER_SITES= http://lv2plug.in/spec/ @@ -21,7 +20,7 @@ CONFLICTS_INSTALL= lv2core -USES= python:-3.6 shebangfix tar:bzip2 waf +USES= python shebangfix tar:bzip2 waf SHEBANG_FILES= lv2specgen/lv2specgen.py OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES @@ -39,7 +38,6 @@ libfreetype.so:print/freetype2 EXAMPLES_USES= pkgconfig gnome EXAMPLES_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango -EXAMPLES_CONFIGURE_ENV= CC='${CC} -Wl,--as-needed' # Gtk deps post-install: # Waf doesn't have built-in strip support diff -r fa621c0f8f94 -r 9d1e73826eac audio/lv2/distinfo --- audio/lv2/distinfo Sun Apr 21 05:26:45 2019 -0400 +++ audio/lv2/distinfo Sun Apr 21 04:53:45 2019 -0400 @@ -1,3 +1,3 @@ -TIMESTAMP = 1475763856 -SHA256 (lv2-1.14.0.tar.bz2) = b8052683894c04efd748c81b95dd065d274d4e856c8b9e58b7c3da3db4e71d32 -SIZE (lv2-1.14.0.tar.bz2) = 386438 +TIMESTAMP = 1549480980 +SHA256 (lv2-1.16.0.tar.bz2) = dec3727d7bd34a413a344a820678848e7f657b5c6019a0571c61df76d7bdf1de +SIZE (lv2-1.16.0.tar.bz2) = 502116 diff -r fa621c0f8f94 -r 9d1e73826eac audio/lv2/pkg-plist --- audio/lv2/pkg-plist Sun Apr 21 05:26:45 2019 -0400 +++ audio/lv2/pkg-plist Sun Apr 21 04:53:45 2019 -0400 @@ -1,5 +1,14 @@ +bin/lv2_validate bin/lv2specgen.py include/lv2.h +include/lv2/atom +include/lv2/buf-size +include/lv2/core +include/lv2/data-access +include/lv2/dynmanifest +include/lv2/event +include/lv2/instance-access +include/lv2/log include/lv2/lv2plug.in/ns/ext/atom include/lv2/lv2plug.in/ns/ext/buf-size include/lv2/lv2plug.in/ns/ext/data-access @@ -24,6 +33,22 @@ include/lv2/lv2plug.in/ns/extensions/ui include/lv2/lv2plug.in/ns/extensions/units include/lv2/lv2plug.in/ns/lv2core +include/lv2/midi +include/lv2/morph +include/lv2/options +include/lv2/parameters +include/lv2/patch +include/lv2/port-groups +include/lv2/port-props +include/lv2/presets +include/lv2/resize-port +include/lv2/state +include/lv2/time +include/lv2/ui +include/lv2/units +include/lv2/uri-map +include/lv2/urid +include/lv2/worker lib/lv2/atom.lv2/atom-test.c lib/lv2/atom.lv2/atom.h lib/lv2/atom.lv2/atom.ttl @@ -35,6 +60,13 @@ lib/lv2/buf-size.lv2/buf-size.ttl lib/lv2/buf-size.lv2/lv2-buf-size.doap.ttl lib/lv2/buf-size.lv2/manifest.ttl +lib/lv2/core.lv2/attributes.h +lib/lv2/core.lv2/lv2.h +lib/lv2/core.lv2/lv2_util.h +lib/lv2/core.lv2/lv2core.doap.ttl +lib/lv2/core.lv2/lv2core.ttl +lib/lv2/core.lv2/manifest.ttl +lib/lv2/core.lv2/meta.ttl lib/lv2/data-access.lv2/data-access.h lib/lv2/data-access.lv2/data-access.ttl lib/lv2/data-access.lv2/lv2-data-access.doap.ttl @@ -81,10 +113,6 @@ lib/lv2/log.lv2/logger.h lib/lv2/log.lv2/lv2-log.doap.ttl lib/lv2/log.lv2/manifest.ttl -lib/lv2/lv2core.lv2/lv2.h -lib/lv2/lv2core.lv2/lv2core.doap.ttl -lib/lv2/lv2core.lv2/lv2core.ttl -lib/lv2/lv2core.lv2/manifest.ttl lib/lv2/midi.lv2/lv2-midi.doap.ttl lib/lv2/midi.lv2/manifest.ttl lib/lv2/midi.lv2/midi.h @@ -159,7 +187,6 @@ lib/lv2/worker.lv2/worker.h lib/lv2/worker.lv2/worker.ttl libdata/pkgconfig/lv2.pc -libdata/pkgconfig/lv2core.pc %%DATADIR%%specgen/DTD/xhtml-attribs-1.mod %%DATADIR%%specgen/DTD/xhtml-base-1.mod %%DATADIR%%specgen/DTD/xhtml-basic-table-1.mod