Antoine Jacoutot wrote:
I removed you from the x11/gnome/ stuffs.
As for the rest, anyone want to take over net/weex, mail/mail-notification and/or x11/gtksourceview ?

I can take over x11/gtksourceview, I added a WANTLIB fix while here.
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/gtksourceview/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    3 Jun 2008 09:48:58 -0000       1.29
+++ Makefile    4 Jun 2008 17:39:33 -0000
@@ -5,7 +5,7 @@ COMMENT=                text widget that extends GTK2'
 MAJOR_VERSION=         2.0
 GNOME_PROJECT=         gtksourceview
 GNOME_VERSION=         2.2.1
-PKGNAME=               ${DISTNAME}p1
+PKGNAME=               ${DISTNAME}p2
 SHARED_LIBS += gtksourceview-2.0    1.0      # .0.0
 CATEGORIES=            x11
 
@@ -13,7 +13,7 @@ SUBST_VARS=           MAJOR_VERSION
 
 HOMEPAGE=              http://gtksourceview.sourceforge.net/
 
-MAINTAINER=            Thomas Delaet <[EMAIL PROTECTED]>
+MAINTAINER=            Giovanni Bechis <[EMAIL PROTECTED]>
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
@@ -23,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
 WANTLIB=       X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi \
                Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig \
                freetype glib-2.0 glitz gmodule-2.0 gobject-2.0 m pango-1.0 \
-               pangocairo-1.0 pangoft2-1.0 pcre png z
+               pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png z
 
 MODULES=               devel/gettext \
                        x11/gnome

Reply via email to