Update to version 34.
Remove BROKEN. PR: 123218 Submitted by: maintainer
This commit is contained in:
parent
be47bed580
commit
8045c7b02c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212384
2 changed files with 5 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= blat
|
||||
PORTVERSION= 33
|
||||
PORTVERSION= 34
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://www.soe.ucsc.edu/~kent/src/
|
||||
DISTNAME= ${PORTNAME}Src${PORTVERSION}
|
||||
|
@ -48,10 +48,4 @@ do-install:
|
|||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (blatSrc33.zip) = 5f9d3a4a88e57dfc435b5dd465209918
|
||||
SHA256 (blatSrc33.zip) = 4ca932721f529d815e64b51940c94d8136faec52c6b8bf8c3fcd3706337d9a29
|
||||
SIZE (blatSrc33.zip) = 1308517
|
||||
MD5 (blatSrc34.zip) = c8637145ea70acf1ced1a670d37d7b98
|
||||
SHA256 (blatSrc34.zip) = b764828fdf8ef4c9994ae4b6148340a776493475edb573b6adf63ae7ca9b2629
|
||||
SIZE (blatSrc34.zip) = 2142975
|
||||
|
|
Loading…
Reference in a new issue