From owner-svn-ports-head@FreeBSD.ORG Thu Jul 3 13:18:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50B13315; Thu, 3 Jul 2014 13:18:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 314822669; Thu, 3 Jul 2014 13:18:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s63DIGEN052544; Thu, 3 Jul 2014 13:18:16 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s63DIEVZ052537; Thu, 3 Jul 2014 13:18:14 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407031318.s63DIEVZ052537@svn.freebsd.org> From: Tijl Coosemans Date: Thu, 3 Jul 2014 13:18:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360365 - in head: net-im/climm net-mgmt/zabbix2-server net-mgmt/zabbix22-server net/asterisk net/asterisk11 textproc/iksemel textproc/iksemel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 13:18:16 -0000 Author: tijl Date: Thu Jul 3 13:18:14 2014 New Revision: 360365 URL: http://svnweb.freebsd.org/changeset/ports/360365 QAT: https://qat.redports.org/buildarchive/r360365/ Log: Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports Deleted: head/textproc/iksemel/files/patch-ltmain.sh Modified: head/net-im/climm/Makefile head/net-mgmt/zabbix2-server/Makefile head/net-mgmt/zabbix22-server/Makefile head/net/asterisk/Makefile head/net/asterisk11/Makefile head/textproc/iksemel/Makefile head/textproc/iksemel/pkg-plist Modified: head/net-im/climm/Makefile ============================================================================== --- head/net-im/climm/Makefile Thu Jul 3 13:15:43 2014 (r360364) +++ head/net-im/climm/Makefile Thu Jul 3 13:18:14 2014 (r360365) @@ -3,7 +3,7 @@ PORTNAME= climm PORTVERSION= 0.7.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MASTER_SITES= http://www.climm.org/source/ \ http://http.bg.climm.org/source/ Modified: head/net-mgmt/zabbix2-server/Makefile ============================================================================== --- head/net-mgmt/zabbix2-server/Makefile Thu Jul 3 13:15:43 2014 (r360364) +++ head/net-mgmt/zabbix2-server/Makefile Thu Jul 3 13:18:14 2014 (r360365) @@ -3,7 +3,7 @@ PORTNAME= zabbix2 PORTVERSION= 2.0.10 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server Modified: head/net-mgmt/zabbix22-server/Makefile ============================================================================== --- head/net-mgmt/zabbix22-server/Makefile Thu Jul 3 13:15:43 2014 (r360364) +++ head/net-mgmt/zabbix22-server/Makefile Thu Jul 3 13:18:14 2014 (r360365) @@ -3,7 +3,7 @@ PORTNAME= zabbix22 PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server Modified: head/net/asterisk/Makefile ============================================================================== --- head/net/asterisk/Makefile Thu Jul 3 13:15:43 2014 (r360364) +++ head/net/asterisk/Makefile Thu Jul 3 13:18:14 2014 (r360365) @@ -3,14 +3,14 @@ PORTNAME= asterisk PORTVERSION= 1.8.28.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ PKGNAMESUFFIX= 18 MAINTAINER= flo@FreeBSD.org -COMMENT= An Open Source PBX and telephony toolkit +COMMENT= Open Source PBX and telephony toolkit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE Modified: head/net/asterisk11/Makefile ============================================================================== --- head/net/asterisk11/Makefile Thu Jul 3 13:15:43 2014 (r360364) +++ head/net/asterisk11/Makefile Thu Jul 3 13:18:14 2014 (r360365) @@ -2,14 +2,14 @@ PORTNAME= asterisk PORTVERSION= 11.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ PKGNAMESUFFIX= 11 MAINTAINER= flo@FreeBSD.org -COMMENT= An Open Source PBX and telephony toolkit +COMMENT= Open Source PBX and telephony toolkit LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex \ libnewt.so:${PORTSDIR}/devel/newt \ Modified: head/textproc/iksemel/Makefile ============================================================================== --- head/textproc/iksemel/Makefile Thu Jul 3 13:15:43 2014 (r360364) +++ head/textproc/iksemel/Makefile Thu Jul 3 13:18:14 2014 (r360365) @@ -3,30 +3,28 @@ PORTNAME= iksemel PORTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= rhaamo@gruik.at COMMENT= XML parser library mainly designed for Jabber applications -LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls -USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool -ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal -AUTOMAKE_ARGS= --add-missing +USES= libtool makeinfo pathfix pkgconfig +PATHFIX_MAKEFILEIN= Makefile.am +USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake +AUTOMAKE_ARGS= --add-missing --copy --force GNU_CONFIGURE= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USES= makeinfo pkgconfig INFO= iksemel post-patch: @${REINPLACE_CMD} -e 's|@setfilename iksemel|@setfilename iksemel.info|' \ ${WRKSRC}/doc/iksemel.texi - @${REINPLACE_CMD} -e 's|pkgconfigdir=$$(libdir)/pkgconfig|pkgconfigdir=$${prefix}/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile.am .include Modified: head/textproc/iksemel/pkg-plist ============================================================================== --- head/textproc/iksemel/pkg-plist Thu Jul 3 13:15:43 2014 (r360364) +++ head/textproc/iksemel/pkg-plist Thu Jul 3 13:18:14 2014 (r360365) @@ -3,7 +3,7 @@ bin/iksperf bin/iksroster include/iksemel.h lib/libiksemel.a -lib/libiksemel.la lib/libiksemel.so -lib/libiksemel.so.4 +lib/libiksemel.so.3 +lib/libiksemel.so.3.1.1 libdata/pkgconfig/iksemel.pc