1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

update BLT from 2.4s to 2.4u.

move from tcl8.2/tk8.2 to tcl8.3/tk8.3.
This commit is contained in:
Kenjiro Cho 2000-12-21 11:57:18 +00:00
parent 29f7c1ef6f
commit 4390a37a22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36192
5 changed files with 11 additions and 10 deletions

View File

@ -6,17 +6,17 @@
#
PORTNAME= blt
PORTVERSION= 2.4s
CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.tcltk.com/aa004735/pub/blt/ \
PORTVERSION= 2.4u
CATEGORIES= x11-toolkits tk83
MASTER_SITES= ftp://tcltk.sourceforge.net/pub/tcltk/blt/ \
ftp://ftp.csl.sony.co.jp/pub/kjc/ttt-libs/
DISTNAME= BLT${PORTVERSION}
MAINTAINER= kjc@csl.sony.co.jp
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/blt2.4s
WRKSRC= ${WRKDIR}/blt2.4u
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes

View File

@ -1 +1 @@
MD5 (BLT2.4s.tar.gz) = 0e60397d6098d2904cff7a16551f7f2f
MD5 (BLT2.4u.tar.gz) = bad9f33789a6aac390cebba819ee6b38

View File

@ -1,5 +1,5 @@
--- configure.orig Fri Jun 9 14:59:47 2000
+++ configure Fri Jun 9 14:59:40 2000
--- configure.orig Fri Jun 23 09:40:05 2000
+++ configure Tue Dec 19 21:17:39 2000
@@ -1140,7 +1140,7 @@
#
# 1. command line (--with-cflags)
@ -43,7 +43,7 @@
TCL_LIB_NAME="tcl${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}"
TK_LIB_NAME="tk${TK_MAJOR_VERSION}${TK_MINOR_VERSION}"
;;
@@ -3559,7 +3561,13 @@
@@ -3597,7 +3599,13 @@
if test "$test_ok" = yes; then
SHLIB_CFLAGS="-fpic"
SHLIB_LD="ld"

View File

@ -1,4 +1,4 @@
This is version 2.4s of the BLT library. BLT is an extension to the Tk
This is version 2.4u of the BLT library. BLT is an extension to the Tk
toolkit, adding new widgets, geometry managers, and miscellaneous
commands. It does not require any patching of the Tcl or Tk source
files.

View File

@ -88,6 +88,7 @@ lib/blt2.4/demos/bitmaps/xbob.xbm
lib/blt2.4/demos/busy1.tcl
lib/blt2.4/demos/busy2.tcl
lib/blt2.4/demos/dnd1.tcl
lib/blt2.4/demos/dnd2.tcl
lib/blt2.4/demos/dragdrop1.tcl
lib/blt2.4/demos/dragdrop2.tcl
lib/blt2.4/demos/eps.tcl