Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 13:37:44 -0500 (EST)
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35541: [PATCH] Update devel/glib13 to 1.3.15
Message-ID:  <200203041837.g24IbiM21711@shumai.marcuscom.com>

next in thread | raw e-mail | index | archive | help

>Number:         35541
>Category:       ports
>Synopsis:       [PATCH] Update devel/glib13 to 1.3.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 04 10:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joe Marcus Clarke
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
MarcusCom, Inc.
>Environment:
System: FreeBSD shumai.marcuscom.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb 24 14:19:35 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386


	
>Description:
Update the glib 2.0 port to 1.3.15.  This will be needed for the gtk+ 1.3.15
PR to follow.  This will partially fix ports/35537.  The gtk+ port upgrade 
should correct the PR fully.
>How-To-Repeat:
	
>Fix:

	

--- glib.diff begins here ---
--- Makefile.orig	Mon Mar  4 13:33:41 2002
+++ Makefile	Mon Mar  4 12:33:28 2002
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	glib
-PORTVERSION=	1.3.14
+PORTVERSION=	1.3.15
 CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-beta,} \
+MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/sources/glib,} \
 		ftp://ftp.gimp.org/pub/%SUBDIR%/ \
 		ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
 		http://www.ameth.org/gimp/%SUBDIR%/ \
--- distinfo.orig	Mon Mar  4 13:33:48 2002
+++ distinfo	Mon Mar  4 12:35:57 2002
@@ -1 +1 @@
-MD5 (gnome2/glib-1.3.14.tar.bz2) = 8bf2f7584928ce5edef30542ee9407d7
+MD5 (gnome2/glib-1.3.15.tar.bz2) = a74e88fde5a3d8a47cfe71d8f4f291f2
--- pkg-plist.orig	Mon Mar  4 13:33:55 2002
+++ pkg-plist	Mon Mar  4 13:22:54 2002
@@ -68,16 +68,17 @@
 include/glib-2.0/gobject/gvaluetypes.h
 lib/libglib-1.3.a
 lib/libglib-1.3.so
-lib/libglib-1.3.so.14
+lib/libglib-1.3.so.15
 lib/libgmodule-1.3.a
 lib/libgmodule-1.3.so
-lib/libgmodule-1.3.so.14
+lib/libgmodule-1.3.so.15
 lib/libgobject-1.3.a
 lib/libgobject-1.3.so
-lib/libgobject-1.3.so.14
+lib/libgobject-1.3.so.15
 lib/libgthread-1.3.a
 lib/libgthread-1.3.so
-lib/libgthread-1.3.so.14
+lib/libgthread-1.3.so.15
+libdata/charset.alias
 libdata/pkgconfig/glib-2.0.pc
 libdata/pkgconfig/gmodule-2.0.pc
 libdata/pkgconfig/gobject-2.0.pc
@@ -88,6 +89,7 @@
 share/locale/az/LC_MESSAGES/glib20.mo
 share/locale/ca/LC_MESSAGES/glib20.mo
 share/locale/de/LC_MESSAGES/glib20.mo
+share/locale/el/LC_MESSAGES/glib20.mo
 share/locale/es/LC_MESSAGES/glib20.mo
 share/locale/eu/LC_MESSAGES/glib20.mo
 share/locale/fr/LC_MESSAGES/glib20.mo
--- glib.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203041837.g24IbiM21711>