From owner-svn-ports-head@freebsd.org Mon Jul 24 18:26:40 2017 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 D6869D7CB61; Mon, 24 Jul 2017 18:26:40 +0000 (UTC) (envelope-from pawel@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 B26E373535; Mon, 24 Jul 2017 18:26:40 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6OIQdm0029577; Mon, 24 Jul 2017 18:26:39 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6OIQdmv029571; Mon, 24 Jul 2017 18:26:39 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201707241826.v6OIQdmv029571@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 24 Jul 2017 18:26:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446540 - in head: math/cantor math/rkward-kde4 math/rpy math/rpy2 science/afni X-SVN-Group: ports-head X-SVN-Commit-Author: pawel X-SVN-Commit-Paths: in head: math/cantor math/rkward-kde4 math/rpy math/rpy2 science/afni X-SVN-Commit-Revision: 446540 X-SVN-Commit-Repository: ports 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: Mon, 24 Jul 2017 18:26:40 -0000 Author: pawel Date: Mon Jul 24 18:26:39 2017 New Revision: 446540 URL: https://svnweb.freebsd.org/changeset/ports/446540 Log: After r446199 libR.so has SONAME and was made visible for consumer ports. Register correct dependency by using LIB_DEPENDS instead of BUILD|RUN_DEPENDS dance. math/rkward-kde4: - Add 2 missing files to pkg-plist also PR: 219776 Submitted by: myself Approved by: maintainers timeouts Modified: head/math/cantor/Makefile head/math/rkward-kde4/Makefile head/math/rkward-kde4/pkg-plist head/math/rpy/Makefile head/math/rpy2/Makefile head/science/afni/Makefile Modified: head/math/cantor/Makefile ============================================================================== --- head/math/cantor/Makefile Mon Jul 24 18:20:27 2017 (r446539) +++ head/math/cantor/Makefile Mon Jul 24 18:26:39 2017 (r446540) @@ -2,7 +2,7 @@ PORTNAME= cantor PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org @@ -32,8 +32,7 @@ OCTAVE_DESC= Install Octave OCTAVE_RUN_DEPENDS= octave:math/octave R_DESC= Build R backend and install R -R_BUILD_DEPENDS= R:math/R -R_RUN_DEPENDS= R:math/R +R_LIB_DEPENDS= libR.so:math/R # Required to set CFLAGS for -lgfortran. R_USES= fortran R_CMAKE_OFF= -DWITH_R:BOOL=FALSE Modified: head/math/rkward-kde4/Makefile ============================================================================== --- head/math/rkward-kde4/Makefile Mon Jul 24 18:20:27 2017 (r446539) +++ head/math/rkward-kde4/Makefile Mon Jul 24 18:26:39 2017 (r446540) @@ -3,7 +3,7 @@ PORTNAME= rkward PORTVERSION= 0.6.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src PKGNAMESUFFIX= -kde4 @@ -13,10 +13,9 @@ COMMENT= IDE/GUI for the R-project LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/bin/R:math/R -LIB_DEPENDS= libsoprano.so:textproc/soprano -RUN_DEPENDS= ${LOCALBASE}/bin/R:math/R \ - ${KDE_PREFIX}/lib/kde4/katepart.so:editors/kate +LIB_DEPENDS= libR.so:math/R \ + libsoprano.so:textproc/soprano +RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/katepart.so:editors/kate USES= cmake gettext fortran kde:4 php:cli shared-mime-info USE_QT4= corelib dbus gui qmake_build moc_build network phonon rcc_build \ Modified: head/math/rkward-kde4/pkg-plist ============================================================================== --- head/math/rkward-kde4/pkg-plist Mon Jul 24 18:20:27 2017 (r446539) +++ head/math/rkward-kde4/pkg-plist Mon Jul 24 18:26:39 2017 (r446540) @@ -3,6 +3,7 @@ lib/R/library/rkward/CITATION lib/R/library/rkward/DESCRIPTION lib/R/library/rkward/INDEX lib/R/library/rkward/Meta/Rd.rds +lib/R/library/rkward/Meta/features.rds lib/R/library/rkward/Meta/hsearch.rds lib/R/library/rkward/Meta/links.rds lib/R/library/rkward/Meta/nsInfo.rds @@ -22,6 +23,7 @@ lib/R/library/rkwardtests/CITATION lib/R/library/rkwardtests/DESCRIPTION lib/R/library/rkwardtests/INDEX lib/R/library/rkwardtests/Meta/Rd.rds +lib/R/library/rkwardtests/Meta/features.rds lib/R/library/rkwardtests/Meta/hsearch.rds lib/R/library/rkwardtests/Meta/links.rds lib/R/library/rkwardtests/Meta/nsInfo.rds Modified: head/math/rpy/Makefile ============================================================================== --- head/math/rpy/Makefile Mon Jul 24 18:20:27 2017 (r446539) +++ head/math/rpy/Makefile Mon Jul 24 18:26:39 2017 (r446540) @@ -3,7 +3,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= math MASTER_SITES= SF @@ -13,10 +13,9 @@ COMMENT= Python interface to the R Programming Languag LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual -BUILD_DEPENDS= ${PYNUMPY} \ - R:math/R -RUN_DEPENDS= ${PYNUMPY} \ - R:math/R +BUILD_DEPENDS= ${PYNUMPY} +LIB_DEPENDS= libR.so:math/R +RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist Modified: head/math/rpy2/Makefile ============================================================================== --- head/math/rpy2/Makefile Mon Jul 24 18:20:27 2017 (r446539) +++ head/math/rpy2/Makefile Mon Jul 24 18:26:39 2017 (r446540) @@ -12,10 +12,9 @@ COMMENT= Python interface to the R Programming Languag LICENSE= GPLv2+ -BUILD_DEPENDS= ${PYNUMPY} \ - R:math/R -RUN_DEPENDS= ${PYNUMPY} \ - R:math/R +BUILD_DEPENDS= ${PYNUMPY} +LIB_DEPENDS= libR.so:math/R +RUN_DEPENDS= ${PYNUMPY} USES= fortran python readline USE_PYTHON= distutils autoplist Modified: head/science/afni/Makefile ============================================================================== --- head/science/afni/Makefile Mon Jul 24 18:20:27 2017 (r446539) +++ head/science/afni/Makefile Mon Jul 24 18:26:39 2017 (r446540) @@ -20,10 +20,10 @@ COMMENT= Advanced Functional Neuro Imaging LICENSE= GPLv2 -BUILD_DEPENDS= gm4:devel/m4 \ - R:math/R +BUILD_DEPENDS= gm4:devel/m4 LIB_DEPENDS= libexpat.so:textproc/expat2 \ libf2c.so:lang/f2c \ + libR.so:math/R \ libgsl.so:math/gsl \ libnetcdff.so:science/netcdf-fortran \ libxml2.so:textproc/libxml2 \ @@ -31,8 +31,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ RUN_DEPENDS= endian:sysutils/endian \ mpeg_encode:multimedia/mpeg_encode \ ppmtogif:graphics/netpbm \ - qhull:math/qhull5 \ - R:math/R + qhull:math/qhull5 CONFLICTS= im-[0-9]* \ nifticlib-[0-9]* \