From 93fa65ec9fc04ff7a32c608184725e3324ac246b Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 17 Jul 1998 20:19:14 +0000 Subject: Update to the latest release including the fix that was found in patch-ad. Submitted by: maintainer --- mail/imap-uw/Makefile | 14 ++++++++------ mail/imap-uw/distinfo | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'mail/imap-uw') diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 3d1a5a0a953d..99781ce970dc 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -3,11 +3,11 @@ # Date created: 9 Jan 1997 # Whom: pst # -# $Id: Makefile,v 1.12 1998/05/30 16:45:51 steve Exp $ +# $Id: Makefile,v 1.13 1998/06/07 23:01:28 steve Exp $ # -DISTNAME= imap-4.1.BETA -PKGNAME= imap-uw-4.1b +DISTNAME= imap-4.1.FINAL +PKGNAME= imap-uw-4.1 CATEGORIES= mail MASTER_SITES= http://www.freebsd.org/~steve/ \ ftp://ftp.cac.washington.edu/imap/ @@ -18,8 +18,8 @@ MAINTAINER= imap-uw@freebsd.ady.ro ALL_TARGET= bsf MAN8= ipopd.8 imapd.8 -pre-build: - @chmod 755 ${WRKSRC}/src/osdep/unix/drivers ${WRKSRC}/src/osdep/unix/mkauths +#pre-build: +# @chmod 755 ${WRKSRC}/src/osdep/unix/drivers ${WRKSRC}/src/osdep/unix/mkauths # this rule currently isn't called or used, because it's not sufficient to # install just the .a file and mail.h, so we shouldn't install anything at all! @@ -29,7 +29,6 @@ install-lib: do-install: ${INSTALL_DATA} ${WRKSRC}/c-client/libc-client.so.2.1 ${PREFIX}/lib - ${LDCONFIG} -m ${PREFIX}/lib ${INSTALL_PROGRAM} ${WRKSRC}/imapd/imapd ${PREFIX}/libexec ${INSTALL_PROGRAM} ${WRKSRC}/ipopd/ipop2d ${PREFIX}/libexec ${INSTALL_PROGRAM} ${WRKSRC}/ipopd/ipop3d ${PREFIX}/libexec @@ -39,4 +38,7 @@ do-install: ${INSTALL_MAN} \ ${WRKSRC}/src/ipopd/ipopd.8c ${PREFIX}/man/man8/ipopd.8 +post-install: + ${LDCONFIG} -m ${PREFIX}/lib + .include diff --git a/mail/imap-uw/distinfo b/mail/imap-uw/distinfo index 0c8e7af1fab8..29f839c4daec 100644 --- a/mail/imap-uw/distinfo +++ b/mail/imap-uw/distinfo @@ -1 +1 @@ -MD5 (imap-4.1.BETA.tar.Z) = 495e7fd8df10dc380d5571aa4b9e6fdb +MD5 (imap-4.1.FINAL.tar.Z) = abb8ff76cda660857ca24da68387d42f -- cgit v1.2.3