summaryrefslogtreecommitdiff
path: root/x11/py-gtksourceview
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commitd2626c9971c97737bd11d38cef3a2e904e8f68b5 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /x11/py-gtksourceview
parentc9477f71d3e32707fa53815c97738cf2aed3ab5c (diff)
downloadpkgsrc-d2626c9971c97737bd11d38cef3a2e904e8f68b5.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'x11/py-gtksourceview')
-rw-r--r--x11/py-gtksourceview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index 0223df3b223..e3e916bf29a 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/06/13 22:45:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2010/09/14 11:03:04 wiz Exp $
DISTNAME= pygtksourceview-2.8.0
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtksourceview/2.8/}
EXTRACT_SUFX= .tar.bz2