diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-27 15:09:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-27 15:09:50 +0800 |
commit | cab85c95f89b9977552ea28d9e768bbff1105142 (patch) | |
tree | eb2748eb7d401df4b2c364d93e71753ee0b3e29b /net-im/libnice | |
parent | f5a03377df5e7d8b911c1cac0e3d6536e8cb7032 (diff) | |
download | marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.tar marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.tar.gz marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.tar.bz2 marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.tar.lz marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.tar.xz marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.tar.zst marcuscom-ports-cab85c95f89b9977552ea28d9e768bbff1105142.zip |
Update to 0.1.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16812 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/libnice')
-rw-r--r-- | net-im/libnice/Makefile | 7 | ||||
-rw-r--r-- | net-im/libnice/distinfo | 4 | ||||
-rw-r--r-- | net-im/libnice/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 3056fca15..178cfa572 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libnice -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ @@ -19,9 +19,8 @@ USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack USE_GSTREAMER= yes USE_AUTOTOOLS= libtool -WITH_FBSD10_FIX=yes -CPPFLAGS= -I${LOCALBASE}/include -DHAVE_GETIFADDRS -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS +LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ diff --git a/net-im/libnice/distinfo b/net-im/libnice/distinfo index 3fe5cb0db..8e126547d 100644 --- a/net-im/libnice/distinfo +++ b/net-im/libnice/distinfo @@ -1,2 +1,2 @@ -SHA256 (libnice-0.1.1.tar.gz) = 716213dda88cc5a083ec329b4a5e357d18f8979774ae2d9e1dec58394a5a9749 -SIZE (libnice-0.1.1.tar.gz) = 665117 +SHA256 (libnice-0.1.2.tar.gz) = f2472b6392a27287ded21a6ba535b19c6204614fb191e1c4ff98295202c247f6 +SIZE (libnice-0.1.2.tar.gz) = 671588 diff --git a/net-im/libnice/pkg-plist b/net-im/libnice/pkg-plist index c4fae3bc7..32fbea0a3 100644 --- a/net-im/libnice/pkg-plist +++ b/net-im/libnice/pkg-plist @@ -45,7 +45,6 @@ share/gtk-doc/html/libnice/libnice-StunAgent.html share/gtk-doc/html/libnice/libnice-StunMessage.html share/gtk-doc/html/libnice/libnice-TURN.html share/gtk-doc/html/libnice/libnice-Timer.html -share/gtk-doc/html/libnice/libnice.devhelp share/gtk-doc/html/libnice/libnice.devhelp2 share/gtk-doc/html/libnice/pt01.html share/gtk-doc/html/libnice/pt02.html |