summaryrefslogtreecommitdiff
path: root/x11/gtk3
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2017-11-12 16:03:34 +0000
committerkhorben <khorben@pkgsrc.org>2017-11-12 16:03:34 +0000
commit25e1a41b74ea60e141fe19e638a5186ccb8387df (patch)
treedbbb6d334b0bfb8a82c47032f9f9c6a024483fbe /x11/gtk3
parent8c069393c20690d47c5d796752a84ed0e6cd9e95 (diff)
downloadpkgsrc-25e1a41b74ea60e141fe19e638a5186ccb8387df.tar.gz
Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
Diffstat (limited to 'x11/gtk3')
-rw-r--r--x11/gtk3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile
index 45f3621f889..db6c5584b85 100644
--- a/x11/gtk3/Makefile
+++ b/x11/gtk3/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.105 2017/11/07 12:05:47 adam Exp $
+# $NetBSD: Makefile,v 1.106 2017/11/12 16:03:36 khorben Exp $
DISTNAME= gtk+-3.22.25
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz