summaryrefslogtreecommitdiff
path: root/sysutils/py-notify
diff options
context:
space:
mode:
authorabs <abs>2010-11-15 22:56:08 +0000
committerabs <abs>2010-11-15 22:56:08 +0000
commitb3328f8ca5d1b68800fc16ecbfa63951845b68e0 (patch)
tree51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /sysutils/py-notify
parent43c4ac5fdc21ab3b5ba066e4baa060411a879e69 (diff)
downloadpkgsrc-b3328f8ca5d1b68800fc16ecbfa63951845b68e0.tar.gz
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--sysutils/py-notify/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index 9909a81cf6e..8fdeedc8c52 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:09 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2010/11/15 22:58:37 abs Exp $
#
DISTNAME= notify-python-0.1.1
PKGNAME= ${PYPKGPREFIX}-notify-0.1.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= \
http://www.galago-project.org/files/releases/source/notify-python/
diff --git a/sysutils/py-notify/buildlink3.mk b/sysutils/py-notify/buildlink3.mk
index fe9824f1ebb..a478d9c79f2 100644
--- a/sysutils/py-notify/buildlink3.mk
+++ b/sysutils/py-notify/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2010/09/14 11:01:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2010/11/15 22:58:37 abs Exp $
BUILDLINK_TREE+= py-notify
@@ -8,7 +8,7 @@ PY_NOTIFY_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-notify+= ${PYPKGPREFIX}-notify>=0.1.1
-BUILDLINK_ABI_DEPENDS.py-notify?= ${PYPKGPREFIX}-notify>=0.1.1nb5
+BUILDLINK_ABI_DEPENDS.py-notify?= ${PYPKGPREFIX}-notify>=0.1.1nb6
BUILDLINK_PKGSRCDIR.py-notify?= ../../sysutils/py-notify
.include "../../x11/py-gtk2/buildlink3.mk"