svn commit: r351067 - head/devel/R-cran-iterators
TAKATSU Tomonari
tota at FreeBSD.org
Sat Apr 12 03:52:59 UTC 2014
Author: tota
Date: Sat Apr 12 03:52:58 2014
New Revision: 351067
URL: http://svnweb.freebsd.org/changeset/ports/351067
QAT: https://qat.redports.org/buildarchive/r351067/
Log:
- Update to 1.0.7
- Use single space after WWW: in pkg-descr
Modified:
head/devel/R-cran-iterators/Makefile
head/devel/R-cran-iterators/distinfo
head/devel/R-cran-iterators/pkg-descr
Modified: head/devel/R-cran-iterators/Makefile
==============================================================================
--- head/devel/R-cran-iterators/Makefile Sat Apr 12 03:50:02 2014 (r351066)
+++ head/devel/R-cran-iterators/Makefile Sat Apr 12 03:52:58 2014 (r351067)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= iterators
-PORTVERSION= 1.0.6
-PORTREVISION= 8
+PORTVERSION= 1.0.7
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
Modified: head/devel/R-cran-iterators/distinfo
==============================================================================
--- head/devel/R-cran-iterators/distinfo Sat Apr 12 03:50:02 2014 (r351066)
+++ head/devel/R-cran-iterators/distinfo Sat Apr 12 03:52:58 2014 (r351067)
@@ -1,2 +1,2 @@
-SHA256 (iterators_1.0.6.tar.gz) = 0edadef4a1f0bfb9de488ecaa7e0c564f4b7c066f5bf948f271892d825e50f4c
-SIZE (iterators_1.0.6.tar.gz) = 287154
+SHA256 (iterators_1.0.7.tar.gz) = 1bf74e5a5603b2b2d3deecb801ca1796e2b2c3f08c488c497725c5cb205798ff
+SIZE (iterators_1.0.7.tar.gz) = 289453
Modified: head/devel/R-cran-iterators/pkg-descr
==============================================================================
--- head/devel/R-cran-iterators/pkg-descr Sat Apr 12 03:50:02 2014 (r351066)
+++ head/devel/R-cran-iterators/pkg-descr Sat Apr 12 03:52:58 2014 (r351067)
@@ -1,4 +1,4 @@
Support for iterators, which allow a programmer to traverse through
all the elements of a vector, list, or other collection of data.
-WWW: http://cran.r-project.org/web/packages/iterators/
+WWW: http://cran.r-project.org/web/packages/iterators/
More information about the svn-ports-all
mailing list