From owner-svn-ports-head@freebsd.org Wed Jul 1 13:59:04 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DD50A352E4F; Wed, 1 Jul 2020 13:59:04 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49xjWX5LmDz4WrL; Wed, 1 Jul 2020 13:59:04 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9624CA560; Wed, 1 Jul 2020 13:59:04 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 061Dx4fR034928; Wed, 1 Jul 2020 13:59:04 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 061Dx4ku034926; Wed, 1 Jul 2020 13:59:04 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202007011359.061Dx4ku034926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 1 Jul 2020 13:59:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540966 - head/graphics/zathura-djvu X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/graphics/zathura-djvu X-SVN-Commit-Revision: 540966 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 13:59:04 -0000 Author: lwhsu Date: Wed Jul 1 13:59:03 2020 New Revision: 540966 URL: https://svnweb.freebsd.org/changeset/ports/540966 Log: Update to 0.2.9 PR: 246519 Submitted by: Salil Wadnerkar Approved by: maintainer timeout Modified: head/graphics/zathura-djvu/Makefile head/graphics/zathura-djvu/distinfo Modified: head/graphics/zathura-djvu/Makefile ============================================================================== --- head/graphics/zathura-djvu/Makefile Wed Jul 1 13:45:59 2020 (r540965) +++ head/graphics/zathura-djvu/Makefile Wed Jul 1 13:59:03 2020 (r540966) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= zathura-djvu -PORTVERSION= 0.2.8 -PORTREVISION= 3 +PORTVERSION= 0.2.9 CATEGORIES= graphics -MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ +MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/ \ http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= alexander.4mail@gmail.com @@ -14,13 +13,14 @@ COMMENT= DjVu support for zathura LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre +LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ + libgirara-gtk3.so:x11-toolkits/girara BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \ tar:xz -USE_GNOME= glib20 gtk30 +USE_GNOME= glib20 gtk30 cairo PLIST_FILES= lib/zathura/libdjvu.so \ share/appdata/org.pwmt.zathura-djvu.metainfo.xml \ Modified: head/graphics/zathura-djvu/distinfo ============================================================================== --- head/graphics/zathura-djvu/distinfo Wed Jul 1 13:45:59 2020 (r540965) +++ head/graphics/zathura-djvu/distinfo Wed Jul 1 13:59:03 2020 (r540966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527371287 -SHA256 (zathura-djvu-0.2.8.tar.xz) = d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b -SIZE (zathura-djvu-0.2.8.tar.xz) = 8860 +TIMESTAMP = 1589691814 +SHA256 (zathura-djvu-0.2.9.tar.xz) = 96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200 +SIZE (zathura-djvu-0.2.9.tar.xz) = 8976