ports/135046: [patch] unbreak and update deskutils/contacts to 0.9

Piotr Smyrak smyru at heron.pl
Thu May 28 22:20:03 UTC 2009


>Number:         135046
>Category:       ports
>Synopsis:       [patch] unbreak and update deskutils/contacts to 0.9
>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:   Thu May 28 22:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Smyrak
>Release:        FreeBSD 7.2-PRERELEASE i386
>Organization:
>Environment:
FreeBSD dsk.smyrak.com 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #4: Sat Apr  4 20:24:14 CEST 2009     root at dsk.smyrak.com:/usr/obj/usr/src/sys/SMYRU  i386

>Description:
deskutils/contacts is broken due to mismatch against databases/evolution-data-server. The attached patch updates the port to newer version 0.9 and unbreaks the port.
>How-To-Repeat:
N/A
>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-04-19 18:25:13.000000000 +0200
+++ Makefile	2009-05-28 23:24:16.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	contacts
-PORTVERSION=	0.8
-PORTREVISION=	2
+PORTVERSION=	0.9
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://pimlico-project.org/sources/${PORTNAME}/
 DIST_SUBDIR=	gnome2
@@ -24,6 +23,4 @@
 MAN1=		${PORTNAME}.1
 # CFLAGS+=	-g
 
-BROKEN=		needs upgrade to work with evolution-data-server 2.24
-
 .include <bsd.port.mk>
--- distinfo.orig	2009-04-19 18:25:21.000000000 +0200
+++ distinfo	2009-05-28 23:24:18.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (gnome2/contacts-0.8.tar.gz) = dbcff54980ec6d6203c290dc409b5598
-SHA256 (gnome2/contacts-0.8.tar.gz) = 7ab8f1fa23a432029242c046755875ac6558ea6e9c0871dd6c527b85adfafad8
-SIZE (gnome2/contacts-0.8.tar.gz) = 436793
+MD5 (gnome2/contacts-0.9.tar.gz) = aab5affbf93d6fa7b978b323a8d44de0
+SHA256 (gnome2/contacts-0.9.tar.gz) = 9cacec98f8123993033aaa255f3f4c04c86a1be65e487dd21f0aaa54384a6f6d
+SIZE (gnome2/contacts-0.9.tar.gz) = 451921
--- pkg-plist.orig	2009-04-19 18:25:32.000000000 +0200
+++ pkg-plist	2009-05-28 23:53:32.000000000 +0200
@@ -3,7 +3,6 @@
 share/icons/hicolor/16x16/apps/contacts.png
 share/icons/hicolor/22x22/apps/contacts.png
 share/icons/hicolor/24x24/apps/contacts.png
-share/icons/hicolor/26x26/apps/contacts.png
 share/icons/hicolor/32x32/apps/contacts.png
 share/icons/hicolor/48x48/apps/contacts.png
 share/icons/hicolor/scalable/apps/contacts.svg
@@ -11,6 +10,7 @@
 share/locale/ca/LC_MESSAGES/Contacts.mo
 share/locale/da/LC_MESSAGES/Contacts.mo
 share/locale/de/LC_MESSAGES/Contacts.mo
+share/locale/en_GB/LC_MESSAGES/Contacts.mo
 share/locale/es/LC_MESSAGES/Contacts.mo
 share/locale/et/LC_MESSAGES/Contacts.mo
 share/locale/fi/LC_MESSAGES/Contacts.mo
@@ -23,5 +23,3 @@
 share/locale/ru/LC_MESSAGES/Contacts.mo
 share/locale/sv/LC_MESSAGES/Contacts.mo
 @dirrmtry share/applications
- at dirrmtry share/icons/hicolor/26x26/apps
- at dirrmtry share/icons/hicolor/26x26


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



More information about the freebsd-ports-bugs mailing list