aboutsummaryrefslogtreecommitdiff
path: root/net-im/loudmouth
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-27 04:40:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-27 04:40:12 +0000
commit6a1b9aa1e9a37667392d1e18c78d97d4d0555516 (patch)
tree96cfbfd930e224760a0a2031eaf399ac17ac9793 /net-im/loudmouth
parenta186944a5dced936ea0d405fa2fa820bdbd5abca (diff)
downloadports-6a1b9aa1e9a37667392d1e18c78d97d4d0555516.tar.gz
ports-6a1b9aa1e9a37667392d1e18c78d97d4d0555516.zip
Notes
Diffstat (limited to 'net-im/loudmouth')
-rw-r--r--net-im/loudmouth/Makefile7
-rw-r--r--net-im/loudmouth/distinfo4
-rw-r--r--net-im/loudmouth/files/patch-configure10
3 files changed, 5 insertions, 16 deletions
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'