From owner-svn-ports-all@freebsd.org Sun Jul 19 14:19:44 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 991693606B4; Sun, 19 Jul 2020 14:19:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B8n743YJPz4dFY; Sun, 19 Jul 2020 14:19:44 +0000 (UTC) (envelope-from lwhsu@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5D5121CE9B; Sun, 19 Jul 2020 14:19:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06JEJi68019674; Sun, 19 Jul 2020 14:19:44 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06JEJhoI019671; Sun, 19 Jul 2020 14:19:43 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202007191419.06JEJhoI019671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sun, 19 Jul 2020 14:19:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542579 - in head/math: . p5-Math-GSL X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/math: . p5-Math-GSL X-SVN-Commit-Revision: 542579 X-SVN-Commit-Repository: ports 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.33 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: Sun, 19 Jul 2020 14:19:44 -0000 Author: lwhsu Date: Sun Jul 19 14:19:43 2020 New Revision: 542579 URL: https://svnweb.freebsd.org/changeset/ports/542579 Log: Readd math/p5-Math-GSL and update to 0.42 PR: 247302 Submitted by: Tomohiro Hosaka Added: head/math/p5-Math-GSL/ - copied from r530719, head/math/p5-Math-GSL/ Modified: head/math/Makefile head/math/p5-Math-GSL/Makefile head/math/p5-Math-GSL/distinfo Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Jul 19 13:42:10 2020 (r542578) +++ head/math/Makefile Sun Jul 19 14:19:43 2020 (r542579) @@ -580,6 +580,7 @@ SUBDIR += p5-Math-GMPf SUBDIR += p5-Math-GMPq SUBDIR += p5-Math-GMPz + SUBDIR += p5-Math-GSL SUBDIR += p5-Math-Geometry SUBDIR += p5-Math-Geometry-Planar SUBDIR += p5-Math-Geometry-Planar-GPC Modified: head/math/p5-Math-GSL/Makefile ============================================================================== --- head/math/p5-Math-GSL/Makefile Sat Apr 4 20:51:40 2020 (r530719) +++ head/math/p5-Math-GSL/Makefile Sun Jul 19 14:19:43 2020 (r542579) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.40 -PORTREVISION= 1 +PORTVERSION= 0.42 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= bokutin@bokut.in COMMENT= Perl interface to GNU Scientific Library LICENSE= ART10 GPLv1+ @@ -23,10 +22,6 @@ TEST_DEPENDS= p5-Test-Class>=0.12:devel/p5-Test-Class USES= perl5 USE_PERL5= modbuild - -BROKEN= Does not work with gsl-2.6 -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 post-install: ${FIND} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GSL/ -name "*.so" -exec ${STRIP_CMD} {} + Modified: head/math/p5-Math-GSL/distinfo ============================================================================== --- head/math/p5-Math-GSL/distinfo Sat Apr 4 20:51:40 2020 (r530719) +++ head/math/p5-Math-GSL/distinfo Sun Jul 19 14:19:43 2020 (r542579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546258224 -SHA256 (Math-GSL-0.40.tar.gz) = 7a47c488d327b3d375cc8247609a2360b7a3331474f1c72067742197fba96e6c -SIZE (Math-GSL-0.40.tar.gz) = 18647464 +TIMESTAMP = 1592299409 +SHA256 (Math-GSL-0.42.tar.gz) = e16c10c98e28ad4c6be38550711fa8a9c51984d4894801b29f2da8f20794bd62 +SIZE (Math-GSL-0.42.tar.gz) = 21584967