- Update to 4.0.6

PR:		111446
Submitted by:	Timothy Bourke <timbob@bigpond.com>
This commit is contained in:
Martin Wilke 2007-04-11 20:11:50 +00:00
parent 3ff98d4e94
commit ad495a845f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189801
2 changed files with 10 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= uppaal
PORTVERSION= 4.0.2
PORTVERSION= 4.0.6
CATEGORIES= devel java linux
MAINTAINER= timbob@bigpond.com
@ -31,6 +31,12 @@ RESTRICTED= Downloading requires completion of a license agreement
.include <bsd.port.pre.mk>
LINUX_OSRELEASE!= ${SYSCTL} -n compat.linux.osrelease
.if ${LINUX_OSRELEASE} == "2.4.2" || ${OSVERSION} < 700000
IGNORE=requires compat.linux.osrelease of at least 2.6.16 (needs 7.0 or later)
.endif
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
ECHO_MSG=/usr/bin/printf
IGNORE=Please download ${DISTNAME}${EXTRACT_SUFX} into\

View file

@ -1,3 +1,3 @@
MD5 (uppaal-4.0.2.zip) = 6698f31403a6543d850e43d4a85025f4
SHA256 (uppaal-4.0.2.zip) = b415a981415499d7a587915f28451f95445d345c7fa91f4c19f390d8e766c6ff
SIZE (uppaal-4.0.2.zip) = 6996650
MD5 (uppaal-4.0.6.zip) = d4feef3db9dc6b23b3aada01f32efbb8
SHA256 (uppaal-4.0.6.zip) = 043e3e0930519f1e59edf3ebe541c4a4ac7db3ebbfff2d0aa34514ac8014da8e
SIZE (uppaal-4.0.6.zip) = 6992522