diff options
author | wiz <wiz> | 2010-09-14 11:00:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-14 11:00:44 +0000 |
commit | 20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch) | |
tree | e242dbe8d0f523c14bb4f6d48416a02a762797cc /graphics/kipi-plugins | |
parent | 05579362427c2dcc2bb60e7d0a84e9609904902d (diff) | |
download | pkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.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 'graphics/kipi-plugins')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 443709c4512..cca59d46c7f 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2010/07/14 11:11:22 sbd Exp $ +# $NetBSD: Makefile,v 1.53 2010/09/14 11:02:02 wiz Exp $ # DISTNAME= kipi-plugins-1.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/kipi-plugins/1.1.0/} EXTRACT_SUFX= .tar.bz2 |