Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 19:57:54 +0100
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61436: Port upgrade: deskutils/kbirthday to 0.7.1
Message-ID:  <200401161957.54111.h.eichmann@gmx.de>
Resent-Message-ID: <200401161900.i0GJ0NuK079442@freefall.freebsd.org>

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

>Number:         61436
>Category:       ports
>Synopsis:       Port upgrade: deskutils/kbirthday to 0.7.1
>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 Jan 16 11:00:23 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
FreeBSD 7of9.unimatrix-zero.borg 4.9-STABLE FreeBSD 4.9-STABLE #0: Tue Dec 30 09:19:53 CET 2003     root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
Changes since 0.6.1:

    *  changed event dialog from QDialog to QWidget to allow minimizing
    * configurable notification of pending events at midnight (thanks to a patch from Balaji Ramani)
    * use yesterday and tomorrow instead of -1 and 1 in the event view
    * reloading of addressbook when it has changed
    * added some debug code
    * some code cleanups
    * improved class documentation
    * added russian translation (provided by Egor S. Orlov)
>How-To-Repeat:
>Fix:
see attached diff






--Boundary-00=_yQDCA7Fc0YYuQZa
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

diff -ur ../../deskutils/kbirthday/Makefile ./Makefile
--- ../../deskutils/kbirthday/Makefile	Fri Apr 25 00:52:22 2003
+++ ./Makefile	Wed Jan 14 23:22:03 2004
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/deskutils/kbirthday/Makefile,v 1.2 2003/04/24 22:52:22 arved Exp $
 
 PORTNAME=	kbirthday
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.1
 CATEGORIES=	deskutils kde
 MASTER_SITES=	http://www.gfai.de/~jaham/download/ \
 		http://freshmeat.net/redir/kbirthday/32531/url_tgz/
@@ -18,5 +18,8 @@
 USE_KDELIBS_VER=3
 INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
+
+# necesary to access the second master site by getting rid of the default switch -A
+FETCH_CMD ?=/usr/bin/fetch -Rr
 
 .include <bsd.port.mk>
diff -ur ../../deskutils/kbirthday/distinfo ./distinfo
--- ../../deskutils/kbirthday/distinfo	Fri Apr 25 00:52:22 2003
+++ ./distinfo	Wed Jan 14 23:22:46 2004
@@ -1 +1 @@
-MD5 (kbirthday-0.6.1.tar.gz) = b4b0af193ae048906fff111b47100cf7
+MD5 (kbirthday-0.7.1.tar.gz) = d33d37a6e412c7a98723b4f30705546a
diff -ur ../../deskutils/kbirthday/pkg-descr ./pkg-descr
--- ../../deskutils/kbirthday/pkg-descr	Wed Apr 16 13:15:49 2003
+++ ./pkg-descr	Wed Jan 14 23:16:32 2004
@@ -14,7 +14,6 @@
 
 
 WWW: http://www.gfai.de/~jaham/projects/kbirthday/kbirthday.html
-WWW: http://home.fhtw-berlin.de/~s0270195/projects/kbirthday/kbirthday.html
 
 --
 h.eichmann@gmx.de
diff -ur ../../deskutils/kbirthday/pkg-plist ./pkg-plist
--- ../../deskutils/kbirthday/pkg-plist	Fri Apr 25 00:52:22 2003
+++ ./pkg-plist	Wed Jan 14 23:25:26 2004
@@ -1,5 +1,6 @@
-lib/libkbirthday.so
 lib/libkbirthday.la
+lib/libkbirthday.so
+share/apps/kicker/applets/kbirthday.desktop
 share/locale/de/LC_MESSAGES/kbirthday.mo
 share/locale/es/LC_MESSAGES/kbirthday.mo
-share/apps/kicker/applets/kbirthday.desktop
+share/locale/ru/LC_MESSAGES/kbirthday.mo

--Boundary-00=_yQDCA7Fc0YYuQZa--

>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_yQDCA7Fc0YYuQZa
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401161957.54111.h.eichmann>