diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-24 11:00:50 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-24 11:00:50 +0800 |
commit | 3b2aa96d5cec9d944151b955f83845891cb26176 (patch) | |
tree | 6fc7947f0a20be6ecc1a246dd81e3895c15d38bc /mail | |
parent | 48c95d2467920db60c3d0bcb1215a21f5bff3b90 (diff) | |
download | freebsd-ports-gnome-3b2aa96d5cec9d944151b955f83845891cb26176.tar.gz freebsd-ports-gnome-3b2aa96d5cec9d944151b955f83845891cb26176.tar.zst freebsd-ports-gnome-3b2aa96d5cec9d944151b955f83845891cb26176.zip |
- Update to 1.0.2
PR: ports/110691
Submitted by: maintainer (chifeng qu)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/extmail/Makefile | 2 | ||||
-rw-r--r-- | mail/extmail/distinfo | 6 | ||||
-rw-r--r-- | mail/extmail/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile index 3dfd4b3f0c8e..47e2c18f5712 100644 --- a/mail/extmail/Makefile +++ b/mail/extmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= extmail -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= mail MASTER_SITES= http://www.extmail.org/dist/extmail/%SUBDIR%/ \ http://chifeng.cosoft.org.cn/extmail/%SUBDIR%/ diff --git a/mail/extmail/distinfo b/mail/extmail/distinfo index d903c937018b..c015fba53d72 100644 --- a/mail/extmail/distinfo +++ b/mail/extmail/distinfo @@ -1,3 +1,3 @@ -MD5 (extmail-1.0.1.tar.gz) = e00ed1c924b75d752ccbf944e9bda385 -SHA256 (extmail-1.0.1.tar.gz) = c22cee0bdebe63f56eba6963ef53b68258938e25ea4eeb7769b7e26afea03033 -SIZE (extmail-1.0.1.tar.gz) = 659790 +MD5 (extmail-1.0.2.tar.gz) = 3d7eabbedc838df57826253c5e566742 +SHA256 (extmail-1.0.2.tar.gz) = 11baaf257d91e59a4db3323366d55e8f5412759f83cba9b6e2328eac3be31841 +SIZE (extmail-1.0.2.tar.gz) = 666412 diff --git a/mail/extmail/pkg-plist b/mail/extmail/pkg-plist index 30e554ff3aea..663afd3f3f28 100644 --- a/mail/extmail/pkg-plist +++ b/mail/extmail/pkg-plist @@ -290,10 +290,12 @@ www/extmail/libs/Ext/Auth/LDAP.pm www/extmail/libs/Ext/Auth/MySQL.pm www/extmail/libs/Ext/CGI.pm www/extmail/libs/Ext/CSV.pm +www/extmail/libs/Ext/CaptCha.pm www/extmail/libs/Ext/Config.pm www/extmail/libs/Ext/DB.pm www/extmail/libs/Ext/DateTime.pm www/extmail/libs/Ext/FCGI.pm +www/extmail/libs/Ext/GD.pm www/extmail/libs/Ext/GlobalAbook.pm www/extmail/libs/Ext/GlobalAbook/File.pm www/extmail/libs/Ext/GlobalAbook/LDAP.pm |