From owner-svn-ports-all@FreeBSD.ORG Tue Feb 25 11:28:42 2014 Return-Path: Delivered-To: svn-ports-all@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 715C97A; Tue, 25 Feb 2014 11:28:42 +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 5E47F1D05; Tue, 25 Feb 2014 11:28:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1PBSguP071020; Tue, 25 Feb 2014 11:28:42 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1PBSgfd071018; Tue, 25 Feb 2014 11:28:42 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402251128.s1PBSgfd071018@svn.freebsd.org> From: Emanuel Haupt Date: Tue, 25 Feb 2014 11:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345960 - head/security/keyprint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 11:28:42 -0000 Author: ehaupt Date: Tue Feb 25 11:28:41 2014 New Revision: 345960 URL: http://svnweb.freebsd.org/changeset/ports/345960 QAT: https://qat.redports.org/buildarchive/r345960/ Log: Use DATADIR Modified: head/security/keyprint/pkg-plist Modified: head/security/keyprint/pkg-plist ============================================================================== --- head/security/keyprint/pkg-plist Tue Feb 25 11:27:23 2014 (r345959) +++ head/security/keyprint/pkg-plist Tue Feb 25 11:28:41 2014 (r345960) @@ -1,3 +1,3 @@ bin/keyprint -share/keyprint/keyblank.ps +%%DATADIR%%/keyblank.ps @dirrm share/keyprint