Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 11:41:09 +0100
From:      Piotr Smyrak <smyru@smyrak.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61619: [patch] update deskutils/gdeskcal to 0.56
Message-ID:  <E1AitJl-0002OS-7c@beth.poprostu.pl>
Resent-Message-ID: <200401201050.i0KAoCCA099930@freefall.freebsd.org>

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

>Number:         61619
>Category:       ports
>Synopsis:       [patch] update deskutils/gdeskcal to 0.56
>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:   Tue Jan 20 02:50:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Smyrak
>Release:        FreeBSD 5.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ntbk 5.1-RELEASE-p9 FreeBSD 5.1-RELEASE-p9 #0: Fri Nov 14 15:54:01 CET 2003 root@ntbk:/usr/obj/usr/src/sys/SMYRU i386


>Description:
 >Descriptionp:
 	The following patch updates the gdeskcal to new version 0.56 
 and orders some entries in the pkg-plist.
 
>How-To-Repeat:
	N/A
>Fix:


--- gdeskcal.patch begins here ---
diff -ruN gdeskcal.orig/Makefile gdeskcal/Makefile
--- gdeskcal.orig/Makefile	Tue Jan 20 11:15:22 2004
+++ gdeskcal/Makefile	Tue Jan 20 11:16:05 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gdeskcal
-PORTVERSION=	0.55
+PORTVERSION=	0.56
 CATEGORIES=	deskutils python gnome
 MASTER_SITES=	http://www.pycage.de/download/
 DISTNAME=	gDeskCal-${PORTVERSION:S/./_/}
diff -ruN gdeskcal.orig/distinfo gdeskcal/distinfo
--- gdeskcal.orig/distinfo	Tue Jan 20 11:15:22 2004
+++ gdeskcal/distinfo	Tue Jan 20 11:17:42 2004
@@ -1 +1 @@
-MD5 (gDeskCal-0_55.tar.gz) = 1bcc83b703292eefd9daa690a2c91985
+MD5 (gDeskCal-0_56.tar.gz) = 30084dc1af3cb106ad04a8651d021ba7
diff -ruN gdeskcal.orig/pkg-plist gdeskcal/pkg-plist
--- gdeskcal.orig/pkg-plist	Tue Jan 20 11:15:22 2004
+++ gdeskcal/pkg-plist	Tue Jan 20 11:24:24 2004
@@ -23,16 +23,16 @@
 share/gnome/gdeskcal/code/formats.py
 share/gnome/gdeskcal/code/i18n.py
 share/gnome/gdeskcal/code/icon.py
+share/gnome/gdeskcal/code/planner/CalEditor.py
+share/gnome/gdeskcal/code/planner/Planner.py
+share/gnome/gdeskcal/code/planner/Popup.py
+share/gnome/gdeskcal/code/planner/__init__.py
 share/gnome/gdeskcal/code/planner/cal/CalEvent.py
 share/gnome/gdeskcal/code/planner/cal/Calendar.py
 share/gnome/gdeskcal/code/planner/cal/Date.py
 share/gnome/gdeskcal/code/planner/cal/RRule.py
 share/gnome/gdeskcal/code/planner/cal/Recurrences.py
 share/gnome/gdeskcal/code/planner/cal/__init__.py
-share/gnome/gdeskcal/code/planner/CalEditor.py
-share/gnome/gdeskcal/code/planner/Planner.py
-share/gnome/gdeskcal/code/planner/Popup.py
-share/gnome/gdeskcal/code/planner/__init__.py
 share/gnome/gdeskcal/code/planner/categories.py
 share/gnome/gdeskcal/code/planner/iCalLoader.py
 share/gnome/gdeskcal/code/planner/iCalWriter.py
@@ -47,6 +47,7 @@
 share/gnome/gdeskcal/data/gfx/misc.png
 share/gnome/gdeskcal/data/gfx/phone.png
 share/gnome/gdeskcal/gdeskcal
+share/gnome/gdeskcal/skins/big_and_simple/skin.xml
 share/gnome/gdeskcal/skins/default/bg.png
 share/gnome/gdeskcal/skins/default/bg.xcf
 share/gnome/gdeskcal/skins/default/home.png
@@ -54,7 +55,6 @@
 share/gnome/gdeskcal/skins/default/prev.png
 share/gnome/gdeskcal/skins/default/skin.xml
 share/gnome/gdeskcal/skins/default/today.png
-share/gnome/gdeskcal/skins/big_and_simple/skin.xml
 share/gnome/gdeskcal/skins/miderat/bg.png
 share/gnome/gdeskcal/skins/miderat/bg.xcf
 share/gnome/gdeskcal/skins/miderat/home.png
--- gdeskcal.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AitJl-0002OS-7c>