diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-12-31 21:58:40 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-12-31 21:58:40 +0800 |
commit | 96401589e2ee0c1c70254dd01a738472057a5e56 (patch) | |
tree | 27e81cca36b06f4420c9587aa6caee359ab1b6aa /mail/claws-mail-fetchinfo | |
parent | 14f10d0b64044eb01e63dd8d0098c73bcafcc6c1 (diff) | |
download | freebsd-ports-gnome-96401589e2ee0c1c70254dd01a738472057a5e56.tar.gz freebsd-ports-gnome-96401589e2ee0c1c70254dd01a738472057a5e56.tar.zst freebsd-ports-gnome-96401589e2ee0c1c70254dd01a738472057a5e56.zip |
sylpheed-claws was renamed upstream to claws-mail. Compleate repocopies of
mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. [1]
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@
Diffstat (limited to 'mail/claws-mail-fetchinfo')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 23 | ||||
-rw-r--r-- | mail/claws-mail-fetchinfo/distinfo | 6 |
2 files changed, 12 insertions, 17 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 5afbba4c148c..5a2e9cfa5588 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -6,29 +6,24 @@ # PORTNAME= fetchinfo -PORTVERSION= 0.4.16 -PORTREVISION= 1 +PORTVERSION= 0.4.17 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- DISTNAME= ${PORTNAME}-plugin-${PORTVERSION} MAINTAINER= c0rn@o2.pl -COMMENT= Header insertation plugin for sylpheed-claws +COMMENT= Header insertation 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/fetchinfo_plugin.a \ - lib/sylpheed-claws/plugins/fetchinfo_plugin.la \ - lib/sylpheed-claws/plugins/fetchinfo_plugin.so \ - lib/sylpheed-claws/plugins/fetchinfo_plugin_gtk.a \ - lib/sylpheed-claws/plugins/fetchinfo_plugin_gtk.la \ - lib/sylpheed-claws/plugins/fetchinfo_plugin_gtk.so \ - lib/sylpheed-claws/plugins/fetchinfo_plugin_gtk.deps +PLIST_FILES= lib/claws-mail/plugins/fetchinfo_plugin.a \ + lib/claws-mail/plugins/fetchinfo_plugin.la \ + lib/claws-mail/plugins/fetchinfo_plugin.so \ .include <bsd.port.mk> diff --git a/mail/claws-mail-fetchinfo/distinfo b/mail/claws-mail-fetchinfo/distinfo index 395c74852706..7512b1e97ff8 100644 --- a/mail/claws-mail-fetchinfo/distinfo +++ b/mail/claws-mail-fetchinfo/distinfo @@ -1,3 +1,3 @@ -MD5 (fetchinfo-plugin-0.4.16.tar.gz) = 81891cafede37f5be8b2986a8b3d0373 -SHA256 (fetchinfo-plugin-0.4.16.tar.gz) = b2605deb520c06b7c5d3d0e2c46d753cd80bd8ffae646dd7a23b96bd9d5b79be -SIZE (fetchinfo-plugin-0.4.16.tar.gz) = 326788 +MD5 (fetchinfo-plugin-0.4.17.tar.gz) = 133a10b983e9555a006eecc8a9152ae3 +SHA256 (fetchinfo-plugin-0.4.17.tar.gz) = 31f3f3e73adb7ab12ca9ae03d32ede52a616e5578b968a1e6a1d78fc3b7bc10d +SIZE (fetchinfo-plugin-0.4.17.tar.gz) = 325773 |