ports/184385: graphics/proj4: bad permissions in package

Slaven Rezic slaven at rezic.de
Sat Nov 30 08:50:01 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list