aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-23 15:03:21 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-23 15:03:21 +0800
commitddd8c8640e6bf56980b2ae40cc52b03550db34f4 (patch)
tree757664a5a353b3980c7ae816f06aebdf10615669 /www
parent6342be5e7df038e6e01f0020bf74efd0f6a7dd24 (diff)
downloadfreebsd-ports-gnome-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.tar.gz
freebsd-ports-gnome-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.tar.zst
freebsd-ports-gnome-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.zip
Change default version of samba from 4.4 to 4.6
Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D13529
Diffstat (limited to 'www')
-rw-r--r--www/elinks/Makefile2
-rw-r--r--www/smb_auth/Makefile2
-rw-r--r--www/squid-devel/Makefile1
-rw-r--r--www/squid/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index 54c191fa502d..d6f87762dc18 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elinks
DISTVERSION= 0.11.7
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= http://elinks.or.cz/download/
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile
index 052f0b3cc7e1..cd71068f4cbf 100644
--- a/www/smb_auth/Makefile
+++ b/www/smb_auth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smb_auth
PORTVERSION= 0.05
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www
MASTER_SITES= LOCAL/dinoex
diff --git a/www/squid-devel/Makefile b/www/squid-devel/Makefile
index 6ea76a3531b0..0e5ea2874245 100644
--- a/www/squid-devel/Makefile
+++ b/www/squid-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= squid
PORTVERSION= 4.0.22
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \
http://www2.us.squid-cache.org/Versions/v4/ \
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 384ecc22e062..1f621887dca7 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -2,7 +2,7 @@
PORTNAME= squid
PORTVERSION= 3.5.27
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \