Index: graphics/zathura-cb/Makefile =================================================================== --- graphics/zathura-cb/Makefile (revision 470405) +++ graphics/zathura-cb/Makefile (working copy) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= zathura-cb -PORTVERSION= 0.1.6 -PORTREVISION= 3 +PORTVERSION= 0.1.8 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/ \ http://www.madpilot.net/~mad/pwmt.org/ @@ -16,12 +15,14 @@ BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura -PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop - -USES= compiler:c11 desktop-file-utils gmake pkgconfig libarchive ssl +USES= meson ninja compiler:c11 desktop-file-utils pkgconfig libarchive ssl tar:xz USE_GNOME= glib20 gtk30 -post-install: - ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so +PLIST_FILES= lib/zathura/libcb.so \ + share/appdata/org.pwmt.zathura-cb.metainfo.xml \ + share/applications/org.pwmt.zathura-cb.desktop +pre-configure: + ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build + .include Index: graphics/zathura-cb/distinfo =================================================================== --- graphics/zathura-cb/distinfo (revision 470405) +++ graphics/zathura-cb/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484228208 -SHA256 (zathura-cb-0.1.6.tar.gz) = 888e95421e13b944d19604fab129e5992636f404e7ed20751d4f50546f2535ba -SIZE (zathura-cb-0.1.6.tar.gz) = 7205 +TIMESTAMP = 1527371286 +SHA256 (zathura-cb-0.1.8.tar.xz) = 452a0702e257dbed6a84b7faf6b51e4eb57a163654bbcddf6301143d3770ccc4 +SIZE (zathura-cb-0.1.8.tar.xz) = 5616