Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 05:56:29 -0500 (EST)
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/35920: [PATCH] Update devel/gconf to 1.0.9
Message-ID:  <200203151056.g2FAuTc01047@shumai.marcuscom.com>

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

>Number:         35920
>Category:       ports
>Synopsis:       [PATCH] Update devel/gconf to 1.0.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 15 03:00:02 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: Mon Mar 4 23:37:10 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386


	
>Description:
Update the GConf port to 1.0.9.
>How-To-Repeat:
	
>Fix:

	

--- gconf.diff begins here ---
--- Makefile.orig	Fri Mar 15 05:50:36 2002
+++ Makefile	Fri Mar 15 05:52:27 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gconf
-PORTVERSION=	1.0.8
+PORTVERSION=	1.0.9
 CATEGORIES=	devel gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	stable/sources/GConf
@@ -27,6 +27,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_TARGET=   --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
 
 pre-patch:
 	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
--- distinfo.orig	Fri Mar 15 05:50:42 2002
+++ distinfo	Fri Mar 15 05:43:10 2002
@@ -1 +1 @@
-MD5 (gnome/GConf-1.0.8.tar.bz2) = 3a7c7a1ba84e29c24f1522e53eab89cc
+MD5 (gnome/GConf-1.0.9.tar.bz2) = 613aea1d9b7a9c504f52217451c7bf99
--- pkg-plist.orig	Fri Mar 15 05:50:53 2002
+++ pkg-plist	Fri Mar 15 05:48:09 2002
@@ -1,5 +1,6 @@
 bin/gconf-config
 bin/gconf-config-1
+bin/gconf-sanity-check-1
 bin/gconfd-1
 bin/gconftool
 bin/gconftool-1
@@ -55,7 +56,7 @@
 share/locale/sv/LC_MESSAGES/GConf.mo
 share/locale/tr/LC_MESSAGES/GConf.mo
 share/locale/uk/LC_MESSAGES/GConf.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo
+share/locale/zh_CN/LC_MESSAGES/GConf.mo
 @exec mkdir -p %D/etc/gconf/gconf.xml.defaults/apps
 @exec mkdir -p %D/etc/gconf/gconf.xml.defaults/schemas/apps
 @unexec rm -f %D/etc/gconf/gconf.xml.defaults/%%gconf.xml 2>/dev/null || true
--- gconf.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?200203151056.g2FAuTc01047>