From owner-cvs-all@FreeBSD.ORG Fri May 18 20:11:35 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF3F41065674; Fri, 18 May 2012 20:11:35 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DB04B8FC21; Fri, 18 May 2012 20:11:35 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4IKBZgs059126; Fri, 18 May 2012 20:11:35 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4IKBZGu059125; Fri, 18 May 2012 20:11:35 GMT (envelope-from pawel) Message-Id: <201205182011.q4IKBZGu059125@repoman.freebsd.org> From: Pawel Pekala Date: Fri, 18 May 2012 20:11:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/zathura Makefile distinfo pkg-message pkg-plist ports/graphics/zathura/files patch-document.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 20:11:36 -0000 pawel 2012-05-18 20:11:35 UTC FreeBSD ports repository Modified files: graphics/zathura Makefile distinfo Added files: graphics/zathura pkg-message pkg-plist graphics/zathura/files patch-document.c Log: - Update to version 0.1.2 - Support WITHOUT_NLS - Add pkg-message - Switch to pkg-plist PR: ports/167330 Submitted by: Mihail Krutov Approved by: maintainer (with his fixes) Revision Changes Path 1.11 +29 -23 ports/graphics/zathura/Makefile 1.6 +2 -2 ports/graphics/zathura/distinfo 1.1 +10 -0 ports/graphics/zathura/files/patch-document.c (new) 1.1 +8 -0 ports/graphics/zathura/pkg-message (new) 1.1 +10 -0 ports/graphics/zathura/pkg-plist (new)