From owner-svn-ports-head@freebsd.org Sun Sep 11 00:24:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DF91BD6B53; Sun, 11 Sep 2016 00:24:09 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06C79816; Sun, 11 Sep 2016 00:24:08 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8B0O84C097695; Sun, 11 Sep 2016 00:24:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8B0O87j097694; Sun, 11 Sep 2016 00:24:08 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201609110024.u8B0O87j097694@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 11 Sep 2016 00:24:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421763 - head/misc/compat5x X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2016 00:24:09 -0000 Author: bapt Date: Sun Sep 11 00:24:08 2016 New Revision: 421763 URL: https://svnweb.freebsd.org/changeset/ports/421763 Log: Use @preunexec to ensure the removal of the flags is done in the pre deinstall phase Modified: head/misc/compat5x/pkg-plist Modified: head/misc/compat5x/pkg-plist ============================================================================== --- head/misc/compat5x/pkg-plist Sun Sep 11 00:23:13 2016 (r421762) +++ head/misc/compat5x/pkg-plist Sun Sep 11 00:24:08 2016 (r421763) @@ -7,14 +7,14 @@ lib/compat/libbluetooth.so.1 lib/compat/libbsdxml.so.1 lib/compat/libbsnmp.so.2 lib/compat/libbz2.so.1 -@unexec chflags noschg %D/lib/compat/libc.so.5 +@preunexec chflags noschg %D/lib/compat/libc.so.5 lib/compat/libc.so.5 -@unexec chflags noschg %D/lib/compat/libc_r.so.5 +@preunexec chflags noschg %D/lib/compat/libc_r.so.5 lib/compat/libc_r.so.5 lib/compat/libcalendar.so.2 lib/compat/libcam.so.2 lib/compat/libcom_err.so.2 -@unexec chflags noschg %D/lib/compat/libcrypt.so.2 +@preunexec chflags noschg %D/lib/compat/libcrypt.so.2 lib/compat/libcrypt.so.2 lib/compat/libcrypto.so.3 lib/compat/libdevinfo.so.2 @@ -38,7 +38,7 @@ lib/compat/libkadm5srv.so.7 lib/compat/libkafs5.so.7 lib/compat/libkiconv.so.1 lib/compat/libkrb5.so.7 -%%SPARC64%%@unexec chflags noschg %D/lib/compat/libkse.so.1 +%%SPARC64%%@preunexec chflags noschg %D/lib/compat/libkse.so.1 %%SPARC64%%lib/compat/libkse.so.1 lib/compat/libkvm.so.2 lib/compat/libm.so.3 @@ -57,11 +57,11 @@ lib/compat/libopie.so.3 lib/compat/libpam.so.2 lib/compat/libpanel.so.2 lib/compat/libpcap.so.3 -%%AMD64%%@unexec chflags noschg %D/lib/compat/libpthread.so.1 +%%AMD64%%@preunexec chflags noschg %D/lib/compat/libpthread.so.1 %%AMD64%%lib/compat/libpthread.so.1 -%%I386%%@unexec chflags noschg %D/lib/compat/libpthread.so.1 +%%I386%%@preunexec chflags noschg %D/lib/compat/libpthread.so.1 %%I386%%lib/compat/libpthread.so.1 -%%SPARC64%%@unexec chflags noschg %D/lib/compat/libpthread.so.1 +%%SPARC64%%@preunexec chflags noschg %D/lib/compat/libpthread.so.1 %%SPARC64%%lib/compat/libpthread.so.1 lib/compat/libradius.so.1 lib/compat/libreadline.so.5 @@ -75,7 +75,7 @@ lib/compat/libssh.so.2 lib/compat/libssl.so.3 lib/compat/libstdc++.so.4 lib/compat/libtacplus.so.1 -@unexec chflags noschg %D/lib/compat/libthr.so.1 +@preunexec chflags noschg %D/lib/compat/libthr.so.1 lib/compat/libthr.so.1 lib/compat/libthread_db.so.1 lib/compat/libufs.so.2