Date: Fri, 11 Apr 2008 08:19:26 +1000 (YAKST) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/122638: [PATCH] net-im/gnomeicu: update to 0.99.14 Message-ID: <200804102219.m3AMJQfH095988@blg.akavia.ru> Resent-Message-ID: <200804102220.m3AMK1BK030716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122638 >Category: ports >Synopsis: [PATCH] net-im/gnomeicu: update to 0.99.14 >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: Thu Apr 10 22:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: Update to 0.99.14 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/gnomeicu/Makefile,v retrieving revision 1.79 diff -u -r1.79 Makefile --- Makefile 24 Oct 2007 23:36:21 -0000 1.79 +++ Makefile 10 Apr 2008 04:27:53 -0000 @@ -6,8 +6,7 @@ # $MCom: ports/net-im/gnomeicu/Makefile,v 1.2 2007/05/19 21:36:18 marcus Exp $ PORTNAME= gnomeicu -PORTVERSION= 0.99.12 -PORTREVISION= 2 +PORTVERSION= 0.99.14 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnomeicu Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net-im/gnomeicu/distinfo,v retrieving revision 1.24 diff -u -r1.24 distinfo --- distinfo 12 Dec 2006 08:44:29 -0000 1.24 +++ distinfo 10 Apr 2008 04:27:53 -0000 @@ -1,3 +1,3 @@ -MD5 (gnomeicu-0.99.12.tar.bz2) = 91d534e19a9f9e408f1f97b3b0748d20 -SHA256 (gnomeicu-0.99.12.tar.bz2) = cb0e9e3d7d04e5764b9ee87905b0f36d660b996faa9051f6a610ffeb00f0649c -SIZE (gnomeicu-0.99.12.tar.bz2) = 1670074 +MD5 (gnomeicu-0.99.14.tar.bz2) = f5afc147590543f607a6b4efa0c69052 +SHA256 (gnomeicu-0.99.14.tar.bz2) = 0cb2ce38f4814ad5e2270c87d29b79db15421b555108c4c6c58e0e82e362e550 +SIZE (gnomeicu-0.99.14.tar.bz2) = 1722646 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/net-im/gnomeicu/pkg-plist,v retrieving revision 1.26 diff -u -r1.26 pkg-plist --- pkg-plist 24 Oct 2007 23:36:21 -0000 1.26 +++ pkg-plist 10 Apr 2008 04:27:53 -0000 @@ -125,8 +125,10 @@ share/gnomeicu/glade/addcontact.glade share/gnomeicu/glade/auth.glade share/gnomeicu/glade/auto_respond.glade +share/gnomeicu/glade/filexfer.glade share/gnomeicu/glade/grpmgr.glade share/gnomeicu/glade/history.glade +share/gnomeicu/glade/listwindow.glade share/gnomeicu/glade/main.glade share/gnomeicu/glade/message.glade share/gnomeicu/glade/prefs.glade @@ -230,6 +232,7 @@ share/sounds/gnomeicu/contlist.wav share/sounds/gnomeicu/message.wav share/locale/am/LC_MESSAGES/gnomeicu.mo +share/locale/ar/LC_MESSAGES/gnomeicu.mo share/locale/az/LC_MESSAGES/gnomeicu.mo share/locale/be/LC_MESSAGES/gnomeicu.mo share/locale/bg/LC_MESSAGES/gnomeicu.mo @@ -237,6 +240,7 @@ share/locale/cs/LC_MESSAGES/gnomeicu.mo share/locale/da/LC_MESSAGES/gnomeicu.mo share/locale/de/LC_MESSAGES/gnomeicu.mo +share/locale/dz/LC_MESSAGES/gnomeicu.mo share/locale/el/LC_MESSAGES/gnomeicu.mo share/locale/en_CA/LC_MESSAGES/gnomeicu.mo share/locale/en_GB/LC_MESSAGES/gnomeicu.mo @@ -261,6 +265,7 @@ share/locale/ne/LC_MESSAGES/gnomeicu.mo share/locale/nl/LC_MESSAGES/gnomeicu.mo share/locale/nn/LC_MESSAGES/gnomeicu.mo +share/locale/oc/LC_MESSAGES/gnomeicu.mo share/locale/pa/LC_MESSAGES/gnomeicu.mo share/locale/pl/LC_MESSAGES/gnomeicu.mo share/locale/pt/LC_MESSAGES/gnomeicu.mo Index: files/patch-src_userserver.c =================================================================== RCS file: files/patch-src_userserver.c diff -N files/patch-src_userserver.c --- files/patch-src_userserver.c 5 Apr 2004 04:18:55 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,16 +0,0 @@ ---- src/userserver.c.orig Fri Apr 2 15:20:45 2004 -+++ src/userserver.c Fri Apr 2 15:20:54 2004 -@@ -6,12 +6,12 @@ - ***************************/ - - #include <errno.h> -+#include <sys/types.h> - #include <netinet/in.h> - #include <pwd.h> - #include <stdio.h> - #include <stdlib.h> - #include <string.h> --#include <sys/types.h> - #include <sys/socket.h> - #include <sys/stat.h> - #include <sys/un.h> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804102219.m3AMJQfH095988>