Index: head/graphics/waylandpp/Makefile =================================================================== --- head/graphics/waylandpp/Makefile (revision 514516) +++ head/graphics/waylandpp/Makefile (revision 514517) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= waylandpp -DISTVERSION= 0.2.5 -PORTREVISION= 1 +DISTVERSION= 0.2.7 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org COMMENT= Wayland C++ bindings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpugixml.so:textproc/pugixml \ libwayland-egl.so:graphics/wayland USES= cmake compiler:c++11-lang gl localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= NilsBrause USE_GL= egl USE_LDCONFIG= yes CMAKE_OFF= BUILD_DOCUMENTATION BUILD_EXAMPLES +PLIST_SUB= SOVERSION=${DISTVERSION} .include Index: head/graphics/waylandpp/distinfo =================================================================== --- head/graphics/waylandpp/distinfo (revision 514516) +++ head/graphics/waylandpp/distinfo (revision 514517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551073109 -SHA256 (NilsBrause-waylandpp-0.2.5_GH0.tar.gz) = 5a4361f73d2bee65bfe54b954ce085c9bfc7bc4429ac2bdc97c10e3b84660907 -SIZE (NilsBrause-waylandpp-0.2.5_GH0.tar.gz) = 177735 +TIMESTAMP = 1571120263 +SHA256 (NilsBrause-waylandpp-0.2.7_GH0.tar.gz) = fa31b659a6bb93b322e1068831c9a0135a4687d8ef9ceb2e7660c909ce10bfa6 +SIZE (NilsBrause-waylandpp-0.2.7_GH0.tar.gz) = 179121 Index: head/graphics/waylandpp/pkg-plist =================================================================== --- head/graphics/waylandpp/pkg-plist (revision 514516) +++ head/graphics/waylandpp/pkg-plist (revision 514517) @@ -1,50 +1,54 @@ bin/wayland-scanner++ include/wayland-client-protocol-extra.hpp include/wayland-client-protocol.hpp include/wayland-client.hpp include/wayland-cursor.hpp include/wayland-egl.hpp include/wayland-util.hpp include/wayland-version.hpp +lib/cmake/waylandpp/waylandpp-config-version.cmake +lib/cmake/waylandpp/waylandpp-config.cmake +lib/cmake/waylandpp/waylandpp-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/waylandpp/waylandpp-targets.cmake lib/libwayland-client++.so lib/libwayland-client++.so.0 -lib/libwayland-client++.so.0.2.5 +lib/libwayland-client++.so.%%SOVERSION%% lib/libwayland-client-extra++.so lib/libwayland-client-extra++.so.0 -lib/libwayland-client-extra++.so.0.2.5 +lib/libwayland-client-extra++.so.%%SOVERSION%% lib/libwayland-cursor++.so lib/libwayland-cursor++.so.0 -lib/libwayland-cursor++.so.0.2.5 +lib/libwayland-cursor++.so.%%SOVERSION%% lib/libwayland-egl++.so lib/libwayland-egl++.so.0 -lib/libwayland-egl++.so.0.2.5 +lib/libwayland-egl++.so.%%SOVERSION%% libdata/pkgconfig/wayland-client++.pc libdata/pkgconfig/wayland-client-extra++.pc libdata/pkgconfig/wayland-cursor++.pc libdata/pkgconfig/wayland-egl++.pc libdata/pkgconfig/wayland-scanner++.pc %%DATADIR%%/protocols/fullscreen-shell-unstable-v1.xml %%DATADIR%%/protocols/idle-inhibit-unstable-v1.xml %%DATADIR%%/protocols/input-method-unstable-v1.xml %%DATADIR%%/protocols/input-timestamps-unstable-v1.xml %%DATADIR%%/protocols/keyboard-shortcuts-inhibit-unstable-v1.xml %%DATADIR%%/protocols/linux-dmabuf-unstable-v1.xml %%DATADIR%%/protocols/linux-explicit-synchronization-unstable-v1.xml %%DATADIR%%/protocols/pointer-constraints-unstable-v1.xml %%DATADIR%%/protocols/pointer-gestures-unstable-v1.xml %%DATADIR%%/protocols/presentation-time.xml %%DATADIR%%/protocols/primary-selection-unstable-v1.xml %%DATADIR%%/protocols/relative-pointer-unstable-v1.xml %%DATADIR%%/protocols/tablet-unstable-v1.xml %%DATADIR%%/protocols/tablet-unstable-v2.xml %%DATADIR%%/protocols/text-input-unstable-v1.xml %%DATADIR%%/protocols/text-input-unstable-v3.xml %%DATADIR%%/protocols/viewporter.xml %%DATADIR%%/protocols/wayland.xml %%DATADIR%%/protocols/xdg-decoration-unstable-v1.xml %%DATADIR%%/protocols/xdg-foreign-unstable-v1.xml %%DATADIR%%/protocols/xdg-foreign-unstable-v2.xml %%DATADIR%%/protocols/xdg-output-unstable-v1.xml %%DATADIR%%/protocols/xdg-shell-unstable-v6.xml %%DATADIR%%/protocols/xdg-shell.xml %%DATADIR%%/protocols/xwayland-keyboard-grab-unstable-v1.xml