x11/screen-message: Update to 0.29
Switch to DISTVERSION. Linting. Submitter takes maintainership. PR: 287279 Approved by: mail@dhauck.eu (maintainer)
This commit is contained in:
parent
4acf1506f1
commit
2f03d5d28f
@ -1,29 +1,28 @@
|
||||
PORTNAME= screen-message
|
||||
PORTVERSION= 0.25
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 0.29
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= mail@dhauck.eu
|
||||
MAINTAINER= gspurki@gmail.com
|
||||
COMMENT= Very simple tool to display some text as large as possible
|
||||
WWW= https://sm.nomeata.de/
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= autoreconf gettext-runtime gmake gnome pkgconfig
|
||||
USES= autoreconf desktop-file-utils gettext-runtime gmake gnome \
|
||||
pkgconfig
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nomeata
|
||||
GH_TAGNAME= 82c01f85d9ca9d0a3b2fe811249808d2fe4703ba
|
||||
GH_TAGNAME= d4f2d831672eaf8283406d8f1fda4449e9c06d9f
|
||||
USE_GNOME= atk cairo gdkpixbuf glib20 gtk30
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_GNOME= gtk30 atk glib20 cairo gdkpixbuf
|
||||
|
||||
PLIST_FILES= bin/sm \
|
||||
share/man/man6/sm.6.gz \
|
||||
share/applications/sm.desktop \
|
||||
share/icons/hicolor/48x48/apps/sm.png
|
||||
|
||||
MAKE_ARGS= execgamesdir=${PREFIX}/bin
|
||||
|
||||
PLIST_FILES= bin/sm \
|
||||
share/applications/sm.desktop \
|
||||
share/icons/hicolor/48x48/apps/sm.png \
|
||||
share/man/man1/sm.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1498154560
|
||||
SHA256 (nomeata-screen-message-0.25-82c01f85d9ca9d0a3b2fe811249808d2fe4703ba_GH0.tar.gz) = 988ce9f015f988d72362f1fd7ab56a30921fe1b332a0402f8c0804483359d2e2
|
||||
SIZE (nomeata-screen-message-0.25-82c01f85d9ca9d0a3b2fe811249808d2fe4703ba_GH0.tar.gz) = 264439
|
||||
TIMESTAMP = 1750698626
|
||||
SHA256 (nomeata-screen-message-0.29-d4f2d831672eaf8283406d8f1fda4449e9c06d9f_GH0.tar.gz) = 955408d83b7deec90c07dc2bbfa568406f9df9f73ad78c47a3233bc802de5fca
|
||||
SIZE (nomeata-screen-message-0.29-d4f2d831672eaf8283406d8f1fda4449e9c06d9f_GH0.tar.gz) = 264945
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user