Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2001 09:24:13 -0500 (EST)
From:      sjr@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25508: tkrat2 port update to version 2.0.1
Message-ID:  <200103031424.f23EODq11060@cc158233-a.catv1.md.home.com>

next in thread | raw e-mail | index | archive | help

>Number:         25508
>Category:       ports
>Synopsis:       tkrat2 port update to version 2.0.1
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 06:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	

>Description:

	This patch is an update to the tkrat2 port to bring it
	to the latest version.

	This patch also fixes a minor problem in the Makefile
	to remove a portlint warning.

>How-To-Repeat:

	

>Fix:

diff -ur /usr/ports/mail/tkrat2/Makefile /tmp/tkrat2/Makefile
--- /usr/ports/mail/tkrat2/Makefile	Sat Mar  3 09:22:49 2001
+++ /tmp/tkrat2/Makefile	Sat Mar  3 09:22:28 2001
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	tkrat
-PORTVERSION=	2.0
+PORTVERSION=	2.0.1
 CATEGORIES=	mail tk82
 MASTER_SITES=	ftp://ftp.md.chalmers.se/pub/tkrat/ \
 		ftp://ftp.sunet.se/pub/unix/mail/tkrat/
-DISTNAME=	${PORTNAME}-2.0
+DISTNAME=	${PORTNAME}-2.0.1
 
 MAINTAINER=	ports@FreeBSD.org
 
@@ -24,7 +24,6 @@
 		--with-tk-config=${PREFIX}/lib/tk8.2 \
 		--with-tcl-include=${PREFIX}/include/tcl8.2 \
 		--with-tk-include=${PREFIX}/include/tk8.2
-		
 
 DOCFILES=	CONFIGURATION COPYRIGHT README doc/interface doc/userprocs \
 		doc/userproc.example
diff -ur /usr/ports/mail/tkrat2/distinfo /tmp/tkrat2/distinfo
--- /usr/ports/mail/tkrat2/distinfo	Mon Dec 11 03:35:50 2000
+++ /tmp/tkrat2/distinfo	Wed Feb 28 22:18:13 2001
@@ -1 +1 @@
-MD5 (tkrat-2.0.tar.gz) = 0613bbec5b188381c259d7be25c1115b
+MD5 (tkrat-2.0.1.tar.gz) = 209bea909b353790699b65a4007a5916
diff -ur /usr/ports/mail/tkrat2/pkg-plist /tmp/tkrat2/pkg-plist
--- /usr/ports/mail/tkrat2/pkg-plist	Thu Jun  8 20:30:58 2000
+++ /tmp/tkrat2/pkg-plist	Sat Mar  3 09:14:03 2001
@@ -32,21 +32,25 @@
 share/tkrat2.0/source.tcl
 share/tkrat2.0/start.tcl
 share/tkrat2.0/tclIndex
+share/tkrat2.0/text_balText_de.tcl
 share/tkrat2.0/text_balText_en.tcl
 share/tkrat2.0/text_balText_fr.tcl
 share/tkrat2.0/text_balText_it.tcl
 share/tkrat2.0/text_balText_sr.tcl
 share/tkrat2.0/text_balText_sv.tcl
+share/tkrat2.0/text_changes_de.tcl
 share/tkrat2.0/text_changes_en.tcl
 share/tkrat2.0/text_changes_fr.tcl
 share/tkrat2.0/text_changes_it.tcl
 share/tkrat2.0/text_changes_sr.tcl
 share/tkrat2.0/text_changes_sv.tcl
+share/tkrat2.0/text_help_de.tcl
 share/tkrat2.0/text_help_en.tcl
 share/tkrat2.0/text_help_fr.tcl
 share/tkrat2.0/text_help_it.tcl
 share/tkrat2.0/text_help_sr.tcl
 share/tkrat2.0/text_help_sv.tcl
+share/tkrat2.0/text_t_de.tcl
 share/tkrat2.0/text_t_en.tcl
 share/tkrat2.0/text_t_fr.tcl
 share/tkrat2.0/text_t_it.tcl
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103031424.f23EODq11060>