diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2007-12-18 23:21:39 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2007-12-18 23:21:39 +0000 |
commit | f014613966de714f3d7832dac53a8dcaab9c2d18 (patch) | |
tree | 55a1541591d686c5413b322f454b2bfaf931856b /sysutils/sge60 | |
parent | 577335aa66e60cb57ed3f992681a087f02a1f322 (diff) | |
download | ports-f014613966de714f3d7832dac53a8dcaab9c2d18.tar.gz ports-f014613966de714f3d7832dac53a8dcaab9c2d18.zip |
Upgrade to Grid Engine 6.0 update 12
A list of bug fixes can be found at:
http://gridengine.sunsource.net/project/gridengine/60patches.txt
Notes
Notes:
svn path=/head/; revision=204058
Diffstat (limited to 'sysutils/sge60')
-rw-r--r-- | sysutils/sge60/Makefile | 8 | ||||
-rw-r--r-- | sysutils/sge60/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile index e9dac639c4bd..982e1d1c63ef 100644 --- a/sysutils/sge60/Makefile +++ b/sysutils/sge60/Makefile @@ -8,10 +8,10 @@ PORTNAME= sge PORTVERSION= ${SGE_VERSION} CATEGORIES= sysutils parallel -MASTER_SITES= http://gridengine.sunsource.net/files/documents/7/142/ +MASTER_SITES= http://gridengine.sunsource.net/files/documents/7/163/ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks -DISTNAME= sge-V60u11_TAG-src +DISTNAME= ge-V60u12_TAG-src MAINTAINER= brooks@FreeBSD.org COMMENT= Sun Grid Engine, a batch queueing system @@ -46,8 +46,8 @@ SGE_BASE?= sge SGE_ROOT= ${PREFIX}/${SGE_BASE} SGE_ARCH= fbsd-${ARCH} SGE_BUILD_ARCH= FREEBSD_${ARCH:U} -SGE_VERSION= 6.0.11 -SGE_RELEASE= 6.0u11 +SGE_VERSION= 6.0.12 +SGE_RELEASE= 6.0u12 PLIST_SUB+= SGE_ARCH=${SGE_ARCH} PLIST_SUB+= SGE_BASE=${SGE_BASE} diff --git a/sysutils/sge60/distinfo b/sysutils/sge60/distinfo index cf4e0157d2e2..95cfe7c3e041 100644 --- a/sysutils/sge60/distinfo +++ b/sysutils/sge60/distinfo @@ -1,3 +1,3 @@ -MD5 (sge-V60u11_TAG-src.tar.gz) = 8ce08ca24abcffad9359013754daaffa -SHA256 (sge-V60u11_TAG-src.tar.gz) = 31defa7f480005e672d5b555d8056e43d7d5c020ef7a8f94966ffdeec43a846e -SIZE (sge-V60u11_TAG-src.tar.gz) = 7509896 +MD5 (ge-V60u12_TAG-src.tar.gz) = 7f64c415b85388047e6b6fb75895d9a5 +SHA256 (ge-V60u12_TAG-src.tar.gz) = 30e81dd72ca8d50c35f7e9fbbe705b81d751ad00e2ae2aa08c3beacfd295b24b +SIZE (ge-V60u12_TAG-src.tar.gz) = 10695455 |