Date: Thu, 20 Apr 2006 18:31:03 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/96108: [update] x11/libexo (grab maintainership) Message-ID: <1145550663.32365@lapbox.ath.cx> Resent-Message-ID: <200604201640.k3KGeEWX075362@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96108 >Category: ports >Synopsis: [update] x11/libexo (grab maintainership) >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: Thu Apr 20 16:40:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #8: Tue Apr 18 10:57:41 CEST 2006 splash@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX >Description: - update to new beta version - portlint -A checked - pkg-plist fix >How-To-Repeat: >Fix: --- libexo.diff begins here --- diff -ruN /usr/ports/x11/libexo/Makefile ports/x11/libexo/Makefile --- /usr/ports/x11/libexo/Makefile Thu Feb 23 11:39:55 2006 +++ ports/x11/libexo/Makefile Thu Apr 20 18:10:27 2006 @@ -6,21 +6,22 @@ # PORTNAME= libexo -PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTVERSION= 0.3.1.6 CATEGORIES= x11 xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ -DISTNAME= exo-${PORTVERSION} +DISTNAME= exo-${PORTVERSION}beta1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@unixfreunde.de COMMENT= Terminal library, extensions to Xfce by os-cillation LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui WRKSRC= ${WRKDIR}/${DISTNAME} +USE_GMAKE= yes +USE_BZIP2= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes +USE_AUTOTOOLS= libtool:15 USE_GNOME= glib20 USE_X_PREFIX= yes INSTALLS_SHLIB= yes @@ -42,8 +43,13 @@ PLIST_SUB+= PYTHON="@comment " .endif +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ + CPPFLAGS=-I${LOCALBASE}/include \ + LIBS=-L${LOCALBASE}/lib + post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ - ${WRKSRC}/exo/Makefile.in + ${WRKSRC}/exo/Makefile.in .include <bsd.port.mk> diff -ruN /usr/ports/x11/libexo/distinfo ports/x11/libexo/distinfo --- /usr/ports/x11/libexo/distinfo Fri Nov 25 20:09:45 2005 +++ ports/x11/libexo/distinfo Thu Apr 20 12:44:48 2006 @@ -1,3 +1,3 @@ -MD5 (exo-0.3.0.tar.gz) = 078d50c378064823696995f38e759b08 -SHA256 (exo-0.3.0.tar.gz) = 53f1a0ee85d01f597c5be9abed050960ad397586c1609780d1aaa766af694ed1 -SIZE (exo-0.3.0.tar.gz) = 541683 +MD5 (exo-0.3.1.6beta1.tar.bz2) = 27428c5462837162ccda6ae1d2626627 +SHA256 (exo-0.3.1.6beta1.tar.bz2) = a3f9357d55d7575e315038f9d6682940f0fac90a3d6babdab71e4f10d90a7efa +SIZE (exo-0.3.1.6beta1.tar.bz2) = 661592 diff -ruN /usr/ports/x11/libexo/pkg-plist ports/x11/libexo/pkg-plist --- /usr/ports/x11/libexo/pkg-plist Thu Feb 23 11:39:55 2006 +++ ports/x11/libexo/pkg-plist Thu Apr 20 12:46:41 2006 @@ -1,8 +1,13 @@ +bin/exo-csource +bin/exo-open +bin/exo-preferred-applications +etc/xdg/xfce4/helpers.rc include/exo-0.3/exo/exo-binding.h include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h include/exo-0.3/exo/exo-config.h include/exo-0.3/exo/exo-ellipsized-label.h include/exo-0.3/exo/exo-enum-types.h +include/exo-0.3/exo/exo-execute.h include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h include/exo-0.3/exo/exo-gobject-extensions.h include/exo-0.3/exo/exo-gtk-extensions.h @@ -15,62 +20,73 @@ include/exo-0.3/exo/exo-toolbars-editor.h include/exo-0.3/exo/exo-toolbars-model.h include/exo-0.3/exo/exo-toolbars-view.h +include/exo-0.3/exo/exo-tree-view.h +include/exo-0.3/exo/exo-url.h +include/exo-0.3/exo/exo-utils.h +include/exo-0.3/exo/exo-wrap-table.h include/exo-0.3/exo/exo-xsession-client.h include/exo-0.3/exo/exo.h lib/libexo-0.3.a lib/libexo-0.3.la lib/libexo-0.3.so -lib/libexo-0.3.so.0 -%%PYTHON%%lib/python2.4/site-packages/exo-0.3/_exo.so -%%PYTHON%%lib/python2.4/site-packages/exo-0.3/exo/__init__.py -%%PYTHON%%lib/python2.4/site-packages/exo-0.3/exo/__init__.pyc -%%PYTHON%%lib/python2.4/site-packages/exo-0.3/exo/__init__.pyo -%%PYTHON%%lib/python2.4/site-packages/pyexo.py -%%PYTHON%%lib/python2.4/site-packages/pyexo.pyc -%%PYTHON%%lib/python2.4/site-packages/pyexo.pyo +lib/libexo-0.3.so.3 +lib/xfce4/mcs-plugins/exo-preferred-applications-settings.a +lib/xfce4/mcs-plugins/exo-preferred-applications-settings.la +lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so libdata/pkgconfig/exo-0.3.pc -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/style.css -share/gtk-doc/html/exo/up.png -%%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs -%%PYTHON%%@dirrm share/pygtk/2.0/defs/exo-0.3 -@dirrmtry share/gtk-doc/html -%%PYTHON%%@dirrmtry share/pygtk/2.0/defs -%%PYTHON%%@dirrmtry share/pygtk/2.0 -%%PYTHON%%@dirrmtry share/pygtk -@dirrm share/gtk-doc/html/exo -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -%%PYTHON%%@dirrm lib/python2.4/site-packages/exo-0.3/exo -%%PYTHON%%@dirrm lib/python2.4/site-packages/exo-0.3 -%%PYTHON%%@dirrmtry lib/python2.4/site-packages -%%PYTHON%%@dirrmtry lib/python2.4 +libexec/exo-helper-0.3 +share/applications/exo-preferred-applications.desktop +share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png +share/icons/hicolor/icon-theme.cache +share/locale/ca/LC_MESSAGES/libexo-0.3.mo +share/locale/de/LC_MESSAGES/libexo-0.3.mo +share/locale/el/LC_MESSAGES/libexo-0.3.mo +share/locale/en_GB/LC_MESSAGES/libexo-0.3.mo +share/locale/es/LC_MESSAGES/libexo-0.3.mo +share/locale/eu/LC_MESSAGES/libexo-0.3.mo +share/locale/fi/LC_MESSAGES/libexo-0.3.mo +share/locale/fr/LC_MESSAGES/libexo-0.3.mo +share/locale/hu/LC_MESSAGES/libexo-0.3.mo +share/locale/ja/LC_MESSAGES/libexo-0.3.mo +share/locale/pt_BR/LC_MESSAGES/libexo-0.3.mo +share/locale/ru/LC_MESSAGES/libexo-0.3.mo +share/xfce4/doc/C/exo-preferred-applications.html +share/xfce4/doc/C/images/exo-preferred-applications-internet.png +share/xfce4/doc/C/images/exo-preferred-applications-utilities.png +share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/helpers/Terminal.desktop +share/xfce4/helpers/balsa.desktop +share/xfce4/helpers/debian-sensible-browser.desktop +share/xfce4/helpers/debian-x-terminal-emulator.desktop +share/xfce4/helpers/epiphany.desktop +share/xfce4/helpers/eterm.desktop +share/xfce4/helpers/evolution.desktop +share/xfce4/helpers/firefox.desktop +share/xfce4/helpers/galeon.desktop +share/xfce4/helpers/gnome-terminal.desktop +share/xfce4/helpers/kmail.desktop +share/xfce4/helpers/konqueror.desktop +share/xfce4/helpers/mozilla-browser.desktop +share/xfce4/helpers/mozilla-mailer.desktop +share/xfce4/helpers/opera-browser.desktop +share/xfce4/helpers/opera-mailer.desktop +share/xfce4/helpers/sylpheed-claws.desktop +share/xfce4/helpers/thunderbird.desktop +share/xfce4/helpers/xterm.desktop +@dirrm share/xfce4/helpers +@dirrm share/xfce4/doc/C/images +@dirrm share/xfce4/doc/C +@dirrm share/xfce4/doc +@dirrm share/xfce4 +@dirrm share/icons/hicolor/48x48/apps +@dirrm share/icons/hicolor/48x48 +@dirrm share/icons/hicolor +@dirrm share/icons +@dirrmtry share/applications +@dirrm lib/xfce4/mcs-plugins +@dirrm lib/xfce4 @dirrm include/exo-0.3/exo @dirrm include/exo-0.3 +@dirrm etc/xdg/xfce4 +@dirrm etc/xdg --- libexo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1145550663.32365>