From owner-svn-ports-all@FreeBSD.ORG Tue Jun 2 13:03:05 2015 Return-Path: Delivered-To: svn-ports-all@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 10008962; Tue, 2 Jun 2015 13:03:05 +0000 (UTC) (envelope-from bofh@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 F3464107D; Tue, 2 Jun 2015 13:03:04 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t52D34Jg005363; Tue, 2 Jun 2015 13:03:04 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t52D34uk005360; Tue, 2 Jun 2015 13:03:04 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201506021303.t52D34uk005360@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 2 Jun 2015 13:03:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388350 - head/converters/p5-Net-IDN-Nameprep 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: Tue, 02 Jun 2015 13:03:05 -0000 Author: bofh Date: Tue Jun 2 13:03:03 2015 New Revision: 388350 URL: https://svnweb.freebsd.org/changeset/ports/388350 Log: converters/p5-Net-IDN-Nameprep: Update version 1.101=>1.102 - Mark NO_ARCH as there is no ARCH dependent files Modified: head/converters/p5-Net-IDN-Nameprep/Makefile head/converters/p5-Net-IDN-Nameprep/distinfo Modified: head/converters/p5-Net-IDN-Nameprep/Makefile ============================================================================== --- head/converters/p5-Net-IDN-Nameprep/Makefile Tue Jun 2 13:01:41 2015 (r388349) +++ head/converters/p5-Net-IDN-Nameprep/Makefile Tue Jun 2 13:03:03 2015 (r388350) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-IDN-Nameprep -PORTVERSION= 1.101 -PORTREVISION= 1 +PORTVERSION= 1.102 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,5 +16,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \ USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes .include Modified: head/converters/p5-Net-IDN-Nameprep/distinfo ============================================================================== --- head/converters/p5-Net-IDN-Nameprep/distinfo Tue Jun 2 13:01:41 2015 (r388349) +++ head/converters/p5-Net-IDN-Nameprep/distinfo Tue Jun 2 13:03:03 2015 (r388350) @@ -1,2 +1,2 @@ -SHA256 (Net-IDN-Nameprep-1.101.tar.gz) = 2861058143a8b26fb06b691ad289e3c6a0b0ae093f32769089f2a7c5fae4d4f8 -SIZE (Net-IDN-Nameprep-1.101.tar.gz) = 15063 +SHA256 (Net-IDN-Nameprep-1.102.tar.gz) = c4a21dc1ca8a35a612415eb8027d9407142f2b27b5fa9e67917a88f388947726 +SIZE (Net-IDN-Nameprep-1.102.tar.gz) = 15379