From dpelleg@libagent.cs.technion.ac.il  Thu Apr 13 07:46:15 2000
Return-Path: <dpelleg@libagent.cs.technion.ac.il>
Received: from libagent.cs.technion.ac.il (libagent.cs.technion.ac.il [132.68.32.100])
	by hub.freebsd.org (Postfix) with ESMTP id 1491137BB9A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Apr 2000 07:46:10 -0700 (PDT)
	(envelope-from dpelleg@libagent.cs.technion.ac.il)
Received: (from dpelleg@localhost)
	by libagent.cs.technion.ac.il (8.9.3/8.9.3) id QAA03103;
	Thu, 13 Apr 2000 16:46:49 +0200 (IST)
	(envelope-from dpelleg)
Message-Id: <200004131446.QAA03103@libagent.cs.technion.ac.il>
Date: Thu, 13 Apr 2000 16:46:49 +0200 (IST)
From: libagent@cs.technion.ac.il
Sender: dpelleg@libagent.cs.technion.ac.il
Reply-To: libagent@cs.technion.ac.il
To: FreeBSD-gnats-submit@freebsd.org
Subject: p5-Date-Manip-5.35 messing up permissions
X-Send-Pr-Version: 3.2

>Number:         17976
>Category:       ports
>Synopsis:       p5-Date-Manip-5.35 messing up permissions
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jfitz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 13 07:50:01 PDT 2000
>Closed-Date:    Mon May 29 11:24:11 PDT 2000
>Last-Modified:  Mon May 29 11:24:48 PDT 2000
>Originator:     Library Book Extensions
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:

$FreeBSD: ports/devel/p5-Date-Manip/Makefile,v 1.11 1999/11/10 08:00:39 ache Exp $
$FreeBSD: ports/devel/p5-Date-Calc/Makefile,v 1.1 2000/02/25 16:34:14 ade Exp $

>Description:

Installing p5-Date-Manip leaves the following directory readable only by root:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Date	

 installing subsequent files under this directory makes the respective perl
packages inaccesssible to users.
>How-To-Repeat:

 install p5-Date-Manip-5.35
 install p5-Date-Calc-4.3

 perl -MDate::Calc -e 1 (as root)
 perl -MDate::Calc -e 1 (as a mortal)

>Fix:
	
 Workaround: manually change the directory's permission after the install.
 A complete solution would probably be to package the files properly.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->jfitz 
Responsible-Changed-By: knu 
Responsible-Changed-When: Sun Apr 16 20:20:54 JST 2000 
Responsible-Changed-Why:  
Over to MAINTAINER 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Mon May 29 11:24:11 PDT 2000 
State-Changed-Why:  
This appears to have been fixed in one of the recent updates of this 
port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=17976 
>Unformatted:
