diff options
-rw-r--r-- | devel/py-distorm/Makefile | 10 | ||||
-rw-r--r-- | devel/py-distorm/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/devel/py-distorm/Makefile b/devel/py-distorm/Makefile index bbbccc3fe3a8..3715ca956847 100644 --- a/devel/py-distorm/Makefile +++ b/devel/py-distorm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= distorm -PORTVERSION= 1.5.17 +PORTVERSION= 1.5.18 CATEGORIES= devel python MASTER_SITES= http://www.ragestorm.net/distorm/ \ http://www.damogran.de/ports/distorm/ @@ -21,12 +21,6 @@ USE_PYTHON= yes WRKSRC= ${WRKDIR}/distorm/build/linux -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not build on 4.x -.endif - .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/py-distorm DOCS= distorm.html qa.txt vol1.html vol2.html @@ -44,4 +38,4 @@ pre-install: .endfor .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-distorm/distinfo b/devel/py-distorm/distinfo index cddfc811faa2..2659575c82f5 100644 --- a/devel/py-distorm/distinfo +++ b/devel/py-distorm/distinfo @@ -1,3 +1,3 @@ -MD5 (distorm-pkg1.5.17.tar.bz2) = 4c8838b86036c7d60cd42149c4fecb2c -SHA256 (distorm-pkg1.5.17.tar.bz2) = 7be9f038c5d6df6c91b75320ca91c395e05f63229546cdf2efbba24ab7f173f5 -SIZE (distorm-pkg1.5.17.tar.bz2) = 83940 +MD5 (distorm-pkg1.5.18.tar.bz2) = 95959b74ef805f9ec6c9ee34c41e37db +SHA256 (distorm-pkg1.5.18.tar.bz2) = 73de7e1edb4f4776b3076a88df532830e4a3ee35938e937e11f027a7b14cf6ae +SIZE (distorm-pkg1.5.18.tar.bz2) = 84318 |