From owner-cvs-ports@FreeBSD.ORG Tue Jun 28 14:00:00 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0623E1065674; Tue, 28 Jun 2011 14:00:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB0A28FC14; Tue, 28 Jun 2011 13:59:59 +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 p5SDxxjo044357; Tue, 28 Jun 2011 13:59:59 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5SDxxAd044356; Tue, 28 Jun 2011 13:59:59 GMT (envelope-from miwi) Message-Id: <201106281359.p5SDxxAd044356@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Jun 2011 13:59:59 +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/security/gtkpasman Makefile distinfo pkg-descr ports/security/gtkpasman/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 14:00:00 -0000 miwi 2011-06-28 13:59:59 UTC FreeBSD ports repository Modified files: security/gtkpasman Makefile distinfo pkg-descr security/gtkpasman/files pkg-message.in Log: - Update to 0.11 - Use gnupg2 - Add -with-gtk2 to CONFIGURE_ARGS since gtkpasman looking for gtk30 by default - Install desktop-file to be able to call gtkpasman from menu - Show pkg-message only when NOPORTDOCS is not defined - Use %%DOCSDIR%% instead of full path in pkg-message - Couple of whitespace fixes in pkg-descr PR: 156862 Submitted by: Ruslan Mahmatkhanov (maintainer) Revision Changes Path 1.28 +11 -6 ports/security/gtkpasman/Makefile 1.7 +2 -3 ports/security/gtkpasman/distinfo 1.2 +1 -1 ports/security/gtkpasman/files/pkg-message.in 1.3 +2 -2 ports/security/gtkpasman/pkg-descr