diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-03-23 17:49:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-03-23 17:49:52 +0800 |
commit | d551bd1affdb718768318652ddbb63e009bc8c54 (patch) | |
tree | f4584ab4138ab4d1d365fc415527588c929425f9 | |
parent | 886391a5b2a973382efee7666405b6dc95cd9071 (diff) | |
download | marcuscom-ports-d551bd1affdb718768318652ddbb63e009bc8c54.tar.gz marcuscom-ports-d551bd1affdb718768318652ddbb63e009bc8c54.tar.zst marcuscom-ports-d551bd1affdb718768318652ddbb63e009bc8c54.zip |
Update to 0.1.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19243 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/libnice/Makefile | 7 | ||||
-rw-r--r-- | net-im/libnice/distinfo | 4 | ||||
-rw-r--r-- | net-im/libnice/pkg-plist | 14 |
3 files changed, 20 insertions, 5 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index e566fa661..e18607320 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -3,16 +3,16 @@ # $MCom$ PORTNAME= libnice -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Library and transmitter that implements ICE-19 -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake libtool pathfix pkgconfig USE_LDCONFIG= yes -USE_GNOME= glib20 ltverhack +USE_GNOME= glib20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS LDFLAGS+= -L${LOCALBASE}/lib @@ -48,6 +48,7 @@ post-patch: 's|-Wno-missing-field-initializers|#|g' @${REINPLACE_CMD} -e 's|-Wno-missing-field-initializers|#|g' \ ${WRKSRC}/common.mk + @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/configure post-install: .if !defined(LIBNICE_SLAVE) diff --git a/net-im/libnice/distinfo b/net-im/libnice/distinfo index f24e8fa45..8470cf270 100644 --- a/net-im/libnice/distinfo +++ b/net-im/libnice/distinfo @@ -1,2 +1,2 @@ -SHA256 (libnice-0.1.4.tar.gz) = 44e517de9c01203158f2a3d59f058706299a4ae41dfe1a7eeb72c290fcc8bf57 -SIZE (libnice-0.1.4.tar.gz) = 712256 +SHA256 (libnice-0.1.5.tar.gz) = 0a2743b69c8f50b8ca85243abe81b8d884b210430f413ca94b55bcff62fdf097 +SIZE (libnice-0.1.5.tar.gz) = 819737 diff --git a/net-im/libnice/pkg-plist b/net-im/libnice/pkg-plist index 24ce0c3e5..8a99c709f 100644 --- a/net-im/libnice/pkg-plist +++ b/net-im/libnice/pkg-plist @@ -20,8 +20,12 @@ lib/libnice.a lib/libnice.la lib/libnice.so lib/libnice.so.10 +lib/libnice.so.10.3.0 libdata/pkgconfig/nice.pc share/gtk-doc/html/libnice/NiceAgent.html +share/gtk-doc/html/libnice/annotation-glossary.html +share/gtk-doc/html/libnice/api-index-deprecated.html +share/gtk-doc/html/libnice/api-index-full.html share/gtk-doc/html/libnice/ch01.html share/gtk-doc/html/libnice/ch02.html share/gtk-doc/html/libnice/ch03.html @@ -30,6 +34,14 @@ share/gtk-doc/html/libnice/ch05.html share/gtk-doc/html/libnice/home.png share/gtk-doc/html/libnice/index.html share/gtk-doc/html/libnice/index.sgml +share/gtk-doc/html/libnice/ix03.html +share/gtk-doc/html/libnice/ix04.html +share/gtk-doc/html/libnice/ix05.html +share/gtk-doc/html/libnice/ix06.html +share/gtk-doc/html/libnice/ix07.html +share/gtk-doc/html/libnice/ix08.html +share/gtk-doc/html/libnice/ix09.html +share/gtk-doc/html/libnice/ix10.html share/gtk-doc/html/libnice/left.png share/gtk-doc/html/libnice/libnice-Bind.html share/gtk-doc/html/libnice/libnice-Debug-messages.html @@ -38,6 +50,7 @@ share/gtk-doc/html/libnice/libnice-Network-interfaces-discovery.html share/gtk-doc/html/libnice/libnice-NiceAddress.html share/gtk-doc/html/libnice/libnice-NiceCandidate.html share/gtk-doc/html/libnice/libnice-Pseudo-TCP-Socket.html +share/gtk-doc/html/libnice/libnice-STUN-Constants.html share/gtk-doc/html/libnice/libnice-StunAgent.html share/gtk-doc/html/libnice/libnice-StunMessage.html share/gtk-doc/html/libnice/libnice-TURN.html @@ -46,6 +59,7 @@ share/gtk-doc/html/libnice/libnice.devhelp2 share/gtk-doc/html/libnice/pt01.html share/gtk-doc/html/libnice/pt02.html share/gtk-doc/html/libnice/pt03.html +share/gtk-doc/html/libnice/pt04.html share/gtk-doc/html/libnice/right.png share/gtk-doc/html/libnice/style.css share/gtk-doc/html/libnice/up.png |