ports/75406: Update port: security/clamsmtp change to 1.2

Marcus Grando marcus at corp.grupos.com.br
Wed Dec 22 19:00:48 UTC 2004


>Number:         75406
>Category:       ports
>Synopsis:       Update port: security/clamsmtp change to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 22 19:00:47 GMT 2004
>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 #34: Sun Dec 19 18:25:44 BRST 2004 root at corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:
Update port: security/clamsmtp change to 1.2

+ Install README in $DOCSDIR
+ Install scripts/virus_action.sh in $DOCSDIR

	
>How-To-Repeat:
	
>Fix:

	

--- clamsmtp.patch begins here ---
diff -ruN clamsmtp.old/Makefile clamsmtp/Makefile
--- clamsmtp.old/Makefile	Mon Nov  1 05:36:37 2004
+++ clamsmtp/Makefile	Wed Dec 22 16:50:21 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	clamsmtp
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 PORTREVISION=	0
 CATEGORIES=	security
 MASTER_SITES=	http://memberwebs.com/nielsen/software/clamsmtp/
@@ -28,11 +28,20 @@
 MAN5=		clamsmtpd.conf.5
 MAN8=		clamsmtpd.8
 
+.if !defined(NOPORTDOCS)
+PORTDOCS=       *
+.endif
+
 post-install:
 	@${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
 		${FILESDIR}/clamsmtpd.sh.tmpl > ${STARTUP_FILE}
 	@${INSTALL_DATA} ${WRKSRC}/doc/clamsmtpd.conf ${PREFIX}/etc/clamsmtpd.conf-sample
 	@${CHMOD} 755 ${STARTUP_FILE}
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/scripts/virus_action.sh ${DOCSDIR}
+.endif
 	@${SED} -e "s,%%PREFIX%%,${PREFIX},g" ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -ruN clamsmtp.old/distinfo clamsmtp/distinfo
--- clamsmtp.old/distinfo	Mon Nov  1 05:36:37 2004
+++ clamsmtp/distinfo	Wed Dec 22 16:28:37 2004
@@ -1,2 +1,2 @@
-MD5 (clamsmtp-1.1.tar.gz) = dbb077492c1ed5acca9beb91f2808e0c
-SIZE (clamsmtp-1.1.tar.gz) = 139329
+MD5 (clamsmtp-1.2.tar.gz) = 8a704db5f833feab92aad723209acc13
+SIZE (clamsmtp-1.2.tar.gz) = 143089
--- clamsmtp.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list