diff options
author | will <will@FreeBSD.org> | 2000-06-23 17:18:23 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-23 17:18:23 +0000 |
commit | 7eaef20cb447ff11318ee973503be848d81f9731 (patch) | |
tree | 21c6cbe5ffa20982b422e3ee32dbd75031a4653e /mail/tkrat2 | |
parent | 38291270c40f8eb9409df18499cb16094eb9be5d (diff) | |
download | FreeBSD-ports-7eaef20cb447ff11318ee973503be848d81f9731.zip FreeBSD-ports-7eaef20cb447ff11318ee973503be848d81f9731.tar.gz |
Update to 2.0rc3.
PR: 19473
Submitted by: Stephen J. Roznowski <sjr@home.com>
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 4 | ||||
-rw-r--r-- | mail/tkrat2/distinfo | 2 | ||||
-rw-r--r-- | mail/tkrat2/files/patch-aa | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 7a0d4aa..bddcd18 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= tkrat -PORTVERSION= 2.0.rc1 +PORTVERSION= 2.0.rc3 CATEGORIES= mail tk82 MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ -DISTNAME= ${PORTNAME}-2.0rc1 +DISTNAME= ${PORTNAME}-2.0rc3 MAINTAINER= ports@FreeBSD.org diff --git a/mail/tkrat2/distinfo b/mail/tkrat2/distinfo index 739576a..bd22518 100644 --- a/mail/tkrat2/distinfo +++ b/mail/tkrat2/distinfo @@ -1 +1 @@ -MD5 (tkrat-2.0rc1.tar.gz) = c5cdf6baf85362ccd5ae6442d37a2c84 +MD5 (tkrat-2.0rc3.tar.gz) = 2ccf0d978af90a6513ae7dad2ed42d9b diff --git a/mail/tkrat2/files/patch-aa b/mail/tkrat2/files/patch-aa index c8b80f5..9ec8148 100644 --- a/mail/tkrat2/files/patch-aa +++ b/mail/tkrat2/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Wed Apr 19 01:28:50 2000 -+++ configure Wed May 31 23:11:52 2000 -@@ -1893,7 +1893,7 @@ +--- configure.orig Sat Jun 17 14:26:18 2000 ++++ configure Fri Jun 23 10:14:14 2000 +@@ -1949,7 +1949,7 @@ for i in $tcl_dirs ; do tcl_include_dirs="$tcl_include_dirs $i/include" done |