pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Revbump for introduction of icon theme handling framework
details: https://anonhg.NetBSD.org/pkgsrc/rev/a6510ca2e7f9
branches: trunk
changeset: 363736:a6510ca2e7f9
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Wed Jun 14 16:25:16 2017 +0000
description:
Revbump for introduction of icon theme handling framework
diffstat:
graphics/adwaita-icon-theme/Makefile | 3 ++-
graphics/gnome-icon-theme/Makefile | 4 ++--
graphics/hicolor-icon-theme/Makefile | 3 ++-
pkgtools/pkglint4/Makefile | 4 ++--
x11/gtk2/Makefile | 4 ++--
x11/gtk3/Makefile | 4 ++--
6 files changed, 12 insertions(+), 10 deletions(-)
diffs (78 lines):
diff -r fba66373247d -r a6510ca2e7f9 graphics/adwaita-icon-theme/Makefile
--- a/graphics/adwaita-icon-theme/Makefile Wed Jun 14 16:23:09 2017 +0000
+++ b/graphics/adwaita-icon-theme/Makefile Wed Jun 14 16:25:16 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2017/06/14 16:23:09 prlw1 Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/14 16:25:16 prlw1 Exp $
DISTNAME= adwaita-icon-theme-3.22.0
+PKGREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/adwaita-icon-theme/3.22/}
EXTRACT_SUFX= .tar.xz
diff -r fba66373247d -r a6510ca2e7f9 graphics/gnome-icon-theme/Makefile
--- a/graphics/gnome-icon-theme/Makefile Wed Jun 14 16:23:09 2017 +0000
+++ b/graphics/gnome-icon-theme/Makefile Wed Jun 14 16:25:16 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2017/06/14 16:23:09 prlw1 Exp $
+# $NetBSD: Makefile,v 1.102 2017/06/14 16:25:17 prlw1 Exp $
DISTNAME= gnome-icon-theme-3.12.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff -r fba66373247d -r a6510ca2e7f9 graphics/hicolor-icon-theme/Makefile
--- a/graphics/hicolor-icon-theme/Makefile Wed Jun 14 16:23:09 2017 +0000
+++ b/graphics/hicolor-icon-theme/Makefile Wed Jun 14 16:25:16 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2017/06/14 16:23:09 prlw1 Exp $
+# $NetBSD: Makefile,v 1.24 2017/06/14 16:25:17 prlw1 Exp $
DISTNAME= hicolor-icon-theme-0.13
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
diff -r fba66373247d -r a6510ca2e7f9 pkgtools/pkglint4/Makefile
--- a/pkgtools/pkglint4/Makefile Wed Jun 14 16:23:09 2017 +0000
+++ b/pkgtools/pkglint4/Makefile Wed Jun 14 16:25:16 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 06:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/14 16:25:17 prlw1 Exp $
PKGNAME= pkglint4-4.163
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= pkgtools
OWNER= rillig%NetBSD.org@localhost
diff -r fba66373247d -r a6510ca2e7f9 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Wed Jun 14 16:23:09 2017 +0000
+++ b/x11/gtk2/Makefile Wed Jun 14 16:25:16 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.286 2017/06/14 16:23:09 prlw1 Exp $
+# $NetBSD: Makefile,v 1.287 2017/06/14 16:25:17 prlw1 Exp $
DISTNAME= gtk+-2.24.31
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/}
EXTRACT_SUFX= .tar.xz
diff -r fba66373247d -r a6510ca2e7f9 x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Wed Jun 14 16:23:09 2017 +0000
+++ b/x11/gtk3/Makefile Wed Jun 14 16:25:16 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2017/06/14 16:23:09 prlw1 Exp $
+# $NetBSD: Makefile,v 1.94 2017/06/14 16:25:17 prlw1 Exp $
DISTNAME= gtk+-3.22.9
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index