aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-14 13:36:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-14 13:36:47 +0000
commite879884a5228db3ed158aa27fa7c6cac3a03bdaf (patch)
tree5dcbf524bdafbd27bde01e4a12b7c79261f4ecfd /mail
parentd56178f7de37e22e3affb1bfd3a05cb9a6d7a322 (diff)
downloadports-e879884a5228db3ed158aa27fa7c6cac3a03bdaf.tar.gz
ports-e879884a5228db3ed158aa27fa7c6cac3a03bdaf.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/extmail/Makefile7
-rw-r--r--mail/extmail/distinfo6
-rw-r--r--mail/extmail/files/pkg-message.in2
-rw-r--r--mail/extmail/pkg-plist1
4 files changed, 7 insertions, 9 deletions
diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile
index 3d3f1ac923fd..918d41844775 100644
--- a/mail/extmail/Makefile
+++ b/mail/extmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= extmail
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.7
CATEGORIES= mail
MASTER_SITES= http://www.chifeng.name/dist/extmail/ \
http://mirror3.extmail.net/dist/
@@ -34,11 +34,8 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DB
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP
.endif
-OWCGIDIR= ${PREFIX}/www/extmail
-
do-install:
- @${MKDIR} ${OWCGIDIR}
- @cd ${WRKSRC} && ${CP} -Rpf * ${OWCGIDIR}
+ @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/mail/extmail/distinfo b/mail/extmail/distinfo
index 2d03de562468..5ea593142cc4 100644
--- a/mail/extmail/distinfo
+++ b/mail/extmail/distinfo
@@ -1,3 +1,3 @@
-MD5 (extmail-1.0.5.tar.gz) = 97a935ad7571f15e6b01cba93ccdc4a6
-SHA256 (extmail-1.0.5.tar.gz) = 1e47611d210e59b28627010a398f16adca80c4bd33729055b8c9a5e4871e5276
-SIZE (extmail-1.0.5.tar.gz) = 685284
+MD5 (extmail-1.0.7.tar.gz) = 7ba7bb5e0d23cea1ba01ac15eca0283e
+SHA256 (extmail-1.0.7.tar.gz) = f7443f8d2e8cda299518681a5c877e5347b490290690b6fab97baa733c423439
+SIZE (extmail-1.0.7.tar.gz) = 686741
diff --git a/mail/extmail/files/pkg-message.in b/mail/extmail/files/pkg-message.in
index f95cc47dca2a..5bcdff5641df 100644
--- a/mail/extmail/files/pkg-message.in
+++ b/mail/extmail/files/pkg-message.in
@@ -1,5 +1,5 @@
Please make a configure file for extmail.
-cp %%PREFIX%%/www/extmail/webmail.cf.default %%PREFIX%%/www/extmail/webmail.cf
+cp %%WWWDIR%%/webmail.cf.default %%WWWDIR%%/webmail.cf
and referrence README and INSTALL to change it's some variable, enable it!
diff --git a/mail/extmail/pkg-plist b/mail/extmail/pkg-plist
index 317c6999081f..ef311955c124 100644
--- a/mail/extmail/pkg-plist
+++ b/mail/extmail/pkg-plist
@@ -180,6 +180,7 @@ www/extmail/html/default/lists.inc
www/extmail/html/default/loading.html
www/extmail/html/default/multifile_new.inc
www/extmail/html/default/netdisk.html
+www/extmail/html/default/notify.html
www/extmail/html/default/pref.html
www/extmail/html/default/pref_pop3.html
www/extmail/html/default/print.html