mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- update to 0.97
- set USE_TCL=84+ to allow users to set WITH_TCL_VER for their needs
This commit is contained in:
parent
7bdcd6fa1f
commit
fc43b1e239
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220244
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Tcl
|
||||
PORTVERSION= 0.95
|
||||
PORTVERSION= 0.97
|
||||
CATEGORIES= lang perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A Tcl extension module for Perl5
|
||||
|
||||
LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84
|
||||
|
||||
USE_TCL= 84+
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --tclsh tclsh8.4
|
||||
CONFIGURE_ARGS= --tclsh tclsh${TCL_VER}
|
||||
|
||||
MAN3= Tcl.3
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Tcl-0.95.tar.gz) = b9e85d446a3a665915c5afc8ac9cb72b
|
||||
SHA256 (Tcl-0.95.tar.gz) = 20ca48169adc7018f33224f0e0ba0c96d845708afb8d442884522a0907f78611
|
||||
SIZE (Tcl-0.95.tar.gz) = 105275
|
||||
MD5 (Tcl-0.97.tar.gz) = 9f1498d890aa6ccb831c928d19579fbf
|
||||
SHA256 (Tcl-0.97.tar.gz) = 269d762d60fd9be51e959c13b4aa3da93249a5ac583cc3acae834f6074ac84bd
|
||||
SIZE (Tcl-0.97.tar.gz) = 105158
|
||||
|
Loading…
Reference in New Issue
Block a user