diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-03 18:43:57 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-03 18:43:57 +0000 |
commit | d1ee0101ec7da2f882c7cb185722d74ccda9191e (patch) | |
tree | 35661acb5cf07614bc7f968117272655cf1034ff | |
parent | 7105ff30b1a45440978265ef9f66aa646ef16268 (diff) |
- Update SC to 2.6.0.
- Move SC to LOCALBASE.
- Move the plugins to LOCALBASE too so that SC finds them (maintainer
informed a while ago).
No UPDATING entry because all plugins have to be recompiled on every
version change of SC and because a normal portupgrade/portmaster on
all SC and plugin ports should DTRT.
Sweeping commit approval by: portmgr
Notes
Notes:
svn path=/head/; revision=178717
34 files changed, 68 insertions, 42 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index 2c362f0da8ab..703cb1c91d0f 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -7,6 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/att_remover.a \ diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index d7552a22b9fe..0a54b980b41b 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -7,6 +7,7 @@ PORTNAME= cachesaver PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/cachesaver.a \ diff --git a/mail/claws-mail-etpan_privacy/Makefile b/mail/claws-mail-etpan_privacy/Makefile index 23381799227f..fc817f7be8d9 100644 --- a/mail/claws-mail-etpan_privacy/Makefile +++ b/mail/claws-mail-etpan_privacy/Makefile @@ -7,6 +7,7 @@ PORTNAME= etpan_privacy PORTVERSION= 0.15.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/etpan-privacy.a \ diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 1b3f7162a195..5afbba4c148c 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,6 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.16 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/fetchinfo_plugin.a \ diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index 9b2f8641629b..14ae88a5b0d5 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_GNOME= libgtkhtml USE_ICONV= yes diff --git a/mail/claws-mail-maildir/Makefile b/mail/claws-mail-maildir/Makefile index eb7d0964588d..a02e7be42407 100644 --- a/mail/claws-mail-maildir/Makefile +++ b/mail/claws-mail-maildir/Makefile @@ -7,6 +7,7 @@ PORTNAME= maildir PORTVERSION= 0.24.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_BDB= yes diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index 9afa5af41ca2..f2e943585c23 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= mailmbox PORTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/mailmbox.a \ diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 940b6cd7b050..5643417813ce 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/newmail.a \ diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index f6250fceff40..142a1c73a6d4 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/notification_plugin.a \ diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index d17c8c0e3e95..14d7b0c9860f 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -7,6 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_PERL5= yes diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 41a318f3cc85..eaee17131ba2 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -7,6 +7,7 @@ PORTNAME= rssyl PORTVERSION= 0.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ @@ -19,7 +20,7 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_GETTEXT= yes USE_ICONV= yes diff --git a/mail/claws-mail-smime/Makefile b/mail/claws-mail-smime/Makefile index 65a97ccb1be0..ac18a6760905 100644 --- a/mail/claws-mail-smime/Makefile +++ b/mail/claws-mail-smime/Makefile @@ -7,6 +7,7 @@ PORTNAME= smime PORTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/smime.a \ diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index d03c08122d83..237098f8c518 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -7,6 +7,7 @@ PORTNAME= synce PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -20,7 +21,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index ad870e1cad61..63a09101ada3 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -7,7 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 1.89.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ \ ${MASTER_SITE_LOCAL} @@ -24,7 +24,7 @@ RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index bc3f76e2eded..8207ca531270 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -28,7 +27,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= gnomehack pkgconfig gtk20 #USE_AUTOTOOLS= autoconf:259 libtool:15 GNU_CONFIGURE= yes diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index aa81e5562918..f8392b963fd1 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1,6 +1,6 @@ -MD5 (sylpheed-claws-2.5.2.tar.bz2) = a28001e212c0b536e7e8c4907243a3a2 -SHA256 (sylpheed-claws-2.5.2.tar.bz2) = 02994dcc8c1eaed2303612d18945bd31c456fc8f329bba27f54faa8758762166 -SIZE (sylpheed-claws-2.5.2.tar.bz2) = 5206368 +MD5 (sylpheed-claws-2.6.0.tar.bz2) = c16d658bd7d48bbecc2574e70b95c560 +SHA256 (sylpheed-claws-2.6.0.tar.bz2) = 17aa56bd382d3ffb7ad2e76174a3a43b832a815a23b6b993d864e2e133cdc1c7 +SIZE (sylpheed-claws-2.6.0.tar.bz2) = 5098855 MD5 (sylpheed-claws-themes-20060615.tar.gz) = 8cf1f94353be228d192d843e89557f42 SHA256 (sylpheed-claws-themes-20060615.tar.gz) = f34bfb8f53ef4b22e25055c588b19b3bc107b1a3dcf28faab409359b788444d7 SIZE (sylpheed-claws-themes-20060615.tar.gz) = 1716505 diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist index b2cc374eab79..4288549a6574 100644 --- a/mail/claws-mail/pkg-plist +++ b/mail/claws-mail/pkg-plist @@ -143,6 +143,7 @@ include/sylpheed-claws/noticeview.h include/sylpheed-claws/partial_download.h include/sylpheed-claws/pine.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/passphrase.h +%%GPGME%%include/sylpheed-claws/plugins/pgpcore/pgp_viewer.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/prefs_gpg.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/select-keys.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/sgpgme.h diff --git a/mail/sylpheed-claws-att_remover/Makefile b/mail/sylpheed-claws-att_remover/Makefile index 2c362f0da8ab..703cb1c91d0f 100644 --- a/mail/sylpheed-claws-att_remover/Makefile +++ b/mail/sylpheed-claws-att_remover/Makefile @@ -7,6 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/att_remover.a \ diff --git a/mail/sylpheed-claws-cachesaver/Makefile b/mail/sylpheed-claws-cachesaver/Makefile index d7552a22b9fe..0a54b980b41b 100644 --- a/mail/sylpheed-claws-cachesaver/Makefile +++ b/mail/sylpheed-claws-cachesaver/Makefile @@ -7,6 +7,7 @@ PORTNAME= cachesaver PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/cachesaver.a \ diff --git a/mail/sylpheed-claws-etpan_privacy/Makefile b/mail/sylpheed-claws-etpan_privacy/Makefile index 23381799227f..fc817f7be8d9 100644 --- a/mail/sylpheed-claws-etpan_privacy/Makefile +++ b/mail/sylpheed-claws-etpan_privacy/Makefile @@ -7,6 +7,7 @@ PORTNAME= etpan_privacy PORTVERSION= 0.15.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/etpan-privacy.a \ diff --git a/mail/sylpheed-claws-fetchinfo/Makefile b/mail/sylpheed-claws-fetchinfo/Makefile index 1b3f7162a195..5afbba4c148c 100644 --- a/mail/sylpheed-claws-fetchinfo/Makefile +++ b/mail/sylpheed-claws-fetchinfo/Makefile @@ -7,6 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.16 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/fetchinfo_plugin.a \ diff --git a/mail/sylpheed-claws-gtkhtml2_viewer/Makefile b/mail/sylpheed-claws-gtkhtml2_viewer/Makefile index 9b2f8641629b..14ae88a5b0d5 100644 --- a/mail/sylpheed-claws-gtkhtml2_viewer/Makefile +++ b/mail/sylpheed-claws-gtkhtml2_viewer/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_GNOME= libgtkhtml USE_ICONV= yes diff --git a/mail/sylpheed-claws-maildir/Makefile b/mail/sylpheed-claws-maildir/Makefile index eb7d0964588d..a02e7be42407 100644 --- a/mail/sylpheed-claws-maildir/Makefile +++ b/mail/sylpheed-claws-maildir/Makefile @@ -7,6 +7,7 @@ PORTNAME= maildir PORTVERSION= 0.24.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_BDB= yes diff --git a/mail/sylpheed-claws-mailmbox/Makefile b/mail/sylpheed-claws-mailmbox/Makefile index 9afa5af41ca2..f2e943585c23 100644 --- a/mail/sylpheed-claws-mailmbox/Makefile +++ b/mail/sylpheed-claws-mailmbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= mailmbox PORTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/mailmbox.a \ diff --git a/mail/sylpheed-claws-newmail/Makefile b/mail/sylpheed-claws-newmail/Makefile index 940b6cd7b050..5643417813ce 100644 --- a/mail/sylpheed-claws-newmail/Makefile +++ b/mail/sylpheed-claws-newmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -18,7 +19,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/newmail.a \ diff --git a/mail/sylpheed-claws-notification/Makefile b/mail/sylpheed-claws-notification/Makefile index f6250fceff40..142a1c73a6d4 100644 --- a/mail/sylpheed-claws-notification/Makefile +++ b/mail/sylpheed-claws-notification/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/notification_plugin.a \ diff --git a/mail/sylpheed-claws-perl/Makefile b/mail/sylpheed-claws-perl/Makefile index d17c8c0e3e95..14d7b0c9860f 100644 --- a/mail/sylpheed-claws-perl/Makefile +++ b/mail/sylpheed-claws-perl/Makefile @@ -7,6 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_PERL5= yes diff --git a/mail/sylpheed-claws-rssyl/Makefile b/mail/sylpheed-claws-rssyl/Makefile index 41a318f3cc85..eaee17131ba2 100644 --- a/mail/sylpheed-claws-rssyl/Makefile +++ b/mail/sylpheed-claws-rssyl/Makefile @@ -7,6 +7,7 @@ PORTNAME= rssyl PORTVERSION= 0.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ @@ -19,7 +20,7 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 USE_GETTEXT= yes USE_ICONV= yes diff --git a/mail/sylpheed-claws-smime/Makefile b/mail/sylpheed-claws-smime/Makefile index 65a97ccb1be0..ac18a6760905 100644 --- a/mail/sylpheed-claws-smime/Makefile +++ b/mail/sylpheed-claws-smime/Makefile @@ -7,6 +7,7 @@ PORTNAME= smime PORTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/smime.a \ diff --git a/mail/sylpheed-claws-synce/Makefile b/mail/sylpheed-claws-synce/Makefile index d03c08122d83..237098f8c518 100644 --- a/mail/sylpheed-claws-synce/Makefile +++ b/mail/sylpheed-claws-synce/Makefile @@ -7,6 +7,7 @@ PORTNAME= synce PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -20,7 +21,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ diff --git a/mail/sylpheed-claws-vcalendar/Makefile b/mail/sylpheed-claws-vcalendar/Makefile index ad870e1cad61..63a09101ada3 100644 --- a/mail/sylpheed-claws-vcalendar/Makefile +++ b/mail/sylpheed-claws-vcalendar/Makefile @@ -7,7 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 1.89.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ \ ${MASTER_SITE_LOCAL} @@ -24,7 +24,7 @@ RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index bc3f76e2eded..8207ca531270 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -28,7 +27,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= gnomehack pkgconfig gtk20 #USE_AUTOTOOLS= autoconf:259 libtool:15 GNU_CONFIGURE= yes diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo index aa81e5562918..f8392b963fd1 100644 --- a/mail/sylpheed-claws/distinfo +++ b/mail/sylpheed-claws/distinfo @@ -1,6 +1,6 @@ -MD5 (sylpheed-claws-2.5.2.tar.bz2) = a28001e212c0b536e7e8c4907243a3a2 -SHA256 (sylpheed-claws-2.5.2.tar.bz2) = 02994dcc8c1eaed2303612d18945bd31c456fc8f329bba27f54faa8758762166 -SIZE (sylpheed-claws-2.5.2.tar.bz2) = 5206368 +MD5 (sylpheed-claws-2.6.0.tar.bz2) = c16d658bd7d48bbecc2574e70b95c560 +SHA256 (sylpheed-claws-2.6.0.tar.bz2) = 17aa56bd382d3ffb7ad2e76174a3a43b832a815a23b6b993d864e2e133cdc1c7 +SIZE (sylpheed-claws-2.6.0.tar.bz2) = 5098855 MD5 (sylpheed-claws-themes-20060615.tar.gz) = 8cf1f94353be228d192d843e89557f42 SHA256 (sylpheed-claws-themes-20060615.tar.gz) = f34bfb8f53ef4b22e25055c588b19b3bc107b1a3dcf28faab409359b788444d7 SIZE (sylpheed-claws-themes-20060615.tar.gz) = 1716505 diff --git a/mail/sylpheed-claws/pkg-plist b/mail/sylpheed-claws/pkg-plist index b2cc374eab79..4288549a6574 100644 --- a/mail/sylpheed-claws/pkg-plist +++ b/mail/sylpheed-claws/pkg-plist @@ -143,6 +143,7 @@ include/sylpheed-claws/noticeview.h include/sylpheed-claws/partial_download.h include/sylpheed-claws/pine.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/passphrase.h +%%GPGME%%include/sylpheed-claws/plugins/pgpcore/pgp_viewer.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/prefs_gpg.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/select-keys.h %%GPGME%%include/sylpheed-claws/plugins/pgpcore/sgpgme.h |