- Update to 2.7
* Announcement: https://groups.google.com/forum/m/#!topic/comp.lang.tcl/hXmtOHE6AlU * Changelog: https://code.google.com/p/tkdnd/source/browse/trunk/Changelog
This commit is contained in:
parent
e109de4669
commit
38146b1eee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370347
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tkdnd
|
||||
PORTVERSION= 2.6
|
||||
PORTVERSION= 2.7
|
||||
CATEGORIES= x11-toolkits tk
|
||||
MASTER_SITES= SF/${PORTNAME}/TkDND/TkDND%20${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}-src
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (tkdnd2.6-src.tar.gz) = e3f499c62d1db2e9a4468791544c784eac727175e094aa06bfe7441dfb3f08e7
|
||||
SIZE (tkdnd2.6-src.tar.gz) = 180278
|
||||
SHA256 (tkdnd2.7-src.tar.gz) = d81a782bf743d2f7382c3ef27d8e1af05de0cc45d4fb6767fabf2f85741c8abd
|
||||
SIZE (tkdnd2.7-src.tar.gz) = 541562
|
||||
|
|
|
@ -2,8 +2,8 @@ lib/%%TKPKG%%/libtkdnd.so.1
|
|||
lib/%%TKPKG%%/pkgIndex.tcl
|
||||
lib/%%TKPKG%%/tkdnd.tcl
|
||||
lib/%%TKPKG%%/tkdnd_compat.tcl
|
||||
lib/%%TKPKG%%/tkdnd_generic.tcl
|
||||
lib/%%TKPKG%%/tkdnd_macosx.tcl
|
||||
lib/%%TKPKG%%/tkdnd_unix.tcl
|
||||
lib/%%TKPKG%%/tkdnd_windows.tcl
|
||||
man/mann/tkDND.n.gz
|
||||
@dirrm lib/%%TKPKG%%
|
||||
|
|
Loading…
Reference in a new issue