From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 12:01:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE6D4A51; Fri, 7 Feb 2014 12:01:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BEB2E1316; Fri, 7 Feb 2014 12:01:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s17C1PHM094801; Fri, 7 Feb 2014 12:01:25 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s17C1PDx094798; Fri, 7 Feb 2014 12:01:25 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201402071201.s17C1PDx094798@svn.freebsd.org> From: Guido Falsi Date: Fri, 7 Feb 2014 12:01:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343216 - head/graphics/zathura 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.17 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: Fri, 07 Feb 2014 12:01:26 -0000 Author: madpilot Date: Fri Feb 7 12:01:24 2014 New Revision: 343216 URL: http://svnweb.freebsd.org/changeset/ports/343216 QAT: https://qat.redports.org/buildarchive/r343216/ Log: - Update to 0.2.6 - Fix plist when NLS option is disabled - Update maintainer email PR: ports/184498 Submitted by: Julien Cigar Approved by: Quentin Stievenart (maintainer, who sent actual patch) Modified: head/graphics/zathura/Makefile head/graphics/zathura/distinfo head/graphics/zathura/pkg-plist Modified: head/graphics/zathura/Makefile ============================================================================== --- head/graphics/zathura/Makefile Fri Feb 7 11:45:14 2014 (r343215) +++ head/graphics/zathura/Makefile Fri Feb 7 12:01:24 2014 (r343216) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= zathura -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/projects/zathura/download/ -MAINTAINER= acieroid@awesom.eu +MAINTAINER= quentin.stievenart@gmail.com COMMENT= Customizable lightweight pdf viewer LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ Modified: head/graphics/zathura/distinfo ============================================================================== --- head/graphics/zathura/distinfo Fri Feb 7 11:45:14 2014 (r343215) +++ head/graphics/zathura/distinfo Fri Feb 7 12:01:24 2014 (r343216) @@ -1,2 +1,2 @@ -SHA256 (zathura-0.2.5.tar.gz) = d901805efa7e18575008e97187a406adc6ac911b493f0e0dfaa69f453ac089d3 -SIZE (zathura-0.2.5.tar.gz) = 133895 +SHA256 (zathura-0.2.6.tar.gz) = ac529507350f148dcaa27fd266ad5973c2205066e2960fc92c049724ddd617f2 +SIZE (zathura-0.2.6.tar.gz) = 134021 Modified: head/graphics/zathura/pkg-plist ============================================================================== --- head/graphics/zathura/pkg-plist Fri Feb 7 11:45:14 2014 (r343215) +++ head/graphics/zathura/pkg-plist Fri Feb 7 12:01:24 2014 (r343216) @@ -30,11 +30,11 @@ share/applications/zathura.desktop %%NLS%%share/locale/tr/LC_MESSAGES/zathura.mo %%NLS%%share/locale/uk_UA/LC_MESSAGES/zathura.mo @dirrm include/zathura -@dirrmtry share/locale/es_CL/LC_MESSAGES -@dirrmtry share/locale/es_CL -@dirrmtry share/locale/id_ID/LC_MESSAGES -@dirrmtry share/locale/id_ID -@dirrmtry share/locale/ta_IN/LC_MESSAGES -@dirrmtry share/locale/ta_IN -@dirrmtry share/locale/uk_UA/LC_MESSAGES -@dirrmtry share/locale/uk_UA +%%NLS%%@dirrmtry share/locale/es_CL/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/es_CL +%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/id_ID +%%NLS%%@dirrmtry share/locale/ta_IN/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ta_IN +%%NLS%%@dirrmtry share/locale/uk_UA/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/uk_UA