Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2009 02:33:21 GMT
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134696: [UPDATE] mail/clamfilter: change MASTER_SITES to something functional and assume maintainership
Message-ID:  <200905190233.n4J2XLfC001220@www.freebsd.org>
Resent-Message-ID: <200905190240.n4J2e1S1051431@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134696
>Category:       ports
>Synopsis:       [UPDATE] mail/clamfilter: change MASTER_SITES to something functional and assume maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 19 02:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.1
>Organization:
>Environment:
FreeBSD spartan.hamla.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
- take maintainership of orphaned port
- also, update MASTER_SITES (as current one is no longer functional):

=> clamfilter-0.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.wyae.de/software/ensita-clamfilter/.
fetch: http://www.wyae.de/software/ensita-clamfilter/clamfilter-0.5.tar.gz: Not Found

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/clamfilter/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	27 Mar 2009 11:53:02 -0000	1.7
+++ Makefile	19 May 2009 02:23:07 -0000
@@ -15,9 +15,9 @@
 PORTVERSION=	0.5
 PORTREVISION=	3
 CATEGORIES=	mail
-MASTER_SITES=	http://www.wyae.de/software/ensita-clamfilter/
+MASTER_SITES=	http://www.wyae.de/software/Retired/ensita-clamfilter/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sahil@tandon.net
 COMMENT=	A small, efficient clamav content filter for Postfix
 
 .if defined(WITH_CLAMAV_DEVEL)


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905190233.n4J2XLfC001220>