From owner-svn-ports-all@freebsd.org Wed Aug 19 08:10:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E802B9BD8B8; Wed, 19 Aug 2015 08:10:41 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC3DD1DF3; Wed, 19 Aug 2015 08:10:41 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7J8Afk9013968; Wed, 19 Aug 2015 08:10:41 GMT (envelope-from erwin@FreeBSD.org) Received: (from erwin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7J8AfIj013965; Wed, 19 Aug 2015 08:10:41 GMT (envelope-from erwin@FreeBSD.org) Message-Id: <201508190810.t7J8AfIj013965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: erwin set sender to erwin@FreeBSD.org using -f From: Erwin Lansing Date: Wed, 19 Aug 2015 08:10:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394756 - in head: mail/dkfilter mail/dkimproxy security/p5-Crypt-Camellia_PP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 08:10:42 -0000 Author: erwin Date: Wed Aug 19 08:10:40 2015 New Revision: 394756 URL: https://svnweb.freebsd.org/changeset/ports/394756 Log: Reset maintainer : host mail.csg.ci.i.u-tokyo.ac.jp[133.11.54.4] said: 550 5.1.1 : Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S Modified: head/mail/dkfilter/Makefile head/mail/dkimproxy/Makefile head/security/p5-Crypt-Camellia_PP/Makefile Modified: head/mail/dkfilter/Makefile ============================================================================== --- head/mail/dkfilter/Makefile Wed Aug 19 08:06:46 2015 (r394755) +++ head/mail/dkfilter/Makefile Wed Aug 19 08:10:40 2015 (r394756) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://jason.long.name/dkfilter/ -MAINTAINER= yanagisawa@csg.is.titech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Domainkeys filter for Postfix BUILD_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ Modified: head/mail/dkimproxy/Makefile ============================================================================== --- head/mail/dkimproxy/Makefile Wed Aug 19 08:06:46 2015 (r394755) +++ head/mail/dkimproxy/Makefile Wed Aug 19 08:10:40 2015 (r394756) @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= yanagisawa@csg.is.titech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= DKIM filter for Postfix LICENSE= GPLv2 Modified: head/security/p5-Crypt-Camellia_PP/Makefile ============================================================================== --- head/security/p5-Crypt-Camellia_PP/Makefile Wed Aug 19 08:06:46 2015 (r394755) +++ head/security/p5-Crypt-Camellia_PP/Makefile Wed Aug 19 08:10:40 2015 (r394756) @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= yanagisawa@csg.is.titech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for Camellia Encryption Algorithm in pure Perl USES= perl5