summaryrefslogtreecommitdiff
path: root/graphics/xfce4-icon-theme
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2018-11-14 22:20:58 +0000
committerkleink <kleink@pkgsrc.org>2018-11-14 22:20:58 +0000
commitd1a354ac1990f29f535656efbdbf2842442e2d96 (patch)
tree466cae9496590959c8dc5e9d9acacf771b5eab6f /graphics/xfce4-icon-theme
parent86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff)
downloadpkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'graphics/xfce4-icon-theme')
-rw-r--r--graphics/xfce4-icon-theme/Makefile4
-rw-r--r--graphics/xfce4-icon-theme/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile
index 191e51b2acb..aa76406e59a 100644
--- a/graphics/xfce4-icon-theme/Makefile
+++ b/graphics/xfce4-icon-theme/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.38 2018/11/12 03:51:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2018/11/14 22:21:47 kleink Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 4.4.3
DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= graphics
COMMENT= Xfce icon themes
diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk
index 7cb95dcafab..b524cdce299 100644
--- a/graphics/xfce4-icon-theme/buildlink3.mk
+++ b/graphics/xfce4-icon-theme/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.46 2018/11/12 03:51:19 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.47 2018/11/14 22:21:47 kleink Exp $
BUILDLINK_TREE+= xfce4-icon-theme
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-icon-theme
XFCE4_ICON_THEME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3
-BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb27
+BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb28
BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"