mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Fix fetch, wget is not needed
This commit is contained in:
parent
7eaaa5b2a9
commit
adcd9250f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266115
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user