[Midnightbsd-cvs] mports [23100] trunk/net-im/loudmouth/pkg-plist: update loudmouth to 1.5.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 8 09:08:13 EST 2018


Revision: 23100
          http://svnweb.midnightbsd.org/mports/?rev=23100
Author:   laffer1
Date:     2018-03-08 09:08:13 -0500 (Thu, 08 Mar 2018)
Log Message:
-----------
update loudmouth to 1.5.3

Modified Paths:
--------------
    trunk/net-im/loudmouth/Makefile
    trunk/net-im/loudmouth/distinfo
    trunk/net-im/loudmouth/pkg-descr
    trunk/net-im/loudmouth/pkg-plist

Removed Paths:
-------------
    trunk/net-im/loudmouth/files/

Property Changed:
----------------
    trunk/net-im/loudmouth/pkg-descr

Modified: trunk/net-im/loudmouth/Makefile
===================================================================
--- trunk/net-im/loudmouth/Makefile	2018-03-08 14:00:12 UTC (rev 23099)
+++ trunk/net-im/loudmouth/Makefile	2018-03-08 14:08:13 UTC (rev 23100)
@@ -1,8 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	loudmouth
-PORTVERSION=	1.4.3
-PORTREVISION=	7
+PORTVERSION=	1.5.3
 CATEGORIES=	net-im gnome
 MASTER_SITES=	GNOME
 
@@ -11,17 +10,19 @@
 
 LICENSE=	gpl2
 
-LIB_DEPENDS=	libidn.so:${PORTSDIR}/dns/libidn
+LIB_DEPENDS=	libidn.so:dns/libidn
 
 USES=		gettext gmake libtool pathfix pkgconfig tar:bzip2
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-CONFIGURE_ARGS=	--disable-gtk-doc
+CONFIGURE_ARGS=	--disable-gtk-doc --disable-rebuilds \
+ 		--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-Wl,-Bsymbolic -L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
+OPTIONS_DEFINE=	DOCS
 OPTIONS_DEFAULT=GNUTLS
 OPTIONS_RADIO=	SSL
 OPTIONS_RADIO_SSL=	GNUTLS OPENSSL
@@ -29,14 +30,14 @@
 .include <bsd.mport.options.mk>
 
 .if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS+=	libgnutls.so:${PORTSDIR}/security/gnutls
-RUN_DEPENDS+=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+LIB_DEPENDS+=	libgnutls.so:security/gnutls
+RUN_DEPENDS+=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 .endif
 
 .if ${PORT_OPTIONS:MOPENSSL}
 USE_OPENSSL=	yes
 CONFIGURE_ARGS+=--with-ssl=openssl
-RUN_DEPENDS+=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+RUN_DEPENDS+=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 .endif
 
 .if !${PORT_OPTIONS:MGNUTLS} && !${PORT_OPTIONS:MOPENSSL}
@@ -43,8 +44,4 @@
 CONFIGURE_ARGS+=--without-ssl
 .endif
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
-	    	${WRKSRC}/loudmouth/lm-ssl-gnutls.c
-
 .include <bsd.port.mk>

Modified: trunk/net-im/loudmouth/distinfo
===================================================================
--- trunk/net-im/loudmouth/distinfo	2018-03-08 14:00:12 UTC (rev 23099)
+++ trunk/net-im/loudmouth/distinfo	2018-03-08 14:08:13 UTC (rev 23100)
@@ -1,2 +1,2 @@
-SHA256 (loudmouth-1.4.3.tar.bz2) = 95a93f5d009b71ea8193d994aa11f311bc330a3efe1b7cd74dc48f11c7f929e3
-SIZE (loudmouth-1.4.3.tar.bz2) = 366818
+SHA256 (loudmouth-1.5.3.tar.bz2) = 54329415cb1bacb783c20f5f1f975de4fc460165d0d8a1e3b789367b5f69d32c
+SIZE (loudmouth-1.5.3.tar.bz2) = 375974

Modified: trunk/net-im/loudmouth/pkg-descr
===================================================================
--- trunk/net-im/loudmouth/pkg-descr	2018-03-08 14:00:12 UTC (rev 23099)
+++ trunk/net-im/loudmouth/pkg-descr	2018-03-08 14:08:13 UTC (rev 23100)
@@ -1,3 +1,5 @@
 Loudmouth is a lightweight and easy-to-use C library for programming with the
 Jabber protocol. It's designed to be easy to get started with and yet
 extensible to let you do anything the Jabber protocol allows.
+
+WWW: https://mcabber.com/


Property changes on: trunk/net-im/loudmouth/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Modified: trunk/net-im/loudmouth/pkg-plist
===================================================================
--- trunk/net-im/loudmouth/pkg-plist	2018-03-08 14:00:12 UTC (rev 23099)
+++ trunk/net-im/loudmouth/pkg-plist	2018-03-08 14:08:13 UTC (rev 23100)
@@ -12,21 +12,23 @@
 lib/libloudmouth-1.so.0
 lib/libloudmouth-1.so.0.1.0
 libdata/pkgconfig/loudmouth-1.0.pc
-share/gtk-doc/html/loudmouth/ch01.html
-share/gtk-doc/html/loudmouth/home.png
-share/gtk-doc/html/loudmouth/index.html
-share/gtk-doc/html/loudmouth/index.sgml
-share/gtk-doc/html/loudmouth/left.png
-share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-error.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-message.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html
-share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html
-share/gtk-doc/html/loudmouth/loudmouth.devhelp
-share/gtk-doc/html/loudmouth/loudmouth.devhelp2
-share/gtk-doc/html/loudmouth/right.png
-share/gtk-doc/html/loudmouth/style.css
-share/gtk-doc/html/loudmouth/up.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/ch01.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/home.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/index.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/index.sgml
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/left-insensitive.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/left.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmConnection.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmError.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmMessage.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmMessageHandler.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmMessageNode.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmProxy.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-LmSSL.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth-Miscellaneous-Utility-Functions.html
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/loudmouth.devhelp2
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/right-insensitive.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/right.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/style.css
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/up-insensitive.png
+%%PORTDOCS%%share/gtk-doc/html/loudmouth/up.png



More information about the Midnightbsd-cvs mailing list