Skip site navigation (1)Skip section navigation (2)
Date:      7 Mar 2003 19:06:34 -0000
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   update rubrica
Message-ID:  <20030307190634.67650.qmail@httpd.terions.de>

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

>Submitter-Id:	current-users
>Originator:	Martin Klaffenboeck
>Organization:	
>Confidential:	no 
>Synopsis:	update rubrica
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		maintainer-update
>Release:	FreeBSD 4.7-STABLE i386
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #24: Mon Feb 10 21:21:27 CET 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
This is the update from rubrica 1.0.0.c1 to 1.0.0.

Please remove patch-src_file.c, because this is now in the source.
Changed Makefile, changed distinfo, no changes in pkg-plist (it's ok).

Martin

	
>How-To-Repeat:
	
>Fix:

	

--- rubrica.diff begins here ---
diff -Nur rubrica.orig/Makefile rubrica/Makefile
--- rubrica.orig/Makefile	Sat Mar  1 08:07:58 2003
+++ rubrica/Makefile	Fri Mar  7 19:56:49 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rubrica
-PORTVERSION=	1.0.0.c1
+PORTVERSION=	1.0.0
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://digilander.libero.it/nfragale/download/rubrica/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.c1$/cr1/}
diff -Nur rubrica.orig/distinfo rubrica/distinfo
--- rubrica.orig/distinfo	Sat Mar  1 08:07:58 2003
+++ rubrica/distinfo	Fri Mar  7 19:59:42 2003
@@ -1 +1 @@
-MD5 (rubrica-1.0.0cr1.tar.bz2) = 17a91fb558c850205047bd6420807abd
+MD5 (rubrica-1.0.0.tar.bz2) = f2fff050e9f500b0565862ad2e91dbdd
diff -Nur rubrica.orig/files/patch-src_file.c rubrica/files/patch-src_file.c
--- rubrica.orig/files/patch-src_file.c	Sat Mar  1 08:07:58 2003
+++ rubrica/files/patch-src_file.c	Thu Jan  1 01:00:00 1970
@@ -1,18 +0,0 @@
---- src/file.c.orig	Thu Feb 27 22:04:36 2003
-+++ src/file.c	Thu Feb 27 22:05:02 2003
-@@ -809,6 +809,7 @@
- rubrica_file_load_xmlfile(gchar *filename, RubricaErrorType* err)
- {
-   Rubrica *rubrica;
-+  gchar *fpath, *fname;
-   
-   if (!g_file_exists(filename))
-     {
-@@ -829,7 +830,6 @@
-      now we need to put in memory some information 
-      about this file and addressbook      
-   */
--  gchar *fpath, *fname;
-   
-   fpath = g_dirname(filename);
-   fname = g_strdup(g_basename(filename));
--- rubrica.diff ends here ---



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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