aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-05-01 16:24:38 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-05-01 16:24:38 +0000
commit3542108dc06f2b7893ac3b98140e150e4d8590ea (patch)
tree863c163b396ab44efe02658ad29496a643b85bbd /print
parent2a8ecce373dc5ed3572b35e6209f60b2e7ff9358 (diff)
downloadports-3542108dc06f2b7893ac3b98140e150e4d8590ea.tar.gz
ports-3542108dc06f2b7893ac3b98140e150e4d8590ea.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile2
-rw-r--r--print/cups/distinfo6
-rw-r--r--print/cups/files/patch-configure14
3 files changed, 15 insertions, 7 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 971b2c90e3de..99d143824851 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cups
-PORTVERSION= 2.2.6
+PORTVERSION= 2.2.7
DISTVERSIONPREFIX=v
CATEGORIES= print
diff --git a/print/cups/distinfo b/print/cups/distinfo
index d1b8f022acd4..c79d02ad4177 100644
--- a/print/cups/distinfo
+++ b/print/cups/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509625871
-SHA256 (apple-cups-v2.2.6_GH0.tar.gz) = bf75b33755be92ffe11642dc54365d876c57cee13d6e12507645a8c2d570033a
-SIZE (apple-cups-v2.2.6_GH0.tar.gz) = 10317889
+TIMESTAMP = 1525186763
+SHA256 (apple-cups-v2.2.7_GH0.tar.gz) = 863e9179fc232bb8336055730acb77e5be3253acde3d9e2e379beeb7b2b16d19
+SIZE (apple-cups-v2.2.7_GH0.tar.gz) = 10329777
diff --git a/print/cups/files/patch-configure b/print/cups/files/patch-configure
index 5b50e1cb13a3..2ff633527922 100644
--- a/print/cups/files/patch-configure
+++ b/print/cups/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2016-02-05 17:22:09 UTC
+--- configure.orig 2018-03-23 03:48:36 UTC
+++ configure
-@@ -5656,7 +5663,6 @@ if test "${with_dbusdir+set}" = set; the
+@@ -5827,7 +5827,6 @@ if test "${with_dbusdir+set}" = set; then :
fi
@@ -8,7 +8,15 @@
DBUS_NOTIFIER=""
DBUS_NOTIFIERLIBS=""
-@@ -8684,13 +8690,7 @@ fi
+@@ -6688,7 +6687,6 @@ if test "$DSO" != ":"; then
+ if test $exec_prefix != /usr; then
+ DSOFLAGS="-Wl,-R$libdir $DSOFLAGS"
+ LDFLAGS="$LDFLAGS -Wl,-R$libdir"
+- EXPORT_LDFLAGS="-Wl,-R$libdir"
+ fi
+ ;;
+ linux* | gnu*)
+@@ -8802,13 +8800,7 @@ fi
PAMLIBS="-lpam"
fi