diff options
author | mnag <mnag@FreeBSD.org> | 2008-06-10 07:17:14 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2008-06-10 07:17:14 +0800 |
commit | b898d1ee94bc237f67a88c3da138ccfa5796b3ef (patch) | |
tree | a615f88a064df5776f6aefbb30f8246b9998433e /security | |
parent | e91329eb69fb13f238018f9e84537fc0112b4f02 (diff) | |
download | freebsd-ports-gnome-b898d1ee94bc237f67a88c3da138ccfa5796b3ef.tar.gz freebsd-ports-gnome-b898d1ee94bc237f67a88c3da138ccfa5796b3ef.tar.zst freebsd-ports-gnome-b898d1ee94bc237f67a88c3da138ccfa5796b3ef.zip |
- Update to 0.4.1
PR: 123725
Submitted by: Wen heping <wenheping___gmail.com>
Diffstat (limited to 'security')
-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 4d472b4ad259..8cc7cb17e0f3 100644 --- a/security/py-clamav/Makefile +++ b/security/py-clamav/Makefile @@ -6,8 +6,7 @@ # PORTNAME= clamav -PORTVERSION= 0.4.0 -PORTREVISION= 3 +PORTVERSION= 0.4.1 CATEGORIES= security python MASTER_SITES= http://xael.org/norman/python/pyclamav/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,8 +29,6 @@ EXAMPLESDIR?= ${PREFIX}/share/examples/py-${PORTNAME} PORTDOCS= * -BROKEN= Doesn't build with clamav-0.93 - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/security/py-clamav/distinfo b/security/py-clamav/distinfo index 19c9ba6adf47..bfbe9f457907 100644 --- a/security/py-clamav/distinfo +++ b/security/py-clamav/distinfo @@ -1,3 +1,3 @@ -MD5 (python/pyclamav-0.4.0.tar.gz) = cdb33947e9fec6a3360052ad9ab10c3a -SHA256 (python/pyclamav-0.4.0.tar.gz) = 1e4559db1ada2d06f5dbbe779be31be0007ac4b7c30035996168af554c29b0ed -SIZE (python/pyclamav-0.4.0.tar.gz) = 12810 +MD5 (python/pyclamav-0.4.1.tar.gz) = 9e1f29ea118bac87223ff4df3c077556 +SHA256 (python/pyclamav-0.4.1.tar.gz) = 27f0ea9771a9c5d8f974761df829a85344a19cf47a4b23a3f69836de2717b81c +SIZE (python/pyclamav-0.4.1.tar.gz) = 12789 |