svn commit: r325355 - head/security/py-plaso
Jimmy Olgeni
olgeni at FreeBSD.org
Sun Aug 25 16:14:04 UTC 2013
Author: olgeni
Date: Sun Aug 25 16:14:03 2013
New Revision: 325355
URL: http://svnweb.freebsd.org/changeset/ports/325355
Log:
Update iPython package name.
Modified:
head/security/py-plaso/Makefile
Modified: head/security/py-plaso/Makefile
==============================================================================
--- head/security/py-plaso/Makefile Sun Aug 25 16:13:49 2013 (r325354)
+++ head/security/py-plaso/Makefile Sun Aug 25 16:14:03 2013 (r325355)
@@ -3,6 +3,7 @@
PORTNAME= plaso
DISTVERSION= 1.0.1alpha
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +24,7 @@ RUN_DEPENDS= hachoir-core>=0:${PORTSDIR}
libmsiecf>=a:${PORTSDIR}/devel/libmsiecf \
libregf>=a:${PORTSDIR}/devel/libregf \
libvshadow>=0:${PORTSDIR}/devel/libvshadow \
- ipython${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/devel/ipython \
+ ${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \
${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \
${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \
${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk \
More information about the svn-ports-head
mailing list