- Update to 1.4.1.

- Pass maintainership to submitter.

PR:		ports/224315
Submitted by:	JT Pennington <jt@ixsystems.com>
Approved by:	kmoore (maintainer)
Sponsored by:	iXsystems, Inc.
This commit is contained in:
Marcelo Araujo 2017-12-22 02:25:51 +00:00
parent 913d0d2330
commit 71c24f1307
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456955
2 changed files with 9 additions and 10 deletions

View File

@ -2,35 +2,34 @@
# $FreeBSD$
PORTNAME= lumina-notify
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
DISTVERSIONSUFFIX= -p1
PORTVERSION= 1.4.1
CATEGORIES= deskutils
MAINTAINER= kmoore@FreeBSD.org
MAINTAINER= jt@ixsystems.com
COMMENT= Alarm/notification utility from the Lumina Desktop
LICENSE= BSD3CLAUSE
OPTIONS_DEFINE= I18N
OPTIONS_DEFAULT=I18N
OPTIONS_DEFAULT= I18N
I18N_DESC= Install localization files
.include <bsd.port.options.mk>
MAKE_JOBS_UNSAFE=yes
USES= qmake
USE_QT5= core gui widgets network svg \
buildtools_build x11extras concurrent multimedia
USES= qmake
USE_GITHUB= yes
GH_ACCOUNT= trueos
GH_PROJECT= lumina
GH_TAGNAME= b6536c1547571ae8dd0618bed752e2e0025bf2a7
WRKSRC_SUBDIR= src-qt5/desktop-utils/${PORTNAME}
.if${PORT_OPTIONS:MI18N}
USE_QT5+= linguist_build
QMAKE_ARGS+= CONFIG+=WITH_I18N
QMAKE_ARGS+=CONFIG+=WITH_I18N
.endif
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1498829292
SHA256 (trueos-lumina-v1.3.0-p1_GH0.tar.gz) = 76f2b6d45d37d154426cb100d46e3ca4e5e7eca51a7f9f9e442261bfe61b1c31
SIZE (trueos-lumina-v1.3.0-p1_GH0.tar.gz) = 86451718
TIMESTAMP = 1513135713
SHA256 (trueos-lumina-1.4.1-b6536c1547571ae8dd0618bed752e2e0025bf2a7_GH0.tar.gz) = e5cb00a7d075cdcd9e709ad861212b6b115a2ca94c4034313a31fe1317e83607
SIZE (trueos-lumina-1.4.1-b6536c1547571ae8dd0618bed752e2e0025bf2a7_GH0.tar.gz) = 20562609