diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-22 07:46:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-22 07:46:43 +0000 |
commit | 27ff960a810d7afe6b0f5fcec3c2a2160dc6213a (patch) | |
tree | 6ae4f53027ff57a7b4b6e4a046762ed9496373fe /net-im | |
parent | 8e046976f5cc4df1dd2bda41187fa9f59e58effe (diff) | |
download | ports-27ff960a810d7afe6b0f5fcec3c2a2160dc6213a.tar.gz ports-27ff960a810d7afe6b0f5fcec3c2a2160dc6213a.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/loudmouth/Makefile | 4 | ||||
-rw-r--r-- | net-im/loudmouth/distinfo | 2 | ||||
-rw-r--r-- | net-im/loudmouth/pkg-plist | 8 |
3 files changed, 8 insertions, 6 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 2845b3ef52ef..a24283eb797c 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 0.14.1 +PORTVERSION= 0.15 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.14 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.15 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library diff --git a/net-im/loudmouth/distinfo b/net-im/loudmouth/distinfo index 4e27f74811f1..d714e2d5c9da 100644 --- a/net-im/loudmouth/distinfo +++ b/net-im/loudmouth/distinfo @@ -1 +1 @@ -MD5 (loudmouth-0.14.1.tar.bz2) = 3557073807c17beac6b2e2c997ad9835 +MD5 (loudmouth-0.15.tar.bz2) = 7a5a9d5a47b9c24f631df604f954ac0c diff --git a/net-im/loudmouth/pkg-plist b/net-im/loudmouth/pkg-plist index 37fa3dedf6c9..0fac6ae742fb 100644 --- a/net-im/loudmouth/pkg-plist +++ b/net-im/loudmouth/pkg-plist @@ -3,11 +3,13 @@ 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.so -lib/libloudmouth.so.0 +lib/libloudmouth-1.a +lib/libloudmouth-1.so +lib/libloudmouth-1.so.0 libdata/pkgconfig/loudmouth-1.0.pc @dirrm include/loudmouth-1.0/loudmouth @dirrm include/loudmouth-1.0 |