diff -ruN /usr/ports/net-im/loudmouth/Makefile loudmouth/Makefile --- /usr/ports/net-im/loudmouth/Makefile Tue Jan 2 08:54:11 2007 +++ loudmouth/Makefile Thu Apr 19 15:32:12 2007 @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= net-im gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \ + ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 MAINTAINER= gnome@FreeBSD.org diff -ruN /usr/ports/net-im/loudmouth/distinfo loudmouth/distinfo --- /usr/ports/net-im/loudmouth/distinfo Tue Sep 12 03:31:56 2006 +++ loudmouth/distinfo Thu Apr 19 15:32:14 2007 @@ -1,3 +1,3 @@ -MD5 (loudmouth-1.0.5.tar.bz2) = 1e97102dd6d8a09d2edf33df14c9047e -SHA256 (loudmouth-1.0.5.tar.bz2) = f928232793407f0ca01264fb67e2f87127fa02315126571a1e99db1faa306656 -SIZE (loudmouth-1.0.5.tar.bz2) = 272631 +MD5 (loudmouth-1.2.1.tar.bz2) = b9aa5ac29737644714ded6fcbff89137 +SHA256 (loudmouth-1.2.1.tar.bz2) = ce33a7cf1e3bb72a43894a1fe59e0a325f1fb8670d708c65281d451c0cda56ec +SIZE (loudmouth-1.2.1.tar.bz2) = 326811 diff -ruN /usr/ports/net-im/loudmouth/files/patch-loudmouth_lm-sock.c loudmouth/files/patch-loudmouth_lm-sock.c --- /usr/ports/net-im/loudmouth/files/patch-loudmouth_lm-sock.c Thu Jan 1 01:00:00 1970 +++ loudmouth/files/patch-loudmouth_lm-sock.c Thu Apr 19 15:55:17 2007 @@ -0,0 +1,14 @@ +--- loudmouth/lm-sock.c.orig Mon Apr 16 23:37:43 2007 ++++ loudmouth/lm-sock.c Mon Apr 16 23:38:08 2007 +@@ -273,9 +273,11 @@ + case EAI_FAIL: + return _("The nameserver encountered errors " + "looking up this address"); ++#ifdef EAI_NODATA + case EAI_NODATA: + return _("The remote host exists but no address " + "is available"); ++#endif + case EAI_NONAME: + return _("The remote address is unknown"); + case EAI_FAMILY: diff -ruN /usr/ports/net-im/loudmouth/pkg-plist loudmouth/pkg-plist --- /usr/ports/net-im/loudmouth/pkg-plist Thu Feb 23 10:38:34 2006 +++ loudmouth/pkg-plist Thu Apr 19 16:18:22 2007 @@ -12,5 +12,26 @@ lib/libloudmouth-1.so lib/libloudmouth-1.so.0 libdata/pkgconfig/loudmouth-1.0.pc +share/gtk-doc/html/loudmouth/ch01.html +share/gtk-doc/html/loudmouth/home.png +share/gtk-doc/html/loudmouth/index.html +share/gtk-doc/html/loudmouth/index.sgml +share/gtk-doc/html/loudmouth/left.png +share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html +share/gtk-doc/html/loudmouth/loudmouth-lm-error.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html +share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html +share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html +share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html +share/gtk-doc/html/loudmouth/loudmouth.devhelp +share/gtk-doc/html/loudmouth/loudmouth.devhelp2 +share/gtk-doc/html/loudmouth/right.png +share/gtk-doc/html/loudmouth/style.css +share/gtk-doc/html/loudmouth/up.png +@dirrm share/gtk-doc/html/loudmouth +@dirrmtry share/gtk-doc/html +@dirrmtry share/gtk-doc @dirrm include/loudmouth-1.0/loudmouth @dirrm include/loudmouth-1.0