mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 1.9.8
Release notes: http://sourceforge.net/p/tcllib/mailman/message/32817224/ - Update LICENSE information
This commit is contained in:
parent
ebca11ac9c
commit
8d8d84f8ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367866
@ -2,15 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bwidget
|
||||
PORTVERSION= 1.9.7
|
||||
PORTVERSION= 1.9.8
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/tcllib/BWidget/${PORTVERSION}
|
||||
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= High-level widget set for Tcl/Tk
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= TclTk
|
||||
LICENSE_NAME= Tcl/Tk License
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bwidget-1.9.7.zip) = 10d4ad203e6c883f341d8ca24e4cd1cf07dc41d63b13c3d8ea3cefae87007620
|
||||
SIZE (bwidget-1.9.7.zip) = 339322
|
||||
SHA256 (bwidget-1.9.8.zip) = c730e98d5743a28320691f668d8288d0e93ad56326a0dfe35ab044fa61cd7dd6
|
||||
SIZE (bwidget-1.9.8.zip) = 317385
|
||||
|
@ -10,6 +10,7 @@ lib/bwidget/dropsite.tcl
|
||||
lib/bwidget/dynhelp.tcl
|
||||
lib/bwidget/entry.tcl
|
||||
lib/bwidget/font.tcl
|
||||
lib/bwidget/widget-old.tcl
|
||||
lib/bwidget/images/bold.gif
|
||||
lib/bwidget/images/copy.gif
|
||||
lib/bwidget/images/cut.gif
|
||||
|
Loading…
Reference in New Issue
Block a user