From ad63e201d34f40def669bf319f2d9fabdbbd9fab Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 18 May 2009 16:11:07 +0000 Subject: - Update to 1.1.0 - Fix dependency on p5-BDB-LDAP PR: 134642 Submitted by: Chifeng Qu (maintainer) --- mail/extmail/Makefile | 7 ++++--- mail/extmail/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'mail/extmail') diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile index 1ae8639d369b..f924891af662 100644 --- a/mail/extmail/Makefile +++ b/mail/extmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= extmail -PORTVERSION= 1.0.9 +PORTVERSION= 1.1.0 CATEGORIES= mail MASTER_SITES= http://www.chifeng.name/dist/extmail/ \ http://mirror3.extmail.net/dist/ @@ -31,11 +31,12 @@ SUB_FILES= pkg-message RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql .endif .if defined(WITH_LDAP) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP +RUN_DEPENDS+= ${SITE_PERL}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP .endif do-install: - @cd ${WRKSRC} && ${COPYTREE_BIN} . ${WWWDIR} + @${MKDIR} ${WWWDIR} + @cd ${WRKSRC} && ${CP} -Rfp * ${WWWDIR} @${CAT} ${PKGMESSAGE} .include diff --git a/mail/extmail/distinfo b/mail/extmail/distinfo index 832516544bf1..79f6e9a6f743 100644 --- a/mail/extmail/distinfo +++ b/mail/extmail/distinfo @@ -1,3 +1,3 @@ -MD5 (extmail-1.0.9.tar.gz) = 827a32785166dc73c9f03972122746b1 -SHA256 (extmail-1.0.9.tar.gz) = 42c1fcf1aa8ec8adb82570b38d1c87469ae193778b551d7d810ba0ee2fed8dd1 -SIZE (extmail-1.0.9.tar.gz) = 692142 +MD5 (extmail-1.1.0.tar.gz) = ec2e2ad054ed6019476bcf077e6aad23 +SHA256 (extmail-1.1.0.tar.gz) = 1d5761e7874ebcb7ed6ce50b50b24e7bc210ec5f5ec927b9fd491050b0860ce1 +SIZE (extmail-1.1.0.tar.gz) = 692304 -- cgit v1.2.3