diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-31 09:34:28 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-31 09:34:28 +0000 |
commit | 7433748ccc0207f4dafc7b9fc40b328225e36d61 (patch) | |
tree | 2caaf7dc0b492096ef29662e04089ea243874621 /mail | |
parent | 5a3940b6dd636253339b9c1b39da95fbaa8ef025 (diff) | |
download | ports-7433748ccc0207f4dafc7b9fc40b328225e36d61.tar.gz ports-7433748ccc0207f4dafc7b9fc40b328225e36d61.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/extmail/Makefile | 6 | ||||
-rw-r--r-- | mail/extmail/distinfo | 6 | ||||
-rw-r--r-- | mail/extmail/pkg-plist | 11 |
3 files changed, 16 insertions, 7 deletions
diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile index 8281141c54d7..7da4fe14748a 100644 --- a/mail/extmail/Makefile +++ b/mail/extmail/Makefile @@ -6,10 +6,10 @@ # PORTNAME= extmail -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= mail -MASTER_SITES= http://www.chifeng.name/dist/extmail/%SUBDIR%/ \ - http://chifeng.cosoft.org.cn/extmail/%SUBDIR%/ +MASTER_SITES= http://www.chifeng.name/dist/extmail/ \ + http://mirror3.extmail.net/dist/ MAINTAINER?= chifeng@gmail.com COMMENT= A high performance webmail system diff --git a/mail/extmail/distinfo b/mail/extmail/distinfo index 9dd0b7caf476..a2a15f8f90f5 100644 --- a/mail/extmail/distinfo +++ b/mail/extmail/distinfo @@ -1,3 +1,3 @@ -MD5 (extmail-1.0.3.tar.gz) = e5c948873a2f6a53ecf4f2a362366f72 -SHA256 (extmail-1.0.3.tar.gz) = 738189d01a3adf30524fff6872777b4d097281ef32a83fc8fcbbcb6552f62207 -SIZE (extmail-1.0.3.tar.gz) = 665538 +MD5 (extmail-1.0.4.tar.gz) = 90e36e53e063163806f30865a03eb302 +SHA256 (extmail-1.0.4.tar.gz) = 304506fdb09fa773104bbd715f7086cb751c4ad7d6ad92cfb7bd112034b54d13 +SIZE (extmail-1.0.4.tar.gz) = 678718 diff --git a/mail/extmail/pkg-plist b/mail/extmail/pkg-plist index ee93e2b88528..d70e259da2f6 100644 --- a/mail/extmail/pkg-plist +++ b/mail/extmail/pkg-plist @@ -29,12 +29,13 @@ www/extmail/html/default/README www/extmail/html/default/TOP_BAN.html www/extmail/html/default/TOP_NAV.html www/extmail/html/default/abook.html +www/extmail/html/default/abook_edit.html www/extmail/html/default/abookac.html www/extmail/html/default/att2ndisk.html -www/extmail/html/default/autocomplete.css www/extmail/html/default/autoreply.html www/extmail/html/default/blacklist.html www/extmail/html/default/compose.html +www/extmail/html/default/css/autocomplete.css www/extmail/html/default/css/login.css www/extmail/html/default/css/moz-text-overflow.xml www/extmail/html/default/css/newstyle.css @@ -48,6 +49,8 @@ www/extmail/html/default/filter_edit.html www/extmail/html/default/foldermgr.html www/extmail/html/default/folders.html www/extmail/html/default/globabook.html +www/extmail/html/default/group_edit.html +www/extmail/html/default/groups.inc www/extmail/html/default/images/Drafts.gif www/extmail/html/default/images/Inbox.gif www/extmail/html/default/images/Junk.gif @@ -144,6 +147,7 @@ www/extmail/html/default/images/fck_strip.gif www/extmail/html/default/images/firstpg.d.gif www/extmail/html/default/images/firstpg.gif www/extmail/html/default/images/folders.gif +www/extmail/html/default/images/high_priority.gif www/extmail/html/default/images/hint.gif www/extmail/html/default/images/hint_sm.gif www/extmail/html/default/images/ico1.gif @@ -152,6 +156,7 @@ www/extmail/html/default/images/lastpg.gif www/extmail/html/default/images/lc.gif www/extmail/html/default/images/lo.gif www/extmail/html/default/images/logo.gif +www/extmail/html/default/images/low_priority.gif www/extmail/html/default/images/nextpg.d.gif www/extmail/html/default/images/nextpg.gif www/extmail/html/default/images/paperclip.gif @@ -178,6 +183,7 @@ www/extmail/html/default/pref.html www/extmail/html/default/pref_pop3.html www/extmail/html/default/print.html www/extmail/html/default/readmsg.html +www/extmail/html/default/rich_abook.inc www/extmail/html/default/saveok.html www/extmail/html/default/sendok.html www/extmail/html/default/welcome.html @@ -286,6 +292,7 @@ www/extmail/libs/Ext/App/Login.pm www/extmail/libs/Ext/App/Message.pm www/extmail/libs/Ext/App/NetDisk.pm www/extmail/libs/Ext/App/Pref.pm +www/extmail/libs/Ext/App/patch www/extmail/libs/Ext/Auth/Authlib.pm www/extmail/libs/Ext/Auth/LDAP.pm www/extmail/libs/Ext/Auth/MySQL.pm @@ -322,6 +329,8 @@ www/extmail/libs/HTML/KTemplate.pm www/extmail/libs/MIME/Base64.pm www/extmail/libs/MIME/QuotedPrint.pm www/extmail/libs/Mail/POP3Client.pm +www/extmail/tools/abook_tpl.pl +www/extmail/tools/abook_update.pl www/extmail/tools/cleansid.pl www/extmail/tools/ldap.pl www/extmail/tools/pkg_stats.sh |