From owner-svn-ports-all@freebsd.org Sun Nov 6 16:49:13 2016 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 F2946C33227; Sun, 6 Nov 2016 16:49:13 +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 BEC36A2C; Sun, 6 Nov 2016 16:49:13 +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 uA6GnCUc050707; Sun, 6 Nov 2016 16:49:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6GnCT2050705; Sun, 6 Nov 2016 16:49:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611061649.uA6GnCT2050705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Nov 2016 16:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425534 - head/net/p5-MaxMind-DB-Writer 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.23 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: Sun, 06 Nov 2016 16:49:14 -0000 Author: sunpoet Date: Sun Nov 6 16:49:12 2016 New Revision: 425534 URL: https://svnweb.freebsd.org/changeset/ports/425534 Log: - Update to 0.201001 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes Modified: head/net/p5-MaxMind-DB-Writer/Makefile head/net/p5-MaxMind-DB-Writer/distinfo Modified: head/net/p5-MaxMind-DB-Writer/Makefile ============================================================================== --- head/net/p5-MaxMind-DB-Writer/Makefile Sun Nov 6 16:48:26 2016 (r425533) +++ head/net/p5-MaxMind-DB-Writer/Makefile Sun Nov 6 16:49:12 2016 (r425534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Writer -PORTVERSION= 0.201000 +PORTVERSION= 0.201001 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -13,6 +13,7 @@ COMMENT= Create MaxMind DB database file LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \ p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \ Modified: head/net/p5-MaxMind-DB-Writer/distinfo ============================================================================== --- head/net/p5-MaxMind-DB-Writer/distinfo Sun Nov 6 16:48:26 2016 (r425533) +++ head/net/p5-MaxMind-DB-Writer/distinfo Sun Nov 6 16:49:12 2016 (r425534) @@ -1,2 +1,3 @@ -SHA256 (MaxMind-DB-Writer-0.201000.tar.gz) = a027d1ca5fa9339ab81cd15853b48bc40ec9722d521e6251f878a01b43c42614 -SIZE (MaxMind-DB-Writer-0.201000.tar.gz) = 176144 +TIMESTAMP = 1478370247 +SHA256 (MaxMind-DB-Writer-0.201001.tar.gz) = c9a9467584a174fc63704dc92ea18b0c1752e804430634efa291d398d2489002 +SIZE (MaxMind-DB-Writer-0.201001.tar.gz) = 176956