From owner-svn-ports-all@FreeBSD.ORG Mon Jun 15 14:43:37 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBC8ED37; Mon, 15 Jun 2015 14:43:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.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 B040D9E1; Mon, 15 Jun 2015 14:43:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5FEhbPE082619; Mon, 15 Jun 2015 14:43:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5FEhaEv082616; Mon, 15 Jun 2015 14:43:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201506151443.t5FEhaEv082616@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 15 Jun 2015 14:43:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389720 - head/devel/p5-UNIVERSAL-isa 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.20 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: Mon, 15 Jun 2015 14:43:38 -0000 Author: sunpoet Date: Mon Jun 15 14:43:36 2015 New Revision: 389720 URL: https://svnweb.freebsd.org/changeset/ports/389720 Log: - Update to 1.20150614 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/UNIVERSAL-isa/Changes Modified: head/devel/p5-UNIVERSAL-isa/Makefile head/devel/p5-UNIVERSAL-isa/distinfo head/devel/p5-UNIVERSAL-isa/pkg-plist Modified: head/devel/p5-UNIVERSAL-isa/Makefile ============================================================================== --- head/devel/p5-UNIVERSAL-isa/Makefile Mon Jun 15 14:43:30 2015 (r389719) +++ head/devel/p5-UNIVERSAL-isa/Makefile Mon Jun 15 14:43:36 2015 (r389720) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= UNIVERSAL-isa -PORTVERSION= 1.20140927 -PORTREVISION= 1 +PORTVERSION= 1.20150614 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Try to recover from people call LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-UNIVERSAL-isa/distinfo ============================================================================== --- head/devel/p5-UNIVERSAL-isa/distinfo Mon Jun 15 14:43:30 2015 (r389719) +++ head/devel/p5-UNIVERSAL-isa/distinfo Mon Jun 15 14:43:36 2015 (r389720) @@ -1,2 +1,2 @@ -SHA256 (UNIVERSAL-isa-1.20140927.tar.gz) = 6b2594cc8ac8faf8303a95385f290fcd2a8e6022b09ea88dc00dfe695199d867 -SIZE (UNIVERSAL-isa-1.20140927.tar.gz) = 28099 +SHA256 (UNIVERSAL-isa-1.20150614.tar.gz) = 6ebf0376b9e8970087330000114d80a57f7520cea193f4f3440385d888ed2fd4 +SIZE (UNIVERSAL-isa-1.20150614.tar.gz) = 27124 Modified: head/devel/p5-UNIVERSAL-isa/pkg-plist ============================================================================== --- head/devel/p5-UNIVERSAL-isa/pkg-plist Mon Jun 15 14:43:30 2015 (r389719) +++ head/devel/p5-UNIVERSAL-isa/pkg-plist Mon Jun 15 14:43:36 2015 (r389720) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/UNIVERSAL::isa.3.gz %%SITE_PERL%%/UNIVERSAL/isa.pm +%%PERL5_MAN3%%/UNIVERSAL::isa.3.gz