mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 0.95
This commit is contained in:
parent
a29062c6d6
commit
7d4a405e59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194168
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Tcl
|
||||
PORTVERSION= 0.91
|
||||
PORTVERSION= 0.95
|
||||
CATEGORIES= lang perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tcl
|
||||
@ -22,10 +22,4 @@ CONFIGURE_ARGS+= --tclsh tclsh8.4
|
||||
|
||||
MAN3= Tcl.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Tcl-0.91.tar.gz) = 41cdb1fc60e37d00d7ab6cbff0421133
|
||||
SHA256 (Tcl-0.91.tar.gz) = d49d220c56cb1a291812c4852840bc567a930fe042aff0e6e88fb88ad0a1a6e4
|
||||
SIZE (Tcl-0.91.tar.gz) = 105071
|
||||
MD5 (Tcl-0.95.tar.gz) = b9e85d446a3a665915c5afc8ac9cb72b
|
||||
SHA256 (Tcl-0.95.tar.gz) = 20ca48169adc7018f33224f0e0ba0c96d845708afb8d442884522a0907f78611
|
||||
SIZE (Tcl-0.95.tar.gz) = 105275
|
||||
|
Loading…
Reference in New Issue
Block a user