1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Update to 2.7.2

This commit is contained in:
Pietro Cerutti 2015-03-16 22:13:28 +00:00
parent 5f505ba086
commit 06f19989ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381451
3 changed files with 8 additions and 5 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= thread
PORTVERSION= 2.7.1
PORTVERSION= 2.7.2
CATEGORIES= devel
MASTER_SITES= SF/tcl/Tcl/8.6.2
MASTER_SITES= SF/tcl/Thread%20Extension/${PORTVERSION}
PKGNAMEPREFIX= tcl
DISTNAME= ${PORTNAME}${PORTVERSION}
@ -55,4 +55,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/html/${FILE} ${STAGEDIR}${DOCSDIR}/html
.endfor
regression-test: build
cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (thread2.7.1.tar.gz) = 0982027928adcca8a0ea7b47ea41b7d2529b10bb59ccb2d6b9181af7de98bab0
SIZE (thread2.7.1.tar.gz) = 295134
SHA256 (thread2.7.2.tar.gz) = b032def4b4aebd9158836ef18a819882f8a3003247166a7a085c98ce89ca7aa8
SIZE (thread2.7.2.tar.gz) = 290516

View File

@ -1,4 +1,4 @@
lib/thread%%VERSION%%/libthread2.7.1.so
lib/thread%%VERSION%%/libthread%%VERSION%%.so
lib/thread%%VERSION%%/ttrace.tcl
lib/thread%%VERSION%%/pkgIndex.tcl
man/mann/thread.n.gz