diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-02-06 09:42:40 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-02-06 09:43:36 +0000 |
commit | fecdeef3176c521c245d95ac3990c0e6e88674ad (patch) | |
tree | 9ffb7a55912692b2d55c0457789f8e2b8610aed1 | |
parent | 46124cf7ab6bea21278475a4f9de8d2763b66537 (diff) |
x11-themes/papirus-icon-theme: update to 20250201
Changelog: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20250201
Reported by: GitHub (watch releases)
-rw-r--r-- | x11-themes/papirus-icon-theme/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/papirus-icon-theme/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/papirus-icon-theme/Makefile b/x11-themes/papirus-icon-theme/Makefile index fcbdb58d1b86..d553f53fb794 100644 --- a/x11-themes/papirus-icon-theme/Makefile +++ b/x11-themes/papirus-icon-theme/Makefile @@ -1,5 +1,5 @@ PORTNAME= papirus-icon-theme -PORTVERSION= 20240501 +PORTVERSION= 20250201 CATEGORIES= x11-themes MAINTAINER= tagattie@FreeBSD.org @@ -22,11 +22,11 @@ PORTDOCS= AUTHORS README.md OPTIONS_DEFINE= DOCS post-install: - cd ${STAGEDIR}${PREFIX} && \ + @cd ${STAGEDIR}${PREFIX} && \ ${FIND} share/icons -type f -o -type l >> ${TMPPLIST} post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include <bsd.port.mk> diff --git a/x11-themes/papirus-icon-theme/distinfo b/x11-themes/papirus-icon-theme/distinfo index 815621b3fcfc..cabd6e5b31f8 100644 --- a/x11-themes/papirus-icon-theme/distinfo +++ b/x11-themes/papirus-icon-theme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714648741 -SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20240501_GH0.tar.gz) = c12a64963639afffc5c5425c4d8fd09e9d5510bbc4c408a1fec9a1d617c5089b -SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20240501_GH0.tar.gz) = 33559258 +TIMESTAMP = 1738834130 +SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20250201_GH0.tar.gz) = 01a7a07293db9e22437b96fae9d7fd8dad74c33c5460af8c86227973cb3a9846 +SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20250201_GH0.tar.gz) = 33743355 |