- Update to 0.3.3

This commit is contained in:
Marcus Alves Grando 2006-04-25 21:16:24 +00:00
parent 58806c2a3d
commit 17fcd25907
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160474
2 changed files with 4 additions and 7 deletions

View File

@ -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}

View File

@ -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