Bug 18689 - This updates tkman to 2.1b4.
Summary: This updates tkman to 2.1b4.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Gellekum
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-20 16:30 UTC by frank
Modified: 2000-06-08 11:11 UTC (History)
0 users

See Also:


Attachments
file.diff (3.68 KB, patch)
2000-05-20 16:30 UTC, frank
no flags Details | Diff
file.diff (900 bytes, patch)
2000-05-20 16:30 UTC, frank
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description frank 2000-05-20 16:30:00 UTC
        This just updates tkman 2.1b2 to the latest version, 2.1b4.  Note
        that it changes its dependency from tk82 to tk83.

Fix: Attached.
-- 
Frank Mayhar frank@exit.com	http://www.exit.com/

--ELM958836403-35055-0_
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename=tkman-patch
Content-Description: tkman-patch
Content-Transfer-Encoding: 7bit

--ELM958836403-35055-0_
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename=patch-aa
Content-Description: patches/patch-aa
Content-Transfer-Encoding: 7bit

--ELM958836403-35055-0_
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename=patch-ab
Content-Description: patches/patch-ab
Content-Transfer-Encoding: 7bit



--ELM958836403-35055-0_----8fBPLKTMHZ8lgZ9ujl5nScRe8NxGcKQeUINPXKrfi8axflGK
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /cvs/repos/ports/misc/tkman/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	2000/04/14 08:46:51	1.38
+++ Makefile	2000/05/20 15:21:27
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	tkman
-PORTVERSION=	2.1b2
-CATEGORIES=	misc tk82
+PORTVERSION=	2.1b4
+CATEGORIES=	misc tk83
 MASTER_SITES=	ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	tg@freebsd.org
 
-LIB_DEPENDS=	tk82.1:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS=	tk83.1:${PORTSDIR}/x11-toolkits/tk83
 RUN_DEPENDS=	rman:${PORTSDIR}/textproc/rman \
 		glimpse:${PORTSDIR}/textproc/glimpse
 
Index: files/md5
===================================================================
RCS file: /cvs/repos/ports/misc/tkman/files/md5,v
retrieving revision 1.15
diff -u -r1.15 md5
--- files/md5	1998/12/01 07:15:02	1.15
+++ files/md5	2000/05/20 15:21:27
@@ -1 +1 @@
-MD5 (tkman-2.1b2.tar.Z) = 4543f4d2159e94d9b5bbf6fb04317bc9
+MD5 (tkman-2.1b4.tar.Z) = 15c4567893fa81157332ce8835817c47
How-To-Repeat: 
        N/A
Comment 1 Akinori MUSHA freebsd_committer freebsd_triage 2000-05-21 10:10:33 UTC
Responsible Changed
From-To: freebsd-ports->tg

Over to maintainer. 
Comment 2 Thomas Gellekum freebsd_committer freebsd_triage 2000-06-08 11:11:07 UTC
State Changed
From-To: open->closed

Committed, thanks.