mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.17.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
parent
a186944a5d
commit
6a1b9aa1e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117388
@ -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
|
||||
|
@ -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
|
||||
|
@ -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'
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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'
|
Loading…
Reference in New Issue
Block a user