diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-04 20:56:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-04 20:56:15 +0000 |
commit | aa8976055056c41a1eb0da887a934c6b9fde663b (patch) | |
tree | 753f8e1319cd1bc9e3c0bd384ca18b4a7dbb53fa /devel | |
parent | d68dbce765f187bdb9c799fea856bb399ea9c477 (diff) | |
download | ports-aa8976055056c41a1eb0da887a934c6b9fde663b.tar.gz ports-aa8976055056c41a1eb0da887a934c6b9fde663b.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/R-cran-Defaults/Makefile | 1 | ||||
-rw-r--r-- | devel/R-cran-bitops/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-caret/Makefile | 1 | ||||
-rw-r--r-- | devel/R-cran-foreach/Makefile | 1 | ||||
-rw-r--r-- | devel/R-cran-iterators/Makefile | 1 | ||||
-rw-r--r-- | devel/R-cran-itertools/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-memoise/Makefile | 1 | ||||
-rw-r--r-- | devel/R-cran-plyr/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-proto/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-reshape/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-reshape2/Makefile | 2 |
11 files changed, 11 insertions, 6 deletions
diff --git a/devel/R-cran-Defaults/Makefile b/devel/R-cran-Defaults/Makefile index 707a9b9b1e5b..b541d5d06514 100644 --- a/devel/R-cran-Defaults/Makefile +++ b/devel/R-cran-Defaults/Makefile @@ -7,6 +7,7 @@ PORTNAME= Defaults DISTVERSION= 1.1-1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index af804dfcc0c2..d1954abc60d7 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitops DISTVERSION= 1.0-4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile index 64cf87188491..01f427146d20 100644 --- a/devel/R-cran-caret/Makefile +++ b/devel/R-cran-caret/Makefile @@ -7,6 +7,7 @@ PORTNAME= caret DISTVERSION= 5.15-023 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-foreach/Makefile b/devel/R-cran-foreach/Makefile index cc1099dfc9ef..ee25a7b5b92c 100644 --- a/devel/R-cran-foreach/Makefile +++ b/devel/R-cran-foreach/Makefile @@ -7,6 +7,7 @@ PORTNAME= foreach PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-iterators/Makefile b/devel/R-cran-iterators/Makefile index 942bea33bca6..79a9a4af8c12 100644 --- a/devel/R-cran-iterators/Makefile +++ b/devel/R-cran-iterators/Makefile @@ -7,6 +7,7 @@ PORTNAME= iterators PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-itertools/Makefile b/devel/R-cran-itertools/Makefile index d760cc030b9c..1ef5eb9a2152 100644 --- a/devel/R-cran-itertools/Makefile +++ b/devel/R-cran-itertools/Makefile @@ -7,7 +7,7 @@ PORTNAME= itertools DISTVERSION= 0.1-1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile index 7cf9a76ce2af..44c7793665b4 100644 --- a/devel/R-cran-memoise/Makefile +++ b/devel/R-cran-memoise/Makefile @@ -7,6 +7,7 @@ PORTNAME= memoise PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile index ca3a6c979b1f..494911f7cf35 100644 --- a/devel/R-cran-plyr/Makefile +++ b/devel/R-cran-plyr/Makefile @@ -7,7 +7,7 @@ PORTNAME= plyr PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile index 69dfbe100b8b..2e0ad60b3266 100644 --- a/devel/R-cran-proto/Makefile +++ b/devel/R-cran-proto/Makefile @@ -7,7 +7,7 @@ PORTNAME= proto DISTVERSION= 0.3-9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile index ac2c180434d4..ceff01aabfe2 100644 --- a/devel/R-cran-reshape/Makefile +++ b/devel/R-cran-reshape/Makefile @@ -7,7 +7,7 @@ PORTNAME= reshape PORTVERSION= 0.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile index 92decb6c1ffb..60635a754b79 100644 --- a/devel/R-cran-reshape2/Makefile +++ b/devel/R-cran-reshape2/Makefile @@ -7,7 +7,7 @@ PORTNAME= reshape2 PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} |