mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Update to 3.11.1 bugfix release
This commit is contained in:
parent
d6e363fc80
commit
8f0e707165
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371648
@ -59,14 +59,10 @@ THEMES_RUN_DEPENDS= claws-mail-themes>0:${PORTSDIR}/x11-themes/claws-mail-themes
|
||||
.include "Makefile.claws"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lresolv||g; s|-lpisock\"|${ICONV_LIB} &|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g ; s|/usr/share|${LOCALBASE}/share|g' \
|
||||
${WRKSRC}/src/procmime.c
|
||||
@${REINPLACE_CMD} -e "/(GPGME_LIBS)/d" \
|
||||
${WRKSRC}/src/Makefile.in
|
||||
@${REINPLACE_CMD} '/^itlocaledir/ s|prefix)/$$(DATADIRNAME|datarootdir|' \
|
||||
${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
post-install:
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} NEWS README TODO ${STAGEDIR}${DOCSDIR})
|
||||
@ -83,5 +79,6 @@ post-install:
|
||||
tbird2claws.py textviewer.pl textviewer.sh \
|
||||
thunderbird-filters-convertor.pl uudec uuooffice vcard2xml.py \
|
||||
${STAGEDIR}${DATADIR})
|
||||
${INSTALL_DATA} ${WRKSRC}/claws-mail.desktop ${STAGEDIR}${DESKTOPDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTVERSION= 3.11.0
|
||||
PORTVERSION= 3.11.1
|
||||
CATEGORIES?= mail
|
||||
MASTER_SITES= SF/claws-mail/Claws%20Mail/${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (claws-mail-3.11.0.tar.xz) = bf953c3448a711c31a83ef3d0b469f59b02124a26ab3aa964113f728eb2a61c4
|
||||
SIZE (claws-mail-3.11.0.tar.xz) = 5902048
|
||||
SHA256 (claws-mail-3.11.1.tar.xz) = d72381b6c9f872638cae2c208925e19bd5d4a9476bb9049742f1ba27c3efd133
|
||||
SIZE (claws-mail-3.11.1.tar.xz) = 6908772
|
||||
|
@ -318,6 +318,7 @@ share/icons/hicolor/64x64/apps/claws-mail.png
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/claws-mail.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/claws-mail.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/claws-mail.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/claws-mail.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/claws-mail.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/claws-mail.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
|
||||
|
Loading…
Reference in New Issue
Block a user