ports/76186: [MAINTAINER] Update port: security/py-clamav change to 0.2.2

Marcus Grando marcus at corp.grupos.com.br
Thu Jan 13 02:00:42 UTC 2005


>Number:         76186
>Category:       ports
>Synopsis:       [MAINTAINER] Update port: security/py-clamav change to 0.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 13 02:00:41 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #37: Mon Jan 3 12:27:37 BRST 2005 root at corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:
Update port: security/py-clamav change to 0.2.2

- Update to 0.2.2
- Remove install examples

	
>How-To-Repeat:
	
>Fix:

	

--- py-clamav.patch begins here ---
diff -ruN py-clamav.old/Makefile py-clamav/Makefile
--- py-clamav.old/Makefile	Sat Jan  8 15:28:39 2005
+++ py-clamav/Makefile	Wed Jan 12 23:51:29 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		clamav
-PORTVERSION=		0.2.1
+PORTVERSION=		0.2.2
 CATEGORIES=		security python
 MASTER_SITES=		http://norman.free.fr/norman/python/pyclamav/
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
@@ -24,21 +24,15 @@
 PYDISTUTILS_BUILDARGS=	build_ext -I${LOCALBASE}/include -L${LOCALBASE}/lib
 
 DOCSDIR?=		${PREFIX}/share/doc/py-${PORTNAME}
-EXAMPLESDIR?=		${PREFIX}/share/examples/py-${PORTNAME}
 
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
-PLIST_SUB+=	EXAMPLES=""
-.else
-PLIST_SUB+=	EXAMPLES="@comment "
 .endif
 
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}
-	@${MKDIR} ${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/example.py ${EXAMPLESDIR}
 .endif
 
 .include <bsd.port.mk>
diff -ruN py-clamav.old/distinfo py-clamav/distinfo
--- py-clamav.old/distinfo	Sat Jan  8 15:28:39 2005
+++ py-clamav/distinfo	Wed Jan 12 23:48:14 2005
@@ -1,2 +1,2 @@
-MD5 (python/pyclamav-0.2.1.tar.gz) = d802d2e9076bd1e17023dc8276083fd3
-SIZE (python/pyclamav-0.2.1.tar.gz) = 10813
+MD5 (python/pyclamav-0.2.2.tar.gz) = 0b274b73f71b8e4481c8fb30fd1c2bb2
+SIZE (python/pyclamav-0.2.2.tar.gz) = 10736
diff -ruN py-clamav.old/pkg-plist py-clamav/pkg-plist
--- py-clamav.old/pkg-plist	Sat Jan  8 15:28:39 2005
+++ py-clamav/pkg-plist	Wed Jan 12 23:51:42 2005
@@ -1,3 +1 @@
 lib/%%PYTHON_VERSION%%/site-packages/pyclamav.so
-%%EXAMPLES%%%%EXAMPLESDIR%%/example.py
-%%EXAMPLES%%@dirrm %%EXAMPLESDIR%%
--- py-clamav.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list