Skip to content

Commit

Permalink
mail/clawsker: Update version 1.3.5=>1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 16, 2023
1 parent 104a7b6 commit f98c2d7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
12 changes: 7 additions & 5 deletions mail/clawsker/Makefile
@@ -1,19 +1,21 @@
PORTNAME= clawsker
PORTVERSION= 1.3.5
PORTVERSION= 1.3.7
CATEGORIES= mail perl5
MASTER_SITES= http://www.claws-mail.org/tools/

MAINTAINER= ports@FreeBSD.org
MAINTAINER= bofh@FreeBSD.org
COMMENT= Applet to edit Claws Mail's hidden preferences
WWW= https://www.claws-mail.org/clawsker.php

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
p5-Locale-gettext>=0:devel/p5-Locale-gettext
RUN_DEPENDS= claws-mail>=3.9.1:mail/claws-mail \
p5-File-Which>=1.21:sysutils/p5-File-Which \
p5-Gtk3>=0.030:x11-toolkits/p5-Gtk3 \
p5-Locale-gettext>=1.05:devel/p5-Locale-gettext

USES= gmake perl5 shebangfix tar:xz
USES= desktop-file-utils gmake perl5 shebangfix tar:xz
SHEBANG_FILES= ${PORTNAME}
NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions mail/clawsker/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647553051
SHA256 (clawsker-1.3.5.tar.xz) = 2f8b44bf98a77fad48f4161aa8cb90fa942c1482b62fdc71f1b1222d7553880c
SIZE (clawsker-1.3.5.tar.xz) = 173700
TIMESTAMP = 1702729228
SHA256 (clawsker-1.3.7.tar.xz) = 53811b4f7c66d17373698eb73cac0c440bb83a17ab4046d0223847af77124399
SIZE (clawsker-1.3.7.tar.xz) = 180816
2 changes: 1 addition & 1 deletion mail/clawsker/pkg-plist
Expand Up @@ -6,11 +6,11 @@ share/icons/hicolor/48x48/apps/clawsker.png
share/icons/hicolor/64x64/apps/clawsker.png
%%NLS%%share/locale/ca/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/da/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/de/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/es/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/fr/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/nb/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/nl/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/pl/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/pt_PT/LC_MESSAGES/clawsker.mo
%%NLS%%share/locale/sv/LC_MESSAGES/clawsker.mo
Expand Down

0 comments on commit f98c2d7

Please sign in to comment.