Date: Tue, 14 May 2013 00:19:09 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r318103 - head/mail/vbsfilter Message-ID: <20130514001909.GA89295@FreeBSD.org> In-Reply-To: <201305131523.r4DFNspc067781@svn.freebsd.org> References: <201305131523.r4DFNspc067781@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 13, 2013 at 03:23:54PM +0000, Dirk Meyer wrote: > New Revision: 318103 > URL: http://svnweb.freebsd.org/changeset/ports/318103 > > Log: > - add MASTER_SITES > - drop WWW > > @@ -4,7 +4,7 @@ PORTNAME= vbsfilter > PORTVERSION= 1.15 > PORTREVISION= 1 > CATEGORIES= mail > -MASTER_SITES= http://aeschi.ch.eu.org/milter/ > +MASTER_SITES= ftp://ftp.dinoex.de/pub/approved/ You said "add", but I see it was replaced. And some of us might want to know why, esp. since you've switched to FTP. > @@ -9,5 +9,3 @@ the question: Can sendmail allow this ma > Sendmail is a trademark of Sendmail, Inc. > > LICENSE: GPL2 I remember you've been sweeping through yours ports pkg-descr's few years ago adding license information, but since we now have LICENSE framework, perhaps this info can be converted? > - > -WWW: http://aeschi.ch.eu.org/milter/ Again, you've removed WWW, but tell as nothing about the reasons. Given that this is the same URL used in MASTER_SITES, I guess something might happen to it, but it would be nice if we'd not have to guess. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130514001909.GA89295>