From owner-svn-ports-all@freebsd.org Tue Mar 6 20:31:53 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7AE2F2C92A; Tue, 6 Mar 2018 20:31:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDA406968C; Tue, 6 Mar 2018 20:31:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 070CA17B42; Tue, 6 Mar 2018 20:31:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w26KVpmE006109; Tue, 6 Mar 2018 20:31:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w26KVpZR006107; Tue, 6 Mar 2018 20:31:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803062031.w26KVpZR006107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 6 Mar 2018 20:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463752 - head/mail/p5-Email-Address X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/mail/p5-Email-Address X-SVN-Commit-Revision: 463752 X-SVN-Commit-Repository: ports 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.25 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: Tue, 06 Mar 2018 20:31:53 -0000 Author: sunpoet Date: Tue Mar 6 20:31:51 2018 New Revision: 463752 URL: https://svnweb.freebsd.org/changeset/ports/463752 Log: Update to 1.909 - Mark DEPRECATED and set EXPIRATION_DATE to 2018-12-31 Changes: http://search.cpan.org/dist/Email-Address/Changes Modified: head/mail/p5-Email-Address/Makefile head/mail/p5-Email-Address/distinfo Modified: head/mail/p5-Email-Address/Makefile ============================================================================== --- head/mail/p5-Email-Address/Makefile Tue Mar 6 20:31:46 2018 (r463751) +++ head/mail/p5-Email-Address/Makefile Tue Mar 6 20:31:51 2018 (r463752) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Email-Address -PORTVERSION= 1.908 +PORTVERSION= 1.909 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,10 @@ COMMENT= RFC 2822 Address Parsing and Creation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE + +# This port is still used by many ports +DEPRECATED= Deprecated by upstream +EXPIRATION_DATE=2018-12-31 USES= perl5 USE_PERL5= configure Modified: head/mail/p5-Email-Address/distinfo ============================================================================== --- head/mail/p5-Email-Address/distinfo Tue Mar 6 20:31:46 2018 (r463751) +++ head/mail/p5-Email-Address/distinfo Tue Mar 6 20:31:51 2018 (r463752) @@ -1,2 +1,3 @@ -SHA256 (Email-Address-1.908.tar.gz) = e5f860bdfe6d768324bc9e402d563667e4171dd98f1a87d785e9087f7793d444 -SIZE (Email-Address-1.908.tar.gz) = 41925 +TIMESTAMP = 1520348831 +SHA256 (Email-Address-1.909.tar.gz) = 6f2c532751718eb5e300d295fb18695d9525747d3bb9f2dd732e4903a836fd50 +SIZE (Email-Address-1.909.tar.gz) = 41490