From owner-svn-ports-all@FreeBSD.ORG Sun Jun 15 13:03:28 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 927441D6; Sun, 15 Jun 2014 13:03:28 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA64328C5; Sun, 15 Jun 2014 13:03:27 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id x12so4513375wgg.22 for ; Sun, 15 Jun 2014 06:03:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=pXIZ7leP+b3QoA5QD23NEVzqEz+vecTADirnmLM1m2Y=; b=s/Tse4vP1e8Rb2ym2dqZYg9Rb6jJsVfDEZFVJXI5jpERmhfRDl/6hkB135fw0InCEe lqOpGSGrCyhptxcdXN4BxEFKhhoWJ2ihm+gFZU62b2aiNp2r1pY8yUfrztq6G2ByxPD3 cUC9i4WsXiUNrlr8PYZWgCjIsueRtA2MEwjpcnLEpxtdOFB+TIgaL+/Kotb/+EZvMlZw QKo/cnBSzoPz4aKe1GXDExxv/rdcX430N/GF5z/MXXIPaT3poxkre/V8/60eIa3+5o0t qsJmD4sk1vSsj/9XprL8N4wuBRZPeZOdArDjhk1whDNchtvpD19qLyUUe97LwnSrmXYO HqoA== X-Received: by 10.180.84.168 with SMTP id a8mr19098936wiz.36.1402837405952; Sun, 15 Jun 2014 06:03:25 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ej2sm14210738wjd.21.2014.06.15.06.03.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Jun 2014 06:03:25 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 15 Jun 2014 15:03:22 +0200 From: Baptiste Daroussin To: John Marino Subject: Re: svn commit: r357875 - in head/lang: perl5.14 perl5.16 perl5.18 perl5.20 Message-ID: <20140615130322.GF4747@ivaldir.etoilebsd.net> References: <201406151240.s5FCehcr021852@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9ADF8FXzFeE7X4jE" Content-Disposition: inline In-Reply-To: <201406151240.s5FCehcr021852@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 15 Jun 2014 13:03:28 -0000 --9ADF8FXzFeE7X4jE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 15, 2014 at 12:40:43PM +0000, John Marino wrote: > Author: marino > Date: Sun Jun 15 12:40:42 2014 > New Revision: 357875 > URL: http://svnweb.freebsd.org/changeset/ports/357875 > QAT: https://qat.redports.org/buildarchive/r357875/ >=20 > Log: > lang/perl5*: Remove absolute path to makewhatis in pkg-plist > =20 > Generally absolutely paths are not used with @exec in pkg-plist. > In this case, the path /usr/bin/makewhatis doesn't work on DragonFly > where the binary is located at /usr/sbin/makewhatis. Removing the > full path is a no-op on FreeBSD and fixes perl man page installation > on DragonFly. No revbump required. > =20 > Approved by: portmgr (bapt) This was with my perl@ hat (not portmgr@ hat here) but both works :) regards, Bapt --9ADF8FXzFeE7X4jE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOdmZoACgkQ8kTtMUmk6EwQ9gCgoW1pIwvk/94rAwywVrAF3CYT AqgAoKgrDD09ngy5tADP5c3uZC4K8QkM =tnlt -----END PGP SIGNATURE----- --9ADF8FXzFeE7X4jE--