mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 0.16
Approved by: maintainer implicit
This commit is contained in:
parent
142386a30b
commit
30a67d76fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211595
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= notification
|
||||
PORTVERSION= 0.15
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
PKGNAMEPREFIX= claws-mail-
|
||||
@ -17,8 +16,8 @@ MAINTAINER= c0rn@o2.pl
|
||||
COMMENT= New/unread mail notification plugin for claws-mail
|
||||
|
||||
LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify
|
||||
BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
|
||||
BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
@ -37,6 +36,7 @@ PLIST_FILES= lib/claws-mail/plugins/notification_plugin.a \
|
||||
share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo \
|
||||
share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo \
|
||||
share/locale/fi/LC_MESSAGES/notification_plugin.mo \
|
||||
share/locale/it/LC_MESSAGES/notification_plugin.mo
|
||||
share/locale/it/LC_MESSAGES/notification_plugin.mo \
|
||||
share/locale/fr/LC_MESSAGES/notification_plugin.mo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (notification_plugin-0.15.tar.gz) = 7ef532d4c5e0d8452aefc2d2d3903cef
|
||||
SHA256 (notification_plugin-0.15.tar.gz) = 6457f4240937e2b2cc02ee77fe247267dd7045ee9ddc8346e1228ffbbb514b48
|
||||
SIZE (notification_plugin-0.15.tar.gz) = 468271
|
||||
MD5 (notification_plugin-0.16.tar.gz) = deaf0b5b5fa5e02273e8a8673b6f7a9e
|
||||
SHA256 (notification_plugin-0.16.tar.gz) = 8f0786e433ed31af25e285da02a43a753dd715e13edd0fbe17479b14607bdeae
|
||||
SIZE (notification_plugin-0.16.tar.gz) = 473048
|
||||
|
Loading…
Reference in New Issue
Block a user