diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2010-01-06 18:51:52 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2010-01-06 18:51:52 +0800 |
commit | d22e6ffec60937e93e271e4300390924da16fc8d (patch) | |
tree | cd7d6f048278df1061265a46fcd9ecdddb539fe0 | |
parent | ec304313dbc78acbcf52377ff2dc14da7f462b3d (diff) | |
download | freebsd-ports-gnome-d22e6ffec60937e93e271e4300390924da16fc8d.tar.gz freebsd-ports-gnome-d22e6ffec60937e93e271e4300390924da16fc8d.tar.zst freebsd-ports-gnome-d22e6ffec60937e93e271e4300390924da16fc8d.zip |
- Update to version 1.1
PR: ports/142370
Submitted by: Chifeng <chifeng@gmail.com> (maintainer)
-rw-r--r-- | mail/extman/Makefile | 2 | ||||
-rw-r--r-- | mail/extman/distinfo | 6 | ||||
-rw-r--r-- | mail/extman/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/mail/extman/Makefile b/mail/extman/Makefile index 39a3e59cdf5f..8bfdb024d935 100644 --- a/mail/extman/Makefile +++ b/mail/extman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= extman -PORTVERSION= 1.0.1 +PORTVERSION= 1.1 CATEGORIES= mail MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \ http://mirror3.extmail.net/dist/%SUBDIR%/ diff --git a/mail/extman/distinfo b/mail/extman/distinfo index 9da68ddf9553..f50570a1b4d8 100644 --- a/mail/extman/distinfo +++ b/mail/extman/distinfo @@ -1,3 +1,3 @@ -MD5 (extman-1.0.1.tar.gz) = 885b8ed1358b5201a48287d456cc3d34 -SHA256 (extman-1.0.1.tar.gz) = db7e6c0a1d7e99b73469399f10e71117356c87c9974870602bb9d1da31c18238 -SIZE (extman-1.0.1.tar.gz) = 580625 +MD5 (extman-1.1.tar.gz) = 085c87d4e33108e6e651330ff1e5ffd8 +SHA256 (extman-1.1.tar.gz) = 4197cf9e251ef4c1dc43e08c1f7943e065002ae1550ff6f31b40c389e10fa03a +SIZE (extman-1.1.tar.gz) = 586234 diff --git a/mail/extman/pkg-plist b/mail/extman/pkg-plist index 1977042e37a8..9356c3c13c07 100644 --- a/mail/extman/pkg-plist +++ b/mail/extman/pkg-plist @@ -45,6 +45,7 @@ %%WWWDIR%%/contrib/reset_extman_mysql_passwd.pl %%WWWDIR%%/contrib/sender.pl %%WWWDIR%%/contrib/updatecf.pl +%%WWWDIR%%/daemon/cmd_plugin/freebsd-cmd %%WWWDIR%%/daemon/cmd_plugin/linux-cmd %%WWWDIR%%/daemon/cmdserver %%WWWDIR%%/docs/README.postfix @@ -66,6 +67,7 @@ %%WWWDIR%%/html/default/FOOTER.html %%WWWDIR%%/html/default/TOP_BAN.html %%WWWDIR%%/html/default/TOP_NAV.html +%%WWWDIR%%/html/default/UTF8.inc %%WWWDIR%%/html/default/ac.js %%WWWDIR%%/html/default/autocomplete.css %%WWWDIR%%/html/default/changepwd.html |