Date: Thu, 8 Oct 2009 11:18:15 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: scjamorim@bsd.com.br, miwi@FreeBSD.org Subject: ports/139434: [PATCH] net/linphone-base: update to 3.2.1 Message-ID: <20091008141815.3545D2457BC@fbsd9i386.scjamorim.org> Resent-Message-ID: <200910081420.n98EK2MK002265@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139434 >Category: ports >Synopsis: [PATCH] net/linphone-base: update to 3.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 08 14:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9i386.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Oct 2 01:38:34 BRT >Description: - Update to 3.2.1 - Changed pkg-plist You can see the log in my tinderbox: AMD64 http://www.scjamorim.org/Home/linphone-base-3.2.1,1-6amd64.log http://www.scjamorim.org/Home/linphone-base-3.2.1,1-7amd64.log http://www.scjamorim.org/Home/linphone-base-3.2.1,1-8amd64.log http://www.scjamorim.org/Home/linphone-base-3.2.1,1-9amd64.log i386 http://www.scjamorim.org/Home/linphone-base-3.2.1,1-6i386.log http://www.scjamorim.org/Home/linphone-base-3.2.1,1-7i386.log http://www.scjamorim.org/Home/linphone-base-3.2.1,1-8i386.log http://www.scjamorim.org/Home/linphone-base-3.2.1,1-9i386.log Port maintainer (scjamorim@bsd.com.br) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- linphone-base-3.2.1,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/linphone-base/Makefile,v retrieving revision 1.52 diff -u -u -r1.52 Makefile --- Makefile 20 Sep 2009 17:23:20 -0000 1.52 +++ Makefile 8 Oct 2009 14:15:38 -0000 @@ -6,7 +6,7 @@ # PORTNAME= linphone -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 PORTEPOCH= 1 CATEGORIES?= net MASTER_SITES= SAVANNAH/${PORTNAME}/stable/sources Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/linphone-base/distinfo,v retrieving revision 1.23 diff -u -u -r1.23 distinfo --- distinfo 20 Sep 2009 17:23:20 -0000 1.23 +++ distinfo 8 Oct 2009 14:15:39 -0000 @@ -1,3 +1,3 @@ -MD5 (linphone-3.2.0.tar.gz) = e5b99322b0de6e8ae4a22eb27fb56b77 -SHA256 (linphone-3.2.0.tar.gz) = f7b8db970e20898f5cefb8bb9a5133ebb3064d6d466301241e659d93e52e6cef -SIZE (linphone-3.2.0.tar.gz) = 7880590 +MD5 (linphone-3.2.1.tar.gz) = 434b163f37107c8bedb535d5ce044119 +SHA256 (linphone-3.2.1.tar.gz) = b34bf066e07895b4d7b51a4a64e2a7524ab1cb755c996ef208293228c7bc4e69 +SIZE (linphone-3.2.1.tar.gz) = 7906185 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/linphone-base/pkg-plist,v retrieving revision 1.25 diff -u -u -r1.25 pkg-plist --- pkg-plist 20 Sep 2009 17:23:20 -0000 1.25 +++ pkg-plist 8 Oct 2009 14:15:39 -0000 @@ -82,6 +82,7 @@ %%NLS%%share/locale/pt_BR/LC_MESSAGES/linphone.mo %%NLS%%share/locale/ru/LC_MESSAGES/linphone.mo %%NLS%%share/locale/sv/LC_MESSAGES/linphone.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/linphone.mo share/mediastreamer/images/nowebcamCIF.jpg @dirrm share/mediastreamer/images @dirrm share/mediastreamer Index: pkg-plist.gui =================================================================== RCS file: /home/ncvs/ports/net/linphone-base/pkg-plist.gui,v retrieving revision 1.7 diff -u -u -r1.7 pkg-plist.gui --- pkg-plist.gui 20 Sep 2009 17:23:20 -0000 1.7 +++ pkg-plist.gui 8 Oct 2009 14:15:39 -0000 @@ -21,6 +21,8 @@ share/pixmaps/linphone/linphone.png share/pixmaps/linphone/linphone2.png share/pixmaps/linphone/linphone2.xpm +share/pixmaps/linphone/mic_active.png +share/pixmaps/linphone/mic_muted.png share/pixmaps/linphone/red.png share/pixmaps/linphone/sip-away.png share/pixmaps/linphone/sip-bifm.png --- linphone-base-3.2.1,1.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?20091008141815.3545D2457BC>