Date: Sun, 18 Apr 2021 06:25:03 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d237c4485665 - main - x11-themes/numix-icon-theme-circle: fix perms Message-ID: <202104180625.13I6P3jT039818@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=d237c448566531207343487c8a2dbcb38a01606c commit d237c448566531207343487c8a2dbcb38a01606c Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-04-18 06:20:10 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-04-18 06:24:52 +0000 x11-themes/numix-icon-theme-circle: fix perms These files should not have been checked in with the permissions in the submitted patch. I did not catch this problem because I used git apply and git diff to integrate the changes and didn't see where the mode changes in the diff. PR: 255135 Fixes: 0cbfead46e54 x11-themes/numix-icon-theme-circle: Update to 21.04.14 --- x11-themes/numix-icon-theme-circle/Makefile | 0 x11-themes/numix-icon-theme-circle/distinfo | 0 x11-themes/numix-icon-theme-circle/pkg-descr | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/x11-themes/numix-icon-theme-circle/Makefile b/x11-themes/numix-icon-theme-circle/Makefile old mode 100755 new mode 100644 diff --git a/x11-themes/numix-icon-theme-circle/distinfo b/x11-themes/numix-icon-theme-circle/distinfo old mode 100755 new mode 100644 diff --git a/x11-themes/numix-icon-theme-circle/pkg-descr b/x11-themes/numix-icon-theme-circle/pkg-descr old mode 100755 new mode 100644
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180625.13I6P3jT039818>