aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sge
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2006-01-24 05:28:51 +0800
committerbrooks <brooks@FreeBSD.org>2006-01-24 05:28:51 +0800
commitd182611ade0704e6880ffefdd2f151750b3b8c06 (patch)
treef0b6ff754ef4b024facf01c2be1248e6ab2d3a71 /sysutils/sge
parent51e84638a422b2eaa348d43fa3c9d123b0a3bf3a (diff)
downloadfreebsd-ports-gnome-d182611ade0704e6880ffefdd2f151750b3b8c06.tar.gz
freebsd-ports-gnome-d182611ade0704e6880ffefdd2f151750b3b8c06.tar.zst
freebsd-ports-gnome-d182611ade0704e6880ffefdd2f151750b3b8c06.zip
Fix a local root exploit in SGE and SGEEE. In sysutils/sge upgrade to
the security release 6.0.7.1. For sysutils/sge53 and sysutils/sgeee53 (a slave of sge53), patch directly. While I'm here deprecate SGE 5.3. Obtained from: Sun Security: 57a0242d-8c4e-11da-8ddf-000ae42e9b93 (VuXML)
Diffstat (limited to 'sysutils/sge')
-rw-r--r--sysutils/sge/Makefile8
-rw-r--r--sysutils/sge/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/sge/Makefile b/sysutils/sge/Makefile
index 2be0aa60de15..fcd6a00c8fbf 100644
--- a/sysutils/sge/Makefile
+++ b/sysutils/sge/Makefile
@@ -9,10 +9,10 @@ PORTNAME= sge
PORTVERSION= ${SGE_VERSION}
PORTREVISION= 0
CATEGORIES= sysutils parallel
-MASTER_SITES= http://gridengine.sunsource.net/files/documents/7/40/
+MASTER_SITES= http://gridengine.sunsource.net/files/documents/7/51/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= brooks
-DISTNAME= sge-V60u7_TAG-src
+DISTNAME= sge-V60u7_1_TAG-src
MAINTAINER= brooks@FreeBSD.org
COMMENT= Sun Grid Engine, a batch queueing system
@@ -51,8 +51,8 @@ FETCH_CMD= wget -c
SGE_BASE?= sge
SGE_ROOT= ${PREFIX}/${SGE_BASE}
SGE_ARCH= fbsd-${ARCH}
-SGE_VERSION= 6.0.7
-SGE_RELEASE= 6.0u7
+SGE_VERSION= 6.0.7.1
+SGE_RELEASE= 6.0u7_1
PLIST_SUB+= SGE_ARCH=${SGE_ARCH}
PLIST_SUB+= SGE_BASE=${SGE_BASE}
diff --git a/sysutils/sge/distinfo b/sysutils/sge/distinfo
index d560292ebc5f..2b3b2de00d89 100644
--- a/sysutils/sge/distinfo
+++ b/sysutils/sge/distinfo
@@ -1,2 +1,2 @@
-MD5 (sge-V60u7_TAG-src.tar.gz) = 6a8eb9cf7ff284ee106f8792c6691873
-SIZE (sge-V60u7_TAG-src.tar.gz) = 10569054
+MD5 (sge-V60u7_1_TAG-src.tar.gz) = a242676d3090e89d8389ac18313b2dda
+SIZE (sge-V60u7_1_TAG-src.tar.gz) = 10570395