diff options
author | antoine <antoine@FreeBSD.org> | 2017-03-26 07:37:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-03-26 07:37:05 +0800 |
commit | d7530a7c9af669a1b525b9fd64069883ef893b20 (patch) | |
tree | 9b47d73da9388c988d92cb072dc1d94dc74698f9 /print | |
parent | 4a2c3f0bba478f7f6c16e2230e140a98c76c1fb2 (diff) | |
download | freebsd-ports-gnome-d7530a7c9af669a1b525b9fd64069883ef893b20.tar.gz freebsd-ports-gnome-d7530a7c9af669a1b525b9fd64069883ef893b20.tar.zst freebsd-ports-gnome-d7530a7c9af669a1b525b9fd64069883ef893b20.zip |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 2 | ||||
-rw-r--r-- | print/cups-smb-backend/Makefile | 2 | ||||
-rw-r--r-- | print/gnome-cups-manager/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 79da472e02bd..73f41b5232f5 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -3,7 +3,7 @@ PORTNAME= apsfilter PORTVERSION= 7.2.8 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ DIST_SUBDIR= apsfilter diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index 0918ade62246..0aac29df291d 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -3,7 +3,7 @@ PORTNAME= cups-smb-backend PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 12515d62bd4f..4ac9fdafebb6 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-cups-manager PORTVERSION= 0.31 -PORTREVISION= 17 +PORTREVISION= 18 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= GNOME |