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
Responsible Changed From-To: freebsd-ports->tg Over to maintainer.
State Changed From-To: open->closed Committed, thanks.