summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-06-16 23:29:59 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-06-16 23:30:42 +1000
commit7cd2a52028f70dc27043a1f136c6015756e83bf6 (patch)
tree31b2720172141bc4b5944078614abd523a8bdee6
parent5650e2d1148dda72f64075f08799287e79394c19 (diff)
downloadcontrib-7cd2a52028f70dc27043a1f136c6015756e83bf6.tar.gz
contrib-7cd2a52028f70dc27043a1f136c6015756e83bf6.tar.xz
tk: 8.6.6 -> 8.6.10
-rw-r--r--tk/.footprint5
-rw-r--r--tk/.signature8
-rw-r--r--tk/Pkgfile7
3 files changed, 12 insertions, 8 deletions
diff --git a/tk/.footprint b/tk/.footprint
index 5d2e5c997..0bb08e4b8 100644
--- a/tk/.footprint
+++ b/tk/.footprint
@@ -7,10 +7,12 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/ks_names.h
-rw-r--r-- root/root usr/include/tk.h
-rw-r--r-- root/root usr/include/tk3d.h
+-rw-r--r-- root/root usr/include/tkArray.h
-rw-r--r-- root/root usr/include/tkBusy.h
-rw-r--r-- root/root usr/include/tkButton.h
-rw-r--r-- root/root usr/include/tkCanvas.h
-rw-r--r-- root/root usr/include/tkColor.h
+-rw-r--r-- root/root usr/include/tkDList.h
-rw-r--r-- root/root usr/include/tkDecls.h
-rw-r--r-- root/root usr/include/tkDefault.h
-rw-r--r-- root/root usr/include/tkEntry.h
@@ -137,6 +139,9 @@ drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/wish.1.gz
drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/FindPhoto.3
+-rw-r--r-- root/root usr/share/man/man3/FontId.3
+-rw-r--r-- root/root usr/share/man/man3/MeasureChar.3
-rw-r--r-- root/root usr/share/man/man3/Tk_3DBorderColor.3
-rw-r--r-- root/root usr/share/man/man3/Tk_3DBorderGC.3
-rw-r--r-- root/root usr/share/man/man3/Tk_3DHorizontalBevel.3
diff --git a/tk/.signature b/tk/.signature
index 0bca27809..441ec4516 100644
--- a/tk/.signature
+++ b/tk/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36RKsuZ6uWcRbiIVZf9Yheib8DlPyBR3oA6MIMhjZkI1FQrc58oUqEUAv8g5LCoP+T2hZywXzCG60U0tkKZm3As=
-SHA256 (Pkgfile) = 4d77555856afb2a3e9879ca509e194452f2fffd3f3a5d03850eafa289cb8c4d5
-SHA256 (.footprint) = 34db3b77fcf41d898de40d2156dd9f7037c797638c7f4b7e86241adb8a18ca52
-SHA256 (tk8.6.6-src.tar.gz) = d62c371a71b4744ed830e3c21d27968c31dba74dd2c45f36b9b071e6d88eb19d
+RWSagIOpLGJF37x1qOBiHdWZqJVGC9S8V9mInkxiLe4sKi7NH/fgFx/2lRpNZ8j2pgTaISlqegiEHVY6X6202n1+HNib65K7WgY=
+SHA256 (Pkgfile) = 136b711515861a4b648c44838c184aadf079668b07ab497efa63b5a5fb9db0bd
+SHA256 (.footprint) = b3d5e6fc1b02e8e6eb501612403e4b936720910424bebc2c37c25e1338001044
+SHA256 (tk8.6.10-src.tar.gz) = 63df418a859d0a463347f95ded5cd88a3dd3aaa1ceecaeee362194bc30f3e386
diff --git a/tk/Pkgfile b/tk/Pkgfile
index 7b7936d5e..a4110bd96 100644
--- a/tk/Pkgfile
+++ b/tk/Pkgfile
@@ -1,13 +1,12 @@
# Description: A GUI toolkit for TCL.
-# URL: http://www.tcl.tk/
+# URL: https://www.tcl.tk/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Packager: Sven Dahl, dahl at c64 dot org
# Depends on: xorg-libxft tcl
name=tk
-version=8.6.6
+version=8.6.10
release=1
-source=(http://downloads.sourceforge.net/project/tcl/Tcl/$version/$name$version-src.tar.gz)
+source=(https://downloads.sourceforge.net/project/tcl/Tcl/$version/$name$version-src.tar.gz)
build() {
cd $name$version/unix

Generated by cgit