diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-10 15:24:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-10 15:24:11 +0000 |
commit | d3c645232784b4a2847dc1ffb547851156ccf6ec (patch) | |
tree | 3eb1751c5b27db55e22debb192c6ec9b1cdc5e6f | |
parent | 77f951e864e8cbc85d4e3035ef5eb31b6442057f (diff) | |
download | pkgsrc-d3c645232784b4a2847dc1ffb547851156ccf6ec.tar.gz |
sync w/ base pkg
-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 6eae5ea1d0d..03b0a6be790 100644 --- a/graphics/gdk-pixbuf2-jasper/Makefile +++ b/graphics/gdk-pixbuf2-jasper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/04/30 14:13:39 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/10 15:24:11 drochner Exp $ # -DISTNAME= gdk-pixbuf-2.26.1 -PKGNAME= gdk-pixbuf2-jasper-2.26.1 +DISTNAME= gdk-pixbuf-2.26.2 +PKGNAME= gdk-pixbuf2-jasper-2.26.2 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 441ce6d7b72..8a1f5a45986 100644 --- a/graphics/gdk-pixbuf2-xlib/Makefile +++ b/graphics/gdk-pixbuf2-xlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/04/30 14:13:39 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2012/08/10 15:24:12 drochner Exp $ # -DISTNAME= gdk-pixbuf-2.26.1 -PKGNAME= gdk-pixbuf2-xlib-2.26.1 +DISTNAME= gdk-pixbuf-2.26.2 +PKGNAME= gdk-pixbuf2-xlib-2.26.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.26/} EXTRACT_SUFX= .tar.xz |