From owner-svn-ports-branches@freebsd.org Sun Dec 11 14:45:05 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4537FC71AB3; Sun, 11 Dec 2016 14:45:05 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EED9CDC9; Sun, 11 Dec 2016 14:45:04 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBEj4aM078860; Sun, 11 Dec 2016 14:45:04 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBEj47R078858; Sun, 11 Dec 2016 14:45:04 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201612111445.uBBEj47R078858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 11 Dec 2016 14:45:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428349 - branches/2016Q4/textproc/html-xml-utils X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 14:45:05 -0000 Author: robak Date: Sun Dec 11 14:45:03 2016 New Revision: 428349 URL: https://svnweb.freebsd.org/changeset/ports/428349 Log: MFH: r426046 r428227 Update to upstream version 7.1 PR: 214200 Submitted by: udvzsolt@gmail.com Reviewed by: takefu@airport.fm (maintainer) Approved by: takefu@airport.fm (maintainer) textproc/html-xml-utils: fix build on 9.3 PR: 214526 Submitted by: Takefu (maintainer) Approved by: ports-secteam Modified: branches/2016Q4/textproc/html-xml-utils/Makefile branches/2016Q4/textproc/html-xml-utils/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/textproc/html-xml-utils/Makefile ============================================================================== --- branches/2016Q4/textproc/html-xml-utils/Makefile Sun Dec 11 14:18:15 2016 (r428348) +++ branches/2016Q4/textproc/html-xml-utils/Makefile Sun Dec 11 14:45:03 2016 (r428349) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= html-xml-utils -PORTVERSION= 7.0 +PORTVERSION= 7.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/ @@ -14,12 +15,10 @@ LICENSE_NAME= W3C Software Notice and Li LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= auto-accept -USES= gmake iconv shebangfix +USES= gmake iconv localbase shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib - -CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include\ - LDFLAGS="-L${LOCALBASE}/lib ${ICONV_LIB}" +CONFIGURE_ARGS= LDFLAGS=${ICONV_LIB} .include Modified: branches/2016Q4/textproc/html-xml-utils/distinfo ============================================================================== --- branches/2016Q4/textproc/html-xml-utils/distinfo Sun Dec 11 14:18:15 2016 (r428348) +++ branches/2016Q4/textproc/html-xml-utils/distinfo Sun Dec 11 14:45:03 2016 (r428349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464339263 -SHA256 (html-xml-utils-7.0.tar.gz) = e7d30de4fb4731f3ecd4622ac30db9fb82e1aa0ab190ae13e457360eea9460b0 -SIZE (html-xml-utils-7.0.tar.gz) = 334696 +TIMESTAMP = 1478246318 +SHA256 (html-xml-utils-7.1.tar.gz) = ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e +SIZE (html-xml-utils-7.1.tar.gz) = 319559 From owner-svn-ports-branches@freebsd.org Sun Dec 11 15:30:16 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE5DEC72B55; Sun, 11 Dec 2016 15:30:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A4B89CA; Sun, 11 Dec 2016 15:30:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFUFHF099251; Sun, 11 Dec 2016 15:30:15 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFUFTj099249; Sun, 11 Dec 2016 15:30:15 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612111530.uBBFUFTj099249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 11 Dec 2016 15:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428355 - branches/2016Q4/net/asterisk11 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:30:16 -0000 Author: madpilot Date: Sun Dec 11 15:30:15 2016 New Revision: 428355 URL: https://svnweb.freebsd.org/changeset/ports/428355 Log: MFH: r424696 r424814 r427102 r428327 - Update asterisk11 to 11.25.1 [2] - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu Security: c0b13887-be44-11e6-b04f-001999f8d30b [2] Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/net/asterisk11/Makefile branches/2016Q4/net/asterisk11/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/net/asterisk11/Makefile ============================================================================== --- branches/2016Q4/net/asterisk11/Makefile Sun Dec 11 15:23:17 2016 (r428354) +++ branches/2016Q4/net/asterisk11/Makefile Sun Dec 11 15:30:15 2016 (r428355) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 11.23.1 +PORTVERSION= 11.25.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ @@ -229,15 +229,12 @@ post-patch: @${REINPLACE_CMD} -e '/#define HAVE_SYSINFO 1/d' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/%%LIBSYSINFO%%/d' ${WRKSRC}/main/Makefile .endif - .if exists(${FILESDIR}/.asterisk.makeopts) -USER_MAKEOPTS_FILE=${FILESDIR}/.asterisk.makeopts -.else -USER_MAKEOPTS_FILE= + ${CP} ${FILESDIR}/.asterisk.makeopts ${WRKSRC}/menuselect.makeopts .endif post-configure: - @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts USER_MAKEOPTS="${USER_MAKEOPTS_FILE}" + @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --disable res_timing_kqueue menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable chan_mgcp menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable res_pktccops menuselect.makeopts Modified: branches/2016Q4/net/asterisk11/distinfo ============================================================================== --- branches/2016Q4/net/asterisk11/distinfo Sun Dec 11 15:23:17 2016 (r428354) +++ branches/2016Q4/net/asterisk11/distinfo Sun Dec 11 15:30:15 2016 (r428355) @@ -1,6 +1,6 @@ -TIMESTAMP = 1473367385 -SHA256 (asterisk-11.23.1.tar.gz) = 5696a7f999dc01afdce91ed3afbd62f54b49ed37b4cbddb02bab124a88656d5c -SIZE (asterisk-11.23.1.tar.gz) = 35098451 +TIMESTAMP = 1481311749 +SHA256 (asterisk-11.25.1.tar.gz) = dc9c282ca1142b286e5a5c391647d6be73f35524c8def37718de866e8384a57c +SIZE (asterisk-11.25.1.tar.gz) = 35125897 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 From owner-svn-ports-branches@freebsd.org Sun Dec 11 15:35:35 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA72AC72EC0; Sun, 11 Dec 2016 15:35:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB09BFF7; Sun, 11 Dec 2016 15:35:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFZYU5003572; Sun, 11 Dec 2016 15:35:34 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFZYao003566; Sun, 11 Dec 2016 15:35:34 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612111535.uBBFZYao003566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 11 Dec 2016 15:35:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428356 - in branches/2016Q4/net/asterisk13: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:35:36 -0000 Author: madpilot Date: Sun Dec 11 15:35:34 2016 New Revision: 428356 URL: https://svnweb.freebsd.org/changeset/ports/428356 Log: MFH: r424697 r424815 r425883 r427103 r427462 r428328 - Update asterisk13 to 13.13.1 [3] - Include patches submitted upstream to fix a regression [2] - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu Obtained from: https://issues.asterisk.org/jira/browse/ASTERISK-26617 [2] Security: c0b13887-be44-11e6-b04f-001999f8d30b [3] Security: 9e6640fe-be3a-11e6-b04f-001999f8d30b [3] Approved by: ports-secteam (junovitch) Added: branches/2016Q4/net/asterisk13/files/patch-include_asterisk_utils.h - copied unchanged from r427462, head/net/asterisk13/files/patch-include_asterisk_utils.h branches/2016Q4/net/asterisk13/files/patch-main_utils.c - copied unchanged from r427462, head/net/asterisk13/files/patch-main_utils.c branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c - copied unchanged from r427462, head/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__t38.c - copied unchanged from r427462, head/net/asterisk13/files/patch-res_res__pjsip__t38.c Deleted: branches/2016Q4/net/asterisk13/files/patch-res_res__rtp__asterisk.c Modified: branches/2016Q4/net/asterisk13/Makefile branches/2016Q4/net/asterisk13/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/net/asterisk13/Makefile ============================================================================== --- branches/2016Q4/net/asterisk13/Makefile Sun Dec 11 15:30:15 2016 (r428355) +++ branches/2016Q4/net/asterisk13/Makefile Sun Dec 11 15:35:34 2016 (r428356) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.11.2 +PORTVERSION= 13.13.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ @@ -250,15 +250,12 @@ post-patch-SYSINFO-on: post-patch-SYSINFO-off: @${REINPLACE_CMD} -e '/#define HAVE_SYSINFO 1/d' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/%%LIBSYSINFO%%/d' ${WRKSRC}/main/Makefile - .if exists(${FILESDIR}/.asterisk.makeopts) -USER_MAKEOPTS_FILE=${FILESDIR}/.asterisk.makeopts -.else -USER_MAKEOPTS_FILE= + ${CP} ${USER_MAKEOPTS_FILE} ${WRKSRC}/menuselect.makeopts .endif post-configure: - @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts USER_MAKEOPTS="${USER_MAKEOPTS_FILE}" + @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --disable res_timing_kqueue menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable chan_mgcp menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable res_pktccops menuselect.makeopts Modified: branches/2016Q4/net/asterisk13/distinfo ============================================================================== --- branches/2016Q4/net/asterisk13/distinfo Sun Dec 11 15:30:15 2016 (r428355) +++ branches/2016Q4/net/asterisk13/distinfo Sun Dec 11 15:35:34 2016 (r428356) @@ -1,6 +1,6 @@ -TIMESTAMP = 1473494815 -SHA256 (asterisk-13.11.2.tar.gz) = 6ea7001bb11ba11fcdbb5febb028b2fd62c44c7bda3cc966b8aaafcb429c5a3a -SIZE (asterisk-13.11.2.tar.gz) = 32630702 +TIMESTAMP = 1481311854 +SHA256 (asterisk-13.13.1.tar.gz) = 6da3c46a22e919b92edf2ccb5b3a2f51bc17e8819e6fca704026869bf349007a +SIZE (asterisk-13.13.1.tar.gz) = 32743348 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 Copied: branches/2016Q4/net/asterisk13/files/patch-include_asterisk_utils.h (from r427462, head/net/asterisk13/files/patch-include_asterisk_utils.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-include_asterisk_utils.h Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-include_asterisk_utils.h) @@ -0,0 +1,16 @@ +--- include/asterisk/utils.h.orig 2016-11-23 15:26:01 UTC ++++ include/asterisk/utils.h +@@ -1127,4 +1127,13 @@ int ast_file_is_readable(const char *fil + */ + int ast_compare_versions(const char *version1, const char *version2); + ++/* ++ * \brief Test that an OS supports IPv6 Networking. ++ * \since 13.14.0 ++ * ++ * \return True (non-zero) if the IPv6 supported. ++ * \return False (zero) if the OS doesn't support IPv6. ++ */ ++int ast_check_ipv6(void); ++ + #endif /* _ASTERISK_UTILS_H */ Copied: branches/2016Q4/net/asterisk13/files/patch-main_utils.c (from r427462, head/net/asterisk13/files/patch-main_utils.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-main_utils.c Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-main_utils.c) @@ -0,0 +1,21 @@ +--- main/utils.c.orig 2016-11-23 15:26:01 UTC ++++ main/utils.c +@@ -2425,6 +2425,18 @@ char *ast_utils_which(const char *binary + return NULL; + } + ++int ast_check_ipv6(void) ++{ ++ int udp6_socket = socket(AF_INET6, SOCK_DGRAM, 0); ++ ++ if (udp6_socket < 0) { ++ return 0; ++ } ++ ++ close(udp6_socket); ++ return 1; ++} ++ + void DO_CRASH_NORETURN ast_do_crash(void) + { + #if defined(DO_CRASH) Copied: branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c (from r427462, head/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c) @@ -0,0 +1,23 @@ +--- res/res_pjsip_sdp_rtp.c.orig 2016-11-23 15:26:01 UTC ++++ res/res_pjsip_sdp_rtp.c +@@ -51,6 +51,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revisi + #include "asterisk/acl.h" + #include "asterisk/sdp_srtp.h" + #include "asterisk/dsp.h" ++#include "asterisk/utils.h" + + #include "asterisk/res_pjsip.h" + #include "asterisk/res_pjsip_session.h" +@@ -1493,7 +1494,11 @@ static int load_module(void) + { + CHECK_PJSIP_SESSION_MODULE_LOADED(); + +- ast_sockaddr_parse(&address_rtp, "::", 0); ++ if (ast_check_ipv6()) { ++ ast_sockaddr_parse(&address_rtp, "::", 0); ++ } else { ++ ast_sockaddr_parse(&address_rtp, "0.0.0.0", 0); ++ } + + if (!(sched = ast_sched_context_create())) { + ast_log(LOG_ERROR, "Unable to create scheduler context.\n"); Copied: branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__t38.c (from r427462, head/net/asterisk13/files/patch-res_res__pjsip__t38.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__t38.c Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-res_res__pjsip__t38.c) @@ -0,0 +1,23 @@ +--- res/res_pjsip_t38.c.orig 2016-11-23 15:26:01 UTC ++++ res/res_pjsip_t38.c +@@ -44,6 +44,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revisi + #include "asterisk/netsock2.h" + #include "asterisk/channel.h" + #include "asterisk/acl.h" ++#include "asterisk/utils.h" + + #include "asterisk/res_pjsip.h" + #include "asterisk/res_pjsip_session.h" +@@ -918,7 +919,11 @@ static int load_module(void) + { + CHECK_PJSIP_SESSION_MODULE_LOADED(); + +- ast_sockaddr_parse(&address, "::", 0); ++ if (ast_check_ipv6()) { ++ ast_sockaddr_parse(&address, "::", 0); ++ } else { ++ ast_sockaddr_parse(&address, "0.0.0.0", 0); ++ } + + if (ast_sip_session_register_supplement(&t38_supplement)) { + ast_log(LOG_ERROR, "Unable to register T.38 session supplement\n"); From owner-svn-ports-branches@freebsd.org Sun Dec 11 16:05:40 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD351C7294F; Sun, 11 Dec 2016 16:05:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 637C31D3E; Sun, 11 Dec 2016 16:05:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBG5du2015796; Sun, 11 Dec 2016 16:05:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBG5dvB015794; Sun, 11 Dec 2016 16:05:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111605.uBBG5dvB015794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 16:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428357 - branches/2016Q4/print/harfbuzz X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 16:05:40 -0000 Author: jbeich Date: Sun Dec 11 16:05:39 2016 New Revision: 428357 URL: https://svnweb.freebsd.org/changeset/ports/428357 Log: MFH: r428264 print/harfbuzz: update to 1.3.4 Changes: https://github.com/behdad/harfbuzz/compare/1.3.3...1.3.4#files_bucket ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/print/harfbuzz/Makefile branches/2016Q4/print/harfbuzz/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/print/harfbuzz/Makefile ============================================================================== --- branches/2016Q4/print/harfbuzz/Makefile Sun Dec 11 15:35:34 2016 (r428356) +++ branches/2016Q4/print/harfbuzz/Makefile Sun Dec 11 16:05:39 2016 (r428357) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with- INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10303.0 +PLIST_SUB+= LIBVER=0.10304.0 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh Modified: branches/2016Q4/print/harfbuzz/distinfo ============================================================================== --- branches/2016Q4/print/harfbuzz/distinfo Sun Dec 11 15:35:34 2016 (r428356) +++ branches/2016Q4/print/harfbuzz/distinfo Sun Dec 11 16:05:39 2016 (r428357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478356493 -SHA256 (harfbuzz-1.3.3.tar.bz2) = 2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9 -SIZE (harfbuzz-1.3.3.tar.bz2) = 1402836 +TIMESTAMP = 1480974341 +SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b +SIZE (harfbuzz-1.3.4.tar.bz2) = 1408308 From owner-svn-ports-branches@freebsd.org Sun Dec 11 16:10:52 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A552EC72B8C; Sun, 11 Dec 2016 16:10:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DFCC1ED6; Sun, 11 Dec 2016 16:10:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBGApmZ018880; Sun, 11 Dec 2016 16:10:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGAp9H018878; Sun, 11 Dec 2016 16:10:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111610.uBBGAp9H018878@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 16:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428358 - branches/2016Q4/devel/pybugz X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 16:10:52 -0000 Author: jbeich Date: Sun Dec 11 16:10:51 2016 New Revision: 428358 URL: https://svnweb.freebsd.org/changeset/ports/428358 Log: MFH: r428265 devel/pybugz: update to 0.13 Changes: https://github.com/williamh/pybugz/compare/0.12.1...0.13 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/devel/pybugz/Makefile branches/2016Q4/devel/pybugz/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/pybugz/Makefile ============================================================================== --- branches/2016Q4/devel/pybugz/Makefile Sun Dec 11 16:05:39 2016 (r428357) +++ branches/2016Q4/devel/pybugz/Makefile Sun Dec 11 16:10:51 2016 (r428358) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pybugz -DISTVERSION= 0.12.1 +DISTVERSION= 0.13 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2016Q4/devel/pybugz/distinfo ============================================================================== --- branches/2016Q4/devel/pybugz/distinfo Sun Dec 11 16:05:39 2016 (r428357) +++ branches/2016Q4/devel/pybugz/distinfo Sun Dec 11 16:10:51 2016 (r428358) @@ -1,2 +1,3 @@ -SHA256 (williamh-pybugz-0.12.1_GH0.tar.gz) = aade267d2ee6b02d6872e019ef4ddf8f96e1d81668faa2506e96875fa2981bc7 -SIZE (williamh-pybugz-0.12.1_GH0.tar.gz) = 25606 +TIMESTAMP = 1476563325 +SHA256 (williamh-pybugz-0.13_GH0.tar.gz) = a99309d42b7ed2e52cc0f0f3adc72d1ddc9354e3d944af276f9a7da946665afb +SIZE (williamh-pybugz-0.13_GH0.tar.gz) = 26876 From owner-svn-ports-branches@freebsd.org Sun Dec 11 16:23:15 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9E32C710CA; Sun, 11 Dec 2016 16:23:15 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F98BC8C; Sun, 11 Dec 2016 16:23:15 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBGNERG024431; Sun, 11 Dec 2016 16:23:14 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGNExA024428; Sun, 11 Dec 2016 16:23:14 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201612111623.uBBGNExA024428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 11 Dec 2016 16:23:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428362 - branches/2016Q4/devel/p4d X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 16:23:16 -0000 Author: gordon Date: Sun Dec 11 16:23:14 2016 New Revision: 428362 URL: https://svnweb.freebsd.org/changeset/ports/428362 Log: MFH: r428361 Update devel/p4d due to micropatching. Approved by: ports-secteam (blanket) Modified: branches/2016Q4/devel/p4d/Makefile branches/2016Q4/devel/p4d/distinfo.freebsd100x86 branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/p4d/Makefile ============================================================================== --- branches/2016Q4/devel/p4d/Makefile Sun Dec 11 16:22:33 2016 (r428361) +++ branches/2016Q4/devel/p4d/Makefile Sun Dec 11 16:23:14 2016 (r428362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2016.1.1461251 +PORTVERSION= 2016.1.1470074 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2016Q4/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- branches/2016Q4/devel/p4d/distinfo.freebsd100x86 Sun Dec 11 16:22:33 2016 (r428361) +++ branches/2016Q4/devel/p4d/distinfo.freebsd100x86 Sun Dec 11 16:23:14 2016 (r428362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479250052 -SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = c27e41f5a4f3eef09b636d765db419cdd621665272ee44dddc63a214e3254998 -SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = 5773496 +TIMESTAMP = 1481473287 +SHA256 (perforce/2016.1.1470074/bin.freebsd100x86/p4d) = d72220ff358bf9e749ee6578557b51fe818a2553169faf9ff99b4919885f1703 +SIZE (perforce/2016.1.1470074/bin.freebsd100x86/p4d) = 5773496 Modified: branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 Sun Dec 11 16:22:33 2016 (r428361) +++ branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 Sun Dec 11 16:23:14 2016 (r428362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479250119 -SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = fdea3a0cf2fc97ef0c476647dcbb405579870ffb571d0cedbe105320fd6635fc -SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = 5904728 +TIMESTAMP = 1481473282 +SHA256 (perforce/2016.1.1470074/bin.freebsd100x86_64/p4d) = 7cd547017921d0a93efab04b43ac8246330eb3ade949edbc3a863a0534d29e00 +SIZE (perforce/2016.1.1470074/bin.freebsd100x86_64/p4d) = 5905096 From owner-svn-ports-branches@freebsd.org Sun Dec 11 17:17:42 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85391C72E12; Sun, 11 Dec 2016 17:17:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A3BA15A0; Sun, 11 Dec 2016 17:17:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBHHf73045346; Sun, 11 Dec 2016 17:17:41 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHHfKi045345; Sun, 11 Dec 2016 17:17:41 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612111717.uBBHHfKi045345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 11 Dec 2016 17:17:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428367 - branches/2016Q4/sysutils/sas2ircu X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 17:17:42 -0000 Author: ehaupt Date: Sun Dec 11 17:17:41 2016 New Revision: 428367 URL: https://svnweb.freebsd.org/changeset/ports/428367 Log: MFH: r428366 Update MASTER_SITE and make fetchable again. PR: 215091 Submitted by: freebsd-ports@dan.me.uk (maintainer) Approved by: Approved by: ports-secteam (blanket) Modified: branches/2016Q4/sysutils/sas2ircu/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/sysutils/sas2ircu/Makefile ============================================================================== --- branches/2016Q4/sysutils/sas2ircu/Makefile Sun Dec 11 17:14:58 2016 (r428366) +++ branches/2016Q4/sysutils/sas2ircu/Makefile Sun Dec 11 17:17:41 2016 (r428367) @@ -4,27 +4,27 @@ PORTNAME= sas2ircu PORTVERSION= 20.00.00.00 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ DISTNAME= SAS2IRCU_P20 MAINTAINER= freebsd-ports@dan.me.uk -COMMENT= Tool for basic management of mps(4) based LSI RAID controllers +COMMENT= Tool for basic management of mps(4) based LSI/Avago/Broadcom RAID controllers LICENSE= sas2ircu -LICENSE_NAME= AVAGO +LICENSE_NAME= BROADCOM LICENSE_TEXT= ${RESTRICTED} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept RESTRICTED= Source recipient must acknowledge license.\ Reproduction or redistribution prohibited.\ - See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg + See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg USES= zip NO_BUILD= yes NO_WRKSRC= yes ONLY_FOR_ARCHS= i386 amd64 -ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from LSI +ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom .include From owner-svn-ports-branches@freebsd.org Sun Dec 11 17:20:42 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDB90C72F29; Sun, 11 Dec 2016 17:20:42 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.critical.ch", Issuer "StartCom Class 1 DV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F2AA17F5; Sun, 11 Dec 2016 17:20:42 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from beaver.home.critical.ch (84-72-21-190.dclient.hispeed.ch [84.72.21.190]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id uBBHKblQ031639; Sun, 11 Dec 2016 18:20:37 +0100 (CET) (envelope-from ehaupt@critical.ch) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=critical.ch; s=critical; t=1481476838; bh=Pz2CgoGpeB/9mC8KPaH0W+T0qADBAGF7UTr+oADGLao=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=FiO9E2ixKyv6069opO7sWTRGWUm50GQAZEyki5ppZHs3iyu8h567mn1mKnDQuOtZ5 Qbj6YV2oWz1XM748joO/4rXmRFPk8soz6zUT0wvGFQBUdx+MAzkar5D8LH7pM1r1Hv BHjJ7pukvnlay63a6nC58Q1u94LMombWJ7+RTQZQ= Date: Sun, 11 Dec 2016 18:20:31 +0100 From: Emanuel Haupt To: Emanuel Haupt Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: Re: svn commit: r428367 - branches/2016Q4/sysutils/sas2ircu Message-Id: <20161211182031.7a05f3e2eb6b76c4ae2f8263@critical.ch> In-Reply-To: <201612111717.uBBHHfKi045345@repo.freebsd.org> References: <201612111717.uBBHHfKi045345@repo.freebsd.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 17:20:43 -0000 Emanuel Haupt wrote: > Author: ehaupt > Date: Sun Dec 11 17:17:41 2016 > New Revision: 428367 > URL: https://svnweb.freebsd.org/changeset/ports/428367 > > Log: > MFH: r428366 > > Update MASTER_SITE and make fetchable again. > > PR: 215091 > Submitted by: freebsd-ports@dan.me.uk (maintainer) > Approved by: Approved by: ports-secteam (blanket) ^^^^^^^^^^^^^ copy paste snafu From owner-svn-ports-branches@freebsd.org Mon Dec 12 13:01:28 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63C80C73219; Mon, 12 Dec 2016 13:01:28 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C78A1FEC; Mon, 12 Dec 2016 13:01:28 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCD1RJr029591; Mon, 12 Dec 2016 13:01:27 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCD1Rin029589; Mon, 12 Dec 2016 13:01:27 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612121301.uBCD1Rin029589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 12 Dec 2016 13:01:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428410 - branches/2016Q4/irc/znc X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2016 13:01:28 -0000 Author: ehaupt Date: Mon Dec 12 13:01:27 2016 New Revision: 428410 URL: https://svnweb.freebsd.org/changeset/ports/428410 Log: MFH: r428409 Update to 1.6.4. This fixes various segfaults. Changelog: http://wiki.znc.in/ChangeLog/1.6.4 Approved by: ports-secteam (blanket) Modified: branches/2016Q4/irc/znc/Makefile branches/2016Q4/irc/znc/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/irc/znc/Makefile ============================================================================== --- branches/2016Q4/irc/znc/Makefile Mon Dec 12 12:58:23 2016 (r428409) +++ branches/2016Q4/irc/znc/Makefile Mon Dec 12 13:01:27 2016 (r428410) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= znc -PORTVERSION= 1.6.3 -PORTREVISION= 5 +PORTVERSION= 1.6.4 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ Modified: branches/2016Q4/irc/znc/distinfo ============================================================================== --- branches/2016Q4/irc/znc/distinfo Mon Dec 12 12:58:23 2016 (r428409) +++ branches/2016Q4/irc/znc/distinfo Mon Dec 12 13:01:27 2016 (r428410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475969471 -SHA256 (znc-1.6.3.tar.gz) = 631c46de76fe601a41ef7676bc974958e9a302b72b25fc92b4a603a25d89b827 -SIZE (znc-1.6.3.tar.gz) = 1464200 +TIMESTAMP = 1481547160 +SHA256 (znc-1.6.4.tar.gz) = 431097eb17860bfc980f3e68fdd75f98af4bdeecd793c84835c6cb11c3320d1c +SIZE (znc-1.6.4.tar.gz) = 1468049 From owner-svn-ports-branches@freebsd.org Tue Dec 13 02:50:43 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C415EC7342B; Tue, 13 Dec 2016 02:50:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93822164C; Tue, 13 Dec 2016 02:50:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD2ogsQ071489; Tue, 13 Dec 2016 02:50:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD2ogjd071487; Tue, 13 Dec 2016 02:50:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612130250.uBD2ogjd071487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Dec 2016 02:50:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428459 - branches/2016Q4/multimedia/ffmpeg X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2016 02:50:43 -0000 Author: jbeich Date: Tue Dec 13 02:50:42 2016 New Revision: 428459 URL: https://svnweb.freebsd.org/changeset/ports/428459 Log: multimedia/ffmpeg: update to 2.8.10 This is a direct commit to 2016Q4. /head switched to 3.x in r428352. Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n2.8.10:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/multimedia/ffmpeg/Makefile branches/2016Q4/multimedia/ffmpeg/distinfo Modified: branches/2016Q4/multimedia/ffmpeg/Makefile ============================================================================== --- branches/2016Q4/multimedia/ffmpeg/Makefile Tue Dec 13 01:35:31 2016 (r428458) +++ branches/2016Q4/multimedia/ffmpeg/Makefile Tue Dec 13 02:50:42 2016 (r428459) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.8.8 -PORTREVISION= 6 +PORTVERSION= 2.8.10 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: branches/2016Q4/multimedia/ffmpeg/distinfo ============================================================================== --- branches/2016Q4/multimedia/ffmpeg/distinfo Tue Dec 13 01:35:31 2016 (r428458) +++ branches/2016Q4/multimedia/ffmpeg/distinfo Tue Dec 13 02:50:42 2016 (r428459) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474303802 -SHA256 (ffmpeg-2.8.8.tar.bz2) = b70848958feadca180315d17b1131a1b519527971590e6ee8363a4c568ed06a6 -SIZE (ffmpeg-2.8.8.tar.bz2) = 8583641 +TIMESTAMP = 1480992767 +SHA256 (ffmpeg-2.8.10.tar.bz2) = d1ce1a73503dce6e2b1e208cb93a2a8a7e89f9c64357ddc3e4da3cab33dea9c9 +SIZE (ffmpeg-2.8.10.tar.bz2) = 8585304 From owner-svn-ports-branches@freebsd.org Tue Dec 13 11:58:16 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3071FC75482; Tue, 13 Dec 2016 11:58:16 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9F431A41; Tue, 13 Dec 2016 11:58:15 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDBwFqn094524; Tue, 13 Dec 2016 11:58:15 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDBwFhc094523; Tue, 13 Dec 2016 11:58:15 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201612131158.uBDBwFhc094523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 13 Dec 2016 11:58:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428481 - branches/2016Q4/databases/py-sqlalchemy-migrate X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2016 11:58:16 -0000 Author: koobs Date: Tue Dec 13 11:58:14 2016 New Revision: 428481 URL: https://svnweb.freebsd.org/changeset/ports/428481 Log: MFH: r428480 databases/py-sqlalchemy-migrate: Add sqlparse and six dependencies Both sqlparse and six are mentioned as dependencies, but are missing in the ports RUN_DEPENDS. The missing sqlparse dependencies causes (at least) devel/buildbot to generate an error at run-time [1]. This change adds sqlparse and six to RUN_DEPENDS. While I'm here: - Add LICENSE_FILE - Update RUN_DEPENDS version specs to match upstream files (NOOP) - Enable "concurrent" Python version installation - Add NO_ARCH (architecture independent) PR: 215273 [1] Reported by: Nikola Kolev Approved by: portmgr (blanket) Approved by: ports-secteam (blanket) Modified: branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile ============================================================================== --- branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile Tue Dec 13 11:46:47 2016 (r428480) +++ branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile Tue Dec 13 11:58:14 2016 (r428481) @@ -3,6 +3,7 @@ PORTNAME= sqlalchemy-migrate PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +12,18 @@ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Database schema migrations for SQLAlchemy LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8.1:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.13:databases/py-sqlalchemy10 \ - ${PYTHON_PKGNAMEPREFIX}Tempita>0:textproc/py-Tempita \ - ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.7.8:databases/py-sqlalchemy10 \ + ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \ + ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator \ + ${PYTHON_PKGNAMEPREFIX}sqlparse>0:databases/py-sqlparse \ + ${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils concurrent autoplist + +NO_ARCH= yes .include From owner-svn-ports-branches@freebsd.org Tue Dec 13 19:19:17 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96ACEC76B01; Tue, 13 Dec 2016 19:19:17 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C54767D; Tue, 13 Dec 2016 19:19:17 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDJJGLN083314; Tue, 13 Dec 2016 19:19:16 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDJJGPP083312; Tue, 13 Dec 2016 19:19:16 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612131919.uBDJJGPP083312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 13 Dec 2016 19:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428526 - in branches/2016Q4/www/py-kallithea: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2016 19:19:17 -0000 Author: rene Date: Tue Dec 13 19:19:16 2016 New Revision: 428526 URL: https://svnweb.freebsd.org/changeset/ports/428526 Log: MFH: r428440 www/py-kallithea: fix RC script While here, add NO_ARCH PR: 214893 Submitted by: maintainer (freebsd@skinc.ru) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/py-kallithea/Makefile branches/2016Q4/www/py-kallithea/files/kallithea.in Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/py-kallithea/Makefile ============================================================================== --- branches/2016Q4/www/py-kallithea/Makefile Tue Dec 13 19:13:20 2016 (r428525) +++ branches/2016Q4/www/py-kallithea/Makefile Tue Dec 13 19:19:16 2016 (r428526) @@ -3,6 +3,7 @@ PORTNAME= kallithea PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -41,6 +42,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wait USES= python:2.7 USE_PYTHON= distutils autoplist +NO_ARCH= yes + USE_RC_SUBR= kallithea SUB_FILES= pkg-message Modified: branches/2016Q4/www/py-kallithea/files/kallithea.in ============================================================================== --- branches/2016Q4/www/py-kallithea/files/kallithea.in Tue Dec 13 19:13:20 2016 (r428525) +++ branches/2016Q4/www/py-kallithea/files/kallithea.in Tue Dec 13 19:19:16 2016 (r428526) @@ -40,7 +40,7 @@ command=%%PREFIX%%/bin/paster pidfile="${kallithea_pidfile}" required_files="${kallithea_config}" -command_args=" serve --user=${kallithea_user} --group=${kallithea_group} --pid-file=${pidfile} --log-file=${kallithea_logfile} --daemon ${kallithea_config}" +command_args=" serve --pid-file=${pidfile} --log-file=${kallithea_logfile} --daemon ${kallithea_config}" start_precmd=kallithea_prestart status_cmd=kallithea_status From owner-svn-ports-branches@freebsd.org Wed Dec 14 08:45:35 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4B52C77C71; Wed, 14 Dec 2016 08:45:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 730CC1B63; Wed, 14 Dec 2016 08:45:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE8jYNq011113; Wed, 14 Dec 2016 08:45:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE8jY5B011109; Wed, 14 Dec 2016 08:45:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140845.uBE8jY5B011109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 08:45:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428548 - in branches/2016Q4/www: firefox firefox-i18n X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 08:45:35 -0000 Author: jbeich Date: Wed Dec 14 08:45:34 2016 New Revision: 428548 URL: https://svnweb.freebsd.org/changeset/ports/428548 Log: MFH: r428102 r428261 www/firefox: update to 50.1.0 Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/firefox-i18n/Makefile branches/2016Q4/www/firefox-i18n/distinfo branches/2016Q4/www/firefox/Makefile branches/2016Q4/www/firefox/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/firefox-i18n/Makefile ============================================================================== --- branches/2016Q4/www/firefox-i18n/Makefile Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox-i18n/Makefile Wed Dec 14 08:45:34 2016 (r428548) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 50.0.2 +PORTVERSION= 50.1.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: branches/2016Q4/www/firefox-i18n/distinfo ============================================================================== --- branches/2016Q4/www/firefox-i18n/distinfo Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox-i18n/distinfo Wed Dec 14 08:45:34 2016 (r428548) @@ -1,181 +1,181 @@ -TIMESTAMP = 1480609804 -SHA256 (xpi/firefox-i18n-50.0.2/ach.xpi) = 83b9a4d0b464040fa701509a0fd31c8572e5dcf48dbd924944843ab35d0426d3 -SIZE (xpi/firefox-i18n-50.0.2/ach.xpi) = 425410 -SHA256 (xpi/firefox-i18n-50.0.2/af.xpi) = b4cc49e81caa1fd4f599647a5f082c1932d5f5aa6f3f28da486dbac1d295c3f5 -SIZE (xpi/firefox-i18n-50.0.2/af.xpi) = 433950 -SHA256 (xpi/firefox-i18n-50.0.2/an.xpi) = 03f42a5ab19f3319df5d6f3197824b76bcf78a2a41e90d0f1b5d6d78b4312f96 -SIZE (xpi/firefox-i18n-50.0.2/an.xpi) = 442207 -SHA256 (xpi/firefox-i18n-50.0.2/ar.xpi) = 731f4ef994c253afb829391fd6247f9e7707b55669f666d17ce682dd2e7693a5 -SIZE (xpi/firefox-i18n-50.0.2/ar.xpi) = 470435 -SHA256 (xpi/firefox-i18n-50.0.2/as.xpi) = 8bf940672fc703ed8809c97183ab77d98100f63175cc1d3e8c2518b54a87feb2 -SIZE (xpi/firefox-i18n-50.0.2/as.xpi) = 484771 -SHA256 (xpi/firefox-i18n-50.0.2/ast.xpi) = d90e23f658721be12f455f5c3040e27964fd9dcfbb27ccf4b1439e2fc07370af -SIZE (xpi/firefox-i18n-50.0.2/ast.xpi) = 433849 -SHA256 (xpi/firefox-i18n-50.0.2/az.xpi) = 9982da2a487d00ac5f813dfa939c717163eac7b4f3f9ee8f0eca379bcb188967 -SIZE (xpi/firefox-i18n-50.0.2/az.xpi) = 451404 -SHA256 (xpi/firefox-i18n-50.0.2/be.xpi) = 6b6a5e639ad3f3f56c6a1cdeae911cd2bfaf1b2faa8f2422e4cbe6faf4e74d14 -SIZE (xpi/firefox-i18n-50.0.2/be.xpi) = 458492 -SHA256 (xpi/firefox-i18n-50.0.2/bg.xpi) = 210e90ae3c71f84d08e04d156403cb57a129ab36d0808aad1b3816c7fb8abdfe -SIZE (xpi/firefox-i18n-50.0.2/bg.xpi) = 484622 -SHA256 (xpi/firefox-i18n-50.0.2/bn-BD.xpi) = 5c9e9d77efab7976809b1ce2dad9095115e5c7df43117d27c9283e0fb7cbb408 -SIZE (xpi/firefox-i18n-50.0.2/bn-BD.xpi) = 509168 -SHA256 (xpi/firefox-i18n-50.0.2/bn-IN.xpi) = aee48e7e89738aa1d070b6c3277b6d8aef8f29326162645eeb45984e89fe4797 -SIZE (xpi/firefox-i18n-50.0.2/bn-IN.xpi) = 503132 -SHA256 (xpi/firefox-i18n-50.0.2/br.xpi) = 7a4cd30df0e11f97015c718748f7f11ffeeb2f742a22d4379f0584816d1e87e3 -SIZE (xpi/firefox-i18n-50.0.2/br.xpi) = 432449 -SHA256 (xpi/firefox-i18n-50.0.2/bs.xpi) = 0597b140517965a7d94eb4a3ed347d738fe9fff9d3b49caf623ffef005f20204 -SIZE (xpi/firefox-i18n-50.0.2/bs.xpi) = 439556 -SHA256 (xpi/firefox-i18n-50.0.2/ca.xpi) = ce222e3d7ddc0e7fee9553302511a02b5fd1278203d810bf5e5e39f58363cdd3 -SIZE (xpi/firefox-i18n-50.0.2/ca.xpi) = 440360 -SHA256 (xpi/firefox-i18n-50.0.2/cs.xpi) = 95083fb779f833194b96d90858c90bb7de055bc41177c7adf590806d6c45ed55 -SIZE (xpi/firefox-i18n-50.0.2/cs.xpi) = 439543 -SHA256 (xpi/firefox-i18n-50.0.2/cy.xpi) = b3e4993445fc55fc2130af52aea5ffad42cb849d2f98afcb96fe4cba9ae811c4 -SIZE (xpi/firefox-i18n-50.0.2/cy.xpi) = 433665 -SHA256 (xpi/firefox-i18n-50.0.2/da.xpi) = 8d560412d4ea6fb7f5ef13459a98bab350dfce09a6e8669f8588a7bd02c773b8 -SIZE (xpi/firefox-i18n-50.0.2/da.xpi) = 421325 -SHA256 (xpi/firefox-i18n-50.0.2/de.xpi) = 85b078a1224ee15e8a1b8bdfecb00fbf5688188c04cdea17186789218696e82d -SIZE (xpi/firefox-i18n-50.0.2/de.xpi) = 438195 -SHA256 (xpi/firefox-i18n-50.0.2/dsb.xpi) = a6ca1ebc7c2bf85ca24cd19c84f18a8445027d483c859c1646d6e4a3fa1032ef -SIZE (xpi/firefox-i18n-50.0.2/dsb.xpi) = 456086 -SHA256 (xpi/firefox-i18n-50.0.2/el.xpi) = 24d89691b01f93218f67cd6aa0af9148367faa92fb31498fd5067dab4818a930 -SIZE (xpi/firefox-i18n-50.0.2/el.xpi) = 502227 -SHA256 (xpi/firefox-i18n-50.0.2/en-GB.xpi) = 54248475af0eb5020b147514ec805621c142a4bf062bdc34c867416bdf43619d -SIZE (xpi/firefox-i18n-50.0.2/en-GB.xpi) = 415255 -SHA256 (xpi/firefox-i18n-50.0.2/en-US.xpi) = 5424e3019c63032ef56a27907afe5814023dcf165e0de57d402fe73b3b9284e4 -SIZE (xpi/firefox-i18n-50.0.2/en-US.xpi) = 425321 -SHA256 (xpi/firefox-i18n-50.0.2/en-ZA.xpi) = f139d88b13e7f5e55216f05f9e8fa824c8dbf5e5a967a00655c1ca3766714623 -SIZE (xpi/firefox-i18n-50.0.2/en-ZA.xpi) = 408747 -SHA256 (xpi/firefox-i18n-50.0.2/eo.xpi) = 00fbf898d33fd23018e23bbfe4b7e2d057a4afdd6a0376bfaebeb9044db89cc3 -SIZE (xpi/firefox-i18n-50.0.2/eo.xpi) = 434338 -SHA256 (xpi/firefox-i18n-50.0.2/es-AR.xpi) = 1b503bdfea75900631e63cff150ae44e97d014420d8cb2b3286c14c6070dea69 -SIZE (xpi/firefox-i18n-50.0.2/es-AR.xpi) = 439533 -SHA256 (xpi/firefox-i18n-50.0.2/es-CL.xpi) = 15c79b2f402a8b8d3efbbf33753bac3901e4d31e91bbef95e6c58c5749dd38f9 -SIZE (xpi/firefox-i18n-50.0.2/es-CL.xpi) = 440866 -SHA256 (xpi/firefox-i18n-50.0.2/es-ES.xpi) = 91f35c75797dfed7358460498bf342a8498873bcc4247f5fb428623caa90da3c -SIZE (xpi/firefox-i18n-50.0.2/es-ES.xpi) = 342209 -SHA256 (xpi/firefox-i18n-50.0.2/es-MX.xpi) = 7e695f6082241263bb83bff7f119cfef1f85b3facb2a3a23bffcf15dd1362204 -SIZE (xpi/firefox-i18n-50.0.2/es-MX.xpi) = 445100 -SHA256 (xpi/firefox-i18n-50.0.2/et.xpi) = a6b3ae1f0b7cac833d08606224c064a5b996171ed953ad30d87dd3ff4b640d0e -SIZE (xpi/firefox-i18n-50.0.2/et.xpi) = 422048 -SHA256 (xpi/firefox-i18n-50.0.2/eu.xpi) = 599835e211f9e5f451c9a538c94c29caf451c46de54ebd949549486cdca8c51f -SIZE (xpi/firefox-i18n-50.0.2/eu.xpi) = 435621 -SHA256 (xpi/firefox-i18n-50.0.2/fa.xpi) = 4f2e3a16b9f28c4d61720aa5913c28a93887ffed2ef077f1e332bcb2a824ec46 -SIZE (xpi/firefox-i18n-50.0.2/fa.xpi) = 487593 -SHA256 (xpi/firefox-i18n-50.0.2/ff.xpi) = a67037a6d7f4c190dc073bdf15471a01b581337fe457becee757674390e7a4fe -SIZE (xpi/firefox-i18n-50.0.2/ff.xpi) = 438310 -SHA256 (xpi/firefox-i18n-50.0.2/fi.xpi) = dac5a419372a3da365f772b3e2ecd2acd278c2ebfdb05d701203c43384047b71 -SIZE (xpi/firefox-i18n-50.0.2/fi.xpi) = 426491 -SHA256 (xpi/firefox-i18n-50.0.2/fr.xpi) = 18b683f313be7c58079868ea74793287ae4e90668818eb31ed07424c798a9735 -SIZE (xpi/firefox-i18n-50.0.2/fr.xpi) = 447065 -SHA256 (xpi/firefox-i18n-50.0.2/fy-NL.xpi) = 2c59c8294f33299f4d016db4bf325e68d1ede0ae6e72387ece95bdf3dd04c17d -SIZE (xpi/firefox-i18n-50.0.2/fy-NL.xpi) = 441788 -SHA256 (xpi/firefox-i18n-50.0.2/ga-IE.xpi) = d17bea3cd65639b758e70bc037407fd4ebb5a119354fe2a6951bc493306975cc -SIZE (xpi/firefox-i18n-50.0.2/ga-IE.xpi) = 455097 -SHA256 (xpi/firefox-i18n-50.0.2/gd.xpi) = f5f2d15865fe289a2cf5a0e3248b1b11ee81477fbc7216203f2789d10da5f1c6 -SIZE (xpi/firefox-i18n-50.0.2/gd.xpi) = 444265 -SHA256 (xpi/firefox-i18n-50.0.2/gl.xpi) = 43443460f92a397562e41d6d164fc6841c9090e6ad96c5af3eeb48d4730ab20e -SIZE (xpi/firefox-i18n-50.0.2/gl.xpi) = 451916 -SHA256 (xpi/firefox-i18n-50.0.2/gn.xpi) = f69c5f8470334254ca9e9f7202b84e90c4af1986d759ce6da6c6758a0107ec42 -SIZE (xpi/firefox-i18n-50.0.2/gn.xpi) = 453225 -SHA256 (xpi/firefox-i18n-50.0.2/gu-IN.xpi) = cd93e0c1d0b9c798d09a3f9cba9d83a896affd8d48eee6ed33da86c472455d3a -SIZE (xpi/firefox-i18n-50.0.2/gu-IN.xpi) = 487096 -SHA256 (xpi/firefox-i18n-50.0.2/he.xpi) = f091c55a32ca6e6360a7a34d05184c0da111e374ead45de4902bdf3b8af44c7a -SIZE (xpi/firefox-i18n-50.0.2/he.xpi) = 455648 -SHA256 (xpi/firefox-i18n-50.0.2/hi-IN.xpi) = ceda99abfaf12189795332ed871d84431458dc1378cc1b3492f301d853a5369a -SIZE (xpi/firefox-i18n-50.0.2/hi-IN.xpi) = 499704 -SHA256 (xpi/firefox-i18n-50.0.2/hr.xpi) = 258f83dd5e575bac420f54defa9ec18bdeff73559c0e0b2f45f818c34b99de0e -SIZE (xpi/firefox-i18n-50.0.2/hr.xpi) = 444277 -SHA256 (xpi/firefox-i18n-50.0.2/hsb.xpi) = 95bd0ace426e060957752e7baca61cdc3a9cd867f637de7b0875b69c5bde6818 -SIZE (xpi/firefox-i18n-50.0.2/hsb.xpi) = 453907 -SHA256 (xpi/firefox-i18n-50.0.2/hu.xpi) = 5a6a447494cfc93ed287c1f518ab1666c06a244f32e9cc494c1867634a5be46d -SIZE (xpi/firefox-i18n-50.0.2/hu.xpi) = 448348 -SHA256 (xpi/firefox-i18n-50.0.2/hy-AM.xpi) = f0c9b033e6ccbb70660aed1ecc80d06bd02b659ffa2e4ee53b51a489090a0908 -SIZE (xpi/firefox-i18n-50.0.2/hy-AM.xpi) = 492715 -SHA256 (xpi/firefox-i18n-50.0.2/id.xpi) = eded14951c477a8ebeada56c936e53d737e2907f1e4c5a46de0707c1dd7ca0c7 -SIZE (xpi/firefox-i18n-50.0.2/id.xpi) = 423000 -SHA256 (xpi/firefox-i18n-50.0.2/is.xpi) = 57c13e9eff970ee4aa0eebf133334713921fff28c3272e9fe85e44b1eae35a2b -SIZE (xpi/firefox-i18n-50.0.2/is.xpi) = 435393 -SHA256 (xpi/firefox-i18n-50.0.2/it.xpi) = 23a9ac0d9e56634048eb7dc9ecf57b03e14e56013804481fb4df385798517975 -SIZE (xpi/firefox-i18n-50.0.2/it.xpi) = 336080 -SHA256 (xpi/firefox-i18n-50.0.2/ja.xpi) = b61cd8d8c1e3add7351d6190a9924ac71357ea61d1ddaa39d28856c9b4cfa807 -SIZE (xpi/firefox-i18n-50.0.2/ja.xpi) = 484311 -SHA256 (xpi/firefox-i18n-50.0.2/kk.xpi) = 2dc12c8e107afe86f34dcb18b0a397f2745053e38678abf5e338eaecff1d5357 -SIZE (xpi/firefox-i18n-50.0.2/kk.xpi) = 493718 -SHA256 (xpi/firefox-i18n-50.0.2/km.xpi) = 1bc4de6e9963dcc3d082656fa0a9fad68c9ee662ff1e2f4adb53f6f9751fd160 -SIZE (xpi/firefox-i18n-50.0.2/km.xpi) = 518205 -SHA256 (xpi/firefox-i18n-50.0.2/kn.xpi) = a0a19c5f65efe0f0102fe236d01e02c6e0cd23dc051002442435d87e05910475 -SIZE (xpi/firefox-i18n-50.0.2/kn.xpi) = 517625 -SHA256 (xpi/firefox-i18n-50.0.2/ko.xpi) = 16265343fa9eba15d14fa28ee18d3f30c9d93745070c90f0cabecc5f33155c32 -SIZE (xpi/firefox-i18n-50.0.2/ko.xpi) = 460200 -SHA256 (xpi/firefox-i18n-50.0.2/lij.xpi) = 2158be0d8634ee90af494896e9f7be41db0a8f7357ce641bd6459f92251a06b1 -SIZE (xpi/firefox-i18n-50.0.2/lij.xpi) = 394009 -SHA256 (xpi/firefox-i18n-50.0.2/lt.xpi) = 034831f5099c415b20837c8955b5a7a6c9bbf7603611b7b39a3258c488b073ed -SIZE (xpi/firefox-i18n-50.0.2/lt.xpi) = 449250 -SHA256 (xpi/firefox-i18n-50.0.2/lv.xpi) = 7133e9c0102fdef8598092505bcd3b69633ce3388d701146abed2897c844a973 -SIZE (xpi/firefox-i18n-50.0.2/lv.xpi) = 444936 -SHA256 (xpi/firefox-i18n-50.0.2/mai.xpi) = 18630404bdf62fd1066736ea6af508bbed20894531a80b974cfb0db32baea9e0 -SIZE (xpi/firefox-i18n-50.0.2/mai.xpi) = 497920 -SHA256 (xpi/firefox-i18n-50.0.2/mk.xpi) = 8025b0f8eb48729afbf5bb20e6893a155b6cfb43814580b186c18cecbe2cb256 -SIZE (xpi/firefox-i18n-50.0.2/mk.xpi) = 494591 -SHA256 (xpi/firefox-i18n-50.0.2/ml.xpi) = dc8633476180c413ec817e5237ba892c92eacf38a03dee3a00d3d896c52ee54a -SIZE (xpi/firefox-i18n-50.0.2/ml.xpi) = 514614 -SHA256 (xpi/firefox-i18n-50.0.2/mr.xpi) = 96443d6ca0af7ccf849f02c8ed2feca741e07d672e4c72791d6c729b829e5d73 -SIZE (xpi/firefox-i18n-50.0.2/mr.xpi) = 498731 -SHA256 (xpi/firefox-i18n-50.0.2/ms.xpi) = 5024e38dc2875aad4348168aa6a1cd9e0034965242cdc2d88945507ea3f66411 -SIZE (xpi/firefox-i18n-50.0.2/ms.xpi) = 433891 -SHA256 (xpi/firefox-i18n-50.0.2/nb-NO.xpi) = 2b2e032e96e3fd50e0e18d6489391b3ad4b4bf290b615f2993583462b3eb0d7e -SIZE (xpi/firefox-i18n-50.0.2/nb-NO.xpi) = 431341 -SHA256 (xpi/firefox-i18n-50.0.2/nl.xpi) = d99d8a348b6acca99396ff3adead4d73365aeedc620477368cdd4eaf94084dbe -SIZE (xpi/firefox-i18n-50.0.2/nl.xpi) = 429142 -SHA256 (xpi/firefox-i18n-50.0.2/nn-NO.xpi) = 3e948361393022bfbdc2471f1f52ae9612bfcc7421bde363b9f2cc92ceb12832 -SIZE (xpi/firefox-i18n-50.0.2/nn-NO.xpi) = 425413 -SHA256 (xpi/firefox-i18n-50.0.2/or.xpi) = a4371b641228a4c59e1df7eb1b20615d033bf6f1e7d327a275a0c0d2a4eec24f -SIZE (xpi/firefox-i18n-50.0.2/or.xpi) = 495202 -SHA256 (xpi/firefox-i18n-50.0.2/pa-IN.xpi) = f2739db2080c82534a8183a2462e82957730b0529e4f44c625f3412b15dc6d37 -SIZE (xpi/firefox-i18n-50.0.2/pa-IN.xpi) = 474241 -SHA256 (xpi/firefox-i18n-50.0.2/pl.xpi) = 319a086b7440c62ce5c10e4c61bd7dcc7955580b71984ba95ef10142f3fe96a1 -SIZE (xpi/firefox-i18n-50.0.2/pl.xpi) = 353777 -SHA256 (xpi/firefox-i18n-50.0.2/pt-BR.xpi) = dcb3cc50a6ec033beefc4cdfebefc9e10d9985e2dae9d2d2e7a75df4043e2ebe -SIZE (xpi/firefox-i18n-50.0.2/pt-BR.xpi) = 438615 -SHA256 (xpi/firefox-i18n-50.0.2/pt-PT.xpi) = 4c35b31a40cd1118dd619386c6960b6a3ec2eff5442a486c4747a9e9c082417b -SIZE (xpi/firefox-i18n-50.0.2/pt-PT.xpi) = 433533 -SHA256 (xpi/firefox-i18n-50.0.2/rm.xpi) = c25b150e435460a0bf80853abe5389aa26493dc05b3eff1db82460d175edd810 -SIZE (xpi/firefox-i18n-50.0.2/rm.xpi) = 431604 -SHA256 (xpi/firefox-i18n-50.0.2/ro.xpi) = 9911f11737e690d0415a38013eff67d4282a633e3142c4bdb50f23d311155bb2 -SIZE (xpi/firefox-i18n-50.0.2/ro.xpi) = 445556 -SHA256 (xpi/firefox-i18n-50.0.2/ru.xpi) = d973413d77bfd8a1f98890ee799513ff5f2142440faa2cc43a9d1a11887bbaf2 -SIZE (xpi/firefox-i18n-50.0.2/ru.xpi) = 390433 -SHA256 (xpi/firefox-i18n-50.0.2/si.xpi) = 2c6c83e8af1a1989a73b0894549057d470bb78e6d7a6688302397637b33a78dc -SIZE (xpi/firefox-i18n-50.0.2/si.xpi) = 486232 -SHA256 (xpi/firefox-i18n-50.0.2/sk.xpi) = 1ee595eaee68074398b4e49dc044cc29019778982f8fbd51df29d810f4ef55fe -SIZE (xpi/firefox-i18n-50.0.2/sk.xpi) = 452174 -SHA256 (xpi/firefox-i18n-50.0.2/sl.xpi) = 796969d3159148c2296955319ea03db0a2e3f129413c89d94e249c61e31575cf -SIZE (xpi/firefox-i18n-50.0.2/sl.xpi) = 430207 -SHA256 (xpi/firefox-i18n-50.0.2/son.xpi) = 3adb7db131a89597ac38b36a55c51cabfc13a1158cafd6a5af6a0c9d9b539e33 -SIZE (xpi/firefox-i18n-50.0.2/son.xpi) = 433273 -SHA256 (xpi/firefox-i18n-50.0.2/sq.xpi) = 6a5641e47eb8746be82e96060e2aa44335013465b762ed3b96b4f3c06fb92890 -SIZE (xpi/firefox-i18n-50.0.2/sq.xpi) = 449092 -SHA256 (xpi/firefox-i18n-50.0.2/sr.xpi) = ca9826e23b26d4d180bf2bd9f9ee6c7865ae664ad442d8a6fbd761021ec6b08a -SIZE (xpi/firefox-i18n-50.0.2/sr.xpi) = 459593 -SHA256 (xpi/firefox-i18n-50.0.2/sv-SE.xpi) = fab68bbe7cd7d7179d68bd5a99312a9ea970c7300d45061eab2d2d10fc9b88a8 -SIZE (xpi/firefox-i18n-50.0.2/sv-SE.xpi) = 438327 -SHA256 (xpi/firefox-i18n-50.0.2/ta.xpi) = 7c0ea613ddc14ad0f6fbc2c2181f5aed2ca537dac8b96fdba8a9063f0937e47c -SIZE (xpi/firefox-i18n-50.0.2/ta.xpi) = 489666 -SHA256 (xpi/firefox-i18n-50.0.2/te.xpi) = 1131e25308b9d30ae9fdc1bf3d0d84d4fa1f06f414b0d290a45392c57c8a8a23 -SIZE (xpi/firefox-i18n-50.0.2/te.xpi) = 515620 -SHA256 (xpi/firefox-i18n-50.0.2/th.xpi) = 795153523a8bf89b16f4e484a8c37e6a3cdc9190dd529b34981a6651400bf6ec -SIZE (xpi/firefox-i18n-50.0.2/th.xpi) = 484870 -SHA256 (xpi/firefox-i18n-50.0.2/tr.xpi) = 280084081487f18ee2c734e2c17af2ae7566284688501bb797ebcc8e1c7e4633 -SIZE (xpi/firefox-i18n-50.0.2/tr.xpi) = 440603 -SHA256 (xpi/firefox-i18n-50.0.2/uk.xpi) = 41b41cb66a37480ae2674b9ab6e3b1e911804ad82423365a8c15c23bb6400c18 -SIZE (xpi/firefox-i18n-50.0.2/uk.xpi) = 490968 -SHA256 (xpi/firefox-i18n-50.0.2/uz.xpi) = 408816328660a0089dd5d336929cef5a4a7dcafee5c2153f3f780631a051e317 -SIZE (xpi/firefox-i18n-50.0.2/uz.xpi) = 444774 -SHA256 (xpi/firefox-i18n-50.0.2/vi.xpi) = 11c241bc767e00cfb3f7196004d69b121362533f1e30eadc8c3833b3aeebd5d4 -SIZE (xpi/firefox-i18n-50.0.2/vi.xpi) = 447653 -SHA256 (xpi/firefox-i18n-50.0.2/xh.xpi) = 3cb09d72d68de9946711ae2174272720b188068fdac8c0b31fa9c2a74d3dc139 -SIZE (xpi/firefox-i18n-50.0.2/xh.xpi) = 437879 -SHA256 (xpi/firefox-i18n-50.0.2/zh-CN.xpi) = 3fad24b5d6841669c0c0e79a5770cc475a3618e5d19e22c9562a7ee614595bde -SIZE (xpi/firefox-i18n-50.0.2/zh-CN.xpi) = 457903 -SHA256 (xpi/firefox-i18n-50.0.2/zh-TW.xpi) = 7732340e82d5ca0a7f047b0dfc99e6d928cc79e4d56b1dec3dbe1e9584396eb0 -SIZE (xpi/firefox-i18n-50.0.2/zh-TW.xpi) = 469092 +TIMESTAMP = 1481172756 +SHA256 (xpi/firefox-i18n-50.1.0/ach.xpi) = db54b84c0c15fcaba27e2e124049c3f24efa4367fb6ed97daf34a62ad567ce73 +SIZE (xpi/firefox-i18n-50.1.0/ach.xpi) = 425410 +SHA256 (xpi/firefox-i18n-50.1.0/af.xpi) = 1f90832b46c293e69e798a67895b9aba430b869c0e3184a0d611cb06bcb415da +SIZE (xpi/firefox-i18n-50.1.0/af.xpi) = 433950 +SHA256 (xpi/firefox-i18n-50.1.0/an.xpi) = 84a0200f752ae65e0bc08d0cc4a351c69e20d2a513199eb32ace260f078b0266 +SIZE (xpi/firefox-i18n-50.1.0/an.xpi) = 442206 +SHA256 (xpi/firefox-i18n-50.1.0/ar.xpi) = 6d3f8fff35b26a9b5dd86607ab3e504b2796ae5af6e07b6d327901803c1cb94b +SIZE (xpi/firefox-i18n-50.1.0/ar.xpi) = 470436 +SHA256 (xpi/firefox-i18n-50.1.0/as.xpi) = 4f81c6948c19a3c0c0278d0ee0604b84382e013c84cbd729b8bb534ef8d885a9 +SIZE (xpi/firefox-i18n-50.1.0/as.xpi) = 484771 +SHA256 (xpi/firefox-i18n-50.1.0/ast.xpi) = 81918465211a3d0ce575e7d7ef10735a8b7c45738bdf1e2478720c0e5d633709 +SIZE (xpi/firefox-i18n-50.1.0/ast.xpi) = 433850 +SHA256 (xpi/firefox-i18n-50.1.0/az.xpi) = 0c21e6def5113289295652f67f95ea4a3f5be885d781eaac94a0f0ac05111fd2 +SIZE (xpi/firefox-i18n-50.1.0/az.xpi) = 451404 +SHA256 (xpi/firefox-i18n-50.1.0/be.xpi) = 65d6fe396efc6b95dd90bc7fff7061d8643c64fa20180796cc98840ecbf07e4d +SIZE (xpi/firefox-i18n-50.1.0/be.xpi) = 458492 +SHA256 (xpi/firefox-i18n-50.1.0/bg.xpi) = 53623d2bfd9907697b5d7b0e747fb0eecbbea714967c9d36571ac62514a7c6b4 +SIZE (xpi/firefox-i18n-50.1.0/bg.xpi) = 484622 +SHA256 (xpi/firefox-i18n-50.1.0/bn-BD.xpi) = 5768972ee398ed19f3eb254d26598ebd327a340d26ac4cb329e2a990f99edab8 +SIZE (xpi/firefox-i18n-50.1.0/bn-BD.xpi) = 509168 +SHA256 (xpi/firefox-i18n-50.1.0/bn-IN.xpi) = 18ccacde99791e10583c15976b29feb8520cec616896ec2cef3c667a17819def +SIZE (xpi/firefox-i18n-50.1.0/bn-IN.xpi) = 503132 +SHA256 (xpi/firefox-i18n-50.1.0/br.xpi) = 166d2077653f00163accb1d56ad56f76528c874dac47f0b6ed9f2df27300eb0c +SIZE (xpi/firefox-i18n-50.1.0/br.xpi) = 432449 +SHA256 (xpi/firefox-i18n-50.1.0/bs.xpi) = 5d9823adc07551066d342a3652a8861d5194a4f6cf3d5c19aff25e095cbcbf71 +SIZE (xpi/firefox-i18n-50.1.0/bs.xpi) = 439556 +SHA256 (xpi/firefox-i18n-50.1.0/ca.xpi) = bde4ce518973aa378f806f425da45b14fa916e19c9246a53c3655c1b6d7f55c8 +SIZE (xpi/firefox-i18n-50.1.0/ca.xpi) = 440361 +SHA256 (xpi/firefox-i18n-50.1.0/cs.xpi) = 72dfa15075f3a37114a143f0b2bb02e0f0f70a35a119776713d673bee92881da +SIZE (xpi/firefox-i18n-50.1.0/cs.xpi) = 439542 +SHA256 (xpi/firefox-i18n-50.1.0/cy.xpi) = a78071188fa1f9f561c52f970cb0412826db62e67bbcb827ba64aaa23d1c94c0 +SIZE (xpi/firefox-i18n-50.1.0/cy.xpi) = 433665 +SHA256 (xpi/firefox-i18n-50.1.0/da.xpi) = 76dc2bca941cb71e4f2233f91632feeb438cdc82c2c23d06c08e28d300f53552 +SIZE (xpi/firefox-i18n-50.1.0/da.xpi) = 421325 +SHA256 (xpi/firefox-i18n-50.1.0/de.xpi) = bcd98186dc9e9f19c56ae926f4177d52bb70f0510b0eeddb518fa217a98ac630 +SIZE (xpi/firefox-i18n-50.1.0/de.xpi) = 438195 +SHA256 (xpi/firefox-i18n-50.1.0/dsb.xpi) = bfb9285909e173591750d69ccbe7249b4daa252c6f28462ab04ccdfc8fe2bcc6 +SIZE (xpi/firefox-i18n-50.1.0/dsb.xpi) = 456086 +SHA256 (xpi/firefox-i18n-50.1.0/el.xpi) = 146fc2a2bb1a990aeb794fc81a7e952b0d83a8ac15aeb8b508688264b221b751 +SIZE (xpi/firefox-i18n-50.1.0/el.xpi) = 502227 +SHA256 (xpi/firefox-i18n-50.1.0/en-GB.xpi) = 3187df8d2c923979e9c67ce7658111094a9f3f1eb15aa8f270b0f76cdbf9d2ba +SIZE (xpi/firefox-i18n-50.1.0/en-GB.xpi) = 415255 +SHA256 (xpi/firefox-i18n-50.1.0/en-US.xpi) = fae6dd8f778c10cc0a0b6dc4805153cf16a273948794c98dfb8a35dd05ebf1ea +SIZE (xpi/firefox-i18n-50.1.0/en-US.xpi) = 425321 +SHA256 (xpi/firefox-i18n-50.1.0/en-ZA.xpi) = 9ab6b4f4fe4df033a95ebb597f97a6ef99517aea895b7df8411a34d72cf9c472 +SIZE (xpi/firefox-i18n-50.1.0/en-ZA.xpi) = 408747 +SHA256 (xpi/firefox-i18n-50.1.0/eo.xpi) = 2435e4cb414f2c24cafbf3304530696282bce48cc05e394d60053c0d5277a630 +SIZE (xpi/firefox-i18n-50.1.0/eo.xpi) = 434338 +SHA256 (xpi/firefox-i18n-50.1.0/es-AR.xpi) = cb71ab12ca44e1bb37d12cc5823068e9ffcf8235e746f72938bd49afd141fc36 +SIZE (xpi/firefox-i18n-50.1.0/es-AR.xpi) = 439533 +SHA256 (xpi/firefox-i18n-50.1.0/es-CL.xpi) = 8ab50e87e703c5bbc6b8e67a44e660d87cca1227198bb8beb8fd02460eade51a +SIZE (xpi/firefox-i18n-50.1.0/es-CL.xpi) = 440866 +SHA256 (xpi/firefox-i18n-50.1.0/es-ES.xpi) = 029956fbed461784de92ec1a0d3fc6ceff52e5ab46158b20369c74f52b254d80 +SIZE (xpi/firefox-i18n-50.1.0/es-ES.xpi) = 342208 +SHA256 (xpi/firefox-i18n-50.1.0/es-MX.xpi) = 93b072b9658b9dc6c4d88d8b2b9328ee83f9857d29b578531a94bdbfaff8338f +SIZE (xpi/firefox-i18n-50.1.0/es-MX.xpi) = 445100 +SHA256 (xpi/firefox-i18n-50.1.0/et.xpi) = dc5ca066b594e206f0afc598e87129deafcb559363736b7d71f6aa10ad00bd45 +SIZE (xpi/firefox-i18n-50.1.0/et.xpi) = 422048 +SHA256 (xpi/firefox-i18n-50.1.0/eu.xpi) = eaa622437e55deda535ffe4974a8a09b9567c6a14fc648f1f04e60e9694c0c71 +SIZE (xpi/firefox-i18n-50.1.0/eu.xpi) = 435622 +SHA256 (xpi/firefox-i18n-50.1.0/fa.xpi) = ff8f7077f5eda083624a95405890dc569ea0a9eee12f36b144bfc639715229d4 +SIZE (xpi/firefox-i18n-50.1.0/fa.xpi) = 487592 +SHA256 (xpi/firefox-i18n-50.1.0/ff.xpi) = 202821f043547fc43a75ed60de9068b285cb93461e18ec6265829e92a17886cf +SIZE (xpi/firefox-i18n-50.1.0/ff.xpi) = 438310 +SHA256 (xpi/firefox-i18n-50.1.0/fi.xpi) = 9f9c4ea0b9de6a7ae0db1c426d56e3c79c1bfc4087eed78c05db9b083344c7ed +SIZE (xpi/firefox-i18n-50.1.0/fi.xpi) = 426490 +SHA256 (xpi/firefox-i18n-50.1.0/fr.xpi) = 5cd3e02bfae67736c9232c7755c61dd0c6b89824f7b1fa83e5af802e6e87c775 +SIZE (xpi/firefox-i18n-50.1.0/fr.xpi) = 447065 +SHA256 (xpi/firefox-i18n-50.1.0/fy-NL.xpi) = 44ddd7d338d386e4adfdf4894d081b3854684280afeb76846f78d5f183e2d505 +SIZE (xpi/firefox-i18n-50.1.0/fy-NL.xpi) = 441788 +SHA256 (xpi/firefox-i18n-50.1.0/ga-IE.xpi) = fddb1d88ed94575c80f8a7bbe9f21dc0fb49e409cc08fbb2ee32bef78e21ae86 +SIZE (xpi/firefox-i18n-50.1.0/ga-IE.xpi) = 455097 +SHA256 (xpi/firefox-i18n-50.1.0/gd.xpi) = 33a7c184e2877da1bdf45d5a92b950a4bbc753471f88ea90e7c3585cb2043c32 +SIZE (xpi/firefox-i18n-50.1.0/gd.xpi) = 444265 +SHA256 (xpi/firefox-i18n-50.1.0/gl.xpi) = 18c9b30f1de7d04c4675145f05b6e96b18ac0c8f4a26fa7c0ce37f912bc9acb7 +SIZE (xpi/firefox-i18n-50.1.0/gl.xpi) = 451916 +SHA256 (xpi/firefox-i18n-50.1.0/gn.xpi) = 2eb03c758f4ade230d611a4f1a965209642429f82d233381bde0a5e2cf43aadb +SIZE (xpi/firefox-i18n-50.1.0/gn.xpi) = 453225 +SHA256 (xpi/firefox-i18n-50.1.0/gu-IN.xpi) = c1c647eb01b7a7fa71e9fc99750f8a3b23bd5b7d7623d05a175f7eebedb2b5d6 +SIZE (xpi/firefox-i18n-50.1.0/gu-IN.xpi) = 487095 +SHA256 (xpi/firefox-i18n-50.1.0/he.xpi) = f3734156473a998d51f421b206179a4e78b3fb589e1591a3f85600721bf72876 +SIZE (xpi/firefox-i18n-50.1.0/he.xpi) = 455648 +SHA256 (xpi/firefox-i18n-50.1.0/hi-IN.xpi) = 16e8f425db1d3d08293cc6e92c845c05990e8a89607609362d6371360971a837 +SIZE (xpi/firefox-i18n-50.1.0/hi-IN.xpi) = 499704 +SHA256 (xpi/firefox-i18n-50.1.0/hr.xpi) = b16d41138602b16dc38f669312d04e95b90c249dc6eb7066a421c5bffe43bc28 +SIZE (xpi/firefox-i18n-50.1.0/hr.xpi) = 444277 +SHA256 (xpi/firefox-i18n-50.1.0/hsb.xpi) = 91e3b5846538e39bbcc314e72adc338297decfa25aeffde8d53eb0c6cbf251a5 +SIZE (xpi/firefox-i18n-50.1.0/hsb.xpi) = 453907 +SHA256 (xpi/firefox-i18n-50.1.0/hu.xpi) = 6978364271143ab41996efc78f520f3bb687af52267fe01cfb48ec23febb3c26 +SIZE (xpi/firefox-i18n-50.1.0/hu.xpi) = 448352 +SHA256 (xpi/firefox-i18n-50.1.0/hy-AM.xpi) = 6a94b0973613dfca2c230713312221d92a3627c7f2128cee4ec81d71b24b416e +SIZE (xpi/firefox-i18n-50.1.0/hy-AM.xpi) = 492715 +SHA256 (xpi/firefox-i18n-50.1.0/id.xpi) = d90e4b4ede96c33671e283eb1192038f9dbd7bb2d71d53a2353a3add338e3ea0 +SIZE (xpi/firefox-i18n-50.1.0/id.xpi) = 423000 +SHA256 (xpi/firefox-i18n-50.1.0/is.xpi) = 3e85b0206e8538b45d4d6548e053e367524d23b336b0be214971531be5cd3c29 +SIZE (xpi/firefox-i18n-50.1.0/is.xpi) = 435393 +SHA256 (xpi/firefox-i18n-50.1.0/it.xpi) = 37ebf392af8f59e8fd2e241c10d01b61976c52af6909c8a012a40813f2a23647 +SIZE (xpi/firefox-i18n-50.1.0/it.xpi) = 336080 +SHA256 (xpi/firefox-i18n-50.1.0/ja.xpi) = a1675efea45733c61418a943d8b19db9d5c780a29d81c905618ee06993a87394 +SIZE (xpi/firefox-i18n-50.1.0/ja.xpi) = 484310 +SHA256 (xpi/firefox-i18n-50.1.0/kk.xpi) = 020411b4f57db00413cdc648378bf48e6f28b0ff783888b47b9801b31f360363 +SIZE (xpi/firefox-i18n-50.1.0/kk.xpi) = 493718 +SHA256 (xpi/firefox-i18n-50.1.0/km.xpi) = 5f75fba1b2b1094de89b0d050300abbdd8c425718840cab353e01b7515f4cf3a +SIZE (xpi/firefox-i18n-50.1.0/km.xpi) = 518205 +SHA256 (xpi/firefox-i18n-50.1.0/kn.xpi) = 70ab37759463b4fc11bc78db7c6f1208ddcb711bbefdf1bfae6f1d53c4538b9f +SIZE (xpi/firefox-i18n-50.1.0/kn.xpi) = 517625 +SHA256 (xpi/firefox-i18n-50.1.0/ko.xpi) = 5e5e6631db6d3115578c240016dddb884543ef196647b04d62b0ce1c27c0a38a +SIZE (xpi/firefox-i18n-50.1.0/ko.xpi) = 460199 +SHA256 (xpi/firefox-i18n-50.1.0/lij.xpi) = 8857040d7ad2b7b31bfe1262939e238467fbe0e7fdb9fae3077991b10e847d5d +SIZE (xpi/firefox-i18n-50.1.0/lij.xpi) = 394009 +SHA256 (xpi/firefox-i18n-50.1.0/lt.xpi) = cd7f0dd21c9316ef4cd028ad213f006b8b065416dac7c25fcf3f70ebf783b96e +SIZE (xpi/firefox-i18n-50.1.0/lt.xpi) = 449250 +SHA256 (xpi/firefox-i18n-50.1.0/lv.xpi) = 499f7870b5436d4d676c5b0237a8e5f3a36dcc7e33e1202e0f756353cf147d64 +SIZE (xpi/firefox-i18n-50.1.0/lv.xpi) = 444936 +SHA256 (xpi/firefox-i18n-50.1.0/mai.xpi) = 81b3e68c6b540fdf337fdbcd7a92e813d5d2de67b70696c188b7367dd897eced +SIZE (xpi/firefox-i18n-50.1.0/mai.xpi) = 497919 +SHA256 (xpi/firefox-i18n-50.1.0/mk.xpi) = ef03c0ce5005e6973e7c6ae52431c9af8493f809999a76d49df21a8844e56608 +SIZE (xpi/firefox-i18n-50.1.0/mk.xpi) = 494591 +SHA256 (xpi/firefox-i18n-50.1.0/ml.xpi) = 8ca7aad3bfe7247108b6fefd3eb498e9d20e45bcec74d546cbd77ceee04a9d9d +SIZE (xpi/firefox-i18n-50.1.0/ml.xpi) = 514614 +SHA256 (xpi/firefox-i18n-50.1.0/mr.xpi) = b349d5ce15844c4a0081396f439f3df9864220c53c89780c94f6ace62c432cce +SIZE (xpi/firefox-i18n-50.1.0/mr.xpi) = 498731 +SHA256 (xpi/firefox-i18n-50.1.0/ms.xpi) = 2150f76796e717f1c5205f75f0486d7b35c318b1d5a5145777286e4631098257 +SIZE (xpi/firefox-i18n-50.1.0/ms.xpi) = 433891 +SHA256 (xpi/firefox-i18n-50.1.0/nb-NO.xpi) = e01046e7f9f3be466e51314faedf31e4f0132f66568f3a1c4017b2b827c91070 +SIZE (xpi/firefox-i18n-50.1.0/nb-NO.xpi) = 431341 +SHA256 (xpi/firefox-i18n-50.1.0/nl.xpi) = e29c868af5d5d218dcf36969e118fc6d8d9889f6562e1fab493b3a0e79b896db +SIZE (xpi/firefox-i18n-50.1.0/nl.xpi) = 429142 +SHA256 (xpi/firefox-i18n-50.1.0/nn-NO.xpi) = 0e62ebc13749cda45cb7c69d5eb68ea5a8e5691559e4d427fc7dc0c949f44be4 +SIZE (xpi/firefox-i18n-50.1.0/nn-NO.xpi) = 425413 +SHA256 (xpi/firefox-i18n-50.1.0/or.xpi) = 3e81619b1ddaa43d21d6cc971965fa675a26181e8f62ed21b18b1791894757d6 +SIZE (xpi/firefox-i18n-50.1.0/or.xpi) = 495202 +SHA256 (xpi/firefox-i18n-50.1.0/pa-IN.xpi) = 085dddc431a6b510e7dc409217e9958adc148c1e19adb47d42fc5579e7b9f120 +SIZE (xpi/firefox-i18n-50.1.0/pa-IN.xpi) = 474241 +SHA256 (xpi/firefox-i18n-50.1.0/pl.xpi) = 42dd3339773d32c95a03e9fc5b3816f5433c1c1c3e63aac5e345376f86abaef2 +SIZE (xpi/firefox-i18n-50.1.0/pl.xpi) = 353777 +SHA256 (xpi/firefox-i18n-50.1.0/pt-BR.xpi) = a33ef5db5f8b0cd4d601929d91e8c88b1c6397e9afa155b08eaf20ab78f3953e +SIZE (xpi/firefox-i18n-50.1.0/pt-BR.xpi) = 438615 +SHA256 (xpi/firefox-i18n-50.1.0/pt-PT.xpi) = c2ddec6e2ed7a1e74fcefa5d0887e99a3015888d54b783d9ed1577cac98b8a4d +SIZE (xpi/firefox-i18n-50.1.0/pt-PT.xpi) = 433532 +SHA256 (xpi/firefox-i18n-50.1.0/rm.xpi) = 0bfd6923f26daed995bf6484a9174add457851177c55b7cc7890df1ab6639084 +SIZE (xpi/firefox-i18n-50.1.0/rm.xpi) = 431604 +SHA256 (xpi/firefox-i18n-50.1.0/ro.xpi) = 273e122349d4b003de3de2d0fafbb22e1cf498717f368ffddf1d0993b7b73a87 +SIZE (xpi/firefox-i18n-50.1.0/ro.xpi) = 445556 +SHA256 (xpi/firefox-i18n-50.1.0/ru.xpi) = 789e045aec63b3be715b3405369676661c1f3b61aca4089e34d31aa8b659755c +SIZE (xpi/firefox-i18n-50.1.0/ru.xpi) = 390433 +SHA256 (xpi/firefox-i18n-50.1.0/si.xpi) = b1e1f3571b16b6094d227bc2ddc55788effbc274918da915f4a17962c97788af +SIZE (xpi/firefox-i18n-50.1.0/si.xpi) = 486232 +SHA256 (xpi/firefox-i18n-50.1.0/sk.xpi) = f2c93b899bbfce32102f2eddc35744ee98528384ef1f1a269577e44e0a644c98 +SIZE (xpi/firefox-i18n-50.1.0/sk.xpi) = 452174 +SHA256 (xpi/firefox-i18n-50.1.0/sl.xpi) = 19dc731ddd193e207b022607381e68004abc886464d849c50755ea4d31e61df0 +SIZE (xpi/firefox-i18n-50.1.0/sl.xpi) = 430207 +SHA256 (xpi/firefox-i18n-50.1.0/son.xpi) = 1da8f877c0d00333dfdcb21a9115c04f233986ca987ba5739b91ad7877b33d59 +SIZE (xpi/firefox-i18n-50.1.0/son.xpi) = 433273 +SHA256 (xpi/firefox-i18n-50.1.0/sq.xpi) = 041e88f2d34a715225ebc6ec78ae75cbca3c8a97221c1f6a64e3f06fbdc8dde1 +SIZE (xpi/firefox-i18n-50.1.0/sq.xpi) = 449092 +SHA256 (xpi/firefox-i18n-50.1.0/sr.xpi) = 7b1ef7b953890ba61c58e57e6149fafea873e39167961831a61599d7be4d39cf +SIZE (xpi/firefox-i18n-50.1.0/sr.xpi) = 459593 +SHA256 (xpi/firefox-i18n-50.1.0/sv-SE.xpi) = f50f74e78b3d1424aec6396747c66413713bbb82aa26eed37abdfa7b228ca6ec +SIZE (xpi/firefox-i18n-50.1.0/sv-SE.xpi) = 438327 +SHA256 (xpi/firefox-i18n-50.1.0/ta.xpi) = 434425518bba81a965e0771b7c379e32fb0688eb0aeb1302d74823ee5515d9f5 +SIZE (xpi/firefox-i18n-50.1.0/ta.xpi) = 489664 +SHA256 (xpi/firefox-i18n-50.1.0/te.xpi) = 5ede0cec24269fad84f1c8eec17f3da5be59e452f470e13926ddf351fcc5e11b +SIZE (xpi/firefox-i18n-50.1.0/te.xpi) = 515622 +SHA256 (xpi/firefox-i18n-50.1.0/th.xpi) = d6918d086f2e461b50d56f4dec9e98de9f8cd8bb75b84d108eee8020406c2893 +SIZE (xpi/firefox-i18n-50.1.0/th.xpi) = 484869 +SHA256 (xpi/firefox-i18n-50.1.0/tr.xpi) = f667b82e5893c63a893aa1daede1bbab3468c0cebc35dd64f7f689c85f235b35 +SIZE (xpi/firefox-i18n-50.1.0/tr.xpi) = 440603 +SHA256 (xpi/firefox-i18n-50.1.0/uk.xpi) = ef2a937b6c9015b7b46dc8837aaa4011c83dbeacdfa2a11820d7efe2301e7d5c +SIZE (xpi/firefox-i18n-50.1.0/uk.xpi) = 490968 +SHA256 (xpi/firefox-i18n-50.1.0/uz.xpi) = 22da17f8404fe6a98d58812e85eb70a5c7de898ab0f3f3598b3fc6a0adecc8ed +SIZE (xpi/firefox-i18n-50.1.0/uz.xpi) = 444775 +SHA256 (xpi/firefox-i18n-50.1.0/vi.xpi) = 5fb86b8039a3ec5f5d29887dbbcf6ddd843c6818ea28ce422ac839ac82098b82 +SIZE (xpi/firefox-i18n-50.1.0/vi.xpi) = 447653 +SHA256 (xpi/firefox-i18n-50.1.0/xh.xpi) = 5dee657d054ec57f480523ce6ee6b02e63b4173edda319cafc0ed246d9368a52 +SIZE (xpi/firefox-i18n-50.1.0/xh.xpi) = 437879 +SHA256 (xpi/firefox-i18n-50.1.0/zh-CN.xpi) = 258db702f1ada9105bcd6b11e8ddf8197246dff9bc18ee2ab0eb9e4b5ea3f6b2 +SIZE (xpi/firefox-i18n-50.1.0/zh-CN.xpi) = 457904 +SHA256 (xpi/firefox-i18n-50.1.0/zh-TW.xpi) = ce6729051516187b63af735a0470a4904183499f03dddd849b314a94d4629bcb +SIZE (xpi/firefox-i18n-50.1.0/zh-TW.xpi) = 469091 Modified: branches/2016Q4/www/firefox/Makefile ============================================================================== --- branches/2016Q4/www/firefox/Makefile Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox/Makefile Wed Dec 14 08:45:34 2016 (r428548) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 50.0.2 +DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2016Q4/www/firefox/distinfo ============================================================================== --- branches/2016Q4/www/firefox/distinfo Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox/distinfo Wed Dec 14 08:45:34 2016 (r428548) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480587407 -SHA256 (firefox-50.0.2.source.tar.xz) = aa770cb8552bdcf4a7e8bb0ecde27d41ee5b2a972335c6b24dd3afb4d911dfe3 -SIZE (firefox-50.0.2.source.tar.xz) = 195625752 +TIMESTAMP = 1481320836 +SHA256 (firefox-50.1.0.source.tar.xz) = 54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4 +SIZE (firefox-50.1.0.source.tar.xz) = 195823768 From owner-svn-ports-branches@freebsd.org Wed Dec 14 08:50:02 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDE66C77DC0; Wed, 14 Dec 2016 08:50:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A9B71DCB; Wed, 14 Dec 2016 08:50:02 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE8o1VN011524; Wed, 14 Dec 2016 08:50:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE8o0VQ011515; Wed, 14 Dec 2016 08:50:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140850.uBE8o0VQ011515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 08:50:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428549 - in branches/2016Q4/www: firefox-esr firefox-esr-i18n libxul linux-firefox X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 08:50:03 -0000 Author: jbeich Date: Wed Dec 14 08:50:00 2016 New Revision: 428549 URL: https://svnweb.freebsd.org/changeset/ports/428549 Log: MFH: r428326 www/firefox-esr: update to 45.6.0 (rc1) Changes: https://www.mozilla.org/firefox/45.6.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-esr45/shortlog Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/firefox-esr-i18n/Makefile branches/2016Q4/www/firefox-esr-i18n/distinfo branches/2016Q4/www/firefox-esr/Makefile branches/2016Q4/www/firefox-esr/distinfo branches/2016Q4/www/libxul/Makefile branches/2016Q4/www/libxul/distinfo branches/2016Q4/www/linux-firefox/Makefile branches/2016Q4/www/linux-firefox/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/firefox-esr-i18n/Makefile ============================================================================== --- branches/2016Q4/www/firefox-esr-i18n/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr-i18n/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 45.5.1 +PORTVERSION= 45.6.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi Modified: branches/2016Q4/www/firefox-esr-i18n/distinfo ============================================================================== --- branches/2016Q4/www/firefox-esr-i18n/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr-i18n/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,181 +1,181 @@ -TIMESTAMP = 1480609743 -SHA256 (xpi/firefox-45.5.1/ach.xpi) = 172a8c5cb771d6427bc4c9141711821286e8fe0a2a5ef5b322dedccf8a4b60ba -SIZE (xpi/firefox-45.5.1/ach.xpi) = 426529 -SHA256 (xpi/firefox-45.5.1/af.xpi) = 04a1cc52ff79d7ab5371a83efb2217dd4a2b27807dbdc055b0a7080ce6c5d0d0 -SIZE (xpi/firefox-45.5.1/af.xpi) = 439353 -SHA256 (xpi/firefox-45.5.1/an.xpi) = 6900690ee5f194f3392ea9fc7d9d6b5b9fbcb420ee10ff21b53062e5dd16da6d -SIZE (xpi/firefox-45.5.1/an.xpi) = 449036 -SHA256 (xpi/firefox-45.5.1/ar.xpi) = 320c41dbdc50cd778bb524767306323b29c33bac64c3a28bcc021a72e7b175b4 -SIZE (xpi/firefox-45.5.1/ar.xpi) = 474961 -SHA256 (xpi/firefox-45.5.1/as.xpi) = 2bea2356abef2c556197f1d07b427722bbbc15b697505ec622b98d1fec0af4f8 -SIZE (xpi/firefox-45.5.1/as.xpi) = 483095 -SHA256 (xpi/firefox-45.5.1/ast.xpi) = 05fa6961b2be007719c72eef010d0c8b612c41ca34ecba3c6e878f4bfdaa92d9 -SIZE (xpi/firefox-45.5.1/ast.xpi) = 419249 -SHA256 (xpi/firefox-45.5.1/az.xpi) = 96da29f386a990c177f09fdcb6f7a2de19c3fe8cb137668104b8484a277962ef -SIZE (xpi/firefox-45.5.1/az.xpi) = 464018 -SHA256 (xpi/firefox-45.5.1/be.xpi) = abf50e17d78c016d4bd28951c9b0a44785bd727f2b336aa6a1c380f2b115389f -SIZE (xpi/firefox-45.5.1/be.xpi) = 442619 -SHA256 (xpi/firefox-45.5.1/bg.xpi) = 027ec38f12e038834bd9c4d5938257e2856364768bed7452d9d0a99bff95ca97 -SIZE (xpi/firefox-45.5.1/bg.xpi) = 460810 -SHA256 (xpi/firefox-45.5.1/bn-BD.xpi) = 1ba09838893f1923db07f937f659217c630d6bd8ee6940e356b6ac9f5962608b -SIZE (xpi/firefox-45.5.1/bn-BD.xpi) = 515642 -SHA256 (xpi/firefox-45.5.1/bn-IN.xpi) = 41983f3463e23851d9783eb49aff5a5a887a987382122942d43edb8c6ca5b688 -SIZE (xpi/firefox-45.5.1/bn-IN.xpi) = 494075 -SHA256 (xpi/firefox-45.5.1/br.xpi) = 697f91adab0ad879ab41b9073533284b73bb42a75d103adf80dc2bf3df16a9d4 -SIZE (xpi/firefox-45.5.1/br.xpi) = 436390 -SHA256 (xpi/firefox-45.5.1/bs.xpi) = 94d9dbb9863b76764c3f84686b003ef95d20c85fe893ab4a581f3cbdd87f4e91 -SIZE (xpi/firefox-45.5.1/bs.xpi) = 442997 -SHA256 (xpi/firefox-45.5.1/ca.xpi) = 3703c88885ab75b8a187ad98eaf31dcf4fbb8cb8d3c97d5efb6b3900a0ec5955 -SIZE (xpi/firefox-45.5.1/ca.xpi) = 436832 -SHA256 (xpi/firefox-45.5.1/cs.xpi) = 0786a95dea8d77e42078484f65f2e6f1810b9c35585044a687bbe135604c83b9 -SIZE (xpi/firefox-45.5.1/cs.xpi) = 443482 -SHA256 (xpi/firefox-45.5.1/cy.xpi) = c373c4ab74165e94bb09730741bbfd3b88c54635535500798d403fd00b186dea -SIZE (xpi/firefox-45.5.1/cy.xpi) = 438907 -SHA256 (xpi/firefox-45.5.1/da.xpi) = 357a5a05bdda778076023c3b95cebe60ae253053c01795a74488672f4d531b91 -SIZE (xpi/firefox-45.5.1/da.xpi) = 430078 -SHA256 (xpi/firefox-45.5.1/de.xpi) = cb10bd76505ad2f217bf29b7779dfdbdfb959cb42ad552c4e2bde78380e8d9f6 -SIZE (xpi/firefox-45.5.1/de.xpi) = 445482 -SHA256 (xpi/firefox-45.5.1/dsb.xpi) = 7722037c116ef1827c1316b99bff0d22612281d122f2e54336a4cf2b218469df -SIZE (xpi/firefox-45.5.1/dsb.xpi) = 463791 -SHA256 (xpi/firefox-45.5.1/el.xpi) = 26dd726a8f2f5a9d8260a1bb157fffb0fe97962788a92e8f211435d325afe84f -SIZE (xpi/firefox-45.5.1/el.xpi) = 470867 -SHA256 (xpi/firefox-45.5.1/en-GB.xpi) = 54ebe8d284782bc256b26fa9256de99a2b338430845a2e2634a8a21d445bc403 -SIZE (xpi/firefox-45.5.1/en-GB.xpi) = 423870 -SHA256 (xpi/firefox-45.5.1/en-US.xpi) = acc8fe0985022151bb001f3fa7b6c8d6a63d2928bdf77ba2000870c83d56bb15 -SIZE (xpi/firefox-45.5.1/en-US.xpi) = 425461 -SHA256 (xpi/firefox-45.5.1/en-ZA.xpi) = 327be0ebd57bd9e5de8e20fc6e89ef6a0c9f56a227f50e9f74254f817169a48e -SIZE (xpi/firefox-45.5.1/en-ZA.xpi) = 420776 -SHA256 (xpi/firefox-45.5.1/eo.xpi) = fefd83295e99065d7a8117d7a0e300baf694f019b90ee221a723a44e82a8d9b0 -SIZE (xpi/firefox-45.5.1/eo.xpi) = 440960 -SHA256 (xpi/firefox-45.5.1/es-AR.xpi) = cd3636a291b5b97e7a424d051e86dd8d524758991400749135b6ad22ccaf6d33 -SIZE (xpi/firefox-45.5.1/es-AR.xpi) = 441481 -SHA256 (xpi/firefox-45.5.1/es-CL.xpi) = ef9c2ace7a74f1f9fa8ffd2f7af6dcdf6f1798b799be871bba6242b8ce078d74 -SIZE (xpi/firefox-45.5.1/es-CL.xpi) = 368763 -SHA256 (xpi/firefox-45.5.1/es-ES.xpi) = b23501e76d1e9422340ba817e223939d9f3655d69d63d80d527bb988f1d76b31 -SIZE (xpi/firefox-45.5.1/es-ES.xpi) = 353716 -SHA256 (xpi/firefox-45.5.1/es-MX.xpi) = 16c444c562ab9336558ed70c3da71826c06f4f4660dd394cd5150034382e3232 -SIZE (xpi/firefox-45.5.1/es-MX.xpi) = 449394 -SHA256 (xpi/firefox-45.5.1/et.xpi) = 62070863641bb8163b0570a22a41293c1382f7755157bc418a445a580d818f07 -SIZE (xpi/firefox-45.5.1/et.xpi) = 433352 -SHA256 (xpi/firefox-45.5.1/eu.xpi) = e2c78a08058def239a95be921b154538e9c65b0bf17b894323df3ebddfbdaa54 -SIZE (xpi/firefox-45.5.1/eu.xpi) = 441357 -SHA256 (xpi/firefox-45.5.1/fa.xpi) = 5d592a7043007991787d5bd348280d91458595cc2c7aeabd7d84f785b8d499f5 -SIZE (xpi/firefox-45.5.1/fa.xpi) = 491941 -SHA256 (xpi/firefox-45.5.1/ff.xpi) = c9bc19005e8c2bfc705b957b27a5a691a457bdcca0f4d0c65b2ed460505034b7 -SIZE (xpi/firefox-45.5.1/ff.xpi) = 441499 -SHA256 (xpi/firefox-45.5.1/fi.xpi) = 95830ab1777a7abbdb5e830b6444f3ae4189e353ee3f1c91c88b75bd1eb09b50 -SIZE (xpi/firefox-45.5.1/fi.xpi) = 438347 -SHA256 (xpi/firefox-45.5.1/fr.xpi) = 1ddf11a5b3ea9d07270eaf70fb766b75e123c5d45bb6c0bb4d1c94047deea9cb -SIZE (xpi/firefox-45.5.1/fr.xpi) = 450037 -SHA256 (xpi/firefox-45.5.1/fy-NL.xpi) = 37cdf7d49c7b0bd74f13cc5343146bb2f113cd3df22e99ec352aaa89dbcf2938 -SIZE (xpi/firefox-45.5.1/fy-NL.xpi) = 447779 -SHA256 (xpi/firefox-45.5.1/ga-IE.xpi) = 3fa23e7bdb71b43ba8ca5ec9eb8fccbba1a0daaee4598350bdf6a08fb12867ce -SIZE (xpi/firefox-45.5.1/ga-IE.xpi) = 460056 -SHA256 (xpi/firefox-45.5.1/gd.xpi) = 3184ebcf00bccee3b57ffae3c1ca787d5cd248648425df61a4401e58acc43979 -SIZE (xpi/firefox-45.5.1/gd.xpi) = 449711 -SHA256 (xpi/firefox-45.5.1/gl.xpi) = 729f97a591c74dd823735623474e36d73415505091341913bcd2eea17f4b091f -SIZE (xpi/firefox-45.5.1/gl.xpi) = 434804 -SHA256 (xpi/firefox-45.5.1/gn.xpi) = 5f22674abd50bf0a005512d056094e448221dbe75d41ac4f12e664bffcdd5249 -SIZE (xpi/firefox-45.5.1/gn.xpi) = 460648 -SHA256 (xpi/firefox-45.5.1/gu-IN.xpi) = ef94734a82c95824408e2a94d0e3c0b72fc6a6172eaf0bc455404159a28ea8ac -SIZE (xpi/firefox-45.5.1/gu-IN.xpi) = 472567 -SHA256 (xpi/firefox-45.5.1/he.xpi) = 3e359859650e3bc2909954efbf4dab9e38b007329cdbca3ca57c872cb2b29c4c -SIZE (xpi/firefox-45.5.1/he.xpi) = 454785 -SHA256 (xpi/firefox-45.5.1/hi-IN.xpi) = c579edc5c30e5b8cd0c4e8e988aad6fc3c84bef023a818920e18b78c52c4fcb8 -SIZE (xpi/firefox-45.5.1/hi-IN.xpi) = 486991 -SHA256 (xpi/firefox-45.5.1/hr.xpi) = fd835c7ac82c1b112f4b9a509842aafa2bc25dfd7452870be07d9d04e220a0d3 -SIZE (xpi/firefox-45.5.1/hr.xpi) = 449068 -SHA256 (xpi/firefox-45.5.1/hsb.xpi) = d0cf5ae20865a6422d425be16e441911ee7f628e96993693202c3a1baf9cd454 -SIZE (xpi/firefox-45.5.1/hsb.xpi) = 461453 -SHA256 (xpi/firefox-45.5.1/hu.xpi) = bd2bd9395d42625c8eec9cf73a3c054b484b0309e5727f74b41197082a3d3d93 -SIZE (xpi/firefox-45.5.1/hu.xpi) = 449777 -SHA256 (xpi/firefox-45.5.1/hy-AM.xpi) = 3579966a2a86dd271f710600dade51d71788725f4a78eca29a354e4e1ea0cdce -SIZE (xpi/firefox-45.5.1/hy-AM.xpi) = 500039 -SHA256 (xpi/firefox-45.5.1/id.xpi) = aedfc36977b658f77b75db21d9fb21d6412209c80098c4944d0557213b736f11 -SIZE (xpi/firefox-45.5.1/id.xpi) = 427175 -SHA256 (xpi/firefox-45.5.1/is.xpi) = 48cfd7ac429b58d9be92f019d24076c3406f23b5fd26da92d3e53c5aa3bd1c64 -SIZE (xpi/firefox-45.5.1/is.xpi) = 443214 -SHA256 (xpi/firefox-45.5.1/it.xpi) = c5393d7d9a3d77cf7343a40712b62ef778c748c9a780d0f4073483a1bd46ae99 -SIZE (xpi/firefox-45.5.1/it.xpi) = 343724 -SHA256 (xpi/firefox-45.5.1/ja.xpi) = e988601279701e17ee8b4d93d48620526acc6bee55f10a7e1f663a6f2e85a539 -SIZE (xpi/firefox-45.5.1/ja.xpi) = 486331 -SHA256 (xpi/firefox-45.5.1/kk.xpi) = 118756171112229f652dde0b4d60b3ec22865ed0eb9986ca426a7a76073e101e -SIZE (xpi/firefox-45.5.1/kk.xpi) = 498895 -SHA256 (xpi/firefox-45.5.1/km.xpi) = f8db2c89f7cb0648d917d28250bdbc965d9ed171308d619521a39a6ca2bcd27d -SIZE (xpi/firefox-45.5.1/km.xpi) = 504301 -SHA256 (xpi/firefox-45.5.1/kn.xpi) = 125890d7466872240603261f4bf653757cff2d39c0289b9aae4fdff8f92a42f1 -SIZE (xpi/firefox-45.5.1/kn.xpi) = 495881 -SHA256 (xpi/firefox-45.5.1/ko.xpi) = ae2063d06023d835f59bdccc98875bdf6e7b9141e16abf6380a5617c77e0a201 -SIZE (xpi/firefox-45.5.1/ko.xpi) = 465289 -SHA256 (xpi/firefox-45.5.1/lij.xpi) = 13f0aa5ecc863eb46ae4c0b0de7546f9c8a16a121869f00ffa0f213d263f6c56 -SIZE (xpi/firefox-45.5.1/lij.xpi) = 381388 -SHA256 (xpi/firefox-45.5.1/lt.xpi) = 1f57e527ec29d17e653e6849007838926841945c7052c4b63ee0d8c44119d9c2 -SIZE (xpi/firefox-45.5.1/lt.xpi) = 454678 -SHA256 (xpi/firefox-45.5.1/lv.xpi) = 0cff9a5cccae90ba6b1d5a8cd43e18388fe7c1a3ef7b2563ce85e759624f97e3 -SIZE (xpi/firefox-45.5.1/lv.xpi) = 445719 -SHA256 (xpi/firefox-45.5.1/mai.xpi) = eb6d35bcb9ab62fd9a38609c40299bbc79aacd1ef102c2fadaac5c9163afa57e -SIZE (xpi/firefox-45.5.1/mai.xpi) = 492650 -SHA256 (xpi/firefox-45.5.1/mk.xpi) = ce9c64776e6e763f023cf3ac15e6d4463d3bde4ef61829413082269db97d2377 -SIZE (xpi/firefox-45.5.1/mk.xpi) = 476392 -SHA256 (xpi/firefox-45.5.1/ml.xpi) = bea1ec1d7cc230718db6ec04c8e217d1297e3b700259c2bb87de7bef73505102 -SIZE (xpi/firefox-45.5.1/ml.xpi) = 498680 -SHA256 (xpi/firefox-45.5.1/mr.xpi) = 72542cee0e1b8d07a948d518bdad1fd1543f95e59af9adbf578d741bb186f526 -SIZE (xpi/firefox-45.5.1/mr.xpi) = 503700 -SHA256 (xpi/firefox-45.5.1/ms.xpi) = 5bc80a1f604e308dde247e1c4b0c916a4990148c4c505584dd8f344fd7bde943 -SIZE (xpi/firefox-45.5.1/ms.xpi) = 440065 -SHA256 (xpi/firefox-45.5.1/nb-NO.xpi) = daf747f93c2d610886ff4360fa8b2e3c3fc240f82bbcf4e92fa0830998e4ab32 -SIZE (xpi/firefox-45.5.1/nb-NO.xpi) = 435470 -SHA256 (xpi/firefox-45.5.1/nl.xpi) = 05b4caf7827fe2081666bc23c35626477aabbd21af655ae1ee95d9b868dfb0ab -SIZE (xpi/firefox-45.5.1/nl.xpi) = 435202 -SHA256 (xpi/firefox-45.5.1/nn-NO.xpi) = cc92f63d0326c0ab462a6eaff22719645f5df75acaa509ccf219bf056d71c49b -SIZE (xpi/firefox-45.5.1/nn-NO.xpi) = 432934 -SHA256 (xpi/firefox-45.5.1/or.xpi) = 108b3ee326cb80395970661a8fba4e24e6a22b659cc3223f2c7492148e05dc7d -SIZE (xpi/firefox-45.5.1/or.xpi) = 495922 -SHA256 (xpi/firefox-45.5.1/pa-IN.xpi) = 0b0babdc524dfd614680b85b22d77a88a6fc87e230e8a821cddfa00af9d56ba9 -SIZE (xpi/firefox-45.5.1/pa-IN.xpi) = 489551 -SHA256 (xpi/firefox-45.5.1/pl.xpi) = 7a8d586af73712f8187e777266576a158634615481b4a46f3afdc9b346d1e004 -SIZE (xpi/firefox-45.5.1/pl.xpi) = 383929 -SHA256 (xpi/firefox-45.5.1/pt-BR.xpi) = 9c6900b4bdb2c293471c4c898ad2db89d67de66f388771f7ae0f8bf4e3598e3e -SIZE (xpi/firefox-45.5.1/pt-BR.xpi) = 450990 -SHA256 (xpi/firefox-45.5.1/pt-PT.xpi) = f9e608017d1fa1e3e4076efa20947496eb4c259fc5c90a7269222c4fcce50f53 -SIZE (xpi/firefox-45.5.1/pt-PT.xpi) = 437023 -SHA256 (xpi/firefox-45.5.1/rm.xpi) = b974a691a8eee4342aaee6bfb8917899125ddc3d8d80fc396eecace952ab1e54 -SIZE (xpi/firefox-45.5.1/rm.xpi) = 437717 -SHA256 (xpi/firefox-45.5.1/ro.xpi) = bcaf90c8a46072825bad4b3f13e88a6ab6882603a28255c2b923f2c97e607bd1 -SIZE (xpi/firefox-45.5.1/ro.xpi) = 444062 -SHA256 (xpi/firefox-45.5.1/ru.xpi) = bbe862b7fe6435ec18d2671ea8d3bbd0a3976cf7258f4259f4d500d92d3965f8 -SIZE (xpi/firefox-45.5.1/ru.xpi) = 392738 -SHA256 (xpi/firefox-45.5.1/si.xpi) = ac140ec1ca39a0f02f1a9899d4be2f487c909e5e9ab43456b5a79796b5c12f70 -SIZE (xpi/firefox-45.5.1/si.xpi) = 482247 -SHA256 (xpi/firefox-45.5.1/sk.xpi) = 8f85dc374f46dac6f622d0e22222d7e7a7536fa26bff799e1373fa3665999220 -SIZE (xpi/firefox-45.5.1/sk.xpi) = 453606 -SHA256 (xpi/firefox-45.5.1/sl.xpi) = 8748e52bec3c524216046e9d76d402ef336da4cb068b48a588a9e5471a3ac4eb -SIZE (xpi/firefox-45.5.1/sl.xpi) = 444963 -SHA256 (xpi/firefox-45.5.1/son.xpi) = 63d6827d7c747f98082d43c7ec674bb986738a5eefe39763a06c28eff78ea48e -SIZE (xpi/firefox-45.5.1/son.xpi) = 433513 -SHA256 (xpi/firefox-45.5.1/sq.xpi) = b336e6a490d2fb5d6e7dd1f82d76fadf624f2a2b90ab7439e46f68f04b07f8d6 -SIZE (xpi/firefox-45.5.1/sq.xpi) = 452186 -SHA256 (xpi/firefox-45.5.1/sr.xpi) = f08448a95f8fb2b0e959ae8eab09bcad64d170b1f9f4986552fad0795dd47256 -SIZE (xpi/firefox-45.5.1/sr.xpi) = 464478 -SHA256 (xpi/firefox-45.5.1/sv-SE.xpi) = 37a6b468044452752eb39d25316d3748c7aca3baf8f641246a578074b67666e3 -SIZE (xpi/firefox-45.5.1/sv-SE.xpi) = 444214 -SHA256 (xpi/firefox-45.5.1/ta.xpi) = dfb7e7947ed7cbbd7becb0d3a33b096481052343842d47f3f507ed8da094ab8e -SIZE (xpi/firefox-45.5.1/ta.xpi) = 483119 -SHA256 (xpi/firefox-45.5.1/te.xpi) = d1fecb274f34acc257d58c23417abe47b6222952a1da3e6670f4b69a418e4e88 -SIZE (xpi/firefox-45.5.1/te.xpi) = 492469 -SHA256 (xpi/firefox-45.5.1/th.xpi) = 7692a802fe24043c4e890f31dd907c347159fed2e98c9cf7c9e227d11ffe872f -SIZE (xpi/firefox-45.5.1/th.xpi) = 477651 -SHA256 (xpi/firefox-45.5.1/tr.xpi) = 4391d231bf7d54727d8611357b2283634c74545568a07b2711ace36819ab250a -SIZE (xpi/firefox-45.5.1/tr.xpi) = 451166 -SHA256 (xpi/firefox-45.5.1/uk.xpi) = 7f59bdf3cdec6c0042341ad6b395ff7cdf3417841bdbe405cf87bf957e7de123 -SIZE (xpi/firefox-45.5.1/uk.xpi) = 494781 -SHA256 (xpi/firefox-45.5.1/uz.xpi) = 7d44d131f9f8e134bfc07d368be77d293a6b56aaaa3c818395749a04b15d2812 -SIZE (xpi/firefox-45.5.1/uz.xpi) = 443802 -SHA256 (xpi/firefox-45.5.1/vi.xpi) = e131146d1a02c86fb5a5e3da02b173ebaf14c665fe7b086c482892fc913d225e -SIZE (xpi/firefox-45.5.1/vi.xpi) = 450778 -SHA256 (xpi/firefox-45.5.1/xh.xpi) = 5558cb4f9704bc592babd1d8966e7bbaa684039615b4e7a9b528235ced01fe9f -SIZE (xpi/firefox-45.5.1/xh.xpi) = 432918 -SHA256 (xpi/firefox-45.5.1/zh-CN.xpi) = e0cde1825e0e59dc9d7ca9a820c506978fd142d43f563c75cb7121485e436344 -SIZE (xpi/firefox-45.5.1/zh-CN.xpi) = 475797 -SHA256 (xpi/firefox-45.5.1/zh-TW.xpi) = d408a34d2889e9ea2b5add8cdfc3d57279f90073a1bc83c7d6a96033a0b73020 -SIZE (xpi/firefox-45.5.1/zh-TW.xpi) = 466529 +TIMESTAMP = 1481330255 +SHA256 (xpi/firefox-45.6.0/ach.xpi) = a26ca317025b57f8465fee3052c97d013755f8a1096ae1258adaeb7aa44a3e8f +SIZE (xpi/firefox-45.6.0/ach.xpi) = 426530 +SHA256 (xpi/firefox-45.6.0/af.xpi) = 38726e81586b9e76dcc0e363ce7ff8a0f8499ac75d7111bb46d32672f792041c +SIZE (xpi/firefox-45.6.0/af.xpi) = 439354 +SHA256 (xpi/firefox-45.6.0/an.xpi) = 59550c5311cbd4ae6947f772062573519dff438588ec418ae93c3f129f1ea287 +SIZE (xpi/firefox-45.6.0/an.xpi) = 449036 +SHA256 (xpi/firefox-45.6.0/ar.xpi) = 942f7d98417b5887efebab011ef559b1f5a745d1a13aae8819cb95c1821e8a9b +SIZE (xpi/firefox-45.6.0/ar.xpi) = 474961 +SHA256 (xpi/firefox-45.6.0/as.xpi) = 5004a06d292ec48b7d09f95396d89c7d45a9307f102b9cbcefbd08b7b296ff80 +SIZE (xpi/firefox-45.6.0/as.xpi) = 483096 +SHA256 (xpi/firefox-45.6.0/ast.xpi) = edce42f12992dd7fc01f01581a88bfb72eec67deff85efeb82bdd7be553262a7 +SIZE (xpi/firefox-45.6.0/ast.xpi) = 419250 +SHA256 (xpi/firefox-45.6.0/az.xpi) = b8ae594bf9948275818e2f15b1ad657602961391f498110512a19ffd2941549b +SIZE (xpi/firefox-45.6.0/az.xpi) = 464018 +SHA256 (xpi/firefox-45.6.0/be.xpi) = 8e86cfe3765e09fc5d236e369d3888e9336417fa8bdffe3343fc142f897aab6e +SIZE (xpi/firefox-45.6.0/be.xpi) = 442619 +SHA256 (xpi/firefox-45.6.0/bg.xpi) = 72ccd390f9ea546953771275b105fd4170f7e4318ef4806a083c81ee356c1df6 +SIZE (xpi/firefox-45.6.0/bg.xpi) = 460809 +SHA256 (xpi/firefox-45.6.0/bn-BD.xpi) = a19113d4d31a1914b1634d7db52e05e321af294605eeadd6af4abb62001dbee7 +SIZE (xpi/firefox-45.6.0/bn-BD.xpi) = 515643 +SHA256 (xpi/firefox-45.6.0/bn-IN.xpi) = 51207ccd5b8e7d57efbf2e18041d37e7c04bcfa72f325b72bff3ffc7f71496e3 +SIZE (xpi/firefox-45.6.0/bn-IN.xpi) = 494076 +SHA256 (xpi/firefox-45.6.0/br.xpi) = 5b9674c896f5a433b201c4bf57fda780f7c931c027706fede3547b33ef212a52 +SIZE (xpi/firefox-45.6.0/br.xpi) = 436390 +SHA256 (xpi/firefox-45.6.0/bs.xpi) = f85df2b22ac201dfe5779b86c751a182a260cd233159a75bd6118a600fc4472f +SIZE (xpi/firefox-45.6.0/bs.xpi) = 442998 +SHA256 (xpi/firefox-45.6.0/ca.xpi) = 0a0144e5cea1ca0aada35f163b4827008e8af394c3d2a93adc43adc269d6c13c +SIZE (xpi/firefox-45.6.0/ca.xpi) = 436832 +SHA256 (xpi/firefox-45.6.0/cs.xpi) = 194c74a13ae82696e39b6034c94db1b04bd308382b2edd72dc256e0ca94460a0 +SIZE (xpi/firefox-45.6.0/cs.xpi) = 443482 +SHA256 (xpi/firefox-45.6.0/cy.xpi) = 034e5b66421dfd7f918fb2a47d6f3ec5ba33be82d546247c793ecd9d30218097 +SIZE (xpi/firefox-45.6.0/cy.xpi) = 438908 +SHA256 (xpi/firefox-45.6.0/da.xpi) = 217d08088073beb852e8ad93bc1c34ba0ee59d4e1dfee92d04a97360fa0666c5 +SIZE (xpi/firefox-45.6.0/da.xpi) = 430078 +SHA256 (xpi/firefox-45.6.0/de.xpi) = 8b7fa38d503b146f8536b216c9088ee84d6877ab29c0507e6d4247fd2ebf1631 +SIZE (xpi/firefox-45.6.0/de.xpi) = 445482 +SHA256 (xpi/firefox-45.6.0/dsb.xpi) = 3e75a7a03bb794f84ff83bffd0729a0c966b620323f1850b6e19d909a6b8cb88 +SIZE (xpi/firefox-45.6.0/dsb.xpi) = 463791 +SHA256 (xpi/firefox-45.6.0/el.xpi) = f498644ec1cb0eb653f009391b9a33405ba8acc8e54abbda7848f712e70138d7 +SIZE (xpi/firefox-45.6.0/el.xpi) = 470867 +SHA256 (xpi/firefox-45.6.0/en-GB.xpi) = 76263a88c5f1e919cf6a865d37637a2409d7775dd11f823e45922ae594f5e040 +SIZE (xpi/firefox-45.6.0/en-GB.xpi) = 423871 +SHA256 (xpi/firefox-45.6.0/en-US.xpi) = 0fb6cb0ac97d02c107bed06120fb7b2ca395b5fe06e9e09f67129ce0890ad100 +SIZE (xpi/firefox-45.6.0/en-US.xpi) = 425462 +SHA256 (xpi/firefox-45.6.0/en-ZA.xpi) = a94fe56de96737ffd6d945bf287c48b602ea2f117be17480f1143727e56625e3 +SIZE (xpi/firefox-45.6.0/en-ZA.xpi) = 420776 +SHA256 (xpi/firefox-45.6.0/eo.xpi) = 28912cacd69ed38d8b87505690b8e34cde467661ce71276bdead3c4d63dc3d42 +SIZE (xpi/firefox-45.6.0/eo.xpi) = 440960 +SHA256 (xpi/firefox-45.6.0/es-AR.xpi) = 6100f5ade04cf30db44cb175fad1777f0340c73d57ee0d9b90d6ce8993ae4831 +SIZE (xpi/firefox-45.6.0/es-AR.xpi) = 441482 +SHA256 (xpi/firefox-45.6.0/es-CL.xpi) = f72f2fe882022dffe962065dde8795562e6ced4237460f62eb628af4bf19dc3f +SIZE (xpi/firefox-45.6.0/es-CL.xpi) = 368763 +SHA256 (xpi/firefox-45.6.0/es-ES.xpi) = 2f29901396a62f2c294a115246ce76267854a2e7b6e0c9f805966518f23e9346 +SIZE (xpi/firefox-45.6.0/es-ES.xpi) = 353716 +SHA256 (xpi/firefox-45.6.0/es-MX.xpi) = 0551d4f51ca86d3ead5f899bc15cc133260b38f94eaa936e893e29a801531dc2 +SIZE (xpi/firefox-45.6.0/es-MX.xpi) = 449395 +SHA256 (xpi/firefox-45.6.0/et.xpi) = e367f3c203878066a133a507d01e16bce926734eaceefcd9c9be2421f7491781 +SIZE (xpi/firefox-45.6.0/et.xpi) = 433352 +SHA256 (xpi/firefox-45.6.0/eu.xpi) = 71a47516d6b618c50674d15e3b4e6dbd41a2bdef8d69fcd167af6b3fe544cbc2 +SIZE (xpi/firefox-45.6.0/eu.xpi) = 441357 +SHA256 (xpi/firefox-45.6.0/fa.xpi) = 82c1559a88593516a357b366d21d41946f2f521946e9e00101d0b13bca1b3f02 +SIZE (xpi/firefox-45.6.0/fa.xpi) = 491941 +SHA256 (xpi/firefox-45.6.0/ff.xpi) = ff9ce14401f460ecc47c8b60ba131b41a5e50b19fc3abc5cc8553c339bd2ca20 +SIZE (xpi/firefox-45.6.0/ff.xpi) = 441500 +SHA256 (xpi/firefox-45.6.0/fi.xpi) = cc9d95a297c309bb34fa7356cacef58daf913b5357c7c4661b51e64bd989f798 +SIZE (xpi/firefox-45.6.0/fi.xpi) = 438347 +SHA256 (xpi/firefox-45.6.0/fr.xpi) = c58eab87d4adb52b54c1295852253f92ff5afff666a63c1eada1178aa638c4b9 +SIZE (xpi/firefox-45.6.0/fr.xpi) = 450037 +SHA256 (xpi/firefox-45.6.0/fy-NL.xpi) = d65c3b8d8796e3bc3383879da80bfad4d3133c61efc4191f50de1cfabb6022d1 +SIZE (xpi/firefox-45.6.0/fy-NL.xpi) = 447779 +SHA256 (xpi/firefox-45.6.0/ga-IE.xpi) = e6d46c50a5dd6e866866fd9461a2442438695547cad6dd650579905b585d4209 +SIZE (xpi/firefox-45.6.0/ga-IE.xpi) = 460056 +SHA256 (xpi/firefox-45.6.0/gd.xpi) = 860e3b0627aff036012a0752d6dabd9c8608d276f01a8c1b771a15976ed3eb64 +SIZE (xpi/firefox-45.6.0/gd.xpi) = 449711 +SHA256 (xpi/firefox-45.6.0/gl.xpi) = 6dc28b0b1167a02cd563b00db2fb20af8dac08e7865efeda05755c3ae29de2a0 +SIZE (xpi/firefox-45.6.0/gl.xpi) = 434804 +SHA256 (xpi/firefox-45.6.0/gn.xpi) = 5fb792f76fd0d222f80c028b44ff1e005c369323b95123c4e052b80a238795af +SIZE (xpi/firefox-45.6.0/gn.xpi) = 460648 +SHA256 (xpi/firefox-45.6.0/gu-IN.xpi) = c0146a7e562a98366f3cd6831f5573c5d30f8967f208b752900922f6522dd623 +SIZE (xpi/firefox-45.6.0/gu-IN.xpi) = 472567 +SHA256 (xpi/firefox-45.6.0/he.xpi) = ae02bc7b8bcc4d5bb9cd56562d1b0329d78c7fdb96bbfb86e35bedf4e2dd332b +SIZE (xpi/firefox-45.6.0/he.xpi) = 454786 +SHA256 (xpi/firefox-45.6.0/hi-IN.xpi) = a9b05aed46cd06a7338703322c168699aba8093300ceb8be9a4d90753bf38f3d +SIZE (xpi/firefox-45.6.0/hi-IN.xpi) = 486991 +SHA256 (xpi/firefox-45.6.0/hr.xpi) = dfeb7ef5786b400232b1672a359a2c12d6d9fabafa421b9f16c92b01da14670c +SIZE (xpi/firefox-45.6.0/hr.xpi) = 449069 +SHA256 (xpi/firefox-45.6.0/hsb.xpi) = 7014e996175ed59c0fc020c8b9471eb188261e8d8788fa3cd36a74ace2e9ce11 +SIZE (xpi/firefox-45.6.0/hsb.xpi) = 461454 +SHA256 (xpi/firefox-45.6.0/hu.xpi) = bb659f779b6e220c3d285ea70f9a067a731b3d8e2e2bd480d1746cd4c898f29b +SIZE (xpi/firefox-45.6.0/hu.xpi) = 449777 +SHA256 (xpi/firefox-45.6.0/hy-AM.xpi) = 167346fa2c0259fb4aa5931b9e6ad7e9db8248053ee94e573ed8b1a9eef3614f +SIZE (xpi/firefox-45.6.0/hy-AM.xpi) = 500040 +SHA256 (xpi/firefox-45.6.0/id.xpi) = 8460beaadd76ca321cab90a19c62a08ff8fe3f4e0d7686af8a1da491b654195f +SIZE (xpi/firefox-45.6.0/id.xpi) = 427176 +SHA256 (xpi/firefox-45.6.0/is.xpi) = f1756dd05eead22b7bb07a970a12db53800fdd3032de4ceec94f830f3d095aa3 +SIZE (xpi/firefox-45.6.0/is.xpi) = 443210 +SHA256 (xpi/firefox-45.6.0/it.xpi) = bb4a9037e63926ce2ed002c87f84eb3f39aab425f6bed61a06c81953cf6a1f66 +SIZE (xpi/firefox-45.6.0/it.xpi) = 343724 +SHA256 (xpi/firefox-45.6.0/ja.xpi) = 41d2318c0c5960f715a6b414d7a510e626bc712843d8202806d77e44b8610e56 +SIZE (xpi/firefox-45.6.0/ja.xpi) = 486331 +SHA256 (xpi/firefox-45.6.0/kk.xpi) = 71f683c2c290095517fb014dec274bce06edcbd1ed184ace151341a5a6cc7dbb +SIZE (xpi/firefox-45.6.0/kk.xpi) = 498896 +SHA256 (xpi/firefox-45.6.0/km.xpi) = 00ce78af19868767ab7e09f1b77bf765b7d9935424a77b6858e149163d3b495f +SIZE (xpi/firefox-45.6.0/km.xpi) = 504302 +SHA256 (xpi/firefox-45.6.0/kn.xpi) = 8b6e911efe4ed07b67af05f6e457d44711fb09b5fc0030d339fc24290accbb9b +SIZE (xpi/firefox-45.6.0/kn.xpi) = 495881 +SHA256 (xpi/firefox-45.6.0/ko.xpi) = 22176eb8bb6fbde1efb8d67f1dd7563c575215d813fd7100c946ed4220e1ffee +SIZE (xpi/firefox-45.6.0/ko.xpi) = 465289 +SHA256 (xpi/firefox-45.6.0/lij.xpi) = 33eea4f409d500598b3c0ea08568091d539cbf8c0ed38398827ec477b2e3b80b +SIZE (xpi/firefox-45.6.0/lij.xpi) = 381385 +SHA256 (xpi/firefox-45.6.0/lt.xpi) = 66d4a337278df1a72f14abcca57be904cb9b53ef36076e9f62f724913f995ae3 +SIZE (xpi/firefox-45.6.0/lt.xpi) = 454678 +SHA256 (xpi/firefox-45.6.0/lv.xpi) = 231d1ead106e11a9eaa1b9915df98d5a8734d6db3ab6e563303de44511350c63 +SIZE (xpi/firefox-45.6.0/lv.xpi) = 445720 +SHA256 (xpi/firefox-45.6.0/mai.xpi) = bf0529141003ab3deb80cad52a05cd9a51146af9203e8ed0ece569fa221a7670 +SIZE (xpi/firefox-45.6.0/mai.xpi) = 492650 +SHA256 (xpi/firefox-45.6.0/mk.xpi) = 4edf68595d772794d3654d1cd12096076b073d9da9792cc971e5489f80d1d136 +SIZE (xpi/firefox-45.6.0/mk.xpi) = 476392 +SHA256 (xpi/firefox-45.6.0/ml.xpi) = 3287e490dfe0ae1bb59a61dfa37b3599e4279445523f60ae7db8d0c6cab85f77 +SIZE (xpi/firefox-45.6.0/ml.xpi) = 498681 +SHA256 (xpi/firefox-45.6.0/mr.xpi) = 280aa77f29befd555c10681a9ca8b7c869e8a12b4e2319bae2e97dcf5d88d617 +SIZE (xpi/firefox-45.6.0/mr.xpi) = 503700 +SHA256 (xpi/firefox-45.6.0/ms.xpi) = 1cd26312aea78e9a346443e137a02d455cf844f81bd3b4881c53cb099ba791f3 +SIZE (xpi/firefox-45.6.0/ms.xpi) = 440065 +SHA256 (xpi/firefox-45.6.0/nb-NO.xpi) = e550c89cc083420cfac125e6d9674e472a8581c127610ea439cbf5c44df73662 +SIZE (xpi/firefox-45.6.0/nb-NO.xpi) = 435471 +SHA256 (xpi/firefox-45.6.0/nl.xpi) = d5451bbb75b9be00fadf76a6b7ab5b48899d87729da2473e17929b83a5f76714 +SIZE (xpi/firefox-45.6.0/nl.xpi) = 435202 +SHA256 (xpi/firefox-45.6.0/nn-NO.xpi) = e5901ff82a8845623ba8aeea5750f034aceed59b9e152ca3561bc005c0fd7e08 +SIZE (xpi/firefox-45.6.0/nn-NO.xpi) = 432934 +SHA256 (xpi/firefox-45.6.0/or.xpi) = 99998ee8edbf815796cbe6709bf8d313ae88719ce98d3663e95ed954488ad332 +SIZE (xpi/firefox-45.6.0/or.xpi) = 495922 +SHA256 (xpi/firefox-45.6.0/pa-IN.xpi) = 62954f7ef1d85b9a5b8e0a1c9feab3cf722c75a522948180877f4162bd274f24 +SIZE (xpi/firefox-45.6.0/pa-IN.xpi) = 489551 +SHA256 (xpi/firefox-45.6.0/pl.xpi) = da9b0b1f9ab8a49ce64a0b912b7d30f1cfd746a33ee0fe3391660fec1c792f55 +SIZE (xpi/firefox-45.6.0/pl.xpi) = 383929 +SHA256 (xpi/firefox-45.6.0/pt-BR.xpi) = acbc237c0efc7e5a65069799661030527db13efbaa996c26ab4eebc4eb067ff1 +SIZE (xpi/firefox-45.6.0/pt-BR.xpi) = 450991 +SHA256 (xpi/firefox-45.6.0/pt-PT.xpi) = 8e9ac6965d6508d2d9c88f8ff86360bc192aff55757f4c10e767b7337be4a901 +SIZE (xpi/firefox-45.6.0/pt-PT.xpi) = 437022 +SHA256 (xpi/firefox-45.6.0/rm.xpi) = 156b1133adebd0fabc47a7b398cb0ddee3b4a46e843356c3e8255b5000d54564 +SIZE (xpi/firefox-45.6.0/rm.xpi) = 437718 +SHA256 (xpi/firefox-45.6.0/ro.xpi) = 735f430dcf7e9283b2541ab8f9b65c9ab504e1185e828461a9cd35a911ed092e +SIZE (xpi/firefox-45.6.0/ro.xpi) = 444062 +SHA256 (xpi/firefox-45.6.0/ru.xpi) = c3157ddf5bbdb1527f1aaec459a5f16d10383ad077e2b1ee64f5f1cee6b9367e +SIZE (xpi/firefox-45.6.0/ru.xpi) = 392738 +SHA256 (xpi/firefox-45.6.0/si.xpi) = f9a125661bcea85258fcfd99ea01fb2438477156f8cb285d1da5f46374eb7ae9 +SIZE (xpi/firefox-45.6.0/si.xpi) = 482248 +SHA256 (xpi/firefox-45.6.0/sk.xpi) = 97bc8abb6ef48a1a48bdccfc74ea330e6baaaef45bf062916f918018d28e360f +SIZE (xpi/firefox-45.6.0/sk.xpi) = 453606 +SHA256 (xpi/firefox-45.6.0/sl.xpi) = 878360c5b569183c794b241bd9bd3ccb79f9bb5d739795ac9b0c46960b6ebe18 +SIZE (xpi/firefox-45.6.0/sl.xpi) = 444964 +SHA256 (xpi/firefox-45.6.0/son.xpi) = da8d54259390da5d28f8ceead2727c6fb685effd7cbad08a868d2321edd0ae48 +SIZE (xpi/firefox-45.6.0/son.xpi) = 433513 +SHA256 (xpi/firefox-45.6.0/sq.xpi) = 1f18a2036fea7121e7e4e0ff9900b9eac4fecfa7b6afd56ce086a01f4b8d08e8 +SIZE (xpi/firefox-45.6.0/sq.xpi) = 452186 +SHA256 (xpi/firefox-45.6.0/sr.xpi) = 3b590326481cc5455f8566087afdaeb44e398e15e86f1cf9d023c67070b921de +SIZE (xpi/firefox-45.6.0/sr.xpi) = 464478 +SHA256 (xpi/firefox-45.6.0/sv-SE.xpi) = 5d7dd6098f7ea9dd0c83f9e57a4841ab6112ce9930367ed768614b6de9d3da5e +SIZE (xpi/firefox-45.6.0/sv-SE.xpi) = 444213 +SHA256 (xpi/firefox-45.6.0/ta.xpi) = bf6c7077b91a8b030091d0d7841619df74b9b82b8a248ccb3dc665a7413088cb +SIZE (xpi/firefox-45.6.0/ta.xpi) = 483118 +SHA256 (xpi/firefox-45.6.0/te.xpi) = bb043c63242f7d0c6c14e900c3aeba3c43238058fe838116c7706f2058b01bc8 +SIZE (xpi/firefox-45.6.0/te.xpi) = 492471 +SHA256 (xpi/firefox-45.6.0/th.xpi) = b98df316512b85fe33bf3d928852253f6892151da29df968cf79e2765255ece3 +SIZE (xpi/firefox-45.6.0/th.xpi) = 477650 +SHA256 (xpi/firefox-45.6.0/tr.xpi) = d7f0c4e82b6d4b2ede6082430189c0571d03ecb2cf0e8b9b089754b4f1b112b9 +SIZE (xpi/firefox-45.6.0/tr.xpi) = 451166 +SHA256 (xpi/firefox-45.6.0/uk.xpi) = 5127771f5b665e0cf38a111a8cbaed71cfd223a238ed72e075c6d271d7a65222 +SIZE (xpi/firefox-45.6.0/uk.xpi) = 494781 +SHA256 (xpi/firefox-45.6.0/uz.xpi) = b1fc4b5bfcef5f016170ca4f5e1cc1585364175a0f4becb0f582183a5cbd611b +SIZE (xpi/firefox-45.6.0/uz.xpi) = 443803 +SHA256 (xpi/firefox-45.6.0/vi.xpi) = 330804510ccf84a95393858b9ad242b623b5340b0045dbd7874adaa84f3aa602 +SIZE (xpi/firefox-45.6.0/vi.xpi) = 450778 +SHA256 (xpi/firefox-45.6.0/xh.xpi) = bc0c472e5aea467a22f4db2216f9c25b11c904214df2380c49283ce6bfba3bea +SIZE (xpi/firefox-45.6.0/xh.xpi) = 432919 +SHA256 (xpi/firefox-45.6.0/zh-CN.xpi) = b92849fc289e03139a075cb916efcc1363ed82e2d13a97519c8523efe66244dd +SIZE (xpi/firefox-45.6.0/zh-CN.xpi) = 475797 +SHA256 (xpi/firefox-45.6.0/zh-TW.xpi) = 80f55f03daa55e6b081f46a5badde962da433c54de5e4eb1a39c203a4a3b7dee +SIZE (xpi/firefox-45.6.0/zh-TW.xpi) = 466529 Modified: branches/2016Q4/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.5.1 +DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Modified: branches/2016Q4/www/firefox-esr/distinfo ============================================================================== --- branches/2016Q4/www/firefox-esr/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480589024 -SHA256 (firefox-45.5.1esr.source.tar.xz) = 2796c22ab04fdd8529192118ce6cd9dee7ae88de0ed9317b4192da6eefac9db8 -SIZE (firefox-45.5.1esr.source.tar.xz) = 185542224 +TIMESTAMP = 1481330255 +SHA256 (firefox-45.6.0esr.source.tar.xz) = c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b +SIZE (firefox-45.6.0esr.source.tar.xz) = 183076768 Modified: branches/2016Q4/www/libxul/Makefile ============================================================================== --- branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 45.5.1 -PORTREVISION= 0 +DISTVERSION= 45.6.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Modified: branches/2016Q4/www/libxul/distinfo ============================================================================== --- branches/2016Q4/www/libxul/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/libxul/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480597833 -SHA256 (firefox-45.5.1esr.source.tar.xz) = 2796c22ab04fdd8529192118ce6cd9dee7ae88de0ed9317b4192da6eefac9db8 -SIZE (firefox-45.5.1esr.source.tar.xz) = 185542224 +TIMESTAMP = 1481330255 +SHA256 (firefox-45.6.0esr.source.tar.xz) = c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b +SIZE (firefox-45.6.0esr.source.tar.xz) = 183076768 Modified: branches/2016Q4/www/linux-firefox/Makefile ============================================================================== --- branches/2016Q4/www/linux-firefox/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/linux-firefox/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.5.1 +DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr PORTEPOCH= 2 CATEGORIES= www ipv6 Modified: branches/2016Q4/www/linux-firefox/distinfo ============================================================================== --- branches/2016Q4/www/linux-firefox/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/linux-firefox/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,6 +1,6 @@ -TIMESTAMP = 1480595452 -SHA256 (firefox-45.5.1esr.tar.bz2) = c60ced5a2d4279a7cbe012a3142d3eae48bf79bcf2ea268704c401fc79964233 -SIZE (firefox-45.5.1esr.tar.bz2) = 52340474 +TIMESTAMP = 1481330255 +SHA256 (firefox-45.6.0esr.tar.bz2) = dcee8c2fdd0b55395c18bb75ec06bad95b6665f45ef33123f679a68f0a732d82 +SIZE (firefox-45.6.0esr.tar.bz2) = 52341247 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b From owner-svn-ports-branches@freebsd.org Wed Dec 14 08:57:19 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3445C77FB0; Wed, 14 Dec 2016 08:57:19 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FCBC11ED; Wed, 14 Dec 2016 08:57:19 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE8vIu8015787; Wed, 14 Dec 2016 08:57:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE8vHkT015773; Wed, 14 Dec 2016 08:57:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140857.uBE8vHkT015773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 08:57:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428550 - in branches/2016Q4: mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 08:57:19 -0000 Author: jbeich Date: Wed Dec 14 08:57:17 2016 New Revision: 428550 URL: https://svnweb.freebsd.org/changeset/ports/428550 Log: MFH: r428395 gecko: apply some sparc64 crashfixes Obtained from: upstream Approved by: ports-secteam (junovitch) Added: branches/2016Q4/mail/thunderbird/files/patch-bug1232150 - copied unchanged from r428395, head/mail/thunderbird/files/patch-bug1232150 branches/2016Q4/mail/thunderbird/files/patch-bug1321877 - copied unchanged from r428395, head/mail/thunderbird/files/patch-bug1321877 branches/2016Q4/www/firefox-esr/files/patch-bug1232150 - copied unchanged from r428395, head/www/firefox-esr/files/patch-bug1232150 branches/2016Q4/www/firefox-esr/files/patch-bug1321877 - copied unchanged from r428395, head/www/firefox-esr/files/patch-bug1321877 branches/2016Q4/www/firefox/files/patch-bug1321877 - copied unchanged from r428395, head/www/firefox/files/patch-bug1321877 branches/2016Q4/www/firefox/files/patch-bug1322112 - copied unchanged from r428395, head/www/firefox/files/patch-bug1322112 branches/2016Q4/www/firefox/files/patch-bug1322660 - copied unchanged from r428395, head/www/firefox/files/patch-bug1322660 branches/2016Q4/www/libxul/files/patch-bug1232150 - copied unchanged from r428395, head/www/libxul/files/patch-bug1232150 branches/2016Q4/www/libxul/files/patch-bug1321877 - copied unchanged from r428395, head/www/libxul/files/patch-bug1321877 Modified: branches/2016Q4/mail/thunderbird/Makefile branches/2016Q4/www/firefox-esr/Makefile branches/2016Q4/www/firefox/Makefile branches/2016Q4/www/libxul/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/mail/thunderbird/Makefile ============================================================================== --- branches/2016Q4/mail/thunderbird/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/mail/thunderbird/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Copied: branches/2016Q4/mail/thunderbird/files/patch-bug1232150 (from r428395, head/mail/thunderbird/files/patch-bug1232150) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/mail/thunderbird/files/patch-bug1232150 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/mail/thunderbird/files/patch-bug1232150) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- mozilla/js/src/jit/AtomicOperations.h ++++ mozilla/js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ mozilla/js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_sub(addr, val); ++# else ++ return __atomic_fetch_sub(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAndSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_and(addr, val); ++# else ++ return __atomic_fetch_and(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchOrSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_or(addr, val); ++# else ++ return __atomic_fetch_or(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchXorSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_xor(addr, val); ++# else ++ return __atomic_fetch_xor(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSafeWhenRacy(T* addr) ++{ ++ return *addr; // FIXME (1208663): not yet safe ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSafeWhenRacy(T* addr, T val) ++{ ++ *addr = val; // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memcpySafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memcpy(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memmoveSafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memmove(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++template ++inline T ++js::jit::AtomicOperations::exchangeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ T v; ++ __sync_synchronize(); ++ do { ++ v = *addr; ++ } while (__sync_val_compare_and_swap(addr, v, val) != v); ++ return v; ++# else ++ T v; ++ __atomic_exchange(addr, &val, &v, __ATOMIC_SEQ_CST); ++ return v; ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::acquire(void* addr) ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ while (!__sync_bool_compare_and_swap(&spinlock, 0, 1)) ++ ; ++# else ++ uint32_t zero = 0; ++ uint32_t one = 1; ++ while (!__atomic_compare_exchange(&spinlock, &zero, &one, false, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE)) { ++ zero = 0; ++ continue; ++ } ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::release(void* addr) ++{ ++ MOZ_ASSERT(AtomicOperations::loadSeqCst(&spinlock) == 1, "releasing unlocked region lock"); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_sub_and_fetch(&spinlock, 1); ++# else ++ uint32_t zero = 0; ++ __atomic_store(&spinlock, &zero, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++# undef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++#elif defined(ENABLE_SHARED_ARRAY_BUFFER) ++ ++# error "Either disable JS shared memory, use GCC or Clang, or add code here" ++ ++#endif ++ ++#endif // jit_sparc_AtomicOperations_sparc_h Copied: branches/2016Q4/mail/thunderbird/files/patch-bug1321877 (from r428395, head/mail/thunderbird/files/patch-bug1321877) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/mail/thunderbird/files/patch-bug1321877 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/mail/thunderbird/files/patch-bug1321877) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- mozilla/image/Downscaler.h ++++ mozilla/image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Modified: branches/2016Q4/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Copied: branches/2016Q4/www/firefox-esr/files/patch-bug1232150 (from r428395, head/www/firefox-esr/files/patch-bug1232150) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox-esr/files/patch-bug1232150 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox-esr/files/patch-bug1232150) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- js/src/jit/AtomicOperations.h ++++ js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_sub(addr, val); ++# else ++ return __atomic_fetch_sub(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAndSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_and(addr, val); ++# else ++ return __atomic_fetch_and(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchOrSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_or(addr, val); ++# else ++ return __atomic_fetch_or(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchXorSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_xor(addr, val); ++# else ++ return __atomic_fetch_xor(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSafeWhenRacy(T* addr) ++{ ++ return *addr; // FIXME (1208663): not yet safe ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSafeWhenRacy(T* addr, T val) ++{ ++ *addr = val; // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memcpySafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memcpy(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memmoveSafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memmove(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++template ++inline T ++js::jit::AtomicOperations::exchangeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ T v; ++ __sync_synchronize(); ++ do { ++ v = *addr; ++ } while (__sync_val_compare_and_swap(addr, v, val) != v); ++ return v; ++# else ++ T v; ++ __atomic_exchange(addr, &val, &v, __ATOMIC_SEQ_CST); ++ return v; ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::acquire(void* addr) ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ while (!__sync_bool_compare_and_swap(&spinlock, 0, 1)) ++ ; ++# else ++ uint32_t zero = 0; ++ uint32_t one = 1; ++ while (!__atomic_compare_exchange(&spinlock, &zero, &one, false, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE)) { ++ zero = 0; ++ continue; ++ } ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::release(void* addr) ++{ ++ MOZ_ASSERT(AtomicOperations::loadSeqCst(&spinlock) == 1, "releasing unlocked region lock"); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_sub_and_fetch(&spinlock, 1); ++# else ++ uint32_t zero = 0; ++ __atomic_store(&spinlock, &zero, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++# undef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++#elif defined(ENABLE_SHARED_ARRAY_BUFFER) ++ ++# error "Either disable JS shared memory, use GCC or Clang, or add code here" ++ ++#endif ++ ++#endif // jit_sparc_AtomicOperations_sparc_h Copied: branches/2016Q4/www/firefox-esr/files/patch-bug1321877 (from r428395, head/www/firefox-esr/files/patch-bug1321877) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox-esr/files/patch-bug1321877 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox-esr/files/patch-bug1321877) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- image/Downscaler.h ++++ image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Modified: branches/2016Q4/www/firefox/Makefile ============================================================================== --- branches/2016Q4/www/firefox/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/www/firefox/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Copied: branches/2016Q4/www/firefox/files/patch-bug1321877 (from r428395, head/www/firefox/files/patch-bug1321877) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox/files/patch-bug1321877 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox/files/patch-bug1321877) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- image/Downscaler.h ++++ image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Copied: branches/2016Q4/www/firefox/files/patch-bug1322112 (from r428395, head/www/firefox/files/patch-bug1322112) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox/files/patch-bug1322112 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox/files/patch-bug1322112) @@ -0,0 +1,23 @@ +--- image/decoders/nsIconDecoder.cpp ++++ image/decoders/nsIconDecoder.cpp +@@ -89,17 +89,18 @@ nsIconDecoder::ReadRowOfPixels(const cha + { + MOZ_ASSERT(aLength % 4 == 0, "Rows should contain a multiple of four bytes"); + + auto result = mPipe.WritePixels([&]() -> NextPixel { + if (aLength == 0) { + return AsVariant(WriteState::NEED_MORE_DATA); // Done with this row. + } + +- uint32_t pixel = *reinterpret_cast(aData); ++ uint32_t pixel; ++ memcpy(&pixel, aData, 4); + aData += 4; + aLength -= 4; + + return AsVariant(pixel); + }); + + MOZ_ASSERT(result != WriteState::FAILURE); + + Copied: branches/2016Q4/www/firefox/files/patch-bug1322660 (from r428395, head/www/firefox/files/patch-bug1322660) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox/files/patch-bug1322660 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox/files/patch-bug1322660) @@ -0,0 +1,80 @@ +--- modules/woff2/src/store_bytes.h ++++ modules/woff2/src/store_bytes.h +@@ -29,41 +29,44 @@ inline size_t StoreU32(uint8_t* dst, size_t offset, uint32_t x) { + dst[offset + 1] = x >> 16; + dst[offset + 2] = x >> 8; + dst[offset + 3] = x; + return offset + 4; + } + + inline size_t Store16(uint8_t* dst, size_t offset, int x) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + offset) = +- ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ uint16_t v = ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ memcpy(dst + offset, &v, 2); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + offset) = static_cast(x); ++ uint16_t v = static_cast(x); ++ memcpy(dst + offset, &v, 2); + #else + dst[offset] = x >> 8; + dst[offset + 1] = x; + #endif + return offset + 2; + } + + inline void StoreU32(uint32_t val, size_t* offset, uint8_t* dst) { + dst[(*offset)++] = val >> 24; + dst[(*offset)++] = val >> 16; + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + } + + inline void Store16(int val, size_t* offset, uint8_t* dst) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = ++ uint16_t v = ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); ++ memcpy(dst + *offset, &v, 2); + ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); + *offset += 2; + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = static_cast(val); ++ uint16_t v = static_cast(val); ++ memcpy(dst + *offset, &v, 2); + *offset += 2; + #else + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + #endif + } + + inline void StoreBytes(const uint8_t* data, size_t len, +--- modules/woff2/src/woff2_common.cc ++++ modules/woff2/src/woff2_common.cc +@@ -20,22 +20,23 @@ + + namespace woff2 { + + + uint32_t ComputeULongSum(const uint8_t* buf, size_t size) { + uint32_t checksum = 0; + size_t aligned_size = size & ~3; + for (size_t i = 0; i < aligned_size; i += 4) { ++ uint32_t v; ++ memcpy(&v, buf + i, 4); + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- uint32_t v = *reinterpret_cast(buf + i); + checksum += (((v & 0xFF) << 24) | ((v & 0xFF00) << 8) | + ((v & 0xFF0000) >> 8) | ((v & 0xFF000000) >> 24)); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- checksum += *reinterpret_cast(buf + i); ++ checksum += v; + #else + checksum += (buf[i] << 24) | (buf[i + 1] << 16) | + (buf[i + 2] << 8) | buf[i + 3]; + #endif + } + + // treat size not aligned on 4 as if it were padded to 4 with 0's + if (size != aligned_size) { Modified: branches/2016Q4/www/libxul/Makefile ============================================================================== --- branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.6.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Copied: branches/2016Q4/www/libxul/files/patch-bug1232150 (from r428395, head/www/libxul/files/patch-bug1232150) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/libxul/files/patch-bug1232150 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/libxul/files/patch-bug1232150) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- js/src/jit/AtomicOperations.h ++++ js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Wed Dec 14 09:55:10 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EDD1C76B5A; Wed, 14 Dec 2016 09:55:10 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 098821B21; Wed, 14 Dec 2016 09:55:09 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE9t9nM040030; Wed, 14 Dec 2016 09:55:09 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE9t9Vk040028; Wed, 14 Dec 2016 09:55:09 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201612140955.uBE9t9Vk040028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Wed, 14 Dec 2016 09:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428553 - in branches/2016Q4/emulators/xen-kernel: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 09:55:10 -0000 Author: royger (src committer) Date: Wed Dec 14 09:55:08 2016 New Revision: 428553 URL: https://svnweb.freebsd.org/changeset/ports/428553 Log: -n MFH: -n r428496 xen: apply XSA-200 Approved by: bapt Sponsored by: Citrix Systems R&D Approved by: ports-secteam (junovitch) Added: branches/2016Q4/emulators/xen-kernel/files/xsa200-4.7.patch - copied unchanged from r428496, head/emulators/xen-kernel/files/xsa200-4.7.patch Modified: branches/2016Q4/emulators/xen-kernel/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/emulators/xen-kernel/Makefile ============================================================================== --- branches/2016Q4/emulators/xen-kernel/Makefile Wed Dec 14 09:27:17 2016 (r428552) +++ branches/2016Q4/emulators/xen-kernel/Makefile Wed Dec 14 09:55:08 2016 (r428553) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -kernel PORTVERSION= 4.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -44,7 +44,8 @@ EXTRA_PATCHES= ${FILESDIR}/0001-xen-logd ${FILESDIR}/xsa192.patch \ ${FILESDIR}/xsa193-4.7.patch \ ${FILESDIR}/xsa194.patch \ - ${FILESDIR}/xsa195.patch + ${FILESDIR}/xsa195.patch \ + ${FILESDIR}/xsa200-4.7.patch .include Copied: branches/2016Q4/emulators/xen-kernel/files/xsa200-4.7.patch (from r428496, head/emulators/xen-kernel/files/xsa200-4.7.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/emulators/xen-kernel/files/xsa200-4.7.patch Wed Dec 14 09:55:08 2016 (r428553, copy of r428496, head/emulators/xen-kernel/files/xsa200-4.7.patch) @@ -0,0 +1,55 @@ +From: Jan Beulich +Subject: x86emul: CMPXCHG8B ignores operand size prefix + +Otherwise besides mis-handling the instruction, the comparison failure +case would result in uninitialized stack data being handed back to the +guest in rDX:rAX (32 bits leaked for 32-bit guests, 96 bits for 64-bit +ones). + +This is XSA-200. + +Signed-off-by: Jan Beulich + +--- a/tools/tests/x86_emulator/test_x86_emulator.c ++++ b/tools/tests/x86_emulator/test_x86_emulator.c +@@ -435,6 +435,24 @@ int main(int argc, char **argv) + goto fail; + printf("okay\n"); + ++ printf("%-40s", "Testing cmpxchg8b (%edi) [opsize]..."); ++ instr[0] = 0x66; instr[1] = 0x0f; instr[2] = 0xc7; instr[3] = 0x0f; ++ res[0] = 0x12345678; ++ res[1] = 0x87654321; ++ regs.eflags = 0x200; ++ regs.eip = (unsigned long)&instr[0]; ++ regs.edi = (unsigned long)res; ++ rc = x86_emulate(&ctxt, &emulops); ++ if ( (rc != X86EMUL_OKAY) || ++ (res[0] != 0x12345678) || ++ (res[1] != 0x87654321) || ++ (regs.eax != 0x12345678) || ++ (regs.edx != 0x87654321) || ++ ((regs.eflags&0x240) != 0x200) || ++ (regs.eip != (unsigned long)&instr[4]) ) ++ goto fail; ++ printf("okay\n"); ++ + printf("%-40s", "Testing movsxbd (%%eax),%%ecx..."); + instr[0] = 0x0f; instr[1] = 0xbe; instr[2] = 0x08; + regs.eflags = 0x200; +--- a/xen/arch/x86/x86_emulate/x86_emulate.c ++++ b/xen/arch/x86/x86_emulate/x86_emulate.c +@@ -4775,8 +4775,12 @@ x86_emulate( + generate_exception_if((modrm_reg & 7) != 1, EXC_UD, -1); + generate_exception_if(ea.type != OP_MEM, EXC_UD, -1); + if ( op_bytes == 8 ) ++ { + host_and_vcpu_must_have(cx16); +- op_bytes *= 2; ++ op_bytes = 16; ++ } ++ else ++ op_bytes = 8; + + /* Get actual old value. */ + if ( (rc = ops->read(ea.mem.seg, ea.mem.off, old, op_bytes, From owner-svn-ports-branches@freebsd.org Wed Dec 14 13:58:23 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17B25C77B86; Wed, 14 Dec 2016 13:58:23 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB5481AB7; Wed, 14 Dec 2016 13:58:22 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEDwMAn037087; Wed, 14 Dec 2016 13:58:22 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEDwLsM037085; Wed, 14 Dec 2016 13:58:21 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612141358.uBEDwLsM037085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 14 Dec 2016 13:58:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428562 - branches/2016Q4/lang/php56 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2016 13:58:23 -0000 Author: tz Date: Wed Dec 14 13:58:21 2016 New Revision: 428562 URL: https://svnweb.freebsd.org/changeset/ports/428562 Log: MFH: r428417 lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29 Changelog: http://www.php.net/ChangeLog-5.php#5.6.29 PR: 215190 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/lang/php56/Makefile branches/2016Q4/lang/php56/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/lang/php56/Makefile ============================================================================== --- branches/2016Q4/lang/php56/Makefile Wed Dec 14 13:44:36 2016 (r428561) +++ branches/2016Q4/lang/php56/Makefile Wed Dec 14 13:58:21 2016 (r428562) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.28 +PORTVERSION= 5.6.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q4/lang/php56/distinfo ============================================================================== --- branches/2016Q4/lang/php56/distinfo Wed Dec 14 13:44:36 2016 (r428561) +++ branches/2016Q4/lang/php56/distinfo Wed Dec 14 13:58:21 2016 (r428562) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479844408 -SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 -SIZE (php-5.6.28.tar.xz) = 12441072 +TIMESTAMP = 1481346047 +SHA256 (php-5.6.29.tar.xz) = 0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7 +SIZE (php-5.6.29.tar.xz) = 12444988 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 From owner-svn-ports-branches@freebsd.org Thu Dec 15 15:10:01 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF0A6C77358; Thu, 15 Dec 2016 15:10:01 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 898A8C97; Thu, 15 Dec 2016 15:10:01 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFFA0Ij054403; Thu, 15 Dec 2016 15:10:00 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFFA0OG054397; Thu, 15 Dec 2016 15:10:00 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612151510.uBFFA0OG054397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 15 Dec 2016 15:10:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428620 - in branches/2016Q4: . www www/linux-c6-flashplugin11 www/linux-c6-flashplugin24 www/linux-f10-flashplugin11 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2016 15:10:01 -0000 Author: tijl Date: Thu Dec 15 15:10:00 2016 New Revision: 428620 URL: https://svnweb.freebsd.org/changeset/ports/428620 Log: MFH: r425225, r425380, r425941, r427989, r428522 Add flash plugin 24.0.0.186 and remove flash plugin 11.x ports because the distfiles are no longer available. Approved by: ports-secteam (feld) Added: branches/2016Q4/www/linux-c6-flashplugin24/ - copied from r425225, head/www/linux-c6-flashplugin24/ Deleted: branches/2016Q4/www/linux-c6-flashplugin11/ branches/2016Q4/www/linux-f10-flashplugin11/ Modified: branches/2016Q4/MOVED branches/2016Q4/www/Makefile branches/2016Q4/www/linux-c6-flashplugin24/Makefile branches/2016Q4/www/linux-c6-flashplugin24/distinfo branches/2016Q4/www/linux-c6-flashplugin24/pkg-descr Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/MOVED ============================================================================== --- branches/2016Q4/MOVED Thu Dec 15 14:48:41 2016 (r428619) +++ branches/2016Q4/MOVED Thu Dec 15 15:10:00 2016 (r428620) @@ -8664,3 +8664,5 @@ databases/postgresql91-docs||2016-10-02| www/mediawiki125||2016-10-02|Has expired: EOL upstream multimedia/kvazaar-devel|multimedia/kvazaar|2016-10-05|Out of date: use multimedia/kvazaar for now www/lighttpd-mod_geoip|www/lighttpd|2016-10-21|Integrated into www/lighttpd +www/linux-f10-flashplugin11||2016-12-13|Deprecated +www/linux-c6-flashplugin11|www/linux-c6-flashplugin24|2016-12-13|Deprecated Modified: branches/2016Q4/www/Makefile ============================================================================== --- branches/2016Q4/www/Makefile Thu Dec 15 14:48:41 2016 (r428619) +++ branches/2016Q4/www/Makefile Thu Dec 15 15:10:00 2016 (r428620) @@ -367,9 +367,8 @@ SUBDIR += links SUBDIR += links-hacked SUBDIR += links1 - SUBDIR += linux-c6-flashplugin11 + SUBDIR += linux-c6-flashplugin24 SUBDIR += linux-c6-qt47-webkit - SUBDIR += linux-f10-flashplugin11 SUBDIR += linux-firefox SUBDIR += linux-opera SUBDIR += linux-seamonkey Modified: branches/2016Q4/www/linux-c6-flashplugin24/Makefile ============================================================================== --- head/www/linux-c6-flashplugin24/Makefile Thu Nov 3 14:54:39 2016 (r425225) +++ branches/2016Q4/www/linux-c6-flashplugin24/Makefile Thu Dec 15 15:10:00 2016 (r428620) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 24.0.0.138 +PORTVERSION= 24.0.0.186 CATEGORIES= www multimedia linux -MASTER_SITES= https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux32/ +MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX?= linux-c6- -PKGNAMESUFFIX= 24 DISTFILES= flash_player_npapi_linux.i386.tar.gz DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} Modified: branches/2016Q4/www/linux-c6-flashplugin24/distinfo ============================================================================== --- head/www/linux-c6-flashplugin24/distinfo Thu Nov 3 14:54:39 2016 (r425225) +++ branches/2016Q4/www/linux-c6-flashplugin24/distinfo Thu Dec 15 15:10:00 2016 (r428620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478178247 -SHA256 (flashplugin/24.0.0.138/flash_player_npapi_linux.i386.tar.gz) = b8ad51040695c6c6a6534353f0950b012353682dd1b1e37168897a1c7eaa0c07 -SIZE (flashplugin/24.0.0.138/flash_player_npapi_linux.i386.tar.gz) = 9159673 +TIMESTAMP = 1481650383 +SHA256 (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 3b5803388f31940484c1020db4c5533aa48cfccab3880eb55a6f25610eb691fd +SIZE (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 9159537 Modified: branches/2016Q4/www/linux-c6-flashplugin24/pkg-descr ============================================================================== --- head/www/linux-c6-flashplugin24/pkg-descr Thu Nov 3 14:54:39 2016 (r425225) +++ branches/2016Q4/www/linux-c6-flashplugin24/pkg-descr Thu Dec 15 15:10:00 2016 (r428620) @@ -1,10 +1,7 @@ -This is the official Flash Player from Adobe. This plugin enables -you to see .swf and .spl files on the 'net from your Opera, Mozilla or -Firefox sessions. - -Please see the Adobe home page for more information. +This is the official Flash Player from Adobe. Together with nspluginwrapper +this plugin allows you to see .swf and .spl files in Firefox. FreeBSD Flash License Agreement: - http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374 +https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=96374 -WWW: http://www.adobe.com/ +WWW: https://www.adobe.com/ From owner-svn-ports-branches@freebsd.org Thu Dec 15 19:52:58 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19D52C81056; Thu, 15 Dec 2016 19:52:58 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C49C11CFD; Thu, 15 Dec 2016 19:52:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFJquER072380; Thu, 15 Dec 2016 19:52:56 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFJqujP072378; Thu, 15 Dec 2016 19:52:56 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612151952.uBFJqujP072378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 15 Dec 2016 19:52:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428631 - branches/2016Q4/www/kannel X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2016 19:52:58 -0000 Author: ehaupt Date: Thu Dec 15 19:52:56 2016 New Revision: 428631 URL: https://svnweb.freebsd.org/changeset/ports/428631 Log: MFH: r428563 - Document the iconv runtime dependency - Move from USE_OPENSSL to USES=ssl - Move from MYSQL_USE to MYSQL_USES - Bump PORTREVISION (because of dependency change) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/kannel/Makefile branches/2016Q4/www/kannel/distinfo Modified: branches/2016Q4/www/kannel/Makefile ============================================================================== --- branches/2016Q4/www/kannel/Makefile Thu Dec 15 19:51:24 2016 (r428630) +++ branches/2016Q4/www/kannel/Makefile Thu Dec 15 19:52:56 2016 (r428631) @@ -3,7 +3,7 @@ PORTNAME= kannel PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ @@ -17,26 +17,20 @@ LICENSE_NAME= The Kannel Software Licens LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -PORTSCOUT= skipv:1.5.0 - LIB_DEPENDS= libpcre.so:devel/pcre +PORTSCOUT= skipv:1.5.0 + USERS= kannel GROUPS= kannel -USES= tar:bzip2 gmake bison +USES= bison gmake iconv ssl tar:bzip2 USE_GCC= yes USE_GNOME= libxml2 -USE_OPENSSL= yes USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-cflags="${CPPFLAGS}" --with-libs="${LDFLAGS}" \ - --enable-pcre=yes --enable-docs=no --with-malloc=native \ - --enable-start-stop-daemon=no --without-sdb --without-oracle \ - --without-sqlite2 - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -pthread +CONFIGURE_ARGS= --enable-pcre=yes --enable-docs=no --with-malloc=native \ + --enable-start-stop-daemon=no OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 OPTIONS_DEFAULT= MYSQL @@ -44,7 +38,7 @@ OPTIONS_DEFAULT= MYSQL SQLITE3_USES= sqlite:3 SQLITE3_CONFIGURE_WITH= sqlite3 -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_WITH= mysql PGSQL_USES= pgsql Modified: branches/2016Q4/www/kannel/distinfo ============================================================================== --- branches/2016Q4/www/kannel/distinfo Thu Dec 15 19:51:24 2016 (r428630) +++ branches/2016Q4/www/kannel/distinfo Thu Dec 15 19:52:56 2016 (r428631) @@ -1,2 +1,3 @@ +TIMESTAMP = 1481149943 SHA256 (gateway-1.4.4.tar.bz2) = df665b600d1960708637d0c2875f11d296677b931add0a6b3cdd102024d1a717 SIZE (gateway-1.4.4.tar.bz2) = 2949852 From owner-svn-ports-branches@freebsd.org Fri Dec 16 06:19:38 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EB9FC8254F; Fri, 16 Dec 2016 06:19:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 07FC563B; Fri, 16 Dec 2016 06:19:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG6Jbht027599; Fri, 16 Dec 2016 06:19:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG6JbCc027597; Fri, 16 Dec 2016 06:19:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612160619.uBG6JbCc027597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 16 Dec 2016 06:19:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428644 - in branches/2016Q4/emulators: linux-c6 linux-f10 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2016 06:19:38 -0000 Author: antoine Date: Fri Dec 16 06:19:36 2016 New Revision: 428644 URL: https://svnweb.freebsd.org/changeset/ports/428644 Log: Unbreak INDEX in 2016Q4 Modified: branches/2016Q4/emulators/linux-c6/Makefile branches/2016Q4/emulators/linux-f10/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/emulators/linux-c6/Makefile ============================================================================== --- branches/2016Q4/emulators/linux-c6/Makefile Fri Dec 16 05:59:37 2016 (r428643) +++ branches/2016Q4/emulators/linux-c6/Makefile Fri Dec 16 06:19:36 2016 (r428644) @@ -3,6 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -51,7 +52,6 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/l linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin>0:www/linux-c6-flashplugin11 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ Modified: branches/2016Q4/emulators/linux-f10/Makefile ============================================================================== --- branches/2016Q4/emulators/linux-f10/Makefile Fri Dec 16 05:59:37 2016 (r428643) +++ branches/2016Q4/emulators/linux-f10/Makefile Fri Dec 16 06:19:36 2016 (r428644) @@ -3,6 +3,7 @@ PORTNAME= linux-f10 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -48,7 +49,6 @@ RUN_DEPENDS= linux-f10-libasyncns>0:dns/ linux-f10-alsa-lib>0:audio/linux-f10-alsa-lib \ linux-f10-libv4l>0:multimedia/linux-f10-libv4l \ linux-f10-libtheora>0:multimedia/linux-f10-libtheora \ - linux-f10-flashplugin>0:www/linux-f10-flashplugin11 \ linux-f10-nss>0:security/linux-f10-nss \ linux-f10-libtasn1>0:security/linux-f10-libtasn1 \ linux-f10-libgcrypt>0:security/linux-f10-libgcrypt \ From owner-svn-ports-branches@freebsd.org Fri Dec 16 09:07:24 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7435FC82A4F; Fri, 16 Dec 2016 09:07:24 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 109B31574; Fri, 16 Dec 2016 09:07:23 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG97NVG097339; Fri, 16 Dec 2016 09:07:23 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG97NnN097336; Fri, 16 Dec 2016 09:07:23 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201612160907.uBG97NnN097336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Fri, 16 Dec 2016 09:07:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428662 - branches/2016Q4/irc/atheme-services X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2016 09:07:24 -0000 Author: misha Date: Fri Dec 16 09:07:22 2016 New Revision: 428662 URL: https://svnweb.freebsd.org/changeset/ports/428662 Log: MFH: r428616 - update from 7.2.6 to 7.2.7 - add LICENSE - add 'ssl', 'localbase' and 'cpe' to USES - simplify options handling PR: 209217 Approved by: ports-secteam (junovitch) Security: CVE-2014-9773 Security: CVE-2016-4478 Modified: branches/2016Q4/irc/atheme-services/Makefile branches/2016Q4/irc/atheme-services/distinfo (contents, props changed) branches/2016Q4/irc/atheme-services/pkg-plist (contents, props changed) Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/irc/atheme-services/Makefile ============================================================================== --- branches/2016Q4/irc/atheme-services/Makefile Fri Dec 16 09:02:41 2016 (r428661) +++ branches/2016Q4/irc/atheme-services/Makefile Fri Dec 16 09:07:22 2016 (r428662) @@ -2,14 +2,20 @@ # $FreeBSD$ PORTNAME= atheme-services -PORTVERSION= 7.2.6 -CATEGORIES= irc -MASTER_SITES= http://atheme.github.io/downloads/ +PORTVERSION= 7.2.7 +CATEGORIES= irc ipv6 net +MASTER_SITES= https://github.com/atheme/atheme/releases/download/v${PORTVERSION}/ +DISTNAME= atheme-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Set of services for IRC networks -USES= tar:bzip2 pkgconfig pathfix gmake +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libmowgli-2.so:devel/libmowgli2 + +USES= cpe gmake localbase pathfix pkgconfig ssl tar:bzip2 PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes GNU_CONFIGURE= yes @@ -18,14 +24,12 @@ CONFIGURE_ARGS= --enable-fhs-paths \ --localstatedir=/var \ --disable-gtk-doc \ --enable-large-net -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib + +CPE_PRODUCT= atheme USERS= ircservices GROUPS= ircservices -LIB_DEPENDS+= libmowgli-2.so:devel/libmowgli2 - USE_RC_SUBR= atheme-services OPTIONS_DEFINE= CONTRIB CRACKLIB DOCS LDAP NLS PCRE PERL @@ -36,61 +40,16 @@ CRACKLIB_DESC= Use cracklib for checking OPTIONS_SUB= yes -.include - -.if ${PORT_OPTIONS:MCONTRIB} -CONFIGURE_ARGS+= --enable-contrib -.else -CONFIGURE_ARGS+= --disable-contrib -.endif - -.if ${PORT_OPTIONS:MCRACKLIB} -LIB_DEPENDS+= libcrack.so:security/cracklib -CONFIGURE_ARGS+= --with-cracklib -.else -CONFIGURE_ARGS+= --without-cracklib -.endif - -.if ${PORT_OPTIONS:MLDAP} -USE_OPENLDAP= yes -CONFIGURE_ARGS+= --with-ldap -.else -CONFIGURE_ARGS+= --without-ldap -.endif - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+= --enable-nls -.else -CONFIGURE_ARGS+= --disable-nls -.endif - -.if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= libpcre.so:devel/pcre -CONFIGURE_ARGS+= --with-pcre -.else -CONFIGURE_ARGS+= --without-pcre -.endif - -.if ${PORT_OPTIONS:MPERL} -USES+= perl5 -CONFIGURE_ARGS+= --with-perl -.else -CONFIGURE_ARGS+= --without-perl -.endif - -post-install: -# Treat atheme.motd like atheme.conf. So don't install it directly, -# but instead copy it from atheme.motd.example if it doesn't exist, -# and only remove it at deinstall time if it's unchanged. - @${RM} ${STAGEDIR}${PREFIX}/etc/atheme/atheme.motd -# These are just to satisfy check-orphans - @${RMDIR} ${STAGEDIR}/var/lib/atheme - @${RMDIR} ${STAGEDIR}/var/lib - @${RMDIR} ${STAGEDIR}/var/log/atheme - @${RMDIR} ${STAGEDIR}/var/run/atheme -.if !${PORT_OPTIONS:MDOCS} - @${RM} -Rf ${STAGEDIR}${PREFIX}/share/doc/atheme -.endif +CONTRIB_CONFIGURE_ENABLE= contrib +CRACKLIB_LIB_DEPENDS= libcrack.so:security/cracklib +CRACKLIB_CONFIGURE_WITH= cracklib +LDAP_USE= openldap=yes +LDAP_CONFIGURE_WITH= ldap +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre +PCRE_CONFIGURE_WITH= pcre +PERL_USES= perl5 +PERL_CONFIGURE_WITH= perl .include Modified: branches/2016Q4/irc/atheme-services/distinfo ============================================================================== --- branches/2016Q4/irc/atheme-services/distinfo Fri Dec 16 09:02:41 2016 (r428661) +++ branches/2016Q4/irc/atheme-services/distinfo Fri Dec 16 09:07:22 2016 (r428662) @@ -1,2 +1,3 @@ -SHA256 (atheme-services-7.2.6.tar.bz2) = c2805f50ac8ea05e35ae2cebb67b59dd5f8c2159ee7dea6842a85cab514b3ba2 -SIZE (atheme-services-7.2.6.tar.bz2) = 1215437 +TIMESTAMP = 1481712949 +SHA256 (atheme-7.2.7.tar.bz2) = 64159a5aef905f0a15f35c7dd2bf1b140d918290488e9b6762fd85fd1bfafd94 +SIZE (atheme-7.2.7.tar.bz2) = 1181086 Modified: branches/2016Q4/irc/atheme-services/pkg-plist ============================================================================== --- branches/2016Q4/irc/atheme-services/pkg-plist Fri Dec 16 09:02:41 2016 (r428661) +++ branches/2016Q4/irc/atheme-services/pkg-plist Fri Dec 16 09:07:22 2016 (r428662) @@ -1,161 +1,20 @@ bin/atheme-services bin/dbverify bin/ecdsakeygen +@dir(ircservices,ircservices,) /var/lib/atheme +@dir(ircservices,ircservices,) /var/log/atheme +@dir(ircservices,ircservices,) /var/run/atheme @group ircservices +@dir etc/atheme @mode 640 @sample etc/atheme/atheme.conf.example etc/atheme/atheme.conf +@sample etc/atheme/atheme.motd.example etc/atheme/atheme.motd etc/atheme/atheme.conf.operserv-example etc/atheme/atheme.conf.userserv-example etc/atheme/atheme.cron.example -@sample etc/atheme/atheme.motd.example etc/atheme/atheme.motd -@group @mode -include/atheme/abirev.h -include/atheme/account.h -include/atheme/atheme.h -include/atheme/atheme_memory.h -include/atheme/atheme_string.h -include/atheme/auth.h -include/atheme/authcookie.h -include/atheme/base64.h -include/atheme/channels.h -include/atheme/commandtree.h -include/atheme/common.h -include/atheme/conf.h -include/atheme/confprocess.h -include/atheme/connection.h -include/atheme/crypto.h -include/atheme/culture.h -include/atheme/database_backend.h -include/atheme/datastream.h -include/atheme/entity-validation.h -include/atheme/entity.h -include/atheme/flags.h -include/atheme/global.h -include/atheme/hook.h -include/atheme/hooktypes.h -include/atheme/httpd.h -include/atheme/i18n.h -include/atheme/inline/account.h -include/atheme/inline/channels.h -include/atheme/inline/connection.h -include/atheme/libathemecore.h -include/atheme/linker.h -include/atheme/match.h -include/atheme/md5.h -include/atheme/module.h -include/atheme/object.h -include/atheme/phandler.h -include/atheme/pmodule.h -include/atheme/privs.h -include/atheme/protocol/asuka.h -include/atheme/protocol/bahamut.h -include/atheme/protocol/charybdis.h -include/atheme/protocol/hybrid.h -include/atheme/protocol/inspircd.h -include/atheme/protocol/ircd-seven.h -include/atheme/protocol/ircnet.h -include/atheme/protocol/nefarious.h -include/atheme/protocol/ratbox.h -include/atheme/protocol/shadowircd.h -include/atheme/protocol/undernet.h -include/atheme/protocol/unreal.h -include/atheme/res.h -include/atheme/reslib.h -include/atheme/sasl.h -include/atheme/serno.h -include/atheme/servers.h -include/atheme/services.h -include/atheme/servtree.h -include/atheme/sourceinfo.h -include/atheme/stdinc.h -include/atheme/sysconf.h -include/atheme/table.h -include/atheme/taint.h -include/atheme/template.h -include/atheme/tools.h -include/atheme/uid.h -include/atheme/uplink.h -include/atheme/users.h -lib/atheme/modules/alis/main.so -lib/atheme/modules/auth/dummy.so -%%LDAP%%lib/atheme/modules/auth/ldap.so -lib/atheme/modules/backend/corestorage.so -lib/atheme/modules/backend/flatfile.so -lib/atheme/modules/backend/opensex.so -lib/atheme/modules/botserv/bottalk.so -lib/atheme/modules/botserv/help.so -lib/atheme/modules/botserv/info.so -lib/atheme/modules/botserv/main.so -lib/atheme/modules/botserv/set.so -lib/atheme/modules/botserv/set_core.so -lib/atheme/modules/botserv/set_fantasy.so -lib/atheme/modules/botserv/set_nobot.so -lib/atheme/modules/botserv/set_private.so -lib/atheme/modules/chanfix/main.so -lib/atheme/modules/chanserv/access.so -lib/atheme/modules/chanserv/akick.so -lib/atheme/modules/chanserv/antiflood.so -lib/atheme/modules/chanserv/ban.so -lib/atheme/modules/chanserv/clear.so -lib/atheme/modules/chanserv/clear_akicks.so -lib/atheme/modules/chanserv/clear_bans.so -lib/atheme/modules/chanserv/clear_flags.so -lib/atheme/modules/chanserv/clear_users.so -lib/atheme/modules/chanserv/clone.so -lib/atheme/modules/chanserv/close.so -lib/atheme/modules/chanserv/count.so -lib/atheme/modules/chanserv/drop.so -lib/atheme/modules/chanserv/fflags.so -lib/atheme/modules/chanserv/flags.so -lib/atheme/modules/chanserv/ftransfer.so -lib/atheme/modules/chanserv/getkey.so -lib/atheme/modules/chanserv/halfop.so -lib/atheme/modules/chanserv/help.so -lib/atheme/modules/chanserv/hold.so -lib/atheme/modules/chanserv/info.so -lib/atheme/modules/chanserv/invite.so -lib/atheme/modules/chanserv/kick.so -lib/atheme/modules/chanserv/list.so -lib/atheme/modules/chanserv/main.so -lib/atheme/modules/chanserv/mark.so -lib/atheme/modules/chanserv/moderate.so -lib/atheme/modules/chanserv/op.so -lib/atheme/modules/chanserv/owner.so -lib/atheme/modules/chanserv/protect.so -lib/atheme/modules/chanserv/quiet.so -lib/atheme/modules/chanserv/recover.so -lib/atheme/modules/chanserv/register.so -lib/atheme/modules/chanserv/set.so -lib/atheme/modules/chanserv/set_core.so -lib/atheme/modules/chanserv/set_email.so -lib/atheme/modules/chanserv/set_entrymsg.so -lib/atheme/modules/chanserv/set_fantasy.so -lib/atheme/modules/chanserv/set_gameserv.so -lib/atheme/modules/chanserv/set_guard.so -lib/atheme/modules/chanserv/set_keeptopic.so -lib/atheme/modules/chanserv/set_limitflags.so -lib/atheme/modules/chanserv/set_mlock.so -lib/atheme/modules/chanserv/set_prefix.so -lib/atheme/modules/chanserv/set_private.so -lib/atheme/modules/chanserv/set_property.so -lib/atheme/modules/chanserv/set_pubacl.so -lib/atheme/modules/chanserv/set_restricted.so -lib/atheme/modules/chanserv/set_secure.so -lib/atheme/modules/chanserv/set_topiclock.so -lib/atheme/modules/chanserv/set_url.so -lib/atheme/modules/chanserv/set_verbose.so -lib/atheme/modules/chanserv/status.so -lib/atheme/modules/chanserv/successor_acl.so -lib/atheme/modules/chanserv/sync.so -lib/atheme/modules/chanserv/taxonomy.so -lib/atheme/modules/chanserv/template.so -lib/atheme/modules/chanserv/topic.so -lib/atheme/modules/chanserv/unban_self.so -lib/atheme/modules/chanserv/version.so -lib/atheme/modules/chanserv/voice.so -lib/atheme/modules/chanserv/why.so -lib/atheme/modules/chanserv/xop.so +@group +@dir /var/lib %%CONTRIB%%lib/atheme/modules/contrib/backtrace.so %%CONTRIB%%lib/atheme/modules/contrib/cs_access_alias.so %%CONTRIB%%lib/atheme/modules/contrib/cs_babbler.so @@ -189,8 +48,8 @@ lib/atheme/modules/chanserv/xop.so %%CONTRIB%%lib/atheme/modules/contrib/ns_goodmail.so %%CONTRIB%%lib/atheme/modules/contrib/ns_guestnoreg.so %%CONTRIB%%lib/atheme/modules/contrib/ns_listlogins.so -%%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck.so %%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck_async.so +%%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck.so %%CONTRIB%%lib/atheme/modules/contrib/ns_regnotice.so %%CONTRIB%%lib/atheme/modules/contrib/ns_sendpassmail.so %%CONTRIB%%lib/atheme/modules/contrib/ns_waitreg.so @@ -211,369 +70,25 @@ lib/atheme/modules/chanserv/xop.so %%CONTRIB%%lib/atheme/modules/contrib/os_testproc.so %%CONTRIB%%lib/atheme/modules/contrib/os_trace.so %%CONTRIB%%lib/atheme/modules/contrib/wumpus.so -lib/atheme/modules/crypto/ircservices.so -lib/atheme/modules/crypto/pbkdf2.so -lib/atheme/modules/crypto/pbkdf2v2.so -lib/atheme/modules/crypto/posix.so -lib/atheme/modules/crypto/rawmd5.so -lib/atheme/modules/crypto/rawsha1.so -lib/atheme/modules/exttarget/chanacs.so -lib/atheme/modules/exttarget/channel.so -lib/atheme/modules/exttarget/main.so -lib/atheme/modules/exttarget/oper.so -lib/atheme/modules/exttarget/registered.so -lib/atheme/modules/exttarget/server.so -lib/atheme/modules/gameserv/dice.so -lib/atheme/modules/gameserv/eightball.so -lib/atheme/modules/gameserv/gamecalc.so -lib/atheme/modules/gameserv/happyfarm.so -lib/atheme/modules/gameserv/help.so -lib/atheme/modules/gameserv/lottery.so -lib/atheme/modules/gameserv/main.so -lib/atheme/modules/gameserv/namegen.so -lib/atheme/modules/gameserv/rps.so -lib/atheme/modules/global/main.so -lib/atheme/modules/groupserv/acsnolimit.so -lib/atheme/modules/groupserv/drop.so -lib/atheme/modules/groupserv/fdrop.so -lib/atheme/modules/groupserv/fflags.so -lib/atheme/modules/groupserv/flags.so -lib/atheme/modules/groupserv/help.so -lib/atheme/modules/groupserv/info.so -lib/atheme/modules/groupserv/invite.so -lib/atheme/modules/groupserv/join.so -lib/atheme/modules/groupserv/list.so -lib/atheme/modules/groupserv/listchans.so -lib/atheme/modules/groupserv/main.so -lib/atheme/modules/groupserv/register.so -lib/atheme/modules/groupserv/regnolimit.so -lib/atheme/modules/groupserv/set.so -lib/atheme/modules/groupserv/set_channel.so -lib/atheme/modules/groupserv/set_description.so -lib/atheme/modules/groupserv/set_email.so -lib/atheme/modules/groupserv/set_groupname.so -lib/atheme/modules/groupserv/set_joinflags.so -lib/atheme/modules/groupserv/set_open.so -lib/atheme/modules/groupserv/set_public.so -lib/atheme/modules/groupserv/set_url.so -lib/atheme/modules/helpserv/helpme.so -lib/atheme/modules/helpserv/main.so -lib/atheme/modules/helpserv/services.so -lib/atheme/modules/helpserv/ticket.so -lib/atheme/modules/hostserv/group.so -lib/atheme/modules/hostserv/help.so -lib/atheme/modules/hostserv/main.so -lib/atheme/modules/hostserv/offer.so -lib/atheme/modules/hostserv/onoff.so -lib/atheme/modules/hostserv/request.so -lib/atheme/modules/hostserv/vhost.so -lib/atheme/modules/hostserv/vhostnick.so -lib/atheme/modules/infoserv/main.so -lib/atheme/modules/memoserv/delete.so -lib/atheme/modules/memoserv/forward.so -lib/atheme/modules/memoserv/help.so -lib/atheme/modules/memoserv/ignore.so -lib/atheme/modules/memoserv/list.so -lib/atheme/modules/memoserv/main.so -lib/atheme/modules/memoserv/read.so -lib/atheme/modules/memoserv/send.so -lib/atheme/modules/memoserv/sendall.so -lib/atheme/modules/memoserv/sendgroup.so -lib/atheme/modules/memoserv/sendops.so -lib/atheme/modules/misc/canon_gmail.so -lib/atheme/modules/misc/httpd.so -lib/atheme/modules/nickserv/access.so -lib/atheme/modules/nickserv/badmail.so -lib/atheme/modules/nickserv/cert.so %%CRACKLIB%%lib/atheme/modules/nickserv/cracklib.so -lib/atheme/modules/nickserv/drop.so -lib/atheme/modules/nickserv/enforce.so -lib/atheme/modules/nickserv/freeze.so -lib/atheme/modules/nickserv/ghost.so -lib/atheme/modules/nickserv/group.so -lib/atheme/modules/nickserv/help.so -lib/atheme/modules/nickserv/hold.so -lib/atheme/modules/nickserv/identify.so -lib/atheme/modules/nickserv/info.so -lib/atheme/modules/nickserv/info_lastquit.so -lib/atheme/modules/nickserv/list.so -lib/atheme/modules/nickserv/listchans.so -lib/atheme/modules/nickserv/listgroups.so -lib/atheme/modules/nickserv/listmail.so -lib/atheme/modules/nickserv/listownmail.so -lib/atheme/modules/nickserv/login.so -lib/atheme/modules/nickserv/logout.so -lib/atheme/modules/nickserv/main.so -lib/atheme/modules/nickserv/mark.so -lib/atheme/modules/nickserv/multimark.so -lib/atheme/modules/nickserv/register.so -lib/atheme/modules/nickserv/regnolimit.so -lib/atheme/modules/nickserv/resetpass.so -lib/atheme/modules/nickserv/restrict.so -lib/atheme/modules/nickserv/return.so -lib/atheme/modules/nickserv/sendpass.so -lib/atheme/modules/nickserv/sendpass_user.so -lib/atheme/modules/nickserv/set.so -lib/atheme/modules/nickserv/set_accountname.so -lib/atheme/modules/nickserv/set_core.so -lib/atheme/modules/nickserv/set_email.so -lib/atheme/modules/nickserv/set_emailmemos.so -lib/atheme/modules/nickserv/set_enforcetime.so -lib/atheme/modules/nickserv/set_hidemail.so -lib/atheme/modules/nickserv/set_language.so -lib/atheme/modules/nickserv/set_nevergroup.so -lib/atheme/modules/nickserv/set_neverop.so -lib/atheme/modules/nickserv/set_nogreet.so -lib/atheme/modules/nickserv/set_nomemo.so -lib/atheme/modules/nickserv/set_noop.so -lib/atheme/modules/nickserv/set_nopassword.so -lib/atheme/modules/nickserv/set_password.so -lib/atheme/modules/nickserv/set_private.so -lib/atheme/modules/nickserv/set_privmsg.so -lib/atheme/modules/nickserv/set_property.so -lib/atheme/modules/nickserv/set_pubkey.so -lib/atheme/modules/nickserv/set_quietchg.so -lib/atheme/modules/nickserv/setpass.so -lib/atheme/modules/nickserv/status.so -lib/atheme/modules/nickserv/taxonomy.so -lib/atheme/modules/nickserv/vacation.so -lib/atheme/modules/nickserv/verify.so -lib/atheme/modules/nickserv/vhost.so -lib/atheme/modules/operserv/akill.so -lib/atheme/modules/operserv/clearchan.so -lib/atheme/modules/operserv/clones.so -lib/atheme/modules/operserv/compare.so -lib/atheme/modules/operserv/greplog.so -lib/atheme/modules/operserv/help.so -lib/atheme/modules/operserv/identify.so -lib/atheme/modules/operserv/ignore.so -lib/atheme/modules/operserv/info.so -lib/atheme/modules/operserv/inject.so -lib/atheme/modules/operserv/jupe.so -lib/atheme/modules/operserv/main.so -lib/atheme/modules/operserv/mode.so -lib/atheme/modules/operserv/modinspect.so -lib/atheme/modules/operserv/modlist.so -lib/atheme/modules/operserv/modload.so -lib/atheme/modules/operserv/modreload.so -lib/atheme/modules/operserv/modunload.so -lib/atheme/modules/operserv/noop.so -lib/atheme/modules/operserv/override.so -lib/atheme/modules/operserv/rakill.so -lib/atheme/modules/operserv/raw.so -lib/atheme/modules/operserv/readonly.so -lib/atheme/modules/operserv/rehash.so -lib/atheme/modules/operserv/restart.so -lib/atheme/modules/operserv/rmatch.so -lib/atheme/modules/operserv/rnc.so -lib/atheme/modules/operserv/rwatch.so -lib/atheme/modules/operserv/set.so -lib/atheme/modules/operserv/sgline.so -lib/atheme/modules/operserv/shutdown.so -lib/atheme/modules/operserv/soper.so -lib/atheme/modules/operserv/specs.so -lib/atheme/modules/operserv/sqline.so -lib/atheme/modules/operserv/update.so -lib/atheme/modules/operserv/uptime.so -lib/atheme/modules/protocol/asuka.so -lib/atheme/modules/protocol/bahamut.so -lib/atheme/modules/protocol/base36uid.so -lib/atheme/modules/protocol/charybdis.so -lib/atheme/modules/protocol/elemental-ircd.so -lib/atheme/modules/protocol/hybrid.so -lib/atheme/modules/protocol/inspircd.so -lib/atheme/modules/protocol/ircd-seven.so -lib/atheme/modules/protocol/ircnet.so -lib/atheme/modules/protocol/mixin_nohalfops.so -lib/atheme/modules/protocol/mixin_noholdnick.so -lib/atheme/modules/protocol/mixin_noowner.so -lib/atheme/modules/protocol/mixin_noprotect.so -lib/atheme/modules/protocol/nefarious.so -lib/atheme/modules/protocol/ngircd.so -lib/atheme/modules/protocol/p10-generic.so -lib/atheme/modules/protocol/ratbox.so -lib/atheme/modules/protocol/shadowircd.so -lib/atheme/modules/protocol/ts6-generic.so -lib/atheme/modules/protocol/undernet.so -lib/atheme/modules/protocol/unreal.so -lib/atheme/modules/proxyscan/dnsbl.so -lib/atheme/modules/proxyscan/main.so -lib/atheme/modules/rpgserv/enable.so -lib/atheme/modules/rpgserv/help.so -lib/atheme/modules/rpgserv/info.so -lib/atheme/modules/rpgserv/list.so -lib/atheme/modules/rpgserv/main.so -lib/atheme/modules/rpgserv/search.so -lib/atheme/modules/rpgserv/set.so -lib/atheme/modules/saslserv/authcookie.so -lib/atheme/modules/saslserv/ecdsa-nist256p-challenge.so -lib/atheme/modules/saslserv/external.so -lib/atheme/modules/saslserv/main.so -lib/atheme/modules/saslserv/plain.so -%%PERL%%lib/atheme/modules/scripting/examples/catserv.pl -%%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme.so -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Account.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanAcs.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChannelRegistration.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanMode.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Command.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Entity.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Fault.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Hooks.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/HookHash.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/Hooklist.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/ServiceHash.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Log.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/NickRegistration.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Object.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ReadOnlyHashWrapper.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Service.pm -%%PERL%%lib/atheme/modules/scripting/lib/init.pl -%%PERL%%lib/atheme/modules/scripting/perl.so -lib/atheme/modules/security/cmdperm.so -lib/atheme/modules/statserv/channel.so -lib/atheme/modules/statserv/main.so -lib/atheme/modules/statserv/netsplit.so -lib/atheme/modules/statserv/server.so -lib/atheme/modules/transport/jsonrpc.so -lib/atheme/modules/transport/p10.so -lib/atheme/modules/transport/rfc1459.so -lib/atheme/modules/transport/xmlrpc.so -lib/libathemecore.so -lib/libathemecore.so.1 -lib/libathemecore.so.1.0.0 -libdata/pkgconfig/atheme-services.pc -share/atheme/email/memo -share/atheme/email/register -share/atheme/email/sendpass -share/atheme/email/setemail -share/atheme/email/setpass -share/atheme/help/alis/list -share/atheme/help/botserv/act -share/atheme/help/botserv/assign -share/atheme/help/botserv/bot -share/atheme/help/botserv/botlist -share/atheme/help/botserv/info -share/atheme/help/botserv/say -share/atheme/help/botserv/set_fantasy -share/atheme/help/botserv/set_nobot -share/atheme/help/botserv/set_private -share/atheme/help/botserv/unassign -share/atheme/help/chanfix/chanfix -share/atheme/help/chanfix/info -share/atheme/help/chanfix/scores -share/atheme/help/contrib/access -share/atheme/help/contrib/ajoin -share/atheme/help/contrib/as_activate -share/atheme/help/contrib/as_cancel -share/atheme/help/contrib/as_reject -share/atheme/help/contrib/as_request -share/atheme/help/contrib/as_waiting -share/atheme/help/contrib/badwords -share/atheme/help/contrib/cs_fregister -share/atheme/help/contrib/cs_ping -share/atheme/help/contrib/defcon -share/atheme/help/contrib/dnsblexempt -share/atheme/help/contrib/dnsblscan -share/atheme/help/contrib/down -share/atheme/help/contrib/fenforce -share/atheme/help/contrib/forbid -share/atheme/help/contrib/fregister -share/atheme/help/contrib/fsend -share/atheme/help/contrib/generatehash -share/atheme/help/contrib/generatepass -share/atheme/help/contrib/helpme -share/atheme/help/contrib/joinmon -share/atheme/help/contrib/kill -share/atheme/help/contrib/klinechan -share/atheme/help/contrib/listklinechan -share/atheme/help/contrib/listlogins -share/atheme/help/contrib/loadchanmodes -share/atheme/help/contrib/logstream -share/atheme/help/contrib/os_modeall -share/atheme/help/contrib/pingspam -share/atheme/help/contrib/procwatch -share/atheme/help/contrib/roulette -share/atheme/help/contrib/savechanmodes -share/atheme/help/contrib/set_blockbadwords -share/atheme/help/contrib/set_dnsblaction -share/atheme/help/contrib/trace -share/atheme/help/contrib/up -share/atheme/help/contrib/userinfo -share/atheme/help/cservice/access_add -share/atheme/help/cservice/access_del -share/atheme/help/cservice/access_info -share/atheme/help/cservice/access_list -share/atheme/help/cservice/access_set -share/atheme/help/cservice/akick -share/atheme/help/cservice/ban -share/atheme/help/cservice/clear_akicks -share/atheme/help/cservice/clear_bans -share/atheme/help/cservice/clear_flags -share/atheme/help/cservice/clear_users -share/atheme/help/cservice/clone -share/atheme/help/cservice/close -share/atheme/help/cservice/count -share/atheme/help/cservice/drop -share/atheme/help/cservice/fdrop -share/atheme/help/cservice/fflags -share/atheme/help/cservice/flags -share/atheme/help/cservice/forcexop -share/atheme/help/cservice/ftransfer -share/atheme/help/cservice/getkey -share/atheme/help/cservice/halfop -share/atheme/help/cservice/hold -share/atheme/help/cservice/info -share/atheme/help/cservice/invite -share/atheme/help/cservice/kick -share/atheme/help/cservice/kickban -share/atheme/help/cservice/list -share/atheme/help/cservice/mark -share/atheme/help/cservice/op_voice -share/atheme/help/cservice/owner -share/atheme/help/cservice/protect -share/atheme/help/cservice/quiet -share/atheme/help/cservice/recover -share/atheme/help/cservice/register -share/atheme/help/cservice/role_add -share/atheme/help/cservice/role_del -share/atheme/help/cservice/role_list -share/atheme/help/cservice/role_set -share/atheme/help/cservice/set_antiflood -share/atheme/help/cservice/set_email -share/atheme/help/cservice/set_entrymsg -share/atheme/help/cservice/set_fantasy -share/atheme/help/cservice/set_founder -share/atheme/help/cservice/set_gameserv -share/atheme/help/cservice/set_guard -share/atheme/help/cservice/set_keeptopic -share/atheme/help/cservice/set_limitflags -share/atheme/help/cservice/set_mlock -share/atheme/help/cservice/set_nosync -share/atheme/help/cservice/set_prefix -share/atheme/help/cservice/set_private -share/atheme/help/cservice/set_property -share/atheme/help/cservice/set_pubacl -share/atheme/help/cservice/set_restricted -share/atheme/help/cservice/set_secure -share/atheme/help/cservice/set_topiclock -share/atheme/help/cservice/set_url -share/atheme/help/cservice/set_verbose -share/atheme/help/cservice/status -share/atheme/help/cservice/sync -share/atheme/help/cservice/taxonomy -share/atheme/help/cservice/template -share/atheme/help/cservice/topic -share/atheme/help/cservice/topicappend -share/atheme/help/cservice/topicprepend -share/atheme/help/cservice/topicswap -share/atheme/help/cservice/unban -share/atheme/help/cservice/unban_self -share/atheme/help/cservice/unquiet -share/atheme/help/cservice/why -share/atheme/help/cservice/xop +%%DOCS%%share/doc/atheme/FAQ +%%DOCS%%share/doc/atheme/IRCD +%%DOCS%%share/doc/atheme/JSONRPC +%%DOCS%%share/doc/atheme/LICENSE +%%DOCS%%share/doc/atheme/PCOMMANDS +%%DOCS%%share/doc/atheme/perl/Atheme.pod +%%DOCS%%share/doc/atheme/PRIVILEGES +%%DOCS%%share/doc/atheme/reference/gtk-doc.make +%%DOCS%%share/doc/atheme/RELEASE +%%DOCS%%share/doc/atheme/SASL +%%DOCS%%share/doc/atheme/SQL +%%DOCS%%share/doc/atheme/technical/MODES +%%DOCS%%share/doc/atheme/technical/XMLRPCLIB +%%DOCS%%share/doc/atheme/TRANSLATION +%%DOCS%%share/doc/atheme/VERSION_LETTERS +%%DOCS%%share/doc/atheme/WINDOWS +%%DOCS%%share/doc/atheme/XMLRPC +%%LDAP%%lib/atheme/modules/auth/ldap.so %%NLS%%share/atheme/help/es/alis/list %%NLS%%share/atheme/help/es/botserv/act %%NLS%%share/atheme/help/es/botserv/assign @@ -868,6 +383,687 @@ share/atheme/help/cservice/xop %%NLS%%share/atheme/help/es/userserv/vacation %%NLS%%share/atheme/help/es/userserv/verify %%NLS%%share/atheme/help/es/userserv/vhost +%%NLS%%share/atheme/help/ru/charset +%%NLS%%share/atheme/help/ru/cservice/akick +%%NLS%%share/atheme/help/ru/cservice/ban +%%NLS%%share/atheme/help/ru/cservice/clear_bans +%%NLS%%share/atheme/help/ru/cservice/clear_users +%%NLS%%share/atheme/help/ru/cservice/close +%%NLS%%share/atheme/help/ru/cservice/count +%%NLS%%share/atheme/help/ru/cservice/drop +%%NLS%%share/atheme/help/ru/cservice/fflags +%%NLS%%share/atheme/help/ru/cservice/flags +%%NLS%%share/atheme/help/ru/cservice/forcexop +%%NLS%%share/atheme/help/ru/cservice/ftransfer +%%NLS%%share/atheme/help/ru/cservice/getkey +%%NLS%%share/atheme/help/ru/cservice/halfop +%%NLS%%share/atheme/help/ru/cservice/hold +%%NLS%%share/atheme/help/ru/cservice/info +%%NLS%%share/atheme/help/ru/cservice/invite +%%NLS%%share/atheme/help/ru/cservice/kick +%%NLS%%share/atheme/help/ru/cservice/kickban +%%NLS%%share/atheme/help/ru/cservice/list +%%NLS%%share/atheme/help/ru/cservice/mark +%%NLS%%share/atheme/help/ru/cservice/op_voice +%%NLS%%share/atheme/help/ru/cservice/quiet +%%NLS%%share/atheme/help/ru/cservice/recover +%%NLS%%share/atheme/help/ru/cservice/register +%%NLS%%share/atheme/help/ru/cservice/set_email +%%NLS%%share/atheme/help/ru/cservice/set_entrymsg +%%NLS%%share/atheme/help/ru/cservice/set_fantasy +%%NLS%%share/atheme/help/ru/cservice/set_founder +%%NLS%%share/atheme/help/ru/cservice/set_guard +%%NLS%%share/atheme/help/ru/cservice/set_keeptopic +%%NLS%%share/atheme/help/ru/cservice/set_mlock +%%NLS%%share/atheme/help/ru/cservice/set_private +%%NLS%%share/atheme/help/ru/cservice/set_property +%%NLS%%share/atheme/help/ru/cservice/set_restricted +%%NLS%%share/atheme/help/ru/cservice/set_secure +%%NLS%%share/atheme/help/ru/cservice/set_topiclock +%%NLS%%share/atheme/help/ru/cservice/set_url +%%NLS%%share/atheme/help/ru/cservice/set_verbose +%%NLS%%share/atheme/help/ru/cservice/status +%%NLS%%share/atheme/help/ru/cservice/taxonomy +%%NLS%%share/atheme/help/ru/cservice/template +%%NLS%%share/atheme/help/ru/cservice/topic +%%NLS%%share/atheme/help/ru/cservice/topicappend +%%NLS%%share/atheme/help/ru/cservice/topicprepend +%%NLS%%share/atheme/help/ru/cservice/unban +%%NLS%%share/atheme/help/ru/cservice/unban_self +%%NLS%%share/atheme/help/ru/cservice/unquiet +%%NLS%%share/atheme/help/ru/cservice/userinfo +%%NLS%%share/atheme/help/ru/cservice/why +%%NLS%%share/atheme/help/ru/cservice/xop +%%NLS%%share/atheme/help/ru/gameserv/eightball +%%NLS%%share/atheme/help/ru/gameserv/namegen +%%NLS%%share/atheme/help/ru/gameserv/roll +%%NLS%%share/atheme/help/ru/gservice/global +%%NLS%%share/atheme/help/ru/help +%%NLS%%share/atheme/help/ru/memoserv/delete +%%NLS%%share/atheme/help/ru/memoserv/forward +%%NLS%%share/atheme/help/ru/memoserv/ignore +%%NLS%%share/atheme/help/ru/memoserv/list +%%NLS%%share/atheme/help/ru/memoserv/read +%%NLS%%share/atheme/help/ru/memoserv/send +%%NLS%%share/atheme/help/ru/memoserv/sendops +%%NLS%%share/atheme/help/ru/nickserv/acc +%%NLS%%share/atheme/help/ru/nickserv/access +%%NLS%%share/atheme/help/ru/nickserv/drop +%%NLS%%share/atheme/help/ru/nickserv/freeze +%%NLS%%share/atheme/help/ru/nickserv/fungroup +%%NLS%%share/atheme/help/ru/nickserv/fverify +%%NLS%%share/atheme/help/ru/nickserv/ghost +%%NLS%%share/atheme/help/ru/nickserv/group +%%NLS%%share/atheme/help/ru/nickserv/hold +%%NLS%%share/atheme/help/ru/nickserv/identify +%%NLS%%share/atheme/help/ru/nickserv/info +%%NLS%%share/atheme/help/ru/nickserv/list +%%NLS%%share/atheme/help/ru/nickserv/listchans +%%NLS%%share/atheme/help/ru/nickserv/listmail +%%NLS%%share/atheme/help/ru/nickserv/listvhost +%%NLS%%share/atheme/help/ru/nickserv/login +%%NLS%%share/atheme/help/ru/nickserv/logout +%%NLS%%share/atheme/help/ru/nickserv/mark +%%NLS%%share/atheme/help/ru/nickserv/register +%%NLS%%share/atheme/help/ru/nickserv/release +%%NLS%%share/atheme/help/ru/nickserv/resetpass +%%NLS%%share/atheme/help/ru/nickserv/return +%%NLS%%share/atheme/help/ru/nickserv/sendpass +%%NLS%%share/atheme/help/ru/nickserv/set_accountname +%%NLS%%share/atheme/help/ru/nickserv/set_email +%%NLS%%share/atheme/help/ru/nickserv/set_emailmemos +%%NLS%%share/atheme/help/ru/nickserv/set_enforce +%%NLS%%share/atheme/help/ru/nickserv/set_hidemail +%%NLS%%share/atheme/help/ru/nickserv/set_neverop +%%NLS%%share/atheme/help/ru/nickserv/set_nomemo +%%NLS%%share/atheme/help/ru/nickserv/set_noop +%%NLS%%share/atheme/help/ru/nickserv/set_password +%%NLS%%share/atheme/help/ru/nickserv/set_private +%%NLS%%share/atheme/help/ru/nickserv/set_privmsg +%%NLS%%share/atheme/help/ru/nickserv/set_property +%%NLS%%share/atheme/help/ru/nickserv/setpass +%%NLS%%share/atheme/help/ru/nickserv/status +%%NLS%%share/atheme/help/ru/nickserv/taxonomy +%%NLS%%share/atheme/help/ru/nickserv/ungroup +%%NLS%%share/atheme/help/ru/nickserv/vacation +%%NLS%%share/atheme/help/ru/nickserv/verify +%%NLS%%share/atheme/help/ru/nickserv/vhost +%%NLS%%share/atheme/help/ru/oservice/akill +%%NLS%%share/atheme/help/ru/oservice/clearchan +%%NLS%%share/atheme/help/ru/oservice/clones +%%NLS%%share/atheme/help/ru/oservice/compare +%%NLS%%share/atheme/help/ru/oservice/identify +%%NLS%%share/atheme/help/ru/oservice/ignore +%%NLS%%share/atheme/help/ru/oservice/inject +%%NLS%%share/atheme/help/ru/oservice/jupe +%%NLS%%share/atheme/help/ru/oservice/mode +%%NLS%%share/atheme/help/ru/oservice/modinspect +%%NLS%%share/atheme/help/ru/oservice/modlist +%%NLS%%share/atheme/help/ru/oservice/modload +%%NLS%%share/atheme/help/ru/oservice/modrestart +%%NLS%%share/atheme/help/ru/oservice/modunload +%%NLS%%share/atheme/help/ru/oservice/noop +%%NLS%%share/atheme/help/ru/oservice/rakill +%%NLS%%share/atheme/help/ru/oservice/raw +%%NLS%%share/atheme/help/ru/oservice/rehash +%%NLS%%share/atheme/help/ru/oservice/restart +%%NLS%%share/atheme/help/ru/oservice/rmatch +%%NLS%%share/atheme/help/ru/oservice/rnc +%%NLS%%share/atheme/help/ru/oservice/rwatch +%%NLS%%share/atheme/help/ru/oservice/sgline +%%NLS%%share/atheme/help/ru/oservice/shutdown +%%NLS%%share/atheme/help/ru/oservice/soper +%%NLS%%share/atheme/help/ru/oservice/specs +%%NLS%%share/atheme/help/ru/oservice/update +%%NLS%%share/atheme/help/ru/oservice/uptime +%%NLS%%share/atheme/help/ru/saslserv/pkey +%%NLS%%share/atheme/help/ru/userserv/drop +%%NLS%%share/atheme/help/ru/userserv/freeze +%%NLS%%share/atheme/help/ru/userserv/fverify +%%NLS%%share/atheme/help/ru/userserv/hold +%%NLS%%share/atheme/help/ru/userserv/info +%%NLS%%share/atheme/help/ru/userserv/list +%%NLS%%share/atheme/help/ru/userserv/listchans +%%NLS%%share/atheme/help/ru/userserv/listmail +%%NLS%%share/atheme/help/ru/userserv/listvhost +%%NLS%%share/atheme/help/ru/userserv/login +%%NLS%%share/atheme/help/ru/userserv/logout +%%NLS%%share/atheme/help/ru/userserv/mark +%%NLS%%share/atheme/help/ru/userserv/register +%%NLS%%share/atheme/help/ru/userserv/resetpass +%%NLS%%share/atheme/help/ru/userserv/return +%%NLS%%share/atheme/help/ru/userserv/sendpass +%%NLS%%share/atheme/help/ru/userserv/set_email +%%NLS%%share/atheme/help/ru/userserv/set_emailmemos +%%NLS%%share/atheme/help/ru/userserv/set_hidemail +%%NLS%%share/atheme/help/ru/userserv/set_neverop +%%NLS%%share/atheme/help/ru/userserv/set_noop +%%NLS%%share/atheme/help/ru/userserv/set_password +%%NLS%%share/atheme/help/ru/userserv/set_private +%%NLS%%share/atheme/help/ru/userserv/set_privmsg +%%NLS%%share/atheme/help/ru/userserv/set_property +%%NLS%%share/atheme/help/ru/userserv/setpass +%%NLS%%share/atheme/help/ru/userserv/status +%%NLS%%share/atheme/help/ru/userserv/taxonomy +%%NLS%%share/atheme/help/ru/userserv/vacation +%%NLS%%share/atheme/help/ru/userserv/verify +%%NLS%%share/atheme/help/ru/userserv/vhost +%%NLS%%share/locale/cy/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/da/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/de/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/es/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/fr/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/ru/LC_MESSAGES/atheme.mo +%%PERL%%lib/atheme/modules/scripting/examples/catserv.pl +%%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme.so +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Account.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanAcs.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanMode.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChannelRegistration.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Command.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Entity.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Fault.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Hooks.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/HookHash.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/Hooklist.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/ServiceHash.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Log.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/NickRegistration.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Object.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ReadOnlyHashWrapper.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Service.pm +%%PERL%%lib/atheme/modules/scripting/lib/init.pl +%%PERL%%lib/atheme/modules/scripting/perl.so +include/atheme/abirev.h +include/atheme/account.h +include/atheme/atheme_memory.h +include/atheme/atheme_string.h +include/atheme/atheme.h +include/atheme/auth.h +include/atheme/authcookie.h +include/atheme/base64.h +include/atheme/channels.h +include/atheme/commandtree.h +include/atheme/common.h +include/atheme/conf.h +include/atheme/confprocess.h +include/atheme/connection.h +include/atheme/crypto.h +include/atheme/culture.h +include/atheme/database_backend.h +include/atheme/datastream.h +include/atheme/entity-validation.h +include/atheme/entity.h +include/atheme/flags.h +include/atheme/global.h +include/atheme/hook.h +include/atheme/hooktypes.h +include/atheme/httpd.h +include/atheme/i18n.h +include/atheme/inline/account.h +include/atheme/inline/channels.h +include/atheme/inline/connection.h +include/atheme/libathemecore.h +include/atheme/linker.h +include/atheme/match.h +include/atheme/md5.h +include/atheme/module.h +include/atheme/object.h +include/atheme/phandler.h +include/atheme/pmodule.h +include/atheme/privs.h +include/atheme/protocol/asuka.h +include/atheme/protocol/bahamut.h +include/atheme/protocol/charybdis.h +include/atheme/protocol/elemental-ircd.h +include/atheme/protocol/inspircd.h +include/atheme/protocol/ircd-seven.h +include/atheme/protocol/ircnet.h +include/atheme/protocol/nefarious.h +include/atheme/protocol/ratbox.h +include/atheme/protocol/unreal.h +include/atheme/res.h +include/atheme/reslib.h +include/atheme/sasl.h +include/atheme/serno.h +include/atheme/servers.h +include/atheme/services.h +include/atheme/servtree.h +include/atheme/sourceinfo.h +include/atheme/stdinc.h +include/atheme/sysconf.h +include/atheme/table.h +include/atheme/taint.h +include/atheme/template.h +include/atheme/tools.h +include/atheme/uid.h +include/atheme/uplink.h +include/atheme/users.h +lib/atheme/modules/alis/main.so +lib/atheme/modules/auth/dummy.so +lib/atheme/modules/backend/corestorage.so +lib/atheme/modules/backend/flatfile.so +lib/atheme/modules/backend/opensex.so +lib/atheme/modules/botserv/bottalk.so +lib/atheme/modules/botserv/help.so +lib/atheme/modules/botserv/info.so +lib/atheme/modules/botserv/main.so +lib/atheme/modules/botserv/set_core.so +lib/atheme/modules/botserv/set_fantasy.so +lib/atheme/modules/botserv/set_nobot.so +lib/atheme/modules/botserv/set_private.so +lib/atheme/modules/botserv/set_saycaller.so +lib/atheme/modules/botserv/set.so +lib/atheme/modules/chanfix/main.so +lib/atheme/modules/chanserv/access.so +lib/atheme/modules/chanserv/akick.so +lib/atheme/modules/chanserv/antiflood.so +lib/atheme/modules/chanserv/ban.so +lib/atheme/modules/chanserv/clear_akicks.so +lib/atheme/modules/chanserv/clear_bans.so +lib/atheme/modules/chanserv/clear_flags.so +lib/atheme/modules/chanserv/clear_users.so +lib/atheme/modules/chanserv/clear.so +lib/atheme/modules/chanserv/clone.so +lib/atheme/modules/chanserv/close.so +lib/atheme/modules/chanserv/count.so +lib/atheme/modules/chanserv/drop.so +lib/atheme/modules/chanserv/fflags.so +lib/atheme/modules/chanserv/flags.so +lib/atheme/modules/chanserv/ftransfer.so +lib/atheme/modules/chanserv/getkey.so +lib/atheme/modules/chanserv/halfop.so +lib/atheme/modules/chanserv/help.so +lib/atheme/modules/chanserv/hold.so +lib/atheme/modules/chanserv/info.so +lib/atheme/modules/chanserv/invite.so +lib/atheme/modules/chanserv/kick.so +lib/atheme/modules/chanserv/list.so +lib/atheme/modules/chanserv/main.so +lib/atheme/modules/chanserv/mark.so +lib/atheme/modules/chanserv/moderate.so +lib/atheme/modules/chanserv/op.so *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Fri Dec 16 10:35:44 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A93E9C8050C; Fri, 16 Dec 2016 10:35:44 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BB51918; Fri, 16 Dec 2016 10:35:44 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGAZh3M034417; Fri, 16 Dec 2016 10:35:43 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAZhos034415; Fri, 16 Dec 2016 10:35:43 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201612161035.uBGAZhos034415@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Fri, 16 Dec 2016 10:35:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428669 - in branches/2016Q4/sysutils/xen-tools: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2016 10:35:44 -0000 Author: royger (src committer) Date: Fri Dec 16 10:35:43 2016 New Revision: 428669 URL: https://svnweb.freebsd.org/changeset/ports/428669 Log: MFH: r428628 xen-tools: fix path of xenstore device When xenstore is not running on the same domain as the toolstack the xenstore device is used in order to access it (like when running some tools from an unprivileged domain). Fix the path to point to the FreeBSD path (/dev/xen/xenstore). This is a backport of upstream commit 7ff99b. Sponsored by: Citrix Systems R&D Approved by: portmgr (junovitch) --This line, and hose below, will be ignored-- M sysutils/xen-tools/Makefile AM sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Added: branches/2016Q4/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch - copied unchanged from r428628, head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Modified: branches/2016Q4/sysutils/xen-tools/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/sysutils/xen-tools/Makefile ============================================================================== --- branches/2016Q4/sysutils/xen-tools/Makefile Fri Dec 16 10:10:07 2016 (r428668) +++ branches/2016Q4/sysutils/xen-tools/Makefile Fri Dec 16 10:35:43 2016 (r428669) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools PORTVERSION= 4.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -46,7 +46,8 @@ QEMU_ARGS= --disable-gtk \ EXTRA_PATCHES= ${FILESDIR}/var_paths.patch:-p1 \ ${FILESDIR}/xsa198.patch:-p1 \ ${FILESDIR}/0001-libxl-fix-creation-of-pkgconf-install-dir.patch \ - ${FILESDIR}/0001-tools-configure-fix-pkg-config-install-path-for-Free.patch + ${FILESDIR}/0001-tools-configure-fix-pkg-config-install-path-for-Free.patch \ + ${FILESDIR}/0001-libs-xenstore-set-correct-FreeBSD-device.patch CONFIGURE_ARGS+= --with-extra-qemuu-configure-args="${QEMU_ARGS}" \ --with-system-seabios=${LOCALBASE}/share/seabios/bios.bin Copied: branches/2016Q4/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch (from r428628, head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Fri Dec 16 10:35:43 2016 (r428669, copy of r428628, head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch) @@ -0,0 +1,32 @@ +From 7ff99b232e0f91a5189f429498868bfccf8d7154 Mon Sep 17 00:00:00 2001 +From: Roger Pau Monne +Date: Mon, 12 Dec 2016 16:07:40 +0000 +Subject: [PATCH] libs/xenstore: set correct FreeBSD device +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +The path to the xenstore FreeBSD device is /dev/xen/xenstore. + +Signed-off-by: Roger Pau Monné +Acked-by: Wei Liu +--- + tools/xenstore/xs_lib.c | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/tools/xenstore/xs_lib.c b/tools/xenstore/xs_lib.c +index 5ef3d6d..3e43f88 100644 +--- a/tools/xenstore/xs_lib.c ++++ b/tools/xenstore/xs_lib.c +@@ -85,6 +85,8 @@ const char *xs_domain_dev(void) + return "/proc/xen/xenbus"; + #elif defined(__NetBSD__) + return "/kern/xen/xenbus"; ++#elif defined(__FreeBSD__) ++ return "/dev/xen/xenstore"; + #else + return "/dev/xen/xenbus"; + #endif +-- +2.10.1 (Apple Git-78) + From owner-svn-ports-branches@freebsd.org Fri Dec 16 10:52:34 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E6B8C80A1B; Fri, 16 Dec 2016 10:52:34 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2375F147A; Fri, 16 Dec 2016 10:52:34 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGAqXho042696; Fri, 16 Dec 2016 10:52:33 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAqWtt042686; Fri, 16 Dec 2016 10:52:32 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612161052.uBGAqWtt042686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 16 Dec 2016 10:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428670 - in branches/2016Q4: Mk/Uses devel devel/linux-c6-libelf ftp/linux-c6-curl graphics/linux-c6-dri net/linux-c6-openldap X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2016 10:52:34 -0000 Author: tijl Date: Fri Dec 16 10:52:32 2016 New Revision: 428670 URL: https://svnweb.freebsd.org/changeset/ports/428670 Log: MFH: r425219, r425220, r425270, r425343, r425344 Add missing runtime dependencies to some Linux ports. Approved by: ports-secteam (junovitch) Added: branches/2016Q4/devel/linux-c6-libelf/ - copied from r425343, head/devel/linux-c6-libelf/ Modified: branches/2016Q4/Mk/Uses/linux.mk branches/2016Q4/devel/Makefile branches/2016Q4/ftp/linux-c6-curl/Makefile branches/2016Q4/graphics/linux-c6-dri/Makefile branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 branches/2016Q4/net/linux-c6-openldap/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/Mk/Uses/linux.mk ============================================================================== --- branches/2016Q4/Mk/Uses/linux.mk Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/Mk/Uses/linux.mk Fri Dec 16 10:52:32 2016 (r428670) @@ -87,6 +87,7 @@ linux_jasper_DEP= linux-${linux_ARGS}-j linux_jpeg_DEP= linux-${linux_ARGS}-jpeg>0:graphics/linux-${linux_ARGS}-jpeg linux_libasyncns_DEP= linux-${linux_ARGS}-libasyncns>0:dns/linux-${linux_ARGS}-libasyncns linux_libaudiofile_DEP= linux-${linux_ARGS}-libaudiofile>0:audio/linux-${linux_ARGS}-libaudiofile +linux_libelf_DEP= linux-${linux_ARGS}-libelf>0:devel/linux-${linux_ARGS}-libelf linux_libgcrypt_DEP= linux-${linux_ARGS}-libgcrypt>0:security/linux-${linux_ARGS}-libgcrypt linux_libgfortran_DEP= linux-${linux_ARGS}-libgfortran>0:devel/linux-${linux_ARGS}-libgfortran linux_libglu_DEP= linux-${linux_ARGS}-libGLU>0:graphics/linux-${linux_ARGS}-libGLU Modified: branches/2016Q4/devel/Makefile ============================================================================== --- branches/2016Q4/devel/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/devel/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -1427,6 +1427,7 @@ SUBDIR += linux-c6-dbus-glib SUBDIR += linux-c6-dbus-libs SUBDIR += linux-c6-devtools + SUBDIR += linux-c6-libelf SUBDIR += linux-c6-libgfortran SUBDIR += linux-c6-libglade2 SUBDIR += linux-c6-libpciaccess Modified: branches/2016Q4/ftp/linux-c6-curl/Makefile ============================================================================== --- branches/2016Q4/ftp/linux-c6-curl/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/ftp/linux-c6-curl/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.19.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp linux LIB_DISTFILES= lib${DISTNAME}${EXTRACT_SUFX} SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE @@ -13,9 +13,8 @@ COMMENT= Command line tool for transferr CONFLICTS= linux-curl-[0-9]* linux-f10-curl-[0-9]* - USES= linux:c6 -USE_LINUX= openldap libssh2 # cyrus-sasl2 +USE_LINUX= libssh2 nspr nss openldap USE_LINUX_RPM= nolib RPMVERSION= 52.el6 USE_LDCONFIG= yes Modified: branches/2016Q4/graphics/linux-c6-dri/Makefile ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -3,13 +3,16 @@ PORTNAME= dri PORTVERSION= 11.0.7 +PORTREVISION= 1 CATEGORIES= graphics linux LIB_DISTFILES= mesa-libGL-${PORTVERSION}-4.el6${EXTRACT_SUFX} \ mesa-libGLU-${PORTVERSION}-4.el6${EXTRACT_SUFX} \ mesa-dri-drivers-${PORTVERSION}-4.el6${EXTRACT_SUFX} \ + mesa-private-llvm-3.6.2-1.el6${EXTRACT_SUFX} \ libdrm-2.4.65-2.el6${EXTRACT_SUFX} \ freeglut-2.6.0-1.el6${EXTRACT_SUFX} SRC_DISTFILES= mesa-${PORTVERSION}-4.el6.src.rpm:SOURCE \ + mesa-private-llvm-3.6.2-1.el6.src.rpm:SOURCE \ libdrm-2.4.65-2.el6.src.rpm:SOURCE \ freeglut-2.6.0-1.el6.src.rpm:SOURCE @@ -19,7 +22,7 @@ COMMENT= Mesa libGL runtime libraries (L CONFLICTS= linux_dri-[0-9]* linux_dri-devel-[0-9]* linux-f10-dri-[0-9]* linux-dri-[0-9]* USES= linux:c6 -USE_LINUX= xorglibs +USE_LINUX= expat libelf libpciaccess xorglibs USE_LINUX_RPM= yes USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr Modified: branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 Fri Dec 16 10:52:32 2016 (r428670) @@ -1,16 +1,20 @@ -TIMESTAMP = 1466256916 +TIMESTAMP = 1478274394 SHA256 (rpm/i686/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 83568569fee8b38f0ab8d5efa2977a937b4ab5121407210b2b4089f5c28eec13 SIZE (rpm/i686/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 162340 SHA256 (rpm/i686/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 23af90e8395cbdd59eb6f5e08cd011a876883a8f60e66dbe67e70e1268c9e7b0 SIZE (rpm/i686/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 200644 SHA256 (rpm/i686/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 513b7f3e21fe85e3e4aa8dd1e35556417754719cc2b50b344ce476915385d759 SIZE (rpm/i686/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 4320300 +SHA256 (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 422490005089f282a2c4c44571dd44e9329fc23ba5ebb1273cabe715fc3129de +SIZE (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 7174860 SHA256 (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 9d99918eef5d755b43d5790bcafa04dadccedb11fd1bf33d75626463802c3f0a SIZE (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 143292 SHA256 (rpm/i686/centos/6.8/freeglut-2.6.0-1.el6.i686.rpm) = fa6cb446baf0b4e02a68c7260e3a2186fc2bb208293d39ccb48dd8ed9c61b606 SIZE (rpm/i686/centos/6.8/freeglut-2.6.0-1.el6.i686.rpm) = 170044 SHA256 (rpm/i686/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 9db7bd5036fcc8fa25585cd5625e56d95118092b816ba09867073e310db44b5d SIZE (rpm/i686/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 129624873 +SHA256 (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 5ea1a930ce15e99159edc294ca8f3bf42c7cbc28081a6bae8b45cafae9c1b199 +SIZE (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 131903629 SHA256 (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 6ddaefc6000fb04ee906d157053509b15a7783251e2be8532bbd7b389c4de793 SIZE (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 687561 SHA256 (rpm/i686/centos/6.8/freeglut-2.6.0-1.el6.src.rpm) = 04ca4b3c4917110e7878df3d82f52639a76274ed3c0611ff72b86ea5e242d037 Modified: branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 Fri Dec 16 10:52:32 2016 (r428670) @@ -1,10 +1,12 @@ -TIMESTAMP = 1466257533 +TIMESTAMP = 1478274822 SHA256 (rpm/x86_64/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 83568569fee8b38f0ab8d5efa2977a937b4ab5121407210b2b4089f5c28eec13 SIZE (rpm/x86_64/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 162340 SHA256 (rpm/x86_64/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 23af90e8395cbdd59eb6f5e08cd011a876883a8f60e66dbe67e70e1268c9e7b0 SIZE (rpm/x86_64/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 200644 SHA256 (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 513b7f3e21fe85e3e4aa8dd1e35556417754719cc2b50b344ce476915385d759 SIZE (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 4320300 +SHA256 (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 422490005089f282a2c4c44571dd44e9329fc23ba5ebb1273cabe715fc3129de +SIZE (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 7174860 SHA256 (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 9d99918eef5d755b43d5790bcafa04dadccedb11fd1bf33d75626463802c3f0a SIZE (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 143292 SHA256 (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.i686.rpm) = fa6cb446baf0b4e02a68c7260e3a2186fc2bb208293d39ccb48dd8ed9c61b606 @@ -15,12 +17,16 @@ SHA256 (rpm/x86_64/centos/6.8/mesa-libGL SIZE (rpm/x86_64/centos/6.8/mesa-libGLU-11.0.7-4.el6.x86_64.rpm) = 202272 SHA256 (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.x86_64.rpm) = 9d6229146f751141ce3c6fc79eaaa93b9a2c6d2e5f59d254aaec6d4dbfc2a88c SIZE (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.x86_64.rpm) = 4250876 +SHA256 (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.x86_64.rpm) = 13b79d5d9e72b18427392fc31f8ccb4936e02f821b335bcf78aad68744f2100c +SIZE (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.x86_64.rpm) = 6777220 SHA256 (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.x86_64.rpm) = b7a8d49c31f1cdb9f2a5a3e2b89416b0411c75332ce49422961435e205db8291 SIZE (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.x86_64.rpm) = 139324 SHA256 (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.x86_64.rpm) = 5d4fd35678aae535319678f90b11c345ee9e1e415be2c2de05d8838adb8153bd SIZE (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.x86_64.rpm) = 175576 SHA256 (rpm/x86_64/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 9db7bd5036fcc8fa25585cd5625e56d95118092b816ba09867073e310db44b5d SIZE (rpm/x86_64/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 129624873 +SHA256 (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 5ea1a930ce15e99159edc294ca8f3bf42c7cbc28081a6bae8b45cafae9c1b199 +SIZE (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 131903629 SHA256 (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 6ddaefc6000fb04ee906d157053509b15a7783251e2be8532bbd7b389c4de793 SIZE (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 687561 SHA256 (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.src.rpm) = 04ca4b3c4917110e7878df3d82f52639a76274ed3c0611ff72b86ea5e242d037 Modified: branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 Fri Dec 16 10:52:32 2016 (r428670) @@ -13,6 +13,7 @@ usr/lib/libGL.so.1 usr/lib/libGL.so.1.2.0 usr/lib/libGLU.so.1 usr/lib/libGLU.so.1.3.1 +usr/lib/libLLVM-3.6-mesa.so usr/lib/libdrm.so.2 usr/lib/libdrm.so.2.4.0 usr/lib/libdrm_amdgpu.so.1 @@ -46,3 +47,4 @@ usr/share/doc/freeglut-2.6.0/ogl_sm.png usr/share/doc/freeglut-2.6.0/progress.html usr/share/doc/freeglut-2.6.0/structure.html usr/share/doc/libdrm-2.4.65/README +usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT Modified: branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 Fri Dec 16 10:52:32 2016 (r428670) @@ -13,6 +13,7 @@ usr/lib/libGL.so.1 usr/lib/libGL.so.1.2.0 usr/lib/libGLU.so.1 usr/lib/libGLU.so.1.3.1 +usr/lib/libLLVM-3.6-mesa.so usr/lib/libdrm.so.2 usr/lib/libdrm.so.2.4.0 usr/lib/libdrm_amdgpu.so.1 @@ -43,6 +44,7 @@ usr/lib64/libGL.so.1 usr/lib64/libGL.so.1.2.0 usr/lib64/libGLU.so.1 usr/lib64/libGLU.so.1.3.1 +usr/lib64/libLLVM-3.6-mesa.so usr/lib64/libdrm.so.2 usr/lib64/libdrm.so.2.4.0 usr/lib64/libdrm_amdgpu.so.1 @@ -76,3 +78,4 @@ usr/share/doc/freeglut-2.6.0/ogl_sm.png usr/share/doc/freeglut-2.6.0/progress.html usr/share/doc/freeglut-2.6.0/structure.html usr/share/doc/libdrm-2.4.65/README +usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT Modified: branches/2016Q4/net/linux-c6-openldap/Makefile ============================================================================== --- branches/2016Q4/net/linux-c6-openldap/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/net/linux-c6-openldap/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -3,7 +3,7 @@ PORTNAME= openldap PORTVERSION= 2.4.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Lightweight Directory Access Pr CONFLICTS= linux-f10-openldap-[0-9]* USES= linux:c6 -#USE_LINUX= openssl +USE_LINUX= cyrus-sasl2 nss nspr RPMVERSION= 12.el6 USE_LINUX_RPM= yes USE_LDCONFIG= yes From owner-svn-ports-branches@freebsd.org Sat Dec 17 10:37:48 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26FCFC83AAA; Sat, 17 Dec 2016 10:37:48 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3ADB1B9C; Sat, 17 Dec 2016 10:37:47 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHAbkpG018788; Sat, 17 Dec 2016 10:37:46 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHAbk1V018785; Sat, 17 Dec 2016 10:37:46 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612171037.uBHAbk1V018785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sat, 17 Dec 2016 10:37:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428708 - branches/2016Q4/audio/libgme X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2016 10:37:48 -0000 Author: tijl Date: Sat Dec 17 10:37:46 2016 New Revision: 428708 URL: https://svnweb.freebsd.org/changeset/ports/428708 Log: MFH: r428674 Update to 0.6.1 to fix arbitrary code execution through specially crafted audio file. Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/audio/libgme/Makefile branches/2016Q4/audio/libgme/distinfo branches/2016Q4/audio/libgme/pkg-plist Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/audio/libgme/Makefile ============================================================================== --- branches/2016Q4/audio/libgme/Makefile Sat Dec 17 09:03:19 2016 (r428707) +++ branches/2016Q4/audio/libgme/Makefile Sat Dec 17 10:37:46 2016 (r428708) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgme -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/mpyne/game-music-emu/downloads/ DISTNAME= game-music-emu-${PORTVERSION} @@ -19,7 +19,7 @@ PORTDOCS= changes.txt design.txt gme.txt OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e '/pkgconfig/s,lib/,libdata/,' \ + @${REINPLACE_CMD} -e '/pkgconfig/s/lib[[:>:]]/libdata/' \ ${WRKSRC}/gme/CMakeLists.txt post-install-DOCS-on: Modified: branches/2016Q4/audio/libgme/distinfo ============================================================================== --- branches/2016Q4/audio/libgme/distinfo Sat Dec 17 09:03:19 2016 (r428707) +++ branches/2016Q4/audio/libgme/distinfo Sat Dec 17 10:37:46 2016 (r428708) @@ -1,2 +1,3 @@ -SHA256 (game-music-emu-0.6.0.tar.bz2) = 506e81d0c61e1a26d503fbf5351503e0b31f9fbb374cb1f09979758b46a24987 -SIZE (game-music-emu-0.6.0.tar.bz2) = 170202 +TIMESTAMP = 1481891839 +SHA256 (game-music-emu-0.6.1.tar.bz2) = dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321 +SIZE (game-music-emu-0.6.1.tar.bz2) = 171140 Modified: branches/2016Q4/audio/libgme/pkg-plist ============================================================================== --- branches/2016Q4/audio/libgme/pkg-plist Sat Dec 17 09:03:19 2016 (r428707) +++ branches/2016Q4/audio/libgme/pkg-plist Sat Dec 17 10:37:46 2016 (r428708) @@ -1,5 +1,5 @@ include/gme/gme.h lib/libgme.so lib/libgme.so.0 -lib/libgme.so.0.6.0 +lib/libgme.so.0.6.1 libdata/pkgconfig/libgme.pc From owner-svn-ports-branches@freebsd.org Sat Dec 17 18:26:30 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5431C85FB1; Sat, 17 Dec 2016 18:26:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89FEA14C; Sat, 17 Dec 2016 18:26:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHIQTSX017770; Sat, 17 Dec 2016 18:26:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHIQTVN017769; Sat, 17 Dec 2016 18:26:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612171826.uBHIQTVN017769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Dec 2016 18:26:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428796 - branches/2016Q4/audio/soundtouch X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2016 18:26:30 -0000 Author: jbeich Date: Sat Dec 17 18:26:29 2016 New Revision: 428796 URL: https://svnweb.freebsd.org/changeset/ports/428796 Log: MFH: r428795 audio/soundtouch: OPENMP=on to use system C++ library Mixing libc++ and libstdc++ often causes crashes. Approved by: ports-secteam blanket Modified: branches/2016Q4/audio/soundtouch/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/audio/soundtouch/Makefile ============================================================================== --- branches/2016Q4/audio/soundtouch/Makefile Sat Dec 17 18:23:46 2016 (r428795) +++ branches/2016Q4/audio/soundtouch/Makefile Sat Dec 17 18:26:29 2016 (r428796) @@ -3,6 +3,7 @@ PORTNAME= soundtouch PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.surina.net/soundtouch/ @@ -29,7 +30,7 @@ OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:M INTEGER_SAMPLES_DESC= Use integer sample format INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples OPENMP_CONFIGURE_ENABLE=openmp -OPENMP_USES= compiler:openmp +OPENMP_USES= compiler:gcc-c++11-lib SSE_CONFIGURE_ENABLE= x86-optimizations SSE_USES= compiler:c++11-lang