ports/84191: [PATCH] x11/libexo: update to 0.3.0

Mark Daniel Reidel mark at alu.reidel.info
Wed Jul 27 21:00:38 UTC 2005


>Number:         84191
>Category:       ports
>Synopsis:       [PATCH] x11/libexo: update to 0.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 27 21:00:36 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Mark Daniel Reidel
>Release:        FreeBSD 6.0-BETA1 amd64
>Organization:
>Environment:
System: FreeBSD alu.reidel.info 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Tue Jul 26 23:28:22 UTC 2005
>Description:
- Update to 0.3.0
- Remove unneeded dependency on dbus

Port maintainer (matt at bsdfly.org) is cc'd.
>How-To-Repeat:
>Fix:

--- libexo-0.3.0.patch begins here ---
diff -ruN --exclude=CVS /var/tmp/portbackup/x11/libexo/Makefile /usr/ports/x11/libexo/Makefile
--- /var/tmp/portbackup/x11/libexo/Makefile	Sat Apr  2 21:09:14 2005
+++ /usr/ports/x11/libexo/Makefile	Wed Jul 27 22:35:54 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libexo
-PORTVERSION=	0.2.0
-PORTREVISION=	2
+PORTVERSION=	0.3.0
 CATEGORIES=	x11 xfce
 MASTER_SITES=	http://download.berlios.de/xfce-goodies/
 DISTNAME=	exo-${PORTVERSION}
@@ -15,8 +14,7 @@
 MAINTAINER=	matt at bsdfly.org
 COMMENT=	Terminal library, extensions to Xfce by os-cillation
 
-LIB_DEPENDS=	xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
-		dbus-1.1:${PORTSDIR}/devel/dbus
+LIB_DEPENDS=	xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
@@ -27,15 +25,25 @@
 USE_X_PREFIX=	yes
 INSTALLS_SHLIB=	yes
 
+CONFIGURE_ARGS=	--disable-python \
+		--enable-final
+
+.include <bsd.port.pre.mk>
+
+LIBEXO_VERSION=	exo-0.3
+PLIST_SUB+=	LIBEXO_VERSION=${LIBEXO_VERSION}
+
 .if defined(WITH_GTKDOC)
 BUILD_DEPENDS+=	gtkdocize:${PORTSDIR}/textproc/gtk-doc
 CONFIGURE_ARGS+=--enable-gtk-doc
+PLIST_SUB+=	GTKDOC:=""
 .else
 CONFIGURE_ARGS+=--disable-gtk-doc
