x11-themes/numix-icon-theme-circle: update to 24.02.05

PR:		277324
Approved by:	maintainer
This commit is contained in:
Son Phan Trung 2024-02-26 12:02:20 +07:00 committed by Koichiro Iwao
parent 9de44397f1
commit ebaf6e4a40
3 changed files with 2249 additions and 16 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= numix-icon-theme-circle
DISTVERSION= 22.04.06
DISTVERSION= 24.02.05
CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
@ -14,7 +14,11 @@ GH_ACCOUNT= numixproject
NO_ARCH= yes
NO_BUILD= yes
ICONSDIR= ${PREFIX}/share/icons
do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} Numix-Circle ${STAGEDIR}${PREFIX}/share/icons
${MKDIR} ${STAGEDIR}${ICONSDIR}
${FIND} ${WRKSRC} -mindepth 1 -maxdepth 1 -type d -exec ${CP} -R {} \
${STAGEDIR}${ICONSDIR}/ ';'
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1649958975
SHA256 (numixproject-numix-icon-theme-circle-22.04.06_GH0.tar.gz) = eb9b924b4a25c726820c967f917ebc9f2f3e030e199feb92f514765c52fab5a2
SIZE (numixproject-numix-icon-theme-circle-22.04.06_GH0.tar.gz) = 2435042
TIMESTAMP = 1708850448
SHA256 (numixproject-numix-icon-theme-circle-24.02.05_GH0.tar.gz) = 448d8450b90a4dec0e3cd82f69987e315afd0159a3ce3919497b1211bd70f1c1
SIZE (numixproject-numix-icon-theme-circle-24.02.05_GH0.tar.gz) = 2531770

File diff suppressed because it is too large Load Diff