Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 00:16:46 +0100
From:      "Andreas Kohn" <andreas@syndrom23.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/92228: [MAINTAINER-UPDATE] devel/libnotify deskutils/notification-daemon update to 0.3.2
Message-ID:  <1138058206.10428@klamath.syndrom23.de>
Resent-Message-ID: <200601232320.k0NNK5pU040682@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92228
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] devel/libnotify deskutils/notification-daemon update to 0.3.2
>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:   Mon Jan 23 23:20:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #26: Sun Jan 22 14:59:31 CET 2006
    root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


Version 0.3.2 of the desktop notification part of galago.

A lot of bug fixes compared to earlier versions, some enhancements.
Most notably: Theming for notification-daemon, try changing
gconf key /apps/notification-daemon/theme to either "standard" or "bubble"

Skipped versions:
notification-daemon 0.3.1: was not released officially.
libnotify 0.3.0: must have missed that one, sorry. 



>How-To-Repeat:





>Fix:


--- libnotify-0.2.2-0.3.2.diff begins here ---
diff -ruN -x .svn -x CVS /usr/ports/devel/libnotify/Makefile libnotify/Makefile
--- /usr/ports/devel/libnotify/Makefile	Mon Jan  2 15:05:28 2006
+++ libnotify/Makefile	Mon Jan 23 23:47:52 2006
@@ -2,12 +2,11 @@
 # Date created:				2005-08-06
 # Whom:					Andreas Kohn <andreas@syndrom23.de>
 #
-# $FreeBSD: ports/devel/libnotify/Makefile,v 1.8 2005/12/31 19:08:20 marcus Exp $
+# $FreeBSD: ports/devel/libnotify/Makefile,v 1.4 2005/09/05 18:55:35 pav Exp $
 #
 
 PORTNAME=	libnotify
-PORTVERSION=	0.2.2
-PORTREVISION=	2
+PORTVERSION=	0.3.2
 CATEGORIES=	devel gnome
 MASTER_SITES=	http://www.galago-project.org/files/releases/source/libnotify/
 
@@ -21,14 +20,13 @@
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
 INSTALLS_SHLIB=	yes
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-
-USE_REINPLACE=	yes
 
 post-patch:
 	${REINPLACE_CMD} -e 's|tests||' ${WRKSRC}/Makefile.in
diff -ruN -x .svn -x CVS /usr/ports/devel/libnotify/distinfo libnotify/distinfo
--- /usr/ports/devel/libnotify/distinfo	Sun Jan 22 19:46:09 2006
+++ libnotify/distinfo	Mon Jan 23 21:21:45 2006
@@ -1,3 +1,3 @@
-MD5 (libnotify-0.2.2.tar.gz) = cbf2ff0a8a62eb1f310367a0a174a273
-SHA256 (libnotify-0.2.2.tar.gz) = 3a7710fc937f4fb06cb78f3dc9e9fdc64032e61ed4f9f3f317ba3c4c11d3646e
-SIZE (libnotify-0.2.2.tar.gz) = 316520
+MD5 (libnotify-0.3.2.tar.gz) = 12bcb4949e4be783a2db388e9155afac
+SHA256 (libnotify-0.3.2.tar.gz) = 1e35a969e498546613e2ef9bf01d6de90526eedc9e0ecf81930637b0ab82f285
+SIZE (libnotify-0.3.2.tar.gz) = 337224
diff -ruN -x .svn -x CVS /usr/ports/devel/libnotify/pkg-plist libnotify/pkg-plist
--- /usr/ports/devel/libnotify/pkg-plist	Sun Aug 28 08:53:44 2005
+++ libnotify/pkg-plist	Mon Jan 23 21:30:47 2006
@@ -1,7 +1,8 @@
 bin/notify-send
+include/libnotify/notification.h
 include/libnotify/notify.h
 lib/libnotify.a
 lib/libnotify.so
-lib/libnotify.so.0
+lib/libnotify.so.1
 libdata/pkgconfig/libnotify.pc
 @dirrm include/libnotify
--- libnotify-0.2.2-0.3.2.diff ends here ---






--- notification-daemon-0.2.4-0.3.2.diff begins here ---
diff -ruN -x .svn -x CVS /usr/ports/deskutils/notification-daemon/Makefile notification-daemon/Makefile
--- /usr/ports/deskutils/notification-daemon/Makefile	Mon Jan  2 15:04:27 2006
+++ notification-daemon/Makefile	Mon Jan 23 23:51:17 2006
@@ -2,12 +2,11 @@
 # Date created:				2005-08-06
 # Whom:					Andreas Kohn <andreas@syndrom23.de>
 #
