diff options
author | nbm <nbm@FreeBSD.org> | 2001-01-03 23:39:31 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2001-01-03 23:39:31 +0800 |
commit | 114bd471f6ee0f619c54370869f2b8927c113ed9 (patch) | |
tree | 35ec7f6900756a521f3a07ee9e15c98e00b03896 /mail | |
parent | d6e23fa9021bbb8e99c8dd97e4ddedfcee7a96db (diff) | |
download | freebsd-ports-gnome-114bd471f6ee0f619c54370869f2b8927c113ed9.tar.gz freebsd-ports-gnome-114bd471f6ee0f619c54370869f2b8927c113ed9.tar.zst freebsd-ports-gnome-114bd471f6ee0f619c54370869f2b8927c113ed9.zip |
Upgrade to 1.1.2
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sqwebmail/Makefile | 3 | ||||
-rw-r--r-- | mail/sqwebmail/distinfo | 2 | ||||
-rw-r--r-- | mail/sqwebmail/pkg-plist | 4 |
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 9d8fa1e24f57..4a3c3360bc52 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqwebmail -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.2 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier @@ -53,6 +53,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= \ --enable-cgibindir=${CGIBINDIR}/${CGIBINSUBDIR} \ --enable-imagedir=${WEBDATADIR}/${WEBDATASUBDIR} \ + --without-authmysql \ --libexecdir=${PREFIX}/libexec/sqwebmail \ --enable-imageurl=/${IMAGEURL}/ diff --git a/mail/sqwebmail/distinfo b/mail/sqwebmail/distinfo index be91c1cc45f6..97c105107465 100644 --- a/mail/sqwebmail/distinfo +++ b/mail/sqwebmail/distinfo @@ -1 +1 @@ -MD5 (sqwebmail-1.0.3.tar.gz) = eb5e5f224a8bebcb79017ee7be09638d +MD5 (sqwebmail-1.1.2.tar.gz) = 7cf48f5ba28a1cea5b473ad658d7c3df diff --git a/mail/sqwebmail/pkg-plist b/mail/sqwebmail/pkg-plist index a2e94801babc..4b35a4afcf49 100644 --- a/mail/sqwebmail/pkg-plist +++ b/mail/sqwebmail/pkg-plist @@ -34,10 +34,11 @@ share/sqwebmail/html/en-us/preferences.html share/sqwebmail/html/en-us/print.html share/sqwebmail/html/en-us/printnocookie.html share/sqwebmail/html/en-us/printredirect.html +share/sqwebmail/html/en-us/quickadd.html share/sqwebmail/html/en-us/readmsg.html share/sqwebmail/html/en-us/redirect.html share/sqwebmail/html/en-us/spellchk.html -share/sqwebmail/ldapaddressbook +share/sqwebmail/ldapaddressbook.dist share/sqwebmail/ldapsearch share/sqwebmail/sbin/makeuserdb share/sqwebmail/sbin/pw2userdb @@ -57,6 +58,7 @@ www/data.default/sqwebmail/left2.gif www/data.default/sqwebmail/print.gif www/data.default/sqwebmail/reply.gif www/data.default/sqwebmail/replyall.gif +www/data.default/sqwebmail/replylist.gif www/data.default/sqwebmail/right.gif www/data.default/sqwebmail/right2.gif www/data.default/sqwebmail/trash2.gif |