ports/83532: Update to 0.3.0.

Gunter Wambaugh gunter at six-two.net
Fri Jul 15 23:30:19 UTC 2005


>Number:         83532
>Category:       ports
>Synopsis:       Update to 0.3.0.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 15 23:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gunter Wambaugh
>Release:        FreeBSD 5.4-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isengard.six-two.net 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 10 15:15:52 CDT 2005 root at isengard.thewambaughs.net:/usr/obj/usr/src/sys/ISENGARD i386
>Description:
	Update to 0.3.0.
	Emailed previous maintainer with a patch to update port on July 3.  Have not received a response or acknowledgement.
>How-To-Repeat:
>Fix:

	

--- libexo.patch begins here ---
diff -urN libexo.old/Makefile libexo/Makefile
--- libexo.old/Makefile	Fri Jul 15 17:26:20 2005
+++ libexo/Makefile	Fri Jul 15 17:26:48 2005
@@ -6,17 +6,15 @@
 #
 
 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}
 
-MAINTAINER=	matt at bsdfly.org
+MAINTAINER=	gunter at six-two.net
 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}
 
@@ -32,6 +30,16 @@
 CONFIGURE_ARGS+=--enable-gtk-doc
 .else
 CONFIGURE_ARGS+=--disable-gtk-doc
+.endif
+
+.if defined(WITH_PYTHON)
+CONFIGURE_ARGS+=--enable-python
+USE_PYTHON=	yes
+RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk
+PLIST_SUB+=	PYTHON=""
+.else
+CONFIGURE_ARGS+=--disable-python
+PLIST_SUB+=	PYTHON="@comment "
 .endif
 
 post-patch:
diff -urN libexo.old/distinfo libexo/distinfo
--- libexo.old/distinfo	Fri Jul 15 17:26:20 2005
+++ libexo/distinfo	Sat Jul  2 09:34:44 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 -urN libexo.old/pkg-plist libexo/pkg-plist
--- libexo.old/pkg-plist	Fri Jul 15 17:26:20 2005
+++ libexo/pkg-plist	Fri Jul 15 17:48:28 2005
@@ -1,31 +1,33 @@
-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
+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-gdk-pixbuf-extensions.h
+include/exo-0.3/exo/exo-gobject-extensions.h
+include/exo-0.3/exo/exo-gtk-extensions.h
+include/exo-0.3/exo/exo-icon-bar.h
+include/exo-0.3/exo/exo-icon-view.h
+include/exo-0.3/exo/exo-md5.h
+include/exo-0.3/exo/exo-pango-extensions.h
+include/exo-0.3/exo/exo-string.h
+include/exo-0.3/exo/exo-toolbars-editor-dialog.h
+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-xsession-client.h
+include/exo-0.3/exo/exo.h
+lib/libexo-0.3.a
+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
+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
@@ -54,10 +56,21 @@
 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
- at dirrm include/exo-0.2/exo
- at dirrm include/exo-0.2
- at dirrm share/gtk-doc/html/exo
+%%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs
+%%PYTHON%%@dirrm share/pygtk/2.0/defs/exo-0.3
 @unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
- at unexec rmdir %D/share/gtk-doc 2>/dev/null || true
- at unexec rmdir %D/lib/pkgconfig 2>/dev/null || true
+%%PYTHON%%@unexec rmdir %D/share/pygtk/2.0/defs 2> /dev/null || true
+%%PYTHON%%@unexec rmdir %D/share/pygtk/2.0 2> /dev/null || true
+%%PYTHON%%@unexec rmdir %D/share/pygtk 2> /dev/null || true
+ at unexec rmdir %D/share/pixmaps 2> /dev/null || true
+ 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
+%%PYTHON%%@dirrm lib/python2.4/site-packages/exo-0.3/exo
+%%PYTHON%%@dirrm lib/python2.4/site-packages/exo-0.3
+%%PYTHON%%@unexec rmdir %D/lib/python2.4/site-packages 2> /dev/null || true
+%%PYTHON%%@unexec rmdir %D/lib/python2.4 2> /dev/null || true
+ at dirrm include/exo-0.3/exo
+ at dirrm include/exo-0.3
--- libexo.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list