diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 08:24:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 08:24:42 +0000 |
commit | adcd9250f3882b0614c78d58fc6c13dcecae33e5 (patch) | |
tree | 08a923870f37f80b415961282e8ce446647afd9e /sysutils | |
parent | 7eaaa5b2a9cdb8d680507425d303631075d89398 (diff) |
- Fix fetch, wget is not needed
Notes
Notes:
svn path=/head/; revision=266115
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/sge60/Makefile | 8 | ||||
-rw-r--r-- | sysutils/sge60/distinfo | 1 | ||||
-rw-r--r-- | sysutils/sge61/Makefile | 8 | ||||
-rw-r--r-- | sysutils/sge61/distinfo | 2 |
4 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile index 7f8b5309154b..b92e0e9f99c7 100644 --- a/sysutils/sge60/Makefile +++ b/sysutils/sge60/Makefile @@ -17,14 +17,6 @@ DISTNAME= ge-V60u12_TAG-src MAINTAINER= brooks@FreeBSD.org COMMENT= Sun Grid Engine, a batch queueing system -# MASTER_SITE requires cookies, which fetch does not support -FETCH_DEPENDS= wget:${PORTSDIR}/ftp/wget - -# We have to use wget because the master site required cookies to -# download the file. -DISABLE_SIZE= yes -FETCH_CMD= wget -c - OPTIONS= BDB "Use DB based spooler" on \ JAVA "Support Java DRMAA API" on \ X11 "Qmon X11 GUI" on \ diff --git a/sysutils/sge60/distinfo b/sysutils/sge60/distinfo index 95cfe7c3e041..c505b277843d 100644 --- a/sysutils/sge60/distinfo +++ b/sysutils/sge60/distinfo @@ -1,3 +1,2 @@ -MD5 (ge-V60u12_TAG-src.tar.gz) = 7f64c415b85388047e6b6fb75895d9a5 SHA256 (ge-V60u12_TAG-src.tar.gz) = 30e81dd72ca8d50c35f7e9fbbe705b81d751ad00e2ae2aa08c3beacfd295b24b SIZE (ge-V60u12_TAG-src.tar.gz) = 10695455 diff --git a/sysutils/sge61/Makefile b/sysutils/sge61/Makefile index 89ef128d47f3..3b9d52483680 100644 --- a/sysutils/sge61/Makefile +++ b/sysutils/sge61/Makefile @@ -21,14 +21,6 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= brooks@FreeBSD.org COMMENT= Sun Grid Engine, a batch queueing system -# MASTER_SITE requires cookies, which fetch does not support -FETCH_DEPENDS= wget:${PORTSDIR}/ftp/wget - -# We have to use wget because the master site required cookies to -# download the file. -DISABLE_SIZE= yes -FETCH_CMD= wget -c - OPTIONS= BDB "Use DB based spooler" on \ JAVA "Support Java DRMAA API" on \ X11 "Qmon X11 GUI" on \ diff --git a/sysutils/sge61/distinfo b/sysutils/sge61/distinfo index 763d80dc598c..302a51d3ce2d 100644 --- a/sysutils/sge61/distinfo +++ b/sysutils/sge61/distinfo @@ -1,6 +1,4 @@ -MD5 (ge-V61u4_TAG-src.tar.gz) = d47aee70a978ab59e6a74c3e96c47dd8 SHA256 (ge-V61u4_TAG-src.tar.gz) = 8c423b8a1aca3856e7596f59956a1e8b87cea07679e6e4b976f31c57eee25a6d SIZE (ge-V61u4_TAG-src.tar.gz) = 8571338 -MD5 (ge-6.1u4-common.tar.gz) = 8eacc1f7d324afd47d738fed19defcae SHA256 (ge-6.1u4-common.tar.gz) = 9583c13f940dd0a296c5fb58649e5b53f8f1944c4f287d20e9e8944640256a1c SIZE (ge-6.1u4-common.tar.gz) = 3531475 |