mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
deskutils/meteo: update to 0.9.7
PR: 237824 Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
This commit is contained in:
parent
28b23551a4
commit
e622b65af5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501179
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= meteo
|
||||
PORTVERSION= 0.9.6
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= tagattie@yandex.com
|
||||
@ -23,7 +23,8 @@ USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= bitseater
|
||||
GL_COMMIT= 1a36202057ddd502556afd9335a8f8d51b714537
|
||||
GL_COMMIT= c83cea9a31901911ed5f8d87756d33a36b547457
|
||||
|
||||
USE_GNOME= gtk30
|
||||
|
||||
SHEBANG_FILES= meson/post_install.py
|
||||
@ -40,8 +41,6 @@ post-extract:
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for doc in ${PORTDOCS}
|
||||
${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1551351443
|
||||
SHA256 (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = c487f636f407ecaf74b73921252eada914f5b1e27c3f970c0dd4cc992482bc05
|
||||
SIZE (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = 550982
|
||||
TIMESTAMP = 1557383421
|
||||
SHA256 (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 9eb148c2c2c599ddca3f8b97c569a2bc3a784a47a2febbdc2d01bab74314b638
|
||||
SIZE (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 552125
|
||||
|
@ -25,6 +25,7 @@ share/locale/es_ES/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/fr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/lt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/nb/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/nl/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/pt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
|
||||
|
Loading…
Reference in New Issue
Block a user