From owner-svn-ports-head@freebsd.org Mon Aug 31 13:33:07 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 0716B9C641B; Mon, 31 Aug 2015 13:33:07 +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 937DFD13; Mon, 31 Aug 2015 13:33:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7VDX6i0005119; Mon, 31 Aug 2015 13:33:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7VDX5nn005114; Mon, 31 Aug 2015 13:33:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201508311333.t7VDX5nn005114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 31 Aug 2015 13:33:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395693 - head/math/p5-Math-Random 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: Mon, 31 Aug 2015 13:33:07 -0000 Author: sunpoet Date: Mon Aug 31 13:33:05 2015 New Revision: 395693 URL: https://svnweb.freebsd.org/changeset/ports/395693 Log: - Update to 0.72 - Sort PLIST Changes: http://search.cpan.org/dist/Math-Random/Changes Modified: head/math/p5-Math-Random/Makefile head/math/p5-Math-Random/distinfo head/math/p5-Math-Random/pkg-plist Modified: head/math/p5-Math-Random/Makefile ============================================================================== --- head/math/p5-Math-Random/Makefile Mon Aug 31 13:33:00 2015 (r395692) +++ head/math/p5-Math-Random/Makefile Mon Aug 31 13:33:05 2015 (r395693) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Random -PORTVERSION= 0.71 -PORTREVISION= 2 +PORTVERSION= 0.72 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +11,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Random number generators USES= perl5 shebangfix -SHEBANG_FILES= example.pl USE_PERL5= configure +SHEBANG_FILES= example.pl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Random/Random.so Modified: head/math/p5-Math-Random/distinfo ============================================================================== --- head/math/p5-Math-Random/distinfo Mon Aug 31 13:33:00 2015 (r395692) +++ head/math/p5-Math-Random/distinfo Mon Aug 31 13:33:05 2015 (r395693) @@ -1,2 +1,2 @@ -SHA256 (Math-Random-0.71.tar.gz) = 8af09c3d0041d83c3369536ab1e37d3d9707a01e2ed05d2dcc8e096cdf07cc2d -SIZE (Math-Random-0.71.tar.gz) = 46011 +SHA256 (Math-Random-0.72.tar.gz) = be0522328811d96de505d9ebac3d096359026fa8d5c38f7bb999a78ec5bc254c +SIZE (Math-Random-0.72.tar.gz) = 46907 Modified: head/math/p5-Math-Random/pkg-plist ============================================================================== --- head/math/p5-Math-Random/pkg-plist Mon Aug 31 13:33:00 2015 (r395692) +++ head/math/p5-Math-Random/pkg-plist Mon Aug 31 13:33:05 2015 (r395693) @@ -1,7 +1,7 @@ -%%PERL5_MAN3%%/Math::Random.3.gz %%SITE_ARCH%%/Math/Random.pm %%SITE_ARCH%%/Math/example.pl %%SITE_ARCH%%/Math/test1.pl %%SITE_ARCH%%/Math/test2.pl %%SITE_ARCH%%/auto/Math/Random/Random.so %%SITE_ARCH%%/auto/Math/Random/autosplit.ix +%%PERL5_MAN3%%/Math::Random.3.gz