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

Update to 1.2.1

Closes PR:	ports/71784
Noticed by:	Pedro Giffuni
This commit is contained in:
Volker Stolz 2004-11-05 16:34:32 +00:00
parent ac6e50b2a6
commit b09388c2dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120895
2 changed files with 5 additions and 5 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= tnt
PORTVERSION= 1.2.0
PORTVERSION= 1.2.1
CATEGORIES= devel math
MASTER_SITES= http://math.nist.gov/tnt/
DISTNAME= ${PORTNAME}120
DISTNAME= ${PORTNAME}_121
.ifndef NOPORTDOCS
DISTFILES=${DISTNAME}${EXTRACT_SUFX} tnt120doc.zip
.endif
@ -25,7 +25,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
do-install:
${MKDIR} ${PREFIX}/include/tnt
${INSTALL_DATA} ${WRKDIR}/projects/tnt/1.2/src/*.h \
${INSTALL_DATA} ${WRKDIR}/*.h \
${PREFIX}/include/tnt
.ifndef NOPORTDOCS
${MKDIR} ${DOCSDIR}

View File

@ -1,4 +1,4 @@
MD5 (tnt/tnt120.zip) = ab1fedcd192065bababad4819fd9e458
SIZE (tnt/tnt120.zip) = 29566
MD5 (tnt/tnt_121.zip) = 1a8b9f0abe4755492cb8dec86fb95108
SIZE (tnt/tnt_121.zip) = 28854
MD5 (tnt/tnt120doc.zip) = 2ffcbaa7b6e7b4c9ed87d24c7570108f
SIZE (tnt/tnt120doc.zip) = 115063