[Midnightbsd-cvs] mports [24582] trunk/x11/libgnome: update libgnome to 2.32.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 24 21:08:28 EDT 2018


Revision: 24582
          http://svnweb.midnightbsd.org/mports/?rev=24582
Author:   laffer1
Date:     2018-10-24 21:07:46 -0400 (Wed, 24 Oct 2018)
Log Message:
-----------
update libgnome to 2.32.1

Modified Paths:
--------------
    trunk/x11/libgnome/Makefile
    trunk/x11/libgnome/distinfo
    trunk/x11/libgnome/pkg-plist

Added Paths:
-----------
    trunk/x11/libgnome/files/patch-libgnome_gnome-config.h

Modified: trunk/x11/libgnome/Makefile
===================================================================
--- trunk/x11/libgnome/Makefile	2018-10-25 01:02:33 UTC (rev 24581)
+++ trunk/x11/libgnome/Makefile	2018-10-25 01:07:46 UTC (rev 24582)
@@ -1,8 +1,8 @@
 # $MidnightBSD$
 
 PORTNAME=	libgnome
-PORTVERSION=	2.32.0
-PORTREVISION?=	3
+PORTVERSION=	2.32.1
+PORTREVISION?=	0
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -17,11 +17,12 @@
 .if !defined(REFERENCE_PORT)
 
 BUILD_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
-LIB_DEPENDS=	libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra
+LIB_DEPENDS=	libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
+		libpopt.so:devel/popt
 RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 
 INSTALL_TARGET=	install-strip
-USE_GNOME=	gnomeprefix intlhack esound libbonobo \
+USE_GNOME=	gnomeprefix intlhack libbonobo \
 		gnomevfs2 referencehack
 USES+=		bison gettext gmake libtool:keepla pathfix pkgconfig
 USE_XORG=	xpm

Modified: trunk/x11/libgnome/distinfo
===================================================================
--- trunk/x11/libgnome/distinfo	2018-10-25 01:02:33 UTC (rev 24581)
+++ trunk/x11/libgnome/distinfo	2018-10-25 01:07:46 UTC (rev 24582)
@@ -1,2 +1,3 @@
-SHA256 (gnome2/libgnome-2.32.0.tar.bz2) = d65e49bf075eb2b3efebec38ceb409693154d18396365765da1a71630bc3dd02
-SIZE (gnome2/libgnome-2.32.0.tar.bz2) = 1731179
+TIMESTAMP = 1521812183
+SHA256 (gnome2/libgnome-2.32.1.tar.bz2) = b2c63916866485793b87398266dd7778548c1734923c272a94d84ee011b6f7a4
+SIZE (gnome2/libgnome-2.32.1.tar.bz2) = 1776006

Added: trunk/x11/libgnome/files/patch-libgnome_gnome-config.h
===================================================================
--- trunk/x11/libgnome/files/patch-libgnome_gnome-config.h	                        (rev 0)
+++ trunk/x11/libgnome/files/patch-libgnome_gnome-config.h	2018-10-25 01:07:46 UTC (rev 24582)
@@ -0,0 +1,11 @@
+--- libgnome/gnome-config.h.orig	2009-04-23 09:29:13 UTC
++++ libgnome/gnome-config.h
+@@ -270,7 +270,7 @@ void gnome_config_clean_key_ (const char *path, gboole
+ #define gnome_config_private_clean_key(path) \
+ 	(gnome_config_clean_key_((path),TRUE))
+ 
+-/* returns the true filename of the config file\xA0*/
++/* returns the true filename of the config file */
+ #define gnome_config_get_real_path(path) \
+ 	(g_build_filename (gnome_user_dir_get(),(path),NULL))
+ #define gnome_config_private_get_real_path(path) \


Property changes on: trunk/x11/libgnome/files/patch-libgnome_gnome-config.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/x11/libgnome/pkg-plist
===================================================================
--- trunk/x11/libgnome/pkg-plist	2018-10-25 01:02:33 UTC (rev 24581)
+++ trunk/x11/libgnome/pkg-plist	2018-10-25 01:07:46 UTC (rev 24582)
@@ -23,7 +23,7 @@
 lib/libgnome-2.la
 lib/libgnome-2.so
 lib/libgnome-2.so.0
-lib/libgnome-2.so.0.3200.0
+lib/libgnome-2.so.0.3200.1
 libdata/bonobo/servers/GNOME_Moniker_std.server
 libdata/pkgconfig/libgnome-2.0.pc
 man/man7/gnome-options.7.gz
@@ -111,6 +111,7 @@
 share/locale/th/LC_MESSAGES/libgnome-2.0.mo
 share/locale/tr/LC_MESSAGES/libgnome-2.0.mo
 share/locale/tt/LC_MESSAGES/libgnome-2.0.mo
+share/locale/ug/LC_MESSAGES/libgnome-2.0.mo
 share/locale/uk/LC_MESSAGES/libgnome-2.0.mo
 share/locale/vi/LC_MESSAGES/libgnome-2.0.mo
 share/locale/wa/LC_MESSAGES/libgnome-2.0.mo



More information about the Midnightbsd-cvs mailing list