From 252114b8b5e545e48193dd95ef836cd45a48eb33 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 27 Aug 2004 04:40:12 +0000 Subject: Update to 0.17. Submitted by: Tom McLaughlin --- net-im/loudmouth/Makefile | 7 +++---- net-im/loudmouth/distinfo | 4 ++-- net-im/loudmouth/files/patch-configure | 10 ---------- 3 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 net-im/loudmouth/files/patch-configure (limited to 'net-im') diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 5e3c7b48028d..ebda6cbbe989 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,18 +6,17 @@ # PORTNAME= loudmouth -PORTVERSION= 0.16 -PORTREVISION= 1 +PORTVERSION= 0.17 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.16 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.17 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library USE_BZIP2= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_GNOME= gnomehack glib20 CONFIGURE_ARGS= --disable-gtk-doc diff --git a/net-im/loudmouth/distinfo b/net-im/loudmouth/distinfo index a62a64a4003c..f9ccb6ad0da1 100644 --- a/net-im/loudmouth/distinfo +++ b/net-im/loudmouth/distinfo @@ -1,2 +1,2 @@ -MD5 (loudmouth-0.16.tar.bz2) = 58bfa1b2ef244c6fd5f69cce7faa4cf5 -SIZE (loudmouth-0.16.tar.bz2) = 280909 +MD5 (loudmouth-0.17.tar.bz2) = aa039227c86a284ffc9a6b8d7dc9b908 +SIZE (loudmouth-0.17.tar.bz2) = 282928 diff --git a/net-im/loudmouth/files/patch-configure b/net-im/loudmouth/files/patch-configure deleted file mode 100644 index 2622df1d24fd..000000000000 --- a/net-im/loudmouth/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Jul 8 01:41:33 2003 -+++ configure Tue Jul 8 01:42:15 2003 -@@ -18006,6 +18006,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit