From owner-svn-ports-head@freebsd.org Sun Oct 9 16:19:05 2016 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 BA61CC07C9B; Sun, 9 Oct 2016 16:19:05 +0000 (UTC) (envelope-from adamw@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 71F24171; Sun, 9 Oct 2016 16:19:05 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u99GJ4vQ003612; Sun, 9 Oct 2016 16:19:04 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u99GJ4Mt003609; Sun, 9 Oct 2016 16:19:04 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610091619.u99GJ4Mt003609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 9 Oct 2016 16:19:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423617 - head/textproc/p5-Regexp-Debugger 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.23 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: Sun, 09 Oct 2016 16:19:05 -0000 Author: adamw Date: Sun Oct 9 16:19:04 2016 New Revision: 423617 URL: https://svnweb.freebsd.org/changeset/ports/423617 Log: Update to 0.001022, and add NO_ARCH. Changes: https://metacpan.org/changes/distribution/Regexp-Debugger Modified: head/textproc/p5-Regexp-Debugger/Makefile head/textproc/p5-Regexp-Debugger/distinfo head/textproc/p5-Regexp-Debugger/pkg-plist Modified: head/textproc/p5-Regexp-Debugger/Makefile ============================================================================== --- head/textproc/p5-Regexp-Debugger/Makefile Sun Oct 9 16:16:52 2016 (r423616) +++ head/textproc/p5-Regexp-Debugger/Makefile Sun Oct 9 16:19:04 2016 (r423617) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Regexp-Debugger -PORTVERSION= 0.001020 +PORTVERSION= 0.001022 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DCONWAY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,5 +12,6 @@ COMMENT= Visually debug regexes in-place USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/textproc/p5-Regexp-Debugger/distinfo ============================================================================== --- head/textproc/p5-Regexp-Debugger/distinfo Sun Oct 9 16:16:52 2016 (r423616) +++ head/textproc/p5-Regexp-Debugger/distinfo Sun Oct 9 16:19:04 2016 (r423617) @@ -1,2 +1,3 @@ -SHA256 (Regexp-Debugger-0.001020.tar.gz) = 54760f1c15c6efa739ae589cd363946ce11d5b60e81186f96bddea7c5a5c2d9c -SIZE (Regexp-Debugger-0.001020.tar.gz) = 34098 +TIMESTAMP = 1476029846 +SHA256 (Regexp-Debugger-0.001022.tar.gz) = 3676b6bc0f49b7dbc214a9dbb3a2e7f639c45d0358be636d76acc0169ed10095 +SIZE (Regexp-Debugger-0.001022.tar.gz) = 34632 Modified: head/textproc/p5-Regexp-Debugger/pkg-plist ============================================================================== --- head/textproc/p5-Regexp-Debugger/pkg-plist Sun Oct 9 16:16:52 2016 (r423616) +++ head/textproc/p5-Regexp-Debugger/pkg-plist Sun Oct 9 16:19:04 2016 (r423617) @@ -1,4 +1,4 @@ bin/rxrx %%SITE_PERL%%/Regexp/Debugger.pm -%%PERL5_MAN3%%/Regexp::Debugger.3.gz %%PERL5_MAN1%%/rxrx.1.gz +%%PERL5_MAN3%%/Regexp::Debugger.3.gz