From owner-svn-ports-head@freebsd.org Thu Dec 31 14:13:29 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DC0EA5728B; Thu, 31 Dec 2015 14:13:29 +0000 (UTC) (envelope-from madpilot@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 mx1.freebsd.org (Postfix) with ESMTPS id E81881D74; Thu, 31 Dec 2015 14:13:28 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBVEDS1x026218; Thu, 31 Dec 2015 14:13:28 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBVEDRZN026216; Thu, 31 Dec 2015 14:13:27 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201512311413.tBVEDRZN026216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 31 Dec 2015 14:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404942 - head/graphics/zathura-pdf-poppler X-SVN-Group: ports-head 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.20 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: Thu, 31 Dec 2015 14:13:29 -0000 Author: madpilot Date: Thu Dec 31 14:13:27 2015 New Revision: 404942 URL: https://svnweb.freebsd.org/changeset/ports/404942 Log: Update to 0.2.6 Modified: head/graphics/zathura-pdf-poppler/Makefile head/graphics/zathura-pdf-poppler/distinfo Modified: head/graphics/zathura-pdf-poppler/Makefile ============================================================================== --- head/graphics/zathura-pdf-poppler/Makefile Thu Dec 31 14:12:24 2015 (r404941) +++ head/graphics/zathura-pdf-poppler/Makefile Thu Dec 31 14:13:27 2015 (r404942) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura-pdf-poppler -PORTVERSION= 0.2.5 -PORTREVISION= 6 +PORTVERSION= 0.2.6 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ @@ -20,14 +19,16 @@ BUILD_DEPENDS= zathura:${PORTSDIR}/graph RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura PLIST_FILES= lib/zathura/pdf.so \ + share/appdata/zathura-pdf-poppler.metainfo.xml \ share/applications/zathura-pdf-poppler.desktop USE_GNOME= glib20 gtk30 -USES= desktop-file-utils gmake pkgconfig +USES= compiler:c11 desktop-file-utils gmake pkgconfig CONFLICTS= zathura-pdf-mupdf-[0-9]* PLIST_FILES= lib/zathura/pdf.so \ + share/appdata/zathura-pdf-poppler.metainfo.xml \ share/applications/zathura-pdf-poppler.desktop post-install: Modified: head/graphics/zathura-pdf-poppler/distinfo ============================================================================== --- head/graphics/zathura-pdf-poppler/distinfo Thu Dec 31 14:12:24 2015 (r404941) +++ head/graphics/zathura-pdf-poppler/distinfo Thu Dec 31 14:13:27 2015 (r404942) @@ -1,2 +1,2 @@ -SHA256 (zathura-pdf-poppler-0.2.5.tar.gz) = 60b327596d65bcd39edd5bf05b8cca8f9b658f51e626611ea99247a49b860cac -SIZE (zathura-pdf-poppler-0.2.5.tar.gz) = 9650 +SHA256 (zathura-pdf-poppler-0.2.6.tar.gz) = d1eb0c7a4f647c141192a2d7bf66413b9c5f1842463947ab87a8a1edcf8e58d5 +SIZE (zathura-pdf-poppler-0.2.6.tar.gz) = 10024