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-synce | |
parent | e5413cf277eafb88195a2454215a7c7aadce5617 (diff) | |
download | ports-9aad2cc117da03d35dada4377aec68bb76a99436.tar.gz ports-9aad2cc117da03d35dada4377aec68bb76a99436.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@
Notes
Notes:
svn path=/head/; revision=181146
Diffstat (limited to 'mail/claws-mail-synce')
-rw-r--r-- | mail/claws-mail-synce/Makefile | 19 | ||||
-rw-r--r-- | mail/claws-mail-synce/distinfo | 6 |
2 files changed, 12 insertions, 13 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 237098f8c518..02fe6f971aea 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -6,19 +6,18 @@ # PORTNAME= synce -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.6.5 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= synce_plugin-${PORTVERSION} MAINTAINER= c0rn@o2.pl -COMMENT= Windows CE addressbook plugin for sylpheed-claws +COMMENT= Windows CE addressbook plugin for claws-mail LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 -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 @@ -27,8 +26,8 @@ USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ --with-librapi2=${LOCALBASE} -PLIST_FILES= lib/sylpheed-claws/plugins/synce_plugin.a \ - lib/sylpheed-claws/plugins/synce_plugin.la \ - lib/sylpheed-claws/plugins/synce_plugin.so +PLIST_FILES= lib/claws-mail/plugins/synce_plugin.a \ + lib/claws-mail/plugins/synce_plugin.la \ + lib/claws-mail/plugins/synce_plugin.so .include <bsd.port.mk> diff --git a/mail/claws-mail-synce/distinfo b/mail/claws-mail-synce/distinfo index 44e61f91a8e3..94576f62f383 100644 --- a/mail/claws-mail-synce/distinfo +++ b/mail/claws-mail-synce/distinfo @@ -1,3 +1,3 @@ -MD5 (synce_plugin-0.6.4.tar.gz) = 6da61b888a069a7cbc94c0470d514f25 -SHA256 (synce_plugin-0.6.4.tar.gz) = 5122c7936bb513804949851d750276c4e74695af41d83295da8f63d386db8194 -SIZE (synce_plugin-0.6.4.tar.gz) = 328809 +MD5 (synce_plugin-0.6.5.tar.gz) = a88fde9b10f14c22a0ba954224801da2 +SHA256 (synce_plugin-0.6.5.tar.gz) = 7989e884a81d7f654ce6069ee2be1972b43dc4182d9923536aca636bcd3785b6 +SIZE (synce_plugin-0.6.5.tar.gz) = 328177 |