Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2011 23:31:22 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/154974: [PATCH] net-im/libnice: update to 0.1.0
Message-ID:  <20110223153123.3103EB820@chinsan.info>
Resent-Message-ID: <201102231520.p1NFKEEY002082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154974
>Category:       ports
>Synopsis:       [PATCH] net-im/libnice: update to 0.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 23 15:20:14 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.info 7.1-STABLE FreeBSD 7.1-STABLE #0: Mon Jan 12 01:44:01 CST 2009
>Description:
- Update to 0.1.0

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libnice-0.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-im/libnice/Makefile /usr/home/tinderbox/tinderbox-3.3/portstrees/FreeBSD/ports/net-im/libnice/Makefile
--- /usr/ports/net-im/libnice/Makefile	2011-01-02 06:07:21.000000000 +0800
+++ /usr/home/tinderbox/tinderbox-3.3/portstrees/FreeBSD/ports/net-im/libnice/Makefile	2011-02-23 20:48:12.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libnice
-PORTVERSION=	0.0.13
-PORTREVISION=	3
+PORTVERSION=	0.1.0
 CATEGORIES=	net-im devel
 MASTER_SITES=	http://nice.freedesktop.org/releases/
 
diff -ruN --exclude=CVS /usr/ports/net-im/libnice/distinfo /usr/home/tinderbox/tinderbox-3.3/portstrees/FreeBSD/ports/net-im/libnice/distinfo
--- /usr/ports/net-im/libnice/distinfo	2010-07-25 18:07:13.000000000 +0800
+++ /usr/home/tinderbox/tinderbox-3.3/portstrees/FreeBSD/ports/net-im/libnice/distinfo	2011-02-23 20:48:27.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (libnice-0.0.13.tar.gz) = e5b9f799a57cb939ea2658ec35253ab9
-SHA256 (libnice-0.0.13.tar.gz) = d8dd260c486a470a6052a5323920878a084e44a19df09b15728b85c9e3d6edf0
-SIZE (libnice-0.0.13.tar.gz) = 635783
+SHA256 (libnice-0.1.0.tar.gz) = c79b85f53c63fc676c6f84f4a40a5e210106cc7856ba17580fc2716f36c720ff
+SIZE (libnice-0.1.0.tar.gz) = 655234
diff -ruN --exclude=CVS /usr/ports/net-im/libnice/pkg-plist /usr/home/tinderbox/tinderbox-3.3/portstrees/FreeBSD/ports/net-im/libnice/pkg-plist
--- /usr/ports/net-im/libnice/pkg-plist	2010-03-21 18:07:06.000000000 +0800
+++ /usr/home/tinderbox/tinderbox-3.3/portstrees/FreeBSD/ports/net-im/libnice/pkg-plist	2011-02-23 21:19:51.000000000 +0800
@@ -22,7 +22,7 @@
 lib/libnice.a
 lib/libnice.la
 lib/libnice.so
-lib/libnice.so.0
+lib/libnice.so.10
 libdata/pkgconfig/nice.pc
 share/gtk-doc/html/libnice/NiceAgent.html
 share/gtk-doc/html/libnice/ch01.html
--- libnice-0.1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110223153123.3103EB820>