--- graphics/zathura-ps/Makefile (revision 470405) +++ graphics/zathura-ps/Makefile (working copy) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= zathura-ps -PORTVERSION= 0.2.4 -PORTREVISION= 3 +PORTVERSION= 0.2.6 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ \ http://www.madpilot.net/~mad/pwmt.org/ @@ -17,12 +16,14 @@ BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura -USES= compiler:c11 desktop-file-utils gmake pkgconfig ssl +USES= meson ninja compiler:c11 desktop-file-utils pkgconfig ssl tar:xz USE_GNOME= glib20 gtk30 -PLIST_FILES= lib/zathura/ps.so share/applications/zathura-ps.desktop +PLIST_FILES= lib/zathura/libps.so \ + share/applications/org.pwmt.zathura-ps.desktop \ + share/appdata/org.pwmt.zathura-ps.metainfo.xml -post-install: - ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/ps.so +pre-configure: + ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build .include --- graphics/zathura-ps/distinfo (revision 470405) +++ graphics/zathura-ps/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484228210 -SHA256 (zathura-ps-0.2.4.tar.gz) = fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb -SIZE (zathura-ps-0.2.4.tar.gz) = 5980 +TIMESTAMP = 1527371291 +SHA256 (zathura-ps-0.2.6.tar.xz) = 7eb085b41fc88979f997310b4e703455e6a81b6ef1ae7db0b6324b6f13c2cf73 +SIZE (zathura-ps-0.2.6.tar.xz) = 4336