diff options
author | Steve Price <steve@FreeBSD.org> | 2000-09-05 01:28:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-09-05 01:28:42 +0000 |
commit | 2e65a975c9d8ed140cee70d4c1f8e93022042602 (patch) | |
tree | b038456b0a43db34534a4959d92fb496639ff968 /mail | |
parent | Update to version 2.2.8. (diff) |
Update to version 2.0rc6.
PR: 21001
Submitted by: Stephen J. Roznowski <sjr@home.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/tkrat2/Makefile | 6 | ||||
-rw-r--r-- | mail/tkrat2/distinfo | 2 | ||||
-rw-r--r-- | mail/tkrat2/files/patch-aa | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index bddcd18b10c3..2453a3f9d0a7 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -6,17 +6,17 @@ # PORTNAME= tkrat -PORTVERSION= 2.0.rc3 +PORTVERSION= 2.0.rc6 CATEGORIES= mail tk82 MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ -DISTNAME= ${PORTNAME}-2.0rc3 +DISTNAME= ${PORTNAME}-2.0rc6 MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tcl82:${PORTSDIR}/lang/tcl82 \ tk82:${PORTSDIR}/x11-toolkits/tk82 \ - c-client4.7:${PORTSDIR}/mail/imap-uw + c-client4.7:${PORTSDIR}/mail/cclient GNU_CONFIGURE= yes diff --git a/mail/tkrat2/distinfo b/mail/tkrat2/distinfo index bd22518ed1fb..7236a73a51a1 100644 --- a/mail/tkrat2/distinfo +++ b/mail/tkrat2/distinfo @@ -1 +1 @@ -MD5 (tkrat-2.0rc3.tar.gz) = 2ccf0d978af90a6513ae7dad2ed42d9b +MD5 (tkrat-2.0rc6.tar.gz) = a14c3233c02deaa0da8ffe8459d53158 diff --git a/mail/tkrat2/files/patch-aa b/mail/tkrat2/files/patch-aa index 9ec81485fa11..232e39c910a6 100644 --- a/mail/tkrat2/files/patch-aa +++ b/mail/tkrat2/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Sat Jun 17 14:26:18 2000 -+++ configure Fri Jun 23 10:14:14 2000 -@@ -1949,7 +1949,7 @@ +--- configure.orig Wed Aug 23 02:20:34 2000 ++++ configure Sat Sep 2 18:50:13 2000 +@@ -2034,7 +2034,7 @@ for i in $tcl_dirs ; do tcl_include_dirs="$tcl_include_dirs $i/include" done |