updating rt sets wrong perms in /usr/local/rt3/etc
Randy Bush
randy at psg.com
Tue Jun 20 04:16:40 UTC 2006
[ mo maintainer in makefile ]
as they were prior to upgrade
# ls -l /tmp/local/rt3/etc
total 134
-r-xr-x--- 1 root www 16385 Dec 4 2005 RT_Config.pm*
-r-xr-x--- 1 root www 807 Dec 7 2005 RT_SiteConfig.pm*
-r-xr-x--- 1 root www 589 Dec 4 2005 RT_SiteConfig.pm-dist*
-r-xr-x--- 1 root www 600 Feb 8 2004 RT_SiteConfig.pm.KEEP*
-r-xr-x--- 1 root www 805 Dec 7 2005 RT_SiteConfig.pm~*
-r-x------ 1 root www 68 May 7 2004 acl.Informix*
-r-x------ 1 root www 240 May 7 2004 acl.Oracle*
-r-x------ 1 root www 1414 May 28 2004 acl.Pg*
-r-x------ 1 root www 109 Jun 1 2004 acl.Sybase*
-r-x------ 1 root www 376 Jun 26 2004 acl.mysql*
-r-x------ 1 root www 21257 May 4 2005 initialdata*
-r-x------ 1 root www 10518 Apr 2 2004 schema.Informix*
-r-x------ 1 root www 11702 Dec 22 2004 schema.Oracle*
-r-x------ 1 root www 13868 Nov 7 2004 schema.Pg*
-r-x------ 1 root www 10767 Nov 7 2004 schema.SQLite*
-r-x------ 1 root www 11550 Jul 14 2004 schema.Sybase*
-r-x------ 1 root www 13217 Nov 7 2004 schema.mysql*
as they were after upgrade
# ls -l /usr/local/rt3/etc
total 134
-r-xr-x--- 1 root rt 16769 Jun 20 01:33 RT_Config.pm*
-r-x------ 1 root rt 807 Dec 7 2005 RT_SiteConfig.pm*
-r-xr-x--- 1 root rt 589 Jun 20 01:33 RT_SiteConfig.pm-dist*
-r-x------ 1 root rt 600 Feb 8 2004 RT_SiteConfig.pm.KEEP*
-r-x------ 1 root rt 805 Dec 7 2005 RT_SiteConfig.pm~*
-r-x------ 1 root rt 68 May 7 2004 acl.Informix*
-r-x------ 1 root rt 240 May 7 2004 acl.Oracle*
-r-x------ 1 root rt 1414 May 28 2004 acl.Pg*
-r-x------ 1 root rt 109 Jun 1 2004 acl.Sybase*
-r-x------ 1 root rt 376 Jun 26 2004 acl.mysql*
-r-x------ 1 root rt 21257 May 4 2005 initialdata*
-r-x------ 1 root rt 10518 Apr 2 2004 schema.Informix*
-r-x------ 1 root rt 11702 Dec 22 2004 schema.Oracle*
-r-x------ 1 root rt 13868 Nov 7 2004 schema.Pg*
-r-x------ 1 root rt 10767 Nov 7 2004 schema.SQLite*
-r-x------ 1 root rt 11550 Jul 14 2004 schema.Sybase*
-r-x------ 1 root rt 13217 Nov 14 2005 schema.mysql*
randy
More information about the freebsd-ports
mailing list