diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-27 14:38:55 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-27 14:38:55 +0000 |
commit | 071161127bcd8718d6c54546fe7d2a3996f69a79 (patch) | |
tree | fa96443efc4edcbabb329c364bbb8067fa9b12bc /mail/sylpheed3 | |
parent | a4ae28c44a1c0f36f3962704e0c68a73b59afbae (diff) | |
download | ports-071161127bcd8718d6c54546fe7d2a3996f69a79.tar.gz ports-071161127bcd8718d6c54546fe7d2a3996f69a79.zip |
Notes
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r-- | mail/sylpheed3/Makefile | 3 | ||||
-rw-r--r-- | mail/sylpheed3/distinfo | 6 | ||||
-rw-r--r-- | mail/sylpheed3/pkg-plist | 48 |
3 files changed, 52 insertions, 5 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 9cf56fe36fb1..052da7a484d0 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.7.0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo index 88d10f6e9045..29ed8367421e 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1,3 +1,3 @@ -MD5 (sylpheed-2.6.0.tar.bz2) = 5b7ed03b106e2a0d300b103652dd34c2 -SHA256 (sylpheed-2.6.0.tar.bz2) = 121b9f69d5501be2caa8419d5cf1351436db4b43af9f2083b07e59f1def31f51 -SIZE (sylpheed-2.6.0.tar.bz2) = 2833188 +MD5 (sylpheed-2.7.0.tar.bz2) = 977a8fc56dafc2af948e082f3ac28d9e +SHA256 (sylpheed-2.7.0.tar.bz2) = be16e35a7366d1a3ce3fb228d593982875bba39cec69aa6942b4b834b6dea090 +SIZE (sylpheed-2.7.0.tar.bz2) = 2893940 diff --git a/mail/sylpheed3/pkg-plist b/mail/sylpheed3/pkg-plist index e3bbc6b4b9f9..21714dbf3e9c 100644 --- a/mail/sylpheed3/pkg-plist +++ b/mail/sylpheed3/pkg-plist @@ -7,6 +7,51 @@ bin/sylpheed %%PORTDOCS%%%%DOCSDIR%%/README.ja %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/TODO.ja +include/sylpheed/plugin.h +include/sylpheed/sylph/account.h +include/sylpheed/sylph/base64.h +include/sylpheed/sylph/codeconv.h +include/sylpheed/sylph/customheader.h +include/sylpheed/sylph/defs.h +include/sylpheed/sylph/displayheader.h +include/sylpheed/sylph/enums.h +include/sylpheed/sylph/filter.h +include/sylpheed/sylph/folder.h +include/sylpheed/sylph/html.h +include/sylpheed/sylph/imap.h +include/sylpheed/sylph/mbox.h +include/sylpheed/sylph/md5.h +include/sylpheed/sylph/md5_hmac.h +include/sylpheed/sylph/mh.h +include/sylpheed/sylph/news.h +include/sylpheed/sylph/nntp.h +include/sylpheed/sylph/pop.h +include/sylpheed/sylph/prefs.h +include/sylpheed/sylph/prefs_account.h +include/sylpheed/sylph/prefs_common.h +include/sylpheed/sylph/procheader.h +include/sylpheed/sylph/procmime.h +include/sylpheed/sylph/procmsg.h +include/sylpheed/sylph/quoted-printable.h +include/sylpheed/sylph/recv.h +include/sylpheed/sylph/session.h +include/sylpheed/sylph/smtp.h +include/sylpheed/sylph/socket.h +include/sylpheed/sylph/ssl.h +include/sylpheed/sylph/stringtable.h +include/sylpheed/sylph/syl-marshal.h +include/sylpheed/sylph/sylmain.h +include/sylpheed/sylph/unmime.h +include/sylpheed/sylph/utils.h +include/sylpheed/sylph/uuencode.h +include/sylpheed/sylph/virtual.h +include/sylpheed/sylph/xml.h +lib/libsylph-0.la +lib/libsylph-0.so +lib/libsylph-0.so.0 +lib/libsylpheed-plugin-0.la +lib/libsylpheed-plugin-0.so +lib/libsylpheed-plugin-0.so.0 share/applications/sylpheed.desktop share/locale/be/LC_MESSAGES/sylpheed.mo share/locale/cs/LC_MESSAGES/sylpheed.mo @@ -97,6 +142,7 @@ share/pixmaps/sylpheed.png %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-22.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-23.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-24.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-25.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-3.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-4.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-5.html @@ -116,4 +162,6 @@ share/pixmaps/sylpheed.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm include/sylpheed/sylph +@dirrm include/sylpheed @dirrmtry share/applications |