summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/pecl-fribidi/Makefile2
-rw-r--r--converters/pecl-igbinary/Makefile1
-rw-r--r--converters/php5-bsdconv/Makefile1
-rw-r--r--converters/php55-iconv/Makefile1
-rw-r--r--converters/php55-mbstring/Makefile1
-rw-r--r--converters/php55-recode/Makefile1
-rw-r--r--converters/php56-iconv/Makefile1
-rw-r--r--converters/php56-mbstring/Makefile1
-rw-r--r--converters/php56-recode/Makefile1
-rw-r--r--converters/php70-iconv/Makefile1
-rw-r--r--converters/php70-mbstring/Makefile1
-rw-r--r--converters/php70-recode/Makefile1
12 files changed, 12 insertions, 1 deletions
diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile
index 0e5b0f62049e..0a12073171d4 100644
--- a/converters/pecl-fribidi/Makefile
+++ b/converters/pecl-fribidi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fribidi
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= converters pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/converters/pecl-igbinary/Makefile b/converters/pecl-igbinary/Makefile
index de7f81c71e2f..153d3868fe51 100644
--- a/converters/pecl-igbinary/Makefile
+++ b/converters/pecl-igbinary/Makefile
@@ -3,6 +3,7 @@
PORTNAME= igbinary
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://pecl.php.net/get/ \
LOCAL/sunpoet
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile
index 567693f9fffd..c9ddbd4bf8ba 100644
--- a/converters/php5-bsdconv/Makefile
+++ b/converters/php5-bsdconv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bsdconv
PORTVERSION= 11.3.0
+PORTREVISION= 1
CATEGORIES= converters
PKGNAMEPREFIX= php5-
diff --git a/converters/php55-iconv/Makefile b/converters/php55-iconv/Makefile
index 1727279f21e3..f1e0bc34edbc 100644
--- a/converters/php55-iconv/Makefile
+++ b/converters/php55-iconv/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/converters/php55-mbstring/Makefile b/converters/php55-mbstring/Makefile
index 0cc3d45751b5..610619fac3a2 100644
--- a/converters/php55-mbstring/Makefile
+++ b/converters/php55-mbstring/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/converters/php55-recode/Makefile b/converters/php55-recode/Makefile
index 131bf9fd4bce..59d1969f2070 100644
--- a/converters/php55-recode/Makefile
+++ b/converters/php55-recode/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/converters/php56-iconv/Makefile b/converters/php56-iconv/Makefile
index 8aa0617cb215..39666cea5888 100644
--- a/converters/php56-iconv/Makefile
+++ b/converters/php56-iconv/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/converters/php56-mbstring/Makefile b/converters/php56-mbstring/Makefile
index 4d11593b0ba6..46c9f188a7ed 100644
--- a/converters/php56-mbstring/Makefile
+++ b/converters/php56-mbstring/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/converters/php56-recode/Makefile b/converters/php56-recode/Makefile
index f3358a590ad7..1a442924759b 100644
--- a/converters/php56-recode/Makefile
+++ b/converters/php56-recode/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/converters/php70-iconv/Makefile b/converters/php70-iconv/Makefile
index 89058d3eefa4..f07e923a35b2 100644
--- a/converters/php70-iconv/Makefile
+++ b/converters/php70-iconv/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/converters/php70-mbstring/Makefile b/converters/php70-mbstring/Makefile
index 634120319c67..1527a839d331 100644
--- a/converters/php70-mbstring/Makefile
+++ b/converters/php70-mbstring/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/converters/php70-recode/Makefile b/converters/php70-recode/Makefile
index 5534d7173f41..19c2ff924b91 100644
--- a/converters/php70-recode/Makefile
+++ b/converters/php70-recode/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php70