View | Details | Raw Unified | Return to bug 237824
Collapse All | Expand All

(-)deskutils/meteo/Makefile (-5 / +4 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	meteo
3
PORTNAME=	meteo
4
PORTVERSION=	0.9.6
4
PORTVERSION=	0.9.7
5
CATEGORIES=	deskutils
5
CATEGORIES=	deskutils
6
6
7
MAINTAINER=	tagattie@yandex.com
7
MAINTAINER=	tagattie@yandex.com
Lines 23-29 Link Here
23
23
24
USE_GITLAB=	yes
24
USE_GITLAB=	yes
25
GL_ACCOUNT=	bitseater
25
GL_ACCOUNT=	bitseater
26
GL_COMMIT=	1a36202057ddd502556afd9335a8f8d51b714537
26
GL_COMMIT=	c83cea9a31901911ed5f8d87756d33a36b547457
27
27
USE_GNOME=	gtk30
28
USE_GNOME=	gtk30
28
29
29
SHEBANG_FILES=	meson/post_install.py
30
SHEBANG_FILES=	meson/post_install.py
Lines 40-47 Link Here
40
41
41
post-install-DOCS-on:
42
post-install-DOCS-on:
42
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
43
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
43
.for doc in ${PORTDOCS}
44
	${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
44
	${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
45
.endfor
46
45
47
.include <bsd.port.mk>
46
.include <bsd.port.mk>
(-)deskutils/meteo/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1551351443
1
TIMESTAMP = 1557383421
2
SHA256 (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = c487f636f407ecaf74b73921252eada914f5b1e27c3f970c0dd4cc992482bc05
2
SHA256 (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 9eb148c2c2c599ddca3f8b97c569a2bc3a784a47a2febbdc2d01bab74314b638
3
SIZE (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = 550982
3
SIZE (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 552125
(-)deskutils/meteo/pkg-plist (+1 lines)
Lines 25-30 Link Here
25
share/locale/fr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
25
share/locale/fr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
26
share/locale/lt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
26
share/locale/lt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
27
share/locale/nb/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
27
share/locale/nb/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
28
share/locale/nl/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
28
share/locale/pt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
29
share/locale/pt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
29
share/locale/pt_BR/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
30
share/locale/pt_BR/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
30
share/locale/pt_PT/LC_MESSAGES/com.gitlab.bitseater.meteo.mo
31
share/locale/pt_PT/LC_MESSAGES/com.gitlab.bitseater.meteo.mo

Return to bug 237824