diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-23 09:45:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-23 09:45:51 +0000 |
commit | f6c036811afa0dac0093dbf4904ad77afb7d1940 (patch) | |
tree | 73d16ca8b7799aa2234eab0691f4fbd3196fa8dc | |
parent | 592ccf21b038e0c9f54ca239f889040564a8b693 (diff) | |
download | pkgsrc-f6c036811afa0dac0093dbf4904ad77afb7d1940.tar.gz |
Update loudmouth to 0.15.1
Changes in 0.15.1:
------------------
* Require GnuTLS >= 1.0.0
Changes in 0.15:
----------------
* Better Win32 instructions.
* Fixed bug when disconnecting and then connecting again using the same
LmConnection.
* Documentation typos and errors fixed by Ross Burton.
* Better SSL support, now gives the application the possibility to decide
if it wants to connect on bogus SSL certificates.
* The SSL API changed a bit, take a look at the API docs.
* Fixed timestamp error on FreeBSD.
-rw-r--r-- | devel/loudmouth/Makefile | 7 | ||||
-rw-r--r-- | devel/loudmouth/PLIST | 14 | ||||
-rw-r--r-- | devel/loudmouth/buildlink2.mk | 5 | ||||
-rw-r--r-- | devel/loudmouth/distinfo | 6 |
4 files changed, 18 insertions, 14 deletions
diff --git a/devel/loudmouth/Makefile b/devel/loudmouth/Makefile index a60f97c8822..181bf970959 100644 --- a/devel/loudmouth/Makefile +++ b/devel/loudmouth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/01/22 08:24:30 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/23 09:45:51 xtraeme Exp $ # -DISTNAME= loudmouth-0.14.1 +DISTNAME= loudmouth-0.15.1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.14/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.15/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= xtraeme@NetBSD.org @@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --disable-debug BUILD_DEFS+= LOUDMOUTH_USE_SSL .if defined(LOUDMOUTH_USE_SSL) && !empty(LOUDMOUTH_USE_SSL:M[Yy][Ee][Ss]) +BUILDLINK_DEPENDS.gnutls= gnutls>=1.0.0 .include "../../security/gnutls/buildlink2.mk" .else CONFIGURE_ARGS+= --with-ssl=no diff --git a/devel/loudmouth/PLIST b/devel/loudmouth/PLIST index ab8b68378bd..0d8e49c52be 100644 --- a/devel/loudmouth/PLIST +++ b/devel/loudmouth/PLIST @@ -1,16 +1,18 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/02 07:27:58 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/01/23 09:45:51 xtraeme Exp $ include/loudmouth-1.0/loudmouth/lm-connection.h include/loudmouth-1.0/loudmouth/lm-error.h include/loudmouth-1.0/loudmouth/lm-message-handler.h include/loudmouth-1.0/loudmouth/lm-message-node.h include/loudmouth-1.0/loudmouth/lm-message.h +include/loudmouth-1.0/loudmouth/lm-proxy.h +include/loudmouth-1.0/loudmouth/lm-ssl.h include/loudmouth-1.0/loudmouth/lm-utils.h include/loudmouth-1.0/loudmouth/loudmouth.h -lib/libloudmouth.a -lib/libloudmouth.la -lib/libloudmouth.so -lib/libloudmouth.so.0 -lib/libloudmouth.so.0.0 +lib/libloudmouth-1.a +lib/libloudmouth-1.la +lib/libloudmouth-1.so +lib/libloudmouth-1.so.0 +lib/libloudmouth-1.so.0.0 lib/pkgconfig/loudmouth-1.0.pc @dirrm include/loudmouth-1.0/loudmouth @dirrm include/loudmouth-1.0 diff --git a/devel/loudmouth/buildlink2.mk b/devel/loudmouth/buildlink2.mk index d23fe386e16..b7a1f134247 100644 --- a/devel/loudmouth/buildlink2.mk +++ b/devel/loudmouth/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2003/12/16 07:48:19 recht Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2004/01/23 09:45:51 xtraeme Exp $ # # This Makefile fragment is included by packages that use loudmouth. # @@ -15,13 +15,14 @@ BUILDLINK_PKGSRCDIR.loudmouth?= ../../devel/loudmouth EVAL_PREFIX+= BUILDLINK_PREFIX.loudmouth=loudmouth BUILDLINK_PREFIX.loudmouth_DEFAULT= ${LOCALBASE} BUILDLINK_FILES.loudmouth+= include/loudmouth-1.0/loudmouth/*.h -BUILDLINK_FILES.loudmouth+= lib/libloudmouth.* +BUILDLINK_FILES.loudmouth+= lib/libloudmouth* BUILDLINK_FILES.loudmouth+= lib/pkgconfig/loudmouth-1.0.pc .include "../../devel/glib2/buildlink2.mk" .include "../../devel/pkgconfig/buildlink2.mk" .include "../../converters/libiconv/buildlink2.mk" .if defined(LOUDMOUTH_USE_SSL) && !empty(LOUDMOUTH_USE_SSL:M[Yy][Ee][Ss]) +BUILDLINK_DEPENDS.gnutls= gnutls>=1.0.0 .include "../../security/gnutls/buildlink2.mk" .endif diff --git a/devel/loudmouth/distinfo b/devel/loudmouth/distinfo index 2fd659ea1ff..5acae5dbbb8 100644 --- a/devel/loudmouth/distinfo +++ b/devel/loudmouth/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/12/16 07:48:19 recht Exp $ +$NetBSD: distinfo,v 1.4 2004/01/23 09:45:51 xtraeme Exp $ -SHA1 (loudmouth-0.14.1.tar.bz2) = 0f70f2e27eec0e7e973608c0cb69afe9b499d1ca -Size (loudmouth-0.14.1.tar.bz2) = 192333 bytes +SHA1 (loudmouth-0.15.1.tar.bz2) = 91734b4852a896234025d70373caaf6d290cd907 +Size (loudmouth-0.15.1.tar.bz2) = 273915 bytes |