diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-23 14:30:59 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-23 14:30:59 +0000 |
commit | 84f748cbd3bba05f0558c16813ddcb2fcff070e2 (patch) | |
tree | a1369226fadadfd865ce77a8ba9ca2721dab7aa5 /graphics | |
parent | d6b40aded635eb393503545ec076f3f008bfd1a9 (diff) | |
download | pkgsrc-84f748cbd3bba05f0558c16813ddcb2fcff070e2.tar.gz |
sync w/ base pkg
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2-jasper/Makefile | 6 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2-xlib/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gdk-pixbuf2-jasper/Makefile b/graphics/gdk-pixbuf2-jasper/Makefile index 03b0a6be790..c52cf03d4c3 100644 --- a/graphics/gdk-pixbuf2-jasper/Makefile +++ b/graphics/gdk-pixbuf2-jasper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/08/10 15:24:11 drochner Exp $ +# $NetBSD: Makefile,v 1.10 2012/08/23 14:30:59 drochner Exp $ # -DISTNAME= gdk-pixbuf-2.26.2 -PKGNAME= gdk-pixbuf2-jasper-2.26.2 +DISTNAME= gdk-pixbuf-2.26.3 +PKGNAME= gdk-pixbuf2-jasper-2.26.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.26/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile index 8a1f5a45986..3b9febb78a6 100644 --- a/graphics/gdk-pixbuf2-xlib/Makefile +++ b/graphics/gdk-pixbuf2-xlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/08/10 15:24:12 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/23 14:30:59 drochner Exp $ # -DISTNAME= gdk-pixbuf-2.26.2 -PKGNAME= gdk-pixbuf2-xlib-2.26.2 +DISTNAME= gdk-pixbuf-2.26.3 +PKGNAME= gdk-pixbuf2-xlib-2.26.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.26/} EXTRACT_SUFX= .tar.xz |