diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2008-04-30 23:19:29 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2008-04-30 23:19:29 +0000 |
commit | 8045c7b02cb20d0bc96791385267cc246b074463 (patch) | |
tree | 97960a90ae7bf43ba1f54d7fab2d1704b6a74b3a | |
parent | The pkg-install script incorrectly listed the pid file path as (diff) |
Update to version 34.
Remove BROKEN.
PR: 123218
Submitted by: maintainer
-rw-r--r-- | biology/blat/Makefile | 10 | ||||
-rw-r--r-- | biology/blat/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/biology/blat/Makefile b/biology/blat/Makefile index a2c5e8ee7b17..dd4e6018f678 100644 --- a/biology/blat/Makefile +++ b/biology/blat/Makefile @@ -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> diff --git a/biology/blat/distinfo b/biology/blat/distinfo index aa2a1eab4db8..66d1cd17c3d4 100644 --- a/biology/blat/distinfo +++ b/biology/blat/distinfo @@ -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 |