Sat Apr 24 00:30:27 2021 UTC ()
imap-uw*: remove dead download link


(wiz)
diff -r1.149 -r1.150 pkgsrc/mail/imap-uw/Makefile
diff -r1.35 -r1.36 pkgsrc/mail/imap-uw-utils/Makefile

cvs diff -r1.149 -r1.150 pkgsrc/mail/imap-uw/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/imap-uw/Makefile 2020/12/04 04:56:00 1.149
+++ pkgsrc/mail/imap-uw/Makefile 2021/04/24 00:30:27 1.150
@@ -1,29 +1,29 @@ @@ -1,29 +1,29 @@
1# $NetBSD: Makefile,v 1.149 2020/12/04 04:56:00 riastradh Exp $ 1# $NetBSD: Makefile,v 1.150 2021/04/24 00:30:27 wiz Exp $
2# 2#
3# ATTENTION: 3# ATTENTION:
4# The Kerberos support in this software is known to be problematic. If you 4# The Kerberos support in this software is known to be problematic. If you
5# upgrade this package you *must* test it on a system with Kerberos libraries 5# upgrade this package you *must* test it on a system with Kerberos libraries
6# but not running Kerberos before committing the changes. 6# but not running Kerberos before committing the changes.
7# 7#
8# NOTE ALSO: 8# NOTE ALSO:
9# The most common reason to install this package is as a prerequisite for pine. 9# The most common reason to install this package is as a prerequisite for pine.
10# If you upgrade this package, you *must* test mail/pine with the new version. 10# If you upgrade this package, you *must* test mail/pine with the new version.
11 11
12DISTNAME= imap-2007f 12DISTNAME= imap-2007f
13PKGNAME= ${DISTNAME:S/-/-uw-/} 13PKGNAME= ${DISTNAME:S/-/-uw-/}
14PKGREVISION= 9 14PKGREVISION= 9
15CATEGORIES= mail 15CATEGORIES= mail
16MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ 16#MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
17EXTRACT_SUFX= .tar.Z 17EXTRACT_SUFX= .tar.Z
18 18
19MAINTAINER= pkgsrc-users@NetBSD.org 19MAINTAINER= pkgsrc-users@NetBSD.org
20HOMEPAGE= http://www.washington.edu/imap/ 20HOMEPAGE= http://www.washington.edu/imap/
21COMMENT= University of Washington's IMAP, POP2, and POP3 servers 21COMMENT= University of Washington's IMAP, POP2, and POP3 servers
22LICENSE= apache-2.0 22LICENSE= apache-2.0
23 23
24USE_LIBTOOL= yes 24USE_LIBTOOL= yes
25MAKE_ENV+= LIBTOOL=libtool 25MAKE_ENV+= LIBTOOL=libtool
26MAKE_ENV+= LTCOMPILE="libtool --tag=CC --mode=compile" 26MAKE_ENV+= LTCOMPILE="libtool --tag=CC --mode=compile"
27MAKE_ENV+= LTLINK="libtool --tag=CC --mode=link" 27MAKE_ENV+= LTLINK="libtool --tag=CC --mode=link"
28LTINSTALL_PROGRAM= ${SETENV} ${MAKE_ENV} ${LIBTOOL} --tag=CC --mode=install ${INSTALL_PROGRAM} 28LTINSTALL_PROGRAM= ${SETENV} ${MAKE_ENV} ${LIBTOOL} --tag=CC --mode=install ${INSTALL_PROGRAM}
29LTINSTALL_LIB= ${SETENV} ${MAKE_ENV} ${LIBTOOL} --tag=CC --mode=install ${INSTALL_LIB} 29LTINSTALL_LIB= ${SETENV} ${MAKE_ENV} ${LIBTOOL} --tag=CC --mode=install ${INSTALL_LIB}

cvs diff -r1.35 -r1.36 pkgsrc/mail/imap-uw-utils/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/imap-uw-utils/Makefile 2020/12/04 04:56:00 1.35
+++ pkgsrc/mail/imap-uw-utils/Makefile 2021/04/24 00:30:27 1.36
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.35 2020/12/04 04:56:00 riastradh Exp $ 1# $NetBSD: Makefile,v 1.36 2021/04/24 00:30:27 wiz Exp $
2 2
3DISTNAME= imap-utils 3DISTNAME= imap-utils
4PKGNAME= imap-uw-utils-20050108 4PKGNAME= imap-uw-utils-20050108
5PKGREVISION= 8 5PKGREVISION= 8
6CATEGORIES= mail 6CATEGORIES= mail
7MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ 7#MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
8EXTRACT_SUFX= .tar.Z 8EXTRACT_SUFX= .tar.Z
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.washington.edu/imap/ 11HOMEPAGE= http://www.washington.edu/imap/
12COMMENT= UW IMAP mailbox utilities 12COMMENT= UW IMAP mailbox utilities
13 13
14DIST_SUBDIR= ${PKGNAME_NOREV} 14DIST_SUBDIR= ${PKGNAME_NOREV}
15 15
16BUILDLINK_API_DEPENDS.imap-uw+= imap-uw>=2004c1nb1 16BUILDLINK_API_DEPENDS.imap-uw+= imap-uw>=2004c1nb1
17 17
18SRCDIRS= icat ifrom 18SRCDIRS= icat ifrom
19 19
20CFLAGS+= -I${BUILDLINK_PREFIX.imap-uw}/include/c-client 20CFLAGS+= -I${BUILDLINK_PREFIX.imap-uw}/include/c-client