From owner-svn-ports-all@freebsd.org Fri Aug 31 13:36:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A228AFC9B32; Fri, 31 Aug 2018 13:36:27 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52ED772886; Fri, 31 Aug 2018 13:36:27 +0000 (UTC) (envelope-from wen@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 16CA61BF0C; Fri, 31 Aug 2018 13:36:27 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7VDaQpb099781; Fri, 31 Aug 2018 13:36:26 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7VDaQ5Y099776; Fri, 31 Aug 2018 13:36:26 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201808311336.w7VDaQ5Y099776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 31 Aug 2018 13:36:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478555 - in head: . devel devel/R-cran-vcd X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head: . devel devel/R-cran-vcd X-SVN-Commit-Revision: 478555 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.27 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: Fri, 31 Aug 2018 13:36:27 -0000 Author: wen Date: Fri Aug 31 13:36:25 2018 New Revision: 478555 URL: https://svnweb.freebsd.org/changeset/ports/478555 Log: - Resurrect devel/R-cran-vcd and update to 1.4.4 PR: 220059 Submitted by: pfg@ Added: head/devel/R-cran-vcd/ - copied from r349405, head/devel/R-cran-vcd/ Modified: head/MOVED head/devel/Makefile head/devel/R-cran-vcd/Makefile head/devel/R-cran-vcd/distinfo Modified: head/MOVED ============================================================================== --- head/MOVED Fri Aug 31 12:51:33 2018 (r478554) +++ head/MOVED Fri Aug 31 13:36:25 2018 (r478555) @@ -5731,7 +5731,6 @@ devel/ros_tutorials||2014-03-28|Has expired: Depends o math/ros-geometry||2014-03-28|Has expired: Depends on expiring devel/ros_comm devel/ros-nxt||2014-03-28|Has expired: Depends on expiring devel/ros_comm devel/ros-rx||2014-03-28|Has expired: Depends on expiring devel/ros_comm -devel/R-cran-vcd||2014-03-28|Has expired: New port without proper maintainer devel/ros-documentation||2014-03-28|Has expired: Depends on expiring devel/ros_comm devel/ros-common_msgs||2014-03-28|Has expired: Depends on expiring devel/ros_comm devel/ros_comm||2014-03-28|Has expired: Broken for more than 6 months Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Aug 31 12:51:33 2018 (r478554) +++ head/devel/Makefile Fri Aug 31 13:36:25 2018 (r478555) @@ -72,6 +72,7 @@ SUBDIR += R-cran-tibble SUBDIR += R-cran-tidyr SUBDIR += R-cran-tidyselect + SUBDIR += R-cran-vcd SUBDIR += R-cran-withr SUBDIR += RStudio SUBDIR += SpecTcl Modified: head/devel/R-cran-vcd/Makefile ============================================================================== --- head/devel/R-cran-vcd/Makefile Fri Mar 28 10:29:46 2014 (r349405) +++ head/devel/R-cran-vcd/Makefile Fri Aug 31 13:36:25 2018 (r478555) @@ -2,23 +2,18 @@ # $FreeBSD$ PORTNAME= vcd -DISTVERSION= 1.3-1 -PORTREVISION= 1 +DISTVERSION= 1.4-4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pfg@FreeBSD.org COMMENT= Visualization techniques, data sets for categorical data LICENSE= GPLv2 -BROKEN= Does not find WRKSRC -DEPRECATED= New port without proper maintainer -EXPIRATION_DATE= 2014-03-28 +RUN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \ + R-cran-lmtest>0:finance/R-cran-lmtest -RUN_DEPENDS= R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace - -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include Modified: head/devel/R-cran-vcd/distinfo ============================================================================== --- head/devel/R-cran-vcd/distinfo Fri Mar 28 10:29:46 2014 (r349405) +++ head/devel/R-cran-vcd/distinfo Fri Aug 31 13:36:25 2018 (r478555) @@ -1,2 +1,3 @@ -SHA256 (vcd_1.3-1.tar.gz) = a6b833318902ef1ddd8f1221d7f68eeedc2a67d5f1c1f84560ae1582d32591e9 -SIZE (vcd_1.3-1.tar.gz) = 839779 +TIMESTAMP = 1535722063 +SHA256 (vcd_1.4-4.tar.gz) = a561adf120b5ce41b66e0c0c321542fcddc772eb12b3d7020d86e9cd014ce9d2 +SIZE (vcd_1.4-4.tar.gz) = 968929