pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics Update to 2.36.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e28f069f0baa
branches: trunk
changeset: 353641:e28f069f0baa
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Oct 09 17:49:38 2016 +0000
description:
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:
graphics/gdk-pixbuf2-xlib/Makefile | 3 +--
graphics/gdk-pixbuf2/Makefile | 3 +--
graphics/gdk-pixbuf2/Makefile.version | 4 ++--
graphics/gdk-pixbuf2/PLIST | 4 +++-
graphics/gdk-pixbuf2/distinfo | 10 +++++-----
5 files changed, 12 insertions(+), 12 deletions(-)
diffs (79 lines):
diff -r e0c0ac91a410 -r e28f069f0baa graphics/gdk-pixbuf2-xlib/Makefile
--- a/graphics/gdk-pixbuf2-xlib/Makefile Sun Oct 09 17:36:20 2016 +0000
+++ b/graphics/gdk-pixbuf2-xlib/Makefile Sun Oct 09 17:49:38 2016 +0000
@@ -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
diff -r e0c0ac91a410 -r e28f069f0baa graphics/gdk-pixbuf2/Makefile
--- a/graphics/gdk-pixbuf2/Makefile Sun Oct 09 17:36:20 2016 +0000
+++ b/graphics/gdk-pixbuf2/Makefile Sun Oct 09 17:49:38 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2016/08/03 10:22:14 adam Exp $
+# $NetBSD: Makefile,v 1.32 2016/10/09 17:49:38 ryoon Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
-PKGREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/}
EXTRACT_SUFX= .tar.xz
diff -r e0c0ac91a410 -r e28f069f0baa graphics/gdk-pixbuf2/Makefile.version
--- a/graphics/gdk-pixbuf2/Makefile.version Sun Oct 09 17:36:20 2016 +0000
+++ b/graphics/gdk-pixbuf2/Makefile.version Sun Oct 09 17:49:38 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.version,v 1.12 2016/04/26 07:14:00 prlw1 Exp $
+# $NetBSD: Makefile.version,v 1.13 2016/10/09 17:49:38 ryoon Exp $
-PIXBUF2_VERSION= 2.34.0
+PIXBUF2_VERSION= 2.36.0
MSITE_VERSION= ${PIXBUF2_VERSION:R}
diff -r e0c0ac91a410 -r e28f069f0baa graphics/gdk-pixbuf2/PLIST
--- a/graphics/gdk-pixbuf2/PLIST Sun Oct 09 17:36:20 2016 +0000
+++ b/graphics/gdk-pixbuf2/PLIST Sun Oct 09 17:49:38 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2016/04/26 07:14:00 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.14 2016/10/09 17:49:38 ryoon Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-pixdata
bin/gdk-pixbuf-query-loaders
@@ -9,6 +9,7 @@
include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h
include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h
include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h
+include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h
include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h
include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h
include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h
@@ -42,6 +43,7 @@
share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html
share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html
share/gtk-doc/html/gdk-pixbuf/api-index-2-32.html
+share/gtk-doc/html/gdk-pixbuf/api-index-2-36.html
share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html
share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html
share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html
diff -r e0c0ac91a410 -r e28f069f0baa graphics/gdk-pixbuf2/distinfo
--- a/graphics/gdk-pixbuf2/distinfo Sun Oct 09 17:36:20 2016 +0000
+++ b/graphics/gdk-pixbuf2/distinfo Sun Oct 09 17:49:38 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2016/04/26 07:14:00 prlw1 Exp $
+$NetBSD: distinfo,v 1.31 2016/10/09 17:49:38 ryoon Exp $
-SHA1 (gdk-pixbuf-2.34.0.tar.xz) = 240018b35da047500e43caac7e32a4482edd3852
-RMD160 (gdk-pixbuf-2.34.0.tar.xz) = 7e20f674b07387a052500564a1a9749e91eabaf2
-SHA512 (gdk-pixbuf-2.34.0.tar.xz) = 874aed9af0352592674f2bebd4d9b0a945932a410c9f0b776f45766c2f18d442a39c684cca69b1aca6d14f67f18e690489f388ff58699dbd0efbd13244a1a8b5
-Size (gdk-pixbuf-2.34.0.tar.xz) = 2709320 bytes
+SHA1 (gdk-pixbuf-2.36.0.tar.xz) = 39328ecec0ec61edf8530c76a1495ca0fa95f4cf
+RMD160 (gdk-pixbuf-2.36.0.tar.xz) = 0a6079ba5a018ff62aaeb0af699a1355c7500f5c
+SHA512 (gdk-pixbuf-2.36.0.tar.xz) = f9f5cc9aabf08bc246c7a328c9775a89eb1a6bf21699928c0e1fd17ac86e624162097d65ee9b51e550ee64dd201bea48465bff9636c94844d91a9cf3f73da919
+Size (gdk-pixbuf-2.36.0.tar.xz) = 2718648 bytes
SHA1 (patch-ab) = a64a1c9a4dd4c51d918e3409d40d76fd63146150
SHA1 (patch-ac) = c55b59e380cf58ae7e94c760dc0dbb32b6b5fb69
SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = 486db8d3f352b0d72b7074ba48f14ccbfa09deda
Home |
Main Index |
Thread Index |
Old Index