diff options
author | steve <steve@FreeBSD.org> | 2000-09-05 09:28:42 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-09-05 09:28:42 +0800 |
commit | b561378d4359040e93bf5d585c2cb0b4a71b9250 (patch) | |
tree | dad9a636e4f3143d46ece619f77129e055c7b079 | |
parent | abd77b9c90517dbf99a388d3acc8660233482a0e (diff) | |
download | freebsd-ports-gnome-b561378d4359040e93bf5d585c2cb0b4a71b9250.tar.gz freebsd-ports-gnome-b561378d4359040e93bf5d585c2cb0b4a71b9250.tar.zst freebsd-ports-gnome-b561378d4359040e93bf5d585c2cb0b4a71b9250.zip |
Update to version 2.0rc6.
PR: 21001
Submitted by: Stephen J. Roznowski <sjr@home.com>
-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 |