diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
commit | c3504c133f899b95ab765a5c9ffe833a90be44cf (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /x11 | |
parent | 518d008a3f43e8dc4d62371376382d69a5a49e81 (diff) | |
download | pkgsrc-c3504c133f899b95ab765a5c9ffe833a90be44cf.tar.gz |
Bump PKGREVISION for cups -> cups15 change.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk3/Makefile | 4 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 4 | ||||
-rw-r--r-- | x11/qt3-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/qt4-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/qt5-qtbase/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index cb90a63f6be..fd7311c8aa4 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.263 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.264 2014/06/18 09:28:18 wiz Exp $ DISTNAME= gtk+-2.24.22 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 96e5adf1862..09c5096b7e6 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2014/06/18 09:28:18 wiz Exp $ DISTNAME= gtk+-3.10.7 PKGNAME= ${DISTNAME:S/gtk/gtk3/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/} diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 7bbd0c2f6d7..0c15d6331d0 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.176 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.177 2014/06/18 09:28:18 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 3c40ec0ad48..1f876854557 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: Makefile,v 1.92 2014/06/18 09:28:18 wiz Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 27 +PKGREVISION= 28 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 5445ac1e299..78135e45ac9 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.97 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.98 2014/06/18 09:28:18 wiz Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile index ab0f9925834..e2aae34c161 100644 --- a/x11/qt5-qtbase/Makefile +++ b/x11/qt5-qtbase/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/06/18 09:28:18 wiz Exp $ PKGNAME= qt5-qtbase-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= C++ X GUI toolkit .include "../../x11/qt5-qtbase/Makefile.common" |