ports/109146: [PATCH] devel/py-distorm: update to 1.5.18

Li-Wen Hsu lwhsu at lwhsu.org
Tue Feb 13 21:30:06 UTC 2007


>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 at 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:



More information about the freebsd-ports-bugs mailing list