-# $FreeBSD: ports/deskutils/notification-daemon/Makefile,v 1.10 2005/12/31 18:49:05 marcus Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	notification-daemon
-PORTVERSION=	0.2.4
-PORTREVISION=	1
+PORTVERSION=	0.3.2
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://www.galago-project.org/files/releases/source/notification-daemon/
 
@@ -15,18 +14,16 @@
 COMMENT=	Send small notifications to your desktop
 
 LIB_DEPENDS=	dbus-1.2:${PORTSDIR}/devel/dbus \
-		notify.0:${PORTSDIR}/devel/libnotify \
-		sexy:${PORTSDIR}/x11-toolkits/libsexy
+		sexy:${PORTSDIR}/x11-toolkits/libsexy \
+		popt.0:${PORTSDIR}/devel/popt
 
 USE_GNOME=	gnomehack gnometarget intlhack gtk20
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+GCONF_SCHEMAS=	notification-daemon.schemas
 CONFIGURE_ARGS=	--with-dbus-services=${PREFIX}/share/dbus-1/services
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES=	${FILESDIR}/extra-patch-src-main.cc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN -x .svn -x CVS /usr/ports/deskutils/notification-daemon/distinfo notification-daemon/distinfo
--- /usr/ports/deskutils/notification-daemon/distinfo	Sun Jan 22 19:45:01 2006
+++ notification-daemon/distinfo	Mon Jan 23 21:36:06 2006
@@ -1,3 +1,3 @@
-MD5 (notification-daemon-0.2.4.tar.gz) = d5c9739f60d04fe17dc64cf16f91d043
-SHA256 (notification-daemon-0.2.4.tar.gz) = 7b7e0d6e00d90f9cfbc4cf9fd09bdbeaa8db1cd4e81e93ca6a1604f35e3dde54
-SIZE (notification-daemon-0.2.4.tar.gz) = 159190
+MD5 (notification-daemon-0.3.2.tar.gz) = ff55cfeecebad1e40ab58fa96820d5ff
+SHA256 (notification-daemon-0.3.2.tar.gz) = 82ac3c60beb16534afd92f99bf2b8605113c5e813300486098d8988d811d6d72
+SIZE (notification-daemon-0.3.2.tar.gz) = 377518
diff -ruN -x .svn -x CVS /usr/ports/deskutils/notification-daemon/files/extra-patch-src-main.cc notification-daemon/files/extra-patch-src-main.cc
--- /usr/ports/deskutils/notification-daemon/files/extra-patch-src-main.cc	Wed Aug 31 23:30:50 2005
+++ notification-daemon/files/extra-patch-src-main.cc	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- src/main.cc.orig	Wed Aug 10 10:43:56 2005
-+++ src/main.cc	Wed Aug 31 23:25:36 2005
-@@ -622,7 +622,6 @@
- int
- main(int argc, char **argv)
- {
--    std::set_terminate(__gnu_cxx::__verbose_terminate_handler);
-     DBusError error;
- 
-     dbus_error_init(&error);
diff -ruN -x .svn -x CVS /usr/ports/deskutils/notification-daemon/files/patch-src-Notification.hh notification-daemon/files/patch-src-Notification.hh
--- /usr/ports/deskutils/notification-daemon/files/patch-src-Notification.hh	Wed Aug 31 23:30:50 2005
+++ notification-daemon/files/patch-src-Notification.hh	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- src/Notification.hh.orig	Thu Jul 28 10:50:44 2005
-+++ src/Notification.hh	Wed Aug 31 23:14:48 2005
-@@ -31,6 +31,7 @@
- #include "Hint.hh"
- #include "Image.hh"
- 
-+#include <sys/types.h>
- 
- /*
-  * This class represents a notification. It's a class rather than a struct
diff -ruN -x .svn -x CVS /usr/ports/deskutils/notification-daemon/pkg-plist notification-daemon/pkg-plist
--- /usr/ports/deskutils/notification-daemon/pkg-plist	Wed Aug 31 23:30:50 2005
+++ notification-daemon/pkg-plist	Mon Jan 23 23:52:32 2006
@@ -1,3 +1,10 @@
-etc/dbus-1/system.d/notification-daemon.conf
+lib/notification-daemon/engines/libbubble.a
+lib/notification-daemon/engines/libbubble.so
+lib/notification-daemon/engines/libbubble.so.0
+lib/notification-daemon/engines/libstandard.a
+lib/notification-daemon/engines/libstandard.so
+lib/notification-daemon/engines/libstandard.so.0
 libexec/notification-daemon
-share/dbus-1/services/org.freedesktop.Notifications.service
+share/dbus-1/services/notification-daemon.service
+@dirrm lib/notification-daemon/engines
+@dirrm lib/notification-daemon
--- notification-daemon-0.2.4-0.3.2.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?1138058206.10428>