From owner-svn-ports-all@freebsd.org Sun Nov 6 16:51:40 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 B9203C33AAB; Sun, 6 Nov 2016 16:51:40 +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 85347944; Sun, 6 Nov 2016 16:51: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 uA6Gpd8E057976; Sun, 6 Nov 2016 16:51:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6Gpdex057974; Sun, 6 Nov 2016 16:51:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611061651.uA6Gpdex057974@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:51:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425565 - head/net/p5-URI-Query 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:51:40 -0000 Author: sunpoet Date: Sun Nov 6 16:51:39 2016 New Revision: 425565 URL: https://svnweb.freebsd.org/changeset/ports/425565 Log: - Update to 0.16 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/URI-Query/ChangeLog Modified: head/net/p5-URI-Query/Makefile head/net/p5-URI-Query/distinfo Modified: head/net/p5-URI-Query/Makefile ============================================================================== --- head/net/p5-URI-Query/Makefile Sun Nov 6 16:51:34 2016 (r425564) +++ head/net/p5-URI-Query/Makefile Sun Nov 6 16:51:39 2016 (r425565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI-Query -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +12,10 @@ COMMENT= URI query string manipulation LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-URI>=0:net/p5-URI +BUILD_DEPENDS= p5-Clone>=0:devel/p5-Clone \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/net/p5-URI-Query/distinfo ============================================================================== --- head/net/p5-URI-Query/distinfo Sun Nov 6 16:51:34 2016 (r425564) +++ head/net/p5-URI-Query/distinfo Sun Nov 6 16:51:39 2016 (r425565) @@ -1,2 +1,3 @@ -SHA256 (URI-Query-0.15.tar.gz) = a003039aa90d7cd29ddc648c5053496855840c9a558c0836588f9e355005f9b9 -SIZE (URI-Query-0.15.tar.gz) = 16072 +TIMESTAMP = 1478370279 +SHA256 (URI-Query-0.16.tar.gz) = b4e62de79b468dcd7ee835e4dfd0035c83faf92e6c44b79bcdd9a50287fb8c18 +SIZE (URI-Query-0.16.tar.gz) = 16505