Thu Oct 19 23:05:43 2017 UTC ()
Made all input files in devel/libgnomeui UTF8

This solves a compile error, glib-mkenums expects all files to be UTF8.
Patch lifted from:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870729


(jaapb)
diff -r1.136 -r1.137 pkgsrc/devel/libgnomeui/Makefile
diff -r1.62 -r1.63 pkgsrc/devel/libgnomeui/buildlink3.mk
diff -r1.35 -r1.36 pkgsrc/devel/libgnomeui/distinfo
diff -r0 -r1.1 pkgsrc/devel/libgnomeui/patches/patch-libgnomeui-gnome_scores.h

cvs diff -r1.136 -r1.137 pkgsrc/devel/libgnomeui/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libgnomeui/Makefile 2017/10/16 18:46:55 1.136
+++ pkgsrc/devel/libgnomeui/Makefile 2017/10/19 23:05:43 1.137
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.136 2017/10/16 18:46:55 jperkin Exp $
+# $NetBSD: Makefile,v 1.137 2017/10/19 23:05:43 jaapb Exp $
 #
 
 DISTNAME=	libgnomeui-2.24.5
-PKGREVISION=	34
+PKGREVISION=	35
 CATEGORIES=	devel gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libgnomeui/2.24/}
 EXTRACT_SUFX=	.tar.bz2

cvs diff -r1.62 -r1.63 pkgsrc/devel/libgnomeui/buildlink3.mk (expand / switch to context diff)
--- pkgsrc/devel/libgnomeui/buildlink3.mk 2017/02/12 06:24:40 1.62
+++ pkgsrc/devel/libgnomeui/buildlink3.mk 2017/10/19 23:05:43 1.63
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.62 2017/02/12 06:24:40 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.63 2017/10/19 23:05:43 jaapb Exp $
 
 BUILDLINK_TREE+=	libgnomeui
 
@@ -6,7 +6,7 @@
 LIBGNOMEUI_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libgnomeui+=		libgnomeui>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnomeui+=	libgnomeui>=2.24.5nb34
+BUILDLINK_ABI_DEPENDS.libgnomeui+=	libgnomeui>=2.24.5nb35
 BUILDLINK_PKGSRCDIR.libgnomeui?=	../../devel/libgnomeui
 
 .include "../../devel/GConf/buildlink3.mk"

cvs diff -r1.35 -r1.36 pkgsrc/devel/libgnomeui/distinfo (expand / switch to context diff)
--- pkgsrc/devel/libgnomeui/distinfo 2015/11/03 03:27:41 1.35
+++ pkgsrc/devel/libgnomeui/distinfo 2017/10/19 23:05:43 1.36
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.35 2015/11/03 03:27:41 agc Exp $
+$NetBSD: distinfo,v 1.36 2017/10/19 23:05:43 jaapb Exp $
 
 SHA1 (libgnomeui-2.24.5.tar.bz2) = a89d88416403b20a958bd19257522cf7a75ea344
 RMD160 (libgnomeui-2.24.5.tar.bz2) = 447e0968221ba28844dbba5cc4ef260e637e9b9d
 SHA512 (libgnomeui-2.24.5.tar.bz2) = e78fbe909179161acb6f7a1d31b8a247c9007af55c7f9c36422791be8d2681d42edfa582c19db88459d36309a18c03cb859997fe6b5918f602884607a8b6d5d5
 Size (libgnomeui-2.24.5.tar.bz2) = 1440172 bytes
 SHA1 (patch-aa) = 188de82086b06d84f2c93678c04636df9bcd8de5
+SHA1 (patch-libgnomeui-gnome_scores.h) = 7e06012c2a5b117fe9c3a0cc891c351b15519e00

File Added: pkgsrc/devel/libgnomeui/patches/patch-libgnomeui-gnome_scores.h
$NetBSD: patch-libgnomeui-gnome_scores.h,v 1.1 2017/10/19 23:05:43 jaapb Exp $

glib-mkenums expects input files to be UTF-8
(see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870729 ))
--- libgnomeui/gnome-scores.h.orig	2009-04-24 20:14:57.000000000 +0000
+++ libgnomeui/gnome-scores.h
@@ -27,7 +27,7 @@
  * "High Scores" Widget 
  *
  * AUTHOR: 
- * Horacio J. Peña <horape@compendium.com.ar>
+ * Horacio J. Peña <horape@compendium.com.ar>
  *
  * This is free software (under the terms of the GNU LGPL)
  *