mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.22
Approved by: maintainer implicit
This commit is contained in:
parent
0efe8e0ba1
commit
faef246784
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237128
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= notification
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
PKGNAMEPREFIX= claws-mail-
|
||||
@ -16,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.7.1:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS= claws-mail>=3.7.1:${PORTSDIR}/mail/claws-mail
|
||||
BUILD_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail
|
||||
RUN_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:262
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (notification_plugin-0.21.tar.gz) = 917427cd8ae012a5c3f1245a4ab47db9
|
||||
SHA256 (notification_plugin-0.21.tar.gz) = 43a4b74a9c8bc314fc2143ccbf91217a6deb3afed10220b130b2d42a7b967711
|
||||
SIZE (notification_plugin-0.21.tar.gz) = 487935
|
||||
MD5 (notification_plugin-0.22.tar.gz) = 07df742b9b09baaf14f21d85b7eb0686
|
||||
SHA256 (notification_plugin-0.22.tar.gz) = 492ab00a0b0346376a81ca738913cab4824d18847cb38d8e876114f2e152a630
|
||||
SIZE (notification_plugin-0.22.tar.gz) = 468165
|
||||
|
@ -6,7 +6,9 @@ lib/claws-mail/plugins/notification_plugin.so
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/notification_plugin.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user