- Upgrade to 3.2 [1].
- Add CONFLICTS with misc/gpt31. Submitted by: mi [1]
This commit is contained in:
parent
38226b09d6
commit
860b30f360
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111753
2 changed files with 5 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gpt
|
||||
PORTVERSION= 3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2
|
||||
CATEGORIES= misc archivers devel parallel
|
||||
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
@ -15,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
|||
MAINTAINER= brooks@FreeBSD.org
|
||||
COMMENT= Grid Packaging Tools (used to install Globus)
|
||||
|
||||
CONFLICTS= gpt-3.1
|
||||
|
||||
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
|
||||
${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
|
||||
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gpt-3.1-src.tar.gz) = 566c39776311786d70a6753eac1cd5a5
|
||||
SIZE (gpt-3.1-src.tar.gz) = 1518003
|
||||
MD5 (gpt-3.2-src.tar.gz) = 478ca14d571d4b5701c8a687b7ced11f
|
||||
SIZE (gpt-3.2-src.tar.gz) = 1522596
|
||||
|
|
Loading…
Reference in a new issue