From owner-svn-ports-head@freebsd.org Sat Nov 19 17:10:56 2016 Return-Path: Delivered-To: svn-ports-head@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 174E8C4ABF1; Sat, 19 Nov 2016 17:10:56 +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 mx1.freebsd.org (Postfix) with ESMTPS id BFBEED47; Sat, 19 Nov 2016 17:10:40 +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 uAJHAd00076123; Sat, 19 Nov 2016 17:10:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJHAdb3076122; Sat, 19 Nov 2016 17:10:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191710.uAJHAdb3076122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:10:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426493 - head/mail/p5-Email-Simple X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 17:10:56 -0000 Author: sunpoet Date: Sat Nov 19 17:10:39 2016 New Revision: 426493 URL: https://svnweb.freebsd.org/changeset/ports/426493 Log: - Update to 2.211 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Email-Simple/Changes Modified: head/mail/p5-Email-Simple/Makefile head/mail/p5-Email-Simple/distinfo Modified: head/mail/p5-Email-Simple/Makefile ============================================================================== --- head/mail/p5-Email-Simple/Makefile Sat Nov 19 17:10:35 2016 (r426492) +++ head/mail/p5-Email-Simple/Makefile Sat Nov 19 17:10:39 2016 (r426493) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Email-Simple -PORTVERSION= 2.210 +PORTVERSION= 2.211 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Simple parsing of RFC2822 messa LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Email-Date-Format>=0:mail/p5-Email-Date-Format RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/mail/p5-Email-Simple/distinfo ============================================================================== --- head/mail/p5-Email-Simple/distinfo Sat Nov 19 17:10:35 2016 (r426492) +++ head/mail/p5-Email-Simple/distinfo Sat Nov 19 17:10:39 2016 (r426493) @@ -1,2 +1,3 @@ -SHA256 (Email-Simple-2.210.tar.gz) = c8633fa462538967c036e3077617de9e5e8f6acc68d25546ba1d5bb1e12bd319 -SIZE (Email-Simple-2.210.tar.gz) = 38553 +TIMESTAMP = 1479554275 +SHA256 (Email-Simple-2.211.tar.gz) = 1cb9527d093765c007818f1082cb69f55902fa844eb48c9967944702b950c4c5 +SIZE (Email-Simple-2.211.tar.gz) = 38920