diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-01-12 18:35:21 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-01-12 18:35:21 +0800 |
commit | 70da389339ad41d30fc80ab6af8cbac7030860a5 (patch) | |
tree | cb1701e46f4d915316efb471c280155731ea8d72 /mail/claws-mail-gtkhtml2_viewer | |
parent | e2de8c0379682cc07f9a34722d401181e0b829a9 (diff) | |
download | freebsd-ports-gnome-70da389339ad41d30fc80ab6af8cbac7030860a5.tar.gz freebsd-ports-gnome-70da389339ad41d30fc80ab6af8cbac7030860a5.tar.zst freebsd-ports-gnome-70da389339ad41d30fc80ab6af8cbac7030860a5.zip |
- update to 0.14
PR: ports/107791
Submitted by: Pawel Pekala (maintainer)
Diffstat (limited to 'mail/claws-mail-gtkhtml2_viewer')
-rw-r--r-- | mail/claws-mail-gtkhtml2_viewer/Makefile | 6 | ||||
-rw-r--r-- | mail/claws-mail-gtkhtml2_viewer/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index 058a78241379..7e06509e619b 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml2_viewer -PORTVERSION= 0.13 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,7 +14,7 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= HTML renderer plugin for claws-mail -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl BUILD_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail @@ -34,6 +33,7 @@ PLIST_FILES= lib/claws-mail/plugins/gtkhtml2_viewer.a \ lib/claws-mail/plugins/gtkhtml2_viewer.so \ share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo \ share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo \ + share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo \ share/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo \ share/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo \ share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo \ diff --git a/mail/claws-mail-gtkhtml2_viewer/distinfo b/mail/claws-mail-gtkhtml2_viewer/distinfo index 9a7c40e4f8f2..499f284e877a 100644 --- a/mail/claws-mail-gtkhtml2_viewer/distinfo +++ b/mail/claws-mail-gtkhtml2_viewer/distinfo @@ -1,3 +1,3 @@ -MD5 (gtkhtml2_viewer-0.13.tar.gz) = 044e2acae50e544663c0e58f3ece01e7 -SHA256 (gtkhtml2_viewer-0.13.tar.gz) = 75a6be90d94febb5d2147fb3ebbc11bcb102f2331886f7760e6453e489ce6f0f -SIZE (gtkhtml2_viewer-0.13.tar.gz) = 382676 +MD5 (gtkhtml2_viewer-0.14.tar.gz) = 693b00b6b712b6f7aadd5d4fc40f1c98 +SHA256 (gtkhtml2_viewer-0.14.tar.gz) = 11b188cbc5115f9bb8056d95efd0b427601beeab14a81c90044ab0b207ca4d17 +SIZE (gtkhtml2_viewer-0.14.tar.gz) = 383673 |