diff options
-rw-r--r-- | security/py-clamav/Makefile | 5 | ||||
-rw-r--r-- | security/py-clamav/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile index 81ce72ff4e99..dd4a4064e1c0 100644 --- a/security/py-clamav/Makefile +++ b/security/py-clamav/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clamav -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= security python MASTER_SITES= http://xael.org/norman/python/pyclamav/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,9 +28,6 @@ EXAMPLESDIR?= ${PREFIX}/share/examples/py-${PORTNAME} PORTDOCS= * -post-patch: - @${REINPLACE_CMD} -e 's|stat64|stat|g' ${WRKSRC}/pyclamav.c - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/security/py-clamav/distinfo b/security/py-clamav/distinfo index 643e527a3e4c..169ba1b2d7c9 100644 --- a/security/py-clamav/distinfo +++ b/security/py-clamav/distinfo @@ -1,3 +1,3 @@ -MD5 (python/pyclamav-0.3.2.tar.gz) = 7ba6dbbcd9cf745241d5740c844b197f -SHA256 (python/pyclamav-0.3.2.tar.gz) = f418db5805297de3c6d8b0967c4dde8ddef86a03a7d45cf875ce1a723b836449 -SIZE (python/pyclamav-0.3.2.tar.gz) = 12778 +MD5 (python/pyclamav-0.3.3.tar.gz) = 7899cff81288b201503747a0ba4d7db3 +SHA256 (python/pyclamav-0.3.3.tar.gz) = 9c5e52a9337f8ecc3ac92d9babcb609301d81a9dbe23e71306bb50fabe872e34 +SIZE (python/pyclamav-0.3.3.tar.gz) = 12863 |