ports/119558: [patch] update deskutils/contacts from 0.2 to 0.8
Piotr Smyrak
smyru at heron.pl
Fri Jan 11 08:00:02 UTC 2008
>Number: 119558
>Category: ports
>Synopsis: [patch] update deskutils/contacts from 0.2 to 0.8
>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 11 08:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Piotr Smyrak
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD ntbk 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Jun 5 08:46:50 CEST 2007 root at psmyrak.intra:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The attached patch updates the deskutils/contacts port to a much newer version
>How-To-Repeat:
N/A
>Fix:
Patch attached with submission follows:
diff -Naru /usr/ports/deskutils/contacts/Makefile contacts/Makefile
--- /usr/ports/deskutils/contacts/Makefile 2007-05-19 22:01:26.000000000 +0200
+++ contacts/Makefile 2008-01-10 22:59:19.000000000 +0100
@@ -6,11 +6,9 @@
#
PORTNAME= contacts
-PORTVERSION= 0.2
-PORTREVISION= 1
+PORTVERSION= 0.8
CATEGORIES= deskutils gnome
-MASTER_SITES= http://projects.o-hand.com/sources/contacts/ \
- http://smyru.petronet.pl/freebsd/
+MASTER_SITES= http://pimlico-project.org/sources/${PORTNAME}/
DIST_SUBDIR= gnome2
MAINTAINER= smyru at heron.pl
diff -Naru /usr/ports/deskutils/contacts/distinfo contacts/distinfo
--- /usr/ports/deskutils/contacts/distinfo 2006-11-30 11:02:03.000000000 +0100
+++ contacts/distinfo 2008-01-10 22:54:54.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (gnome2/contacts-0.2.tar.gz) = ad8a4297af14930d45a56d17b39cf0d5
-SHA256 (gnome2/contacts-0.2.tar.gz) = a8b6ebf62c39b235549c4f11b8a191b0d470a75ddd73a8a39361abd7fdde4cca
-SIZE (gnome2/contacts-0.2.tar.gz) = 401486
+MD5 (gnome2/contacts-0.8.tar.gz) = dbcff54980ec6d6203c290dc409b5598
+SHA256 (gnome2/contacts-0.8.tar.gz) = 7ab8f1fa23a432029242c046755875ac6558ea6e9c0871dd6c527b85adfafad8
+SIZE (gnome2/contacts-0.8.tar.gz) = 436793
diff -Naru /usr/ports/deskutils/contacts/pkg-descr contacts/pkg-descr
--- /usr/ports/deskutils/contacts/pkg-descr 2006-08-20 11:38:50.000000000 +0200
+++ contacts/pkg-descr 2008-01-10 22:54:54.000000000 +0100
@@ -3,4 +3,4 @@
for non desktop devices, but serves its mission as well on bigger
computers.
-WWW: http://projects.o-hand.com/contacts
+WWW: http://pimlico-project.org/contacts.html
diff -Naru /usr/ports/deskutils/contacts/pkg-plist contacts/pkg-plist
--- /usr/ports/deskutils/contacts/pkg-plist 2007-05-19 22:01:26.000000000 +0200
+++ contacts/pkg-plist 2008-01-10 22:54:54.000000000 +0100
@@ -1,8 +1,25 @@
bin/contacts
share/applications/contacts.desktop
-%%DATADIR%%/contacts.glade
+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
+share/locale/bg/LC_MESSAGES/Contacts.mo
+share/locale/ca/LC_MESSAGES/Contacts.mo
+share/locale/da/LC_MESSAGES/Contacts.mo
+share/locale/de/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
share/locale/fr/LC_MESSAGES/Contacts.mo
-share/pixmaps/oh-contacts.png
+share/locale/it/LC_MESSAGES/Contacts.mo
+share/locale/nb/LC_MESSAGES/Contacts.mo
+share/locale/nl/LC_MESSAGES/Contacts.mo
+share/locale/pl/LC_MESSAGES/Contacts.mo
+share/locale/pt_BR/LC_MESSAGES/Contacts.mo
+share/locale/ru/LC_MESSAGES/Contacts.mo
+share/locale/sv/LC_MESSAGES/Contacts.mo
@dirrmtry share/applications
- at dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list