Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2013 09:28:17 +0100 (CET)
From:      Slaven Rezic <slaven@rezic.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184385: graphics/proj4: bad permissions in package
Message-ID:  <201311300828.rAU8SHPf057461@cvrsnica.herceg.de>
Resent-Message-ID: <201311300850.rAU8o0A1031523@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184385
>Category:       ports
>Synopsis:       graphics/proj4: bad permissions in package
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 30 08:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Slaven Rezic
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
www.rezic.de
>Environment:
System: FreeBSD cvrsnica.herceg.de 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	The proj-4.8.0_1.tbz package has bad permissions for the file
	include/projects.h:

	    $ tar tfv proj-4.8.0_1.tbz
	    ...
	    -rw-r-----  0 root   wheel   15057 22 Jul 09:37 include/projects.h
	    ...

	After installing the package using pkg_add it looks the same:

	    $ ls -al /usr/local/include/projects.h 
	    -rw-r-----  1 root  wheel  15057 22 Jul 09:37 /usr/local/include/projects.h

>How-To-Repeat:

>Fix:
	post-install probably should not use ${CP} but a
	${INSTALL...} macro.



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311300828.rAU8SHPf057461>