diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
commit | 097a40946dca5f8d481b7f08ba106acebf291733 (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /graphics | |
parent | 964dfcc52d408a88246d798c0475e787dc12d20f (diff) | |
download | pkgsrc-097a40946dca5f8d481b7f08ba106acebf291733.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dia/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.8-opengl/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index d8fe0bfbb1a..7af463661bb 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2006/04/04 14:52:15 salo Exp $ +# $NetBSD: Makefile,v 1.43 2006/04/17 14:52:11 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 USE_DIRS+= xdg-1.1 diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index dedd68c11b2..61743a937fd 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2006/02/05 23:09:30 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2006/04/17 14:52:11 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= The GNOME image loading library # XXX hopefully there is no x.gnome-config.x in PATH diff --git a/graphics/gst-plugins0.8-opengl/Makefile b/graphics/gst-plugins0.8-opengl/Makefile index 7a02538999f..67066b5fb4c 100644 --- a/graphics/gst-plugins0.8-opengl/Makefile +++ b/graphics/gst-plugins0.8-opengl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2006/04/06 06:22:02 reed Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/17 14:52:11 wiz Exp $ # GST_PLUGINS0.8_NAME= opengl GST_PLUGINS0.8_DIR= sys/glsink .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 BUILDLINK_API_DEPENDS.gst-plugins0.8+= gst-plugins0.8>=0.8.7nb1 |