Date: Wed, 14 Feb 2007 05:20:01 +0800 (CST) From: Li-Wen Hsu <lwhsu@lwhsu.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lboehne@damogran.de, lwhsu@lwhsu.org Subject: ports/109146: [PATCH] devel/py-distorm: update to 1.5.18 Message-ID: <200702132120.l1DLK1F3014510@jail0.lwhsu.csie.net> Resent-Message-ID: <200702132130.l1DLU5Td056497@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109146 >Category: ports >Synopsis: [PATCH] devel/py-distorm: update to 1.5.18 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Feb 13 21:30:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007 >Description: - Update to 1.5.18 - Remove 4.x related stuff Port maintainer (lboehne@damogran.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py24-distorm-1.5.18.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/py-distorm/Makefile /home/lwhsu/ports/devel/py-distorm/Makefile --- /usr/ports/devel/py-distorm/Makefile Thu Jan 18 04:47:29 2007 +++ /home/lwhsu/ports/devel/py-distorm/Makefile Wed Feb 14 05:17:40 2007 @@ -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,22 +21,13 @@ 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 -.endif - post-patch: ${REINPLACE_CMD} -e s,XXPYTHON_LIBDIRXX,${PYTHON_LIBDIR}, ${WRKDIR}/distorm/build/linux/Makefile ${REINPLACE_CMD} -e s,python2.4,${PYTHON_VERSION}, ${WRKDIR}/distorm/src/pydistorm.h .if !defined(NOPORTDOCS) +DOCSDIR= ${PREFIX}/share/doc/py-distorm +DOCS= distorm.html qa.txt vol1.html vol2.html pre-install: ${MKDIR} ${DOCSDIR} .for f in ${DOCS} @@ -44,4 +35,4 @@ .endfor .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/devel/py-distorm/distinfo /home/lwhsu/ports/devel/py-distorm/distinfo --- /usr/ports/devel/py-distorm/distinfo Sun Feb 4 10:57:28 2007 +++ /home/lwhsu/ports/devel/py-distorm/distinfo Wed Feb 14 05:07:39 2007 @@ -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 --- py24-distorm-1.5.18.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702132120.l1DLK1F3014510>