- Update to 0.5
PR: Pawel Pekala <c0rn@o2.pl> Approved by: krion (mentor), maintainer
This commit is contained in:
parent
056cf19b3a
commit
abe1fc70e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167366
6 changed files with 40 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rssyl
|
||||
DISTVERSION= 0.4cvs6
|
||||
PORTVERSION= 0.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
|
||||
|
@ -21,6 +21,11 @@ RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
|
||||
--with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rssyl-0.4cvs6.tar.gz) = c730bd5aa9ff3924f747aa5e048b973d
|
||||
SHA256 (rssyl-0.4cvs6.tar.gz) = 8237bf8eeaa16189e2dc32428a28940557469968aca531b025a5f742001614d9
|
||||
SIZE (rssyl-0.4cvs6.tar.gz) = 419293
|
||||
MD5 (rssyl-0.5.tar.gz) = bc5d3fe0e9c23e89f168b4502cad5aaf
|
||||
SHA256 (rssyl-0.5.tar.gz) = 36da0556cef9cac9c2e56bf35efc6689bfaf33ab0ff9e82763dc65150123a648
|
||||
SIZE (rssyl-0.5.tar.gz) = 426606
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
lib/sylpheed-claws/plugins/rssyl.a
|
||||
lib/sylpheed-claws/plugins/rssyl.la
|
||||
lib/sylpheed-claws/plugins/rssyl.so
|
||||
share/locale/de/LC_MESSAGES/rssyl.mo
|
||||
share/locale/es/LC_MESSAGES/rssyl.mo
|
||||
share/locale/fi/LC_MESSAGES/rssyl.mo
|
||||
share/locale/fr/LC_MESSAGES/rssyl.mo
|
||||
share/locale/it/LC_MESSAGES/rssyl.mo
|
||||
share/locale/pl/LC_MESSAGES/rssyl.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sk/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sr/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sv/LC_MESSAGES/rssyl.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/rssyl.mo
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rssyl
|
||||
DISTVERSION= 0.4cvs6
|
||||
PORTVERSION= 0.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
|
||||
|
@ -21,6 +21,11 @@ RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
|
||||
--with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rssyl-0.4cvs6.tar.gz) = c730bd5aa9ff3924f747aa5e048b973d
|
||||
SHA256 (rssyl-0.4cvs6.tar.gz) = 8237bf8eeaa16189e2dc32428a28940557469968aca531b025a5f742001614d9
|
||||
SIZE (rssyl-0.4cvs6.tar.gz) = 419293
|
||||
MD5 (rssyl-0.5.tar.gz) = bc5d3fe0e9c23e89f168b4502cad5aaf
|
||||
SHA256 (rssyl-0.5.tar.gz) = 36da0556cef9cac9c2e56bf35efc6689bfaf33ab0ff9e82763dc65150123a648
|
||||
SIZE (rssyl-0.5.tar.gz) = 426606
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
lib/sylpheed-claws/plugins/rssyl.a
|
||||
lib/sylpheed-claws/plugins/rssyl.la
|
||||
lib/sylpheed-claws/plugins/rssyl.so
|
||||
share/locale/de/LC_MESSAGES/rssyl.mo
|
||||
share/locale/es/LC_MESSAGES/rssyl.mo
|
||||
share/locale/fi/LC_MESSAGES/rssyl.mo
|
||||
share/locale/fr/LC_MESSAGES/rssyl.mo
|
||||
share/locale/it/LC_MESSAGES/rssyl.mo
|
||||
share/locale/pl/LC_MESSAGES/rssyl.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sk/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sr/LC_MESSAGES/rssyl.mo
|
||||
share/locale/sv/LC_MESSAGES/rssyl.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/rssyl.mo
|
||||
|
|
Loading…
Reference in a new issue