From owner-svn-ports-head@freebsd.org Sat Jul 25 07:41:04 2015 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 006E69AAF74; Sat, 25 Jul 2015 07:41:04 +0000 (UTC) (envelope-from sunpoet@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 C3AF41977; Sat, 25 Jul 2015 07:41:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6P7f2pF000207; Sat, 25 Jul 2015 07:41:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6P7f2bt099780; Sat, 25 Jul 2015 07:41:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507250741.t6P7f2bt099780@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, 25 Jul 2015 07:41:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392861 - head/net/p5-URI 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.20 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, 25 Jul 2015 07:41:04 -0000 Author: sunpoet Date: Sat Jul 25 07:41:01 2015 New Revision: 392861 URL: https://svnweb.freebsd.org/changeset/ports/392861 Log: - Update to 1.69 - Add NO_ARCH Changes: http://search.cpan.org/dist/URI/Changes Modified: head/net/p5-URI/Makefile head/net/p5-URI/distinfo Modified: head/net/p5-URI/Makefile ============================================================================== --- head/net/p5-URI/Makefile Sat Jul 25 07:40:55 2015 (r392860) +++ head/net/p5-URI/Makefile Sat Jul 25 07:41:01 2015 (r392861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI -PORTVERSION= 1.68 +PORTVERSION= 1.69 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ COMMENT= Perl5 interface to Uniform Reso LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-URI/distinfo ============================================================================== --- head/net/p5-URI/distinfo Sat Jul 25 07:40:55 2015 (r392860) +++ head/net/p5-URI/distinfo Sat Jul 25 07:41:01 2015 (r392861) @@ -1,2 +1,2 @@ -SHA256 (URI-1.68.tar.gz) = c840d30f7657bfd4b2acbb311bd764232911cd3dc97e92415fbd0a242185c358 -SIZE (URI-1.68.tar.gz) = 99425 +SHA256 (URI-1.69.tar.gz) = b74b16ea626b6f8061821bb350674c638a98be1fc766eadb24fec6635998b42d +SIZE (URI-1.69.tar.gz) = 99836