diff options
author | netchild <netchild@FreeBSD.org> | 2006-08-01 16:31:25 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-08-01 16:31:25 +0000 |
commit | 9e33fbd0cace53cfe3e51f079e730ae8be1fb58b (patch) | |
tree | a78e08851614cdf394a8fd25f5482b77e5793e53 /mail/sylpheed-claws | |
parent | 9a878458344752b7ff59c0ad26d40d22ae32b020 (diff) | |
download | FreeBSD-ports-9e33fbd0cace53cfe3e51f079e730ae8be1fb58b.zip FreeBSD-ports-9e33fbd0cace53cfe3e51f079e730ae8be1fb58b.tar.gz |
Update to 2.4.0.
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 6 | ||||
-rw-r--r-- | mail/sylpheed-claws/distinfo | 6 | ||||
-rw-r--r-- | mail/sylpheed-claws/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 0870ae5..603af09 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 2.3.1 -PORTREVISION= 2 +PORTVERSION= 2.4.0 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -40,7 +39,8 @@ MAN1= sylpheed-claws.1 CONFIGURE_ARGS= --enable-ipv6 \ --with-libiconv-prefix=${LOCALBASE} \ --with-manualdir=${DOCSDIR}/manual \ - --with-faqdir=${DOCSDIR}/faq + --with-faqdir=${DOCSDIR}/faq \ + --with-mandir=${PREFIX}/man CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo index fb367e1..9ac0d1e 100644 --- a/mail/sylpheed-claws/distinfo +++ b/mail/sylpheed-claws/distinfo @@ -1,6 +1,6 @@ -MD5 (sylpheed-claws-2.3.1.tar.bz2) = 08e8fe1f3466d146b499d128f1445ba6 -SHA256 (sylpheed-claws-2.3.1.tar.bz2) = 8fc36593b7543083d51a2d30408ccd268b0e071784b69c472e31e7293676b4bf -SIZE (sylpheed-claws-2.3.1.tar.bz2) = 4432975 +MD5 (sylpheed-claws-2.4.0.tar.bz2) = 8e8e2b847d6466b1384e3a5a15b9f2e7 +SHA256 (sylpheed-claws-2.4.0.tar.bz2) = 7ea2a321e41e04c0f4b0fe70489b2967b8d54fb88eca808ed44c56669325291a +SIZE (sylpheed-claws-2.4.0.tar.bz2) = 4593307 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 5d285bc..6f07e62 100644 --- a/mail/sylpheed-claws/pkg-plist +++ b/mail/sylpheed-claws/pkg-plist @@ -82,6 +82,7 @@ include/sylpheed-claws/grouplistdialog.h include/sylpheed-claws/gtk/about.h include/sylpheed-claws/gtk/colorlabel.h include/sylpheed-claws/gtk/colorsel.h +include/sylpheed-claws/gtk/combobox.h include/sylpheed-claws/gtk/description_window.h include/sylpheed-claws/gtk/filesel.h include/sylpheed-claws/gtk/foldersort.h |