From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 4 02:56:32 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A995F106566C; Mon, 4 Aug 2008 02:56:32 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 97BBA8FC0A; Mon, 4 Aug 2008 02:56:32 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from freefall.freebsd.org (vs@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m742uWV4006600; Mon, 4 Aug 2008 02:56:32 GMT (envelope-from vs@freefall.freebsd.org) Received: (from vs@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m742uW8F006596; Mon, 4 Aug 2008 02:56:32 GMT (envelope-from vs) Date: Mon, 4 Aug 2008 02:56:32 GMT Message-Id: <200808040256.m742uW8F006596@freefall.freebsd.org> To: kenm@icarz.com, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, vs@FreeBSD.org From: vs@FreeBSD.org Cc: Subject: Re: ports/122973: textproc/xerces-c2: installed files do not have o+r bit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 02:56:32 -0000 Synopsis: textproc/xerces-c2: installed files do not have o+r bit Responsible-Changed-From-To: freebsd-ports-bugs->vs Responsible-Changed-By: vs Responsible-Changed-When: Mon Aug 4 02:53:38 UTC 2008 Responsible-Changed-Why: Unable to reproduce: package installs fine. [vs@pc139 ~]$ ls -l /usr/local/lib/libxerces-* lrwxr-xr-x 1 root wheel 19 Dec 8 2007 /usr/local/lib/libxerces-c.so -> libxerces-c.so.27.0 lrwxr-xr-x 1 root wheel 19 Dec 8 2007 /usr/local/lib/libxerces-c.so.27 -> libxerces-c.so.27.0 -rwxr-xr-x 1 root wheel 4197488 Dec 8 2007 /usr/local/lib/libxerces-c.so.27.0 lrwxr-xr-x 1 root wheel 24 Dec 8 2007 /usr/local/lib/libxerces-depdom.so -> libxerces-depdom.so.27.0 lrwxr-xr-x 1 root wheel 24 Dec 8 2007 /usr/local/lib/libxerces-depdom.so.27 -> libxerces-depdom.so.27.0 -rwxr-xr-x 1 root wheel 460024 Dec 8 2007 /usr/local/lib/libxerces-depdom.so.27.0 And e.g.: /usr/local/include/xercesc/util: total 844 -rw-r--r-- 1 root wheel 982 Dec 8 2007 ArrayIndexOutOfBoundsException.hpp -rw-r--r-- 1 root wheel 5980 Dec 8 2007 AutoSense.hpp -rw-r--r-- 1 root wheel 11405 Dec 8 2007 Base64.hpp -rw-r--r-- 1 root wheel 9992 Dec 8 2007 BaseRefVectorOf.c Do you get the same result when building the port by hand without using portupgrade? http://www.freebsd.org/cgi/query-pr.cgi?pr=122973