ports/142479: [PATCH] security/revelation: Chase py-pycrypto update
Li-Wen Hsu
lwhsu at FreeBSD.org
Fri Jan 8 21:10:03 UTC 2010
>Number: 142479
>Category: ports
>Synopsis: [PATCH] security/revelation: Chase py-pycrypto update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 08 21:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Li-Wen Hsu
>Release: FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Dec 13 16:15:22 CST 2009
>Description:
- Chase py-pycrypto update
Port maintainer (ports at c0decafe.net) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- revelation-0.4.11_6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/revelation/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile 31 Jul 2009 13:55:45 -0000 1.24
+++ Makefile 8 Jan 2010 21:06:19 -0000
@@ -15,8 +15,8 @@
COMMENT= Password manager for the GNOME 2 desktop
LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
--- revelation-0.4.11_6.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list