View | Details | Raw Unified | Return to bug 19473
Collapse All | Expand All

(-)./Makefile (-2 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	tkrat
8
PORTNAME=	tkrat
9
PORTVERSION= 	2.0.rc1
9
PORTVERSION= 	2.0.rc3
10
CATEGORIES=	mail tk82
10
CATEGORIES=	mail tk82
11
MASTER_SITES=	ftp://ftp.md.chalmers.se/pub/tkrat/ \
11
MASTER_SITES=	ftp://ftp.md.chalmers.se/pub/tkrat/ \
12
		ftp://ftp.sunet.se/pub/unix/mail/tkrat/
12
		ftp://ftp.sunet.se/pub/unix/mail/tkrat/
13
DISTNAME=	${PORTNAME}-2.0rc1
13
DISTNAME=	${PORTNAME}-2.0rc3
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
16
(-)./files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (tkrat-2.0rc1.tar.gz) = c5cdf6baf85362ccd5ae6442d37a2c84
1
MD5 (tkrat-2.0rc3.tar.gz) = 2ccf0d978af90a6513ae7dad2ed42d9b
(-)./patches/patch-aa (-3 / +3 lines)
Lines 1-6 Link Here
1
--- configure.orig	Wed Apr 19 01:28:50 2000
1
--- configure.orig	Sat Jun 17 14:26:18 2000
2
+++ configure	Wed May 31 23:11:52 2000
2
+++ configure	Fri Jun 23 10:14:14 2000
3
@@ -1893,7 +1893,7 @@
3
@@ -1949,7 +1949,7 @@
4
 for i in $tcl_dirs ; do
4
 for i in $tcl_dirs ; do
5
     tcl_include_dirs="$tcl_include_dirs $i/include"
5
     tcl_include_dirs="$tcl_include_dirs $i/include"
6
 done
6
 done

Return to bug 19473