git: d237c4485665 - main - x11-themes/numix-icon-theme-circle: fix perms
Kevin Bowling
kbowling at FreeBSD.org
Sun Apr 18 06:25:03 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d237c448566531207343487c8a2dbcb38a01606c
commit d237c448566531207343487c8a2dbcb38a01606c
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-18 06:20:10 +0000
Commit: Kevin Bowling <kbowling at 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
More information about the dev-commits-ports-all
mailing list