1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Upgrade to 1.11.

This commit is contained in:
Vanilla I. Shu 1998-02-13 15:08:16 +00:00
parent 8c996bfeee
commit 6bfa4d5666
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9698
3 changed files with 10 additions and 6 deletions

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: vtcl
# Version required: 1.10
# Version required: 1.11
# Date Created: 29 May 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.4 1997/08/24 23:05:29 asami Exp $
# $Id: Makefile,v 1.5 1997/11/30 19:38:51 vanilla Exp $
#
DISTNAME= vt-1.10
PKGNAME= vtcl-1.10
DISTNAME= vt-1.11
PKGNAME= vtcl-1.11
CATEGORIES= devel x11 tk80
MASTER_SITES= http://www.neuron.com/stewart/vtcl/dload/ \
ftp://ftp.neuron.com/pub/
@ -34,7 +34,7 @@ do-install:
@ ${INSTALL_DATA} ${WRKSRC}/images/${image} ${PREFIX}/lib/vtcl/images
.endfor
.for lib in about.tcl attrbar.tcl balloon.tcl bind.tcl color.tcl command.tcl compound.tcl compounds.tcl console.tcl do.tcl dragsize.tcl dump.tcl edit.tcl file.tcl globals.tcl handle.tcl help.tcl input.tcl lib_core.tcl lib_tix.tcl misc.tcl name.tcl prefs.tcl proc.tcl propmgr.tcl remove.sh replace.sh tabpanel.tcl tclet.tcl toolbar.tcl tops.tcl tree.tcl var.tcl vtclib.tcl widget.tcl
.for lib in about.tcl attrbar.tcl balloon.tcl bind.tcl color.tcl command.tcl compound.tcl compounds.tcl console.tcl do.tcl dragsize.tcl dump.tcl edit.tcl editor.tcl file.tcl globals.tcl handle.tcl help.tcl input.tcl lib_blt.tcl lib_core.tcl lib_itcl.tcl lib_tix.tcl menu.tcl misc.tcl name.tcl prefs.tcl proc.tcl propmgr.tcl remove.sh replace.sh tabpanel.tcl tclet.tcl toolbar.tcl tops.tcl tree.tcl var.tcl vtclib.tcl widget.tcl
@ ${INSTALL_DATA} ${WRKSRC}/lib/${lib} ${PREFIX}/lib/vtcl/lib
.endfor

View File

@ -1 +1 @@
MD5 (vt-1.10.tar.gz) = 361287fdfa098f41811c146216c78f1d
MD5 (vt-1.11.tar.gz) = 0c630a650872a017aa0568fd9a51ee09

View File

@ -80,13 +80,17 @@ lib/vtcl/lib/do.tcl
lib/vtcl/lib/dragsize.tcl
lib/vtcl/lib/dump.tcl
lib/vtcl/lib/edit.tcl
lib/vtcl/lib/editor.tcl
lib/vtcl/lib/file.tcl
lib/vtcl/lib/globals.tcl
lib/vtcl/lib/handle.tcl
lib/vtcl/lib/help.tcl
lib/vtcl/lib/input.tcl
lib/vtcl/lib/lib_blt.tcl
lib/vtcl/lib/lib_core.tcl
lib/vtcl/lib/lib_itcl.tcl
lib/vtcl/lib/lib_tix.tcl
lib/vtcl/lib/menu.tcl
lib/vtcl/lib/misc.tcl
lib/vtcl/lib/name.tcl
lib/vtcl/lib/prefs.tcl