summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-08-24 01:58:13 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-08-24 01:58:13 +0000
commit7eeb883e3391ade9c7566bdc5f90ec4c4fe2563d (patch)
tree80e6991ee8473b19143e5c95946ff8c162dd5ee5
parentSuport the American spelling of colour. (diff)
Upgrade to tcl-8.1.1 and tk-8.1.1
Notes
Notes: svn path=/head/; revision=20914
-rw-r--r--lang/tcl82/Makefile14
-rw-r--r--lang/tcl82/distinfo2
-rw-r--r--lang/tcl83/Makefile14
-rw-r--r--lang/tcl83/distinfo2
-rw-r--r--lang/tcl84/Makefile14
-rw-r--r--lang/tcl84/distinfo2
-rw-r--r--x11-toolkits/tk82/Makefile15
-rw-r--r--x11-toolkits/tk82/distinfo2
-rw-r--r--x11-toolkits/tk82/pkg-plist1
-rw-r--r--x11-toolkits/tk83/Makefile15
-rw-r--r--x11-toolkits/tk83/distinfo2
-rw-r--r--x11-toolkits/tk83/pkg-plist1
-rw-r--r--x11-toolkits/tk84/Makefile15
-rw-r--r--x11-toolkits/tk84/distinfo2
-rw-r--r--x11-toolkits/tk84/pkg-plist1
15 files changed, 48 insertions, 54 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 3b52c0662c51..2b3c71a23d56 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tcl8.1
-# Version required: 8.1
+# New ports collection makefile for: tcl8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.18 1999/05/04 20:49:59 fenner Exp $
+# $Id: Makefile,v 1.19 1999/06/20 14:05:23 jseger Exp $
#
-DISTNAME= tcl8.1
-PKGNAME= tcl-8.1
+DISTNAME= tcl8.1.1
+PKGNAME= tcl-8.1.1
CATEGORIES= lang tcl81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,8 +37,8 @@ MAN3= Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \
OpenTcp.3 ParseCmd.3 PkgRequire.3 Preserve.3 PrintDbl.3 RecEvalObj.3 \
RecordEval.3 RegExp.3 SaveResult.3 SetErrno.3 SetRecLmt.3 SetResult.3 \
SetVar.3 Sleep.3 SplitList.3 SplitPath.3 StaticPkg.3 StrMatch.3 \
- StringObj.3 Tcl_InitStubs.3 Tcl_Main.3 Thread.3 ToUpper.3 TraceVar.3 \
- Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
+ StringObj.3 Tcl_InitStubs.3 Tcl_Main.3 TclInitStubs.3 Thread.3 \
+ ToUpper.3 TraceVar.3 Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
MANN= Tcl.n after.n append.n array.n bgerror.n binary.n break.n case.n \
catch.n cd.n clock.n close.n concat.n continue.n dde.n encoding.n \
diff --git a/lang/tcl82/distinfo b/lang/tcl82/distinfo
index 85a27d9f66cc..8dad15681844 100644
--- a/lang/tcl82/distinfo
+++ b/lang/tcl82/distinfo
@@ -1 +1 @@
-MD5 (tcl8.1.tar.gz) = 78d3e8057950528b840f51fe6a51d205
+MD5 (tcl8.1.1.tar.gz) = fd85414ffca58be880a40f1e699653b2
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 3b52c0662c51..2b3c71a23d56 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tcl8.1
-# Version required: 8.1
+# New ports collection makefile for: tcl8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.18 1999/05/04 20:49:59 fenner Exp $
+# $Id: Makefile,v 1.19 1999/06/20 14:05:23 jseger Exp $
#
-DISTNAME= tcl8.1
-PKGNAME= tcl-8.1
+DISTNAME= tcl8.1.1
+PKGNAME= tcl-8.1.1
CATEGORIES= lang tcl81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,8 +37,8 @@ MAN3= Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \
OpenTcp.3 ParseCmd.3 PkgRequire.3 Preserve.3 PrintDbl.3 RecEvalObj.3 \
RecordEval.3 RegExp.3 SaveResult.3 SetErrno.3 SetRecLmt.3 SetResult.3 \
SetVar.3 Sleep.3 SplitList.3 SplitPath.3 StaticPkg.3 StrMatch.3 \
- StringObj.3 Tcl_InitStubs.3 Tcl_Main.3 Thread.3 ToUpper.3 TraceVar.3 \
- Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
+ StringObj.3 Tcl_InitStubs.3 Tcl_Main.3 TclInitStubs.3 Thread.3 \
+ ToUpper.3 TraceVar.3 Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
MANN= Tcl.n after.n append.n array.n bgerror.n binary.n break.n case.n \
catch.n cd.n clock.n close.n concat.n continue.n dde.n encoding.n \
diff --git a/lang/tcl83/distinfo b/lang/tcl83/distinfo
index 85a27d9f66cc..8dad15681844 100644
--- a/lang/tcl83/distinfo
+++ b/lang/tcl83/distinfo
@@ -1 +1 @@
-MD5 (tcl8.1.tar.gz) = 78d3e8057950528b840f51fe6a51d205
+MD5 (tcl8.1.1.tar.gz) = fd85414ffca58be880a40f1e699653b2
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 3b52c0662c51..2b3c71a23d56 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tcl8.1
-# Version required: 8.1
+# New ports collection makefile for: tcl8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.18 1999/05/04 20:49:59 fenner Exp $
+# $Id: Makefile,v 1.19 1999/06/20 14:05:23 jseger Exp $
#
-DISTNAME= tcl8.1
-PKGNAME= tcl-8.1
+DISTNAME= tcl8.1.1
+PKGNAME= tcl-8.1.1
CATEGORIES= lang tcl81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,8 +37,8 @@ MAN3= Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \
OpenTcp.3 ParseCmd.3 PkgRequire.3 Preserve.3 PrintDbl.3 RecEvalObj.3 \
RecordEval.3 RegExp.3 SaveResult.3 SetErrno.3 SetRecLmt.3 SetResult.3 \
SetVar.3 Sleep.3 SplitList.3 SplitPath.3 StaticPkg.3 StrMatch.3 \
- StringObj.3 Tcl_InitStubs.3 Tcl_Main.3 Thread.3 ToUpper.3 TraceVar.3 \
- Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
+ StringObj.3 Tcl_InitStubs.3 Tcl_Main.3 TclInitStubs.3 Thread.3 \
+ ToUpper.3 TraceVar.3 Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
MANN= Tcl.n after.n append.n array.n bgerror.n binary.n break.n case.n \
catch.n cd.n clock.n close.n concat.n continue.n dde.n encoding.n \
diff --git a/lang/tcl84/distinfo b/lang/tcl84/distinfo
index 85a27d9f66cc..8dad15681844 100644
--- a/lang/tcl84/distinfo
+++ b/lang/tcl84/distinfo
@@ -1 +1 @@
-MD5 (tcl8.1.tar.gz) = 78d3e8057950528b840f51fe6a51d205
+MD5 (tcl8.1.1.tar.gz) = fd85414ffca58be880a40f1e699653b2
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 872bcf1aa13a..9e60c11f2622 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tk8.1
-# Version required: 8.1
+# New ports collection makefile for: tk8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1999/05/04 21:03:55 fenner Exp $
+# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
#
-DISTNAME= tk8.1
-PKGNAME= tk-8.1
+DISTNAME= tk8.1.1
+PKGNAME= tk-8.1.1
CATEGORIES= x11-toolkits tk81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,7 +37,7 @@ MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 \
MapWindow.3 MeasureChar.3 MoveToplev.3 Name.3 NameOfImg.3 OwnSelect.3 \
ParseArgv.3 QWinEvent.3 Restack.3 RestrictEv.3 SetAppName.3 \
SetClass.3 SetGrid.3 SetOptions.3 SetVisual.3 StrictMotif.3 \
- TextLayout.3 Tk_Init.3 Tk_InitStubs.3 Tk_Main.3 WindowId.3
+ TextLayout.3 Tk_Init.3 Tk_Main.3 TkInitStubs.3 WindowId.3
MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \
chooseColor.n clipboard.n destroy.n dialog.n entry.n event.n \
focus.n focusNext.n font.n frame.n getOpenFile.n grab.n grid.n \
@@ -292,9 +292,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-post-extract:
- ${MV} ${WRKDIR}/${DISTNAME}/doc/InitStubs.3 \
- ${WRKDIR}/${DISTNAME}/doc/Tk_InitStubs.3
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})
diff --git a/x11-toolkits/tk82/distinfo b/x11-toolkits/tk82/distinfo
index 6a4643902080..8189d7a403f7 100644
--- a/x11-toolkits/tk82/distinfo
+++ b/x11-toolkits/tk82/distinfo
@@ -1 +1 @@
-MD5 (tk8.1.tar.gz) = 4447b2e0ad596c139df928aabe83e551
+MD5 (tk8.1.1.tar.gz) = 0677449e344e7720cfa37660d070de8c
diff --git a/x11-toolkits/tk82/pkg-plist b/x11-toolkits/tk82/pkg-plist
index d66214bbe293..b87d4c576803 100644
--- a/x11-toolkits/tk82/pkg-plist
+++ b/x11-toolkits/tk82/pkg-plist
@@ -106,6 +106,7 @@ lib/tk8.1/images/logo100.gif
lib/tk8.1/images/logo64.gif
lib/tk8.1/images/logoLarge.gif
lib/tk8.1/images/logoMed.gif
+lib/tk8.1/images/pspbrwse.jbf
lib/tk8.1/images/pwrdLogo.eps
lib/tk8.1/images/pwrdLogo100.gif
lib/tk8.1/images/pwrdLogo150.gif
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 872bcf1aa13a..9e60c11f2622 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tk8.1
-# Version required: 8.1
+# New ports collection makefile for: tk8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1999/05/04 21:03:55 fenner Exp $
+# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
#
-DISTNAME= tk8.1
-PKGNAME= tk-8.1
+DISTNAME= tk8.1.1
+PKGNAME= tk-8.1.1
CATEGORIES= x11-toolkits tk81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,7 +37,7 @@ MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 \
MapWindow.3 MeasureChar.3 MoveToplev.3 Name.3 NameOfImg.3 OwnSelect.3 \
ParseArgv.3 QWinEvent.3 Restack.3 RestrictEv.3 SetAppName.3 \
SetClass.3 SetGrid.3 SetOptions.3 SetVisual.3 StrictMotif.3 \
- TextLayout.3 Tk_Init.3 Tk_InitStubs.3 Tk_Main.3 WindowId.3
+ TextLayout.3 Tk_Init.3 Tk_Main.3 TkInitStubs.3 WindowId.3
MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \
chooseColor.n clipboard.n destroy.n dialog.n entry.n event.n \
focus.n focusNext.n font.n frame.n getOpenFile.n grab.n grid.n \
@@ -292,9 +292,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-post-extract:
- ${MV} ${WRKDIR}/${DISTNAME}/doc/InitStubs.3 \
- ${WRKDIR}/${DISTNAME}/doc/Tk_InitStubs.3
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})
diff --git a/x11-toolkits/tk83/distinfo b/x11-toolkits/tk83/distinfo
index 6a4643902080..8189d7a403f7 100644
--- a/x11-toolkits/tk83/distinfo
+++ b/x11-toolkits/tk83/distinfo
@@ -1 +1 @@
-MD5 (tk8.1.tar.gz) = 4447b2e0ad596c139df928aabe83e551
+MD5 (tk8.1.1.tar.gz) = 0677449e344e7720cfa37660d070de8c
diff --git a/x11-toolkits/tk83/pkg-plist b/x11-toolkits/tk83/pkg-plist
index d66214bbe293..b87d4c576803 100644
--- a/x11-toolkits/tk83/pkg-plist
+++ b/x11-toolkits/tk83/pkg-plist
@@ -106,6 +106,7 @@ lib/tk8.1/images/logo100.gif
lib/tk8.1/images/logo64.gif
lib/tk8.1/images/logoLarge.gif
lib/tk8.1/images/logoMed.gif
+lib/tk8.1/images/pspbrwse.jbf
lib/tk8.1/images/pwrdLogo.eps
lib/tk8.1/images/pwrdLogo100.gif
lib/tk8.1/images/pwrdLogo150.gif
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 872bcf1aa13a..9e60c11f2622 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: tk8.1
-# Version required: 8.1
+# New ports collection makefile for: tk8.1.1
+# Version required: 8.1.1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1999/05/04 21:03:55 fenner Exp $
+# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
#
-DISTNAME= tk8.1
-PKGNAME= tk-8.1
+DISTNAME= tk8.1.1
+PKGNAME= tk-8.1.1
CATEGORIES= x11-toolkits tk81
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
@@ -37,7 +37,7 @@ MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 \
MapWindow.3 MeasureChar.3 MoveToplev.3 Name.3 NameOfImg.3 OwnSelect.3 \
ParseArgv.3 QWinEvent.3 Restack.3 RestrictEv.3 SetAppName.3 \
SetClass.3 SetGrid.3 SetOptions.3 SetVisual.3 StrictMotif.3 \
- TextLayout.3 Tk_Init.3 Tk_InitStubs.3 Tk_Main.3 WindowId.3
+ TextLayout.3 Tk_Init.3 Tk_Main.3 TkInitStubs.3 WindowId.3
MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \
chooseColor.n clipboard.n destroy.n dialog.n entry.n event.n \
focus.n focusNext.n font.n frame.n getOpenFile.n grab.n grid.n \
@@ -292,9 +292,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-post-extract:
- ${MV} ${WRKDIR}/${DISTNAME}/doc/InitStubs.3 \
- ${WRKDIR}/${DISTNAME}/doc/Tk_InitStubs.3
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})
diff --git a/x11-toolkits/tk84/distinfo b/x11-toolkits/tk84/distinfo
index 6a4643902080..8189d7a403f7 100644
--- a/x11-toolkits/tk84/distinfo
+++ b/x11-toolkits/tk84/distinfo
@@ -1 +1 @@
-MD5 (tk8.1.tar.gz) = 4447b2e0ad596c139df928aabe83e551
+MD5 (tk8.1.1.tar.gz) = 0677449e344e7720cfa37660d070de8c
diff --git a/x11-toolkits/tk84/pkg-plist b/x11-toolkits/tk84/pkg-plist
index d66214bbe293..b87d4c576803 100644
--- a/x11-toolkits/tk84/pkg-plist
+++ b/x11-toolkits/tk84/pkg-plist
@@ -106,6 +106,7 @@ lib/tk8.1/images/logo100.gif
lib/tk8.1/images/logo64.gif
lib/tk8.1/images/logoLarge.gif
lib/tk8.1/images/logoMed.gif
+lib/tk8.1/images/pspbrwse.jbf
lib/tk8.1/images/pwrdLogo.eps
lib/tk8.1/images/pwrdLogo100.gif
lib/tk8.1/images/pwrdLogo150.gif