diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:12:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:12:21 +0000 |
commit | 5abe227df4140daa2f692692afc4d23fab0c41c9 (patch) | |
tree | 8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/xfce4-notes-plugin | |
parent | 57f0a97eb5187e11dc8b30354e416cb93e1f87b6 (diff) | |
download | pkgsrc-5abe227df4140daa2f692692afc4d23fab0c41c9.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/xfce4-notes-plugin')
-rw-r--r-- | x11/xfce4-notes-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-notes-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 35e35f86d21..602878a8158 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/09/15 10:07:19 obache Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/02 17:12:23 tron Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 1.6.0 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ COMMENT= Xfce notes plugin diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk index eeffbcb2238..e40379f27d7 100644 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ b/x11/xfce4-notes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2012/09/15 10:07:19 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2012/10/02 17:12:23 tron Exp $ BUILDLINK_TREE+= xfce4-notes-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-notes-plugin XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb12 +BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb13 BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |