mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
x11-themes/papirus-icon-theme: update to 20250201
Changelog: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20250201 Reported by: GitHub (watch releases)
This commit is contained in:
parent
46124cf7ab
commit
fecdeef317
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= papirus-icon-theme
|
PORTNAME= papirus-icon-theme
|
||||||
PORTVERSION= 20240501
|
PORTVERSION= 20250201
|
||||||
CATEGORIES= x11-themes
|
CATEGORIES= x11-themes
|
||||||
|
|
||||||
MAINTAINER= tagattie@FreeBSD.org
|
MAINTAINER= tagattie@FreeBSD.org
|
||||||
|
@ -22,11 +22,11 @@ PORTDOCS= AUTHORS README.md
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
cd ${STAGEDIR}${PREFIX} && \
|
@cd ${STAGEDIR}${PREFIX} && \
|
||||||
${FIND} share/icons -type f -o -type l >> ${TMPPLIST}
|
${FIND} share/icons -type f -o -type l >> ${TMPPLIST}
|
||||||
|
|
||||||
post-install-DOCS-on:
|
post-install-DOCS-on:
|
||||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1714648741
|
TIMESTAMP = 1738834130
|
||||||
SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20240501_GH0.tar.gz) = c12a64963639afffc5c5425c4d8fd09e9d5510bbc4c408a1fec9a1d617c5089b
|
SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20250201_GH0.tar.gz) = 01a7a07293db9e22437b96fae9d7fd8dad74c33c5460af8c86227973cb3a9846
|
||||||
SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20240501_GH0.tar.gz) = 33559258
|
SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20250201_GH0.tar.gz) = 33743355
|
||||||
|
|
Loading…
Add table
Reference in a new issue