From owner-freebsd-ports-bugs@freebsd.org Thu Jul 7 07:48:11 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 9BFA0B21CEE for ; Thu, 7 Jul 2016 07:48:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 725AE1481 for ; Thu, 7 Jul 2016 07:48:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u677mBgT007497 for ; Thu, 7 Jul 2016 07:48:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210866] math/R - many changes to modernize and simplify port Date: Thu, 07 Jul 2016 07:48:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jrm@ftfl.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 07:48:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210866 Joseph Mingrone changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172176|0 |1 is obsolete| | Attachment #172186| |maintainer-approval+ Flags| | --- Comment #4 from Joseph Mingrone --- Created attachment 172186 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172186&action= =3Dedit svn diff to clean up math/R PORTREVISION was bumped again because the update to devel/icu was reverted. While here, remove more cruft that is taken care of by autoconf now. For example, the -fPIC flag is already used when the libR library is built. New tests: portlint: OK (spurious warning about install-info) testport: OK (poudriere: 9.3-RELEASE-p36, i386, default options) [1] testport: OK (poudriere: 9.3-RELEASE-p30, amd64, default options) [2] testport: OK (poudriere: 10.3-RELEASE, i386, default options) [3] testport: OK (poudriere: 10.3-RELEASE, amd64, default options) [4] [1] http://pkg.awarnach.mathstat.dal.ca/data/9i386-default/2016-07-07_04h06m55s= /logs/R-3.3.1_2.log [2] http://pkg.awarnach.mathstat.dal.ca/data/9amd64-default/2016-07-07_04h06m58= s/logs/R-3.3.1_2.log [3] http://pkg.awarnach.mathstat.dal.ca/data/10i386-default/2016-07-07_04h07m01= s/logs/R-3.3.1_2.log [4] http://pkg.awarnach.mathstat.dal.ca/data/10amd64-default/2016-07-07_04h06m2= 5s/logs/R-3.3.1_2.log --=20 You are receiving this mail because: You are the assignee for the bug.=