+PLIST_SUB+=	GTKDOC:="@comment "
 .endif
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \
 		${WRKSRC}/exo/Makefile.in
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /var/tmp/portbackup/x11/libexo/distinfo /usr/ports/x11/libexo/distinfo
--- /var/tmp/portbackup/x11/libexo/distinfo	Thu Jan 27 17:16:55 2005
+++ /usr/ports/x11/libexo/distinfo	Wed Jul 27 22:35:54 2005
@@ -1,2 +1,2 @@
-MD5 (exo-0.2.0.tar.gz) = 9298d5dbfd49d8aeb1c21b45f3c66e47
-SIZE (exo-0.2.0.tar.gz) = 506686
+MD5 (exo-0.3.0.tar.gz) = 078d50c378064823696995f38e759b08
+SIZE (exo-0.3.0.tar.gz) = 541683
diff -ruN --exclude=CVS /var/tmp/portbackup/x11/libexo/pkg-plist /usr/ports/x11/libexo/pkg-plist
--- /var/tmp/portbackup/x11/libexo/pkg-plist	Thu Jan 27 17:16:55 2005
+++ /usr/ports/x11/libexo/pkg-plist	Wed Jul 27 22:35:54 2005
@@ -1,63 +1,59 @@
-lib/libexo-0.2.a
-lib/libexo-0.2.so
-lib/libexo-0.2.so.0
-libdata/pkgconfig/exo-0.2.pc
-include/exo-0.2/exo/exo-binding.h
-include/exo-0.2/exo/exo-cell-renderer-ellipsized-text.h
-include/exo-0.2/exo/exo-config.h
-include/exo-0.2/exo/exo-dbus.h
-include/exo-0.2/exo/exo-ellipsized-label.h
-include/exo-0.2/exo/exo-enum-types.h
-include/exo-0.2/exo/exo-file-watch.h
-include/exo-0.2/exo/exo-gdk-pixbuf-extensions.h
-include/exo-0.2/exo/exo-gobject-extensions.h
-include/exo-0.2/exo/exo-gtk-extensions.h
-include/exo-0.2/exo/exo-ice.h
-include/exo-0.2/exo/exo-icon-bar.h
-include/exo-0.2/exo/exo-icon-view.h
-include/exo-0.2/exo/exo-md5.h
-include/exo-0.2/exo/exo-pango-extensions.h
-include/exo-0.2/exo/exo-property-proxy.h
-include/exo-0.2/exo/exo-string.h
-include/exo-0.2/exo/exo-toolbars-editor-dialog.h
-include/exo-0.2/exo/exo-toolbars-editor.h
-include/exo-0.2/exo/exo-toolbars-model.h
-include/exo-0.2/exo/exo-toolbars-view.h
-include/exo-0.2/exo/exo-uri.h
-include/exo-0.2/exo/exo-xsession-client.h
-include/exo-0.2/exo/exo.h
-share/gtk-doc/html/exo/ExoCellRendererEllipsizedText.html
-share/gtk-doc/html/exo/ExoEllipsizedLabel.html
-share/gtk-doc/html/exo/ExoIconBar.html
-share/gtk-doc/html/exo/ExoIconView.html
-share/gtk-doc/html/exo/ExoToolbarsEditor.html
-share/gtk-doc/html/exo/ExoToolbarsEditorDialog.html
-share/gtk-doc/html/exo/ExoToolbarsModel.html
-share/gtk-doc/html/exo/ExoToolbarsView.html
-share/gtk-doc/html/exo/ExoXsessionClient.html
-share/gtk-doc/html/exo/exo-Binding-Properties-Functions.html
-share/gtk-doc/html/exo/exo-Extensions-to-GObject.html
-share/gtk-doc/html/exo/exo-Extensions-to-Pango.html
-share/gtk-doc/html/exo/exo-Extensions-to-gdk-pixbuf.html
-share/gtk-doc/html/exo/exo-MD5-functions.html
-share/gtk-doc/html/exo/exo-String-Utility-Functions.html
-share/gtk-doc/html/exo/exo-Version-Information.html
-share/gtk-doc/html/exo/exo-extensions.html
-share/gtk-doc/html/exo/exo-miscelleanous.html
-share/gtk-doc/html/exo/exo-overview.html
-share/gtk-doc/html/exo/exo-toolbars.html
-share/gtk-doc/html/exo/exo-widgets.html
-share/gtk-doc/html/exo/exo.devhelp
-share/gtk-doc/html/exo/home.png
-share/gtk-doc/html/exo/index.html
-share/gtk-doc/html/exo/index.sgml
-share/gtk-doc/html/exo/ix01.html
-share/gtk-doc/html/exo/left.png
-share/gtk-doc/html/exo/right.png
-share/gtk-doc/html/exo/up.png
- at dirrm include/exo-0.2/exo
- at dirrm include/exo-0.2
- at dirrm share/gtk-doc/html/exo
- at unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
- at unexec rmdir %D/share/gtk-doc 2>/dev/null || true
+lib/lib%%LIBEXO_VERSION%%.a
+lib/lib%%LIBEXO_VERSION%%.so
+lib/lib%%LIBEXO_VERSION%%.so.0
+libdata/pkgconfig/%%LIBEXO_VERSION%%.pc
+include/%%LIBEXO_VERSION%%/exo/exo-binding.h
+include/%%LIBEXO_VERSION%%/exo/exo-cell-renderer-ellipsized-text.h
+include/%%LIBEXO_VERSION%%/exo/exo-config.h
+include/%%LIBEXO_VERSION%%/exo/exo-ellipsized-label.h
+include/%%LIBEXO_VERSION%%/exo/exo-enum-types.h
+include/%%LIBEXO_VERSION%%/exo/exo-gdk-pixbuf-extensions.h
+include/%%LIBEXO_VERSION%%/exo/exo-gobject-extensions.h
+include/%%LIBEXO_VERSION%%/exo/exo-gtk-extensions.h
+include/%%LIBEXO_VERSION%%/exo/exo-icon-bar.h
+include/%%LIBEXO_VERSION%%/exo/exo-icon-view.h
+include/%%LIBEXO_VERSION%%/exo/exo-md5.h
+include/%%LIBEXO_VERSION%%/exo/exo-pango-extensions.h
+include/%%LIBEXO_VERSION%%/exo/exo-string.h
+include/%%LIBEXO_VERSION%%/exo/exo-toolbars-editor-dialog.h
+include/%%LIBEXO_VERSION%%/exo/exo-toolbars-editor.h
+include/%%LIBEXO_VERSION%%/exo/exo-toolbars-model.h
+include/%%LIBEXO_VERSION%%/exo/exo-toolbars-view.h
+include/%%LIBEXO_VERSION%%/exo/exo-xsession-client.h
+include/%%LIBEXO_VERSION%%/exo/exo.h
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoCellRendererEllipsizedText.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoEllipsizedLabel.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoIconBar.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoIconView.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoToolbarsEditor.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoToolbarsEditorDialog.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoToolbarsModel.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoToolbarsView.html
+%%GTKDOC:%%share/gtk-doc/html/exo/ExoXsessionClient.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-Binding-Properties-Functions.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-Extensions-to-GObject.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-Extensions-to-Pango.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-Extensions-to-gdk-pixbuf.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-MD5-functions.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-String-Utility-Functions.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-Version-Information.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-extensions.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-miscelleanous.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-overview.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-toolbars.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo-widgets.html
+%%GTKDOC:%%share/gtk-doc/html/exo/exo.devhelp
+%%GTKDOC:%%share/gtk-doc/html/exo/home.png
+%%GTKDOC:%%share/gtk-doc/html/exo/index.html
+%%GTKDOC:%%share/gtk-doc/html/exo/index.sgml
+%%GTKDOC:%%share/gtk-doc/html/exo/ix01.html
+%%GTKDOC:%%share/gtk-doc/html/exo/left.png
+%%GTKDOC:%%share/gtk-doc/html/exo/right.png
+%%GTKDOC:%%share/gtk-doc/html/exo/style.css
+%%GTKDOC:%%share/gtk-doc/html/exo/up.png
+ at dirrm include/%%LIBEXO_VERSION%%/exo
+ at dirrm include/%%LIBEXO_VERSION%%
+%%GTKDOC:%%@dirrm share/gtk-doc/html/exo
+%%GTKDOC:%%@unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
+%%GTKDOC:%%@unexec rmdir %D/share/gtk-doc 2>/dev/null || true
 @unexec rmdir %D/lib/pkgconfig 2>/dev/null || true
--- libexo-0.3.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list