Date: Sat, 11 Apr 2020 05:52:23 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531398 - head/devel/R-cran-reshape2 Message-ID: <202004110552.03B5qNWc006489@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sat Apr 11 05:52:23 2020 New Revision: 531398 URL: https://svnweb.freebsd.org/changeset/ports/531398 Log: - Update to 1.4.4 Modified: head/devel/R-cran-reshape2/Makefile (contents, props changed) head/devel/R-cran-reshape2/distinfo (contents, props changed) Modified: head/devel/R-cran-reshape2/Makefile ============================================================================== --- head/devel/R-cran-reshape2/Makefile Sat Apr 11 05:49:24 2020 (r531397) +++ head/devel/R-cran-reshape2/Makefile Sat Apr 11 05:52:23 2020 (r531398) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= reshape2 -PORTVERSION= 1.4.3 -PORTREVISION= 2 +PORTVERSION= 1.4.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-reshape2/distinfo ============================================================================== --- head/devel/R-cran-reshape2/distinfo Sat Apr 11 05:49:24 2020 (r531397) +++ head/devel/R-cran-reshape2/distinfo Sat Apr 11 05:52:23 2020 (r531398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521094266 -SHA256 (reshape2_1.4.3.tar.gz) = 8aff94c935e75032344b52407593392ddd4e16a88bb206984340c816d42c710e -SIZE (reshape2_1.4.3.tar.gz) = 36405 +TIMESTAMP = 1586582465 +SHA256 (reshape2_1.4.4.tar.gz) = d88dcf9e2530fa9695fc57d0c78adfc5e361305fe8919fe09410b17da5ca12d8 +SIZE (reshape2_1.4.4.tar.gz) = 37307
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004110552.03B5qNWc006489>