aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-17 20:31:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-17 20:31:20 +0000
commitecda380b8d60cc2e26f8e8c66d66bb8ba8d31f85 (patch)
tree2aa0dd3589111f98f8b85300c492695e9c16e841 /lang
parent52b45eb70a4b0b74e66a56f92412dcf532edabe1 (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/mosh/Makefile2
-rw-r--r--lang/php56/Makefile2
-rw-r--r--lang/php70/Makefile2
-rw-r--r--lang/php71/Makefile2
-rw-r--r--lang/php72/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/lang/mosh/Makefile b/lang/mosh/Makefile
index 64f446110ca7..ea2c8a9d484f 100644
--- a/lang/mosh/Makefile
+++ b/lang/mosh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mosh
PORTVERSION= 0.2.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mosh-scheme/
PKGNAMESUFFIX= -scheme
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index 648aebf416fb..204c30fe4fc9 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -3,7 +3,7 @@
PORTNAME= php56
PORTVERSION= 5.6.34
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index 68db4591b71a..c1c16d9decff 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -3,7 +3,7 @@
PORTNAME= php70
PORTVERSION= 7.0.28
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
diff --git a/lang/php71/Makefile b/lang/php71/Makefile
index 8f1a2fc4c23e..507870dc5272 100644
--- a/lang/php71/Makefile
+++ b/lang/php71/Makefile
@@ -3,7 +3,7 @@
PORTNAME= php71
PORTVERSION= 7.1.15
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index b54d9c797a1c..862fa09cfcfb 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -2,7 +2,7 @@
PORTNAME= php72
DISTVERSION= 7.2.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION}