diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/R-cran-RJSONIO/Makefile | 1 | ||||
-rw-r--r-- | converters/R-cran-base64enc/Makefile | 2 | ||||
-rw-r--r-- | converters/R-cran-jsonlite/Makefile | 2 | ||||
-rw-r--r-- | converters/R-cran-rjson/Makefile | 1 | ||||
-rw-r--r-- | converters/osm2pgrouting/Makefile | 2 | ||||
-rw-r--r-- | converters/osm2pgsql/Makefile | 2 | ||||
-rw-r--r-- | converters/wkhtmltopdf/Makefile | 3 |
7 files changed, 7 insertions, 6 deletions
diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 4bd663d57658..d82e3bcf0d66 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -3,6 +3,7 @@ PORTNAME= RJSONIO DISTVERSION= 1.3-1.1 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-base64enc/Makefile b/converters/R-cran-base64enc/Makefile index 8b0195a5cf5b..81e9b7a97de7 100644 --- a/converters/R-cran-base64enc/Makefile +++ b/converters/R-cran-base64enc/Makefile @@ -3,7 +3,7 @@ PORTNAME= base64enc DISTVERSION= 0.1-3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-jsonlite/Makefile b/converters/R-cran-jsonlite/Makefile index 865ccff6df6b..a8f396116c1d 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -3,7 +3,7 @@ PORTNAME= jsonlite PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index fd89e8b1f379..f8faadcb2c9f 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -3,6 +3,7 @@ PORTNAME= rjson PORTVERSION= 0.2.20 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile index 425a1f7d928b..09e9a26ff4a1 100644 --- a/converters/osm2pgrouting/Makefile +++ b/converters/osm2pgrouting/Makefile @@ -3,7 +3,7 @@ PORTNAME= osm2pgrouting DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= converters databases geography MAINTAINER= lbartoletti@tuxfamily.org diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 25b5cc1805a9..9369ab5594fc 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= osm2pgsql PORTVERSION= 0.96.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile index 27123cb6259d..249a66725ab8 100644 --- a/converters/wkhtmltopdf/Makefile +++ b/converters/wkhtmltopdf/Makefile @@ -3,8 +3,7 @@ PORTNAME= wkhtmltopdf PORTVERSION= 0.12.5 -PORTREVISION= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MAINTAINER= pi@FreeBSD.org |