[PATCH] x11-toolkits/eel: fix pkg-plist, misc

Stanislav Sedov ssedov at mbsd.msk.ru
Sun Aug 6 18:16:15 UTC 2006


>Submitter-Id:	current-users
>Originator:	Stanislav Sedov
>Organization:	MBSD labs, Inc.
>Confidential:	no 
>Synopsis:	[PATCH] x11-toolkits/eel: fix pkg-plist, misc
>Severity:	serious
>Priority:	medium
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 7.0-CURRENT i386
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.x11-4.dist). Fix that.

Copy of this message was sent to gnome at FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- eel-2.14.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/eel/Makefile /var/tmp/loctmp/eel/Makefile
--- /usr/ports/x11-toolkits/eel/Makefile	Tue Aug  1 07:55:56 2006
+++ /var/tmp/loctmp/eel/Makefile	Sun Aug  6 21:55:15 2006
@@ -23,7 +23,7 @@
 GNOME_DESKTOP_VERSION=2
 USE_GNOME=	gnomeprefix gnomehack gail gnomedesktop gnomemenus ltverhack
 USE_AUTOTOOLS=	libtool:15
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--enable-shared --enable-static
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/eel/pkg-plist /var/tmp/loctmp/eel/pkg-plist
--- /usr/ports/x11-toolkits/eel/pkg-plist	Tue Aug  1 07:55:56 2006
+++ /var/tmp/loctmp/eel/pkg-plist	Sun Aug  6 20:41:11 2006
@@ -126,16 +126,24 @@
 share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo
 share/locale/zh_HK/LC_MESSAGES/eel-2.0.mo
 share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
 @dirrmtry share/locale/xh/LC_MESSAGES
 @dirrmtry share/locale/xh
 @dirrmtry share/locale/ug/LC_MESSAGES
 @dirrmtry share/locale/ug
 @dirrmtry share/locale/rw/LC_MESSAGES
 @dirrmtry share/locale/rw
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/ky/LC_MESSAGES
+ at dirrmtry share/locale/ky
 @dirrmtry share/locale/ku/LC_MESSAGES
 @dirrmtry share/locale/ku
 @dirrmtry share/locale/dz/LC_MESSAGES
 @dirrmtry share/locale/dz
+ at dirrmtry share/locale/br/LC_MESSAGES
+ at dirrmtry share/locale/br
 @dirrmtry share/locale/ang/LC_MESSAGES
 @dirrmtry share/locale/ang
 @dirrm include/eel-2/eel
--- eel-2.14.3.patch ends here ---



More information about the freebsd-gnome mailing list