summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2-xlib
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-10-09 17:49:38 +0000
committerryoon <ryoon@pkgsrc.org>2016-10-09 17:49:38 +0000
commit8145cfb8819c2164b979baeec5123855ed839941 (patch)
treeadf1f92ca4fd704990b5b743658c4cf298ec457a /graphics/gdk-pixbuf2-xlib
parente9c39df11d167c292b85ec68be42ce7fd26c782e (diff)
downloadpkgsrc-8145cfb8819c2164b979baeec5123855ed839941.tar.gz
Update to 2.36.0
Changelog: 2.36.0 ====== * Translation updates 2.35.5 ====== * Fix undefined behavior in overflow checks (#770986) * Fix a typo (#770756) * Avoid segfault in some tests (#771026) * Translation updates 2.35.4 ====== * Translation updates 2.35.3 ====== * Add API to determine supported save options (#683371) * Add helper API for pixbuf options (#768043) * Fix invalid gettext use (#758552) * Fix a compiler warning in the xpm loader (#768042) * Fix integer overflows in the bmp loader (#768688, #768738) * Fix a crash in the ico loader (#769170) * Translation updates 2.35.2 ====== * Use compiler directives for exporting symbols (#767164) * Fix a problem with nearest scaling (#766842) * Avoid redundant property notification * Translation updates 2.35.1 ====== * Add non-varargs variant to save to stream (#683063) * Add a common autotools module (#765034) * Translation updates
Diffstat (limited to 'graphics/gdk-pixbuf2-xlib')
-rw-r--r--graphics/gdk-pixbuf2-xlib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile
index f5c35c5b605..924a5330ca1 100644
--- a/graphics/gdk-pixbuf2-xlib/Makefile
+++ b/graphics/gdk-pixbuf2-xlib/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2016/08/03 10:22:14 adam Exp $
+# $NetBSD: Makefile,v 1.18 2016/10/09 17:49:39 ryoon Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= gdk-pixbuf2-xlib-${PIXBUF2_VERSION}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/}
EXTRACT_SUFX= .tar.xz