summaryrefslogtreecommitdiff
path: root/net/php70-soap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-08-09 14:29:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-08-09 14:29:13 +0000
commit81324366be728872aa7f35e233f093bdb7ae4e1d (patch)
tree7978cfb28e8a9f1e503f75b907454a636a3460ac /net/php70-soap
parentDon't overquote the DEPRECATED message, it ended up looking silly. (diff)
Change www/php*-session's priority to be loaded before most other PHP extensions.
Many PHP extensions were adding a build dependency on session, so that it was loaded first. This is now no longer needed, we have a nice framework handle the extensions ordering. PR: 203741 Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419924
Diffstat (limited to 'net/php70-soap')
-rw-r--r--net/php70-soap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/php70-soap/Makefile b/net/php70-soap/Makefile
index 2010a44c3c82..1d3dbcc241fd 100644
--- a/net/php70-soap/Makefile
+++ b/net/php70-soap/Makefile
@@ -1,7 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php70