diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-31 13:58:40 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-31 13:58:40 +0000 |
commit | 9aad2cc117da03d35dada4377aec68bb76a99436 (patch) | |
tree | 793fcf0a574cc4c3063e2a59cef382f5c3a2df63 /mail/claws-mail-att_remover | |
parent | e5413cf277eafb88195a2454215a7c7aadce5617 (diff) |
Notes
Diffstat (limited to 'mail/claws-mail-att_remover')
-rw-r--r-- | mail/claws-mail-att_remover/Makefile | 19 | ||||
-rw-r--r-- | mail/claws-mail-att_remover/distinfo | 6 |
2 files changed, 12 insertions, 13 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index 703cb1c91d0f..165d38954039 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -6,24 +6,23 @@ # PORTNAME= att_remover -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= mail -MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ -PKGNAMEPREFIX= sylpheed-claws- +MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ +PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl -COMMENT= Attachments removing plugin for sylpheed-claws +COMMENT= Attachments removing plugin for claws-mail -BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws -RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws +BUILD_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 -PLIST_FILES= lib/sylpheed-claws/plugins/att_remover.a \ - lib/sylpheed-claws/plugins/att_remover.la \ - lib/sylpheed-claws/plugins/att_remover.so +PLIST_FILES= lib/claws-mail/plugins/att_remover.a \ + lib/claws-mail/plugins/att_remover.la \ + lib/claws-mail/plugins/att_remover.so .include <bsd.port.mk> diff --git a/mail/claws-mail-att_remover/distinfo b/mail/claws-mail-att_remover/distinfo index cc09b41b6834..2a7a9a09818b 100644 --- a/mail/claws-mail-att_remover/distinfo +++ b/mail/claws-mail-att_remover/distinfo @@ -1,3 +1,3 @@ -MD5 (att_remover-1.0.3.tar.gz) = a0d92d60461d996e6a14f57b1bca1fbe -SHA256 (att_remover-1.0.3.tar.gz) = c5b63ff476d2e885e0c044f962a254e2ff380de2158089353b1ec6529a300b17 -SIZE (att_remover-1.0.3.tar.gz) = 320740 +MD5 (att_remover-1.0.4.tar.gz) = 88881a73209216418179ca836f55bd48 +SHA256 (att_remover-1.0.4.tar.gz) = d400b5c3c56a9dd2447394b4b0ad5e70eb21d32d44f3556774411b5c9b2304db +SIZE (att_remover-1.0.4.tar.gz) = 320300 |