From owner-svn-ports-all@freebsd.org Sun May 1 00:06:27 2016 Return-Path: Delivered-To: svn-ports-all@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 EA67BB2261F; Sun, 1 May 2016 00:06:27 +0000 (UTC) (envelope-from gerald@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 BCC961C14; Sun, 1 May 2016 00:06:27 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4106QSx020661; Sun, 1 May 2016 00:06:26 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4106QZC020659; Sun, 1 May 2016 00:06:26 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605010006.u4106QZC020659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 1 May 2016 00:06:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414370 - head/lang/gcc6-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 00:06:28 -0000 Author: gerald Date: Sun May 1 00:06:26 2016 New Revision: 414370 URL: https://svnweb.freebsd.org/changeset/ports/414370 Log: Update to the 20160428 snapshot of GCC 6 (which will become GCC 6.2). Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sat Apr 30 22:14:07 2016 (r414369) +++ head/lang/gcc6-devel/Makefile Sun May 1 00:06:26 2016 (r414370) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.0.1.s20160421 +PORTVERSION= 6.0.1.s20160428 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sat Apr 30 22:14:07 2016 (r414369) +++ head/lang/gcc6-devel/distinfo Sun May 1 00:06:26 2016 (r414370) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20160421.tar.bz2) = 36d733fcb2bdd8decf51bf014b6170c5775e8da64aafb05a95a9ec4bc5adc824 -SIZE (gcc-6-20160421.tar.bz2) = 95366098 +SHA256 (gcc-6-20160428.tar.bz2) = 3721749562b73151ca2e37becf0d1ee87b43007aa035572a3c7948bc565f0475 +SIZE (gcc-6-20160428.tar.bz2) = 95408683 From owner-svn-ports-all@freebsd.org Sun May 1 00:38:55 2016 Return-Path: Delivered-To: svn-ports-all@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 A3573B229F9; Sun, 1 May 2016 00:38:55 +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 7049B14F0; Sun, 1 May 2016 00:38:55 +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 u410cs0C029870; Sun, 1 May 2016 00:38:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u410csGf029868; Sun, 1 May 2016 00:38:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605010038.u410csGf029868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 1 May 2016 00:38:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414371 - head/graphics/vapoursynth-waifu2x-w2xc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 00:38:55 -0000 Author: jbeich Date: Sun May 1 00:38:54 2016 New Revision: 414371 URL: https://svnweb.freebsd.org/changeset/ports/414371 Log: graphics/vapoursynth-waifu2x-w2xc: update to r6 Changes: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc/compare/r5...r6 Modified: head/graphics/vapoursynth-waifu2x-w2xc/Makefile (contents, props changed) head/graphics/vapoursynth-waifu2x-w2xc/distinfo (contents, props changed) Modified: head/graphics/vapoursynth-waifu2x-w2xc/Makefile ============================================================================== --- head/graphics/vapoursynth-waifu2x-w2xc/Makefile Sun May 1 00:06:26 2016 (r414370) +++ head/graphics/vapoursynth-waifu2x-w2xc/Makefile Sun May 1 00:38:54 2016 (r414371) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= waifu2x-w2xc -DISTVERSION= r5 +DISTVERSION= r6 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- Modified: head/graphics/vapoursynth-waifu2x-w2xc/distinfo ============================================================================== --- head/graphics/vapoursynth-waifu2x-w2xc/distinfo Sun May 1 00:06:26 2016 (r414370) +++ head/graphics/vapoursynth-waifu2x-w2xc/distinfo Sun May 1 00:38:54 2016 (r414371) @@ -1,2 +1,2 @@ -SHA256 (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r5_GH0.tar.gz) = 63a0b70904882dfbc12897e090a49262d549846fa0cc8de3ccd9cf2b8d76b264 -SIZE (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r5_GH0.tar.gz) = 21706733 +SHA256 (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r6_GH0.tar.gz) = ae3ecf72aca8169977cc4427242df618967fa231b93a7e7c23557266d7544b76 +SIZE (HomeOfVapourSynthEvolution-VapourSynth-Waifu2x-w2xc-r6_GH0.tar.gz) = 28921662 From owner-svn-ports-all@freebsd.org Sun May 1 01:03:49 2016 Return-Path: Delivered-To: svn-ports-all@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 DAAD8B22E3A; Sun, 1 May 2016 01:03:49 +0000 (UTC) (envelope-from danilo@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 AB79A1FBF; Sun, 1 May 2016 01:03:49 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4113mR4038663; Sun, 1 May 2016 01:03:48 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4113mGF038660; Sun, 1 May 2016 01:03:48 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010103.u4113mGF038660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 01:03:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414372 - head/biology/iolib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:03:50 -0000 Author: danilo Date: Sun May 1 01:03:48 2016 New Revision: 414372 URL: https://svnweb.freebsd.org/changeset/ports/414372 Log: - Update to 1.14.8 Modified: head/biology/iolib/Makefile head/biology/iolib/distinfo head/biology/iolib/pkg-plist Modified: head/biology/iolib/Makefile ============================================================================== --- head/biology/iolib/Makefile Sun May 1 00:38:54 2016 (r414371) +++ head/biology/iolib/Makefile Sun May 1 01:03:48 2016 (r414372) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= io_lib -PORTVERSION= 1.14.7 +PORTVERSION= 1.14.8 CATEGORIES= biology MASTER_SITES= SF/staden/${PORTNAME}/${PORTVERSION} Modified: head/biology/iolib/distinfo ============================================================================== --- head/biology/iolib/distinfo Sun May 1 00:38:54 2016 (r414371) +++ head/biology/iolib/distinfo Sun May 1 01:03:48 2016 (r414372) @@ -1,2 +1,2 @@ -SHA256 (io_lib-1.14.7.tar.gz) = e75e463f62cd97bf58cf52bed76362af5e19823248be858dfeb85bdca107c754 -SIZE (io_lib-1.14.7.tar.gz) = 2177248 +SHA256 (io_lib-1.14.8.tar.gz) = 3bd560309fd6d70b14bbb8230e1baf8706b804eb6201220bb6c3d6db72003d1b +SIZE (io_lib-1.14.8.tar.gz) = 2217122 Modified: head/biology/iolib/pkg-plist ============================================================================== --- head/biology/iolib/pkg-plist Sun May 1 00:38:54 2016 (r414371) +++ head/biology/iolib/pkg-plist Sun May 1 01:03:48 2016 (r414372) @@ -86,7 +86,7 @@ include/io_lib/ztr.h lib/libstaden-read.a lib/libstaden-read.so lib/libstaden-read.so.11 -lib/libstaden-read.so.11.0.5 +lib/libstaden-read.so.11.0.6 man/man1/scramble.1.gz man/man1/srf2fasta.1.gz man/man1/srf2fastq.1.gz From owner-svn-ports-all@freebsd.org Sun May 1 01:08:00 2016 Return-Path: Delivered-To: svn-ports-all@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 26F77B22E7C; Sun, 1 May 2016 01:08:00 +0000 (UTC) (envelope-from danilo@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 E8A0D10D7; Sun, 1 May 2016 01:07:59 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4117xHV038906; Sun, 1 May 2016 01:07:59 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4117wQd038904; Sun, 1 May 2016 01:07:58 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010107.u4117wQd038904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 01:07:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414373 - head/x11/yad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:08:00 -0000 Author: danilo Date: Sun May 1 01:07:58 2016 New Revision: 414373 URL: https://svnweb.freebsd.org/changeset/ports/414373 Log: - Update to 0.36.1 Modified: head/x11/yad/Makefile head/x11/yad/distinfo Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Sun May 1 01:03:48 2016 (r414372) +++ head/x11/yad/Makefile Sun May 1 01:07:58 2016 (r414373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.35.0 +PORTVERSION= 0.36.1 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Sun May 1 01:03:48 2016 (r414372) +++ head/x11/yad/distinfo Sun May 1 01:07:58 2016 (r414373) @@ -1,2 +1,2 @@ -SHA256 (yad-0.35.0.tar.xz) = cd98bdbd888e6e3b7d91bd6ddd2f6c3a61c4b0a64b2f96081c63893468e43ba0 -SIZE (yad-0.35.0.tar.xz) = 249160 +SHA256 (yad-0.36.1.tar.xz) = 4e6b927d0395e8dea5543353f4796dc566ecd5d1bc7d12f12e3e55e6c59a4610 +SIZE (yad-0.36.1.tar.xz) = 252760 From owner-svn-ports-all@freebsd.org Sun May 1 01:13:08 2016 Return-Path: Delivered-To: svn-ports-all@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 4AB48AD90F5; Sun, 1 May 2016 01:13:08 +0000 (UTC) (envelope-from junovitch@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 133F8143E; Sun, 1 May 2016 01:13:08 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u411D77M041903; Sun, 1 May 2016 01:13:07 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u411D6Ha041894; Sun, 1 May 2016 01:13:06 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605010113.u411D6Ha041894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 May 2016 01:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414374 - in head: . mail/dspam mail/dspam/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:13:08 -0000 Author: junovitch Date: Sun May 1 01:13:06 2016 New Revision: 414374 URL: https://svnweb.freebsd.org/changeset/ports/414374 Log: mail/dspam: implement privilege separation (resolves bug running with suexec) - Runs as dspam:dspam instead of root:mail. The dspam UID/GID were created in r168311 when the UIDs/GIDs files were added but the port had always used root:mail. This had prevented running the dspam webUI under Apache with suexec due to a minimal requirement of UID/GID of 100. The original unsecure behavior is available with the SETUID option. - Default run directory is now /var/run/dspam. This follows the default upstream behavior and removes the patch to dspam.c as a result. Use RUN_DIR and correct the dspam.conf.sample file accordingly. - Default daemon/client communication port is now 2424. - Regen patches while here (portlint) UPDATING: Document privilege separated dspam PR: 115957 Reported by: tedm@ipinc.net, support@ipinc.net Submitted by: Danny Warren (maintainer) Added: head/mail/dspam/files/patch-src__client.c (contents, props changed) head/mail/dspam/files/patch-src__daemon.c (contents, props changed) Deleted: head/mail/dspam/files/patch-src__dspam.c Modified: head/UPDATING head/mail/dspam/Makefile head/mail/dspam/files/UPDATING head/mail/dspam/files/dspam.in head/mail/dspam/files/patch-src__Makefile.in head/mail/dspam/files/patch-src__dspam.conf.in head/mail/dspam/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun May 1 01:07:58 2016 (r414373) +++ head/UPDATING Sun May 1 01:13:06 2016 (r414374) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160501: + AFFECTS: Users of mail/dspam + AUTHOR: junovitch@FreeBSD.org + + dspam has been modified to no longer run as root:mail by default. + Existing configuration must be adjusted to reflect using a non-privileged + port and the /var/run/dspam directory for PID and socket files. If you + need dspam to run as root for your mail setup, you can use the SETUID + config option to enable the old insecure behavior. + 20160424: AFFECTS: Users of net-mgmt/icinga2 AUTHOR: lme@FreeBSD.org Modified: head/mail/dspam/Makefile ============================================================================== --- head/mail/dspam/Makefile Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/Makefile Sun May 1 01:13:06 2016 (r414374) @@ -7,7 +7,7 @@ PORTNAME= dspam PORTVERSION= 3.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -16,13 +16,16 @@ COMMENT= Bayesian spam filter LICENSE= AGPLv3 +USERS= dspam +GROUPS= dspam + OPTIONS_SUB= yes OPTIONS_DEFINE= SYSLOG DEBUG VERBOSE_DEBUG BNR_DEBUG PREF_EXT DAEMON \ CLAMAV CLAMAV_LOCAL EXTERNAL_LOOKUP \ USER_HOMEDIR TRUSTED_USERS VIRT_USERS LONG_USERNAMES \ LARGE_SCALE DOMAIN_SCALE NICESENDMAIL POSTFIX_MBC \ - QMAIL WEBUI LIGHTTPD DOCS EXAMPLES + QMAIL WEBUI LIGHTTPD DOCS EXAMPLES SETUID OPTIONS_MULTI= DB OPTIONS_MULTI_DB= HASH MYSQL MYSQL_COMPRESS MYSQL_LOCAL \ @@ -70,6 +73,7 @@ POSTFIX_MBC_DESC= Dspam as mailbox_comma QMAIL_DESC= Play nice with Qmail mail server WEBUI_DESC= Install WebUI (RUN_DEPEND on Apache/Lighttpd) LIGHTTPD_DESC= RUN_DEPEND on Lighttpd instead of Apache +SETUID_DESC= Run as root:mail with setuid (insecure) MAKE_JOBS_UNSAFE= yes USES= perl5 libtool shebangfix @@ -97,13 +101,24 @@ CONFLICTS= dspam-devel-[0-9]* SIGNATURE_LIFE?= 15 +.include + _VAR_DIR= /var + +RUN_DIR?= ${_VAR_DIR}/run/dspam + LOG_DIR?= ${_VAR_DIR}/log/dspam LOGFILE?= ${LOG_DIR}/dspam.log -DSPAM_MODE?= 4510 +.if ${PORT_OPTIONS:MSETUID} DSPAM_OWNER?= root DSPAM_GROUP?= mail +DSPAM_MODE?= 4510 +.else +DSPAM_OWNER?= ${USERS} +DSPAM_GROUP?= ${GROUPS} +DSPAM_MODE?= 0555 +.endif DSPAM_ETC?= ${LOCALBASE}/etc DSPAM_HOME?= ${_VAR_DIR}/db/dspam @@ -124,6 +139,7 @@ PLIST_SUB+= DSPAM_HOME=${DSPAM_HOME} \ CONFIGURE_ARGS+= --sysconfdir=${DSPAM_ETC} CONFIGURE_ARGS+= --with-logdir=${LOG_DIR} PLIST_SUB+= LOG_DIR=${LOG_DIR} +PLIST_SUB+= RUN_DIR=${RUN_DIR} CONFIGURE_ARGS+= --with-dspam-home=${DSPAM_HOME} CONFIGURE_ARGS+= --with-dspam-home-owner=${DSPAM_HOME_OWNER} @@ -148,7 +164,6 @@ _SED_SCRIPT= -e 's,%%DOCSDIR%%,${DOCSDIR -e 's,%%_VAR_DIR%%,${_VAR_DIR},g' \ -e '/^%%FreeBSD/D' -.include .if ${PORT_OPTIONS:MSYSLOG} CONFIGURE_ARGS+= --enable-syslog @@ -178,6 +193,8 @@ CONFIGURE_ARGS+= --enable-daemon USE_RC_SUBR= ${PORTNAME} _SED_SCRIPT+= -e 's,%%DAEMON%%,,g' SUB_LIST+= DSPAM_HOME=${DSPAM_HOME} +SUB_LIST+= DSPAM_OWNER=${DSPAM_OWNER} +SUB_LIST+= DSPAM_GROUP=${DSPAM_GROUP} .else _SED_SCRIPT+= -e '/%%DAEMON%%/D' .endif @@ -217,15 +234,19 @@ _DBDRV:= ${_DBDRV:S/pgsql_drv,//} .if ${PORT_OPTIONS:MSQLITE3} USES+= sqlite:3 _DBDRV_COUNT:= ${_DBDRV_COUNT}o +PLIST_SUB+= SQLITE3="" .else _DBDRV:= ${_DBDRV:S/sqlite3_drv,//} +PLIST_SUB+= SQLITE3="@comment " .endif .if ${PORT_OPTIONS:MSQLITE2} USES+= sqlite:2 _DBDRV_COUNT:= ${_DBDRV_COUNT}o +PLIST_SUB+= SQLITE2="" .else _DBDRV:= ${_DBDRV:S/sqlite_drv,//} +PLIST_SUB+= SQLITE2="@comment " .endif .if ${USES:Msqlite*} @@ -246,7 +267,7 @@ PLIST_SUB+= HASH="@comment " .endif .if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes +USES+= mysql CONFIGURE_ARGS+= --with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libraries=${LOCALBASE}/lib/mysql PLIST_SUB+= MYSQL="" @@ -255,7 +276,7 @@ _DBDRV_COUNT:= ${_DBDRV_COUNT}o CONFIGURE_ARGS+= --enable-client-compression . endif . if ${PORT_OPTIONS:MMYSQL_LOCAL} -USE_MYSQL= server +WANT_MYSQL= server SUB_LIST+= MYSQL=mysql . else SUB_LIST+= MYSQL= @@ -274,6 +295,14 @@ PLIST_SUB+= DYNAMIC="" PLIST_SUB+= DYNAMIC="@comment " .endif +.if %{PORT_OPTIONS:MSETUID} +PLIST_SUB+= SETUID="" +PLIST_SUB+= NOSETUID="@comment " +.else +PLIST_SUB+= SETUID="@comment " +PLIST_SUB+= NOSETUID="" +.endif + .if ${PORT_OPTIONS:MEXTERNAL_LOOKUP} CONFIGURE_ARGS+= --enable-external-lookup USE_OPENLDAP= YES @@ -421,6 +450,7 @@ pre-extract: @${ECHO_CMD} "DSPAM_HOME_GROUP=${DSPAM_HOME_GROUP}" @${ECHO_CMD} "DSPAM_HOME_MODE=${DSPAM_HOME_MODE} (default: 0770)" @${ECHO_CMD} "LOG_DIR=${LOG_DIR} (default: ${_VAR_DIR}/log/dspam)" + @${ECHO_CMD} "RUN_DIR=${RUN_DIR} (default: ${_VAR_DIR}/run/dspam)" . ifdef(WITHOUT_SYSLOG) @${ECHO_CMD} "LOGFILE=${LOGFILE} (default: ${_VAR_DIR}/log/dspam/dspam.log)" . endif @@ -448,24 +478,24 @@ post-patch: ${WRKSRC}/src/tools/dspam_notify.in pre-configure: -.if ${PORT_OPTIONS:MVIRT_USERS} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MVIRT_USERS} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MHASH} ) @${ECHO_CMD} "You need MySQL, POSTGRESQL or HASH for virtual users." @${FALSE} .endif -.if ${PORT_OPTIONS:MPREF_EXT} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MPREF_EXT} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} ) @${ECHO_CMD} "You need MySQL or Postgres for preferences extension" @${FALSE} .endif -.if ${PORT_OPTIONS:MDAEMON} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MDAEMON} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MHASH} ) @${ECHO_CMD} "You need MySQL, PostgreSQL or Hash for Daemon mode, because multithreading support is needed" @${FALSE} .endif -.if ${PORT_OPTIONS:MEXTERNAL_LOOKUP} && !( defined(USE_MYSQL) || \ +.if ${PORT_OPTIONS:MEXTERNAL_LOOKUP} && !( ${PORT_OPTIONS:MMYSQL} || \ ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MSQLITE*} ) - @${ECHO_CMD} "You need MySQL, Postgres or SQLITE for EXTERNAL_LOOKUP." + @${ECHO_CMD} "You need MySQL, Postgres or SQLite for EXTERNAL_LOOKUP." @${FALSE} .endif .if ${PORT_OPTIONS:MUSER_HOMEDIR} && ${PORT_OPTIONS:MWEBUI} @@ -490,7 +520,7 @@ post-install: ${RM} -R ${STAGEDIR}${PREFIX}/lib/pkgconfig || true .if ${PORT_OPTIONS:MEXAMPLES} -.ifdef(USE_MYSQL) +.if ${PORT_OPTIONS:MMYSQL} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/mysql cd ${WRKSRC}/src/tools.mysql_drv && \ ${INSTALL_DATA} mysql_objects-4.1.sql \ @@ -558,7 +588,8 @@ post-install: ${INSTALL_DATA} ${_file}.sample ${STAGEDIR}${DSPAM_HOME} .endfor - @${MKDIR} -m ${DSPAM_HOME_MODE} ${STAGEDIR}${LOG_DIR} + @${MKDIR} ${STAGEDIR}${RUN_DIR} + @${MKDIR} ${STAGEDIR}${LOG_DIR} @${CAT} ${WRKSRC}/README.FreeBSD Modified: head/mail/dspam/files/UPDATING ============================================================================== --- head/mail/dspam/files/UPDATING Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/UPDATING Sun May 1 01:13:06 2016 (r414374) @@ -17,6 +17,19 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-3.10.2_2 +# + +Port Changes: +- Runs as dspam:dspam instead of root:mail [1] +- Default run directory is now /var/run/dspam [1] +- Default daemon/client communication port is now 2424 [1] +- New SETUID option to enable old insecure behavior [1] + +[1] Questionable ownership and security on mail/dspam (PR #115957) + + +########################################################################### # dspam-3.10.2 # Modified: head/mail/dspam/files/dspam.in ============================================================================== --- head/mail/dspam/files/dspam.in Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/dspam.in Sun May 1 01:13:06 2016 (r414374) @@ -25,7 +25,9 @@ load_rc_config $name #defaults : ${dspam_enable="NO"} : ${dspam_debug="NO"} -: ${dspam_pidfile:-/var/run/dspam.pid} +: ${dspam_pidfile:-/var/run/dspam/dspam.pid} +: ${dspam_user="%%DSPAM_OWNER%%"} +: ${dspam_group="%%DSPAM_GROUP%%"} command=%%PREFIX%%/bin/${name} Modified: head/mail/dspam/files/patch-src__Makefile.in ============================================================================== --- head/mail/dspam/files/patch-src__Makefile.in Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/patch-src__Makefile.in Sun May 1 01:13:06 2016 (r414374) @@ -1,6 +1,6 @@ ---- src/Makefile.in.orig 2014-05-14 17:35:13.000000000 -0300 -+++ src/Makefile.in 2014-05-14 17:35:48.000000000 -0300 -@@ -1117,11 +1117,11 @@ +--- src/Makefile.in.orig 2012-04-23 17:53:45 UTC ++++ src/Makefile.in +@@ -1249,11 +1249,11 @@ install-exec-hook: mkdir -p $(DESTDIR)$(sysconfdir); \ chmod 755 $(DESTDIR)$(sysconfdir); \ fi Added: head/mail/dspam/files/patch-src__client.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/dspam/files/patch-src__client.c Sun May 1 01:13:06 2016 (r414374) @@ -0,0 +1,22 @@ +--- src/client.c.orig 2012-04-11 18:48:33 UTC ++++ src/client.c +@@ -304,7 +304,7 @@ int client_connect(AGENT_CTX *ATX, int f + struct sockaddr_un saun; + int sockfd; + int yes = 1; +- int port = 24; ++ int port = 2424; + int domain = 0; + int addr_len; + char *host; +--- src/client.c.orig 2012-04-11 18:48:33 UTC ++++ src/client.c +@@ -304,7 +304,7 @@ int client_connect(AGENT_CTX *ATX, int f + struct sockaddr_un saun; + int sockfd; + int yes = 1; +- int port = 24; ++ int port = 2424; + int domain = 0; + int addr_len; + char *host; Added: head/mail/dspam/files/patch-src__daemon.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/dspam/files/patch-src__daemon.c Sun May 1 01:13:06 2016 (r414374) @@ -0,0 +1,22 @@ +--- src/daemon.c.orig 2012-04-11 18:48:33 UTC ++++ src/daemon.c +@@ -97,7 +97,7 @@ int daemon_listen(DRIVER_CTX *DTX) { + int domain = 0; /* listening on domain socket? */ + int listener; /* listener fd */ + int i; +- int port = 24, queue = 32; /* default port and queue size */ ++ int port = 2424, queue = 32; /* default port and queue size */ + + signal(SIGPIPE, SIG_IGN); + signal(SIGINT, process_signal); +--- src/daemon.c.orig 2012-04-11 18:48:33 UTC ++++ src/daemon.c +@@ -97,7 +97,7 @@ int daemon_listen(DRIVER_CTX *DTX) { + int domain = 0; /* listening on domain socket? */ + int listener; /* listener fd */ + int i; +- int port = 24, queue = 32; /* default port and queue size */ ++ int port = 2424, queue = 32; /* default port and queue size */ + + signal(SIGPIPE, SIG_IGN); + signal(SIGINT, process_signal); Modified: head/mail/dspam/files/patch-src__dspam.conf.in ============================================================================== --- head/mail/dspam/files/patch-src__dspam.conf.in Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/files/patch-src__dspam.conf.in Sun May 1 01:13:06 2016 (r414374) @@ -1,6 +1,6 @@ ---- src/dspam.conf.in.orig 2014-09-18 00:33:02.874722063 -0700 -+++ src/dspam.conf.in 2014-09-18 00:41:49.434685786 -0700 -@@ -56,6 +56,7 @@ +--- src/dspam.conf.in.orig 2012-04-11 18:48:33 UTC ++++ src/dspam.conf.in +@@ -56,6 +56,7 @@ TrustedDeliveryAgent "@delivery_agent@" # necessary if you plan on allowing untrusted processing. # #UntrustedDeliveryAgent "/usr/bin/procmail -d %u" @@ -8,7 +8,7 @@ # # SMTP or LMTP Delivery: Alternatively, you may wish to use SMTP or LMTP -@@ -350,7 +351,7 @@ +@@ -350,7 +351,7 @@ AllowOverride notifications # Storage driver settings: Specific to a particular storage driver. Uncomment # the configuration specific to your installation, if applicable. # @@ -17,7 +17,7 @@ #MySQLPort #MySQLUser dspam #MySQLPass changeme -@@ -361,7 +362,7 @@ +@@ -361,7 +362,7 @@ AllowOverride notifications # If you are using replication for clustering, you can also specify a separate # server to perform all writes to. # @@ -26,7 +26,7 @@ #MySQLWritePort #MySQLWriteUser dspam #MySQLWritePass changeme -@@ -406,7 +407,7 @@ +@@ -406,7 +407,7 @@ AllowOverride notifications # in /var/run/postgresql/.s.PGSQL.5432 specify just the path where the socket # resits (without .s.PGSQL.5432). @@ -35,12 +35,24 @@ #PgSQLPort #PgSQLUser dspam #PgSQLPass changeme -@@ -845,14 +846,14 @@ +@@ -807,9 +808,9 @@ Opt out + # interfaces. + # + #ServerHost 127.0.0.1 +-#ServerPort 24 ++#ServerPort 2424 + #ServerQueueSize 32 +-#ServerPID /var/run/dspam.pid ++#ServerPID /var/run/dspam/dspam.pid + + # + # ServerMode specifies the type of LMTP server to start. This can be one of: +@@ -845,18 +846,18 @@ Opt out # you are running the client and server on the same machine, as it eliminates # much of the bandwidth overhead. # -#ServerDomainSocketPath "/tmp/dspam.sock" -+#ServerDomainSocketPath "/var/run/dspam.sock" ++#ServerDomainSocketPath "/var/run/dspam/dspam.sock" # # Client Mode: If you are running DSPAM in client/server mode, uncomment and @@ -48,7 +60,12 @@ # a domain socket. # -#ClientHost /tmp/dspam.sock -+#ClientHost /var/run/dspam.sock ++#ClientHost /var/run/dspam/dspam.sock #ClientIdent "secret@Relay1" # #ClientHost 127.0.0.1 +-#ClientPort 24 ++#ClientPort 2424 + #ClientIdent "secret@Relay1" + + # --- RABL --- Modified: head/mail/dspam/pkg-plist ============================================================================== --- head/mail/dspam/pkg-plist Sun May 1 01:07:58 2016 (r414373) +++ head/mail/dspam/pkg-plist Sun May 1 01:13:06 2016 (r414374) @@ -2,7 +2,8 @@ %%HASH%%bin/csscompress %%HASH%%bin/cssconvert %%HASH%%bin/cssstat -@(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%,%%DSPAM_MODE%%) bin/dspam +%%SETUID%%@(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%,%%DSPAM_MODE%%) bin/dspam +%%NOSETUID%%bin/dspam bin/dspamc bin/dspam_2sql bin/dspam_admin @@ -65,10 +66,14 @@ man/man3/libdspam.3.gz %%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so %%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so.7 %%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so.7.0.0 -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.a -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so.7 -%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so.7.0.0 +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.so.7.0.0 +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.a +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.so +%%DYNAMIC%%%%SQLITE2%%lib/dspam/libsqlite_drv.so.7 +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.a +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.so +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.so.7 +%%DYNAMIC%%%%SQLITE3%%lib/dspam/libsqlite3_drv.so.7.0.0 libdata/pkgconfig/dspam.pc %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/LICENSE @@ -206,8 +211,9 @@ libdata/pkgconfig/dspam.pc %%WebUI%%%%WWWDIR%%/templates/ro/nav_preferences.html %%WebUI%%%%WWWDIR%%/templates/ro/nav_quarantine.html %%WebUI%%%%WWWDIR%%/templates/ro/nav_viewmessage.html -%%DSPAM_HOME%%/firstrun.txt.sample -%%DSPAM_HOME%%/firstspam.txt.sample -%%DSPAM_HOME%%/quarantinefull.txt.sample +@(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%DSPAM_HOME%%/firstrun.txt.sample +@(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%DSPAM_HOME%%/firstspam.txt.sample +@(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%DSPAM_HOME%%/quarantinefull.txt.sample @dir(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%,%%DSPAM_HOME_MODE%%) %%DSPAM_HOME%% -@dir(%%DSPAM_HOME_OWNER%%,%%DSPAM_HOME_GROUP%%) %%LOG_DIR%% +@dir(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%) %%LOG_DIR%% +@dir(%%DSPAM_OWNER%%,%%DSPAM_GROUP%%) %%RUN_DIR%% From owner-svn-ports-all@freebsd.org Sun May 1 01:24:01 2016 Return-Path: Delivered-To: svn-ports-all@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 E468BAD9397; Sun, 1 May 2016 01:24:01 +0000 (UTC) (envelope-from danilo@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 A849B18E6; Sun, 1 May 2016 01:24:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u411O0mD045150; Sun, 1 May 2016 01:24:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u411O0TA045148; Sun, 1 May 2016 01:24:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010124.u411O0TA045148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 01:24:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414375 - head/deskutils/egroupware X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:24:02 -0000 Author: danilo Date: Sun May 1 01:24:00 2016 New Revision: 414375 URL: https://svnweb.freebsd.org/changeset/ports/414375 Log: - Update to 14.3.20160428 Modified: head/deskutils/egroupware/Makefile head/deskutils/egroupware/distinfo Modified: head/deskutils/egroupware/Makefile ============================================================================== --- head/deskutils/egroupware/Makefile Sun May 1 01:13:06 2016 (r414374) +++ head/deskutils/egroupware/Makefile Sun May 1 01:24:00 2016 (r414375) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 14.3.20160304 +PORTVERSION= 14.3.20160428 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-14.3/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME:tl}-epl-${PORTVERSION}.tar.bz2 Modified: head/deskutils/egroupware/distinfo ============================================================================== --- head/deskutils/egroupware/distinfo Sun May 1 01:13:06 2016 (r414374) +++ head/deskutils/egroupware/distinfo Sun May 1 01:24:00 2016 (r414375) @@ -1,2 +1,2 @@ -SHA256 (egroupware-epl-14.3.20160304.tar.bz2) = cdf3577d9628e822ebc805de6a0cf5ddf5bd9b4be75e0b8eedc8d17ac03ffd8f -SIZE (egroupware-epl-14.3.20160304.tar.bz2) = 18852785 +SHA256 (egroupware-epl-14.3.20160428.tar.bz2) = ded53057454a379241acc6db07344e3661a087af8774a40b3102eeb4e655456b +SIZE (egroupware-epl-14.3.20160428.tar.bz2) = 18861898 From owner-svn-ports-all@freebsd.org Sun May 1 03:10:23 2016 Return-Path: Delivered-To: svn-ports-all@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 3AB12B0F722; Sun, 1 May 2016 03:10:23 +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 0CA1D18ED; Sun, 1 May 2016 03:10:22 +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 u413AMLw075719; Sun, 1 May 2016 03:10:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u413AM8A075717; Sun, 1 May 2016 03:10:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605010310.u413AM8A075717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 1 May 2016 03:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414376 - in head/audio/alsa-lib: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 03:10:23 -0000 Author: jbeich Date: Sun May 1 03:10:21 2016 New Revision: 414376 URL: https://svnweb.freebsd.org/changeset/ports/414376 Log: audio/alsa-lib: improve etc/asound.conf - Expose "oss" via "aplay -L" - Simplify "oss" and "pulse" - Define "sysdefault" Note, "aplay -D sysdefault" != "aplay -D oss" per ports/184006 Modified: head/audio/alsa-lib/Makefile (contents, props changed) head/audio/alsa-lib/files/asound.conf.sample Modified: head/audio/alsa-lib/Makefile ============================================================================== --- head/audio/alsa-lib/Makefile Sun May 1 01:24:00 2016 (r414375) +++ head/audio/alsa-lib/Makefile Sun May 1 03:10:21 2016 (r414376) @@ -3,6 +3,7 @@ PORTNAME= alsa-lib PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ \ GENTOO Modified: head/audio/alsa-lib/files/asound.conf.sample ============================================================================== --- head/audio/alsa-lib/files/asound.conf.sample Sun May 1 01:24:00 2016 (r414375) +++ head/audio/alsa-lib/files/asound.conf.sample Sun May 1 03:10:21 2016 (r414376) @@ -1,25 +1,25 @@ # # FreeBSD/OSS # -pcm.!default { - type plug - slave.pcm.type oss +pcm.oss { + type oss + hint.description "Open Sound System" } -ctl.!default { +ctl.oss { type oss } +pcm.!sysdefault pcm.plug:oss +ctl.!sysdefault ctl.oss +pcm.!default pcm.sysdefault +ctl.!default ctl.sysdefault + # # Pulseaudio # -# pcm.!default { -# type pulse -# } -# -# ctl.!default { -# type pulse -# } +# pcm.!default pcm.pulse +# ctl.!default ctl.pulse # # Remap all possible surround stuffs. From owner-svn-ports-all@freebsd.org Sun May 1 04:25:04 2016 Return-Path: Delivered-To: svn-ports-all@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 4688CB1A23E; Sun, 1 May 2016 04:25:04 +0000 (UTC) (envelope-from vanilla@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 0743C10E0; Sun, 1 May 2016 04:25:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414P3HF099371; Sun, 1 May 2016 04:25:03 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414P3hf099369; Sun, 1 May 2016 04:25:03 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605010425.u414P3hf099369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 1 May 2016 04:25:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414377 - head/devel/elixir-excoveralls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:25:04 -0000 Author: vanilla Date: Sun May 1 04:25:02 2016 New Revision: 414377 URL: https://svnweb.freebsd.org/changeset/ports/414377 Log: Update to 0.5.3. Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Sun May 1 03:10:21 2016 (r414376) +++ head/devel/elixir-excoveralls/Makefile Sun May 1 04:25:02 2016 (r414377) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Sun May 1 03:10:21 2016 (r414376) +++ head/devel/elixir-excoveralls/distinfo Sun May 1 04:25:02 2016 (r414377) @@ -1,2 +1,2 @@ -SHA256 (parroty-excoveralls-v0.5.2_GH0.tar.gz) = c5c925869a0d9d302c63324fde92568e519fa4fad2819518a2421b86aa9a1e0c -SIZE (parroty-excoveralls-v0.5.2_GH0.tar.gz) = 191538 +SHA256 (parroty-excoveralls-v0.5.3_GH0.tar.gz) = f5d032655b7d22eddb4e1468b7504dbb2d3cccc492d93dcaf26f6c7eee866165 +SIZE (parroty-excoveralls-v0.5.3_GH0.tar.gz) = 191820 From owner-svn-ports-all@freebsd.org Sun May 1 04:37:18 2016 Return-Path: Delivered-To: svn-ports-all@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 4A181B1A3E9; Sun, 1 May 2016 04:37:18 +0000 (UTC) (envelope-from pi@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 132EF1452; Sun, 1 May 2016 04:37:17 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414bH5T002841; Sun, 1 May 2016 04:37:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414bGev002831; Sun, 1 May 2016 04:37:16 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010437.u414bGev002831@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 04:37:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414378 - in head/games: . robocode-naval robocode-naval/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:37:18 -0000 Author: pi Date: Sun May 1 04:37:16 2016 New Revision: 414378 URL: https://svnweb.freebsd.org/changeset/ports/414378 Log: New port: games/robocode-naval Naval Robocode is a programming game, where the goal is to develop a robot battle ship to battle against other ships in Java or .NET. The robot battles are running in real-time and on-screen. Naval Robocode is based on Robocode v1.9.2.x. WWW: http://robo-code.blogspot.com.br PR: 200753 Submitted by: Danilo G. Baio Added: head/games/robocode-naval/ head/games/robocode-naval/Makefile (contents, props changed) head/games/robocode-naval/distinfo (contents, props changed) head/games/robocode-naval/files/ head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop (contents, props changed) head/games/robocode-naval/files/patch-naval-robocode.sh (contents, props changed) head/games/robocode-naval/files/pkg-deinstall.in (contents, props changed) head/games/robocode-naval/files/pkg-message.in (contents, props changed) head/games/robocode-naval/files/robocode-NavalRobocode.in (contents, props changed) head/games/robocode-naval/pkg-descr (contents, props changed) head/games/robocode-naval/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sun May 1 04:25:02 2016 (r414377) +++ head/games/Makefile Sun May 1 04:37:16 2016 (r414378) @@ -850,6 +850,7 @@ SUBDIR += rnd_jue SUBDIR += robocalypto SUBDIR += robocode + SUBDIR += robocode-naval SUBDIR += robotfindskitten SUBDIR += rockdodger SUBDIR += rocksndiamonds Added: head/games/robocode-naval/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/Makefile Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,52 @@ +# $FreeBSD$ + +PORTNAME= robocode +PORTVERSION= 0.9.2 +DISTVERSIONSUFFIX= -setup +CATEGORIES= games java +MASTER_SITES= SF +MASTER_SITE_SUBDIR= ${PORTNAME}/naval-robocode/${PORTVERSION} +PKGNAMESUFFIX= -naval +EXTRACT_SUFX= .jar +DIST_SUBDIR= java + +MAINTAINER= dbaio@bsd.com.br +COMMENT= Game for learning Java[tm] programming language + +LICENSE= EPL + +USES= dos2unix zip +DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF +USE_JAVA= yes +JAVA_VERSION= 1.6+ +JAVA_EXTRACT= yes +JAVA_RUN= yes +NO_WRKSUBDIR= yes +NO_BUILD= yes + +DATADIR= ${JAVASHAREDIR}/${PORTNAME}${PKGNAMESUFFIX} + +PLIST_SUB= PORTVERSION=${PORTVERSION} + +SUB_FILES= ${PORTNAME}-NavalRobocode pkg-deinstall pkg-message + +do-install: + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-NavalRobocode \ + ${STAGEDIR}${PREFIX}/bin/ + +.for d in battles compilers javadoc libs license roborumble robots \ + templates theme + @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR}) +.endfor + +.for f in *.ico *.sh ReadMe.* naval-robocode-versions.md + @(${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DATADIR}) +.endfor + ${INSTALL_DATA} ${WRKSRC}/desktop/robocodeRobocode.desktop \ + ${STAGEDIR}${DESKTOPDIR}/robocodeNavalRobocode.desktop + ${INSTALL_DATA} ${WRKSRC}/desktop/robocode.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/robocode-naval.png + + @${MKDIR} ${STAGEDIR}${DATADIR}/config + +.include Added: head/games/robocode-naval/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/distinfo Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,2 @@ +SHA256 (java/robocode-0.9.2-setup.jar) = 7e809cb42b1724dfeab9e9fd00e7adc0e63edd8036796c7d60d31f5477faaf32 +SIZE (java/robocode-0.9.2-setup.jar) = 6322354 Added: head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,16 @@ +--- desktop/robocodeRobocode.desktop.orig 2015-03-03 01:06:18 UTC ++++ desktop/robocodeRobocode.desktop +@@ -1,9 +1,9 @@ + [Desktop Entry] + Type=Application + Version=1.0 +-Name=Robocode +-GenericName=Tank AI programming game for Java and .NET ++Name=Robocode-Naval ++GenericName=Naval AI programming game for Java and .NET + Comment=Build the best - destroy the rest! +-Icon=robocode +-Exec=robocode-Robocode ++Icon=robocode-naval ++Exec=robocode-NavalRobocode + Categories=Game;StrategyGame; Added: head/games/robocode-naval/files/patch-naval-robocode.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/patch-naval-robocode.sh Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,9 @@ +--- naval-robocode.sh.orig 2015-03-03 01:06:18 UTC ++++ naval-robocode.sh +@@ -9,5 +9,5 @@ + + pwd=`pwd` + cd "${0%/*}" +-java -Xmx512M -cp libs/robocode.jar robocode.Robocode $* ++java -Xmx512M -cp libs/robocode.jar robocode.NavalRobocode $* + cd "${pwd}" Added: head/games/robocode-naval/files/pkg-deinstall.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/pkg-deinstall.in Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,18 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +if [ "$2" = "POST-DEINSTALL" ]; then + echo "" + echo "" + echo "===============================================================================" + echo "" + echo "After deinstallation, some files may stay in %%DATADIR%%," + echo "you can delete them with" + echo "" + echo " /bin/rm -fr %%DATADIR%%" + echo "" + echo "===============================================================================" + echo "" +fi Added: head/games/robocode-naval/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/pkg-message.in Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,16 @@ +============================================================================== + +Naval Robocode has been installed. + +Naval Robocode requires a java compiler. By default Naval Robocode will +look for the IBM Jikes compiler. + +You can override this in the Naval Robocode compiler preferences menu: + + Robot -> Editor -> Compiler -> Options -> Preferences + +Attention not all with Rumble games works, this is work in Progress. + +Have fun! + +============================================================================== Added: head/games/robocode-naval/files/robocode-NavalRobocode.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/files/robocode-NavalRobocode.in Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,9 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +export JAVA_VERSION="%%JAVA_VERSION%%" + +cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -Xmx512M \ +-cp "libs/robocode.jar" robocode.NavalRobocode "${@}" Added: head/games/robocode-naval/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/pkg-descr Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,6 @@ +Naval Robocode is a programming game, where the goal is to develop a robot +battle ship to battle against other ships in Java or .NET. The robot battles +are running in real-time and on-screen. +Naval Robocode is based on Robocode v1.9.2.1. + +WWW: http://robo-code.blogspot.com.br Added: head/games/robocode-naval/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/robocode-naval/pkg-plist Sun May 1 04:37:16 2016 (r414378) @@ -0,0 +1,339 @@ +bin/robocode-NavalRobocode +share/applications/robocodeNavalRobocode.desktop +%%DATADIR%%/ReadMe.html +%%DATADIR%%/ReadMe.txt +%%DATADIR%%/battles/intro.battle +%%DATADIR%%/battles/sample.battle +%%DATADIR%%/compilers/CompilerTest.java +%%DATADIR%%/compilers/ecj.jar +%%DATADIR%%/javadoc/allclasses-frame.html +%%DATADIR%%/javadoc/allclasses-noframe.html +%%DATADIR%%/javadoc/constant-values.html +%%DATADIR%%/javadoc/deprecated-list.html +%%DATADIR%%/javadoc/help-doc.html +%%DATADIR%%/javadoc/index-all.html +%%DATADIR%%/javadoc/index.html +%%DATADIR%%/javadoc/overview-frame.html +%%DATADIR%%/javadoc/overview-summary.html +%%DATADIR%%/javadoc/overview-tree.html +%%DATADIR%%/javadoc/package-list +%%DATADIR%%/javadoc/resources/inherit.gif +%%DATADIR%%/javadoc/robocode/AdvancedRobot.html +%%DATADIR%%/javadoc/robocode/BattleEndedEvent.html +%%DATADIR%%/javadoc/robocode/BattleResults.html +%%DATADIR%%/javadoc/robocode/BattleRules.html +%%DATADIR%%/javadoc/robocode/BorderSentry.html +%%DATADIR%%/javadoc/robocode/Bullet.html +%%DATADIR%%/javadoc/robocode/BulletHitBulletEvent.html +%%DATADIR%%/javadoc/robocode/BulletHitEvent.html +%%DATADIR%%/javadoc/robocode/BulletMissedEvent.html +%%DATADIR%%/javadoc/robocode/Condition.html +%%DATADIR%%/javadoc/robocode/CustomEvent.html +%%DATADIR%%/javadoc/robocode/DeathEvent.html +%%DATADIR%%/javadoc/robocode/Droid.html +%%DATADIR%%/javadoc/robocode/Event.html +%%DATADIR%%/javadoc/robocode/GunTurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/HitByBulletEvent.html +%%DATADIR%%/javadoc/robocode/HitByMineEvent.html +%%DATADIR%%/javadoc/robocode/HitRobotEvent.html +%%DATADIR%%/javadoc/robocode/HitWallEvent.html +%%DATADIR%%/javadoc/robocode/JuniorRobot.html +%%DATADIR%%/javadoc/robocode/KeyEvent.html +%%DATADIR%%/javadoc/robocode/KeyPressedEvent.html +%%DATADIR%%/javadoc/robocode/KeyReleasedEvent.html +%%DATADIR%%/javadoc/robocode/KeyTypedEvent.html +%%DATADIR%%/javadoc/robocode/MessageEvent.html +%%DATADIR%%/javadoc/robocode/Mine.html +%%DATADIR%%/javadoc/robocode/MineHitEvent.html +%%DATADIR%%/javadoc/robocode/MineHitMineEvent.html +%%DATADIR%%/javadoc/robocode/MouseClickedEvent.html +%%DATADIR%%/javadoc/robocode/MouseDraggedEvent.html +%%DATADIR%%/javadoc/robocode/MouseEnteredEvent.html +%%DATADIR%%/javadoc/robocode/MouseEvent.html +%%DATADIR%%/javadoc/robocode/MouseExitedEvent.html +%%DATADIR%%/javadoc/robocode/MouseMovedEvent.html +%%DATADIR%%/javadoc/robocode/MousePressedEvent.html +%%DATADIR%%/javadoc/robocode/MouseReleasedEvent.html +%%DATADIR%%/javadoc/robocode/MouseWheelMovedEvent.html +%%DATADIR%%/javadoc/robocode/MoveCompleteCondition.html +%%DATADIR%%/javadoc/robocode/NavalBattleResults.html +%%DATADIR%%/javadoc/robocode/NavalRobocode.html +%%DATADIR%%/javadoc/robocode/NavalTurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/PaintEvent.html +%%DATADIR%%/javadoc/robocode/RadarTurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/RateControlRobot.html +%%DATADIR%%/javadoc/robocode/Robocode.html +%%DATADIR%%/javadoc/robocode/RobocodeFileOutputStream.html +%%DATADIR%%/javadoc/robocode/RobocodeFileWriter.html +%%DATADIR%%/javadoc/robocode/Robot.html +%%DATADIR%%/javadoc/robocode/RobotDeathEvent.html +%%DATADIR%%/javadoc/robocode/RobotStatus.html +%%DATADIR%%/javadoc/robocode/RoundEndedEvent.html +%%DATADIR%%/javadoc/robocode/Rules.html +%%DATADIR%%/javadoc/robocode/ScannedProjectileEvent.html +%%DATADIR%%/javadoc/robocode/ScannedRobotEvent.html +%%DATADIR%%/javadoc/robocode/ScannedShipEvent.html +%%DATADIR%%/javadoc/robocode/Ship.html +%%DATADIR%%/javadoc/robocode/ShipStatus.html +%%DATADIR%%/javadoc/robocode/SkippedTurnEvent.html +%%DATADIR%%/javadoc/robocode/StatusEvent.html +%%DATADIR%%/javadoc/robocode/TeamRobot.html +%%DATADIR%%/javadoc/robocode/TurnCompleteCondition.html +%%DATADIR%%/javadoc/robocode/WinEvent.html +%%DATADIR%%/javadoc/robocode/_AdvancedRadiansRobot.html +%%DATADIR%%/javadoc/robocode/_AdvancedRobot.html +%%DATADIR%%/javadoc/robocode/_Robot.html +%%DATADIR%%/javadoc/robocode/_RobotBase.html +%%DATADIR%%/javadoc/robocode/annotation/SafeStatic.html +%%DATADIR%%/javadoc/robocode/annotation/package-frame.html +%%DATADIR%%/javadoc/robocode/annotation/package-summary.html +%%DATADIR%%/javadoc/robocode/annotation/package-tree.html +%%DATADIR%%/javadoc/robocode/control/BattleSpecification.html +%%DATADIR%%/javadoc/robocode/control/BattlefieldSpecification.html +%%DATADIR%%/javadoc/robocode/control/IResults.html +%%DATADIR%%/javadoc/robocode/control/IRobocodeEngine.html +%%DATADIR%%/javadoc/robocode/control/RandomFactory.html +%%DATADIR%%/javadoc/robocode/control/RobocodeEngine.html +%%DATADIR%%/javadoc/robocode/control/RobocodeListener.html +%%DATADIR%%/javadoc/robocode/control/RobotResults.html +%%DATADIR%%/javadoc/robocode/control/RobotSetup.html +%%DATADIR%%/javadoc/robocode/control/RobotSpecification.html +%%DATADIR%%/javadoc/robocode/control/ShipResults.html +%%DATADIR%%/javadoc/robocode/control/events/BattleAdaptor.html +%%DATADIR%%/javadoc/robocode/control/events/BattleCompletedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleErrorEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleFinishedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleMessageEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattlePausedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleResumedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/BattleStartedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/IBattleListener.html +%%DATADIR%%/javadoc/robocode/control/events/NavalBattleCompletedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/RoundEndedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/RoundStartedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/TurnEndedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/TurnStartedEvent.html +%%DATADIR%%/javadoc/robocode/control/events/package-frame.html +%%DATADIR%%/javadoc/robocode/control/events/package-summary.html +%%DATADIR%%/javadoc/robocode/control/events/package-tree.html +%%DATADIR%%/javadoc/robocode/control/package-frame.html +%%DATADIR%%/javadoc/robocode/control/package-summary.html +%%DATADIR%%/javadoc/robocode/control/package-tree.html +%%DATADIR%%/javadoc/robocode/control/snapshot/BulletState.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IBulletSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IComponentSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IDebugProperty.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IMineSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IRobotSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IScoreSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/IShipSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/ITurnSnapshot.html +%%DATADIR%%/javadoc/robocode/control/snapshot/MineState.html +%%DATADIR%%/javadoc/robocode/control/snapshot/RobotState.html +%%DATADIR%%/javadoc/robocode/control/snapshot/package-frame.html +%%DATADIR%%/javadoc/robocode/control/snapshot/package-summary.html +%%DATADIR%%/javadoc/robocode/control/snapshot/package-tree.html +%%DATADIR%%/javadoc/robocode/naval/BlindSpot.html +%%DATADIR%%/javadoc/robocode/naval/ComponentBase.HiddenComponentHelper.html +%%DATADIR%%/javadoc/robocode/naval/ComponentBase.html +%%DATADIR%%/javadoc/robocode/naval/ComponentManager.html +%%DATADIR%%/javadoc/robocode/naval/ComponentType.html +%%DATADIR%%/javadoc/robocode/naval/MineComponent.html +%%DATADIR%%/javadoc/robocode/naval/NavalRules.html +%%DATADIR%%/javadoc/robocode/naval/RadarComponent.html +%%DATADIR%%/javadoc/robocode/naval/WeaponComponent.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IBackCannonFunctions.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IBasicEvents4.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IComponent.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IComponents.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IFrontCannonFunctions.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IManageableComponents.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IPaint.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IRadarFunctions.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IRenderImages.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/IShip.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/package-frame.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/package-summary.html +%%DATADIR%%/javadoc/robocode/naval/interfaces/package-tree.html +%%DATADIR%%/javadoc/robocode/naval/package-frame.html +%%DATADIR%%/javadoc/robocode/naval/package-summary.html +%%DATADIR%%/javadoc/robocode/naval/package-tree.html +%%DATADIR%%/javadoc/robocode/package-frame.html +%%DATADIR%%/javadoc/robocode/package-summary.html +%%DATADIR%%/javadoc/robocode/package-tree.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IAdvancedEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IAdvancedRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents2.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents3.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents4.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IComponents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IInteractiveEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IInteractiveRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IJuniorRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IPaintEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IPaintRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/IShip.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITeamEvents.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITeamRobot.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITransformable.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/ITransformablePeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/package-frame.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/package-summary.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/package-tree.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IAdvancedRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IBasicRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IBasicShipPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IJuniorRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/IStandardRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/ITeamRobotPeer.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/package-frame.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/package-summary.html +%%DATADIR%%/javadoc/robocode/robotinterfaces/peer/package-tree.html +%%DATADIR%%/javadoc/robocode/util/Collision.html +%%DATADIR%%/javadoc/robocode/util/Coordinates.html +%%DATADIR%%/javadoc/robocode/util/Utils.html +%%DATADIR%%/javadoc/robocode/util/package-frame.html +%%DATADIR%%/javadoc/robocode/util/package-summary.html +%%DATADIR%%/javadoc/robocode/util/package-tree.html +%%DATADIR%%/javadoc/serialized-form.html +%%DATADIR%%/javadoc/stylesheet.css +%%DATADIR%%/libs/codesize-1.1.jar +%%DATADIR%%/libs/picocontainer-2.14.2.jar +%%DATADIR%%/libs/robocode.battle-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.host-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.jar +%%DATADIR%%/libs/robocode.repository-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.sound-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.ui-%%PORTVERSION%%.jar +%%DATADIR%%/libs/robocode.ui.editor-%%PORTVERSION%%.jar +%%DATADIR%%/libs/roborumble.jar +%%DATADIR%%/license/epl-v10.html +%%DATADIR%%/robocode.ico +%%DATADIR%%/roborumble.ico +%%DATADIR%%/roborumble/meleerumble.txt +%%DATADIR%%/roborumble/roborumble.properties +%%DATADIR%%/roborumble/roborumble.txt +%%DATADIR%%/roborumble/teamrumble.txt +%%DATADIR%%/roborumble/twinduel.txt +%%DATADIR%%/robots/META-INF/MANIFEST.MF +%%DATADIR%%/robots/navalsample/BigShip.class +%%DATADIR%%/robots/navalsample/BigShip.java +%%DATADIR%%/robots/navalsample/NavalCorners.class +%%DATADIR%%/robots/navalsample/NavalCorners.java +%%DATADIR%%/robots/navalsample/NavalCrazy.class +%%DATADIR%%/robots/navalsample/NavalCrazy.java +%%DATADIR%%/robots/navalsample/NavalFire.class +%%DATADIR%%/robots/navalsample/NavalFire.java +%%DATADIR%%/robots/navalsample/NavalFireSolo.class +%%DATADIR%%/robots/navalsample/NavalFireSolo.java +%%DATADIR%%/robots/navalsample/RamMiner.class +%%DATADIR%%/robots/navalsample/RamMiner.java +%%DATADIR%%/robots/navalsample/RunShipRun.class +%%DATADIR%%/robots/navalsample/RunShipRun.java +%%DATADIR%%/robots/navalsample/SampleShip.class +%%DATADIR%%/robots/navalsample/SampleShip.java +%%DATADIR%%/robots/sample/Corners.class +%%DATADIR%%/robots/sample/Corners.java +%%DATADIR%%/robots/sample/Corners.properties +%%DATADIR%%/robots/sample/Crazy.class +%%DATADIR%%/robots/sample/Crazy.java +%%DATADIR%%/robots/sample/Crazy.properties +%%DATADIR%%/robots/sample/Fire.class +%%DATADIR%%/robots/sample/Fire.java +%%DATADIR%%/robots/sample/Fire.properties +%%DATADIR%%/robots/sample/Interactive.class +%%DATADIR%%/robots/sample/Interactive.java +%%DATADIR%%/robots/sample/Interactive.properties +%%DATADIR%%/robots/sample/Interactive_v2$Direction.class +%%DATADIR%%/robots/sample/Interactive_v2.class +%%DATADIR%%/robots/sample/Interactive_v2.java +%%DATADIR%%/robots/sample/Interactive_v2.properties +%%DATADIR%%/robots/sample/MyFirstJuniorRobot.class +%%DATADIR%%/robots/sample/MyFirstJuniorRobot.java +%%DATADIR%%/robots/sample/MyFirstJuniorRobot.properties +%%DATADIR%%/robots/sample/MyFirstRobot.class +%%DATADIR%%/robots/sample/MyFirstRobot.java +%%DATADIR%%/robots/sample/MyFirstRobot.properties +%%DATADIR%%/robots/sample/PaintingRobot.class +%%DATADIR%%/robots/sample/PaintingRobot.java +%%DATADIR%%/robots/sample/PaintingRobot.properties +%%DATADIR%%/robots/sample/RamFire.class +%%DATADIR%%/robots/sample/RamFire.java +%%DATADIR%%/robots/sample/RamFire.properties +%%DATADIR%%/robots/sample/SittingDuck.class +%%DATADIR%%/robots/sample/SittingDuck.java +%%DATADIR%%/robots/sample/SittingDuck.properties +%%DATADIR%%/robots/sample/SpinBot.class +%%DATADIR%%/robots/sample/SpinBot.java +%%DATADIR%%/robots/sample/SpinBot.properties +%%DATADIR%%/robots/sample/Target$1.class +%%DATADIR%%/robots/sample/Target.class +%%DATADIR%%/robots/sample/Target.java +%%DATADIR%%/robots/sample/Target.properties +%%DATADIR%%/robots/sample/TrackFire.class +%%DATADIR%%/robots/sample/TrackFire.java +%%DATADIR%%/robots/sample/TrackFire.properties +%%DATADIR%%/robots/sample/Tracker.class +%%DATADIR%%/robots/sample/Tracker.java +%%DATADIR%%/robots/sample/Tracker.properties +%%DATADIR%%/robots/sample/VelociRobot.class +%%DATADIR%%/robots/sample/VelociRobot.java +%%DATADIR%%/robots/sample/VelociRobot.properties +%%DATADIR%%/robots/sample/Walls.class +%%DATADIR%%/robots/sample/Walls.java +%%DATADIR%%/robots/sample/Walls.properties +%%DATADIR%%/robots/sampleex/Alien.class +%%DATADIR%%/robots/sampleex/Alien.java +%%DATADIR%%/robots/sampleex/Alien.properties +%%DATADIR%%/robots/sampleex/AlienComposition$AlienEventHandler.class +%%DATADIR%%/robots/sampleex/AlienComposition$AlienMain.class +%%DATADIR%%/robots/sampleex/AlienComposition.class +%%DATADIR%%/robots/sampleex/AlienComposition.java +%%DATADIR%%/robots/sampleex/GreyEminence.class +%%DATADIR%%/robots/sampleex/MasterAndSlave.class +%%DATADIR%%/robots/sampleex/MasterAndSlave.java +%%DATADIR%%/robots/sampleex/MasterAndSlave.properties +%%DATADIR%%/robots/sampleex/MasterBase.class +%%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.class +%%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.java +%%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.properties +%%DATADIR%%/robots/sampleex/RegullarMonk.class +%%DATADIR%%/robots/sampleex/RegullarMonk.java +%%DATADIR%%/robots/sampleex/Slave.class +%%DATADIR%%/robots/sampleex/Slave.java +%%DATADIR%%/robots/samplesentry/BorderGuard$RobotData.class +%%DATADIR%%/robots/samplesentry/BorderGuard.class +%%DATADIR%%/robots/samplesentry/BorderGuard.java +%%DATADIR%%/robots/samplesentry/BorderGuard.properties +%%DATADIR%%/robots/sampleteam/MyFirstDroid.class +%%DATADIR%%/robots/sampleteam/MyFirstDroid.java +%%DATADIR%%/robots/sampleteam/MyFirstLeader.class +%%DATADIR%%/robots/sampleteam/MyFirstLeader.java +%%DATADIR%%/robots/sampleteam/MyFirstTeam.team +%%DATADIR%%/robots/sampleteam/Point.class +%%DATADIR%%/robots/sampleteam/Point.java +%%DATADIR%%/robots/sampleteam/RobotColors.class +%%DATADIR%%/robots/sampleteam/RobotColors.java +%%DATADIR%%/templates/newjavafile.tpt +%%DATADIR%%/templates/newjuniorrobot.tpt +%%DATADIR%%/templates/newrobot.tpt +%%DATADIR%%/templates/newship.tpt +%%DATADIR%%/theme/editor/Robocode Black Theme.properties +%%DATADIR%%/theme/editor/Robocode White Theme.properties +%%DATADIR%%/naval-robocode-versions.md +share/pixmaps/robocode-naval.png +@mode 775 +@dir %%DATADIR%%/config +@dir %%DATADIR%%/robots +@dir %%DATADIR%%/roborumble +%%DATADIR%%/meleerumble.sh +%%DATADIR%%/naval-robocode.sh +%%DATADIR%%/robocode.sh +%%DATADIR%%/roborumble.sh +%%DATADIR%%/teamrumble.sh +%%DATADIR%%/twinduel.sh +@mode From owner-svn-ports-all@freebsd.org Sun May 1 04:39:39 2016 Return-Path: Delivered-To: svn-ports-all@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 B063FB1A493; Sun, 1 May 2016 04:39:39 +0000 (UTC) (envelope-from pi@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 831F516AA; Sun, 1 May 2016 04:39:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414dc54003013; Sun, 1 May 2016 04:39:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414dcIo003012; Sun, 1 May 2016 04:39:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010439.u414dcIo003012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 04:39:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414379 - head/www/c-icap/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:39:39 -0000 Author: pi Date: Sun May 1 04:39:38 2016 New Revision: 414379 URL: https://svnweb.freebsd.org/changeset/ports/414379 Log: www/c-icap: add ListenAddress directive to conf - include ListenAddress directive and set it to 127.0.0.1 in c-icap.conf PR: 208374 Submitted by: Marko Cupac Added: head/www/c-icap/files/patch-c-icap.conf.in (contents, props changed) Added: head/www/c-icap/files/patch-c-icap.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/c-icap/files/patch-c-icap.conf.in Sun May 1 04:39:38 2016 (r414379) @@ -0,0 +1,19 @@ +--- c-icap.conf.in.orig 2016-03-29 09:27:15 UTC ++++ c-icap.conf.in +@@ -123,6 +123,16 @@ MaxRequestsPerChild 0 + # Default: + # InterProcessLockingScheme file + ++# TAG: ListenAddress ++# Format: ListenAddress address ++# Description: ++# Network address that the c-icap server uses to listen to requests. ++# By default c-icap will bind to all available network addresses. Use ++# this directive to restrict it to specific network address. ++# Default: ++# No value ++ListenAddress 127.0.0.1 ++ + # TAG: Port + # Format: Port port + # Description: From owner-svn-ports-all@freebsd.org Sun May 1 04:42:01 2016 Return-Path: Delivered-To: svn-ports-all@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 8F90DB1A63C; Sun, 1 May 2016 04:42:01 +0000 (UTC) (envelope-from danilo@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 61C1D1A39; Sun, 1 May 2016 04:42:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414g01R005360; Sun, 1 May 2016 04:42:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414g0Rl005358; Sun, 1 May 2016 04:42:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605010442.u414g0Rl005358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 04:42:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414380 - head/emulators/qmc2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:42:01 -0000 Author: danilo Date: Sun May 1 04:42:00 2016 New Revision: 414380 URL: https://svnweb.freebsd.org/changeset/ports/414380 Log: - Update to 0.63 Modified: head/emulators/qmc2/Makefile head/emulators/qmc2/distinfo Modified: head/emulators/qmc2/Makefile ============================================================================== --- head/emulators/qmc2/Makefile Sun May 1 04:39:38 2016 (r414379) +++ head/emulators/qmc2/Makefile Sun May 1 04:42:00 2016 (r414380) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qmc2 -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= emulators MASTER_SITES= SF Modified: head/emulators/qmc2/distinfo ============================================================================== --- head/emulators/qmc2/distinfo Sun May 1 04:39:38 2016 (r414379) +++ head/emulators/qmc2/distinfo Sun May 1 04:42:00 2016 (r414380) @@ -1,2 +1,2 @@ -SHA256 (qmc2-0.62.tar.bz2) = 78aefd80ae0dd4ff2d60cc0fe0054b1eaf80be39477a352b55dd0753fb8970cf -SIZE (qmc2-0.62.tar.bz2) = 13473147 +SHA256 (qmc2-0.63.tar.bz2) = 320faec68e8704e7b5c8c7035b0dc2f7d92a69cc87a5906cb86586d49b4a4928 +SIZE (qmc2-0.63.tar.bz2) = 13466349 From owner-svn-ports-all@freebsd.org Sun May 1 04:43:23 2016 Return-Path: Delivered-To: svn-ports-all@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 E1C14B1A696; Sun, 1 May 2016 04:43:23 +0000 (UTC) (envelope-from pi@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 B401D1B8F; Sun, 1 May 2016 04:43:23 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414hMNd006135; Sun, 1 May 2016 04:43:22 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414hMIV006133; Sun, 1 May 2016 04:43:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010443.u414hMIV006133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 04:43:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414381 - head/sysutils/moosefs-master X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:43:24 -0000 Author: pi Date: Sun May 1 04:43:22 2016 New Revision: 414381 URL: https://svnweb.freebsd.org/changeset/ports/414381 Log: sysutils/moosefs-master: 2.0.88 -> 2.0.89 Change: - (master+mount) added fix for bug in FreeBSD kernel (kernel sends truncate before first close - FreeBSD only) PR: 209109 Submitted by: freebsd@moosefs.com (maintainer) Modified: head/sysutils/moosefs-master/Makefile head/sysutils/moosefs-master/distinfo Modified: head/sysutils/moosefs-master/Makefile ============================================================================== --- head/sysutils/moosefs-master/Makefile Sun May 1 04:42:00 2016 (r414380) +++ head/sysutils/moosefs-master/Makefile Sun May 1 04:43:22 2016 (r414381) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moosefs -PORTVERSION= 2.0.88 +PORTVERSION= 2.0.89 CATEGORIES= sysutils MASTER_SITES= http://ppa.moosefs.com/src/ PKGNAMESUFFIX?= -master Modified: head/sysutils/moosefs-master/distinfo ============================================================================== --- head/sysutils/moosefs-master/distinfo Sun May 1 04:42:00 2016 (r414380) +++ head/sysutils/moosefs-master/distinfo Sun May 1 04:43:22 2016 (r414381) @@ -1,2 +1,2 @@ -SHA256 (moosefs-2.0.88-1.tar.gz) = 967d416b5df794aa384c13b4bcef67b2b0686face8a02d0e4a0ac3a42286b6e5 -SIZE (moosefs-2.0.88-1.tar.gz) = 968842 +SHA256 (moosefs-2.0.89-1.tar.gz) = 1bb4bf8274de2af0a19473a5fd34dbce99784738d9357ef8104549608ede764f +SIZE (moosefs-2.0.89-1.tar.gz) = 969218 From owner-svn-ports-all@freebsd.org Sun May 1 04:44:15 2016 Return-Path: Delivered-To: svn-ports-all@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 D3069B1A746; Sun, 1 May 2016 04:44:15 +0000 (UTC) (envelope-from truckman@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 A40A41D16; Sun, 1 May 2016 04:44:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414iEuL006286; Sun, 1 May 2016 04:44:14 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414iEg4006285; Sun, 1 May 2016 04:44:14 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605010444.u414iEg4006285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sun, 1 May 2016 04:44:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414382 - head/editors/openoffice-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 04:44:15 -0000 Author: truckman Date: Sun May 1 04:44:14 2016 New Revision: 414382 URL: https://svnweb.freebsd.org/changeset/ports/414382 Log: Pet portlint - use a tab (not space) after a variable name Modified: head/editors/openoffice-devel/Makefile Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Sun May 1 04:43:22 2016 (r414381) +++ head/editors/openoffice-devel/Makefile Sun May 1 04:44:14 2016 (r414382) @@ -180,7 +180,7 @@ PDFIMPORT_CONFIGURE_ENABLE= pdfimport WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher # Don't run gnome-post-icons until after post-install generates the plist -TARGET_ORDER_OVERRIDE= 710:gnome-post-icons +TARGET_ORDER_OVERRIDE= 710:gnome-post-icons .include From owner-svn-ports-all@freebsd.org Sun May 1 05:03:26 2016 Return-Path: Delivered-To: svn-ports-all@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 C9A6CB24C4A; Sun, 1 May 2016 05:03:26 +0000 (UTC) (envelope-from pi@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 8BD841210; Sun, 1 May 2016 05:03:26 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4153PW4012332; Sun, 1 May 2016 05:03:25 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4153Pdp012326; Sun, 1 May 2016 05:03:25 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010503.u4153Pdp012326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 05:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414383 - in head/www: c-icap c-icap-modules c-icap-modules/files c-icap/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:03:26 -0000 Author: pi Date: Sun May 1 05:03:25 2016 New Revision: 414383 URL: https://svnweb.freebsd.org/changeset/ports/414383 Log: www/c-icap{-modules}: 0.4.2 -> 0.4.3 c-icap-0.4.3 changes - ci_membuf_write: do not warn user about writting after eof, if not actualy someone try to write - Man pages spelling errors - Fix ModulesDir and ServicesDir default locations for some architectures - Crashes for modules if null argument passed to ci_list_first, ci_list_head and ci_list_tail macros - Fix allow204 outside preview responses - Use poll instead of select for polling network sockets and pipes - Fix core dumps inside client_parse_icap_header() c-icap-modules-0.4.3 changes - Fix content_filtering service config and template file permissions - Bug fixes in srv_content_filtering body data structures - Bug fix: The second argument of srv_content_filtering.Action never accepted Added: head/www/c-icap/files/patch-modules_memcached.c (contents, props changed) Deleted: head/www/c-icap-modules/files/patch-services_content__filtering_Makefile.in Modified: head/www/c-icap-modules/Makefile head/www/c-icap-modules/distinfo head/www/c-icap/Makefile head/www/c-icap/distinfo head/www/c-icap/pkg-plist Modified: head/www/c-icap-modules/Makefile ============================================================================== --- head/www/c-icap-modules/Makefile Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap-modules/Makefile Sun May 1 05:03:25 2016 (r414383) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.4.x/ PKGNAMESUFFIX= -modules Modified: head/www/c-icap-modules/distinfo ============================================================================== --- head/www/c-icap-modules/distinfo Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap-modules/distinfo Sun May 1 05:03:25 2016 (r414383) @@ -1,2 +1,2 @@ -SHA256 (c_icap_modules-0.4.2.tar.gz) = f7da6064550c842c13ffab36dd53f1427029a2e362bcf3a0375d99be469f4e29 -SIZE (c_icap_modules-0.4.2.tar.gz) = 428877 +SHA256 (c_icap_modules-0.4.3.tar.gz) = 89c0851d4fc6f6bdf7510bc1c2b23ae054db2548f68162356cfa3ca6ab1f6cde +SIZE (c_icap_modules-0.4.3.tar.gz) = 428936 Modified: head/www/c-icap/Makefile ============================================================================== --- head/www/c-icap/Makefile Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap/Makefile Sun May 1 05:03:25 2016 (r414383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.x/ @@ -20,10 +20,11 @@ CPE_VENDOR= c-icap_project USE_LDCONFIG= yes USE_RC_SUBR= c-icap -OPTIONS_DEFINE= BDB IPV6 LDAP PERL POSIXSEM LARGE_FILES +OPTIONS_DEFINE= BDB IPV6 LDAP PERL POSIXSEM LARGE_FILES MEMCACHE OPTIONS_DEFAULT= IPV6 LARGE_FILES_DESC= Enable large files support POSIXSEM_DESC= Use POSIX Semaphores instead of SYSV IPC +MEMCACHE_DESC= Enable memcached CICAP_USER= c_icap CICAP_UID= 959 @@ -54,6 +55,15 @@ CONFIGURE_ARGS+= --enable-large-files CONFIGURE_ARGS+= --disable-large-files .endif +.if ${PORT_OPTIONS:MMEMCACHE} +CONFIGURE_ARGS+= --with-memcached +BUILD_DEPENDS= memcached:databases/memcached +PLIST_SUB+= MEMCACHE="" +.else +CONFIGURE_ARGS+= --without-memcached +PLIST_SUB+= MEMCACHE="@comment " +.endif + .if ${PORT_OPTIONS:MLDAP} USE_OPENLDAP= YES .endif Modified: head/www/c-icap/distinfo ============================================================================== --- head/www/c-icap/distinfo Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap/distinfo Sun May 1 05:03:25 2016 (r414383) @@ -1,2 +1,2 @@ -SHA256 (c_icap-0.4.2.tar.gz) = b138c7d7d9828d54c3307bcfe7b4917911266593832ffc26a60df9a0dfd2511e -SIZE (c_icap-0.4.2.tar.gz) = 642379 +SHA256 (c_icap-0.4.3.tar.gz) = c46c7ab784e623bbf4bc4261702d6708127edf71dd2312b97440ab66ee75cfbf +SIZE (c_icap-0.4.3.tar.gz) = 643244 Added: head/www/c-icap/files/patch-modules_memcached.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/c-icap/files/patch-modules_memcached.c Sun May 1 05:03:25 2016 (r414383) @@ -0,0 +1,11 @@ +--- modules/memcached.c.orig 2016-04-30 12:42:52 UTC ++++ modules/memcached.c +@@ -47,7 +47,7 @@ + #include + #endif + +-#include ++/* #include */ + + int USE_MD5_SUM_KEYS = 1; + Modified: head/www/c-icap/pkg-plist ============================================================================== --- head/www/c-icap/pkg-plist Sun May 1 04:44:14 2016 (r414382) +++ head/www/c-icap/pkg-plist Sun May 1 05:03:25 2016 (r414383) @@ -43,6 +43,7 @@ include/c_icap/util.h %%BDB%%lib/c_icap/bdb_tables.so lib/c_icap/dnsbl_tables.so %%LDAP%%lib/c_icap/ldap_module.so +%%MEMCACHE%%lib/c_icap/memcached_cache.so %%PERL%%lib/c_icap/perl_handler.so lib/c_icap/shared_cache.so lib/c_icap/srv_echo.so @@ -50,7 +51,7 @@ lib/c_icap/srv_ex206.so lib/c_icap/sys_logger.so lib/libicapapi.so lib/libicapapi.so.4 -lib/libicapapi.so.4.0.2 +lib/libicapapi.so.4.0.3 man/man8/c-icap-client.8.gz man/man8/c-icap-config.8.gz man/man8/c-icap-libicapapi-config.8.gz From owner-svn-ports-all@freebsd.org Sun May 1 05:21:13 2016 Return-Path: Delivered-To: svn-ports-all@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 260E0B24DE1; Sun, 1 May 2016 05:21:13 +0000 (UTC) (envelope-from cy@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 EB7AB1DA0; Sun, 1 May 2016 05:21:12 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u415LCwu016299; Sun, 1 May 2016 05:21:12 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u415LCHE016297; Sun, 1 May 2016 05:21:12 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605010521.u415LCHE016297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sun, 1 May 2016 05:21:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414384 - head/sysutils/xdu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:21:13 -0000 Author: cy Date: Sun May 1 05:21:11 2016 New Revision: 414384 URL: https://svnweb.freebsd.org/changeset/ports/414384 Log: Make fetchable again. Assume care and feeding of this port. Modified: head/sysutils/xdu/Makefile head/sysutils/xdu/distinfo Modified: head/sysutils/xdu/Makefile ============================================================================== --- head/sysutils/xdu/Makefile Sun May 1 05:03:25 2016 (r414383) +++ head/sysutils/xdu/Makefile Sun May 1 05:21:11 2016 (r414384) @@ -5,15 +5,15 @@ PORTNAME= xdu PORTVERSION= 3.0 PORTREVISION= 4 CATEGORIES= sysutils -MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Graphically display output of du -BROKEN= unfetchable +USE_GITHUB= yes +GH_ACCOUNT= vlasovskikh +GH_PROJECT= xdu -NO_WRKSUBDIR= yes -USES= imake tar:Z +USES= imake tar USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu man/man1/xdu.1.gz Modified: head/sysutils/xdu/distinfo ============================================================================== --- head/sysutils/xdu/distinfo Sun May 1 05:03:25 2016 (r414383) +++ head/sysutils/xdu/distinfo Sun May 1 05:21:11 2016 (r414384) @@ -1,2 +1,2 @@ -SHA256 (xdu-3.0.tar.Z) = 9a8f3748751cc543f88e9b312a72fa1e60c4335b1a57bfac492745512c12dd11 -SIZE (xdu-3.0.tar.Z) = 20114 +SHA256 (vlasovskikh-xdu-3.0_GH0.tar.gz) = cb11257888997357dacaf385564fef11c58297128cd2046049c0989802f6a0dc +SIZE (vlasovskikh-xdu-3.0_GH0.tar.gz) = 12522 From owner-svn-ports-all@freebsd.org Sun May 1 05:26:22 2016 Return-Path: Delivered-To: svn-ports-all@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 7ADE7B2476F; Sun, 1 May 2016 05:26:22 +0000 (UTC) (envelope-from truckman@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 491291F9C; Sun, 1 May 2016 05:26:22 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u415QL4Q018520; Sun, 1 May 2016 05:26:21 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u415QL5Z018519; Sun, 1 May 2016 05:26:21 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605010526.u415QL5Z018519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sun, 1 May 2016 05:26:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414385 - head/editors/openoffice-4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:26:22 -0000 Author: truckman Date: Sun May 1 05:26:21 2016 New Revision: 414385 URL: https://svnweb.freebsd.org/changeset/ports/414385 Log: Update TARGET_ORDER_OVERRIDE to for the changes to Uses/gnome.mk in r413768. Don't bother trying to create ${STAGEDIR}${DESKTOPDIR} since it is already handled by mtree. Modified: head/editors/openoffice-4/Makefile Modified: head/editors/openoffice-4/Makefile ============================================================================== --- head/editors/openoffice-4/Makefile Sun May 1 05:21:11 2016 (r414384) +++ head/editors/openoffice-4/Makefile Sun May 1 05:26:21 2016 (r414385) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ @@ -165,8 +165,8 @@ SDK_CONFIGURE_ENABLE= odk WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher WIKI_PUBLISHER_VARS= BUNDLED_EXTENSIONS+=swext/wiki-publisher.oxt -# Don't run gnome-post-install until after post-install generates the plist -TARGET_ORDER_OVERRIDE= 710:gnome-post-install +# Don't run gnome-post-icons until after post-install generates the plist +TARGET_ORDER_OVERRIDE= 710:gnome-post-icons .include @@ -399,7 +399,6 @@ do-build: do-install: @${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR} \ - ${STAGEDIR}${DESKTOPDIR} \ ${STAGEDIR}${PREFIX}/share/mime/packages @cd ${WRKSRC}/instsetoo_native/unxfbsd?.pro/Apache_OpenOffice/archive/install/${LOCALIZED_LANG}/ ; \ for i in *.tar.?z ; do \ From owner-svn-ports-all@freebsd.org Sun May 1 06:06:03 2016 Return-Path: Delivered-To: svn-ports-all@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 5D752B265CC; Sun, 1 May 2016 06:06:03 +0000 (UTC) (envelope-from cy@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 2171B1232; Sun, 1 May 2016 06:06:03 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41662Ew030879; Sun, 1 May 2016 06:06:02 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u416625F030877; Sun, 1 May 2016 06:06:02 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605010606.u416625F030877@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sun, 1 May 2016 06:06:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414387 - head/x11/xvattr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 06:06:03 -0000 Author: cy Date: Sun May 1 06:06:02 2016 New Revision: 414387 URL: https://svnweb.freebsd.org/changeset/ports/414387 Log: Make fetchable again. Take maintainership of this port. Modified: head/x11/xvattr/Makefile head/x11/xvattr/distinfo Modified: head/x11/xvattr/Makefile ============================================================================== --- head/x11/xvattr/Makefile Sun May 1 05:29:08 2016 (r414386) +++ head/x11/xvattr/Makefile Sun May 1 06:06:02 2016 (r414387) @@ -5,14 +5,12 @@ PORTNAME= xvattr PORTVERSION= 1.3 PORTREVISION= 8 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ - http://www.dtek.chalmers.se/groups/dvd/dist/ +MASTER_SITES= http://xvattr.sourcearchive.com/downloads/1.3/ +DISTFILES= xvattr_1.3.orig.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Getting and setting Xv attributes -BROKEN= unfetchable - USE_XORG= x11 xv WANT_GNOME= yes USES= pkgconfig Modified: head/x11/xvattr/distinfo ============================================================================== --- head/x11/xvattr/distinfo Sun May 1 05:29:08 2016 (r414386) +++ head/x11/xvattr/distinfo Sun May 1 06:06:02 2016 (r414387) @@ -1,2 +1,2 @@ -SHA256 (xvattr-1.3.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa -SIZE (xvattr-1.3.tar.gz) = 82263 +SHA256 (xvattr_1.3.orig.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa +SIZE (xvattr_1.3.orig.tar.gz) = 82263 From owner-svn-ports-all@freebsd.org Sun May 1 05:29:10 2016 Return-Path: Delivered-To: svn-ports-all@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 D1A25B24C2C; Sun, 1 May 2016 05:29:10 +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 94F7E108F; Sun, 1 May 2016 05:29:10 +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 u415T962018881; Sun, 1 May 2016 05:29:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u415T8qE018868; Sun, 1 May 2016 05:29:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605010529.u415T8qE018868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 1 May 2016 05:29:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414386 - in head: Mk mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/files www/seamonkey www/seamonkey... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 05:29:10 -0000 Author: jbeich Date: Sun May 1 05:29:08 2016 New Revision: 414386 URL: https://svnweb.freebsd.org/changeset/ports/414386 Log: gecko: unbreak WebRTC microphone selection popup with ALSA=on On FreeBSD sound(4) is enabled by default while alsa-plugins-oss assumes a soundcard is always available. https://bugzilla.mozilla.org/show_bug.cgi?id=1269165 MFH: 2016Q2 Added: head/mail/thunderbird/files/patch-bug1269165 (contents, props changed) head/www/firefox-esr/files/patch-bug1269165 (contents, props changed) head/www/firefox/files/patch-bug1269165 (contents, props changed) head/www/libxul/files/patch-bug1269165 (contents, props changed) head/www/seamonkey/files/patch-bug1269165 (contents, props changed) Modified: head/Mk/bsd.gecko.mk (contents, props changed) head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Sun May 1 05:26:21 2016 (r414385) +++ head/Mk/bsd.gecko.mk Sun May 1 05:29:08 2016 (r414386) @@ -379,7 +379,7 @@ MOZ_EXPORT+=MOZ_OPTIMIZE_FLAGS="-Os" MOZ .if ${PORT_OPTIONS:MALSA} LIB_DEPENDS+= libasound.so:audio/alsa-lib RUN_DEPENDS+= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins -RUN_DEPENDS+= alsa-lib>=1.0.27.2_1:audio/alsa-lib +RUN_DEPENDS+= alsa-lib>=1.1.1_1:audio/alsa-lib MOZ_OPTIONS+= --enable-alsa .endif Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/mail/thunderbird/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/mail/thunderbird/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/thunderbird/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/firefox-esr/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.1.0 DISTVERSIONSUFFIX=esr.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Added: head/www/firefox-esr/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/firefox/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 46.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Added: head/www/firefox/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/libxul/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.1.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Added: head/www/libxul/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libxul/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Sun May 1 05:26:21 2016 (r414385) +++ head/www/seamonkey/Makefile Sun May 1 05:29:08 2016 (r414386) @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.39 MOZILLA_VER= 42 # above + 3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/www/seamonkey/files/patch-bug1269165 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1269165 Sun May 1 05:29:08 2016 (r414386) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { From owner-svn-ports-all@freebsd.org Sun May 1 07:21:57 2016 Return-Path: Delivered-To: svn-ports-all@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 9F9D1B28917; Sun, 1 May 2016 07:21:57 +0000 (UTC) (envelope-from flo@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 6CF171F2E; Sun, 1 May 2016 07:21:57 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417LuM9053593; Sun, 1 May 2016 07:21:56 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417LuVL053591; Sun, 1 May 2016 07:21:56 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201605010721.u417LuVL053591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Sun, 1 May 2016 07:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414388 - in head/textproc/wbxml2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:21:57 -0000 Author: flo Date: Sun May 1 07:21:56 2016 New Revision: 414388 URL: https://svnweb.freebsd.org/changeset/ports/414388 Log: Fix the build when libcheck is installed. The switch to turn the detection off doesn't work, so remove the part from the Makefile. PR: 209060 Reported by: dewayne@heuristicsystems.com.au, w.schwarzenfeld@aon.at, Zhang Huangbin Modified: head/textproc/wbxml2/Makefile head/textproc/wbxml2/files/patch-CMakeLists.txt Modified: head/textproc/wbxml2/Makefile ============================================================================== --- head/textproc/wbxml2/Makefile Sun May 1 06:06:02 2016 (r414387) +++ head/textproc/wbxml2/Makefile Sun May 1 07:21:56 2016 (r414388) @@ -3,6 +3,7 @@ PORTNAME= wbxml2 PORTVERSION= 0.11.4 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= SF/libwbxml/libwbxml/${PORTVERSION} DISTNAME= libwbxml-${PORTVERSION} Modified: head/textproc/wbxml2/files/patch-CMakeLists.txt ============================================================================== --- head/textproc/wbxml2/files/patch-CMakeLists.txt Sun May 1 06:06:02 2016 (r414387) +++ head/textproc/wbxml2/files/patch-CMakeLists.txt Sun May 1 07:21:56 2016 (r414388) @@ -18,3 +18,10 @@ IF( ENABLE_INSTALL_DOC ) ADD_DOCUMENTATION( TEXT FILE ${CMAKE_SOURCE_DIR}/BUGS ) ADD_DOCUMENTATION( TEXT FILE ${CMAKE_SOURCE_DIR}/ChangeLog ) +@@ -260,6 +260,3 @@ INCLUDE( CPack ) + ### CTest ######################################## + + ADD_SUBDIRECTORY( test/tools ) +-IF(CHECK_FOUND) +- ADD_SUBDIRECTORY( test/api ) +-ENDIF(CHECK_FOUND) From owner-svn-ports-all@freebsd.org Sun May 1 07:33:17 2016 Return-Path: Delivered-To: svn-ports-all@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 4E41EB28AC6; Sun, 1 May 2016 07:33:17 +0000 (UTC) (envelope-from brnrd@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 25CEA12F8; Sun, 1 May 2016 07:33:17 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u417XG9S057294; Sun, 1 May 2016 07:33:16 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417XGHV057293; Sun, 1 May 2016 07:33:16 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605010733.u417XGHV057293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 1 May 2016 07:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414389 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:33:17 -0000 Author: brnrd Date: Sun May 1 07:33:15 2016 New Revision: 414389 URL: https://svnweb.freebsd.org/changeset/ports/414389 Log: security/vuxml: Add entry for MySQL/MariaDB/Percona April Critical Patch Update - Add entry for 31 security fixes for Oracle MySQL - Add also affected MariaDB packages - Add also affected Percona packages Reviewed by: junovitch (ports-secteam) Approved by: junovitch (ports-secteam) Differential Revision: D6159 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 1 07:21:56 2016 (r414388) +++ head/security/vuxml/vuln.xml Sun May 1 07:33:15 2016 (r414389) @@ -58,6 +58,94 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + MySQL -- multiple vulnerabilities + + + mariadb55-server + 5.5.49 + + + mariadb100-server + 10.0.25 + + + mariadb101-server + 10.1.12 + + + mysql55-server + 5.5.49 + + + mysql56-server + 5.6.30 + + + mysql57-server + 5.7.12 + + + percona55-server + 5.5.49 + + + percona-server + 5.6.30 + + + + +

Oracle reports reports:

+
+

Critical Patch Update contains 31 new security fixes for Oracle MySQL + 5.5.48, 5.6.29, 5.7.11 and earlier

+
+ +
+ + http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html#AppendixMSQL + https://mariadb.com/kb/en/mariadb/mariadb-5549-release-notes/ + https://mariadb.com/kb/en/mariadb/mariadb-10025-release-notes/ + https://mariadb.com/kb/en/mariadb/mariadb-10112-release-notes/ + CVE-2016-0705 + CVE-2016-0639 + CVE-2015-3194 + CVE-2016-0640 + CVE-2016-0641 + CVE-2016-3461 + CVE-2016-2047 + CVE-2016-0642 + CVE-2016-0643 + CVE-2016-0644 + CVE-2016-0646 + CVE-2016-0647 + CVE-2016-0648 + CVE-2016-0649 + CVE-2016-0650 + CVE-2016-0652 + CVE-2016-0653 + CVE-2016-0654 + CVE-2016-0655 + CVE-2016-0656 + CVE-2016-0657 + CVE-2016-0658 + CVE-2016-0651 + CVE-2016-0659 + CVE-2016-0661 + CVE-2016-0662 + CVE-2016-0663 + CVE-2016-0665 + CVE-2016-0666 + CVE-2016-0667 + CVE-2016-0668 + + + 2016-04-19 + 2016-04-30 + +
+ logstash -- password disclosure vulnerability From owner-svn-ports-all@freebsd.org Sun May 1 07:48:28 2016 Return-Path: Delivered-To: svn-ports-all@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 62B29B28E68; Sun, 1 May 2016 07:48:28 +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 30FBB189B; Sun, 1 May 2016 07:48:28 +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 u417mR5E060537; Sun, 1 May 2016 07:48:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417mQEt060532; Sun, 1 May 2016 07:48:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010748.u417mQEt060532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414390 - in head/devel: . libfwnt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:48:28 -0000 Author: antoine Date: Sun May 1 07:48:26 2016 New Revision: 414390 URL: https://svnweb.freebsd.org/changeset/ports/414390 Log: New port: devel/libfwnt libfwnt is a library for Windows NT data types. WWW: https://github.com/libyal/libfwnt Added: head/devel/libfwnt/ head/devel/libfwnt/Makefile (contents, props changed) head/devel/libfwnt/distinfo (contents, props changed) head/devel/libfwnt/pkg-descr (contents, props changed) head/devel/libfwnt/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun May 1 07:33:15 2016 (r414389) +++ head/devel/Makefile Sun May 1 07:48:26 2016 (r414390) @@ -1206,6 +1206,7 @@ SUBDIR += libfsntfs SUBDIR += libftdi SUBDIR += libftdi1 + SUBDIR += libfwnt SUBDIR += libfwsi SUBDIR += libg19 SUBDIR += libg19draw Added: head/devel/libfwnt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/Makefile Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,31 @@ +# Created by: Antoine Brodin +# $FreeBSD$ + +PORTNAME= libfwnt +# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH +DISTVERSION= experimental-20160418 +CATEGORIES= devel +MASTER_SITES= https://github.com/libyal/libfwnt/releases/download/${PORTVERSION:E}/ \ + LOCAL/antoine + +MAINTAINER= antoine@FreeBSD.org +COMMENT= Library for Windows NT data types + +LICENSE= LGPL3+ + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +USES= gettext libtool pathfix python +USE_LDCONFIG= yes +INSTALL_TARGET= install-strip +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} + +PORTDOCS= AUTHORS ChangeLog + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + +.include Added: head/devel/libfwnt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/distinfo Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,2 @@ +SHA256 (libfwnt-experimental-20160418.tar.gz) = f672ef5031a2dab3d390a886b5129424527bdae5b7eb87451f6ca5d688b00151 +SIZE (libfwnt-experimental-20160418.tar.gz) = 1141892 Added: head/devel/libfwnt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/pkg-descr Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,3 @@ +libfwnt is a library for Windows NT data types. + +WWW: https://github.com/libyal/libfwnt Added: head/devel/libfwnt/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libfwnt/pkg-plist Sun May 1 07:48:26 2016 (r414390) @@ -0,0 +1,14 @@ +include/libfwnt.h +include/libfwnt/definitions.h +include/libfwnt/error.h +include/libfwnt/extern.h +include/libfwnt/features.h +include/libfwnt/types.h +lib/libfwnt.a +lib/libfwnt.so +lib/libfwnt.so.1 +lib/libfwnt.so.1.0.0 +%%PYTHON_SITELIBDIR%%/pyfwnt.a +%%PYTHON_SITELIBDIR%%/pyfwnt.so +libdata/pkgconfig/libfwnt.pc +man/man3/libfwnt.3.gz From owner-svn-ports-all@freebsd.org Sun May 1 07:49:01 2016 Return-Path: Delivered-To: svn-ports-all@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 47F67B28EC8; Sun, 1 May 2016 07:49:01 +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 19F2C19C3; Sun, 1 May 2016 07:49:01 +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 u417n05o060665; Sun, 1 May 2016 07:49:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417n0PQ060663; Sun, 1 May 2016 07:49:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010749.u417n0PQ060663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414391 - head/devel/libregf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:49:01 -0000 Author: antoine Date: Sun May 1 07:48:59 2016 New Revision: 414391 URL: https://svnweb.freebsd.org/changeset/ports/414391 Log: Update to alpha-20160424 Modified: head/devel/libregf/Makefile head/devel/libregf/distinfo Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Sun May 1 07:48:26 2016 (r414390) +++ head/devel/libregf/Makefile Sun May 1 07:48:59 2016 (r414391) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160424 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to support the Windows NT Registry File format -LICENSE= LGPL3 +LICENSE= LGPL3+ LIB_DEPENDS= libfwsi.so:devel/libfwsi Modified: head/devel/libregf/distinfo ============================================================================== --- head/devel/libregf/distinfo Sun May 1 07:48:26 2016 (r414390) +++ head/devel/libregf/distinfo Sun May 1 07:48:59 2016 (r414391) @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20160107.tar.gz) = 44d32566f46d9a2da677b94730e3bddafad3506fb7a33f4ea125df98dfde89c9 -SIZE (libregf-alpha-20160107.tar.gz) = 1639449 +SHA256 (libregf-alpha-20160424.tar.gz) = 5ed8ec11e147ec0d795472c39c1ba85b8023ad76772a0bb95ac289892262bff0 +SIZE (libregf-alpha-20160424.tar.gz) = 1663062 From owner-svn-ports-all@freebsd.org Sun May 1 07:49:42 2016 Return-Path: Delivered-To: svn-ports-all@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 BCF86B28EFE; Sun, 1 May 2016 07:49:42 +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 756901A9B; Sun, 1 May 2016 07:49:42 +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 u417nfXQ060791; Sun, 1 May 2016 07:49:41 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417nflv060789; Sun, 1 May 2016 07:49:41 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010749.u417nflv060789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:49:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414392 - head/devel/libfsntfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:49:42 -0000 Author: antoine Date: Sun May 1 07:49:41 2016 New Revision: 414392 URL: https://svnweb.freebsd.org/changeset/ports/414392 Log: - Update to experimental-20160418 - Unbundle libfwnt Modified: head/devel/libfsntfs/Makefile head/devel/libfsntfs/distinfo Modified: head/devel/libfsntfs/Makefile ============================================================================== --- head/devel/libfsntfs/Makefile Sun May 1 07:48:59 2016 (r414391) +++ head/devel/libfsntfs/Makefile Sun May 1 07:49:41 2016 (r414392) @@ -3,7 +3,7 @@ PORTNAME= libfsntfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20160108 +DISTVERSION= experimental-20160418 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -11,10 +11,13 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the New Technology File System (NTFS) -LICENSE= LGPL3 +LICENSE= LGPL3+ + +LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libfsntfs/distinfo ============================================================================== --- head/devel/libfsntfs/distinfo Sun May 1 07:48:59 2016 (r414391) +++ head/devel/libfsntfs/distinfo Sun May 1 07:49:41 2016 (r414392) @@ -1,2 +1,2 @@ -SHA256 (libfsntfs-experimental-20160108.tar.gz) = c986f37f3fc62ee68d560099e552f2d7831903d28960c5b244715beb76a13378 -SIZE (libfsntfs-experimental-20160108.tar.gz) = 1620796 +SHA256 (libfsntfs-experimental-20160418.tar.gz) = f125cc66d16a5d1060b8f0a1f8dbf6b8d88070fee73cffebcac0ecdc58860893 +SIZE (libfsntfs-experimental-20160418.tar.gz) = 1652286 From owner-svn-ports-all@freebsd.org Sun May 1 07:50:20 2016 Return-Path: Delivered-To: svn-ports-all@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 05685B28F3B; Sun, 1 May 2016 07:50:20 +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 C96121BA2; Sun, 1 May 2016 07:50:19 +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 u417oIRN060921; Sun, 1 May 2016 07:50:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417oI31060920; Sun, 1 May 2016 07:50:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010750.u417oI31060920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:50:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414393 - head/devel/libesedb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:50:20 -0000 Author: antoine Date: Sun May 1 07:50:18 2016 New Revision: 414393 URL: https://svnweb.freebsd.org/changeset/ports/414393 Log: Unbundle libfwnt Modified: head/devel/libesedb/Makefile Modified: head/devel/libesedb/Makefile ============================================================================== --- head/devel/libesedb/Makefile Sun May 1 07:49:41 2016 (r414392) +++ head/devel/libesedb/Makefile Sun May 1 07:50:18 2016 (r414393) @@ -4,6 +4,7 @@ PORTNAME= libesedb # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20151213 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -11,10 +12,13 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the ESEDB format -LICENSE= LGPL3 +LICENSE= LGPL3+ + +LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip From owner-svn-ports-all@freebsd.org Sun May 1 07:50:51 2016 Return-Path: Delivered-To: svn-ports-all@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 9BDA5B28F71; Sun, 1 May 2016 07:50:51 +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 5494C1D9C; Sun, 1 May 2016 07:50:51 +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 u417oobl061667; Sun, 1 May 2016 07:50:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417ooSE061665; Sun, 1 May 2016 07:50:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010750.u417ooSE061665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:50:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414394 - head/devel/libevt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:50:51 -0000 Author: antoine Date: Sun May 1 07:50:50 2016 New Revision: 414394 URL: https://svnweb.freebsd.org/changeset/ports/414394 Log: - Update to alpha-20160421 - Unbundle libfwnt Modified: head/devel/libevt/Makefile head/devel/libevt/distinfo Modified: head/devel/libevt/Makefile ============================================================================== --- head/devel/libevt/Makefile Sun May 1 07:50:18 2016 (r414393) +++ head/devel/libevt/Makefile Sun May 1 07:50:50 2016 (r414394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libevt -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160421 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,12 +10,14 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows Event Log (EVT) format -LICENSE= LGPL3 +LICENSE= LGPL3+ -LIB_DEPENDS= libregf.so:devel/libregf +LIB_DEPENDS= libfwnt.so:devel/libfwnt \ + libregf.so:devel/libregf GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libregf=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libevt/distinfo ============================================================================== --- head/devel/libevt/distinfo Sun May 1 07:50:18 2016 (r414393) +++ head/devel/libevt/distinfo Sun May 1 07:50:50 2016 (r414394) @@ -1,2 +1,2 @@ -SHA256 (libevt-alpha-20160107.tar.gz) = 1151f38ed02804d5acd0e9d7b036de8033696990273070b924488c8dd97a79bb -SIZE (libevt-alpha-20160107.tar.gz) = 1823240 +SHA256 (libevt-alpha-20160421.tar.gz) = bf0d66787ff7ff2af0bba8c5b905626dc47efd9ac3fa386073afa1dc0b0603a4 +SIZE (libevt-alpha-20160421.tar.gz) = 1851646 From owner-svn-ports-all@freebsd.org Sun May 1 07:51:41 2016 Return-Path: Delivered-To: svn-ports-all@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 DC86DB280C1; Sun, 1 May 2016 07:51:41 +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 953141F02; Sun, 1 May 2016 07:51:41 +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 u417pe5U061803; Sun, 1 May 2016 07:51:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417peV3061800; Sun, 1 May 2016 07:51:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010751.u417peV3061800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:51:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414395 - head/devel/libevtx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:51:42 -0000 Author: antoine Date: Sun May 1 07:51:40 2016 New Revision: 414395 URL: https://svnweb.freebsd.org/changeset/ports/414395 Log: - Update to alpha-20160421 - Unbundle libfwnt Modified: head/devel/libevtx/Makefile head/devel/libevtx/distinfo Modified: head/devel/libevtx/Makefile ============================================================================== --- head/devel/libevtx/Makefile Sun May 1 07:50:50 2016 (r414394) +++ head/devel/libevtx/Makefile Sun May 1 07:51:40 2016 (r414395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libevtx -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160421 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,12 +10,14 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows XML Event Log (EVTX) format -LICENSE= LGPL3 +LICENSE= LGPL3+ -LIB_DEPENDS= libregf.so:devel/libregf +LIB_DEPENDS= libfwnt.so:devel/libfwnt \ + libregf.so:devel/libregf GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libregf=${LOCALBASE} +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} \ + --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libevtx/distinfo ============================================================================== --- head/devel/libevtx/distinfo Sun May 1 07:50:50 2016 (r414394) +++ head/devel/libevtx/distinfo Sun May 1 07:51:40 2016 (r414395) @@ -1,2 +1,2 @@ -SHA256 (libevtx-alpha-20160107.tar.gz) = c4270b3079a1a5395114f8d7b145b9d8cc4a75f9ef49ad968ceb7e4ed8975c28 -SIZE (libevtx-alpha-20160107.tar.gz) = 1837955 +SHA256 (libevtx-alpha-20160421.tar.gz) = feb9b0520f34743610861c5fe85bdc55c3a2bcf120287283303a7e02507994eb +SIZE (libevtx-alpha-20160421.tar.gz) = 1868876 From owner-svn-ports-all@freebsd.org Sun May 1 07:52:43 2016 Return-Path: Delivered-To: svn-ports-all@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 8C5E9B28100; Sun, 1 May 2016 07:52:43 +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 599751092; Sun, 1 May 2016 07:52:43 +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 u417qgah063884; Sun, 1 May 2016 07:52:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417qg09063883; Sun, 1 May 2016 07:52:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010752.u417qg09063883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:52:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414396 - head/devel/libpff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:52:43 -0000 Author: antoine Date: Sun May 1 07:52:42 2016 New Revision: 414396 URL: https://svnweb.freebsd.org/changeset/ports/414396 Log: - Remove unneeded USES=iconv - Allow building when libfwnt is installed Modified: head/devel/libpff/Makefile Modified: head/devel/libpff/Makefile ============================================================================== --- head/devel/libpff/Makefile Sun May 1 07:51:40 2016 (r414395) +++ head/devel/libpff/Makefile Sun May 1 07:52:42 2016 (r414396) @@ -3,7 +3,7 @@ PORTNAME= libpff DISTVERSION= alpha-20120802 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScU9qcG5ScEZKZE0/ \ LOCAL/antoine @@ -11,11 +11,11 @@ MASTER_SITES= https://googledrive.com/ho MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the PFF and the OFF formats -LICENSE= LGPL3 +LICENSE= LGPL3+ GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix python:2 +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwnt=no +USES= gettext libtool pathfix python:2.7 USE_LDCONFIG= yes # Remove when configure gets LDFLAGS for python correctly LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-all@freebsd.org Sun May 1 07:56:39 2016 Return-Path: Delivered-To: svn-ports-all@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 7946BB2813C; Sun, 1 May 2016 07:56:39 +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 35A32118E; Sun, 1 May 2016 07:56:39 +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 u417ucBq064142; Sun, 1 May 2016 07:56:38 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417ucu1064141; Sun, 1 May 2016 07:56:38 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010756.u417ucu1064141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:56:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414397 - head/audio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 07:56:39 -0000 Author: antoine Date: Sun May 1 07:56:38 2016 New Revision: 414397 URL: https://svnweb.freebsd.org/changeset/ports/414397 Log: Hook py-soundcloud to the build Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun May 1 07:52:42 2016 (r414396) +++ head/audio/Makefile Sun May 1 07:56:38 2016 (r414397) @@ -633,6 +633,7 @@ SUBDIR += py-pylast SUBDIR += py-pyliblo SUBDIR += py-shout + SUBDIR += py-soundcloud SUBDIR += py-speex SUBDIR += py-tagpy SUBDIR += py-vorbis From owner-svn-ports-all@freebsd.org Sun May 1 08:00:16 2016 Return-Path: Delivered-To: svn-ports-all@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 C33A6B28386; Sun, 1 May 2016 08:00:16 +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 92E511297; Sun, 1 May 2016 08:00:16 +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 u4180FYu064400; Sun, 1 May 2016 08:00:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4180FCR064398; Sun, 1 May 2016 08:00:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010800.u4180FCR064398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:00:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414398 - in head/devel: . llvm-cheri128 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:00:16 -0000 Author: antoine Date: Sun May 1 08:00:15 2016 New Revision: 414398 URL: https://svnweb.freebsd.org/changeset/ports/414398 Log: Hook llvm-cheri128 to the build Modified: head/devel/Makefile head/devel/llvm-cheri128/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun May 1 07:56:38 2016 (r414397) +++ head/devel/Makefile Sun May 1 08:00:15 2016 (r414398) @@ -1417,6 +1417,7 @@ SUBDIR += lldb38 SUBDIR += llnextgen SUBDIR += llvm-cheri + SUBDIR += llvm-cheri128 SUBDIR += llvm-devel SUBDIR += llvm33 SUBDIR += llvm34 Modified: head/devel/llvm-cheri128/Makefile ============================================================================== --- head/devel/llvm-cheri128/Makefile Sun May 1 07:56:38 2016 (r414397) +++ head/devel/llvm-cheri128/Makefile Sun May 1 08:00:15 2016 (r414398) @@ -8,4 +8,4 @@ COMMENT= LLVM and Clang with support for MASTERDIR= ${.CURDIR}/../llvm-cheri -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sun May 1 08:04:34 2016 Return-Path: Delivered-To: svn-ports-all@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 307D9B285D0; Sun, 1 May 2016 08:04:34 +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 F1E1A173B; Sun, 1 May 2016 08:04:33 +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 u4184XGu067297; Sun, 1 May 2016 08:04:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4184XhS067296; Sun, 1 May 2016 08:04:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010804.u4184XhS067296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:04:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414399 - head/Tools/scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:04:34 -0000 Author: antoine Date: Sun May 1 08:04:32 2016 New Revision: 414399 URL: https://svnweb.freebsd.org/changeset/ports/414399 Log: MFportsindexbuild: build INDEX-9 with fmake Modified: head/Tools/scripts/tindex Modified: head/Tools/scripts/tindex ============================================================================== --- head/Tools/scripts/tindex Sun May 1 08:00:15 2016 (r414398) +++ head/Tools/scripts/tindex Sun May 1 08:04:32 2016 (r414399) @@ -153,9 +153,14 @@ for branch in 9.x 10.x 11.x; do eval _osver=\$OSVERSION${release} export OSVERSION=${_osver} + if [ "${release}" = "9" ]; then + MAKE_CMD=fmake + else + MAKE_CMD=make + fi echo "Building INDEX for ${branch} with OSVERSION=${OSVERSION}" cd ${PORTSDIR} - ((make index 2> index.err) > index.out) || indexfail ${branch} + ((${MAKE_CMD} index 2> index.err) > index.out) || indexfail ${branch} if [ -s index.err ]; then indexfail ${branch} fi From owner-svn-ports-all@freebsd.org Sun May 1 08:08:28 2016 Return-Path: Delivered-To: svn-ports-all@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 23BC0B28616; Sun, 1 May 2016 08:08:28 +0000 (UTC) (envelope-from pi@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 D9720184A; Sun, 1 May 2016 08:08:27 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4188RT4067524; Sun, 1 May 2016 08:08:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4188RET067523; Sun, 1 May 2016 08:08:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605010808.u4188RET067523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 08:08:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414400 - head/x11/xdialog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:08:28 -0000 Author: pi Date: Sun May 1 08:08:26 2016 New Revision: 414400 URL: https://svnweb.freebsd.org/changeset/ports/414400 Log: x11/xdialog: submitter becomes maintainer, additional mirror site PR: 209170 Submitted by: A.J. van Werven Modified: head/x11/xdialog/Makefile Modified: head/x11/xdialog/Makefile ============================================================================== --- head/x11/xdialog/Makefile Sun May 1 08:04:32 2016 (r414399) +++ head/x11/xdialog/Makefile Sun May 1 08:08:26 2016 (r414400) @@ -5,10 +5,11 @@ PORTNAME= xdialog PORTVERSION= 2.3.1 PORTREVISION= 6 CATEGORIES= x11 -MASTER_SITES= http://xdialog.free.fr/ +MASTER_SITES= http://xdialog.free.fr/ \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Drop in replacement for the "dialog" or "cdialog" programs LICENSE= GPLv2 From owner-svn-ports-all@freebsd.org Sun May 1 08:15:38 2016 Return-Path: Delivered-To: svn-ports-all@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 E2170B287E8; Sun, 1 May 2016 08:15: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 B33F51C04; Sun, 1 May 2016 08:15:38 +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 u418FbPO070504; Sun, 1 May 2016 08:15:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u418FbUK070502; Sun, 1 May 2016 08:15:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010815.u418FbUK070502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:15:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414401 - head/textproc/py-openpyxl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:15:39 -0000 Author: antoine Date: Sun May 1 08:15:37 2016 New Revision: 414401 URL: https://svnweb.freebsd.org/changeset/ports/414401 Log: Update to 2.3.5 Modified: head/textproc/py-openpyxl/Makefile head/textproc/py-openpyxl/distinfo Modified: head/textproc/py-openpyxl/Makefile ============================================================================== --- head/textproc/py-openpyxl/Makefile Sun May 1 08:08:26 2016 (r414400) +++ head/textproc/py-openpyxl/Makefile Sun May 1 08:15:37 2016 (r414401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openpyxl -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-openpyxl/distinfo ============================================================================== --- head/textproc/py-openpyxl/distinfo Sun May 1 08:08:26 2016 (r414400) +++ head/textproc/py-openpyxl/distinfo Sun May 1 08:15:37 2016 (r414401) @@ -1,2 +1,2 @@ -SHA256 (openpyxl-2.3.4.tar.gz) = 8202c01c1c96a8a308886c77c2a0f49e1caef6df5f0ccbdccec42f002655330e -SIZE (openpyxl-2.3.4.tar.gz) = 141511 +SHA256 (openpyxl-2.3.5.tar.gz) = 4307578b94a708e1519295c333c51477ac51a06f01e81b2697cc301c286a4762 +SIZE (openpyxl-2.3.5.tar.gz) = 141647 From owner-svn-ports-all@freebsd.org Sun May 1 08:26:11 2016 Return-Path: Delivered-To: svn-ports-all@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 36820B28A55; Sun, 1 May 2016 08:26:11 +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 ED4A5114D; Sun, 1 May 2016 08:26:10 +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 u418QAql073775; Sun, 1 May 2016 08:26:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u418Q9Dk073773; Sun, 1 May 2016 08:26:09 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010826.u418Q9Dk073773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 08:26:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414402 - head/textproc/py-xlsxwriter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 08:26:11 -0000 Author: antoine Date: Sun May 1 08:26:09 2016 New Revision: 414402 URL: https://svnweb.freebsd.org/changeset/ports/414402 Log: Update to 0.8.5 Modified: head/textproc/py-xlsxwriter/Makefile head/textproc/py-xlsxwriter/distinfo Modified: head/textproc/py-xlsxwriter/Makefile ============================================================================== --- head/textproc/py-xlsxwriter/Makefile Sun May 1 08:15:37 2016 (r414401) +++ head/textproc/py-xlsxwriter/Makefile Sun May 1 08:26:09 2016 (r414402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XlsxWriter -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-xlsxwriter/distinfo ============================================================================== --- head/textproc/py-xlsxwriter/distinfo Sun May 1 08:15:37 2016 (r414401) +++ head/textproc/py-xlsxwriter/distinfo Sun May 1 08:26:09 2016 (r414402) @@ -1,2 +1,2 @@ -SHA256 (XlsxWriter-0.8.4.tar.gz) = 9f0c421fba5849ebcf6a2d24e8eb54799fa48166fe53dbe6deb42669ed5c6643 -SIZE (XlsxWriter-0.8.4.tar.gz) = 234634 +SHA256 (XlsxWriter-0.8.5.tar.gz) = f8402e8dc3bd4020f8189493333a675d5b82a90572bf99c159aefeafac02351f +SIZE (XlsxWriter-0.8.5.tar.gz) = 235046 From owner-svn-ports-all@freebsd.org Sun May 1 09:03:26 2016 Return-Path: Delivered-To: svn-ports-all@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 B0339AD9639; Sun, 1 May 2016 09:03:26 +0000 (UTC) (envelope-from amdmi3@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 7DB701F49; Sun, 1 May 2016 09:03:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4193Prp085582; Sun, 1 May 2016 09:03:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4193PkM085581; Sun, 1 May 2016 09:03:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605010903.u4193PkM085581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 1 May 2016 09:03:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414403 - head/security/ike-scan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 09:03:26 -0000 Author: amdmi3 Date: Sun May 1 09:03:25 2016 New Revision: 414403 URL: https://svnweb.freebsd.org/changeset/ports/414403 Log: - Add LICENSE - Switch to options helpers Modified: head/security/ike-scan/Makefile Modified: head/security/ike-scan/Makefile ============================================================================== --- head/security/ike-scan/Makefile Sun May 1 08:26:09 2016 (r414402) +++ head/security/ike-scan/Makefile Sun May 1 09:03:25 2016 (r414403) @@ -9,12 +9,15 @@ MASTER_SITES= http://www.nta-monitor.com MAINTAINER= ports@FreeBSD.org COMMENT= VPN scanner and identifier +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --datadir=${PREFIX}/share --with-openssl=${LOCALBASE} +CONFIGURE_ARGS= --datadir=${PREFIX}/share --with-openssl=${LOCALBASE} OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS COPYING NEWS README TODO \ udp-backoff-fingerprinting-paper.txt ${STAGEDIR}${DOCSDIR}) From owner-svn-ports-all@freebsd.org Sun May 1 09:18:12 2016 Return-Path: Delivered-To: svn-ports-all@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 6D85BAD9869; Sun, 1 May 2016 09:18:12 +0000 (UTC) (envelope-from tota@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 3DDA313B1; Sun, 1 May 2016 09:18:12 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u419IBd0088749; Sun, 1 May 2016 09:18:11 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u419IBF3088747; Sun, 1 May 2016 09:18:11 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605010918.u419IBF3088747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 1 May 2016 09:18:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414404 - head/devel/R-cran-evaluate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 09:18:12 -0000 Author: tota Date: Sun May 1 09:18:11 2016 New Revision: 414404 URL: https://svnweb.freebsd.org/changeset/ports/414404 Log: - Update to 0.9 Modified: head/devel/R-cran-evaluate/Makefile (contents, props changed) head/devel/R-cran-evaluate/distinfo (contents, props changed) Modified: head/devel/R-cran-evaluate/Makefile ============================================================================== --- head/devel/R-cran-evaluate/Makefile Sun May 1 09:03:25 2016 (r414403) +++ head/devel/R-cran-evaluate/Makefile Sun May 1 09:18:11 2016 (r414404) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evaluate -PORTVERSION= 0.8.3 +PORTVERSION= 0.9 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-evaluate/distinfo ============================================================================== --- head/devel/R-cran-evaluate/distinfo Sun May 1 09:03:25 2016 (r414403) +++ head/devel/R-cran-evaluate/distinfo Sun May 1 09:18:11 2016 (r414404) @@ -1,2 +1,2 @@ -SHA256 (evaluate_0.8.3.tar.gz) = f9f7f892eb2f1dff6984228c83f5c51ff38e814a3a406f304e0ef3548909a621 -SIZE (evaluate_0.8.3.tar.gz) = 18622 +SHA256 (evaluate_0.9.tar.gz) = e8118c9d6ec479c0e712913848404431b6b6c0282f3c131acaf9a677ab5fc6ae +SIZE (evaluate_0.9.tar.gz) = 19165 From owner-svn-ports-all@freebsd.org Sun May 1 09:50:45 2016 Return-Path: Delivered-To: svn-ports-all@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 027C6AD9F2E; Sun, 1 May 2016 09:50:45 +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 B79271015; Sun, 1 May 2016 09:50:44 +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 u419ohbZ099820; Sun, 1 May 2016 09:50:43 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u419ohAL099815; Sun, 1 May 2016 09:50:43 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201605010950.u419ohAL099815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 1 May 2016 09:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414405 - in head/net-p2p: bitcoin bitcoin-daemon bitcoin-utils bitcoin/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 09:50:45 -0000 Author: tijl Date: Sun May 1 09:50:43 2016 New Revision: 414405 URL: https://svnweb.freebsd.org/changeset/ports/414405 Log: - Update net-p2p/bitcoin to 0.12.1. - Enable DBUS option by default. Desktop systems almost always have DBus installed. - Enable UPNP option by default. Many ISP supplied modems contain a NAT these days. - Remove --disable-reduce-exports. It's disabled by default. - Add bitcoind rc.d script. [1] PR: 208937, 209136 Submitted by: xenophon+fbsdports@irtnog.org [1] Approved by: robbak@gmail.com (maintainer) Added: head/net-p2p/bitcoin/files/bitcoind.in (contents, props changed) Modified: head/net-p2p/bitcoin-daemon/Makefile head/net-p2p/bitcoin-utils/Makefile head/net-p2p/bitcoin/Makefile head/net-p2p/bitcoin/distinfo Modified: head/net-p2p/bitcoin-daemon/Makefile ============================================================================== --- head/net-p2p/bitcoin-daemon/Makefile Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin-daemon/Makefile Sun May 1 09:50:43 2016 (r414405) @@ -1,6 +1,7 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../bitcoin +PORTREVISION= 0 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) @@ -10,16 +11,17 @@ SLAVE_PORT= yes ONLY_FOR_ARCHS= amd64 i386 ia64 ONLY_FOR_ARCHS_REASON= does not support big-endian architectures -OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET -OPTIONS_DEFAULT= HARDENING WALLET +OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET ZMQ +OPTIONS_DEFAULT= HARDENING UPNP WALLET CONFIGURE_ARGS= --with-daemon \ --without-gui \ --without-libs \ --without-qrencode \ - --without-utils \ - --disable-reduce-exports + --without-utils PLIST_FILES= bin/bitcoind +USE_RC_SUBR= bitcoind + .include "${MASTERDIR}/Makefile" Modified: head/net-p2p/bitcoin-utils/Makefile ============================================================================== --- head/net-p2p/bitcoin-utils/Makefile Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin-utils/Makefile Sun May 1 09:50:43 2016 (r414405) @@ -18,8 +18,7 @@ CONFIGURE_ARGS= --without-daemon \ --without-libs \ --without-qrencode \ --with-utils \ - --disable-wallet \ - --disable-reduce-exports + --disable-wallet PLIST_FILES= bin/bitcoin-cli bin/bitcoin-tx Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin/Makefile Sun May 1 09:50:43 2016 (r414405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.11.2 +PORTVERSION= 0.12.1 DISTVERSIONPREFIX= v CATEGORIES= net-p2p finance @@ -11,7 +11,8 @@ COMMENT?= Virtual Peer-to-Peer Currency LICENSE= MIT -LIB_DEPENDS= libboost_date_time.so:devel/boost-libs +LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ + libevent.so:devel/libevent2 USES= autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix SHEBANG_FILES= src/test/*.py @@ -34,14 +35,15 @@ TESTS_PLIST_FILES= %%QT_BINDIR%%/test_bi bin/test_bitcoin .endif -OPTIONS_DEFINE?= DBUS DEBUG HARDENING QRCODES TESTS UPNP WALLET -OPTIONS_DEFAULT?= HARDENING QRCODES WALLET +OPTIONS_DEFINE?= DBUS DEBUG HARDENING QRCODES TESTS UPNP WALLET ZMQ +OPTIONS_DEFAULT?= DBUS HARDENING QRCODES UPNP WALLET OPTIONS_SUB= yes HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES_DESC= Display QR Codes TESTS_DESC= Build test binary and unit tests WALLET_DESC= Wallet Management Support +ZMQ_DESC= Block and transaction broadcasting with ZeroMQ DBUS_CONFIGURE_WITH= qtdbus DBUS_USE= QT4=dbus @@ -51,10 +53,11 @@ DEBUG_INSTALL_TARGET_OFF= install-strip HARDENING_CONFIGURE_ENABLE= hardening -TESTS_CONFIGURE_ENABLE= tests +TESTS_CONFIGURE_ENABLE= tests bench .if defined(SLAVE_PORT) && ${SLAVE_PORT} == "yes" TESTS_PLIST_FILES= bin/test_bitcoin .endif +TESTS_PLIST_FILES+= bin/bench_bitcoin UPNP_CONFIGURE_WITH= miniupnpc UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc @@ -69,11 +72,14 @@ WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR} WALLET_LIBS= -L${BDB_LIB_DIR} WALLET_USE= BDB=48 +ZMQ_CONFIGURE_ENABLE= zmq +ZMQ_BUILD_DEPENDS= libzmq4>0:net/libzmq4 +ZMQ_RUN_DEPENDS= libzmq4>0:net/libzmq4 + GH_ACCOUNT= bitcoin CONFIGURE_ARGS?= --without-libs \ - --disable-reduce-exports \ - --with-gui \ + --with-gui=qt4 \ --without-daemon \ --without-utils Modified: head/net-p2p/bitcoin/distinfo ============================================================================== --- head/net-p2p/bitcoin/distinfo Sun May 1 09:18:11 2016 (r414404) +++ head/net-p2p/bitcoin/distinfo Sun May 1 09:50:43 2016 (r414405) @@ -1,2 +1,2 @@ -SHA256 (bitcoin-bitcoin-v0.11.2_GH0.tar.gz) = aab2cd0c4f045970d259cf9fcee5785b43180d20ccbbedc1f90480e697696b25 -SIZE (bitcoin-bitcoin-v0.11.2_GH0.tar.gz) = 5955398 +SHA256 (bitcoin-bitcoin-v0.12.1_GH0.tar.gz) = 7bdc287575067461c123e1afcb48843f9f78eb5e6cac95b413e2e09f1f7fc7bd +SIZE (bitcoin-bitcoin-v0.12.1_GH0.tar.gz) = 6751284 Added: head/net-p2p/bitcoin/files/bitcoind.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/bitcoin/files/bitcoind.in Sun May 1 09:50:43 2016 (r414405) @@ -0,0 +1,15 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: bitcoind +# REQUIRE: LOGIN + +. /etc/rc.subr + +name="bitcoind" +rcvar=bitcoind_enable +command="%%PREFIX%%/bin/bitcoind" + +load_rc_config $name +run_rc_command "$1" From owner-svn-ports-all@freebsd.org Sun May 1 11:01:20 2016 Return-Path: Delivered-To: svn-ports-all@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 57217B22057; Sun, 1 May 2016 11:01:20 +0000 (UTC) (envelope-from tota@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 16FB61C1C; Sun, 1 May 2016 11:01:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41B1J08018661; Sun, 1 May 2016 11:01:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41B1JEe018659; Sun, 1 May 2016 11:01:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605011101.u41B1JEe018659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 1 May 2016 11:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414406 - head/textproc/R-cran-rmarkdown X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 11:01:20 -0000 Author: tota Date: Sun May 1 11:01:18 2016 New Revision: 414406 URL: https://svnweb.freebsd.org/changeset/ports/414406 Log: - Update to 0.9.6 Modified: head/textproc/R-cran-rmarkdown/Makefile (contents, props changed) head/textproc/R-cran-rmarkdown/distinfo (contents, props changed) Modified: head/textproc/R-cran-rmarkdown/Makefile ============================================================================== --- head/textproc/R-cran-rmarkdown/Makefile Sun May 1 09:50:43 2016 (r414405) +++ head/textproc/R-cran-rmarkdown/Makefile Sun May 1 11:01:18 2016 (r414406) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Dynamic Documents for R LICENSE= GPLv3 RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ - R-cran-knitr>=1.11:print/R-cran-knitr \ + R-cran-knitr>=1.12:print/R-cran-knitr \ R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ R-cran-htmltools>=0.2.4:textproc/R-cran-htmltools \ R-cran-caTools>0:devel/R-cran-caTools Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Sun May 1 09:50:43 2016 (r414405) +++ head/textproc/R-cran-rmarkdown/distinfo Sun May 1 11:01:18 2016 (r414406) @@ -1,2 +1,2 @@ -SHA256 (rmarkdown_0.9.5.tar.gz) = 0c4d382b361edf33a0f10468f94c6a984bb8de1936c8398bda9f0ebebb44e9ff -SIZE (rmarkdown_0.9.5.tar.gz) = 1772637 +SHA256 (rmarkdown_0.9.6.tar.gz) = 829efec411bf313dbe69021c62e5ea27ae36125c7beb140136e47f1c6bc15225 +SIZE (rmarkdown_0.9.6.tar.gz) = 2013956 From owner-svn-ports-all@freebsd.org Sun May 1 11:26:20 2016 Return-Path: Delivered-To: svn-ports-all@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 F0D1DB226A2; Sun, 1 May 2016 11:26:20 +0000 (UTC) (envelope-from olgeni@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 C8075151B; Sun, 1 May 2016 11:26:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41BQJQP027661; Sun, 1 May 2016 11:26:19 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41BQJoq027658; Sun, 1 May 2016 11:26:19 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605011126.u41BQJoq027658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 1 May 2016 11:26:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414407 - head/lang/elixir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 11:26:21 -0000 Author: olgeni Date: Sun May 1 11:26:19 2016 New Revision: 414407 URL: https://svnweb.freebsd.org/changeset/ports/414407 Log: Update lang/elixir to version 1.2.5. Modified: head/lang/elixir/Makefile head/lang/elixir/distinfo head/lang/elixir/pkg-plist Modified: head/lang/elixir/Makefile ============================================================================== --- head/lang/elixir/Makefile Sun May 1 11:01:18 2016 (r414406) +++ head/lang/elixir/Makefile Sun May 1 11:26:19 2016 (r414407) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elixir -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 DISTVERSIONPREFIX= v CATEGORIES= lang MASTER_SITES+= http://github.com/elixir-lang/elixir/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/:doc Modified: head/lang/elixir/distinfo ============================================================================== --- head/lang/elixir/distinfo Sun May 1 11:01:18 2016 (r414406) +++ head/lang/elixir/distinfo Sun May 1 11:26:19 2016 (r414407) @@ -1,4 +1,4 @@ -SHA256 (elixir/1.2.4/Docs.zip) = da97f0a7dd5d46087f696c00faab5a2d3a1838bca0436c79ec1fa1d5c4b37e2a -SIZE (elixir/1.2.4/Docs.zip) = 1070891 -SHA256 (elixir/1.2.4/elixir-lang-elixir-v1.2.4_GH0.tar.gz) = 16759ff84d08b480b7e5499716e663b2fffd26e20cf2863de5613bc7bb05c817 -SIZE (elixir/1.2.4/elixir-lang-elixir-v1.2.4_GH0.tar.gz) = 1665033 +SHA256 (elixir/1.2.5/Docs.zip) = 484ccc2676710b5070802d43fc99eba1e9f3e1a52dfcb02e2d8d17c013a35005 +SIZE (elixir/1.2.5/Docs.zip) = 1071477 +SHA256 (elixir/1.2.5/elixir-lang-elixir-v1.2.5_GH0.tar.gz) = 8ed65722aeb55cbfe6022d77d0e36293d463d7b4922198f5c157e8286d896eee +SIZE (elixir/1.2.5/elixir-lang-elixir-v1.2.5_GH0.tar.gz) = 1666179 Modified: head/lang/elixir/pkg-plist ============================================================================== --- head/lang/elixir/pkg-plist Sun May 1 11:01:18 2016 (r414406) +++ head/lang/elixir/pkg-plist Sun May 1 11:26:19 2016 (r414407) @@ -555,7 +555,7 @@ man/man1/mix.1.gz %%PORTDOCS%%%%DOCSDIR%%/eex/EEx.html %%PORTDOCS%%%%DOCSDIR%%/eex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/eex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/eex/dist/app-6d2e071366.js +%%PORTDOCS%%%%DOCSDIR%%/eex/dist/app-918614602f.js %%PORTDOCS%%%%DOCSDIR%%/eex/dist/app-ddd9717ad9.css %%PORTDOCS%%%%DOCSDIR%%/eex/dist/sidebar_items.js %%PORTDOCS%%%%DOCSDIR%%/eex/fonts/icomoon.eot @@ -661,7 +661,7 @@ man/man1/mix.1.gz %%PORTDOCS%%%%DOCSDIR%%/elixir/Version.html %%PORTDOCS%%%%DOCSDIR%%/elixir/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/elixir/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/app-6d2e071366.js +%%PORTDOCS%%%%DOCSDIR%%/elixir/dist/app-918614602f.js %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/app-ddd9717ad9.css %%PORTDOCS%%%%DOCSDIR%%/elixir/dist/sidebar_items.js %%PORTDOCS%%%%DOCSDIR%%/elixir/fonts/icomoon.eot @@ -690,7 +690,7 @@ man/man1/mix.1.gz %%PORTDOCS%%%%DOCSDIR%%/ex_unit/ExUnit.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/ex_unit/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/app-6d2e071366.js +%%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/app-918614602f.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/app-ddd9717ad9.css %%PORTDOCS%%%%DOCSDIR%%/ex_unit/dist/sidebar_items.js %%PORTDOCS%%%%DOCSDIR%%/ex_unit/fonts/icomoon.eot @@ -704,7 +704,7 @@ man/man1/mix.1.gz %%PORTDOCS%%%%DOCSDIR%%/iex/IEx.html %%PORTDOCS%%%%DOCSDIR%%/iex/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/iex/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/iex/dist/app-6d2e071366.js +%%PORTDOCS%%%%DOCSDIR%%/iex/dist/app-918614602f.js %%PORTDOCS%%%%DOCSDIR%%/iex/dist/app-ddd9717ad9.css %%PORTDOCS%%%%DOCSDIR%%/iex/dist/sidebar_items.js %%PORTDOCS%%%%DOCSDIR%%/iex/fonts/icomoon.eot @@ -718,7 +718,7 @@ man/man1/mix.1.gz %%PORTDOCS%%%%DOCSDIR%%/logger/Logger.html %%PORTDOCS%%%%DOCSDIR%%/logger/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/logger/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/logger/dist/app-6d2e071366.js +%%PORTDOCS%%%%DOCSDIR%%/logger/dist/app-918614602f.js %%PORTDOCS%%%%DOCSDIR%%/logger/dist/app-ddd9717ad9.css %%PORTDOCS%%%%DOCSDIR%%/logger/dist/sidebar_items.js %%PORTDOCS%%%%DOCSDIR%%/logger/fonts/icomoon.eot @@ -785,7 +785,7 @@ man/man1/mix.1.gz %%PORTDOCS%%%%DOCSDIR%%/mix/Mix.html %%PORTDOCS%%%%DOCSDIR%%/mix/api-reference.html %%PORTDOCS%%%%DOCSDIR%%/mix/assets/logo.png -%%PORTDOCS%%%%DOCSDIR%%/mix/dist/app-6d2e071366.js +%%PORTDOCS%%%%DOCSDIR%%/mix/dist/app-918614602f.js %%PORTDOCS%%%%DOCSDIR%%/mix/dist/app-ddd9717ad9.css %%PORTDOCS%%%%DOCSDIR%%/mix/dist/sidebar_items.js %%PORTDOCS%%%%DOCSDIR%%/mix/fonts/icomoon.eot From owner-svn-ports-all@freebsd.org Sun May 1 12:06:13 2016 Return-Path: Delivered-To: svn-ports-all@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 E2442B29280; Sun, 1 May 2016 12:06:13 +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 B2A9D165E; Sun, 1 May 2016 12:06:13 +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 u41C6C9E039568; Sun, 1 May 2016 12:06:12 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41C6CR5039566; Sun, 1 May 2016 12:06:12 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605011206.u41C6CR5039566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 1 May 2016 12:06:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414408 - head/devel/etcd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 12:06:14 -0000 Author: robak Date: Sun May 1 12:06:12 2016 New Revision: 414408 URL: https://svnweb.freebsd.org/changeset/ports/414408 Log: devel/etcd: update 2.3.1 -> 2.3.3 Modified: head/devel/etcd/Makefile head/devel/etcd/distinfo Modified: head/devel/etcd/Makefile ============================================================================== --- head/devel/etcd/Makefile Sun May 1 11:26:19 2016 (r414407) +++ head/devel/etcd/Makefile Sun May 1 12:06:12 2016 (r414408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= etcd -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.3 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= coreos- Modified: head/devel/etcd/distinfo ============================================================================== --- head/devel/etcd/distinfo Sun May 1 11:26:19 2016 (r414407) +++ head/devel/etcd/distinfo Sun May 1 12:06:12 2016 (r414408) @@ -1,2 +1,2 @@ -SHA256 (coreos-etcd-v2.3.1_GH0.tar.gz) = 28c3a8795de00b3ef01a46b8569ace1858d834f56f6722fe873ec0b466a51e53 -SIZE (coreos-etcd-v2.3.1_GH0.tar.gz) = 2207739 +SHA256 (coreos-etcd-v2.3.3_GH0.tar.gz) = 9a765d15e0c1516191430d6e730920251e503c484deab69f7e06b82d51fd010c +SIZE (coreos-etcd-v2.3.3_GH0.tar.gz) = 2208132 From owner-svn-ports-all@freebsd.org Sun May 1 12:43:19 2016 Return-Path: Delivered-To: svn-ports-all@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 23D1FB2988B; Sun, 1 May 2016 12:43:19 +0000 (UTC) (envelope-from danilo@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 E68C71366; Sun, 1 May 2016 12:43:18 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41ChI1f051279; Sun, 1 May 2016 12:43:18 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41ChIMA051277; Sun, 1 May 2016 12:43:18 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605011243.u41ChIMA051277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 1 May 2016 12:43:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414409 - head/x11/yad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 12:43:19 -0000 Author: danilo Date: Sun May 1 12:43:17 2016 New Revision: 414409 URL: https://svnweb.freebsd.org/changeset/ports/414409 Log: - Update to 0.36.2 Modified: head/x11/yad/Makefile head/x11/yad/distinfo Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Sun May 1 12:06:12 2016 (r414408) +++ head/x11/yad/Makefile Sun May 1 12:43:17 2016 (r414409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.36.1 +PORTVERSION= 0.36.2 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Sun May 1 12:06:12 2016 (r414408) +++ head/x11/yad/distinfo Sun May 1 12:43:17 2016 (r414409) @@ -1,2 +1,2 @@ -SHA256 (yad-0.36.1.tar.xz) = 4e6b927d0395e8dea5543353f4796dc566ecd5d1bc7d12f12e3e55e6c59a4610 -SIZE (yad-0.36.1.tar.xz) = 252760 +SHA256 (yad-0.36.2.tar.xz) = 70675218c03ec14ebad090c465cb4e86b30ae2907a53def02dd8228f8182040e +SIZE (yad-0.36.2.tar.xz) = 252308 From owner-svn-ports-all@freebsd.org Sun May 1 12:51:49 2016 Return-Path: Delivered-To: svn-ports-all@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 6918BB29991; Sun, 1 May 2016 12:51:49 +0000 (UTC) (envelope-from swills@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 399BA1789; Sun, 1 May 2016 12:51:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41Cpm0Q054437; Sun, 1 May 2016 12:51:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41Cpm08054436; Sun, 1 May 2016 12:51:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605011251.u41Cpm08054436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 1 May 2016 12:51:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414410 - head/lang/ruby20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 12:51:49 -0000 Author: swills Date: Sun May 1 12:51:48 2016 New Revision: 414410 URL: https://svnweb.freebsd.org/changeset/ports/414410 Log: lang/ruby20: set expiration date Modified: head/lang/ruby20/Makefile Modified: head/lang/ruby20/Makefile ============================================================================== --- head/lang/ruby20/Makefile Sun May 1 12:43:17 2016 (r414409) +++ head/lang/ruby20/Makefile Sun May 1 12:51:48 2016 (r414410) @@ -73,6 +73,9 @@ CPE_VENDOR= ruby-lang CPE_VERSION= ${RUBY_RELVERSION} CPE_UPDATE= p${RUBY_PATCHLEVEL} +DEPRECATED= Upstream support ended +EXPIRATION_DATE= 2016-06-01 + .include # PORTEPOCH/PORTREVISION hack From owner-svn-ports-all@freebsd.org Sun May 1 14:37:44 2016 Return-Path: Delivered-To: svn-ports-all@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 875C6B28EDD; Sun, 1 May 2016 14:37:44 +0000 (UTC) (envelope-from pi@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 57D2A1F5B; Sun, 1 May 2016 14:37:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41Ebh5g084938; Sun, 1 May 2016 14:37:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41Ebhdo084937; Sun, 1 May 2016 14:37:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605011437.u41Ebhdo084937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 14:37:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414411 - head/textproc/ibus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 14:37:44 -0000 Author: pi Date: Sun May 1 14:37:43 2016 New Revision: 414411 URL: https://svnweb.freebsd.org/changeset/ports/414411 Log: textproc/ibus: use python:2 instead of python PR: 208202 Submitted by: Hiroo Ono Approved by: Henry Hu (maintainer) Modified: head/textproc/ibus/Makefile Modified: head/textproc/ibus/Makefile ============================================================================== --- head/textproc/ibus/Makefile Sun May 1 12:51:48 2016 (r414410) +++ head/textproc/ibus/Makefile Sun May 1 14:37:43 2016 (r414411) @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus setxkbmap:x11/setxkbmap LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib -USES= compiler cpe gmake libtool pathfix pkgconfig python +USES= compiler cpe gmake libtool pathfix pkgconfig python:2 USE_GNOME= glib20 intltool librsvg2 pygobject3 USE_LDCONFIG= yes GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Sun May 1 15:33:58 2016 Return-Path: Delivered-To: svn-ports-all@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 E75C2B29AF5; Sun, 1 May 2016 15:33:58 +0000 (UTC) (envelope-from pi@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 A7B7E19C2; Sun, 1 May 2016 15:33:58 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41FXvN3002854; Sun, 1 May 2016 15:33:57 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41FXvPh002852; Sun, 1 May 2016 15:33:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605011533.u41FXvPh002852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 1 May 2016 15:33:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414412 - head/security/p5-Protocol-ACME X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 15:33:59 -0000 Author: pi Date: Sun May 1 15:33:57 2016 New Revision: 414412 URL: https://svnweb.freebsd.org/changeset/ports/414412 Log: security/p5-Protocol-ACME: 0.11 -> 0.12 Changes: - Added cleanup routines to take care of removing the challenge files when complete. - Fixed a bug where the 'mailto' scheme was not added to the registraion calls. - Fixed bug with the order of execution of setgid and setuid - Refactored logging - Lowered dependency version - Typos Modified: head/security/p5-Protocol-ACME/Makefile head/security/p5-Protocol-ACME/distinfo Modified: head/security/p5-Protocol-ACME/Makefile ============================================================================== --- head/security/p5-Protocol-ACME/Makefile Sun May 1 14:37:43 2016 (r414411) +++ head/security/p5-Protocol-ACME/Makefile Sun May 1 15:33:57 2016 (r414412) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Protocol-ACME -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SLUDIN Modified: head/security/p5-Protocol-ACME/distinfo ============================================================================== --- head/security/p5-Protocol-ACME/distinfo Sun May 1 14:37:43 2016 (r414411) +++ head/security/p5-Protocol-ACME/distinfo Sun May 1 15:33:57 2016 (r414412) @@ -1,2 +1,2 @@ -SHA256 (Protocol-ACME-0.11.tar.gz) = 462e3f3bcffe120bb190354918d4cf471ad3d1e1a26c9ce19281de6d251ad89b -SIZE (Protocol-ACME-0.11.tar.gz) = 30736 +SHA256 (Protocol-ACME-0.12.tar.gz) = e55dd3dff7d365cf788c770d58727188728ec203e36237820ea1d98330888a2d +SIZE (Protocol-ACME-0.12.tar.gz) = 31192 From owner-svn-ports-all@freebsd.org Sun May 1 17:23:12 2016 Return-Path: Delivered-To: svn-ports-all@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 974BAB2917D; Sun, 1 May 2016 17:23:12 +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 720D011AD; Sun, 1 May 2016 17:23:12 +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 u41HNBx4035902; Sun, 1 May 2016 17:23:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41HNBC1035898; Sun, 1 May 2016 17:23:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605011723.u41HNBC1035898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 17:23:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414413 - in head/sysutils/py-pytsk: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 17:23:12 -0000 Author: antoine Date: Sun May 1 17:23:11 2016 New Revision: 414413 URL: https://svnweb.freebsd.org/changeset/ports/414413 Log: Update to 20160325 Added: head/sysutils/py-pytsk/files/ head/sysutils/py-pytsk/files/patch-setup.py (contents, props changed) Modified: head/sysutils/py-pytsk/Makefile head/sysutils/py-pytsk/distinfo Modified: head/sysutils/py-pytsk/Makefile ============================================================================== --- head/sysutils/py-pytsk/Makefile Sun May 1 15:33:57 2016 (r414412) +++ head/sysutils/py-pytsk/Makefile Sun May 1 17:23:11 2016 (r414413) @@ -2,26 +2,28 @@ # $FreeBSD$ PORTNAME= pytsk -PORTVERSION= 20160111 +PORTVERSION= 20160325 CATEGORIES= sysutils security devel python -MASTER_SITES= https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}${EXTRACT_SUFX}/ \ +MASTER_SITES= https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/ \ LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME}3-${PORTVERSION} MAINTAINER= antoine@FreeBSD.org COMMENT= Python bindings for the Sleuthkit LICENSE= APACHE20 -LIB_DEPENDS= libtsk.so:sysutils/sleuthkit +LIB_DEPENDS= libtalloc.so:devel/talloc \ + libtsk.so:sysutils/sleuthkit -WRKSRC= ${WRKDIR}/${PORTNAME} - -USES= python tar:tgz +USES= python USE_PYTHON= distutils autoplist +post-extract: + ${RM} ${WRKSRC}/pytsk3.c + post-patch: - ${REINPLACE_CMD} 's|"/", "usr", "local"|"${LOCALBASE}"|' \ - ${WRKSRC}/setup.py + ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py .include Modified: head/sysutils/py-pytsk/distinfo ============================================================================== --- head/sysutils/py-pytsk/distinfo Sun May 1 15:33:57 2016 (r414412) +++ head/sysutils/py-pytsk/distinfo Sun May 1 17:23:11 2016 (r414413) @@ -1,2 +1,2 @@ -SHA256 (pytsk-20160111.tgz) = 7f05965b82ccc724a3d56ec31e3cd6e8e6e869add0bd8eff70927640cc01a187 -SIZE (pytsk-20160111.tgz) = 92570 +SHA256 (pytsk3-20160325.tar.gz) = 403b9e364eb65611a5102d808a7916096b2aa3e32d21dea2c706eae2cc29150d +SIZE (pytsk3-20160325.tar.gz) = 2739896 Added: head/sysutils/py-pytsk/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/py-pytsk/files/patch-setup.py Sun May 1 17:23:11 2016 (r414413) @@ -0,0 +1,44 @@ +# Unbundle sleuthkit and talloc + +--- setup.py.orig 2016-03-25 08:41:14 UTC ++++ setup.py +@@ -169,9 +169,9 @@ class BuildExtCommand(build_ext): + + def run(self): + compiler = new_compiler(compiler=self.compiler) +- self.define = self.configure_source_tree(compiler) ++ self.define = [("HAVE_TSK_LIBTSK_H", "")] + +- libtsk_path = "sleuthkit/tsk" ++ libtsk_path = "%%LOCALBASE%%/include/tsk" + + if not os.access("pytsk3.c", os.R_OK): + # Generate the Python binding code (pytsk3.c). +@@ -322,7 +322,7 @@ class ProjectBuilder(object): + self._argv = argv + + # The path to the "tsk" directory. +- self._libtsk_path = "sleuthkit/tsk" ++ self._libtsk_path = "%%LOCALBASE%%/include/tsk" + + # paths under the tsk/ directory which contain files we need to compile. + self._sub_library_names = "auto base docs fs hashdb img vs".split() +@@ -330,14 +330,14 @@ class ProjectBuilder(object): + # The args for the extension builder. + self.extension_args = dict( + define_macros=[], +- include_dirs=["talloc", "sleuthkit/tsk", "sleuthkit", "."], +- library_dirs=[], +- libraries=[], ++ include_dirs=[".", "%%LOCALBASE%%/include"], ++ library_dirs=["%%LOCALBASE%%/lib"], ++ libraries=["tsk", "talloc"], + ) + + # The sources to build. + self._source_files = ["class.c", "error.c", "tsk3.c", +- "pytsk3.c", "talloc/talloc.c"] ++ "pytsk3.c"] + + # Path to the top of the unpacked sleuthkit sources. + self._sleuthkit_path = "sleuthkit" From owner-svn-ports-all@freebsd.org Sun May 1 17:28:08 2016 Return-Path: Delivered-To: svn-ports-all@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 2FA32B291C3; Sun, 1 May 2016 17:28:08 +0000 (UTC) (envelope-from novel@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 CC4FE12C4; Sun, 1 May 2016 17:28:07 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41HS7qp036179; Sun, 1 May 2016 17:28:07 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41HS632036176; Sun, 1 May 2016 17:28:06 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605011728.u41HS632036176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 1 May 2016 17:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414414 - head/devel/libvirt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 17:28:08 -0000 Author: novel Date: Sun May 1 17:28:06 2016 New Revision: 414414 URL: https://svnweb.freebsd.org/changeset/ports/414414 Log: devel/libvirt: update to 1.3.4 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun May 1 17:23:11 2016 (r414413) +++ head/devel/libvirt/Makefile Sun May 1 17:28:06 2016 (r414414) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -120,7 +120,7 @@ post-extract: @${CP} ${FILESDIR}/libvirt_nss_bsd.syms ${WRKSRC}/tools/nss post-patch: - @${REINPLACE_CMD} -e 's|ln -s ../default.xml|true|' \ + @${REINPLACE_CMD} -e 's|$$(LN_S) ../default.xml default.xml|true|' \ -e 's|$$(DESTDIR)$$(confdir)/qemu/networks|${STAGEDIR}${EXAMPLESDIR}/networks|' \ ${WRKSRC}/src/Makefile.in Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sun May 1 17:23:11 2016 (r414413) +++ head/devel/libvirt/distinfo Sun May 1 17:28:06 2016 (r414414) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.3.3.tar.gz) = 99603b8dba574bc592673fdf5c77e96cf5221e21104ab0477efeb8aba133858f -SIZE (libvirt-1.3.3.tar.gz) = 30272467 +SHA256 (libvirt-1.3.4.tar.gz) = e2396ebebb3f3fdb50429ce8faa99559f6e8e3cc0493d5fa0c1999db189c25bd +SIZE (libvirt-1.3.4.tar.gz) = 30493908 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Sun May 1 17:23:11 2016 (r414413) +++ head/devel/libvirt/pkg-plist Sun May 1 17:28:06 2016 (r414414) @@ -138,6 +138,7 @@ share/augeas/lenses/tests/test_virtlogd. %%DOCSDIR%%%%PORTVERSION%%/html/html/home.png %%DOCSDIR%%%%PORTVERSION%%/html/html/index.html %%DOCSDIR%%%%PORTVERSION%%/html/html/left.png +%%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-common.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-virterror.html %%DOCSDIR%%%%PORTVERSION%%/html/html/right.png %%DOCSDIR%%%%PORTVERSION%%/html/html/up.png From owner-svn-ports-all@freebsd.org Sun May 1 17:29:40 2016 Return-Path: Delivered-To: svn-ports-all@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 07322B291FC; Sun, 1 May 2016 17:29:40 +0000 (UTC) (envelope-from novel@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 CCD1813A0; Sun, 1 May 2016 17:29:39 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41HTdwS036335; Sun, 1 May 2016 17:29:39 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41HTcLh036333; Sun, 1 May 2016 17:29:38 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605011729.u41HTcLh036333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 1 May 2016 17:29:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414415 - head/devel/py-libvirt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 17:29:40 -0000 Author: novel Date: Sun May 1 17:29:38 2016 New Revision: 414415 URL: https://svnweb.freebsd.org/changeset/ports/414415 Log: devel/py-libvirt: update to 1.3.4 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun May 1 17:28:06 2016 (r414414) +++ head/devel/py-libvirt/Makefile Sun May 1 17:29:38 2016 (r414415) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Sun May 1 17:28:06 2016 (r414414) +++ head/devel/py-libvirt/distinfo Sun May 1 17:29:38 2016 (r414415) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.3.3.tar.gz) = aa68ae788d44ae49ee43be69227f1db2e8c55a2b3499236b715dfbf6090c0e4a -SIZE (libvirt-python-1.3.3.tar.gz) = 172251 +SHA256 (libvirt-python-1.3.4.tar.gz) = badd2f51b07d5b03be7c01c45d8f52fea181ba9386ced5b12241ffdcf7e4f7a7 +SIZE (libvirt-python-1.3.4.tar.gz) = 172808 From owner-svn-ports-all@freebsd.org Sun May 1 18:15:35 2016 Return-Path: Delivered-To: svn-ports-all@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 38942B29D65; Sun, 1 May 2016 18:15:35 +0000 (UTC) (envelope-from novel@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 097CB1EB5; Sun, 1 May 2016 18:15:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41IFYC6051432; Sun, 1 May 2016 18:15:34 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41IFYiW051428; Sun, 1 May 2016 18:15:34 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605011815.u41IFYiW051428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 1 May 2016 18:15:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414416 - head/security/libgpg-error X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 18:15:35 -0000 Author: novel Date: Sun May 1 18:15:33 2016 New Revision: 414416 URL: https://svnweb.freebsd.org/changeset/ports/414416 Log: security/libgpg-error: update to 1.22 Modified: head/security/libgpg-error/Makefile head/security/libgpg-error/distinfo head/security/libgpg-error/pkg-plist Modified: head/security/libgpg-error/Makefile ============================================================================== --- head/security/libgpg-error/Makefile Sun May 1 17:29:38 2016 (r414415) +++ head/security/libgpg-error/Makefile Sun May 1 18:15:33 2016 (r414416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= security devel MASTER_SITES= GNUPG Modified: head/security/libgpg-error/distinfo ============================================================================== --- head/security/libgpg-error/distinfo Sun May 1 17:29:38 2016 (r414415) +++ head/security/libgpg-error/distinfo Sun May 1 18:15:33 2016 (r414416) @@ -1,2 +1,2 @@ -SHA256 (libgpg-error-1.21.tar.bz2) = b7dbdb3cad63a740e9f0c632a1da32d4afdb694ec86c8625c98ea0691713b84d -SIZE (libgpg-error-1.21.tar.bz2) = 763186 +SHA256 (libgpg-error-1.22.tar.bz2) = f2a04ee6317bdb41a625bea23fdc7f0b5a63fb677f02447c647ed61fb9e69d7b +SIZE (libgpg-error-1.22.tar.bz2) = 777502 Modified: head/security/libgpg-error/pkg-plist ============================================================================== --- head/security/libgpg-error/pkg-plist Sun May 1 17:29:38 2016 (r414415) +++ head/security/libgpg-error/pkg-plist Sun May 1 18:15:33 2016 (r414416) @@ -4,7 +4,7 @@ include/gpg-error.h lib/libgpg-error.a lib/libgpg-error.so lib/libgpg-error.so.0 -lib/libgpg-error.so.0.17.0 +lib/libgpg-error.so.0.18.0 man/man1/gpg-error-config.1.gz share/aclocal/gpg-error.m4 share/common-lisp/source/gpg-error/gpg-error.asd From owner-svn-ports-all@freebsd.org Sun May 1 18:57:23 2016 Return-Path: Delivered-To: svn-ports-all@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 E3D0EB2940F; Sun, 1 May 2016 18:57:23 +0000 (UTC) (envelope-from kami@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 9492B1EDD; Sun, 1 May 2016 18:57:23 +0000 (UTC) (envelope-from kami@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41IvMbs063500; Sun, 1 May 2016 18:57:22 GMT (envelope-from kami@FreeBSD.org) Received: (from kami@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41IvMgD063497; Sun, 1 May 2016 18:57:22 GMT (envelope-from kami@FreeBSD.org) Message-Id: <201605011857.u41IvMgD063497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kami set sender to kami@FreeBSD.org using -f From: Dominic Fandrey Date: Sun, 1 May 2016 18:57:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414417 - in head/www/varnish-nagios: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 18:57:24 -0000 Author: kami Date: Sun May 1 18:57:22 2016 New Revision: 414417 URL: https://svnweb.freebsd.org/changeset/ports/414417 Log: Unbreak by updating to the latest version on GH. PR: ports/208024 Submitted by: marc@mpeters.org Reported by: marc@mpeters.org Reviewed by: cs Approved by: cs Differential Revision: https://reviews.freebsd.org/D5744 Added: head/www/varnish-nagios/files/ head/www/varnish-nagios/files/pkg-message.in (contents, props changed) Modified: head/www/varnish-nagios/Makefile head/www/varnish-nagios/distinfo Modified: head/www/varnish-nagios/Makefile ============================================================================== --- head/www/varnish-nagios/Makefile Sun May 1 18:15:33 2016 (r414416) +++ head/www/varnish-nagios/Makefile Sun May 1 18:57:22 2016 (r414417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= varnish-nagios -PORTVERSION= 1.1.20140519 +PORTVERSION= 1.1.20151214 PORTREVISION= 0 CATEGORIES= www @@ -11,9 +11,8 @@ COMMENT= Nagios plugin to check status o LICENSE= BSD2CLAUSE -BROKEN= fails to build - BUILD_DEPENDS= varnish4>=0:www/varnish4 +RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo GNU_CONFIGURE= yes CFLAGS+= -lm @@ -22,10 +21,12 @@ USES= autoreconf libtool pkgconfig USE_GITHUB= yes GH_ACCOUNT= varnish -GH_TAGNAME= 022fbf9 +GH_TAGNAME= 258c486 PLIST_FILES= libexec/nagios/check_varnish +SUB_FILES= pkg-message + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios ${INSTALL_PROGRAM} ${WRKSRC}/check_varnish ${STAGEDIR}${PREFIX}/libexec/nagios Modified: head/www/varnish-nagios/distinfo ============================================================================== --- head/www/varnish-nagios/distinfo Sun May 1 18:15:33 2016 (r414416) +++ head/www/varnish-nagios/distinfo Sun May 1 18:57:22 2016 (r414417) @@ -1,2 +1,2 @@ -SHA256 (varnish-varnish-nagios-1.1.20140519-022fbf9_GH0.tar.gz) = b4545fa4445b62bce85d0d7ad43664dc07e6303f83fb5a7d2c71092116ee09bd -SIZE (varnish-varnish-nagios-1.1.20140519-022fbf9_GH0.tar.gz) = 5397 +SHA256 (varnish-varnish-nagios-1.1.20151214-258c486_GH0.tar.gz) = 0f54a5941c8b7fa5dc175306ddf5fe9a6a3739ebb606ff784d12aab6519080db +SIZE (varnish-varnish-nagios-1.1.20151214-258c486_GH0.tar.gz) = 5663 Added: head/www/varnish-nagios/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/varnish-nagios/files/pkg-message.in Sun May 1 18:57:22 2016 (r414417) @@ -0,0 +1,7 @@ +********************************************************************** + + Add the following line to %%PREFIX%%/etc/sudoers: + + nagios ALL=NOPASSWD: %%PREFIX%%/libexec/nagios/check_varnish + +********************************************************************** From owner-svn-ports-all@freebsd.org Sun May 1 19:59:10 2016 Return-Path: Delivered-To: svn-ports-all@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 5B4BEB29154; Sun, 1 May 2016 19:59:10 +0000 (UTC) (envelope-from sunpoet@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 2D6311981; Sun, 1 May 2016 19:59:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41Jx9Ws081973; Sun, 1 May 2016 19:59:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41Jx9Ym081971; Sun, 1 May 2016 19:59:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605011959.u41Jx9Ym081971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 May 2016 19:59:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414420 - head/misc/pciids X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 19:59:10 -0000 Author: sunpoet Date: Sun May 1 19:59:09 2016 New Revision: 414420 URL: https://svnweb.freebsd.org/changeset/ports/414420 Log: - Update to 20160430 - Update LICENSE - Remove USES=tar:xz Changes: https://github.com/pciutils/pciids/commits/master Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Sun May 1 19:59:03 2016 (r414419) +++ head/misc/pciids/Makefile Sun May 1 19:59:09 2016 (r414420) @@ -2,23 +2,22 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20160412 +PORTVERSION= 20160430 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Database of all known IDs used in PCI devices -LICENSE= BSD3CLAUSE GPLv2 GPLv3 +LICENSE= BSD3CLAUSE GPLv2+ LICENSE_COMB= dual NO_ARCH= yes NO_BUILD= yes -USES= tar:xz PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 60b70b6 +GH_TAGNAME= 9238384 USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Sun May 1 19:59:03 2016 (r414419) +++ head/misc/pciids/distinfo Sun May 1 19:59:09 2016 (r414420) @@ -1,2 +1,2 @@ -SHA256 (pciutils-pciids-20160412-60b70b6_GH0.tar.gz) = b0537f2ea683597971f961f1b5201fec1fbf4404a161c8676eb291984fe6a0dc -SIZE (pciutils-pciids-20160412-60b70b6_GH0.tar.gz) = 242078 +SHA256 (pciutils-pciids-20160430-9238384_GH0.tar.gz) = d35d5eff2ea60e0b6670e6fe2eb0215e58a18fdbfaf0b6f241a2c57b72f94d10 +SIZE (pciutils-pciids-20160430-9238384_GH0.tar.gz) = 243482 From owner-svn-ports-all@freebsd.org Sun May 1 19:58:58 2016 Return-Path: Delivered-To: svn-ports-all@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 E988EB29131; Sun, 1 May 2016 19:58:58 +0000 (UTC) (envelope-from sunpoet@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 8F6361867; Sun, 1 May 2016 19:58:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41JwvAa081722; Sun, 1 May 2016 19:58:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41Jwvo3081719; Sun, 1 May 2016 19:58:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605011958.u41Jwvo3081719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 May 2016 19:58:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414418 - head/www/npm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 19:58:59 -0000 Author: sunpoet Date: Sun May 1 19:58:57 2016 New Revision: 414418 URL: https://svnweb.freebsd.org/changeset/ports/414418 Log: - Update to 3.8.8 Changes: https://github.com/npm/npm/releases Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Sun May 1 18:57:22 2016 (r414417) +++ head/www/npm/Makefile Sun May 1 19:58:57 2016 (r414418) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 3.8.6 +PORTVERSION= 3.8.8 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Sun May 1 18:57:22 2016 (r414417) +++ head/www/npm/distinfo Sun May 1 19:58:57 2016 (r414418) @@ -1,2 +1,2 @@ -SHA256 (npm-3.8.6.tar.xz) = 0cdf5d87b63b61ed266f6559ff4a23fa012fccb470426c16b3e3c910138cefb5 -SIZE (npm-3.8.6.tar.xz) = 2693740 +SHA256 (npm-3.8.8.tar.xz) = 86d6620b700f941028f071e55666240f8d714ff403a43286e4a0b3e246a40171 +SIZE (npm-3.8.8.tar.xz) = 2978416 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Sun May 1 18:57:22 2016 (r414417) +++ head/www/npm/pkg-plist Sun May 1 19:58:57 2016 (r414418) @@ -512,6 +512,7 @@ lib/node_modules/npm/node_modules/editor lib/node_modules/npm/node_modules/editor/package.json lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc lib/node_modules/npm/node_modules/fs-vacuum/.npmignore +lib/node_modules/npm/node_modules/fs-vacuum/.travis.yml lib/node_modules/npm/node_modules/fs-vacuum/LICENSE lib/node_modules/npm/node_modules/fs-vacuum/README.md lib/node_modules/npm/node_modules/fs-vacuum/package.json @@ -523,6 +524,9 @@ lib/node_modules/npm/node_modules/fs-vac lib/node_modules/npm/node_modules/fs-vacuum/test/no-entries-with-link-purge.js lib/node_modules/npm/node_modules/fs-vacuum/test/no-entries-with-purge.js lib/node_modules/npm/node_modules/fs-vacuum/test/other-directories-no-purge.js +lib/node_modules/npm/node_modules/fs-vacuum/test/racy-entries-eexist.js +lib/node_modules/npm/node_modules/fs-vacuum/test/racy-entries-enotempty.js +lib/node_modules/npm/node_modules/fs-vacuum/test/racy-entries.js lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js lib/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore lib/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml @@ -1941,6 +1945,7 @@ lib/node_modules/npm/node_modules/nopt/l lib/node_modules/npm/node_modules/nopt/package.json lib/node_modules/npm/node_modules/nopt/test/basic.js lib/node_modules/npm/node_modules/normalize-git-url/.npmignore +lib/node_modules/npm/node_modules/normalize-git-url/.travis.yml lib/node_modules/npm/node_modules/normalize-git-url/CHANGELOG.md lib/node_modules/npm/node_modules/normalize-git-url/LICENSE lib/node_modules/npm/node_modules/normalize-git-url/README.md @@ -2005,6 +2010,7 @@ lib/node_modules/npm/node_modules/npm-in lib/node_modules/npm/node_modules/npm-install-checks/test/check-engine.js lib/node_modules/npm/node_modules/npm-install-checks/test/check-git.js lib/node_modules/npm/node_modules/npm-install-checks/test/check-platform.js +lib/node_modules/npm/node_modules/npm-package-arg/.travis.yml lib/node_modules/npm/node_modules/npm-package-arg/LICENSE lib/node_modules/npm/node_modules/npm-package-arg/README.md lib/node_modules/npm/node_modules/npm-package-arg/npa.js @@ -2044,6 +2050,55 @@ lib/node_modules/npm/node_modules/npm-re lib/node_modules/npm/node_modules/npm-registry-client/lib/whoami.js lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/index.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.npmignore +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.travis.yml +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.zuul.yml +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/LICENSE +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/README.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/doc/stream.markdown +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/duplex.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_duplex.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_passthrough.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_readable.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_transform.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/LICENSE +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/README.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/float.patch +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/lib/util.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/package.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/test.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/.npmignore +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/.travis.yml +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/Makefile +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/README.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/component.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/index.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/package.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/test.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/index.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/license.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/package.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/readme.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/test.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/.npmignore +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/LICENSE +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/README.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/index.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/package.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/History.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/LICENSE +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/README.md +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/browser.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/node.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/package.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/package.json +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/passthrough.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/readable.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/transform.js +lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/writable.js lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js @@ -2384,7 +2439,6 @@ lib/node_modules/npm/node_modules/read/n lib/node_modules/npm/node_modules/read/package.json lib/node_modules/npm/node_modules/readable-stream/.npmignore lib/node_modules/npm/node_modules/readable-stream/.travis.yml -lib/node_modules/npm/node_modules/readable-stream/.zuul.yml lib/node_modules/npm/node_modules/readable-stream/LICENSE lib/node_modules/npm/node_modules/readable-stream/README.md lib/node_modules/npm/node_modules/readable-stream/doc/stream.markdown @@ -2401,6 +2455,125 @@ lib/node_modules/npm/node_modules/readab lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/package.json lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/test.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/.travis.yml +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/example/array.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/example/keyword.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/example/prompt.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/.bin/acorn +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.editorconfig +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.gitattributes +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.tern-project +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/.travis.yml +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/AUTHORS +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/acorn +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/build-acorn.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/generate-identifier-regex.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/prepublish.sh +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/update_authors.sh +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/bin/without_eval +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/.keep +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/acorn.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/acorn_csp.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/acorn_loose.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/dist/walk.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/expression.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/identifier.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/location.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/acorn_loose.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/expression.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/parseutil.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/state.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/statement.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/loose/tokenize.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/lval.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/node.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/options.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/parseutil.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/state.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/statement.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/tokencontext.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/tokenize.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/tokentype.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/util.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/walk/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/acorn/src/whitespace.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/Makefile +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/Readme.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/component.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/foreach/test.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/build/build.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/component.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/isarray/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.editorconfig +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.jscs.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/.travis.yml +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/CHANGELOG.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/isArguments.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/node_modules/object-keys/test/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/readme.markdown +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/array.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/async.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/bin/run.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/custom-parser.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/es6.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/for.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/inspect.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/opts.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/falafel/test/parent.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/duplex.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_duplex.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_passthrough.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/build/build.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/component.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/node_modules/isarray/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/passthrough.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/readable.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/transform.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/readable-stream/writable.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/LICENCE +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/Makefile +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/immutable.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/mutable.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/node_modules/xtend/test.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/node_modules/through2/through2.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/inline-process-browser/readme.md lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.npmignore lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.travis.yml lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/Makefile @@ -2420,6 +2593,90 @@ lib/node_modules/npm/node_modules/readab lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/README.md lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/index.js lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/index.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/common.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/evaluator.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/esmangle-evaluator/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/.editorconfig +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/.travis.yml +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/add-braces +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/generic-identity +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/identity +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/example/to-while +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/comments.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/fast-path.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/lines.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/mapping.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/options.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/parser.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/patcher.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/printer.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/types.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/lib/util.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/main.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/.bin/esparse +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/.bin/esvalidate +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/.npmignore +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/.travis.yml +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/babel.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/core.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/e4x.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/es6.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/es7.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/esprima.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/flow.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/jsx.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/def/mozilla.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/equiv.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/node-path.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/path-visitor.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/path.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/scope.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/shared.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/lib/types.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/main.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/ast-types/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/ChangeLog +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/LICENSE.BSD +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/bin/esparse.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/bin/esvalidate.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/esprima.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/esprima/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/.travis.yml +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/LICENSE +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/private.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/private/test/run.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/README.md +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.debug.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.min.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/dist/source-map.min.js.map +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/array-set.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/base64-vlq.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/base64.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/binary-search.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/mapping-list.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/quick-sort.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/source-map-consumer.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/source-map-generator.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/source-node.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/lib/util.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/node_modules/source-map/source-map.js +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/node_modules/recast/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/package.json +lib/node_modules/npm/node_modules/readable-stream/node_modules/unreachable-branch-transform/unreachableBranchTransformer.js lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/History.md lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/LICENSE lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/README.md @@ -2485,18 +2742,24 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js -lib/node_modules/npm/node_modules/request/node_modules/aws4/example.js -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/.npmignore -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/.travis.yml -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/CONTRIBUTORS lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/LICENSE lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/README.md lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/lib/lru-cache.js +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/README.md +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/map.js +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/package.json +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/test/basic.js +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.npmignore +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.travis.yml +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/CONTRIBUTING.md +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/README.md +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/package.json +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/test/basic.js +lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/yallist.js lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/package.json -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/test/basic.js -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/test/foreach.js -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/test/memory-leak.js -lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/test/serialize.js lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json lib/node_modules/npm/node_modules/request/node_modules/bl/.jshintrc lib/node_modules/npm/node_modules/request/node_modules/bl/.npmignore @@ -2504,9 +2767,56 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/bl/LICENSE.md lib/node_modules/npm/node_modules/request/node_modules/bl/README.md lib/node_modules/npm/node_modules/request/node_modules/bl/bl.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.npmignore +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.travis.yml +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.zuul.yml +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/README.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/stream.markdown +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/duplex.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/README.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/float.patch +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/util.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/test.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.npmignore +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.travis.yml +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/Makefile +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/README.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/component.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/index.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/package.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/test.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/index.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/license.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/package.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/readme.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/test.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/.npmignore +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/README.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/index.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/package.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/History.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/README.md +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/browser.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/node.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/package.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/package.json +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/passthrough.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/readable.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/transform.js +lib/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/writable.js lib/node_modules/npm/node_modules/request/node_modules/bl/package.json -lib/node_modules/npm/node_modules/request/node_modules/bl/test/basic-test.js -lib/node_modules/npm/node_modules/request/node_modules/bl/test/sauce.js lib/node_modules/npm/node_modules/request/node_modules/bl/test/test.js lib/node_modules/npm/node_modules/request/node_modules/caseless/LICENSE lib/node_modules/npm/node_modules/request/node_modules/caseless/README.md @@ -2536,10 +2846,14 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/forever-agent/README.md lib/node_modules/npm/node_modules/request/node_modules/forever-agent/index.js lib/node_modules/npm/node_modules/request/node_modules/forever-agent/package.json +lib/node_modules/npm/node_modules/request/node_modules/form-data/.dockerignore +lib/node_modules/npm/node_modules/request/node_modules/form-data/.editorconfig +lib/node_modules/npm/node_modules/request/node_modules/form-data/.eslintignore lib/node_modules/npm/node_modules/request/node_modules/form-data/License lib/node_modules/npm/node_modules/request/node_modules/form-data/Readme.md lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/browser.js lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/form_data.js +lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/populate.js lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/CHANGELOG.md lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/LICENSE lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/README.md @@ -2548,6 +2862,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/package.json lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json +lib/node_modules/npm/node_modules/request/node_modules/form-data/wercker.yml lib/node_modules/npm/node_modules/request/node_modules/har-validator/LICENSE lib/node_modules/npm/node_modules/request/node_modules/har-validator/README.md lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator @@ -2880,6 +3195,11 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js +lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/AUTHORS +lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/CHANGES.md +lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/README.md +lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/assert.js +lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/package.json lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE @@ -2914,6 +3234,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md +lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/COPYING.txt lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js @@ -3369,6 +3690,7 @@ lib/node_modules/npm/test/tap/install-ma lib/node_modules/npm/test/tap/install-noargs-dev.js lib/node_modules/npm/test/tap/install-order.js lib/node_modules/npm/test/tap/install-package-json-order.js +lib/node_modules/npm/test/tap/install-parse-error.js lib/node_modules/npm/test/tap/install-preferglobal-warnings.js lib/node_modules/npm/test/tap/install-report-just-installed.js lib/node_modules/npm/test/tap/install-save-exact.js From owner-svn-ports-all@freebsd.org Sun May 1 19:59:04 2016 Return-Path: Delivered-To: svn-ports-all@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 E45C3B29149; Sun, 1 May 2016 19:59:04 +0000 (UTC) (envelope-from sunpoet@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 48145186A; Sun, 1 May 2016 19:59:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41Jx3t9081858; Sun, 1 May 2016 19:59:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41Jx3VH081855; Sun, 1 May 2016 19:59:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605011959.u41Jx3VH081855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 May 2016 19:59:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414419 - head/www/npm2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 19:59:05 -0000 Author: sunpoet Date: Sun May 1 19:59:03 2016 New Revision: 414419 URL: https://svnweb.freebsd.org/changeset/ports/414419 Log: - Update to 2.15.3 Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v2.15.3/CHANGELOG.md Modified: head/www/npm2/Makefile head/www/npm2/distinfo head/www/npm2/pkg-plist Modified: head/www/npm2/Makefile ============================================================================== --- head/www/npm2/Makefile Sun May 1 19:58:57 2016 (r414418) +++ head/www/npm2/Makefile Sun May 1 19:59:03 2016 (r414419) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.14.7 -PORTREVISION= 3 +PORTVERSION= 2.15.3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= 2 @@ -39,8 +38,7 @@ SHEBANG_FILES= lib/utils/completion.sh \ node_modules/request/node_modules/node-uuid/benchmark/bench.sh \ scripts/clean-old.sh \ scripts/release.sh \ - scripts/relocate.sh \ - test/update-test.sh + scripts/relocate.sh NODE010_RUN_DEPENDS= node010>=0.8.0:www/node010 NODE012_RUN_DEPENDS= node012>=0.8.0:www/node012 Modified: head/www/npm2/distinfo ============================================================================== --- head/www/npm2/distinfo Sun May 1 19:58:57 2016 (r414418) +++ head/www/npm2/distinfo Sun May 1 19:59:03 2016 (r414419) @@ -1,2 +1,2 @@ -SHA256 (npm-2.14.7.tar.xz) = bae5f33434527e14f5586d7797837164a611f30de73f9cd8d5720dc0531450d0 -SIZE (npm-2.14.7.tar.xz) = 2495000 +SHA256 (npm-2.15.3.tar.xz) = bd42f72e64ef0b83d3b02b66f6009cca0259be06ad9fecade10bc03e6ce27ea9 +SIZE (npm-2.15.3.tar.xz) = 2612884 Modified: head/www/npm2/pkg-plist ============================================================================== --- head/www/npm2/pkg-plist Sun May 1 19:58:57 2016 (r414418) +++ head/www/npm2/pkg-plist Sun May 1 19:59:03 2016 (r414419) @@ -115,7 +115,6 @@ lib/node_modules/npm/doc/misc/npm-coding lib/node_modules/npm/doc/misc/npm-config.md lib/node_modules/npm/doc/misc/npm-developers.md lib/node_modules/npm/doc/misc/npm-disputes.md -lib/node_modules/npm/doc/misc/npm-faq.md lib/node_modules/npm/doc/misc/npm-index.md lib/node_modules/npm/doc/misc/npm-orgs.md lib/node_modules/npm/doc/misc/npm-registry.md @@ -225,7 +224,6 @@ lib/node_modules/npm/html/doc/misc/npm-c lib/node_modules/npm/html/doc/misc/npm-config.html lib/node_modules/npm/html/doc/misc/npm-developers.html lib/node_modules/npm/html/doc/misc/npm-disputes.html -lib/node_modules/npm/html/doc/misc/npm-faq.html lib/node_modules/npm/html/doc/misc/npm-index.html lib/node_modules/npm/html/doc/misc/npm-orgs.html lib/node_modules/npm/html/doc/misc/npm-registry.html @@ -436,7 +434,6 @@ lib/node_modules/npm/man/man7/npm-coding lib/node_modules/npm/man/man7/npm-config.7.gz lib/node_modules/npm/man/man7/npm-developers.7.gz lib/node_modules/npm/man/man7/npm-disputes.7.gz -lib/node_modules/npm/man/man7/npm-faq.7.gz lib/node_modules/npm/man/man7/npm-index.7.gz lib/node_modules/npm/man/man7/npm-orgs.7.gz lib/node_modules/npm/man/man7/npm-registry.7.gz @@ -459,9 +456,14 @@ lib/node_modules/npm/node_modules/abbrev lib/node_modules/npm/node_modules/abbrev/abbrev.js lib/node_modules/npm/node_modules/abbrev/package.json lib/node_modules/npm/node_modules/abbrev/test.js +lib/node_modules/npm/node_modules/ansi-regex/index.js +lib/node_modules/npm/node_modules/ansi-regex/license +lib/node_modules/npm/node_modules/ansi-regex/package.json +lib/node_modules/npm/node_modules/ansi-regex/readme.md lib/node_modules/npm/node_modules/ansi/.jshintrc lib/node_modules/npm/node_modules/ansi/.npmignore lib/node_modules/npm/node_modules/ansi/History.md +lib/node_modules/npm/node_modules/ansi/LICENSE lib/node_modules/npm/node_modules/ansi/README.md lib/node_modules/npm/node_modules/ansi/examples/beep/index.js lib/node_modules/npm/node_modules/ansi/examples/clear/index.js @@ -531,17 +533,6 @@ lib/node_modules/npm/node_modules/cmd-sh lib/node_modules/npm/node_modules/cmd-shim/LICENSE lib/node_modules/npm/node_modules/cmd-shim/README.md lib/node_modules/npm/node_modules/cmd-shim/index.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/.npmignore -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/LICENSE -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/README.md -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/fs.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/graceful-fs.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/package.json -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/polyfills.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/max-open.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/open.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/readdir-sort.js -lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/write-then-read.js lib/node_modules/npm/node_modules/cmd-shim/package.json lib/node_modules/npm/node_modules/cmd-shim/test/00-setup.js lib/node_modules/npm/node_modules/cmd-shim/test/basic.js @@ -551,14 +542,6 @@ lib/node_modules/npm/node_modules/column lib/node_modules/npm/node_modules/columnify/Readme.md lib/node_modules/npm/node_modules/columnify/columnify.js lib/node_modules/npm/node_modules/columnify/index.js -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/index.js -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/license -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/index.js -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/license -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/package.json -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/readme.md -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/package.json -lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/readme.md lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/.npmignore lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/LICENSE lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/Readme.md @@ -575,6 +558,8 @@ lib/node_modules/npm/node_modules/column lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json +lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test-apart-ctx.html +lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.html lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js @@ -636,11 +621,24 @@ lib/node_modules/npm/node_modules/fs-vac lib/node_modules/npm/node_modules/fs-vacuum/test/no-entries-with-purge.js lib/node_modules/npm/node_modules/fs-vacuum/test/other-directories-no-purge.js lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js +lib/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore +lib/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml lib/node_modules/npm/node_modules/fs-write-stream-atomic/LICENSE lib/node_modules/npm/node_modules/fs-write-stream-atomic/README.md lib/node_modules/npm/node_modules/fs-write-stream-atomic/index.js +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/.npmignore +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/LICENSE +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/README.md +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/index.coffee +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/index.js +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/package.json +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/test/index.coffee +lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr/test/mocha.opts lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json lib/node_modules/npm/node_modules/fs-write-stream-atomic/test/basic.js +lib/node_modules/npm/node_modules/fs-write-stream-atomic/test/chown.js +lib/node_modules/npm/node_modules/fs-write-stream-atomic/test/rename-fail.js +lib/node_modules/npm/node_modules/fs-write-stream-atomic/test/slow-close.js lib/node_modules/npm/node_modules/fs-write-stream-atomic/test/toolong.js lib/node_modules/npm/node_modules/fstream-npm/.npmignore lib/node_modules/npm/node_modules/fstream-npm/.travis.yml @@ -711,6 +709,7 @@ lib/node_modules/npm/node_modules/github lib/node_modules/npm/node_modules/github-url-from-username-repo/test/index.js lib/node_modules/npm/node_modules/glob/LICENSE lib/node_modules/npm/node_modules/glob/README.md +lib/node_modules/npm/node_modules/glob/changelog.md lib/node_modules/npm/node_modules/glob/common.js lib/node_modules/npm/node_modules/glob/glob.js lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js @@ -742,6 +741,10 @@ lib/node_modules/npm/node_modules/hosted lib/node_modules/npm/node_modules/hosted-git-info/test/gitlab.js lib/node_modules/npm/node_modules/hosted-git-info/test/https-with-inline-auth.js lib/node_modules/npm/node_modules/hosted-git-info/test/lib/standard-tests.js +lib/node_modules/npm/node_modules/imurmurhash/README.md +lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js +lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js +lib/node_modules/npm/node_modules/imurmurhash/package.json lib/node_modules/npm/node_modules/inflight/LICENSE lib/node_modules/npm/node_modules/inflight/README.md lib/node_modules/npm/node_modules/inflight/inflight.js @@ -767,6 +770,16 @@ lib/node_modules/npm/node_modules/init-p lib/node_modules/npm/node_modules/init-package-json/example/example-npm.js lib/node_modules/npm/node_modules/init-package-json/example/init/basic-init.js lib/node_modules/npm/node_modules/init-package-json/init-package-json.js +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/LICENSE +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/README.md +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/common.js +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/glob.js +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/index.js +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/license +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/package.json +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute/readme.md +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/package.json +lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/sync.js lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md @@ -817,22 +830,27 @@ lib/node_modules/npm/node_modules/lru-ca lib/node_modules/npm/node_modules/lru-cache/LICENSE lib/node_modules/npm/node_modules/lru-cache/README.md lib/node_modules/npm/node_modules/lru-cache/lib/lru-cache.js +lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/LICENSE +lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/README.md +lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/map.js +lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/package.json +lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/test/basic.js lib/node_modules/npm/node_modules/lru-cache/package.json lib/node_modules/npm/node_modules/lru-cache/test/basic.js lib/node_modules/npm/node_modules/lru-cache/test/foreach.js lib/node_modules/npm/node_modules/lru-cache/test/memory-leak.js +lib/node_modules/npm/node_modules/lru-cache/test/overflow.js lib/node_modules/npm/node_modules/lru-cache/test/serialize.js lib/node_modules/npm/node_modules/minimatch/LICENSE lib/node_modules/npm/node_modules/minimatch/README.md -lib/node_modules/npm/node_modules/minimatch/browser.js lib/node_modules/npm/node_modules/minimatch/minimatch.js lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.npmignore -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.travis.yml lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/README.md lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/example.js lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.js lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js @@ -847,18 +865,6 @@ lib/node_modules/npm/node_modules/minima lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/package.json -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/nested.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/order.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/pad.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js -lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js lib/node_modules/npm/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/mkdirp/.travis.yml lib/node_modules/npm/node_modules/mkdirp/LICENSE @@ -948,6 +954,7 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py.orig lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py @@ -986,6 +993,7 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/lib/build.js lib/node_modules/npm/node_modules/node-gyp/lib/clean.js lib/node_modules/npm/node_modules/node-gyp/lib/configure.js +lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js lib/node_modules/npm/node_modules/node-gyp/lib/install.js lib/node_modules/npm/node_modules/node-gyp/lib/list.js lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js @@ -1001,12 +1009,12 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/browser.js lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/minimatch.js lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.travis.yml lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js @@ -1021,18 +1029,6 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/nested.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/order.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/pad.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js @@ -1041,6 +1037,17 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/test/basic.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/test/foreach.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/test/serialize.js lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/LICENSE lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/README.md lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/bench.js @@ -1056,11 +1063,13 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.npmignore lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.travis.yml lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/History.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/LICENSE lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/README.md lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/index.js lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.npmignore lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/.travis.yml lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/History.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/LICENSE lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/Makefile lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/README.md lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/component.json @@ -1081,42 +1090,833 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/index.js lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/node_modules/ms/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/debug/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.lint +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/CHANGES +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-native-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/is-symbol.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/.lint +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/CHANGES +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/LICENCE +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/auto-bind.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/lazy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/test/auto-bind.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/test/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/d/test/lazy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.lint +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.lintignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/CHANGES +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/@@iterator/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/_compare-by-length.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/binary-search.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/clear.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/compact.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/concat/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/contains.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/copy-within/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/diff.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/e-index-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/e-last-index-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/entries/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/exclusion.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/fill/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/filter/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find-index/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/find/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/first-index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/first.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/flatten.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/for-each-right.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/group.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/indexes-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/intersection.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/is-copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/is-uniq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/keys/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/last-index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/last.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/map/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/remove.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/separate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/slice/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/some-right.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/splice/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/uniq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/#/values/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/_is-extensible.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/_sub-array-dummy-safe.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/_sub-array-dummy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/from/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/generate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/is-plain-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/of/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/to-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/array/valid-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/boolean/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/boolean/is-boolean.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/days-in-month.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/floor-day.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/floor-month.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/floor-year.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/format.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/is-date.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/date/valid-date.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/#/throw.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/custom.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/is-error.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/error/valid-error.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/compose.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/curry.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/lock.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/not.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/partial.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/spread.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/#/to-string-tokens.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/_define-length.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/constant.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/identity.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/invoke.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/is-arguments.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/is-function.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/noop.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/pluck.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/function/valid-function.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/global.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/for-each.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/is.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/validate-object.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/iterable/validate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/_pack-ieee754.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/_unpack-ieee754.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/acosh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/asinh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/atanh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cbrt/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/clz32/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/cosh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/expm1/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/fround/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/hypot/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/imul/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log10/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log1p/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/log2/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sign/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/sinh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/tanh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/math/trunc/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/#/chain.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/.lint +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/CHANGES +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/for-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/get.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/is-iterable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/string.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/#/chain.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/for-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/get.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/is-iterable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/string.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/test/valid-iterable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/valid-iterable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/#/pad.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-finite/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-integer/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-nan/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-natural.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-number.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/is-safe-integer/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/max-safe-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/max-safe-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/max-safe-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/min-safe-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/min-safe-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/min-safe-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/to-integer.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/to-pos-integer.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/to-uint32.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/_iterate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/assign/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/clear.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/compact.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/compare.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/copy-deep.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/count.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/create.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/ensure-natural-number-value.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/ensure-natural-number.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/eq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/every.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/filter.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/find-key.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/find.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/first-key.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/flatten.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/for-each.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/get-property-names.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-array-like.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-callable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-copy-deep.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-empty.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-number-value.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-object.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is-plain-object.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/is.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/key-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/keys/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/map-keys.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/map.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/mixin-prototypes.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/mixin.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/normalize-options.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/primitive-set.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/safe-traverse.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/serialize.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/set-prototype-of/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/some.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/to-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/unserialize.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/valid-callable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/valid-object.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/valid-value.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-array-like-object.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-array-like.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-stringifiable-value.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/object/validate-stringifiable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/is-sticky.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/is-unicode.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/match/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/replace/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/search/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/split/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/unicode/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/unicode/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/escape.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/is-reg-exp.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/valid-reg-exp.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/@@iterator/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/at.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/camel-to-hyphen.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/capitalize.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/case-insensitive-compare.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/code-point-at/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/contains/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/ends-with/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/hyphen-to-camel.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/indent.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/last.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/_data.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/normalize/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/pad.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/plain-replace-all.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/plain-replace.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/repeat/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/starts-with/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/#/uncapitalize.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/format-method.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/from-code-point/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/is-string.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/random-uniq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/string/raw/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/__tad.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/@@iterator/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/@@iterator/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/@@iterator/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/@@iterator/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/_compare-by-length.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/binary-search.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/clear.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/compact.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/concat/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/concat/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/concat/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/concat/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/contains.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/copy-within/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/copy-within/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/copy-within/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/copy-within/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/diff.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/e-index-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/e-last-index-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/entries/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/entries/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/entries/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/entries/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/exclusion.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/fill/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/fill/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/fill/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/fill/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/filter/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/filter/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/filter/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/filter/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find-index/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find-index/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find-index/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find-index/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/find/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/first-index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/first.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/flatten.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/for-each-right.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/group.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/indexes-of.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/intersection.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/is-copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/is-uniq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/keys/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/keys/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/keys/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/keys/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/last-index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/last.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/map/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/map/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/map/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/map/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/remove.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/separate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/slice/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/slice/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/slice/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/slice/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/some-right.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/splice/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/splice/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/splice/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/splice/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/uniq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/values/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/values/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/values/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/#/values/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/__scopes.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/_is-extensible.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/_sub-array-dummy-safe.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/_sub-array-dummy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/from/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/from/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/from/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/from/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/generate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/is-plain-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/of/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/of/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/of/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/of/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/to-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/array/valid-array.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/boolean/is-boolean.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/#/copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/#/days-in-month.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/#/floor-day.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/#/floor-month.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/#/floor-year.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/#/format.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/is-date.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/date/valid-date.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/error/#/throw.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/error/custom.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/error/is-error.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/error/valid-error.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/compose.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/curry.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/lock.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/not.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/partial.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/spread.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/#/to-string-tokens.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/_define-length.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/constant.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/identity.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/invoke.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/is-arguments.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/is-function.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/noop.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/pluck.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/function/valid-function.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/global.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/iterable/for-each.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/iterable/is.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/iterable/validate-object.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/iterable/validate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/_pack-ieee754.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/_unpack-ieee754.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/acosh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/acosh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/acosh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/acosh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/asinh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/asinh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/asinh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/asinh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/atanh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/atanh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/atanh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/atanh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cbrt/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cbrt/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cbrt/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cbrt/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/clz32/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/clz32/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/clz32/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/clz32/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cosh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cosh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cosh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/cosh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/expm1/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/expm1/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/expm1/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/expm1/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/fround/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/fround/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/fround/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/fround/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/hypot/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/hypot/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/hypot/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/hypot/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/imul/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/imul/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/imul/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/imul/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log10/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log10/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log10/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log10/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log1p/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log1p/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log1p/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log1p/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log2/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log2/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log2/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/log2/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sign/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sign/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sign/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sign/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sinh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sinh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sinh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/sinh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/tanh/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/tanh/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/tanh/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/tanh/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/trunc/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/trunc/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/trunc/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/math/trunc/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/#/pad.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/epsilon/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/epsilon/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/epsilon/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-finite/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-finite/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-finite/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-finite/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-integer/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-nan/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-nan/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-nan/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-nan/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-natural.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-number.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-safe-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-safe-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-safe-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/is-safe-integer/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/max-safe-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/max-safe-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/max-safe-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/min-safe-integer/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/min-safe-integer/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/min-safe-integer/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/to-integer.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/to-pos-integer.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/number/to-uint32.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/_iterate.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/assign/implement.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/assign/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/assign/is-implemented.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/assign/shim.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/clear.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/compact.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/compare.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/copy-deep.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/count.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/create.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/ensure-natural-number-value.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/ensure-natural-number.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/eq.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/every.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/filter.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/find-key.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/find.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/first-key.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/flatten.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/for-each.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/get-property-names.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/is-array-like.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/is-callable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/is-copy-deep.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/is-copy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/test/object/is-empty.js *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sun May 1 19:59:15 2016 Return-Path: Delivered-To: svn-ports-all@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 67482B29161; Sun, 1 May 2016 19:59:15 +0000 (UTC) (envelope-from sunpoet@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 E20C51A00; Sun, 1 May 2016 19:59:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41JxE8K082118; Sun, 1 May 2016 19:59:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41JxDNH082116; Sun, 1 May 2016 19:59:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605011959.u41JxDNH082116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 May 2016 19:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414421 - in head/chinese/auto-tw-l10n: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 19:59:15 -0000 Author: sunpoet Date: Sun May 1 19:59:13 2016 New Revision: 414421 URL: https://svnweb.freebsd.org/changeset/ports/414421 Log: - Update to 1.15 - Add NO_ARCH Changes: - Update IRC server setting [1] - Merge files/patch-* PR: 200729 [1] Submitted by: RayCherng Yu [1] Deleted: head/chinese/auto-tw-l10n/files/patch-dot.vimrc head/chinese/auto-tw-l10n/files/patch-dot.xinitrc Modified: head/chinese/auto-tw-l10n/Makefile head/chinese/auto-tw-l10n/distinfo Modified: head/chinese/auto-tw-l10n/Makefile ============================================================================== --- head/chinese/auto-tw-l10n/Makefile Sun May 1 19:59:09 2016 (r414420) +++ head/chinese/auto-tw-l10n/Makefile Sun May 1 19:59:13 2016 (r414421) @@ -2,22 +2,19 @@ # $FreeBSD$ PORTNAME= auto-tw-l10n -PORTVERSION= 1.14 -PORTREVISION= 2 +PORTVERSION= 1.15 CATEGORIES= chinese MASTER_SITES= LOCAL/sunpoet MAINTAINER= ports@FreeBSD.org COMMENT= Automatic localization for Traditional Chinese locale +NO_ARCH= yes NO_BUILD= yes USES= tar:xz SUB_FILES= pkg-message -pre-install: - @${FIND} ${WRKSRC} -name "*.orig" -delete - do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ Modified: head/chinese/auto-tw-l10n/distinfo ============================================================================== --- head/chinese/auto-tw-l10n/distinfo Sun May 1 19:59:09 2016 (r414420) +++ head/chinese/auto-tw-l10n/distinfo Sun May 1 19:59:13 2016 (r414421) @@ -1,2 +1,2 @@ -SHA256 (auto-tw-l10n-1.14.tar.xz) = d6f24d729f4b55bd5437090d7c8b5304077e0ebd58f70a8802361aa1c06cf4e5 -SIZE (auto-tw-l10n-1.14.tar.xz) = 7880 +SHA256 (auto-tw-l10n-1.15.tar.xz) = 53e4ffaa62c825d9658e97990451720b6f98a83dbdd6ff3ec1f1b82516551760 +SIZE (auto-tw-l10n-1.15.tar.xz) = 7760 From owner-svn-ports-all@freebsd.org Sun May 1 20:27:59 2016 Return-Path: Delivered-To: svn-ports-all@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 687C4B298DF; Sun, 1 May 2016 20:27:59 +0000 (UTC) (envelope-from matthew@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 322C61A06; Sun, 1 May 2016 20:27:59 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41KRwdH091406; Sun, 1 May 2016 20:27:58 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41KRuxf091388; Sun, 1 May 2016 20:27:56 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605012027.u41KRuxf091388@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 1 May 2016 20:27:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414422 - in head/www: . squid-devel squid-devel/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 20:27:59 -0000 Author: matthew Date: Sun May 1 20:27:56 2016 New Revision: 414422 URL: https://svnweb.freebsd.org/changeset/ports/414422 Log: Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite) HTTP/1.1 compliant. Squid offers a rich access control, authorization and logging environment to develop web proxy and content serving applications. WWW: http://www.squid-cache.org/ PR: 203860 Submitted by: timp87@gmail.com Added: head/www/squid-devel/ head/www/squid-devel/Makefile (contents, props changed) head/www/squid-devel/distinfo (contents, props changed) head/www/squid-devel/files/ head/www/squid-devel/files/extra-patch-build-8-9 (contents, props changed) head/www/squid-devel/files/extra-patch-gen-stacktrace (contents, props changed) head/www/squid-devel/files/patch-compat_compat.h (contents, props changed) head/www/squid-devel/files/patch-compat_shm.cc (contents, props changed) head/www/squid-devel/files/patch-configure (contents, props changed) head/www/squid-devel/files/patch-src-cf.data.pre (contents, props changed) head/www/squid-devel/files/patch-src_DiskIO_Mmapped_MmappedFile.cc (contents, props changed) head/www/squid-devel/files/patch-src__ip__Intercept.cc (contents, props changed) head/www/squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc (contents, props changed) head/www/squid-devel/files/patch-src_ipc_mem_Segment.cc (contents, props changed) head/www/squid-devel/files/patch-src_tools.cc (contents, props changed) head/www/squid-devel/files/pkg-install.in (contents, props changed) head/www/squid-devel/files/pkg-message.in (contents, props changed) head/www/squid-devel/files/squid.in (contents, props changed) head/www/squid-devel/pkg-descr (contents, props changed) head/www/squid-devel/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun May 1 19:59:13 2016 (r414421) +++ head/www/Makefile Sun May 1 20:27:56 2016 (r414422) @@ -2083,6 +2083,7 @@ SUBDIR += spreadlogd SUBDIR += sqstat SUBDIR += squid + SUBDIR += squid-devel SUBDIR += squid_radius_auth SUBDIR += squidanalyzer SUBDIR += squidclamav Added: head/www/squid-devel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/Makefile Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,378 @@ +# $FreeBSD$ + +PORTNAME= squid +PORTVERSION= 4.0.9 +CATEGORIES= www ipv6 +MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ + http://www2.us.squid-cache.org/Versions/v4/ \ + http://www1.at.squid-cache.org/Versions/v4/ \ + http://www.eu.squid-cache.org/Versions/v4/ \ + http://www1.jp.squid-cache.org/Versions/v4/ +PKGNAMESUFFIX= -devel +DIST_SUBDIR= squid${PORTVERSION:R} + +PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \ + http://www2.us.squid-cache.org/%SUBDIR%/ \ + http://www1.at.squid-cache.org/%SUBDIR%/ \ + http://www.eu.squid-cache.org/%SUBDIR%/ \ + http://www1.jp.squid-cache.org/%SUBDIR%/ \ + http://master.squid-cache.org/~amosjeffries/patches/:nosid +PATCH_SITE_SUBDIR= Versions/v4/changesets +#PATCHFILES= + +MAINTAINER= timp87@gmail.com +COMMENT= HTTP Caching Proxy + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +CONFLICTS= squid*-3.* + +USES= compiler:c++11-lang cpe perl5 shebangfix tar:xz +CPE_VENDOR= squid-cache +SHEBANG_FILES= scripts/*.pl contrib/*.pl tools/*.pl +GNU_CONFIGURE= yes +USE_RC_SUBR= squid + +USERS= squid +GROUPS= squid + +MYDOCS= QUICKSTART README RELEASENOTES.html doc/debug-sections.txt +PORTDOCS= ${MYDOCS:T} +PORTEXAMPLES= * +SUB_FILES+= pkg-install pkg-message + +OPTIONS_SUB= yes +OPTIONS_GROUP= AUTH +OPTIONS_RADIO= FW +OPTIONS_GROUP_AUTH=AUTH_LDAP AUTH_NIS AUTH_SASL AUTH_SMB AUTH_SQL +OPTIONS_RADIO_FW=TP_IPF TP_IPFW TP_PF +OPTIONS_DEFINE= ARP_ACL CACHE_DIGESTS DEBUG DELAY_POOLS ECAP ESI \ + FOLLOW_XFF FS_AUFS FS_DISKD FS_ROCK HTCP ICAP ICMP IDENT IPV6 \ + KQUEUE LARGEFILE NETTLE SNMP SSL SSL_CRTD STACKTRACES LAX_HTTP \ + VIA_DB WCCP WCCPV2 DOCS EXAMPLES + +OPTIONS_SINGLE= GSSAPI +OPTIONS_SINGLE_GSSAPI= GSSAPI_NONE GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT + +OPTIONS_DEFAULT=ARP_ACL AUTH_NIS CACHE_DIGESTS DELAY_POOLS DOCS EXAMPLES FOLLOW_XFF \ + FS_AUFS FS_DISKD FS_ROCK HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE \ + LAX_HTTP SNMP SSL SSL_CRTD TP_IPFW VIA_DB WCCP WCCPV2 GSSAPI_BASE + +ARP_ACL_CONFIGURE_ENABLE= eui +AUTH_LDAP_CFLAGS= -I${LOCALBASE}/include +AUTH_LDAP_LDFLAGS= -L${LOCALBASE}/lib +AUTH_LDAP_USE= OPENLDAP=yes +AUTH_SASL_CFLAGS= -I${LOCALBASE}/include +AUTH_SASL_CPPFLAGS= -I${LOCALBASE}/include +AUTH_SASL_LDFLAGS= -L${LOCALBASE}/lib +AUTH_SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 +AUTH_SMB_RUN_DEPENDS= smbclient:net/samba42 +AUTH_SQL_RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI +CACHE_DIGESTS_CONFIGURE_ENABLE= cache-digests +DELAY_POOLS_CONFIGURE_ENABLE= delay-pools +ECAP_CFLAGS= -I${LOCALBASE}/include +ECAP_CONFIGURE_ENABLE= ecap +ECAP_LDFLAGS= -L${LOCALBASE}/lib +ECAP_LIB_DEPENDS= libecap.so:www/libecap +ECAP_USES= pkgconfig:build +ESI_CFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2 +ESI_CONFIGURE_ENABLE= esi +ESI_LDFLAGS= -L${LOCALBASE}/lib +ESI_LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libxml2.so:textproc/libxml2 +FOLLOW_XFF_CONFIGURE_ENABLE= follow-x-forwarded-for +HTCP_CONFIGURE_ENABLE= htcp +ICAP_CONFIGURE_ENABLE= icap-client +ICMP_CONFIGURE_ENABLE= icmp +IDENT_CONFIGURE_ENABLE= ident-lookups +IPV6_CONFIGURE_ENABLE= ipv6 +KQUEUE_CONFIGURE_ENABLE= kqueue +LARGEFILE_CONFIGURE_WITH= large-files +LAX_HTTP_CONFIGURE_ENABLE= http-violations +NETTLE_LIB_DEPENDS= libnettle.so:security/nettle +NETTLE_CONFIGURE_OFF= --without-nettle +SNMP_CONFIGURE_ENABLE= snmp +SSL_CONFIGURE_ENABLE= ssl +SSL_CRTD_CONFIGURE_ENABLE= ssl-crtd +STACKTRACES_CONFIGURE_ENABLE= stacktraces +STACKTRACES_LIB_DEPENDS= libunwind.so:devel/libunwind +STACKTRACES_CONFIGURE_ON= --disable-strict-error-checking +TP_IPFW_CONFIGURE_ENABLE= ipfw-transparent +TP_IPF_CONFIGURE_ENABLE= ipf-transparent +TP_PF_CONFIGURE_ENABLE= pf-transparent +TP_PF_CONFIGURE_WITH= nat-devpf +VIA_DB_CONFIGURE_ENABLE= forw-via-db +WCCPV2_CONFIGURE_ENABLE= wccpv2 +WCCP_CONFIGURE_ENABLE= wccp + +GSSAPI_NONE_CONFIGURE_ON= --without-heimdal-krb5 \ + --without-mit-krb5 \ + --without-gss + +GSSAPI_BASE_USES= gssapi +GSSAPI_BASE_CONFIGURE_ON= --with-heimdal-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS} + +GSSAPI_HEIMDAL_USES= gssapi:heimdal +GSSAPI_HEIMDAL_CONFIGURE_ON= --with-heimdal-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS} + +GSSAPI_MIT_USES= gssapi:mit +GSSAPI_MIT_CONFIGURE_ON= --with-mit-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS} + +# TODO: +# add an option for external_acl/session (requires some kind of external +# Berkeley DB support, unsure which one) +ARP_ACL_DESC= ARP/MAC/EUI based authentification +AUTH_DESC= Authentication helpers +GSSAPI_DESC= Install Kerberos authentication helpers +GSSAPI_NONE_DESC= Build without Kerberos support +GSSAPI_BASE_DESC= Build with Kerberos support from base +GSSAPI_HEIMDAL_DESC= Build with Kerberos support from security/heimdal +GSSAPI_MIT_DESC= Build with Kerberos support from security/krb5 +AUTH_LDAP_DESC= Install LDAP authentication helpers +AUTH_NIS_DESC= Install NIS/YP authentication helpers +AUTH_SASL_DESC= Install SASL authentication helpers +AUTH_SMB_DESC= Install SMB auth. helpers (req. Samba) +AUTH_SQL_DESC= Install SQL based auth +CACHE_DIGESTS_DESC= Use cache digests +DEBUG_DESC= Build with extended debugging support +DELAY_POOLS_DESC= Delay pools (bandwidth limiting) +ECAP_DESC= Loadable content adaptation modules +ESI_DESC= ESI support +FOLLOW_XFF_DESC= Support for the X-Following-For header +FS_AUFS_DESC= AUFS (threaded-io) support +FS_DISKD_DESC= DISKD storage engine controlled by separate service +FS_ROCK_DESC= ROCK storage engine +HTCP_DESC= HTCP support +ICAP_DESC= the ICAP client +ICMP_DESC= ICMP pinging and network measurement +IDENT_DESC= Ident lookups (RFC 931) +KQUEUE_DESC= Kqueue(2) support +LARGEFILE_DESC= Support large (>2GB) cache and log files +NETTLE_DESC= Nettle MD5 algorithm support +SNMP_DESC= SNMP support +SSL_CRTD_DESC= Use ssl_crtd to handle SSL cert requests +SSL_DESC= SSL gatewaying support +STACKTRACES_DESC= Enable automatic backtraces on fatal errors +LAX_HTTP_DESC= Do not enforce strict HTTP compliance +TP_IPFW_DESC= Transparent proxying with IPFW +TP_IPF_DESC= Transparent proxying with IPFilter +TP_PF_DESC= Transparent proxying with PF +VIA_DB_DESC= Forward/Via database +WCCPV2_DESC= Web Cache Coordination Protocol v2 +WCCP_DESC= Web Cache Coordination Protocol + +change_files= ChangeLog \ + contrib/nextstep/makepkg \ + contrib/nextstep/post_install \ + errors/Makefile.am \ + errors/Makefile.in \ + src/auth/basic/SMB_LM/README.html \ + src/Makefile.am \ + src/Makefile.in \ + src/cf_gen.cc \ + src/squid.8.in \ + test-suite/Makefile.in \ + tools/Makefile.am \ + tools/Makefile.in + +.if !defined(SQUID_CONFIGURE_ARGS) \ + || ${SQUID_CONFIGURE_ARGS:M*--disable-unlinkd*} == "" +PLIST_SUB+= UNLINKD="" +.else +PLIST_SUB+= UNLINKD="@comment " +.endif + +CONFIGURE_ARGS= --with-default-user=squid \ + --bindir=${PREFIX}/sbin \ + --sbindir=${PREFIX}/sbin \ + --datadir=${ETCDIR} \ + --libexecdir=${PREFIX}/libexec/squid \ + --localstatedir=/var \ + --sysconfdir=${ETCDIR} \ + --with-logdir=/var/log/squid \ + --with-pidfile=/var/run/squid/squid.pid \ + --with-swapdir=/var/squid/cache \ + --without-gnutls \ + --enable-auth \ + --enable-build-info \ + --enable-loadable-modules \ + --enable-removal-policies="lru heap" \ + --disable-epoll \ + --disable-linux-netfilter \ + --disable-linux-tproxy \ + --disable-translation \ + --disable-arch-native + +.include + +# Authentication methods and modules: + +basic_auth= DB SMB_LM NCSA PAM POP3 RADIUS fake getpwnam +digest_auth= file +external_acl= file_userip time_quota unix_group +ntlm_auth= fake SMB_LM + +.if ${PORT_OPTIONS:MAUTH_LDAP} +basic_auth+= LDAP +external_acl+= LDAP_group +.endif + +.if ${PORT_OPTIONS:MAUTH_SASL} +basic_auth+= SASL +.endif + +.if ${PORT_OPTIONS:MAUTH_SMB} +basic_auth+= SMB +external_acl+= wbinfo_group +.endif + +.if ${PORT_OPTIONS:MAUTH_SQL} +external_acl+= SQL_session +.endif + +# POLA: allow the old global make.conf(5) (pre src.conf(5)) defines, too: +.if ${PORT_OPTIONS:MAUTH_NIS} && !defined(NO_NIS) && !defined(WITHOUT_NIS) +basic_auth+= NIS +.endif + +# POLA: allow the old global make.conf(5) (pre src.conf(5)) defines, too: +.if ${PORT_OPTIONS:MGSSAPI_NONE} || defined(NO_KERBEROS) || defined(WITHOUT_KERBEROS) +negotiate_auth= none +PLIST_SUB+= AUTH_KERB="@comment " +.else +# The kerberos_ldap_group external helper also depends on LDAP and SASL: +. if ${PORT_OPTIONS:MAUTH_LDAP} && ${PORT_OPTIONS:MAUTH_SASL} +external_acl+= kerberos_ldap_group +. endif +negotiate_auth= kerberos wrapper +PLIST_SUB+= AUTH_KERB="" +.endif + +# Make it build on FreeBSD < 10 +.if ${PORT_OPTIONS:MGSSAPI_BASE} +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-build-8-9 +.endif + +CONFIGURE_ARGS+= --enable-auth-basic="${basic_auth}" \ + --enable-auth-digest="${digest_auth}" \ + --enable-external-acl-helpers="${external_acl}" \ + --enable-auth-negotiate="${negotiate_auth}" \ + --enable-auth-ntlm="${ntlm_auth}" + +# Storage schemes: +storage_schemes= ufs +diskio_modules= AIO Blocking IpcIo Mmapped + +.if ${PORT_OPTIONS:MFS_AUFS} +storage_schemes+= aufs +diskio_modules+= DiskThreads +# Nil aufs threads is default, set any other value via SQUID_CONFIGURE_ARGS, +# e.g. SQUID_CONFIGURE_ARGS=--with-aufs-threads=N +LDFLAGS+= -pthread +.else +CONFIGURE_ARGS+= --without-pthreads +.endif + +.if ${PORT_OPTIONS:MFS_DISKD} +storage_schemes+= diskd +diskio_modules+= DiskDaemon +.endif + +.if ${PORT_OPTIONS:MFS_ROCK} +storage_schemes+= rock +.endif + +CONFIGURE_ARGS+= --enable-storeio="${storage_schemes}" \ + --enable-disk-io="${diskio_modules}" + +# Log daemon helpers: +logdaemon_helpers= file +CONFIGURE_ARGS+= --enable-log-daemon-helpers="${logdaemon_helpers}" + +# URL rewrite helpers: +url_rewrite_helpers= fake +CONFIGURE_ARGS+= --enable-url-rewrite-helpers="${url_rewrite_helpers}" + +# Storeid rewrite helpers: +storeid_rewrite_helpers= file +CONFIGURE_ARGS+= --enable-storeid-rewrite-helpers="${storeid_rewrite_helpers}" + +# Security certificate validator helpers: +security_cert_validators= fake +CONFIGURE_ARGS+= --enable-security-cert-validators="${security_cert_validators}" + +# Other options set via 'make config': + +.if ${PORT_OPTIONS:MSSL} +# we need to .include bsd.openssl.mk manually here.because USE_OPENSSL only +# works when it is defined before bsd.port{.pre}.mk is .included. +# This makes it currently impossible to combine this macro with OPTIONS to +# conditionally include OpenSSL support. +# XXX: is this still true with OptionsNG as of 2015-03? +#.include "${.CURDIR}/../../Mk/bsd.openssl.mk" +.include "${PORTSDIR}/Mk/bsd.openssl.mk" +CONFIGURE_ARGS+= --with-openssl="${OPENSSLBASE}" +CFLAGS+= -I${OPENSSLINC} +LDFLAGS+= -L${OPENSSLLIB} + +# Security certificate generator helpers: +security_cert_generators= file +CONFIGURE_ARGS+= --enable-security-cert-generators="${security_cert_generators}" +.endif + +.if ${PORT_OPTIONS:MSSL_CRTD} && !${PORT_OPTIONS:MSSL} +IGNORE=SSL_CRTD option can be used only if SSL option is enabled +.endif + +.if ${PORT_OPTIONS:MSTACKTRACES} +CFLAGS+= -g +LDFLAGS+= -lunwind -L${LOCALBASE}/lib +STRIP= +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gen-stacktrace +.endif + +.if ${PORT_OPTIONS:MDEBUG} || defined(WITH_DEBUG) +CONFIGURE_ARGS+= --disable-optimizations --enable-debug-cbdata +WITH_DEBUG?= yes +.endif + +# Finally, add additional user specified configuration options: +CONFIGURE_ARGS+= ${SQUID_CONFIGURE_ARGS} + +post-patch: + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ + ${WRKSRC}/src/cf.data.pre + @(cd ${WRKSRC} && ${REINPLACE_CMD} \ + -e 's|\.conf\.default|.conf.sample|' \ + -e 's|)\.default|).sample|' \ + ${change_files}) + @(cd ${WRKSRC} && ${MV} src/mime.conf.default src/mime.conf.sample) + +.if !${PORT_OPTIONS:MIPV6} + @${REINPLACE_CMD} -e's/ ::1//' -e's/ fc00::\/7//' \ + -e's/ fe80::\/10//' -e's/ 2001:DB8::2//' \ + -e's/ 2001:DB8::a:0\/64//' \ + -e'/tcp_outgoing_address 2001:db8::c001 good_service_net/d' \ + -e'/tcp_outgoing_address 2001:db8::beef normal_service_net/d' \ + -e'/tcp_outgoing_address 2001:db8::1/d' \ + ${WRKSRC}/src/cf.data.pre +.endif + +post-install: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/src/auth/basic/DB/passwd.sql \ + ${STAGEDIR}${EXAMPLESDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC} && ${INSTALL_DATA} ${MYDOCS} ${STAGEDIR}${DOCSDIR}) + +.include + +.if ${COMPILER_TYPE} == clang +#CXXFLAGS+= -Wno-unused-private-field +.if ${COMPILER_VERSION} >= 35 +CXXFLAGS+= -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess +.endif +.endif + +.include Added: head/www/squid-devel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/distinfo Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,2 @@ +SHA256 (squid4.0/squid-4.0.9.tar.xz) = cfc42dcd3a50096f25a4514ef8ad16290098e6d150cd56d171bb481f115b95d9 +SIZE (squid4.0/squid-4.0.9.tar.xz) = 2382228 Added: head/www/squid-devel/files/extra-patch-build-8-9 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/extra-patch-build-8-9 Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,11 @@ +--- src/auth/negotiate/kerberos/negotiate_kerberos.h.orig 2015-08-01 06:08:17 UTC ++++ src/auth/negotiate/kerberos/negotiate_kerberos.h +@@ -140,7 +140,7 @@ int check_gss_err(OM_uint32 major_status + + char *gethost_name(void); + +-#if (HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT || HAVE_GSS_MAP_NAME_TO_ANY) && HAVE_KRB5_PAC ++#if (HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT || HAVE_GSS_MAP_NAME_TO_ANY) && HAVE_KRB5_PAC && __FreeBSD__ >= 10 + #define HAVE_PAC_SUPPORT 1 + #define MAX_PAC_GROUP_SIZE 200*60 + typedef struct { Added: head/www/squid-devel/files/extra-patch-gen-stacktrace ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/extra-patch-gen-stacktrace Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,62 @@ +--- src/tools.cc.orig 2014-10-31 12:36:43.000000000 +0300 ++++ src/tools.cc 2014-11-21 14:11:25.000000000 +0300 +@@ -71,6 +71,13 @@ + #include + #endif + ++#if PRINT_STACK_TRACE ++#ifdef __FreeBSD__ ++#define UNW_LOCAL_ONLY ++#include ++#endif ++#endif ++ + #define DEAD_MSG "\ + The Squid Cache (version %s) died.\n\ + \n\ +@@ -411,6 +418,45 @@ + } + + #endif ++#ifdef __FreeBSD__ ++ do { ++ unw_context_t unw_ctx; ++ unw_cursor_t unw_cp; ++ unw_word_t sp, ip, off; ++ int rc = 0; ++ char procname[256]; ++ size_t frame; ++ ++ bzero((void *)&unw_ctx, sizeof(unw_ctx)); ++ bzero((void *)&unw_cp, sizeof(unw_cp)); ++ ++ if ((rc = unw_getcontext(&unw_ctx))) { ++ fprintf(debug_log, "Failed to trace own stack: " ++ "unw_context() said '%s'.\n", unw_strerror(rc)); ++ break; ++ } ++ if ((rc = unw_init_local(&unw_cp, &unw_ctx))) { ++ fprintf(debug_log, "Failed to trace own stack: " ++ "unw_init_local() said '%s'.\n", unw_strerror(rc)); ++ break; ++ } ++ frame = 0; ++ fprintf(debug_log, "Backtrace follows (deepest frame first):\n"); ++ while ((rc = unw_step(&unw_cp)) > 0) { ++ frame++; ++ ip = 0; sp = 0; ++ unw_get_reg(&unw_cp, UNW_REG_IP, &ip); ++ unw_get_reg(&unw_cp, UNW_REG_SP, &sp); ++ off = 0; ++ rc = unw_get_proc_name(&unw_cp, procname, sizeof(procname), &off); ++ if (rc) ++ snprintf (procname, sizeof(procname), "[unknown]"); ++ fprintf(debug_log, "#%zd: %s + 0x%zx, ip = 0x%zx, sp = 0x%zx\n", ++ frame, procname, (size_t)off, (size_t)ip, (size_t)sp); ++ } ++ fprintf(debug_log, "Use addr2line of similar to translate offsets to line information.\n"); ++ } while (0); ++#endif /* __FreeBSD__ */ + #endif /* PRINT_STACK_TRACE */ + + #if SA_RESETHAND == 0 && !_SQUID_WINDOWS_ Added: head/www/squid-devel/files/patch-compat_compat.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-compat_compat.h Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,20 @@ +--- compat/compat.h.orig 2015-11-01 10:44:25 UTC ++++ compat/compat.h +@@ -42,17 +42,6 @@ + #endif + #endif + +-/* Solaris 10 has a broken definition for minor_t in IPFilter compat. +- * We must pre-define before doing anything with OS headers so the OS +- * do not. Then un-define it before using the IPFilter *_compat.h headers. +- */ +-#if IPF_TRANSPARENT && USE_SOLARIS_IPFILTER_MINOR_T_HACK +-/* But we only need do this nasty thing for src/ip/Intercept.cc */ +-#if BUILDING_SQUID_IP_INTERCEPT_CC +-#define minor_t solaris_minor_t_fubar +-#endif +-#endif +- + /*****************************************************/ + /* FDSETSIZE is messy and needs to be done before */ + /* sys/types.h are defined. */ Added: head/www/squid-devel/files/patch-compat_shm.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-compat_shm.cc Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,11 @@ +--- compat/shm.cc.orig 2015-11-01 10:44:25 UTC ++++ compat/shm.cc +@@ -29,6 +29,8 @@ shm_portable_segment_name_is_path() + size_t len = sizeof(jailed); + ::sysctlbyname("security.jail.jailed", &jailed, &len, NULL, 0); + return !jailed; ++#elif defined (__DragonFly__) ++ return true; + #else + return false; + #endif Added: head/www/squid-devel/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-configure Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,82 @@ +--- configure.orig 2015-11-01 10:46:19 UTC ++++ configure +@@ -32038,7 +32040,7 @@ done + ## + + BUILD_HELPER="NIS" +-for ac_header in sys/types.h rpc/rpc.h rpcsvc/ypclnt.h rpcsvc/yp_prot.h crypt.h ++for ac_header in sys/types.h rpc/rpc.h rpcsvc/ypclnt.h rpcsvc/yp_prot.h rpcsvc/crypt.h + do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` + ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" " +@@ -32053,8 +32055,10 @@ if eval test \"x\$"$as_ac_Header"\" = x" + #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 + _ACEOF + +-else +- BUILD_HELPER="" ++# XXX: On FreeBSD we have to do this to make NIS work ++# until https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188247 ++# is resolved. ++ BUILD_HELPER="NIS" + fi + + done +@@ -32519,7 +32523,7 @@ done + + # unconditionally requires crypt(3), for now + if test "x$ac_cv_func_crypt" != "x"; then +- for ac_header in unistd.h crypt.h shadow.h ++ for ac_header in unistd.h rpcsvc/crypt.h shadow.h + do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` + ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" +@@ -34574,7 +34578,7 @@ for ac_header in \ + arpa/nameser.h \ + assert.h \ + bstring.h \ +- crypt.h \ ++ rpcsvc/crypt.h \ + ctype.h \ + direct.h \ + errno.h \ +@@ -34785,6 +34789,7 @@ ac_fn_cxx_check_header_compile "$LINENO" + #include + #endif + #if HAVE_NETINET_IP_COMPAT_H ++#include /* IFNAMSIZ */ + #include + #endif + #if HAVE_NETINET_IP_FIL_H +@@ -38773,6 +38778,7 @@ if test "x$enable_ipf_transparent" != "x + # include + # include + ++# include /* IFNAMSIZ */ + # include + # include + # include +@@ -38803,6 +38809,7 @@ else + # include + # include + #undef minor_t ++# include /* IFNAMSIZ */ + # include + # include + # include +@@ -38847,6 +38854,7 @@ _ACEOF + ip_fil_compat.h \ + ip_fil.h \ + ip_nat.h \ ++ net/if.h \ + netinet/ip_compat.h \ + netinet/ip_fil_compat.h \ + netinet/ip_fil.h \ +@@ -38876,6 +38884,7 @@ ac_fn_cxx_check_header_compile "$LINENO" + #if HAVE_IP_COMPAT_H + #include + #elif HAVE_NETINET_IP_COMPAT_H ++#include /* IFNAMSIZ */ + #include + #endif + #if HAVE_IP_FIL_H Added: head/www/squid-devel/files/patch-src-cf.data.pre ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src-cf.data.pre Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,13 @@ +--- src/cf.data.pre.orig 2015-11-01 10:44:25 UTC ++++ src/cf.data.pre +@@ -4558,6 +4558,10 @@ DEFAULT: @DEFAULT_PID_FILE@ + LOC: Config.pidFilename + DOC_START + A filename to write the process-id to. To disable, enter "none". ++ ++ Note: If you change this setting, you need to set squid_pidfile ++ in /etc/rc.conf to reflect the new value. Please see ++ /usr/local/etc/rc.d/squid for details. + DOC_END + + NAME: client_netmask Added: head/www/squid-devel/files/patch-src_DiskIO_Mmapped_MmappedFile.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src_DiskIO_Mmapped_MmappedFile.cc Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,11 @@ +--- src/DiskIO/Mmapped/MmappedFile.cc.orig 2015-11-01 10:44:25 UTC ++++ src/DiskIO/Mmapped/MmappedFile.cc +@@ -235,7 +235,7 @@ Mmapping::map() + static const int pageSize = getpagesize(); + delta = offset % pageSize; + +- buf = mmap(NULL, length + delta, prot, flags, fd, offset - delta); ++ buf = mmap(NULL, length + delta, prot, flags | MAP_NOSYNC, fd, offset - delta); + + if (buf == MAP_FAILED) { + const int errNo = errno; Added: head/www/squid-devel/files/patch-src__ip__Intercept.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src__ip__Intercept.cc Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,53 @@ +--- src/ip/Intercept.cc.orig 2015-11-01 10:44:25 UTC ++++ src/ip/Intercept.cc +@@ -202,10 +202,10 @@ Ip::Intercept::IpfInterception(const Com + // for NAT lookup set local and remote IP:port's + if (newConn->remote.isIPv6()) { + #if IPFILTER_VERSION < 5000003 +- // warn once every 10 at critical level, then push down a level each repeated event ++ // warn once every million at critical level, then push down a level each repeated event + static int warningLevel = DBG_CRITICAL; + debugs(89, warningLevel, "IPF (IPFilter v4) NAT does not support IPv6. Please upgrade to IPFilter v5.1"); +- warningLevel = (warningLevel + 1) % 10; ++ warningLevel = (warningLevel + 1) % 1048576; + return false; + #else + natLookup.nl_v = 6; +@@ -323,13 +323,21 @@ + } + + memset(&nl, 0, sizeof(struct pfioc_natlook)); +- newConn->remote.getInAddr(nl.saddr.v4); ++ if (newConn->remote.isIPv4()) { ++ newConn->remote.getInAddr(nl.saddr.v4); ++ } else { ++ newConn->remote.getInAddr(nl.saddr.v6); ++ } + nl.sport = htons(newConn->remote.port()); + +- newConn->local.getInAddr(nl.daddr.v4); ++ if (newConn->local.isIPv4()) { ++ newConn->local.getInAddr(nl.daddr.v4); ++ } else { ++ newConn->local.getInAddr(nl.daddr.v6); ++ } + nl.dport = htons(newConn->local.port()); + +- nl.af = AF_INET; ++ nl.af = newConn->remote.isIPv4() ? AF_INET : AF_INET6; + nl.proto = IPPROTO_TCP; + nl.direction = PF_OUT; + +@@ -345,7 +353,11 @@ + debugs(89, 9, HERE << "address: " << newConn); + return false; + } else { +- newConn->local = nl.rdaddr.v4; ++ if (nl.af == AF_INET) { ++ newConn->local = nl.rdaddr.v4; ++ } else { ++ newConn->local = nl.rdaddr.v6; ++ } + newConn->local.port(ntohs(nl.rdport)); + debugs(89, 5, HERE << "address NAT: " << newConn); + return true; Added: head/www/squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,11 @@ +--- src/adaptation/ecap/ServiceRep.cc.orig 2016-04-20 13:19:59 UTC ++++ src/adaptation/ecap/ServiceRep.cc +@@ -236,7 +236,7 @@ bool Adaptation::Ecap::ServiceRep::probe + + bool Adaptation::Ecap::ServiceRep::up() const + { +- return theService; ++ return theService != NULL; + } + + bool Adaptation::Ecap::ServiceRep::wantsUrl(const SBuf &urlPath) const Added: head/www/squid-devel/files/patch-src_ipc_mem_Segment.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src_ipc_mem_Segment.cc Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,11 @@ +--- src/ipc/mem/Segment.cc.orig 2015-11-01 10:44:25 UTC ++++ src/ipc/mem/Segment.cc +@@ -150,7 +150,7 @@ Ipc::Mem::Segment::attach() + assert(theSize == static_cast(static_cast(theSize))); + + void *const p = +- mmap(NULL, theSize, PROT_READ | PROT_WRITE, MAP_SHARED, theFD, 0); ++ mmap(NULL, theSize, PROT_READ | PROT_WRITE, MAP_SHARED | MAP_NOSYNC, theFD, 0); + if (p == MAP_FAILED) { + debugs(54, 5, HERE << "mmap " << theName << ": " << xstrerror()); + fatalf("Ipc::Mem::Segment::attach failed to mmap(%s): %s\n", Added: head/www/squid-devel/files/patch-src_tools.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src_tools.cc Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,11 @@ +--- src/tools.cc.orig 2015-11-01 10:44:25 UTC ++++ src/tools.cc +@@ -603,7 +603,7 @@ no_suid(void) + uid = geteuid(); + debugs(21, 3, "no_suid: PID " << getpid() << " giving up root priveleges forever"); + +- if (setuid(0) < 0) { ++ if (setuid(0) < 0 && TheProcessKind != pkHelper) { + int xerrno = errno; + debugs(50, DBG_IMPORTANT, "WARNING: no_suid: setuid(0): " << xstrerr(xerrno)); + } Added: head/www/squid-devel/files/pkg-install.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/pkg-install.in Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,70 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +PATH=/bin:/usr/bin:/usr/sbin +pkgname=$1 +squid_homedir="/var/squid" +squid_cache_basedir="${squid_homedir}/cache" +squid_confdir="${PKG_PREFIX:-%%PREFIX%%}/etc/squid" +squid_logdir="/var/log/squid" +# these are hardcoded, see /usr/ports/UIDs and /usr/ports/GIDs: +squid_user=squid +squid_group=squid +squid_gid=100 +squid_uid=100 +case $2 in +PRE-INSTALL) + echo "===> Pre-installation configuration for ${pkgname}" + ;; +POST-INSTALL) + # Since we usually start the Squid master process as ${squid_user} + # instead of root make sure that ${squid_homedir} is writable for it. + if [ ! -d ${squid_homedir} ]; then + echo "Creating ${squid_homedir}..." + install -d -o root -g ${squid_group} \ + -m 0775 ${squid_homedir} + else + chgrp ${squid_group} ${squid_homedir} + chmod g+w ${squid_homedir} + fi + if [ ! -d ${squid_cache_basedir} ]; then + echo "Creating ${squid_cache_basedir} ..." + install -d -o ${squid_user} -g ${squid_group} \ + -m 0750 ${squid_cache_basedir} + else + chown ${squid_user} ${squid_cache_basedir} + chgrp ${squid_group} ${squid_cache_basedir} + chmod 0750 ${squid_cache_basedir} + fi + if [ ! -d ${squid_confdir} ]; then + echo "Creating ${squid_confdir}..." + install -d -o root -g ${squid_group} \ + -m 0755 ${squid_confdir} + else + chgrp ${squid_group} ${squid_confdir} + fi + if [ ! -d ${squid_logdir} ]; then + echo "Creating ${squid_logdir}..." + install -d -o ${squid_user} -g ${squid_group} \ + -m 0750 ${squid_logdir} + else + chown ${squid_user} ${squid_logdir} + chgrp ${squid_group} ${squid_logdir} + fi + for file in cachemgr.conf errorpage.css mime.conf msntauth.conf squid.conf; do + if [ ! -f ${squid_confdir}/${file} \ + -a -f ${squid_confdir}/${file}.default ]; then + echo "Creating ${file} from default..." + install -c -o root -g ${squid_group} -m 0640 \ + ${squid_confdir}/${file}.default \ + ${squid_confdir}/${file} + fi + done + ;; +*) + exit 64 + ;; +esac +exit 0 Added: head/www/squid-devel/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/pkg-message.in Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,48 @@ + o You can find the configuration files for this package in the + directory %%PREFIX%%/etc/squid. + + o The default cache directory is /var/squid/cache/. + The default log directory is /var/log/squid/. + + Note: + You must initialize new cache directories before you can start + squid. Do this by running "squid -z" as 'root' or 'squid'. + If your cache directories are already initialized (e.g. after an + upgrade of squid) you do not need to initialize them again. + + o When using DiskD storage scheme remember to read documentation: + http://wiki.squid-cache.org/Features/DiskDaemon + and alter your kern.ipc defaults in /boot/loader.conf. DiskD will not + work reliably without this. Last recomendations were: + + kern.ipc.msgmnb=8192 + kern.ipc.msgssz=64 + kern.ipc.msgtql=2048 + + o The default configuration will deny everyone but the local host and + local networks as defined in RFC 1918 for IPv4 and RFCs 4193 and + 4291 for IPv6 access to the proxy service. Edit the "http_access + allow/deny" directives in %%PREFIX%%/etc/squid/squid.conf + to suit your needs. + + o If AUTH_SQL option is set, please, don't forget to install one of + following perl modules depending on database you like: + databases/p5-DBD-mysql + databases/p5-DBD-Pg + databases/p5-DBD-SQLite + + To enable Squid, set squid_enable=yes in either + /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/squid + Please see %%PREFIX%%/etc/rc.d/squid for further details. + + Note: + If you just updated your Squid installation from an earlier version, + make sure to check your Squid configuration against the 3.4 default + configuration file %%PREFIX%%/etc/squid/squid.conf.sample. + + %%PREFIX%%/etc/squid/squid.conf.documented is a fully annotated + configuration file you can consult for further reference. + + Additionally, you should check your configuration by calling + 'squid -f /path/to/squid.conf -k parse' before starting Squid. + Added: head/www/squid-devel/files/squid.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/squid.in Sun May 1 20:27:56 2016 (r414422) @@ -0,0 +1,149 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# PROVIDE: squid +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Note: +# Set "squid_enable=yes" in either /etc/rc.conf, /etc/rc.conf.local or +# /etc/rc.conf.d/squid to activate Squid. +# +# Additional variables you can define in one of these files: +# +# squid_chdir: the directory into which the rc system moves into before +# starting Squid. Default: /var/squid +# +# squid_conf: The configuration file that Squid should use. +# Default: %%PREFIX%%/etc/squid/squid.conf +# +# squid_fib: The alternative routing table id that Squid should use. +# Default: none +# See setfib(1) for further details. Note that the setfib(2) +# system call is not available in FreeBSD versions prior to 7.1. +# +# squid_user: The user id that should be used to run the Squid master +# process. Default: squid. +# Note that you probably need to define "squid_user=root" if +# you want to run Squid in reverse proxy setups or if you want +# Squid to listen on a "privileged" port < 1024. +# +# squid_pidfile: +# The name (including the full path) of the Squid +# master process' PID file. +# Default: /var/run/squid/squid.pid. +# You only need to change this if you changed the +# corresponding entry in your Squid configuration. +# +# squid_flags: Additional commandline arguments for Squid you might want to +# use. See squid(8) for further details. +# +# squid_krb5_ktname: +# Alternative Kerberos 5 Key Table. +# Default: none + +. /etc/rc.subr + +name=squid +rcvar=squid_enable + +# Make sure that we invoke squid with "-f ${squid_conf}"; define this +# variable early so reload_cmd and stop_precmd pick it up: + +extra_commands="reload configtest" +reload_cmd=squid_reload +start_precmd=squid_prestart +start_postcmd=squid_getpid +stop_precmd=squid_prestop +configtest_cmd=squid_configtest +reload_precmd=squid_configtest +restart_precmd=squid_configtest + +# squid(8) will not start if ${squid_conf} is not present so try +# to catch that beforehand via ${required_files} rather than make +# squid(8) crash. + +squid_load_rc_config() +{ + : ${squid_chdir:=/var/squid} + : ${squid_conf:=%%PREFIX%%/etc/squid/squid.conf} + : ${squid_enable:=NO} + : ${squid_program:=%%PREFIX%%/sbin/squid} + : ${squid_pidfile:=/var/run/squid/squid.pid} + : ${squid_user:=squid} + + required_args="-f ${squid_conf}" + required_dirs=$chdir + required_files=$squid_conf + command_args="${required_args} ${squid_flags}" +# We used to need it in squid3 to match pid and proc name +# procname="?squid-*" + pidfile=$squid_pidfile +} + +squid_prestart() +{ + # setup KRB5_KTNAME: + squid_krb5_ktname=${squid_krb5_ktname:-"NONE"} + if [ "${squid_krb5_ktname}" != "NONE" ]; then + export KRB5_KTNAME=${squid_krb5_ktname} + fi + + # setup FIB tables: + if command -v check_namevarlist > /dev/null 2>&1; then + check_namevarlist fib && return 0 + fi + + ${SYSCTL} net.fibs >/dev/null 2>&1 || return 0 + + squid_fib=${squid_fib:-"NONE"} + if [ "${squid_fib}" != "NONE" ]; then + command="setfib -F $squid_fib $command" + else + return 0 + fi + + squid_configtest +} + +squid_reload() +{ + $command $required_args $squid_flags -k reconfigure +} + +squid_configtest() +{ + echo "Performing sanity check on ${name} configuration." + if $command $required_args $squid_flags -k check; then + echo "Configuration for ${name} passes." + return 0 + else + return $? + fi +} + +squid_getpid() +{ + # retrieve the PID of the Squid master process explicitly here + # in case rc.subr was unable to determine it: + if [ -z "$rc_pid" ]; then + while ! [ -f ${pidfile} ]; do + sleep 1 + done + read _pid _junk <${pidfile} + [ -z "${_pid}" ] || pid=${_pid} + else + pid=${rc_pid} + fi +} + +squid_prestop() +{ + command_args="$command_args -k shutdown" + squid_configtest +} + +load_rc_config $name +squid_load_rc_config *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sun May 1 20:31:30 2016 Return-Path: Delivered-To: svn-ports-all@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 26F0BB29A83; Sun, 1 May 2016 20:31:30 +0000 (UTC) (envelope-from matthew@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 CE8A81D5D; Sun, 1 May 2016 20:31:29 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41KVSpN094230; Sun, 1 May 2016 20:31:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41KVSd6094229; Sun, 1 May 2016 20:31:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605012031.u41KVSd6094229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 1 May 2016 20:31:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414423 - head/www/squid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 20:31:30 -0000 Author: matthew Date: Sun May 1 20:31:28 2016 New Revision: 414423 URL: https://svnweb.freebsd.org/changeset/ports/414423 Log: Add conflicts against the new squid-devel port Rework transparent proxy / firewall related options PR: 203860 Submitted by: timp87@gmail.com (maintainer) Modified: head/www/squid/Makefile Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Sun May 1 20:27:56 2016 (r414422) +++ head/www/squid/Makefile Sun May 1 20:31:28 2016 (r414423) @@ -2,6 +2,7 @@ PORTNAME= squid PORTVERSION= 3.5.17 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ @@ -25,6 +26,8 @@ COMMENT= HTTP Caching Proxy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +CONFLICTS= squid*-4.* + BROKEN_powerpc64= Does not build USES= compiler cpe perl5 shebangfix tar:xz @@ -44,21 +47,21 @@ SUB_FILES+= pkg-install pkg-message OPTIONS_SUB= yes OPTIONS_GROUP= AUTH -OPTIONS_RADIO= SMB +OPTIONS_RADIO= SMB FW OPTIONS_GROUP_AUTH=AUTH_LDAP AUTH_NIS AUTH_SASL AUTH_SQL OPTIONS_RADIO_SMB=AUTH_SMB3 AUTH_SMB4 +OPTIONS_RADIO_FW=TP_IPF TP_IPFW TP_PF OPTIONS_DEFINE= ARP_ACL CACHE_DIGESTS DEBUG DELAY_POOLS ECAP ESI \ FOLLOW_XFF FS_AUFS FS_DISKD FS_ROCK HTCP ICAP ICMP IDENT IPV6 \ KQUEUE LARGEFILE NETTLE SNMP SSL SSL_CRTD STACKTRACES LAX_HTTP \ - TP_IPF TP_IPFW TP_PF VIA_DB WCCP WCCPV2 DOCS EXAMPLES + VIA_DB WCCP WCCPV2 DOCS EXAMPLES OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_NONE GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT OPTIONS_DEFAULT=ARP_ACL AUTH_NIS CACHE_DIGESTS DELAY_POOLS DOCS EXAMPLES FOLLOW_XFF \ FS_AUFS FS_DISKD FS_ROCK HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE \ - LAX_HTTP SNMP SSL SSL_CRTD TP_IPF TP_IPFW TP_PF VIA_DB WCCP WCCPV2 \ - GSSAPI_BASE + LAX_HTTP SNMP SSL SSL_CRTD TP_IPFW VIA_DB WCCP WCCPV2 GSSAPI_BASE ARP_ACL_CONFIGURE_ENABLE= eui AUTH_LDAP_CFLAGS= -I${LOCALBASE}/include From owner-svn-ports-all@freebsd.org Sun May 1 20:39:27 2016 Return-Path: Delivered-To: svn-ports-all@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 59242B29BC2; Sun, 1 May 2016 20:39:27 +0000 (UTC) (envelope-from andreast@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 10F5E1F56; Sun, 1 May 2016 20:39:26 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41KdQja094591; Sun, 1 May 2016 20:39:26 GMT (envelope-from andreast@FreeBSD.org) Received: (from andreast@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41KdQ1E094590; Sun, 1 May 2016 20:39:26 GMT (envelope-from andreast@FreeBSD.org) Message-Id: <201605012039.u41KdQ1E094590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: andreast set sender to andreast@FreeBSD.org using -f From: Andreas Tobler Date: Sun, 1 May 2016 20:39:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414424 - head/lang/gcc6-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 20:39:27 -0000 Author: andreast (src committer) Date: Sun May 1 20:39:25 2016 New Revision: 414424 URL: https://svnweb.freebsd.org/changeset/ports/414424 Log: Bump version. Approved by: gerald@ Modified: head/lang/gcc6-devel/Makefile Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sun May 1 20:31:28 2016 (r414423) +++ head/lang/gcc6-devel/Makefile Sun May 1 20:39:25 2016 (r414424) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.0.1.s20160428 +PORTVERSION= 6.1.1.s20160428 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel From owner-svn-ports-all@freebsd.org Sun May 1 20:54:59 2016 Return-Path: Delivered-To: svn-ports-all@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 63204B29FC4; Sun, 1 May 2016 20:54:59 +0000 (UTC) (envelope-from osa@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 3E0C71AAC; Sun, 1 May 2016 20:54:59 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41KswIN000573; Sun, 1 May 2016 20:54:58 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41Ksw8w000569; Sun, 1 May 2016 20:54:58 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201605012054.u41Ksw8w000569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sun, 1 May 2016 20:54:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414425 - in head/www: nginx nginx-devel nginx-devel/files nginx/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 20:54:59 -0000 Author: osa Date: Sun May 1 20:54:57 2016 New Revision: 414425 URL: https://svnweb.freebsd.org/changeset/ports/414425 Log: Add the pkg-message with the message about recent changes. Bump PORTREVISION. Added: head/www/nginx-devel/files/pkg-message.in (contents, props changed) head/www/nginx/files/pkg-message.in (contents, props changed) Modified: head/www/nginx-devel/Makefile head/www/nginx/Makefile Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sun May 1 20:39:25 2016 (r414424) +++ head/www/nginx-devel/Makefile Sun May 1 20:54:57 2016 (r414425) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa @@ -255,10 +255,12 @@ NGINX_ERRORLOG?= ${NGINX_LOGDIR}/nginx-e CONFLICTS?= nginx-1.* USE_RC_SUBR= nginx +SUB_FILES= pkg-message SUB_LIST+= WWWOWN=${WWWOWN} \ WWWGRP=${WWWGRP} \ NGINX_RUNDIR=${NGINX_RUNDIR} \ - NGINX_TMPDIR=${NGINX_TMPDIR} + NGINX_TMPDIR=${NGINX_TMPDIR} \ + PREFIX=${PREFIX} HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${ETCDIR} \ Added: head/www/nginx-devel/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-devel/files/pkg-message.in Sun May 1 20:54:57 2016 (r414425) @@ -0,0 +1,23 @@ + +=================================================================== +Recent version of the NGINX introduces dynamic modules support. In +FreeBSD ports tree this feature was enabled by default with the DSO +knob. Several vendor's and third-party modules have been converted +to dynamic modules. Unset the DSO knob builds an NGINX without +dynamic modules support. + +To load a module at runtime, include the new `load_module' +directive in the main context, specifying the path to the shared +object file for the module, enclosed in quotation marks. When you +reload the configuration or restart NGINX, the module is loaded in. +It is possible to specify a path relative to the source directory, +or a full path, please see +https://www.nginx.com/blog/dynamic-modules-nginx-1-9-11/ and +http://nginx.org/en/docs/ngx_core_module.html#load_module for +details. + +Default path for the NGINX dynamic modules is + +%%PREFIX%%/libexec/nginx. +=================================================================== + Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun May 1 20:39:25 2016 (r414424) +++ head/www/nginx/Makefile Sun May 1 20:54:57 2016 (r414425) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ @@ -255,10 +255,12 @@ NGINX_ERRORLOG?= ${NGINX_LOGDIR}/nginx-e CONFLICTS?= nginx-devel-1.* USE_RC_SUBR= nginx +SUB_FILES= pkg-message SUB_LIST+= WWWOWN=${WWWOWN} \ WWWGRP=${WWWGRP} \ NGINX_RUNDIR=${NGINX_RUNDIR} \ - NGINX_TMPDIR=${NGINX_TMPDIR} + NGINX_TMPDIR=${NGINX_TMPDIR} \ + PREFIX=${PREFIX} HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${ETCDIR} \ Added: head/www/nginx/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx/files/pkg-message.in Sun May 1 20:54:57 2016 (r414425) @@ -0,0 +1,23 @@ + +=================================================================== +Recent version of the NGINX introduces dynamic modules support. In +FreeBSD ports tree this feature was enabled by default with the DSO +knob. Several vendor's and third-party modules have been converted +to dynamic modules. Unset the DSO knob builds an NGINX without +dynamic modules support. + +To load a module at runtime, include the new `load_module' +directive in the main context, specifying the path to the shared +object file for the module, enclosed in quotation marks. When you +reload the configuration or restart NGINX, the module is loaded in. +It is possible to specify a path relative to the source directory, +or a full path, please see +https://www.nginx.com/blog/dynamic-modules-nginx-1-9-11/ and +http://nginx.org/en/docs/ngx_core_module.html#load_module for +details. + +Default path for the NGINX dynamic modules is + +%%PREFIX%%/libexec/nginx. +=================================================================== + From owner-svn-ports-all@freebsd.org Sun May 1 21:07:08 2016 Return-Path: Delivered-To: svn-ports-all@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 00743B2980D; Sun, 1 May 2016 21:07:07 +0000 (UTC) (envelope-from junovitch@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 AEF4218ED; Sun, 1 May 2016 21:07:07 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41L76Iu003967; Sun, 1 May 2016 21:07:06 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41L76G1003965; Sun, 1 May 2016 21:07:06 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605012107.u41L76G1003965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 1 May 2016 21:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414426 - head/mail/dspam/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 21:07:08 -0000 Author: junovitch Date: Sun May 1 21:07:06 2016 New Revision: 414426 URL: https://svnweb.freebsd.org/changeset/ports/414426 Log: mail/dspam: fix build; remove duplicate patch hunks in to files PR: 209184 Submitted by: Danny Warren (maintainer) Pointy hat to: junovitch Modified: head/mail/dspam/files/patch-src__client.c head/mail/dspam/files/patch-src__daemon.c Modified: head/mail/dspam/files/patch-src__client.c ============================================================================== --- head/mail/dspam/files/patch-src__client.c Sun May 1 20:54:57 2016 (r414425) +++ head/mail/dspam/files/patch-src__client.c Sun May 1 21:07:06 2016 (r414426) @@ -9,14 +9,3 @@ int domain = 0; int addr_len; char *host; ---- src/client.c.orig 2012-04-11 18:48:33 UTC -+++ src/client.c -@@ -304,7 +304,7 @@ int client_connect(AGENT_CTX *ATX, int f - struct sockaddr_un saun; - int sockfd; - int yes = 1; -- int port = 24; -+ int port = 2424; - int domain = 0; - int addr_len; - char *host; Modified: head/mail/dspam/files/patch-src__daemon.c ============================================================================== --- head/mail/dspam/files/patch-src__daemon.c Sun May 1 20:54:57 2016 (r414425) +++ head/mail/dspam/files/patch-src__daemon.c Sun May 1 21:07:06 2016 (r414426) @@ -9,14 +9,3 @@ signal(SIGPIPE, SIG_IGN); signal(SIGINT, process_signal); ---- src/daemon.c.orig 2012-04-11 18:48:33 UTC -+++ src/daemon.c -@@ -97,7 +97,7 @@ int daemon_listen(DRIVER_CTX *DTX) { - int domain = 0; /* listening on domain socket? */ - int listener; /* listener fd */ - int i; -- int port = 24, queue = 32; /* default port and queue size */ -+ int port = 2424, queue = 32; /* default port and queue size */ - - signal(SIGPIPE, SIG_IGN); - signal(SIGINT, process_signal); From owner-svn-ports-all@freebsd.org Sun May 1 21:15:37 2016 Return-Path: Delivered-To: svn-ports-all@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 F318FB29A5F; Sun, 1 May 2016 21:15:36 +0000 (UTC) (envelope-from olivierd@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 BFC4A1DAC; Sun, 1 May 2016 21:15:36 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41LFZZr007038; Sun, 1 May 2016 21:15:35 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41LFZFY007037; Sun, 1 May 2016 21:15:35 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605012115.u41LFZFY007037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 1 May 2016 21:15:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414427 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 21:15:37 -0000 Author: olivierd Date: Sun May 1 21:15:35 2016 New Revision: 414427 URL: https://svnweb.freebsd.org/changeset/ports/414427 Log: Document arbitrary code execution vulnerability in Mercurial Security: CVE-2016-3105 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 1 21:07:06 2016 (r414426) +++ head/security/vuxml/vuln.xml Sun May 1 21:15:35 2016 (r414427) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mercurial -- arbitrary code execution vulnerability + + + mercurial + 3.8.1 + + + + +

Mercurial reports:

+
+

CVE-2016-3105: Arbitrary code execution when converting + Git repos

+
+ +
+ + CVE-2016-3105 + https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8_.2F_3.8.1_.282016-5-1.29 + + + 2016-05-01 + 2016-05-01 + +
+ MySQL -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Sun May 1 21:22:29 2016 Return-Path: Delivered-To: svn-ports-all@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 592C5B29C67; Sun, 1 May 2016 21:22:29 +0000 (UTC) (envelope-from olivierd@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 34566125B; Sun, 1 May 2016 21:22:29 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41LMSkh010086; Sun, 1 May 2016 21:22:28 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41LMSLb010083; Sun, 1 May 2016 21:22:28 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605012122.u41LMSLb010083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 1 May 2016 21:22:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414428 - head/devel/mercurial X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 21:22:29 -0000 Author: olivierd Date: Sun May 1 21:22:27 2016 New Revision: 414428 URL: https://svnweb.freebsd.org/changeset/ports/414428 Log: Update to 3.8.1 Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8_.2F_3.8.1_.282016-5-1.29 MFH: 2016Q2 Security: 78abc022-0fee-11e6-9a1c-0014a5a57822 Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo head/devel/mercurial/pkg-plist Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Sun May 1 21:15:35 2016 (r414427) +++ head/devel/mercurial/Makefile Sun May 1 21:22:27 2016 (r414428) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.7.3 +PORTVERSION= 3.8.1 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ @@ -33,10 +33,6 @@ CONTRIB_FILES= bash_completion \ debugshell.py \ dumprevlog \ hg-ssh \ - hgfixes/__init__.py \ - hgfixes/fix_bytes.py \ - hgfixes/fix_bytesmod.py \ - hgfixes/fix_leftover_imports.py \ hgk \ hgsh/Makefile \ hgsh/hgsh.c \ @@ -68,10 +64,11 @@ post-install: ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/*.5 ${STAGEDIR}${PREFIX}/man/man5/ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/*.so + ${STRIP_CMD} \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/hgext/fsmonitor/pywatchman/*.so .if ${PORT_OPTIONS:MDATA} ${MKDIR} ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${DATADIR}/contrib - ${MKDIR} ${STAGEDIR}${DATADIR}/contrib/hgfixes ${MKDIR} ${STAGEDIR}${DATADIR}/contrib/hgsh ${MKDIR} ${STAGEDIR}${DATADIR}/contrib/vim for f in ${CONTRIB_FILES}; do \ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Sun May 1 21:15:35 2016 (r414427) +++ head/devel/mercurial/distinfo Sun May 1 21:22:27 2016 (r414428) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.7.3.tar.gz) = c099c42d74e2d520b61dd372cd996b0fa7605c06617834fd7b13c79b9a9a5b30 -SIZE (mercurial-3.7.3.tar.gz) = 4636732 +SHA256 (mercurial-3.8.1.tar.gz) = face1f058de5530b56b0dfd3b4d0b23d89590c588605c06f3d18b79e8c30d594 +SIZE (mercurial-3.8.1.tar.gz) = 4766849 Modified: head/devel/mercurial/pkg-plist ============================================================================== --- head/devel/mercurial/pkg-plist Sun May 1 21:15:35 2016 (r414427) +++ head/devel/mercurial/pkg-plist Sun May 1 21:22:27 2016 (r414428) @@ -5,6 +5,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/acl.py %%PYTHON_SITELIBDIR%%/hgext/acl.pyc %%PYTHON_SITELIBDIR%%/hgext/acl.pyo +%%PYTHON_SITELIBDIR%%/hgext/automv.py +%%PYTHON_SITELIBDIR%%/hgext/automv.pyc +%%PYTHON_SITELIBDIR%%/hgext/automv.pyo %%PYTHON_SITELIBDIR%%/hgext/blackbox.py %%PYTHON_SITELIBDIR%%/hgext/blackbox.pyc %%PYTHON_SITELIBDIR%%/hgext/blackbox.pyo @@ -86,6 +89,25 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/fetch.py %%PYTHON_SITELIBDIR%%/hgext/fetch.pyc %%PYTHON_SITELIBDIR%%/hgext/fetch.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/__init__.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/__init__.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/__init__.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/__init__.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/__init__.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/__init__.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/bser.so +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/capabilities.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/capabilities.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/capabilities.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/pybser.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/pybser.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/pybser.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/state.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/state.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/state.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/watchmanclient.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/watchmanclient.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/watchmanclient.pyo %%PYTHON_SITELIBDIR%%/hgext/gpg.py %%PYTHON_SITELIBDIR%%/hgext/gpg.pyc %%PYTHON_SITELIBDIR%%/hgext/gpg.pyo @@ -143,6 +165,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/largefiles/wirestore.py %%PYTHON_SITELIBDIR%%/hgext/largefiles/wirestore.pyc %%PYTHON_SITELIBDIR%%/hgext/largefiles/wirestore.pyo +%%PYTHON_SITELIBDIR%%/hgext/logtoprocess.py +%%PYTHON_SITELIBDIR%%/hgext/logtoprocess.pyc +%%PYTHON_SITELIBDIR%%/hgext/logtoprocess.pyo %%PYTHON_SITELIBDIR%%/hgext/mq.py %%PYTHON_SITELIBDIR%%/hgext/mq.pyc %%PYTHON_SITELIBDIR%%/hgext/mq.pyo @@ -194,9 +219,15 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.py %%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.pyc %%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.pyo +%%PYTHON_SITELIBDIR%%/hgext3rd/__init__.py +%%PYTHON_SITELIBDIR%%/hgext3rd/__init__.pyc +%%PYTHON_SITELIBDIR%%/hgext3rd/__init__.pyo %%PYTHON_SITELIBDIR%%/mercurial/__init__.py %%PYTHON_SITELIBDIR%%/mercurial/__init__.pyc %%PYTHON_SITELIBDIR%%/mercurial/__init__.pyo +%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.py +%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.pyc +%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.pyo %%PYTHON_SITELIBDIR%%/mercurial/__version__.py %%PYTHON_SITELIBDIR%%/mercurial/__version__.pyc %%PYTHON_SITELIBDIR%%/mercurial/__version__.pyo @@ -325,6 +356,7 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/help/hgweb.txt %%PYTHON_SITELIBDIR%%/mercurial/help/internals/bundles.txt %%PYTHON_SITELIBDIR%%/mercurial/help/internals/changegroups.txt +%%PYTHON_SITELIBDIR%%/mercurial/help/internals/requirements.txt %%PYTHON_SITELIBDIR%%/mercurial/help/internals/revlogs.txt %%PYTHON_SITELIBDIR%%/mercurial/help/merge-tools.txt %%PYTHON_SITELIBDIR%%/mercurial/help/multirevs.txt @@ -498,6 +530,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.py %%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.pyc %%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.pyo +%%PYTHON_SITELIBDIR%%/mercurial/pycompat.py +%%PYTHON_SITELIBDIR%%/mercurial/pycompat.pyc +%%PYTHON_SITELIBDIR%%/mercurial/pycompat.pyo %%PYTHON_SITELIBDIR%%/mercurial/registrar.py %%PYTHON_SITELIBDIR%%/mercurial/registrar.pyc %%PYTHON_SITELIBDIR%%/mercurial/registrar.pyo @@ -771,10 +806,6 @@ man/man5/hgrc.5.gz %%DATA%%%%DATADIR%%/contrib/debugshell.py %%DATA%%%%DATADIR%%/contrib/dumprevlog %%DATA%%%%DATADIR%%/contrib/hg-ssh -%%DATA%%%%DATADIR%%/contrib/hgfixes/__init__.py -%%DATA%%%%DATADIR%%/contrib/hgfixes/fix_bytes.py -%%DATA%%%%DATADIR%%/contrib/hgfixes/fix_bytesmod.py -%%DATA%%%%DATADIR%%/contrib/hgfixes/fix_leftover_imports.py %%DATA%%%%DATADIR%%/contrib/hgk %%DATA%%%%DATADIR%%/contrib/hgsh/Makefile %%DATA%%%%DATADIR%%/contrib/hgsh/hgsh.c From owner-svn-ports-all@freebsd.org Mon May 2 00:41:19 2016 Return-Path: Delivered-To: svn-ports-all@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 15AC9AD98A7; Mon, 2 May 2016 00:41:19 +0000 (UTC) (envelope-from gerald@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 DAD291159; Mon, 2 May 2016 00:41:18 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u420fIHO068959; Mon, 2 May 2016 00:41:18 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u420fHVg068957; Mon, 2 May 2016 00:41:17 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605020041.u420fHVg068957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 2 May 2016 00:41:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414429 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 00:41:19 -0000 Author: gerald Date: Mon May 2 00:41:17 2016 New Revision: 414429 URL: https://svnweb.freebsd.org/changeset/ports/414429 Log: Update to Wine 1.9.9. This includes the following changes: - More work towards the WineD3D command stream. - Service proxies in WebServices. - Query support in the builtin reg.exe utility. - Improved support for long URLs in WinInet. - Various bug fixes. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sun May 1 21:22:27 2016 (r414428) +++ head/emulators/wine-devel/Makefile Mon May 2 00:41:17 2016 (r414429) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.8 +DISTVERSION= 1.9.9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sun May 1 21:22:27 2016 (r414428) +++ head/emulators/wine-devel/distinfo Mon May 2 00:41:17 2016 (r414429) @@ -1,4 +1,4 @@ -SHA256 (wine-1.9.8.tar.bz2) = 8bf34e8dd68e7187ed11fb06a55a76789073dda6ab2db6b84e194acf4f561a1d -SIZE (wine-1.9.8.tar.bz2) = 23183703 -SHA256 (v1.9.8.tar.gz) = 49201e31105208ae106f9426c2ca150e5d289b94c9b938a8669fbd32f58cec3d -SIZE (v1.9.8.tar.gz) = 10010607 +SHA256 (wine-1.9.9.tar.bz2) = a1e76fd9842d0fe385e930cd62e7193035a04ed11fe771d9cd6ee9b2ceda7b41 +SIZE (wine-1.9.9.tar.bz2) = 23155986 +SHA256 (v1.9.9.tar.gz) = 23e165b0259561a3449a7c0195352cca96fdc247ad524c6567421d9971ebf517 +SIZE (v1.9.9.tar.gz) = 9997618 From owner-svn-ports-all@freebsd.org Mon May 2 03:46:23 2016 Return-Path: Delivered-To: svn-ports-all@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 A7D6AB2936A; Mon, 2 May 2016 03:46:23 +0000 (UTC) (envelope-from olivierd@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 842F61FAE; Mon, 2 May 2016 03:46:23 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u423kMLR024289; Mon, 2 May 2016 03:46:22 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u423kMfF024286; Mon, 2 May 2016 03:46:22 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605020346.u423kMfF024286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 2 May 2016 03:46:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414430 - branches/2016Q2/devel/mercurial X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 03:46:23 -0000 Author: olivierd Date: Mon May 2 03:46:22 2016 New Revision: 414430 URL: https://svnweb.freebsd.org/changeset/ports/414430 Log: MFH: r414428 Update to 3.8.1 Changes: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8_.2F_3.8.1_.282016-5-1.29 Security: 78abc022-0fee-11e6-9a1c-0014a5a57822 Approved by: ports-secteam (junovitch@) Modified: branches/2016Q2/devel/mercurial/Makefile branches/2016Q2/devel/mercurial/distinfo branches/2016Q2/devel/mercurial/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/devel/mercurial/Makefile ============================================================================== --- branches/2016Q2/devel/mercurial/Makefile Mon May 2 00:41:17 2016 (r414429) +++ branches/2016Q2/devel/mercurial/Makefile Mon May 2 03:46:22 2016 (r414430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 3.7.3 +PORTVERSION= 3.8.1 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ @@ -33,10 +33,6 @@ CONTRIB_FILES= bash_completion \ debugshell.py \ dumprevlog \ hg-ssh \ - hgfixes/__init__.py \ - hgfixes/fix_bytes.py \ - hgfixes/fix_bytesmod.py \ - hgfixes/fix_leftover_imports.py \ hgk \ hgsh/Makefile \ hgsh/hgsh.c \ @@ -68,10 +64,11 @@ post-install: ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/*.5 ${STAGEDIR}${PREFIX}/man/man5/ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/*.so + ${STRIP_CMD} \ + ${STAGEDIR}${PYTHON_SITELIBDIR}/hgext/fsmonitor/pywatchman/*.so .if ${PORT_OPTIONS:MDATA} ${MKDIR} ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${DATADIR}/contrib - ${MKDIR} ${STAGEDIR}${DATADIR}/contrib/hgfixes ${MKDIR} ${STAGEDIR}${DATADIR}/contrib/hgsh ${MKDIR} ${STAGEDIR}${DATADIR}/contrib/vim for f in ${CONTRIB_FILES}; do \ Modified: branches/2016Q2/devel/mercurial/distinfo ============================================================================== --- branches/2016Q2/devel/mercurial/distinfo Mon May 2 00:41:17 2016 (r414429) +++ branches/2016Q2/devel/mercurial/distinfo Mon May 2 03:46:22 2016 (r414430) @@ -1,2 +1,2 @@ -SHA256 (mercurial-3.7.3.tar.gz) = c099c42d74e2d520b61dd372cd996b0fa7605c06617834fd7b13c79b9a9a5b30 -SIZE (mercurial-3.7.3.tar.gz) = 4636732 +SHA256 (mercurial-3.8.1.tar.gz) = face1f058de5530b56b0dfd3b4d0b23d89590c588605c06f3d18b79e8c30d594 +SIZE (mercurial-3.8.1.tar.gz) = 4766849 Modified: branches/2016Q2/devel/mercurial/pkg-plist ============================================================================== --- branches/2016Q2/devel/mercurial/pkg-plist Mon May 2 00:41:17 2016 (r414429) +++ branches/2016Q2/devel/mercurial/pkg-plist Mon May 2 03:46:22 2016 (r414430) @@ -5,6 +5,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/acl.py %%PYTHON_SITELIBDIR%%/hgext/acl.pyc %%PYTHON_SITELIBDIR%%/hgext/acl.pyo +%%PYTHON_SITELIBDIR%%/hgext/automv.py +%%PYTHON_SITELIBDIR%%/hgext/automv.pyc +%%PYTHON_SITELIBDIR%%/hgext/automv.pyo %%PYTHON_SITELIBDIR%%/hgext/blackbox.py %%PYTHON_SITELIBDIR%%/hgext/blackbox.pyc %%PYTHON_SITELIBDIR%%/hgext/blackbox.pyo @@ -86,6 +89,25 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/fetch.py %%PYTHON_SITELIBDIR%%/hgext/fetch.pyc %%PYTHON_SITELIBDIR%%/hgext/fetch.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/__init__.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/__init__.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/__init__.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/__init__.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/__init__.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/__init__.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/bser.so +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/capabilities.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/capabilities.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/capabilities.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/pybser.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/pybser.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/pywatchman/pybser.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/state.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/state.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/state.pyo +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/watchmanclient.py +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/watchmanclient.pyc +%%PYTHON_SITELIBDIR%%/hgext/fsmonitor/watchmanclient.pyo %%PYTHON_SITELIBDIR%%/hgext/gpg.py %%PYTHON_SITELIBDIR%%/hgext/gpg.pyc %%PYTHON_SITELIBDIR%%/hgext/gpg.pyo @@ -143,6 +165,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/largefiles/wirestore.py %%PYTHON_SITELIBDIR%%/hgext/largefiles/wirestore.pyc %%PYTHON_SITELIBDIR%%/hgext/largefiles/wirestore.pyo +%%PYTHON_SITELIBDIR%%/hgext/logtoprocess.py +%%PYTHON_SITELIBDIR%%/hgext/logtoprocess.pyc +%%PYTHON_SITELIBDIR%%/hgext/logtoprocess.pyo %%PYTHON_SITELIBDIR%%/hgext/mq.py %%PYTHON_SITELIBDIR%%/hgext/mq.pyc %%PYTHON_SITELIBDIR%%/hgext/mq.pyo @@ -194,9 +219,15 @@ bin/hg %%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.py %%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.pyc %%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.pyo +%%PYTHON_SITELIBDIR%%/hgext3rd/__init__.py +%%PYTHON_SITELIBDIR%%/hgext3rd/__init__.pyc +%%PYTHON_SITELIBDIR%%/hgext3rd/__init__.pyo %%PYTHON_SITELIBDIR%%/mercurial/__init__.py %%PYTHON_SITELIBDIR%%/mercurial/__init__.pyc %%PYTHON_SITELIBDIR%%/mercurial/__init__.pyo +%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.py +%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.pyc +%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.pyo %%PYTHON_SITELIBDIR%%/mercurial/__version__.py %%PYTHON_SITELIBDIR%%/mercurial/__version__.pyc %%PYTHON_SITELIBDIR%%/mercurial/__version__.pyo @@ -325,6 +356,7 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/help/hgweb.txt %%PYTHON_SITELIBDIR%%/mercurial/help/internals/bundles.txt %%PYTHON_SITELIBDIR%%/mercurial/help/internals/changegroups.txt +%%PYTHON_SITELIBDIR%%/mercurial/help/internals/requirements.txt %%PYTHON_SITELIBDIR%%/mercurial/help/internals/revlogs.txt %%PYTHON_SITELIBDIR%%/mercurial/help/merge-tools.txt %%PYTHON_SITELIBDIR%%/mercurial/help/multirevs.txt @@ -498,6 +530,9 @@ bin/hg %%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.py %%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.pyc %%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.pyo +%%PYTHON_SITELIBDIR%%/mercurial/pycompat.py +%%PYTHON_SITELIBDIR%%/mercurial/pycompat.pyc +%%PYTHON_SITELIBDIR%%/mercurial/pycompat.pyo %%PYTHON_SITELIBDIR%%/mercurial/registrar.py %%PYTHON_SITELIBDIR%%/mercurial/registrar.pyc %%PYTHON_SITELIBDIR%%/mercurial/registrar.pyo @@ -771,10 +806,6 @@ man/man5/hgrc.5.gz %%DATA%%%%DATADIR%%/contrib/debugshell.py %%DATA%%%%DATADIR%%/contrib/dumprevlog %%DATA%%%%DATADIR%%/contrib/hg-ssh -%%DATA%%%%DATADIR%%/contrib/hgfixes/__init__.py -%%DATA%%%%DATADIR%%/contrib/hgfixes/fix_bytes.py -%%DATA%%%%DATADIR%%/contrib/hgfixes/fix_bytesmod.py -%%DATA%%%%DATADIR%%/contrib/hgfixes/fix_leftover_imports.py %%DATA%%%%DATADIR%%/contrib/hgk %%DATA%%%%DATADIR%%/contrib/hgsh/Makefile %%DATA%%%%DATADIR%%/contrib/hgsh/hgsh.c From owner-svn-ports-all@freebsd.org Mon May 2 05:22:59 2016 Return-Path: Delivered-To: svn-ports-all@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 980FCB22AAC; Mon, 2 May 2016 05:22:59 +0000 (UTC) (envelope-from pi@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 481E61C33; Mon, 2 May 2016 05:22:59 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u425MwoQ054075; Mon, 2 May 2016 05:22:58 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425Mwtu054073; Mon, 2 May 2016 05:22:58 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605020522.u425Mwtu054073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 2 May 2016 05:22:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414431 - head/math/saga X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 05:22:59 -0000 Author: pi Date: Mon May 2 05:22:58 2016 New Revision: 414431 URL: https://svnweb.freebsd.org/changeset/ports/414431 Log: math/saga: 2.2.6 -> 2.2.7 SAGA GIS version 2.2.7 [r2893] is a bug fix release, because a serious bug in the command line interpreter saga_cmd prevents correct setting of floating point value parameters. Some more fixes and features are: - taking respect for future use of new date parameter - bug fixes for flip method in grid operation and orientation - overworked grid system - bug fix for atan2, which did not work before - bug fixes for some tool parameter ids - updated dictionaries and tool interfaces PR: 209175 Submitted by: Rainer Hurling (maintainer) Modified: head/math/saga/Makefile head/math/saga/distinfo Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Mon May 2 03:46:22 2016 (r414430) +++ head/math/saga/Makefile Mon May 2 05:22:58 2016 (r414431) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= saga -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -78,7 +78,7 @@ post-extract: ${WRKSRC}/src/modules/imagery/imagery_opencv/Makefile.am post-patch: - @${REINPLACE_CMD} -e 's|wxString(SAGA_VERSION) + "\\n"|wxString(SAGA_VERSION) + " (SVN r2877)" + "\\n"|' \ + @${REINPLACE_CMD} -e 's|wxString(SAGA_VERSION) + "\\n"|wxString(SAGA_VERSION) + " (SVN r2893)" + "\\n"|' \ ${WRKSRC}/src/saga_core/saga_gui/dlg_about.cpp .if ${ARCH} == "powerpc" @${REINPLACE_CMD} -e 's|typedef unsigned long DWORD;|typedef unsigned int DWORD;|' \ Modified: head/math/saga/distinfo ============================================================================== --- head/math/saga/distinfo Mon May 2 03:46:22 2016 (r414430) +++ head/math/saga/distinfo Mon May 2 05:22:58 2016 (r414431) @@ -1,2 +1,2 @@ -SHA256 (saga_2.2.6.tar.gz) = 159fc611b06d13fa446868fa0bf6e8e9c42a83d947428ba2616ff9e4462b4399 -SIZE (saga_2.2.6.tar.gz) = 4238581 +SHA256 (saga_2.2.7.tar.gz) = 6be4b844226bc48da4f2deb39bc732767b939e72b76506abf03f8170c54cb671 +SIZE (saga_2.2.7.tar.gz) = 4239415 From owner-svn-ports-all@freebsd.org Mon May 2 05:28:04 2016 Return-Path: Delivered-To: svn-ports-all@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 A6B65B22BE3; Mon, 2 May 2016 05:28:04 +0000 (UTC) (envelope-from pi@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 792B61EE1; Mon, 2 May 2016 05:28:04 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u425S38g054409; Mon, 2 May 2016 05:28:03 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425S3iW054408; Mon, 2 May 2016 05:28:03 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605020528.u425S3iW054408@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 2 May 2016 05:28:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414432 - head/math/openblas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 05:28:04 -0000 Author: pi Date: Mon May 2 05:28:03 2016 New Revision: 414432 URL: https://svnweb.freebsd.org/changeset/ports/414432 Log: math/openblas: fix poudriere builds: setting DYNAMIC_ARCH when BULK is defined PR: 209190 Submitted by: Joseph Mingrone Approved by: (maintainer) Modified: head/math/openblas/Makefile Modified: head/math/openblas/Makefile ============================================================================== --- head/math/openblas/Makefile Mon May 2 05:22:58 2016 (r414431) +++ head/math/openblas/Makefile Mon May 2 05:28:03 2016 (r414432) @@ -40,7 +40,7 @@ OPENMP_DESC= Use OpenMP for threading AVX_DESC= Support Advanced Vector Extensions (AVX) AVX2_DESC= Support Advanced Vector Extensions 2 (AVX2) -.if defined(PACKAGE_BUILDING) +.if defined(BATCH) || defined(PACKAGE_BUILDING) OPTIONS_DEFAULT= DYNAMIC_ARCH .endif @@ -76,11 +76,6 @@ USES+= compiler:openmp BUILDFLAGS_THREAD+= USE_OPENMP=1 .endif -.if ${PORT_OPTIONS:MQUAD_PRECISION} -BROKEN= QUAD_PRECISION is broken; please disable this option -BUILDFLAGS+= QUAD_PRECISION=1 -.endif - .if ! ${PORT_OPTIONS:MAVX} BUILDFLAGS+= NO_AVX=1 .endif @@ -123,7 +118,7 @@ post-patch: -e 's+%%FIND%%+${FIND}+' \ -e 's+%%XARGS%%+${XARGS}+' \ -e 's+%%REINPLACE_CMD%%+${REINPLACE_CMD}+' \ - -e 's+$$(CROSS_SUFFIX)+${LOCALBASE}/bin/+' \ + -e 's+$${CROSS_SUFFIX}+${LOCALBASE}/bin/+' \ ${WRKSRC}/Makefile.system .if ${PORT_OPTIONS:MOPENMP} ${REINPLACE_CMD} -e "s+OPENBLAS_NUM_THREADS+OMP_NUM_THREADS+g" \ From owner-svn-ports-all@freebsd.org Mon May 2 05:32:41 2016 Return-Path: Delivered-To: svn-ports-all@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 21304B22E49; Mon, 2 May 2016 05:32:41 +0000 (UTC) (envelope-from pi@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 E2BDB1399; Mon, 2 May 2016 05:32:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u425Wems057350; Mon, 2 May 2016 05:32:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425WdN2057348; Mon, 2 May 2016 05:32:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605020532.u425WdN2057348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 2 May 2016 05:32:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414433 - head/devel/p5-Devel-TraceUse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 05:32:41 -0000 Author: pi Date: Mon May 2 05:32:39 2016 New Revision: 414433 URL: https://svnweb.freebsd.org/changeset/ports/414433 Log: devel/p5-Devel-TraceUse: 2.08 -> 2.094 Changes: http://cpansearch.perl.org/src/BOOK/Devel-TraceUse-2.094/Changes PR: 209186 Submitted by: Mauricio Herrera Cuadra (maintainer) Modified: head/devel/p5-Devel-TraceUse/Makefile head/devel/p5-Devel-TraceUse/distinfo Modified: head/devel/p5-Devel-TraceUse/Makefile ============================================================================== --- head/devel/p5-Devel-TraceUse/Makefile Mon May 2 05:28:03 2016 (r414432) +++ head/devel/p5-Devel-TraceUse/Makefile Mon May 2 05:32:39 2016 (r414433) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-TraceUse -PORTVERSION= 2.08 -PORTREVISION= 1 +PORTVERSION= 2.094 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,6 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include Modified: head/devel/p5-Devel-TraceUse/distinfo ============================================================================== --- head/devel/p5-Devel-TraceUse/distinfo Mon May 2 05:28:03 2016 (r414432) +++ head/devel/p5-Devel-TraceUse/distinfo Mon May 2 05:32:39 2016 (r414433) @@ -1,2 +1,2 @@ -SHA256 (Devel-TraceUse-2.08.tar.gz) = f46e17bebaf53d4582d8c383b6187590fe43b5e016d76601120ff7e12f27ee8a -SIZE (Devel-TraceUse-2.08.tar.gz) = 13431 +SHA256 (Devel-TraceUse-2.094.tar.gz) = 54e93afff5dfdafc34140dbc904b893291803e75592b2e4b5d2b4a82f84b8737 +SIZE (Devel-TraceUse-2.094.tar.gz) = 23762 From owner-svn-ports-all@freebsd.org Mon May 2 05:35:28 2016 Return-Path: Delivered-To: svn-ports-all@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 4A017B22EDE; Mon, 2 May 2016 05:35:28 +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 1A728164C; Mon, 2 May 2016 05:35:28 +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 u425ZRqV057631; Mon, 2 May 2016 05:35:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425ZR7p057629; Mon, 2 May 2016 05:35:27 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605020535.u425ZR7p057629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 2 May 2016 05:35:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414434 - in branches/2016Q2/audio/alsa-lib: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 05:35:28 -0000 Author: jbeich Date: Mon May 2 05:35:26 2016 New Revision: 414434 URL: https://svnweb.freebsd.org/changeset/ports/414434 Log: MFH: r414376 audio/alsa-lib: improve etc/asound.conf - Expose "oss" via "aplay -L" - Simplify "oss" and "pulse" - Define "sysdefault" Note, "aplay -D sysdefault" != "aplay -D oss" per ports/184006 Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/audio/alsa-lib/Makefile branches/2016Q2/audio/alsa-lib/files/asound.conf.sample Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/audio/alsa-lib/Makefile ============================================================================== --- branches/2016Q2/audio/alsa-lib/Makefile Mon May 2 05:32:39 2016 (r414433) +++ branches/2016Q2/audio/alsa-lib/Makefile Mon May 2 05:35:26 2016 (r414434) @@ -3,6 +3,7 @@ PORTNAME= alsa-lib PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ \ GENTOO Modified: branches/2016Q2/audio/alsa-lib/files/asound.conf.sample ============================================================================== --- branches/2016Q2/audio/alsa-lib/files/asound.conf.sample Mon May 2 05:32:39 2016 (r414433) +++ branches/2016Q2/audio/alsa-lib/files/asound.conf.sample Mon May 2 05:35:26 2016 (r414434) @@ -1,25 +1,25 @@ # # FreeBSD/OSS # -pcm.!default { - type plug - slave.pcm.type oss +pcm.oss { + type oss + hint.description "Open Sound System" } -ctl.!default { +ctl.oss { type oss } +pcm.!sysdefault pcm.plug:oss +ctl.!sysdefault ctl.oss +pcm.!default pcm.sysdefault +ctl.!default ctl.sysdefault + # # Pulseaudio # -# pcm.!default { -# type pulse -# } -# -# ctl.!default { -# type pulse -# } +# pcm.!default pcm.pulse +# ctl.!default ctl.pulse # # Remap all possible surround stuffs. From owner-svn-ports-all@freebsd.org Mon May 2 05:37:32 2016 Return-Path: Delivered-To: svn-ports-all@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 3AA29B22F6F; Mon, 2 May 2016 05:37:32 +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 EEE5A17A6; Mon, 2 May 2016 05:37:31 +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 u425bVLN058078; Mon, 2 May 2016 05:37:31 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425bUJ4058067; Mon, 2 May 2016 05:37:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605020537.u425bUJ4058067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 2 May 2016 05:37:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414435 - in branches/2016Q2: Mk mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/files www/seamonkey ww... X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 05:37:32 -0000 Author: jbeich Date: Mon May 2 05:37:29 2016 New Revision: 414435 URL: https://svnweb.freebsd.org/changeset/ports/414435 Log: MFH: r414386 gecko: unbreak WebRTC microphone selection popup with ALSA=on On FreeBSD sound(4) is enabled by default while alsa-plugins-oss assumes a soundcard is always available. https://bugzilla.mozilla.org/show_bug.cgi?id=1269165 Approved by: ports-secteam (junovitch) Added: branches/2016Q2/mail/thunderbird/files/patch-bug1269165 - copied unchanged from r414386, head/mail/thunderbird/files/patch-bug1269165 branches/2016Q2/www/firefox-esr/files/patch-bug1269165 - copied unchanged from r414386, head/www/firefox-esr/files/patch-bug1269165 branches/2016Q2/www/firefox/files/patch-bug1269165 - copied unchanged from r414386, head/www/firefox/files/patch-bug1269165 branches/2016Q2/www/libxul/files/patch-bug1269165 - copied unchanged from r414386, head/www/libxul/files/patch-bug1269165 branches/2016Q2/www/seamonkey/files/patch-bug1269165 - copied unchanged from r414386, head/www/seamonkey/files/patch-bug1269165 Modified: branches/2016Q2/Mk/bsd.gecko.mk branches/2016Q2/mail/thunderbird/Makefile branches/2016Q2/www/firefox-esr/Makefile branches/2016Q2/www/firefox/Makefile branches/2016Q2/www/libxul/Makefile branches/2016Q2/www/seamonkey/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/Mk/bsd.gecko.mk ============================================================================== --- branches/2016Q2/Mk/bsd.gecko.mk Mon May 2 05:35:26 2016 (r414434) +++ branches/2016Q2/Mk/bsd.gecko.mk Mon May 2 05:37:29 2016 (r414435) @@ -379,7 +379,7 @@ MOZ_EXPORT+=MOZ_OPTIMIZE_FLAGS="-Os" MOZ .if ${PORT_OPTIONS:MALSA} LIB_DEPENDS+= libasound.so:audio/alsa-lib RUN_DEPENDS+= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins -RUN_DEPENDS+= alsa-lib>=1.0.27.2_1:audio/alsa-lib +RUN_DEPENDS+= alsa-lib>=1.1.1_1:audio/alsa-lib MOZ_OPTIONS+= --enable-alsa .endif Modified: branches/2016Q2/mail/thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird/Makefile Mon May 2 05:35:26 2016 (r414434) +++ branches/2016Q2/mail/thunderbird/Makefile Mon May 2 05:37:29 2016 (r414435) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 38.7.1 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Copied: branches/2016Q2/mail/thunderbird/files/patch-bug1269165 (from r414386, head/mail/thunderbird/files/patch-bug1269165) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/mail/thunderbird/files/patch-bug1269165 Mon May 2 05:37:29 2016 (r414435, copy of r414386, head/mail/thunderbird/files/patch-bug1269165) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: branches/2016Q2/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q2/www/firefox-esr/Makefile Mon May 2 05:35:26 2016 (r414434) +++ branches/2016Q2/www/firefox-esr/Makefile Mon May 2 05:37:29 2016 (r414435) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.1.0 DISTVERSIONSUFFIX=esr.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Copied: branches/2016Q2/www/firefox-esr/files/patch-bug1269165 (from r414386, head/www/firefox-esr/files/patch-bug1269165) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/firefox-esr/files/patch-bug1269165 Mon May 2 05:37:29 2016 (r414435, copy of r414386, head/www/firefox-esr/files/patch-bug1269165) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: branches/2016Q2/www/firefox/Makefile ============================================================================== --- branches/2016Q2/www/firefox/Makefile Mon May 2 05:35:26 2016 (r414434) +++ branches/2016Q2/www/firefox/Makefile Mon May 2 05:37:29 2016 (r414435) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 46.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Copied: branches/2016Q2/www/firefox/files/patch-bug1269165 (from r414386, head/www/firefox/files/patch-bug1269165) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/firefox/files/patch-bug1269165 Mon May 2 05:37:29 2016 (r414435, copy of r414386, head/www/firefox/files/patch-bug1269165) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: branches/2016Q2/www/libxul/Makefile ============================================================================== --- branches/2016Q2/www/libxul/Makefile Mon May 2 05:35:26 2016 (r414434) +++ branches/2016Q2/www/libxul/Makefile Mon May 2 05:37:29 2016 (r414435) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.1.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Copied: branches/2016Q2/www/libxul/files/patch-bug1269165 (from r414386, head/www/libxul/files/patch-bug1269165) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/libxul/files/patch-bug1269165 Mon May 2 05:37:29 2016 (r414435, copy of r414386, head/www/libxul/files/patch-bug1269165) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { Modified: branches/2016Q2/www/seamonkey/Makefile ============================================================================== --- branches/2016Q2/www/seamonkey/Makefile Mon May 2 05:35:26 2016 (r414434) +++ branches/2016Q2/www/seamonkey/Makefile Mon May 2 05:37:29 2016 (r414435) @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.39 MOZILLA_VER= 42 # above + 3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Copied: branches/2016Q2/www/seamonkey/files/patch-bug1269165 (from r414386, head/www/seamonkey/files/patch-bug1269165) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/seamonkey/files/patch-bug1269165 Mon May 2 05:37:29 2016 (r414435, copy of r414386, head/www/seamonkey/files/patch-bug1269165) @@ -0,0 +1,24 @@ +# getUserMedia fails to enumerate ALSA plugins + +--- mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc.orig 2016-04-22 00:37:17 UTC ++++ mozilla/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc +@@ -1752,7 +1752,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. + int card = -1; ++#ifdef WEBRTC_LINUX + while (!(LATE(snd_card_next)(&card)) && (card >= 0) && keepSearching) { ++#endif + void **hints; + err = LATE(snd_device_name_hint)(card, "pcm", &hints); + if (err != 0) +@@ -1878,7 +1880,9 @@ int32_t AudioDeviceLinuxALSA::GetDevices + LATE(snd_strerror)(err)); + // Continue and return true anyway, since we did get the whole list. + } ++#ifdef WEBRTC_LINUX + } ++#endif + + if (FUNC_GET_NUM_OF_DEVICE == function) + { From owner-svn-ports-all@freebsd.org Mon May 2 05:39:31 2016 Return-Path: Delivered-To: svn-ports-all@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 96ECBB2A043; Mon, 2 May 2016 05:39:31 +0000 (UTC) (envelope-from johans@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 690661A13; Mon, 2 May 2016 05:39:31 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u425dUhd058251; Mon, 2 May 2016 05:39:30 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u425dU1v058249; Mon, 2 May 2016 05:39:30 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605020539.u425dU1v058249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 2 May 2016 05:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414436 - head/games/phalanx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 05:39:31 -0000 Author: johans Date: Mon May 2 05:39:30 2016 New Revision: 414436 URL: https://svnweb.freebsd.org/changeset/ports/414436 Log: Update to Phalanx XXV Modified: head/games/phalanx/Makefile head/games/phalanx/distinfo Modified: head/games/phalanx/Makefile ============================================================================== --- head/games/phalanx/Makefile Mon May 2 05:37:29 2016 (r414435) +++ head/games/phalanx/Makefile Mon May 2 05:39:30 2016 (r414436) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= phalanx -PORTVERSION= 24 +PORTVERSION= 25 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Version%20XXIV -DISTNAME= ${PORTNAME}-XXIV-source +MASTER_SITES= SF/${PORTNAME}/Version%20XXV +DISTNAME= ${PORTNAME}-XXV-source MAINTAINER= johans@FreeBSD.org COMMENT= Xboard-compatible chess playing program Modified: head/games/phalanx/distinfo ============================================================================== --- head/games/phalanx/distinfo Mon May 2 05:37:29 2016 (r414435) +++ head/games/phalanx/distinfo Mon May 2 05:39:30 2016 (r414436) @@ -1,2 +1,2 @@ -SHA256 (phalanx-XXIV-source.tgz) = 7e7ab6c6f497b7b039552ba98fee1032cd0e3976c05d983d28c3c7fdbeb7fc4f -SIZE (phalanx-XXIV-source.tgz) = 352486 +SHA256 (phalanx-XXV-source.tgz) = b3874d5dcd22c64626b2c955b18b27bcba3aa727855361a91eab57a6324b22dd +SIZE (phalanx-XXV-source.tgz) = 360147 From owner-svn-ports-all@freebsd.org Mon May 2 09:03:27 2016 Return-Path: Delivered-To: svn-ports-all@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 2245BB22026; Mon, 2 May 2016 09:03:27 +0000 (UTC) (envelope-from amdmi3@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 DF56919B0; Mon, 2 May 2016 09:03:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4293Q7J020448; Mon, 2 May 2016 09:03:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4293QvV020447; Mon, 2 May 2016 09:03:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605020903.u4293QvV020447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 2 May 2016 09:03:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414437 - head/security/sqlninja X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 09:03:27 -0000 Author: amdmi3 Date: Mon May 2 09:03:25 2016 New Revision: 414437 URL: https://svnweb.freebsd.org/changeset/ports/414437 Log: - Add NO_ARCH - Switch to options helpers Modified: head/security/sqlninja/Makefile Modified: head/security/sqlninja/Makefile ============================================================================== --- head/security/sqlninja/Makefile Mon May 2 05:39:30 2016 (r414436) +++ head/security/sqlninja/Makefile Mon May 2 09:03:25 2016 (r414437) @@ -20,6 +20,7 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:securit USES= perl5 tar:tgz NO_BUILD= yes +NO_ARCH= yes OPTIONS_DEFINE= DOCS @@ -27,18 +28,20 @@ do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${ETCDIR}/scripts ${MKDIR} ${STAGEDIR}${ETCDIR}/apps -. for i in sqlninja - ${INSTALL_SCRIPT} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin -. endfor -. for i in churrasco.scr dnstun.scr nc.scr - ${INSTALL_SCRIPT} ${WRKSRC}/scripts/${i} ${STAGEDIR}${ETCDIR}/scripts -. endfor -. for i in churrasco.exe dnstun.exe nc.exe - ${INSTALL_SCRIPT} ${WRKSRC}/apps/${i} ${STAGEDIR}${ETCDIR}/apps -. endfor - ${MKDIR} ${STAGEDIR}${DOCSDIR} -. for i in sqlninja-howto.html sqlninja.conf.example - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -. endfor +.for i in sqlninja + ${INSTALL_SCRIPT} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin +.endfor +.for i in churrasco.scr dnstun.scr nc.scr + ${INSTALL_SCRIPT} ${WRKSRC}/scripts/${i} ${STAGEDIR}${ETCDIR}/scripts +.endfor +.for i in churrasco.exe dnstun.exe nc.exe + ${INSTALL_SCRIPT} ${WRKSRC}/apps/${i} ${STAGEDIR}${ETCDIR}/apps +.endfor + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} +.for i in sqlninja-howto.html sqlninja.conf.example + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} +.endfor .include From owner-svn-ports-all@freebsd.org Mon May 2 11:43:39 2016 Return-Path: Delivered-To: svn-ports-all@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 784CFB298D2; Mon, 2 May 2016 11:43:39 +0000 (UTC) (envelope-from vanilla@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 4566816BA; Mon, 2 May 2016 11:43:39 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42Bhctn067994; Mon, 2 May 2016 11:43:38 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42BhcaH067992; Mon, 2 May 2016 11:43:38 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605021143.u42BhcaH067992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 2 May 2016 11:43:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414438 - head/security/p5-CryptX X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 11:43:39 -0000 Author: vanilla Date: Mon May 2 11:43:38 2016 New Revision: 414438 URL: https://svnweb.freebsd.org/changeset/ports/414438 Log: Update to 0.031. Modified: head/security/p5-CryptX/Makefile head/security/p5-CryptX/distinfo Modified: head/security/p5-CryptX/Makefile ============================================================================== --- head/security/p5-CryptX/Makefile Mon May 2 09:03:25 2016 (r414437) +++ head/security/p5-CryptX/Makefile Mon May 2 11:43:38 2016 (r414438) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.030 +PORTVERSION= 0.031 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- Modified: head/security/p5-CryptX/distinfo ============================================================================== --- head/security/p5-CryptX/distinfo Mon May 2 09:03:25 2016 (r414437) +++ head/security/p5-CryptX/distinfo Mon May 2 11:43:38 2016 (r414438) @@ -1,2 +1,2 @@ -SHA256 (CryptX-0.030.tar.gz) = b0e26b4c4de66134f1f1ae4227fdd18cf10f95cecc64a651a8af2710ef7519e5 -SIZE (CryptX-0.030.tar.gz) = 1175887 +SHA256 (CryptX-0.031.tar.gz) = 7221a7a824ae07377f7e97c6daafff47524c46204c9b8ff58420a13fc2c104f1 +SIZE (CryptX-0.031.tar.gz) = 1180903 From owner-svn-ports-all@freebsd.org Mon May 2 11:47:01 2016 Return-Path: Delivered-To: svn-ports-all@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 C1769B29955; Mon, 2 May 2016 11:47:01 +0000 (UTC) (envelope-from vanilla@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 921B517E1; Mon, 2 May 2016 11:47:01 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42Bl0XW068229; Mon, 2 May 2016 11:47:00 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Bl0DV068227; Mon, 2 May 2016 11:47:00 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605021147.u42Bl0DV068227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 2 May 2016 11:47:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414439 - head/devel/elixir-coverex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 11:47:01 -0000 Author: vanilla Date: Mon May 2 11:47:00 2016 New Revision: 414439 URL: https://svnweb.freebsd.org/changeset/ports/414439 Log: Update to 1.4.9. Modified: head/devel/elixir-coverex/Makefile head/devel/elixir-coverex/distinfo Modified: head/devel/elixir-coverex/Makefile ============================================================================== --- head/devel/elixir-coverex/Makefile Mon May 2 11:43:38 2016 (r414438) +++ head/devel/elixir-coverex/Makefile Mon May 2 11:47:00 2016 (r414439) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= coverex -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-coverex/distinfo ============================================================================== --- head/devel/elixir-coverex/distinfo Mon May 2 11:43:38 2016 (r414438) +++ head/devel/elixir-coverex/distinfo Mon May 2 11:47:00 2016 (r414439) @@ -1,2 +1,2 @@ -SHA256 (alfert-coverex-v1.4.8_GH0.tar.gz) = dd7302aa647b0497a5bcc5b270198ab159e5bc635872de18ebb9bf2aa04ca6d1 -SIZE (alfert-coverex-v1.4.8_GH0.tar.gz) = 55004 +SHA256 (alfert-coverex-v1.4.9_GH0.tar.gz) = f116d8adeebc9d4752171eb00f43ada1bcd8461bc30d89fb88329af6de91d716 +SIZE (alfert-coverex-v1.4.9_GH0.tar.gz) = 54968 From owner-svn-ports-all@freebsd.org Mon May 2 12:00:10 2016 Return-Path: Delivered-To: svn-ports-all@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 7051DB29EFD; Mon, 2 May 2016 12:00:10 +0000 (UTC) (envelope-from mat@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 1C2631E0B; Mon, 2 May 2016 12:00:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42C09eB071480; Mon, 2 May 2016 12:00:09 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42C09pZ071477; Mon, 2 May 2016 12:00:09 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605021200.u42C09pZ071477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 2 May 2016 12:00:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414440 - head/lang/perl5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 12:00:10 -0000 Author: mat Date: Mon May 2 12:00:08 2016 New Revision: 414440 URL: https://svnweb.freebsd.org/changeset/ports/414440 Log: Update to v5.24.0-RC3-19-g10d36cf. Fiddle a bit with libperl.so's SONAME, pkg seems to have a bug while detecting shlibs and drops dependencies if they have something else than numbers or dots after ".so". It ended up with: libperl.so.5.24.0.r3 is provided by the following packages: perl5-5.24.0.r3 No packages require libperl.so.5.24.0.r3. Changes: https://github.com/Perl/perl5/compare/v5.24.0-RC3...v5.24.0-RC3-19-g10d36cf Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/pkg-plist (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 2 11:47:00 2016 (r414439) +++ head/lang/perl5-devel/Makefile Mon May 2 12:00:08 2016 (r414440) @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.24.0-RC3 +GH_TAGNAME= v5.24.0-RC3-19-g10d36cf OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE @@ -86,10 +86,12 @@ _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} # XXX releases are .tar.xz, add: tar:xz USES= cpe +LIBPERL_VER= ${PORTVERSION:C/[^0-9.]//} + HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \ - -Dlibperl=libperl.so.${PORTVERSION} \ + -Dlibperl=libperl.so.${LIBPERL_VER} \ -Darchlib=${PREFIX}/${_ARCH_LIB} \ -Dprivlib=${PREFIX}/${_PRIV_LIB} \ -Dman3dir=${PREFIX}/${PERLMANPREFIX_REL}/man/man3 \ @@ -164,7 +166,7 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} PRIV_LIB=${_PRIV_LIB} \ PKGNAMESUFFIX=${PKGNAMESUFFIX} \ ARCH_LIB=${_ARCH_LIB} -PLIST_SUB+= PORTVERSION=${PORTVERSION} # XXX Remove +PLIST_SUB+= LIBPERL_VER=${LIBPERL_VER} # XXX Remove _PERL5_DEFAULT_FILE= /tmp/PERL5_DEFAULT @@ -247,8 +249,8 @@ pre-everything:: # portmaster/portupgrade will remove the installed Perl version, and it will # remove any way to guess what the default Perl version is needed. post-extract: - ${LN} -s libperl.so.${PORTVERSION} ${WRKSRC}/libperl.so - ${LN} -s libperl.so.${PORTVERSION} ${WRKSRC}/libperl.so.${PERL_VER} + ${LN} -s libperl.so.${LIBPERL_VER} ${WRKSRC}/libperl.so + ${LN} -s libperl.so.${LIBPERL_VER} ${WRKSRC}/libperl.so.${PERL_VER} .if !defined(PACKAGE_BUILDING) @${ECHO_CMD} "PERL5_DEFAULT=${PERL5_DEFAULT}" > ${_PERL5_DEFAULT_FILE} .endif @@ -289,8 +291,8 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/auto ${MKDIR} ${STAGEDIR}${SITE_PERL}/auto ${LN} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION} ${STAGEDIR}${PREFIX}/bin/perl5 - ${LN} -sf libperl.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so - ${LN} -sf libperl.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so.${PERL_VER} + ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so + ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so.${PERL_VER} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION} # XXX Remove the ECHO_CMD # Force PERL_PORT in case the devel has the same version as the latest release Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon May 2 11:47:00 2016 (r414439) +++ head/lang/perl5-devel/distinfo Mon May 2 12:00:08 2016 (r414440) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.24.0-RC3_GH0.tar.gz) = 52987e88eb2a98d34b759211aca40bb12601984811253bd508a9df1ee0673fa7 -SIZE (perl/perl-5.24.0-RC3_GH0.tar.gz) = 17852929 +SHA256 (perl/perl-5.24.0-RC3-19_GH0.tar.gz) = 15d5194d0a2ac79de721c464bfb0ce88df695983c19ec3b1513b548102b9c2d0 +SIZE (perl/perl-5.24.0-RC3-19_GH0.tar.gz) = 17858823 Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon May 2 11:47:00 2016 (r414439) +++ head/lang/perl5-devel/pkg-plist Mon May 2 12:00:08 2016 (r414440) @@ -670,7 +670,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%ARCH_LIB%%/CORE/l1_char_class_tab.h %%ARCH_LIB%%/CORE/libperl.so %%ARCH_LIB%%/CORE/libperl.so.%%PERL_VER%% -%%ARCH_LIB%%/CORE/libperl.so.%%PORTVERSION%% +%%ARCH_LIB%%/CORE/libperl.so.%%LIBPERL_VER%% %%ARCH_LIB%%/CORE/malloc_ctl.h %%ARCH_LIB%%/CORE/metaconfig.h %%ARCH_LIB%%/CORE/mg.h @@ -1447,6 +1447,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5203delta.pod %%PRIV_LIB%%/pod/perl5220delta.pod %%PRIV_LIB%%/pod/perl5221delta.pod +%%PRIV_LIB%%/pod/perl5222delta.pod %%PRIV_LIB%%/pod/perl5240delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod @@ -2115,6 +2116,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5203delta.1.gz %%MAN1%%/perl5220delta.1.gz %%MAN1%%/perl5221delta.1.gz +%%MAN1%%/perl5222delta.1.gz %%MAN1%%/perl5240delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz From owner-svn-ports-all@freebsd.org Mon May 2 12:40:10 2016 Return-Path: Delivered-To: svn-ports-all@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 82655B2A9BB; Mon, 2 May 2016 12:40:10 +0000 (UTC) (envelope-from arved@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 36D161F67; Mon, 2 May 2016 12:40:10 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42Ce9X2083355; Mon, 2 May 2016 12:40:09 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Ce9fN083353; Mon, 2 May 2016 12:40:09 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605021240.u42Ce9fN083353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 2 May 2016 12:40:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414441 - in head/textproc/luceneplusplus: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 12:40:10 -0000 Author: arved Date: Mon May 2 12:40:09 2016 New Revision: 414441 URL: https://svnweb.freebsd.org/changeset/ports/414441 Log: Cotire compilation speedup fails with upcoming libc++ 3.8.0, so disable it. Reported by: dim@ Deleted: head/textproc/luceneplusplus/files/extra-patch-CMakeLists.txt Modified: head/textproc/luceneplusplus/Makefile head/textproc/luceneplusplus/files/patch-CMakeLists.txt Modified: head/textproc/luceneplusplus/Makefile ============================================================================== --- head/textproc/luceneplusplus/Makefile Mon May 2 12:00:08 2016 (r414440) +++ head/textproc/luceneplusplus/Makefile Mon May 2 12:40:09 2016 (r414441) @@ -23,9 +23,10 @@ USE_LDCONFIG= yes .include -.if ${COMPILER_TYPE} == gcc -EXTRA_PATCHES= ${FILESDIR}/extra-patch-CMakeLists.txt -.endif +post-patch: + ${REINPLACE_CMD} "/cotire/d" ${WRKSRC}/src/contrib/CMakeLists.txt \ + ${WRKSRC}/src/core/CMakeLists.txt \ + ${WRKSRC}/src/test/CMakeLists.txt post-install: cd ${WRKSRC}/include &&${INSTALL_DATA} *.h \ Modified: head/textproc/luceneplusplus/files/patch-CMakeLists.txt ============================================================================== --- head/textproc/luceneplusplus/files/patch-CMakeLists.txt Mon May 2 12:00:08 2016 (r414440) +++ head/textproc/luceneplusplus/files/patch-CMakeLists.txt Mon May 2 12:40:09 2016 (r414441) @@ -1,6 +1,14 @@ ---- CMakeLists.txt.orig 2015-02-25 13:04:40.000000000 +0100 -+++ CMakeLists.txt 2015-02-25 13:05:18.000000000 +0100 -@@ -168,7 +168,7 @@ +--- CMakeLists.txt.orig 2015-01-30 17:14:22.000000000 +0100 ++++ CMakeLists.txt 2016-04-29 17:50:01.000000000 +0200 +@@ -18,7 +18,6 @@ + #################################### + # pre-compiled headers support + #################################### +-include(cotire) + + # if setup using the Toolchain-llvm.cmake file, then use llvm... + if(ENABLE_LLVM) +@@ -168,7 +167,7 @@ FILES "${CMAKE_CURRENT_BINARY_DIR}/liblucene++.pc" "${CMAKE_CURRENT_BINARY_DIR}/liblucene++-contrib.pc" From owner-svn-ports-all@freebsd.org Mon May 2 12:40:55 2016 Return-Path: Delivered-To: svn-ports-all@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 97911B2AA05; Mon, 2 May 2016 12:40:55 +0000 (UTC) (envelope-from ale@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 726371190; Mon, 2 May 2016 12:40:55 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42CesXR083557; Mon, 2 May 2016 12:40:54 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42CesOU083550; Mon, 2 May 2016 12:40:54 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201605021240.u42CesOU083550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 2 May 2016 12:40:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414442 - in head/databases/mongodb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 12:40:55 -0000 Author: ale Date: Mon May 2 12:40:53 2016 New Revision: 414442 URL: https://svnweb.freebsd.org/changeset/ports/414442 Log: Update to 2.6.12 release. PR: 209150 Submitted by: demon Modified: head/databases/mongodb/Makefile head/databases/mongodb/distinfo head/databases/mongodb/files/patch-SConstruct head/databases/mongodb/files/patch-src_mongo_SConscript head/databases/mongodb/files/patch-src_mongo_db_kill_current_op.cpp head/databases/mongodb/files/patch-src_mongo_db_ops_modifier_push.cpp head/databases/mongodb/files/patch-src_third_party_boost_libs_filesystem_v3_src_path.cpp Modified: head/databases/mongodb/Makefile ============================================================================== --- head/databases/mongodb/Makefile Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/Makefile Mon May 2 12:40:53 2016 (r414442) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongodb -PORTVERSION= 2.6.7 +PORTVERSION= 2.6.12 CATEGORIES= databases net MASTER_SITES= http://downloads.mongodb.org/src/ DISTNAME= ${PORTNAME}-src-r${PORTVERSION} Modified: head/databases/mongodb/distinfo ============================================================================== --- head/databases/mongodb/distinfo Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/distinfo Mon May 2 12:40:53 2016 (r414442) @@ -1,2 +1,2 @@ -SHA256 (mongodb-src-r2.6.7.tar.gz) = 512254d1adeaf19cc8188032ac75ce01ac114811b5a27ef3a95dc79eeedd6bc9 -SIZE (mongodb-src-r2.6.7.tar.gz) = 14540119 +SHA256 (mongodb-src-r2.6.12.tar.gz) = 2dd51eabcfcd133573be74c0131c85b67764042833e7d94077e86adc0b9406dc +SIZE (mongodb-src-r2.6.12.tar.gz) = 16462842 Modified: head/databases/mongodb/files/patch-SConstruct ============================================================================== --- head/databases/mongodb/files/patch-SConstruct Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/files/patch-SConstruct Mon May 2 12:40:53 2016 (r414442) @@ -1,6 +1,21 @@ ---- SConstruct.orig 2014-05-05 02:29:43.000000000 +0000 -+++ SConstruct 2014-05-12 09:50:56.999470711 +0000 -@@ -843,7 +843,7 @@ +--- SConstruct.orig 2016-03-21 17:09:46.000000000 +0100 ++++ SConstruct 2016-05-02 12:45:18.685329078 +0200 +@@ -483,10 +483,10 @@ env = Environment( variables=env_vars, + ) + + # Report any unknown variables as an error. +-unknown_vars = env_vars.UnknownVariables() +-if unknown_vars: +- print "Unknown variables specified: {0}".format(", ".join(unknown_vars.keys())) +- Exit(1) ++#unknown_vars = env_vars.UnknownVariables() ++#if unknown_vars: ++# print "Unknown variables specified: {0}".format(", ".join(unknown_vars.keys())) ++# Exit(1) + + if has_option("cache"): + EnsureSConsVersion( 2, 3, 0 ) +@@ -867,7 +867,7 @@ if nix: env.Append( LIBS=[] ) #make scons colorgcc friendly Modified: head/databases/mongodb/files/patch-src_mongo_SConscript ============================================================================== --- head/databases/mongodb/files/patch-src_mongo_SConscript Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/files/patch-src_mongo_SConscript Mon May 2 12:40:53 2016 (r414442) @@ -1,15 +1,15 @@ ---- src/mongo/SConscript.orig 2013-03-22 20:55:25.000000000 +0100 -+++ src/mongo/SConscript 2013-03-25 17:46:04.000000000 +0100 +--- src/mongo/SConscript.orig 2016-03-21 17:09:46.000000000 +0100 ++++ src/mongo/SConscript 2016-05-02 12:44:35.405331527 +0200 @@ -13,7 +13,7 @@ Import("has_option") - Import("usesm usev8") - Import("installSetup") + Import("get_option") + Import("usev8") Import("enforce_glibc") -Import("darwin windows solaris linux nix") +Import("darwin windows solaris linux freebsd nix") env.SConscript(['base/SConscript', 'db/auth/SConscript', -@@ -765,7 +765,7 @@ def installBinary( e, name ): +@@ -1183,7 +1183,7 @@ def installBinary( e, name ): if enforce_glibc: e.AddPostAction( name, checkGlibc ) Modified: head/databases/mongodb/files/patch-src_mongo_db_kill_current_op.cpp ============================================================================== --- head/databases/mongodb/files/patch-src_mongo_db_kill_current_op.cpp Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/files/patch-src_mongo_db_kill_current_op.cpp Mon May 2 12:40:53 2016 (r414442) @@ -1,6 +1,6 @@ ---- src/mongo/db/kill_current_op.cpp.orig 2014-05-15 15:30:33.100157820 +0000 -+++ src/mongo/db/kill_current_op.cpp 2014-05-15 15:35:12.714138934 +0000 -@@ -152,7 +152,7 @@ +--- src/mongo/db/kill_current_op.cpp.orig 2016-03-21 17:09:46.000000000 +0100 ++++ src/mongo/db/kill_current_op.cpp 2016-05-02 12:44:35.406331476 +0200 +@@ -152,7 +152,7 @@ namespace { } // Return true with (approx) probability p = "chance". Recall: 0 <= chance <= 1. Modified: head/databases/mongodb/files/patch-src_mongo_db_ops_modifier_push.cpp ============================================================================== --- head/databases/mongodb/files/patch-src_mongo_db_ops_modifier_push.cpp Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/files/patch-src_mongo_db_ops_modifier_push.cpp Mon May 2 12:40:53 2016 (r414442) @@ -1,6 +1,6 @@ ---- src/mongo/db/ops/modifier_push.cpp.orig 2014-05-15 15:24:21.650184430 +0000 -+++ src/mongo/db/ops/modifier_push.cpp 2014-05-15 15:25:51.014179801 +0000 -@@ -646,7 +646,7 @@ +--- src/mongo/db/ops/modifier_push.cpp.orig 2016-03-21 17:09:46.000000000 +0100 ++++ src/mongo/db/ops/modifier_push.cpp 2016-05-02 12:44:35.408331153 +0200 +@@ -646,7 +646,7 @@ namespace mongo { } const int64_t numChildren = mutablebson::countChildren(_preparedState->elemFound); Modified: head/databases/mongodb/files/patch-src_third_party_boost_libs_filesystem_v3_src_path.cpp ============================================================================== --- head/databases/mongodb/files/patch-src_third_party_boost_libs_filesystem_v3_src_path.cpp Mon May 2 12:40:09 2016 (r414441) +++ head/databases/mongodb/files/patch-src_third_party_boost_libs_filesystem_v3_src_path.cpp Mon May 2 12:40:53 2016 (r414442) @@ -1,5 +1,5 @@ ---- src/third_party/boost/libs/filesystem/v3/src/path.cpp.orig 2013-04-22 16:48:39.000000000 +0200 -+++ src/third_party/boost/libs/filesystem/v3/src/path.cpp 2013-05-03 14:46:44.000000000 +0200 +--- src/third_party/boost/libs/filesystem/v3/src/path.cpp.orig 2016-03-21 17:09:46.000000000 +0100 ++++ src/third_party/boost/libs/filesystem/v3/src/path.cpp 2016-05-02 12:44:35.410331831 +0200 @@ -35,7 +35,7 @@ #ifdef BOOST_WINDOWS_API # include "windows_file_codecvt.hpp" @@ -9,7 +9,7 @@ # include #endif -@@ -766,7 +766,7 @@ +@@ -766,7 +766,7 @@ namespace codecvt_facet(&std::use_facet > (path_locale)); @@ -18,7 +18,7 @@ // "All BSD system functions expect their string parameters to be in UTF-8 encoding // and nothing else." See -@@ -822,7 +822,7 @@ +@@ -822,7 +822,7 @@ namespace filesystem3 const path::codecvt_type*& path::wchar_t_codecvt_facet() { # if defined(BOOST_POSIX_API) && \ From owner-svn-ports-all@freebsd.org Mon May 2 12:50:02 2016 Return-Path: Delivered-To: svn-ports-all@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 2F193B2AC6D; Mon, 2 May 2016 12:50:02 +0000 (UTC) (envelope-from zi@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 F07531696; Mon, 2 May 2016 12:50:01 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42Co1Vl086536; Mon, 2 May 2016 12:50:01 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Co1EG086535; Mon, 2 May 2016 12:50:01 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201605021250.u42Co1EG086535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 2 May 2016 12:50:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414443 - head/net/exabgp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 12:50:02 -0000 Author: zi Date: Mon May 2 12:50:00 2016 New Revision: 414443 URL: https://svnweb.freebsd.org/changeset/ports/414443 Log: - We apparently changed the naming scheme of things again, update distinfo. Modified: head/net/exabgp/distinfo Modified: head/net/exabgp/distinfo ============================================================================== --- head/net/exabgp/distinfo Mon May 2 12:40:53 2016 (r414442) +++ head/net/exabgp/distinfo Mon May 2 12:50:00 2016 (r414443) @@ -1,2 +1,2 @@ -SHA256 (Exa-Networks-exabgp-3.4.16_GH0.tgz) = 4ccec18e99c2298b20acf9710b4b6a817d5da203839140142341934e9a7ddf75 -SIZE (Exa-Networks-exabgp-3.4.16_GH0.tgz) = 539186 +SHA256 (Exa-Networks-exabgp-3.4.16_GH0.tar.gz) = 4ccec18e99c2298b20acf9710b4b6a817d5da203839140142341934e9a7ddf75 +SIZE (Exa-Networks-exabgp-3.4.16_GH0.tar.gz) = 539186 From owner-svn-ports-all@freebsd.org Mon May 2 13:16:53 2016 Return-Path: Delivered-To: svn-ports-all@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 9FC27B291DD; Mon, 2 May 2016 13:16:53 +0000 (UTC) (envelope-from mat@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 770E11310; Mon, 2 May 2016 13:16:53 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42DGqvj095567; Mon, 2 May 2016 13:16:52 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42DGqi1095565; Mon, 2 May 2016 13:16:52 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605021316.u42DGqi1095565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 2 May 2016 13:16:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414444 - in head/Mk: . Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 13:16:53 -0000 Author: mat Date: Mon May 2 13:16:52 2016 New Revision: 414444 URL: https://svnweb.freebsd.org/changeset/ports/414444 Log: Fix WITH_BDB_VER support, and switch to DEFAULT_VERSIONS. PR: 209183 Reported by: peter Sponsored by: Absolight Modified: head/Mk/Uses/bdb.mk head/Mk/bsd.default-versions.mk (contents, props changed) Modified: head/Mk/Uses/bdb.mk ============================================================================== --- head/Mk/Uses/bdb.mk Mon May 2 12:50:00 2016 (r414443) +++ head/Mk/Uses/bdb.mk Mon May 2 13:16:52 2016 (r414444) @@ -15,6 +15,7 @@ # support one or more versions of Berkeley DB. # WITH_BDB_VER # - User defined global variable to set Berkeley DB version. +# Deprecated, use DEFAULT_VERSIONS+=bdb=xx # _WITH_BDB_VER # - User defined port specific variable to set Berkeley DB # version. @@ -54,12 +55,17 @@ _bdb_ARGS:= ${bdb_ARGS} .endif _bdb_ARGS?= yes -# TODO: avoid malformed conditional with invalid _bdb_ARGS/WITH_BDB_VER +# TODO: avoid malformed conditional with invalid _bdb_ARGS/BDB_DEFAULT # check if + works properly from test builds 01h12m23s BDB_UNIQUENAME?= ${PKGNAMEPREFIX}${PORTNAME} -_WITH_BDB_VER_save:=${WITH_BDB_VER} +.if defined(WITH_BDB_VER) +WARNING+= "WITH_BDB_VER is deprecated and will be removed on 2016-08-01. Use DEFAULT_VERSIONS+=bdb=${WITH_BDB_VER}" +BDB_DEFAULT:=${WITH_BDB_VER} +.endif + +_BDB_DEFAULT_save:=${BDB_DEFAULT} _DB_PORTS= 48 5 6 _DB_DEFAULTS= 48 5 # does not include 6 due to different licensing @@ -77,17 +83,17 @@ db48_FIND= ${LOCALBASE}/include/db48/db. db5_FIND= ${LOCALBASE}/include/db5/db.h db6_FIND= ${LOCALBASE}/include/db6/db.h -# Override the global WITH_BDB_VER with the +# Override the global BDB_DEFAULT with the # port specific _WITH_BDB_VER .if defined(${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER) -WITH_BDB_VER= ${${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER} +BDB_DEFAULT= ${${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER} .endif -# Override _bdb_ARGS with global WITH_BDB_VER if the maintainer did not +# Override _bdb_ARGS with global BDB_DEFAULT if the maintainer did not # ask for a more specific version. -.if defined(WITH_BDB_VER) -. if ${WITH_BDB_VER} != 1 && ${_bdb_ARGS} == yes -_bdb_ARGS= ${WITH_BDB_VER} +.if defined(BDB_DEFAULT) +. if ${BDB_DEFAULT} != 1 +_bdb_ARGS= ${BDB_DEFAULT} . endif .endif @@ -204,7 +210,7 @@ BDB_VER= ${_BDB_VER} debug-bdb: @${ECHO_CMD} "--INPUTS----------------------------------------------------" @${ECHO_CMD} "${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER: ${${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER}" - @${ECHO_CMD} "WITH_BDB_VER: ${_WITH_BDB_VER_save}" + @${ECHO_CMD} "BDB_DEFAULT: ${_BDB_DEFAULT_save}" @${ECHO_CMD} "BDB_BUILD_DEPENDS: ${BDB_BUILD_DEPENDS}" @${ECHO_CMD} "bdb_ARGS (original): ${bdb_ARGS}" @${ECHO_CMD} "WITH_BDB_HIGHEST (original): ${WITH_BDB_HIGHEST}" @@ -236,7 +242,7 @@ BAD_VAR+= ${var}, . endif . endfor . if defined(BAD_VAR) -_IGNORE_MSG= Obsolete variable(s) ${BAD_VAR} use WITH_BDB_VER or ${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER to select Berkeley DB version +_IGNORE_MSG= Obsolete variable(s) ${BAD_VAR} use DEFAULT_VERSIONS or ${BDB_UNIQUENAME:tu:S,-,_,}_WITH_BDB_VER to select Berkeley DB version . if defined(IGNORE) IGNORE+= ${_IGNORE_MSG} . else Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Mon May 2 12:50:00 2016 (r414443) +++ head/Mk/bsd.default-versions.mk Mon May 2 13:16:52 2016 (r414444) @@ -20,6 +20,8 @@ ${_l:tu}_DEFAULT= ${lang:C/.*=//g} # Possible values: 2.2, 2.4 APACHE_DEFAULT?= 2.4 +# Possible values: 48, 5, 6 +BDB_DEFAULT?= 5 # Possible values: 2.5 FIREBIRD_DEFAULT?= 2.5 # Possible values: 3.0.0 From owner-svn-ports-all@freebsd.org Mon May 2 13:17:03 2016 Return-Path: Delivered-To: svn-ports-all@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 EC4C9B29237; Mon, 2 May 2016 13:17:03 +0000 (UTC) (envelope-from mat@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 AD61E143C; Mon, 2 May 2016 13:17:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42DH2CQ095748; Mon, 2 May 2016 13:17:02 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42DH2Up095745; Mon, 2 May 2016 13:17:02 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605021317.u42DH2Up095745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 2 May 2016 13:17:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414445 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 13:17:04 -0000 Author: mat Date: Mon May 2 13:17:02 2016 New Revision: 414445 URL: https://svnweb.freebsd.org/changeset/ports/414445 Log: Update to latest snapshot. Sponsored by: Absolight Deleted: head/dns/bind9-devel/files/patch-bin_python_Makefile.in head/dns/bind9-devel/files/patch-bin_python_isc_Makefile.in Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) head/dns/bind9-devel/pkg-plist (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon May 2 13:16:52 2016 (r414444) +++ head/dns/bind9-devel/Makefile Mon May 2 13:17:02 2016 (r414445) @@ -19,8 +19,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0.a20160428 -HASH= a27dc50 +ISCVERSION= 9.11.0.a20160430 +HASH= 9e6e088 MAKE_JOBS_UNSAFE= yes @@ -264,4 +264,8 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \ ${STAGEDIR}${ETCDIR}/rndc.conf.sample +# Can't use USE_PYTHON=autoplist +post-install-PYTHON-on: + @${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -type f | ${SED} -e 's|${STAGEDIR}||' >> ${TMPPLIST} + .include Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon May 2 13:16:52 2016 (r414444) +++ head/dns/bind9-devel/distinfo Mon May 2 13:17:02 2016 (r414445) @@ -1,2 +1,2 @@ -SHA256 (bind9-a27dc50.tar.gz) = f5c2ee82b3a3c6de086df3cfc4c1a2ca2729e60c2563d65247dc36a82f783c01 -SIZE (bind9-a27dc50.tar.gz) = 11721171 +SHA256 (bind9-9e6e088.tar.gz) = 39dfc17633e01bc7d28c6f3975c464c5702192267991c27ca8f8be8f92a78a46 +SIZE (bind9-9e6e088.tar.gz) = 11725304 Modified: head/dns/bind9-devel/pkg-plist ============================================================================== --- head/dns/bind9-devel/pkg-plist Mon May 2 13:16:52 2016 (r414444) +++ head/dns/bind9-devel/pkg-plist Mon May 2 13:17:02 2016 (r414445) @@ -257,18 +257,6 @@ include/pkcs11/cryptoki.h include/pkcs11/pkcs11.h include/pkcs11/pkcs11f.h include/pkcs11/pkcs11t.h -%%PYTHON%%lib/__init__.py -%%PYTHON%%lib/__init__.pyc -%%PYTHON%%lib/dnskey.py -%%PYTHON%%lib/dnskey.pyc -%%PYTHON%%lib/eventlist.py -%%PYTHON%%lib/eventlist.pyc -%%PYTHON%%lib/keydict.py -%%PYTHON%%lib/keydict.pyc -%%PYTHON%%lib/keyevent.py -%%PYTHON%%lib/keyevent.pyc -%%PYTHON%%lib/keyzone.py -%%PYTHON%%lib/keyzone.pyc lib/libbind9.a lib/libdns.a lib/libirs.a @@ -276,10 +264,6 @@ lib/libisc.a lib/libisccc.a lib/libisccfg.a lib/liblwres.a -%%PYTHON%%lib/parsetab.py -%%PYTHON%%lib/parsetab.pyc -%%PYTHON%%lib/policy.py -%%PYTHON%%lib/policy.pyc man/man1/arpaname.1.gz man/man1/bind9-config.1.gz man/man1/delv.1.gz @@ -385,6 +369,7 @@ man/man8/dnssec-dsfromkey.8.gz man/man8/dnssec-importkey.8.gz man/man8/dnssec-keyfromlabel.8.gz man/man8/dnssec-keygen.8.gz +%%PYTHON%%man/man8/dnssec-keymgr.8.gz man/man8/dnssec-revoke.8.gz man/man8/dnssec-settime.8.gz man/man8/dnssec-signzone.8.gz From owner-svn-ports-all@freebsd.org Mon May 2 13:40:27 2016 Return-Path: Delivered-To: svn-ports-all@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 2A415B29A33; Mon, 2 May 2016 13:40:27 +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 EF7CA1120; Mon, 2 May 2016 13:40:26 +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 u42DeQbq001954; Mon, 2 May 2016 13:40:26 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42DeQYf001952; Mon, 2 May 2016 13:40:26 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605021340.u42DeQYf001952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 2 May 2016 13:40:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414446 - head/net/motsognir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 13:40:27 -0000 Author: robak Date: Mon May 2 13:40:25 2016 New Revision: 414446 URL: https://svnweb.freebsd.org/changeset/ports/414446 Log: net/motsognir: update 1.0.8 -> 1.0.8.1 PR: 209197 Submitted by: (maintainer) Modified: head/net/motsognir/Makefile head/net/motsognir/distinfo Modified: head/net/motsognir/Makefile ============================================================================== --- head/net/motsognir/Makefile Mon May 2 13:17:02 2016 (r414445) +++ head/net/motsognir/Makefile Mon May 2 13:40:25 2016 (r414446) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= motsognir -PORTVERSION= 1.0.8 -PORTREVISION= 1 +PORTVERSION= 1.0.8.1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} Modified: head/net/motsognir/distinfo ============================================================================== --- head/net/motsognir/distinfo Mon May 2 13:17:02 2016 (r414445) +++ head/net/motsognir/distinfo Mon May 2 13:40:25 2016 (r414446) @@ -1,2 +1,2 @@ -SHA256 (motsognir-1.0.8.tar.gz) = 97b8cbcc7baf8fe756308a64081da11f6eb363d0b1cbd868e11d4d952a6bc3cf -SIZE (motsognir-1.0.8.tar.gz) = 978060 +SHA256 (motsognir-1.0.8.1.tar.gz) = 2d49e825517a071ce2077c549c8c610af2adc5b6e4b7b2cf7191bd49f7c89b03 +SIZE (motsognir-1.0.8.1.tar.gz) = 978714 From owner-svn-ports-all@freebsd.org Mon May 2 13:45:36 2016 Return-Path: Delivered-To: svn-ports-all@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 84D83B29BA5; Mon, 2 May 2016 13:45:36 +0000 (UTC) (envelope-from ashish@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 51E1114BD; Mon, 2 May 2016 13:45:36 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42DjZ5c004960; Mon, 2 May 2016 13:45:35 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42DjZX3004956; Mon, 2 May 2016 13:45:35 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201605021345.u42DjZX3004956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Mon, 2 May 2016 13:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414447 - in head: Mk editors/emacs-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 13:45:36 -0000 Author: ashish Date: Mon May 2 13:45:35 2016 New Revision: 414447 URL: https://svnweb.freebsd.org/changeset/ports/414447 Log: editors/emacs-devel[1]: - Update to 25.0.93 - Re-organize options into logical groups - Use OPTIONS helpers to specifiy implicit dependencies - Convert FILENOTIFY into a radio option - Remove dependency on unneeded ports for non-X11 systems bsd.emacs.mk: - Update version for editors/emacs-devel port PR: 209054[1] Submitted by: Joseph Mingrone [1] Modified: head/Mk/bsd.emacs.mk head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist Modified: head/Mk/bsd.emacs.mk ============================================================================== --- head/Mk/bsd.emacs.mk Mon May 2 13:40:25 2016 (r414446) +++ head/Mk/bsd.emacs.mk Mon May 2 13:45:35 2016 (r414447) @@ -83,7 +83,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PO # Emacs-24.x (development version) .elif (${EMACS_PORT_NAME} == "emacs-devel") EMACS_NAME= emacs -EMACS_VER= 25.0.50 +EMACS_VER= 25.0.93 EMACS_MAJOR_VER= 25 EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Mon May 2 13:40:25 2016 (r414446) +++ head/editors/emacs-devel/Makefile Mon May 2 13:45:35 2016 (r414447) @@ -3,7 +3,6 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= editors ipv6 MASTER_SITES= GNU_ALPHA/emacs/pretest @@ -15,15 +14,12 @@ COMMENT= GNU editing macros LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_sparc64= fails to compile at bootstrap phase -BROKEN_ia64= Emacs 24.X does not currently build on ia64 +BROKEN_sparc64= Emacs does not currently build on sparc64 +BROKEN_ia64= Emacs does not currently build on ia64 -CONFLICTS= emacs-19.* emacs21-[0-9]* emacs22-[0-9]* \ - emacs23-[0-9]* emacs24-[0-9]* xemacs-[0-9]* \ - xemacs-devel-[0-9]* xemacs-mule-[0-9]* \ - xemacs-devel-mule-[0-9]* emacs-nox11-[0-9]* +CONFLICTS= emacs24-[0-9]* emacs-nox11-[0-9]* -EMACS_VER= 25.0.92 +EMACS_VER= 25.0.93 GNU_CONFIGURE= yes USES= cpe gmake makeinfo ncurses pkgconfig tar:xz INFO_PATH= ${DATADIR_REL}/info @@ -32,147 +28,178 @@ CPE_VENDOR= gnu SUB_LIST+= ARCHLIBDIR=${PREFIX}/libexec/emacs/${EMACS_VER}/\ ${CONFIGURE_TARGET} -CONFIGURE_ARGS= --localstatedir=/var --with-gameuser=games:games +CONFIGURE_ARGS= --localstatedir=/var \ + --with-gameuser=games:games PLIST_SUB= EMACS_VER=${EMACS_VER} GNU_HOST=${CONFIGURE_TARGET} MAKE_ENV= LC_ALL=C -INFO= ada-mode auth autotype bovine calc ccmode cl dbus \ - dired-x ebrowse ede ediff edt efaq eieio eintr elisp \ - emacs emacs-gnutls emacs-mime epa erc ert eshell eudc \ - eww flymake forms gnus htmlfontify idlwave ido info \ - mairix-el message mh-e newsticker nxml-mode \ - octave-mode org pcl-cvs pgg rcirc reftex remember \ - sasl sc semantic ses sieve smtpmail speedbar srecode \ - todo-mode tramp url vhdl-mode vip viper widget wisent \ - woman - -OPTIONS_DEFINE= X11 ACL DBUS GCONF GIF JPEG M17N OTF PNG SOUND \ - SOURCES SVG TIFF SCROLLBARS XFT XIM XML XPM MAGICK \ - GNUTLS GSETTINGS LTO FILENOTIFY LLDB CAIRO MODULES XWIDGETS +INFO= ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede \ + ediff edt efaq eieio eintr elisp emacs emacs-gnutls emacs-mime epa erc \ + ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info \ + mairix-el message mh-e newsticker nxml-mode octave-mode org pcl-cvs pgg \ + rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar \ + srecode todo-mode tramp url vhdl-mode vip viper widget wisent woman + +OPTIONS_DEFINE= ACL DBUS GNUTLS LLDB LTO MODULES SOURCES X11 XML + +OPTIONS_RADIO= FILENOTIFY SOUND X11TOOLKIT +OPTIONS_RADIO_FILENOTIFY= GFILE KQUEUE +OPTIONS_RADIO_SOUND= ALSA OSS +OPTIONS_RADIO_X11TOOLKIT= GTK2 GTK3 MOTIF XAW XAW3D + +OPTIONS_GROUP= GRAPHICS NEEDX11 +OPTIONS_GROUP_GRAPHICS= CAIRO GIF JPEG MAGICK PNG SVG TIFF XPM +OPTIONS_GROUP_NEEDX11= GCONF GSETTINGS M17N OTF SCROLLBARS XFT XIM \ + XWIDGETS -OPTIONS_SINGLE= X11 SOUND - -ACL_DESC= ACL support -GSETTINGS_DESC= GSettings support +ACL_DESC= Access control list support +CAIRO_DESC= Cairo library support (experimental) +FILENOTIFY_DESC=File notification support +GCONF_DESC= GConf configuration support +GFILE_DESC= File notification via gfile +GRAPHICS_DESC= Graphics support (each implies X11) +GSETTINGS_DESC= GSettings support (implies DBUS) +KQUEUE_DESC= File notification via kqueue +LLDB_DESC= Enable LLDB support for GUD +LTO_DESC= Enable link-time optimization (requires GCC 4.6+) +MAGICK_DESC= ImageMagick support +M17N_DESC= M17N support for text-shaping +MODULES_DESC= Dynamic modules support +NEEDX11_DESC= Other X11-dependent (each implies X11) +OTF_DESC= Opentype fonts support SCROLLBARS_DESC=Toolkit scroll-bars -SOUND_DESC= Sound support SOURCES_DESC= Install sources -XAW_DESC= Athena widgets +X11_DESC= X11 support (choose toolkit below) +X11TOOLKIT_DESC=X11 toolkit (each implies X11) XAW3D_DESC= Athena3D widgets +XAW_DESC= Athena widgets XIM_DESC= X Input Method Support -M17N_DESC= M17N support for text-shaping -OTF_DESC= Opentype fonts suport -FILENOTIFY_DESC=File notification support -LTO_DESC= Enable link-time optimization (requires GCC 4.6+) -LLDB_DESC= Enable lldb support for GUD (from llvm.org) -MODULES_DESC= Dynamic modules support -XWIDGETS_DESC= Enable use of some GTK widgets in Emacs buffers +XWIDGETS_DESC= GTK widgets in Emacs buffers (requires GTK3) -OPTIONS_SINGLE_X11= GTK2 GTK3 XAW XAW3D MOTIF -OPTIONS_SINGLE_SOUND= ALSA OSS +OPTIONS_DEFAULT=ACL DBUS FREEDESKTOP GCONF GIF GNUTLS GSETTINGS GTK2 JPEG \ + KQUEUE M17N MAGICK MODULES OSS OTF PNG SCROLLBARS SOURCES SVG \ + TIFF X11 XFT XIM XML XPM -OPTIONS_DEFAULT=ACL DBUS FILENOTIFY GCONF GIF GNUTLS GSETTINGS GTK2 \ - JPEG M17N MAGICK MODULES OSS OTF PNG SCROLLBARS SOUND \ - SOURCES SVG TIFF X11 XFT XIM XML XPM +OPTIONS_SUB= YES -OPTIONS_SUB= YES +ACL_CONFIGURE_ENABLE= acl -LLDB_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-lldb-gud.el - -SOUND_CONFIGURE_OFF= --with-sound=no ALSA_CONFIGURE_ON= --with-sound=alsa ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -OSS_CONFIGURE_ON= --with-sound=oss + +CAIRO_USE= GNOME=cairo +CAIRO_CONFIGURE_WITH= cairo +CAIRO_IMPLIES= X11 DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_CONFIGURE_WITH= dbus -GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls -GNUTLS_CONFIGURE_WITH= gnutls +GCONF_USE= gnome=gconf2 +GCONF_CONFIGURE_WITH= gconf +GCONF_IMPLIES= X11 -XML_USE= GNOME=libxml2 -XML_CONFIGURE_WITH= xml2 +GFILE_CONFIGURE_ON= --with-file-notification=gfile -SVG_USE= GNOME=librsvg2 -SVG_CONFIGURE_WITH= rsvg +GIF_LIB_DEPENDS= libgif.so:graphics/giflib +GIF_CONFIGURE_WITH= gif +GIF_IMPLIES= X11 -X11_CONFIGURE_WITH= x -X11_USE= XORG=x11 -X11_USES= desktop-file-utils +GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls +GNUTLS_CONFIGURE_WITH= gnutls + +GSETTINGS_USE= gnome=glib20 +GSETTINGS_CONFIGURE_WITH=gsettings +GSETTINGS_IMPLIES= DBUS X11 GTK2_USE= GNOME=gtk20 -GTK2_CONFIGURE_ON= -with-x-toolkit=gtk2 +GTK2_CONFIGURE_ON= --with-x-toolkit=gtk2 +GTK2_IMPLIES= X11 GTK3_USE= GNOME=gtk30 GTK3_CONFIGURE_ON= --with-x-toolkit=gtk3 - -XAW3D_LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d -XAW3D_CONFIGURE_ON= --with-x-toolkit=athena - -XAW_USE= XORG=xaw -XAW_CONFIGURE_ON+= --with-x-toolkit=athena --without-xaw3d - -MOTIF_USES= motif -MOTIF_CONFIGURE_ON+= --with-x-toolkit=motif - -SCROLLBARS_CONFIGURE_WITH=toolkit-scroll-bars - -SYNC_INPUT_CONFIGURE_WITH=sync-input +GTK3_IMPLIES= X11 JPEG_USES= jpeg JPEG_CONFIGURE_WITH= jpeg +JPEG_IMPLIES= X11 -TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff -TIFF_CONFIGURE_WITH= tiff +KQUEUE_CONFIGURE_ON= --with-file-notification=kqueue -GIF_LIB_DEPENDS= libgif.so:graphics/giflib -GIF_CONFIGURE_WITH= gif - -PNG_LIB_DEPENDS+= libpng.so:graphics/png -PNG_CONFIGURE_WITH= png - -XPM_USE= XORG=xpm -XPM_CONFIGURE_WITH= xpm +LLDB_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-lldb-gud.el -XFT_USE= XORG=xft -XFT_LIB_DEPENDS= libfreetype.so:print/freetype2 -XFT_CONFIGURE_WITH= xft +LTO_CONFIGURE_ON= --enable-link-time-optimization +LTO_USE= GCC=4.6+ M17N_LIB_DEPENDS= libm17n.so:devel/m17n-lib M17N_CONFIGURE_WITH= m17n-flt +M17N_IMPLIES= XFT X11 + +MAGICK_LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick +MAGICK_CONFIGURE_WITH= imagemagick +MAGICK_IMPLIES= X11 + +MODULES_CONFIGURE_WITH= modules + +MOTIF_USES= motif +MOTIF_CONFIGURE_ON= --with-x-toolkit=motif +MOTIF_IMPLIES= X11 + +OSS_CONFIGURE_ON= --with-sound=oss OTF_LIB_DEPENDS= libotf.so:print/libotf OTF_CONFIGURE_WITH= libotf +OTF_IMPLIES= XFT -MAGICK_LIB_DEPENDS=libMagickCore-6.so:graphics/ImageMagick -MAGICK_CONFIGURE_WITH= imagemagick +PNG_LIB_DEPENDS= libpng.so:graphics/png +PNG_CONFIGURE_WITH= png +PNG_IMPLIES= X11 -GSETTINGS_USE= gnome=glib20 -GSETTINGS_CONFIGURE_WITH=gsettings +SCROLLBARS_CONFIGURE_WITH=toolkit-scroll-bars +SCROLLBARS_IMPLIES= X11 -GCONF_USE= gnome=gconf2 -GCONF_CONFIGURE_WITH= gconf +SVG_USE= GNOME=librsvg2 +SVG_CONFIGURE_WITH= rsvg +SVG_IMPLIES= X11 -XIM_CONFIGURE_WITH= xim +TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff +TIFF_CONFIGURE_WITH= tiff +TIFF_IMPLIES= X11 -LTO_CONFIGURE_ON= --enable-link-time-optimization -LTO_USE= GCC=4.6+ +X11_CONFIGURE_OFF= --without-x --with-x-toolkit=no +X11_CONFIGURE_ON= --with-x +X11_USE= XORG=x11 +X11_USES= desktop-file-utils +X11_VARS= installs_icons=yes +X11_VARS_OFF= without_x11=yes -ACL_CONFIGURE_OFF= --disable-acl +XAW_USE= XORG=xaw +XAW_CONFIGURE_ON= --with-x-toolkit=athena --without-xaw3d +XAW_IMPLIES= X11 -FILENOTIFY_CONFIGURE_ON=--with-file-notification=gfile -FILENOTIFY_CONFIGURE_OFF=--without-file-notification -FILENOTIFY_USE= GNOME=glib20 +XAW3D_LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d +XAW3D_CONFIGURE_ON= --with-x-toolkit=athena +XAW3D_IMPLIES= X11 -CAIRO_USE= GNOME=cairo -CAIRO_CONFIGURE_ON= --with-cairo +XFT_USE= XORG=xft +XFT_LIB_DEPENDS= libfreetype.so:print/freetype2 +XFT_CONFIGURE_WITH= xft +XFT_IMPLIES= X11 + +XIM_CONFIGURE_WITH= xim +XIM_IMPLIES= X11 + +XML_USE= GNOME=libxml2 +XML_CONFIGURE_WITH= xml2 -MODULES_CONFIGURE_ON= --with-modules +XPM_USE= XORG=xpm +XPM_CONFIGURE_WITH= xpm +XPM_IMPLIES= X11 -XWIDGETS_CONFIGURE_ON= --with-xwidgets +XWIDGETS_CONFIGURE_WITH=xwidgets XWIDGETS_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 +XWIDGETS_IMPLIES= X11 .include @@ -181,39 +208,16 @@ XWIDGETS_LIB_DEPENDS= libwebkitgtk-3.0.s # http://llvm.org/bugs/show_bug.cgi?id=18171 fixed in r263312 # (11-CURRENT), and fixed in r263765 (10-STABLE) .if ${ARCH} == "i386" -.if (${OSVERSION} < 1000706) || (${OSVERSION} >= 1100000 && \ +.if (${OSVERSION} < 1000706) || (${OSVERSION} >= 1100000 && \ ${OSVERSION} < 1100015) -USE_GCC= any +USE_GCC=any .endif .endif .if ${PORT_OPTIONS:MX11} -INSTALLS_ICONS= yes -.if !${PORT_OPTIONS:MXFT} -.if ${PORT_OPTIONS:MM17N} -IGNORE= m17n requires Xft. Please run 'make config' -.elif ${PORT_OPTIONS:MOTF} -IGNORE= support for Opentype fonts require Xft. Please run 'make config' -.endif -.endif -.else -.for OPT in GCONF GIF GSETTINGS GTK2 GTK3 JPEG M17N MAGICK MOTIF \ - PNG SCROLLBARS SVG TIFF XAW XAW3D XFT XIM XPM -.if ${PORT_OPTIONS:M${OPT}} -IGNORE= option ${OPT} requires X11 option -.endif -.endfor -.endif - -.if !${PORT_OPTIONS:MDBUS} -.if ${PORT_OPTIONS:MGSETTINGS} -IGNORE= support for GSettings requires DBUS. Please run 'make config' -.endif -.endif - -.if !${PORT_OPTIONS:MGTK3} -.if ${PORT_OPTIONS:MXWIDGETS} -IGNORE= support for XWidgets requires GTK3. Please run 'make config' +.if ! ${PORT_OPTIONS:MGTK2} && ! ${PORT_OPTIONS:MGTK3} && \ +! ${PORT_OPTIONS:MMOTIF} && ! ${PORT_OPTIONS:MXAW} && ! ${PORT_OPTIONS:MXAW3D} +IGNORE=option X11 requires an X11 toolkit .endif .endif @@ -221,34 +225,30 @@ IGNORE= support for XWidgets requires G # Building with GCC 4.6+ requires it .if ${ncurses_ARGS} == "port" -LDFLAGS+= -ltinfo +LDFLAGS+=-ltinfo .endif post-patch: @${RM} -f ${WRKSRC}/info/* - @${REINPLACE_CMD} -e "s/%%EMACS_VER%%/${EMACS_VER}/g" -e \ + @${REINPLACE_CMD} -e "s/%%EMACS_VER%%/${EMACS_VER}/g" -e \ "s/%%DATADIR%%/${DATADIR:C/\//\\\//g}/g" ${WRKSRC}/sources.el -.if empty(PORT_OPTIONS:MX11) - @${REINPLACE_CMD} -e 's/^Terminal=.*$$/Terminal=true/' \ +## stage-qa will give a warning, but don't pull in desktop-file-utils +## portlint -AC will give a warning about INSTALL_ICONS, but don't pull in those +## dependencies +.if ! ${PORT_OPTIONS:MX11} + @${REINPLACE_CMD} -e 's/^Terminal=.*$$/Terminal=true/' \ ${WRKSRC}/etc/emacs.desktop .endif post-install: .if ${PORT_OPTIONS:MSOURCES} @${MKDIR} ${STAGEDIR}${DATADIR}/${EMACS_VER}/src - ${INSTALL_DATA} ${WRKSRC}/src/*.[ch] \ + ${INSTALL_DATA} ${WRKSRC}/src/*.[ch] \ ${STAGEDIR}${DATADIR}/${EMACS_VER}/src - ${INSTALL_DATA} ${WRKSRC}/sources.el \ + ${INSTALL_DATA} ${WRKSRC}/sources.el \ ${STAGEDIR}${DATADIR}/${EMACS_VER}/site-lisp/site-start.el .endif - @${FIND} ${STAGEDIR}${PREFIX}/${INFO_PATH} -type f -name \ + @${FIND} ${STAGEDIR}${PREFIX}/${INFO_PATH} -type f -name \ '*.gz' -exec ${GUNZIP_CMD} '{}' \; -.if !defined(WITHOUT_X11) -pre-everything:: - @${ECHO_MSG} - @${ECHO_MSG} "====> Define WITHOUT_X11 to disable X11 support." - @${ECHO_MSG} -.endif - .include Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Mon May 2 13:40:25 2016 (r414446) +++ head/editors/emacs-devel/distinfo Mon May 2 13:45:35 2016 (r414447) @@ -1,2 +1,2 @@ -SHA256 (emacs-25.0.92.tar.xz) = c29733959ae2c6a7c1d5f9465b4d06c93977cc1f3905313d992051a16590568e -SIZE (emacs-25.0.92.tar.xz) = 42264752 +SHA256 (emacs-25.0.93.tar.xz) = b39199a491ce53f8b8a5b74fe6f1f191257e424f3ba047b3098ff9218e1579f1 +SIZE (emacs-25.0.93.tar.xz) = 42515636 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Mon May 2 13:40:25 2016 (r414446) +++ head/editors/emacs-devel/pkg-plist Mon May 2 13:45:35 2016 (r414447) @@ -1548,7 +1548,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/dframe.elc %%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/dired-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.elc %%DATADIR%%/%%EMACS_VER%%/lisp/dired.el.gz @@ -1658,7 +1657,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-speedbar.el.gz @@ -2278,14 +2276,12 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/hl-line.elc %%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ido.el.gz @@ -2294,6 +2290,7 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/ielm.elc %%DATADIR%%/%%EMACS_VER%%/lisp/iimage.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/iimage.elc +@dir %%DATADIR%%/%%EMACS_VER%%/lisp/image %%DATADIR%%/%%EMACS_VER%%/lisp/image-dired.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/image-dired.elc %%DATADIR%%/%%EMACS_VER%%/lisp/image-file.el.gz @@ -2652,7 +2649,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc2368.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail.el.gz @@ -3064,8 +3060,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/tpu-mapper.elc %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vc-arch.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vc-arch.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vc-mcvs.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vc-mcvs.elc %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vi.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vi.elc %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vip.el.gz @@ -3543,7 +3537,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/ps-mule.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/ps-print-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.elc %%DATADIR%%/%%EMACS_VER%%/lisp/recentf.el.gz @@ -3716,7 +3709,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-global.elc %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-loaddefs.el %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.elc %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-ref.el.gz From owner-svn-ports-all@freebsd.org Mon May 2 14:09:21 2016 Return-Path: Delivered-To: svn-ports-all@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 E881FB29FDA; Mon, 2 May 2016 14:09:21 +0000 (UTC) (envelope-from gahr@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 BAADA1E3B; Mon, 2 May 2016 14:09:21 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42E9KZO011230; Mon, 2 May 2016 14:09:20 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42E9KDF011229; Mon, 2 May 2016 14:09:20 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605021409.u42E9KDF011229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 2 May 2016 14:09:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414448 - head/databases/tcl-lmdb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:09:22 -0000 Author: gahr Date: Mon May 2 14:09:20 2016 New Revision: 414448 URL: https://svnweb.freebsd.org/changeset/ports/414448 Log: databases/tcl-lmdb: help autoconf find lmdb's headers and libraries Modified: head/databases/tcl-lmdb/Makefile Modified: head/databases/tcl-lmdb/Makefile ============================================================================== --- head/databases/tcl-lmdb/Makefile Mon May 2 13:45:35 2016 (r414447) +++ head/databases/tcl-lmdb/Makefile Mon May 2 14:09:20 2016 (r414448) @@ -17,6 +17,9 @@ GH_ACCOUNT= ray2501 USES= gmake tcl:tea CONFIGURE_ARGS= --with-system-lmdb +CFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib TEST_TARGET= test From owner-svn-ports-all@freebsd.org Mon May 2 14:10:20 2016 Return-Path: Delivered-To: svn-ports-all@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 3EDB2B28060; Mon, 2 May 2016 14:10:20 +0000 (UTC) (envelope-from gahr@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 0ECB41F25; Mon, 2 May 2016 14:10:19 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42EAJ3t011373; Mon, 2 May 2016 14:10:19 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42EAJQZ011372; Mon, 2 May 2016 14:10:19 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605021410.u42EAJQZ011372@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 2 May 2016 14:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414449 - head/databases/tcl-lmdb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:10:20 -0000 Author: gahr Date: Mon May 2 14:10:19 2016 New Revision: 414449 URL: https://svnweb.freebsd.org/changeset/ports/414449 Log: databases/tcl-lmdb: last commit required a PORTREVISION bump Modified: head/databases/tcl-lmdb/Makefile Modified: head/databases/tcl-lmdb/Makefile ============================================================================== --- head/databases/tcl-lmdb/Makefile Mon May 2 14:09:20 2016 (r414448) +++ head/databases/tcl-lmdb/Makefile Mon May 2 14:10:19 2016 (r414449) @@ -3,6 +3,7 @@ PORTNAME= tcl-lmdb PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org From owner-svn-ports-all@freebsd.org Mon May 2 14:20:33 2016 Return-Path: Delivered-To: svn-ports-all@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 CC0F7B28394; Mon, 2 May 2016 14:20:33 +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 9CFB9131C; Mon, 2 May 2016 14:20:33 +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 u42EKWm3014380; Mon, 2 May 2016 14:20:32 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42EKWuq014379; Mon, 2 May 2016 14:20:32 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201605021420.u42EKWuq014379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 2 May 2016 14:20:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414450 - head/net-p2p/bitcoin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:20:33 -0000 Author: tijl Date: Mon May 2 14:20:32 2016 New Revision: 414450 URL: https://svnweb.freebsd.org/changeset/ports/414450 Log: Add OBJCXX and OBJCXXFLAGS to CONFIGURE_ENV. When compiled on Darwin bitcoin-qt needs two extra files that are written in ObjC++. These aren't needed on FreeBSD but because of this the ObjC++ compiler is used as linker instead of the C++ compiler. Without defining OBJCXX clang may be used as C++ compiler while g++ is used as ObjC++ compiler. This may cause link problems. PR: 207110 Submitted by: olexander.v.melnyk@gmail.com Approved by: robbak@robbak.com (maintainer, via email) Modified: head/net-p2p/bitcoin/Makefile Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Mon May 2 14:10:19 2016 (r414449) +++ head/net-p2p/bitcoin/Makefile Mon May 2 14:20:32 2016 (r414450) @@ -84,7 +84,8 @@ CONFIGURE_ARGS?= --without-libs \ --without-utils CONFIGURE_ENV= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB} -lcrypto" \ - SSL_CFLAGS="-I${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl" + SSL_CFLAGS="-I${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl" \ + OBJCXX="${CXX}" OBJCXXFLAGS="${CXXFLAGS}" MAKE_ENV+= V=1 PLIST_FILES?= bin/bitcoin-qt share/applications/bitcoin-qt.desktop \ From owner-svn-ports-all@freebsd.org Mon May 2 14:25:23 2016 Return-Path: Delivered-To: svn-ports-all@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 BD0F9B285D8; Mon, 2 May 2016 14:25:23 +0000 (UTC) (envelope-from arved@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 8F72D195E; Mon, 2 May 2016 14:25:23 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42EPM1w017301; Mon, 2 May 2016 14:25:22 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42EPM7j017300; Mon, 2 May 2016 14:25:22 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605021425.u42EPM7j017300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 2 May 2016 14:25:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414451 - head/java/rubygem-rjb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:25:23 -0000 Author: arved Date: Mon May 2 14:25:22 2016 New Revision: 414451 URL: https://svnweb.freebsd.org/changeset/ports/414451 Log: Drop maintainership, mark IGNORE and set EXPIRATION_DATE Sometime in the last year module stopped to work. Modified: head/java/rubygem-rjb/Makefile Modified: head/java/rubygem-rjb/Makefile ============================================================================== --- head/java/rubygem-rjb/Makefile Mon May 2 14:20:32 2016 (r414450) +++ head/java/rubygem-rjb/Makefile Mon May 2 14:25:22 2016 (r414451) @@ -6,12 +6,16 @@ PORTVERSION= 1.5.3 CATEGORIES= java ruby MASTER_SITES= RG -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Call Java Code from Ruby LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +IGNORE= fails to create JVM +DEPRECATED= fails to create JVM +EXPIRATION_DATE=2016-06-02 + USE_RUBY= yes USES= gem USE_JAVA= yes From owner-svn-ports-all@freebsd.org Mon May 2 14:33:02 2016 Return-Path: Delivered-To: svn-ports-all@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 D8456B2884F; Mon, 2 May 2016 14:33:02 +0000 (UTC) (envelope-from naddy@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 8D3A91E05; Mon, 2 May 2016 14:33:02 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42EX1ZP020312; Mon, 2 May 2016 14:33:01 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42EX1qM020309; Mon, 2 May 2016 14:33:01 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201605021433.u42EX1qM020309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Mon, 2 May 2016 14:33:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414452 - head/french/verbiste X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:33:02 -0000 Author: naddy Date: Mon May 2 14:33:01 2016 New Revision: 414452 URL: https://svnweb.freebsd.org/changeset/ports/414452 Log: Update to 0.1.43. Changes in this release: * a few verb fixes * drop embryonic support for Greek Approved by: dereckson@gmail.com (maintainer) Modified: head/french/verbiste/Makefile head/french/verbiste/distinfo head/french/verbiste/pkg-plist Modified: head/french/verbiste/Makefile ============================================================================== --- head/french/verbiste/Makefile Mon May 2 14:25:22 2016 (r414451) +++ head/french/verbiste/Makefile Mon May 2 14:33:01 2016 (r414452) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= verbiste -PORTVERSION= 0.1.42 +PORTVERSION= 0.1.43 CATEGORIES= french textproc -MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ +MASTER_SITES= http://sarrazip.com/dev/ MAINTAINER= dereckson@gmail.com COMMENT= French verb conjugator/deconjugator Modified: head/french/verbiste/distinfo ============================================================================== --- head/french/verbiste/distinfo Mon May 2 14:25:22 2016 (r414451) +++ head/french/verbiste/distinfo Mon May 2 14:33:01 2016 (r414452) @@ -1,2 +1,2 @@ -SHA256 (verbiste-0.1.42.tar.gz) = e40eee50725f5d9ad795610226c2dbacafc065ac382b7a1113d6c7dfd1e25897 -SIZE (verbiste-0.1.42.tar.gz) = 754691 +SHA256 (verbiste-0.1.43.tar.gz) = 7745c8d998bba5eaf542aa5d589d187bfdf2edda403cc1edb17ca3d3c33e7251 +SIZE (verbiste-0.1.43.tar.gz) = 778773 Modified: head/french/verbiste/pkg-plist ============================================================================== --- head/french/verbiste/pkg-plist Mon May 2 14:25:22 2016 (r414451) +++ head/french/verbiste/pkg-plist Mon May 2 14:33:01 2016 (r414452) @@ -44,10 +44,8 @@ man/man3/verbiste.3.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-french-deconjugator.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/trans-tenses.pl %%DATADIR%%-0.1/COPYING -%%DATADIR%%-0.1/conjugation-el.xml %%DATADIR%%-0.1/conjugation-fr.xml %%DATADIR%%-0.1/conjugation-it.xml -%%DATADIR%%-0.1/verbs-el.xml %%DATADIR%%-0.1/verbs-fr.xml %%DATADIR%%-0.1/verbs-it.xml %%HASGTK%%share/texmf/tex/latex/verbiste/verbiste.cls From owner-svn-ports-all@freebsd.org Mon May 2 14:50:18 2016 Return-Path: Delivered-To: svn-ports-all@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 5097CB28FCC; Mon, 2 May 2016 14:50:18 +0000 (UTC) (envelope-from mat@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 22ACF19D8; Mon, 2 May 2016 14:50:18 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42EoHj1023671; Mon, 2 May 2016 14:50:17 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42EoHQn023669; Mon, 2 May 2016 14:50:17 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605021450.u42EoHQn023669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 2 May 2016 14:50:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414453 - head/lang/perl5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:50:18 -0000 Author: mat Date: Mon May 2 14:50:17 2016 New Revision: 414453 URL: https://svnweb.freebsd.org/changeset/ports/414453 Log: Update to v5.24.0-RC4. Changes: https://github.com/Perl/perl5/compare/v5.24.0-RC3-19-g10d36cf...v5.24.0-RC4 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 2 14:33:01 2016 (r414452) +++ head/lang/perl5-devel/Makefile Mon May 2 14:50:17 2016 (r414453) @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.24.0-RC3-19-g10d36cf +GH_TAGNAME= v5.24.0-RC4 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon May 2 14:33:01 2016 (r414452) +++ head/lang/perl5-devel/distinfo Mon May 2 14:50:17 2016 (r414453) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.24.0-RC3-19_GH0.tar.gz) = 15d5194d0a2ac79de721c464bfb0ce88df695983c19ec3b1513b548102b9c2d0 -SIZE (perl/perl-5.24.0-RC3-19_GH0.tar.gz) = 17858823 +SHA256 (perl/perl-5.24.0-RC4_GH0.tar.gz) = c1c99417f3060896d8f73350f65ef47cc49b74d28449d5ad1e72914a87edf7b7 +SIZE (perl/perl-5.24.0-RC4_GH0.tar.gz) = 17855211 From owner-svn-ports-all@freebsd.org Mon May 2 15:04:03 2016 Return-Path: Delivered-To: svn-ports-all@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 E4741B2A313; Mon, 2 May 2016 15:04:03 +0000 (UTC) (envelope-from arved@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 A11B0112E; Mon, 2 May 2016 15:04:03 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42F421e029508; Mon, 2 May 2016 15:04:02 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42F42Xp029506; Mon, 2 May 2016 15:04:02 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605021504.u42F42Xp029506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 2 May 2016 15:04:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414454 - head/textproc/ml1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 15:04:04 -0000 Author: arved Date: Mon May 2 15:04:02 2016 New Revision: 414454 URL: https://svnweb.freebsd.org/changeset/ports/414454 Log: Update to 4.11 PR: 209090 Submitted by: maintainer Modified: head/textproc/ml1/Makefile head/textproc/ml1/distinfo Modified: head/textproc/ml1/Makefile ============================================================================== --- head/textproc/ml1/Makefile Mon May 2 14:50:17 2016 (r414453) +++ head/textproc/ml1/Makefile Mon May 2 15:04:02 2016 (r414454) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= ml1 -PORTVERSION= 4.10 +PORTVERSION= 4.11 CATEGORIES= textproc MASTER_SITES= http://www.ml1.org.uk/tgz/ \ - http://www.tavi.co.uk/tgz/ + http://www.ancientgeek.org.uk/tgz/ MAINTAINER= bob@eager.cx -COMMENT= The original general purpose macro processor +COMMENT= Original general purpose macro processor PLIST_FILES= bin/ml1 man/man1/ml1.1.gz Modified: head/textproc/ml1/distinfo ============================================================================== --- head/textproc/ml1/distinfo Mon May 2 14:50:17 2016 (r414453) +++ head/textproc/ml1/distinfo Mon May 2 15:04:02 2016 (r414454) @@ -1,2 +1,2 @@ -SHA256 (ml1-4.10.tar.gz) = 479be18b41baa0f4bf6fca504a821365caf6e0e122433bd0679aad91dee86807 -SIZE (ml1-4.10.tar.gz) = 74904 +SHA256 (ml1-4.11.tar.gz) = d52cf77df8340f944f9cfa7d3ed37d37f19ac648db86feceda2175c915d1615d +SIZE (ml1-4.11.tar.gz) = 37706 From owner-svn-ports-all@freebsd.org Mon May 2 15:12:18 2016 Return-Path: Delivered-To: svn-ports-all@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 3FCD6B2A59B; Mon, 2 May 2016 15:12:18 +0000 (UTC) (envelope-from feld@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 110B318B3; Mon, 2 May 2016 15:12:17 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42FCHlw031921; Mon, 2 May 2016 15:12:17 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42FCHG2031919; Mon, 2 May 2016 15:12:17 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605021512.u42FCHG2031919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 2 May 2016 15:12:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414455 - head/multimedia/plexpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 15:12:18 -0000 Author: feld Date: Mon May 2 15:12:16 2016 New Revision: 414455 URL: https://svnweb.freebsd.org/changeset/ports/414455 Log: multimedia/plexpy: Update to 1.3.16 Changelog: https://github.com/drzoidberg33/plexpy/releases/tag/v1.3.16 Modified: head/multimedia/plexpy/Makefile head/multimedia/plexpy/distinfo Modified: head/multimedia/plexpy/Makefile ============================================================================== --- head/multimedia/plexpy/Makefile Mon May 2 15:04:02 2016 (r414454) +++ head/multimedia/plexpy/Makefile Mon May 2 15:12:16 2016 (r414455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexpy -PORTVERSION= 1.3.13 +PORTVERSION= 1.3.16 CATEGORIES= multimedia python DISTVERSIONPREFIX=v Modified: head/multimedia/plexpy/distinfo ============================================================================== --- head/multimedia/plexpy/distinfo Mon May 2 15:04:02 2016 (r414454) +++ head/multimedia/plexpy/distinfo Mon May 2 15:12:16 2016 (r414455) @@ -1,2 +1,2 @@ -SHA256 (drzoidberg33-plexpy-v1.3.13_GH0.tar.gz) = e706a973aeb1a24f1e682112084659efa9e81481f0076645f08b4218568dbfce -SIZE (drzoidberg33-plexpy-v1.3.13_GH0.tar.gz) = 42716990 +SHA256 (drzoidberg33-plexpy-v1.3.16_GH0.tar.gz) = bf585245e893477927279e71dfe1c2afe0644b8ea6d0f8332ff3b3c043b7a74e +SIZE (drzoidberg33-plexpy-v1.3.16_GH0.tar.gz) = 35540876 From owner-svn-ports-all@freebsd.org Mon May 2 15:56:36 2016 Return-Path: Delivered-To: svn-ports-all@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 52427AEE142; Mon, 2 May 2016 15:56:36 +0000 (UTC) (envelope-from arved@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 05CFD12FA; Mon, 2 May 2016 15:56:35 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42FuZHL044813; Mon, 2 May 2016 15:56:35 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42FuZLH044811; Mon, 2 May 2016 15:56:35 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605021556.u42FuZLH044811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 2 May 2016 15:56:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414456 - head/dns/ddclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 15:56:36 -0000 Author: arved Date: Mon May 2 15:56:34 2016 New Revision: 414456 URL: https://svnweb.freebsd.org/changeset/ports/414456 Log: Update to 3.8.3 PR: 209167 Submitted by: mzaki@e-mail.ne.jp Approved by: maintainer Modified: head/dns/ddclient/Makefile head/dns/ddclient/distinfo Modified: head/dns/ddclient/Makefile ============================================================================== --- head/dns/ddclient/Makefile Mon May 2 15:12:16 2016 (r414455) +++ head/dns/ddclient/Makefile Mon May 2 15:56:34 2016 (r414456) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ddclient -PORTVERSION= 3.8.2 -PORTREVISION= 1 +PORTVERSION= 3.8.3 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,6 +18,8 @@ USE_PERL5= run USE_RC_SUBR= ${PORTNAME} +RUN_DEPENDS= p5-JSON-Any>=0:converters/p5-JSON-Any + SUB_FILES= pkg-message ddclient_force OPTIONS_DEFINE= SSL @@ -27,7 +28,7 @@ OPTIONS_DEFAULT=SSL SSL_RUN_DEPENDS=ca_root_nss>0:security/ca_root_nss \ p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL -PORTDOCS= COPYRIGHT Changelog README.cisco README.ssl README.md \ +PORTDOCS= COPYRIGHT ChangeLog README.cisco README.ssl README.md \ sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \ sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local PLIST_FILES= etc/ddclient.conf.sample etc/periodic/daily/ddclient_force \ Modified: head/dns/ddclient/distinfo ============================================================================== --- head/dns/ddclient/distinfo Mon May 2 15:12:16 2016 (r414455) +++ head/dns/ddclient/distinfo Mon May 2 15:56:34 2016 (r414456) @@ -1,2 +1,2 @@ -SHA256 (ddclient-3.8.2.tar.bz2) = f343d2297b97b769949d4d6c3f603a8c52433acf2104245538808a2ea003ed5e -SIZE (ddclient-3.8.2.tar.bz2) = 41996 +SHA256 (ddclient-3.8.3.tar.bz2) = d40e2f1fd3f4bff386d27bbdf4b8645199b1995d27605a886b8c71e44d819591 +SIZE (ddclient-3.8.3.tar.bz2) = 49026 From owner-svn-ports-all@freebsd.org Mon May 2 16:02:28 2016 Return-Path: Delivered-To: svn-ports-all@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 03686AEE378; Mon, 2 May 2016 16:02:28 +0000 (UTC) (envelope-from arved@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 AD8871A25; Mon, 2 May 2016 16:02:27 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42G2Qup047745; Mon, 2 May 2016 16:02:26 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42G2QPB047742; Mon, 2 May 2016 16:02:26 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605021602.u42G2QPB047742@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 2 May 2016 16:02:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414457 - head/security/fwknop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:02:28 -0000 Author: arved Date: Mon May 2 16:02:26 2016 New Revision: 414457 URL: https://svnweb.freebsd.org/changeset/ports/414457 Log: Update to 2.6.8 PR: 209026 Submitted by: Jens Grassel Approved by: maintainer Modified: head/security/fwknop/Makefile head/security/fwknop/distinfo head/security/fwknop/pkg-plist Modified: head/security/fwknop/Makefile ============================================================================== --- head/security/fwknop/Makefile Mon May 2 15:56:34 2016 (r414456) +++ head/security/fwknop/Makefile Mon May 2 16:02:26 2016 (r414457) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fwknop -PORTVERSION= 2.6.7 +PORTVERSION= 2.6.8 CATEGORIES= security MASTER_SITES= http://www.cipherdyne.org/fwknop/download/ @@ -41,4 +41,8 @@ PF_CONFIGURE_WITH= pf=/sbin/pfctl GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_CONFIGURE_WITH= gpgme +post-stage: + (cd ${STAGEDIR}${PREFIX}/etc/fwknop && ${MV} access.conf access.conf.sample) + (cd ${STAGEDIR}${PREFIX}/etc/fwknop && ${MV} fwknopd.conf fwknopd.conf.sample) + .include Modified: head/security/fwknop/distinfo ============================================================================== --- head/security/fwknop/distinfo Mon May 2 15:56:34 2016 (r414456) +++ head/security/fwknop/distinfo Mon May 2 16:02:26 2016 (r414457) @@ -1,2 +1,2 @@ -SHA256 (fwknop-2.6.7.tar.gz) = ed6f8cfbda6dc76a56a994465188b49419267492ebc6d5328e0947479bd2714b -SIZE (fwknop-2.6.7.tar.gz) = 1919401 +SHA256 (fwknop-2.6.8.tar.gz) = 5999c2cffd231caf3082a5169fbac2f4a3f5db8309355c5615c98998718198ff +SIZE (fwknop-2.6.8.tar.gz) = 1925130 Modified: head/security/fwknop/pkg-plist ============================================================================== --- head/security/fwknop/pkg-plist Mon May 2 15:56:34 2016 (r414456) +++ head/security/fwknop/pkg-plist Mon May 2 16:02:26 2016 (r414457) @@ -1,11 +1,11 @@ bin/fwknop -%%ETCDIR%%/access.conf -%%ETCDIR%%/fwknopd.conf +@sample %%ETCDIR%%/access.conf.sample +@sample %%ETCDIR%%/fwknopd.conf.sample include/fko.h lib/libfko.a lib/libfko.so lib/libfko.so.2 -lib/libfko.so.2.0.3 +lib/libfko.so.2.0.4 man/man8/fwknop.8.gz man/man8/fwknopd.8.gz sbin/fwknopd From owner-svn-ports-all@freebsd.org Mon May 2 16:09:02 2016 Return-Path: Delivered-To: svn-ports-all@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 76283AEE61F; Mon, 2 May 2016 16:09:02 +0000 (UTC) (envelope-from zeising@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 4136B1DE9; Mon, 2 May 2016 16:09:02 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42G91ff049099; Mon, 2 May 2016 16:09:01 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42G8utQ049044; Mon, 2 May 2016 16:08:56 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201605021608.u42G8utQ049044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 2 May 2016 16:08:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414458 - in head: databases/jrrd databases/p5-POE-Component-RRDTool databases/p5-RRD-Simple databases/pecl-rrd databases/py-python-rrdtool databases/py-rrdtool_lgpl databases/rrdman da... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:09:02 -0000 Author: zeising Date: Mon May 2 16:08:56 2016 New Revision: 414458 URL: https://svnweb.freebsd.org/changeset/ports/414458 Log: Update databases/rrdtool to 1.6.0 Most notably, this version of rrdtools.so is thread safe, so the rrdtools_th.so library is removed. Bump portrevision for depending ports due to shlib version bump. For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES Reviewed by: kwm Differential Revision: D6168 Modified: head/databases/jrrd/Makefile head/databases/p5-POE-Component-RRDTool/Makefile head/databases/p5-RRD-Simple/Makefile head/databases/pecl-rrd/Makefile head/databases/py-python-rrdtool/Makefile head/databases/py-rrdtool_lgpl/Makefile head/databases/rrdman/Makefile head/databases/rrdmerge/Makefile head/databases/rrdtool/Makefile head/databases/rrdtool/distinfo head/databases/rrdtool/pkg-plist head/devel/cgilib/Makefile head/devel/p5-RRDTool-OO/Makefile head/devel/rubygem-errand/Makefile head/devel/rubygem-rrd-ffi/Makefile head/dns/bindgraph/Makefile head/mail/couriergraph/Makefile head/mail/mailgraph/Makefile head/mail/ovs/Makefile head/net-mgmt/cacti/Makefile head/net-mgmt/collectd5/Makefile head/net-mgmt/cricket/Makefile head/net-mgmt/flowviewer/Makefile head/net-mgmt/guifi-snpservices/Makefile head/net-mgmt/librenms/Makefile head/net-mgmt/nagiosgraph/Makefile head/net-mgmt/netdot/Makefile head/net-mgmt/nfdump/Makefile head/net-mgmt/nfsen/Makefile head/net-mgmt/observium/Makefile head/net-mgmt/phpweathermap/Makefile head/net-mgmt/pnp/Makefile head/net-mgmt/rrdbot/Makefile head/net-mgmt/smokeping/Makefile head/net-mgmt/snmp4nagios/Makefile head/net-mgmt/torrus/Makefile head/net-mgmt/xymon-server/Makefile head/net/ntop/Makefile head/security/amavis-stats/Makefile head/sysutils/backuppc-devel/Makefile head/sysutils/backuppc/Makefile head/sysutils/ganglia-monitor-core/Makefile head/sysutils/monitorix/Makefile head/sysutils/munin-master/Makefile head/sysutils/slurm-wlm/Makefile head/sysutils/symon/Makefile head/www/cherokee/Makefile head/www/drraw/Makefile head/www/p5-Catalyst-View-RRDGraph/Makefile Modified: head/databases/jrrd/Makefile ============================================================================== --- head/databases/jrrd/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/jrrd/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= jrrd PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= databases java MASTER_SITES= SF/opennms/JRRD/stable-1.0 Modified: head/databases/p5-POE-Component-RRDTool/Makefile ============================================================================== --- head/databases/p5-POE-Component-RRDTool/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/p5-POE-Component-RRDTool/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= POE-Component-RRDTool PORTVERSION= 0.18 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-RRD-Simple/Makefile ============================================================================== --- head/databases/p5-RRD-Simple/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/p5-RRD-Simple/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= RRD-Simple PORTVERSION= 1.44 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases perl5 MASTER_SITES= CPAN/Proc/NICOLAW PKGNAMEPREFIX= p5- Modified: head/databases/pecl-rrd/Makefile ============================================================================== --- head/databases/pecl-rrd/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/pecl-rrd/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,7 +2,7 @@ PORTNAME= rrd DISTVERSION= 1.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/databases/py-python-rrdtool/Makefile ============================================================================== --- head/databases/py-python-rrdtool/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/py-python-rrdtool/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,6 +2,7 @@ PORTNAME= python-rrdtool PORTVERSION= 1.4.7 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-rrdtool_lgpl/Makefile ============================================================================== --- head/databases/py-rrdtool_lgpl/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/py-rrdtool_lgpl/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= rrdtool_lgpl PORTVERSION= 1.0b1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases python MASTER_SITES= SF/py-rrdtool/py-rrdtool/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/rrdman/Makefile ============================================================================== --- head/databases/rrdman/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/rrdman/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= rrdman PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MASTER_SITES= SF/rrfw/${PORTNAME}/${PORTVERSION} Modified: head/databases/rrdmerge/Makefile ============================================================================== --- head/databases/rrdmerge/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/rrdmerge/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= rrdmerge PORTVERSION= 0.0.1 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://download.sippysoft.com/thirdparty/ DISTNAME= ${PORTNAME}-${GITREVISION} Modified: head/databases/rrdtool/Makefile ============================================================================== --- head/databases/rrdtool/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/databases/rrdtool/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rrdtool -PORTVERSION= 1.5.5 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= databases graphics MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ Modified: head/databases/rrdtool/distinfo ============================================================================== --- head/databases/rrdtool/distinfo Mon May 2 16:02:26 2016 (r414457) +++ head/databases/rrdtool/distinfo Mon May 2 16:08:56 2016 (r414458) @@ -1,2 +1,2 @@ -SHA256 (rrdtool-1.5.5.tar.gz) = 3a286d449c05d657e3fc3adcaa5cb4f0cfac8f465324b14f364a45d4ff8ca6f6 -SIZE (rrdtool-1.5.5.tar.gz) = 2187685 +SHA256 (rrdtool-1.6.0.tar.gz) = cd948e89cd2d8825fab4a6fb0323f810948d934af7d92c9ee8b5e9e1350e52d7 +SIZE (rrdtool-1.6.0.tar.gz) = 2186538 Modified: head/databases/rrdtool/pkg-plist ============================================================================== --- head/databases/rrdtool/pkg-plist Mon May 2 16:02:26 2016 (r414457) +++ head/databases/rrdtool/pkg-plist Mon May 2 16:08:56 2016 (r414458) @@ -9,12 +9,8 @@ include/rrd_client.h include/rrd_format.h lib/librrd.a lib/librrd.so -lib/librrd.so.4 -lib/librrd.so.4.3.5 -lib/librrd_th.a -lib/librrd_th.so -lib/librrd_th.so.4 -lib/librrd_th.so.4.3.5 +lib/librrd.so.8 +lib/librrd.so.8.0.0 libdata/pkgconfig/librrd.pc %%PORTDOCS%%man/man1/bin_dec_hex.1.gz %%PORTDOCS%%man/man1/cdeftutorial.1.gz Modified: head/devel/cgilib/Makefile ============================================================================== --- head/devel/cgilib/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/devel/cgilib/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= cgilib PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= devel www MASTER_SITES= http://www.infodrom.org/projects/cgilib/download/ \ http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/ Modified: head/devel/p5-RRDTool-OO/Makefile ============================================================================== --- head/devel/p5-RRDTool-OO/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/devel/p5-RRDTool-OO/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= RRDTool-OO PORTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/rubygem-errand/Makefile ============================================================================== --- head/devel/rubygem-errand/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/devel/rubygem-errand/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= errand PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rrd-ffi/Makefile ============================================================================== --- head/devel/rubygem-rrd-ffi/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/devel/rubygem-rrd-ffi/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,6 +2,7 @@ PORTNAME= rrd-ffi PORTVERSION= 0.2.14 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/dns/bindgraph/Makefile ============================================================================== --- head/dns/bindgraph/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/dns/bindgraph/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= bindgraph PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.linux.it/~md/software/ Modified: head/mail/couriergraph/Makefile ============================================================================== --- head/mail/couriergraph/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/mail/couriergraph/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= couriergraph PORTVERSION= 20060202 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.arschkrebs.de/postfix/${PORTNAME}/ DISTNAME= ${PORTNAME} Modified: head/mail/mailgraph/Makefile ============================================================================== --- head/mail/mailgraph/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/mail/mailgraph/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= mailgraph PORTVERSION= 1.14 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \ http://mailgraph.schweikert.ch/pub/old/ Modified: head/mail/ovs/Makefile ============================================================================== --- head/mail/ovs/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/mail/ovs/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= ovs PORTVERSION= 1.05 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/cacti/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,7 +2,7 @@ PORTNAME= cacti PORTVERSION= 0.8.8g${PATCHLEVEL} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: head/net-mgmt/collectd5/Makefile ============================================================================== --- head/net-mgmt/collectd5/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/collectd5/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= https://collectd.org/files/ \ http://collectd.org/files/ Modified: head/net-mgmt/cricket/Makefile ============================================================================== --- head/net-mgmt/cricket/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/cricket/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= cricket PORTVERSION= 1.0.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MASTER_SITES= SF Modified: head/net-mgmt/flowviewer/Makefile ============================================================================== --- head/net-mgmt/flowviewer/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/flowviewer/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= flowviewer PORTVERSION= 4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME} DISTNAME= FlowViewer_${DISTVERSION} Modified: head/net-mgmt/guifi-snpservices/Makefile ============================================================================== --- head/net-mgmt/guifi-snpservices/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/guifi-snpservices/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= snpservices DISTVERSION= 0.2.2-8 +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= http://serveis.guifi.net/debian/guifi/ \ http://www.potion-studios.com/ Modified: head/net-mgmt/librenms/Makefile ============================================================================== --- head/net-mgmt/librenms/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/librenms/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= librenms PORTVERSION= 201604 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.librenms.org/ Modified: head/net-mgmt/nagiosgraph/Makefile ============================================================================== --- head/net-mgmt/nagiosgraph/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/nagiosgraph/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= nagiosgraph PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF Modified: head/net-mgmt/netdot/Makefile ============================================================================== --- head/net-mgmt/netdot/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/netdot/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= netdot PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://netdot.uoregon.edu/pub/dists/ Modified: head/net-mgmt/nfdump/Makefile ============================================================================== --- head/net-mgmt/nfdump/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/nfdump/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= nfdump PORTVERSION= 1.6.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} Modified: head/net-mgmt/nfsen/Makefile ============================================================================== --- head/net-mgmt/nfsen/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/nfsen/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= nfsen PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} \ http://nfsen.sourceforge.net/ Modified: head/net-mgmt/observium/Makefile ============================================================================== --- head/net-mgmt/observium/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/observium/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= observium PORTVERSION= 0.16.1.7533 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://www.observium.org/ DISTNAME= ${PORTNAME}-community-latest Modified: head/net-mgmt/phpweathermap/Makefile ============================================================================== --- head/net-mgmt/phpweathermap/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/phpweathermap/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= phpweathermap PORTVERSION= 0.97a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt www MASTER_SITES= http://www.network-weathermap.com/files/ DISTNAME= php-weathermap-${PORTVERSION} Modified: head/net-mgmt/pnp/Makefile ============================================================================== --- head/net-mgmt/pnp/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/pnp/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= pnp PORTVERSION= 0.6.25 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/pnp4nagios/PNP-0.6 DISTNAME= pnp4nagios-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} Modified: head/net-mgmt/rrdbot/Makefile ============================================================================== --- head/net-mgmt/rrdbot/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/rrdbot/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= rrdbot PORTVERSION= 0.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://thewalter.net/stef/software/rrdbot/ Modified: head/net-mgmt/smokeping/Makefile ============================================================================== --- head/net-mgmt/smokeping/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/smokeping/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= smokeping PORTVERSION= 2.6.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt www MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \ http://smokeping.cs.pu.edu.tw/pub/ Modified: head/net-mgmt/snmp4nagios/Makefile ============================================================================== --- head/net-mgmt/snmp4nagios/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/snmp4nagios/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= SNMP4Nagios PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTVERSION} Modified: head/net-mgmt/torrus/Makefile ============================================================================== --- head/net-mgmt/torrus/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/torrus/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= torrus PORTVERSION= 2.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/torrus/torrus/ Modified: head/net-mgmt/xymon-server/Makefile ============================================================================== --- head/net-mgmt/xymon-server/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net-mgmt/xymon-server/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,7 +2,7 @@ PORTNAME= xymon PORTVERSION= 4.3.27 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= SF/xymon/Xymon/${PORTVERSION} PKGNAMESUFFIX= -server${PKGNAMESUFFIX2} Modified: head/net/ntop/Makefile ============================================================================== --- head/net/ntop/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/net/ntop/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= ntop PORTVERSION= 5.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable Modified: head/security/amavis-stats/Makefile ============================================================================== --- head/security/amavis-stats/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/security/amavis-stats/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= amavis-stats PORTVERSION= 0.1.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= LOCAL/feld Modified: head/sysutils/backuppc-devel/Makefile ============================================================================== --- head/sysutils/backuppc-devel/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/backuppc-devel/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= backuppc DISTVERSION= 4.0.0alpha3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-beta/${DISTVERSION} PKGNAMESUFFIX= -devel Modified: head/sysutils/backuppc/Makefile ============================================================================== --- head/sysutils/backuppc/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/backuppc/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= backuppc PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF DISTNAME= BackupPC-${PORTVERSION} Modified: head/sysutils/ganglia-monitor-core/Makefile ============================================================================== --- head/sysutils/ganglia-monitor-core/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/ganglia-monitor-core/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,6 +2,7 @@ PORTNAME= monitor-core PORTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION} PKGNAMEPREFIX= ganglia- Modified: head/sysutils/monitorix/Makefile ============================================================================== --- head/sysutils/monitorix/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/monitorix/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,7 +2,7 @@ PORTNAME= monitorix PORTVERSION= 3.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.monitorix.org/ \ http://www.monitorix.org/old_versions/ \ Modified: head/sysutils/munin-master/Makefile ============================================================================== --- head/sysutils/munin-master/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/munin-master/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master Modified: head/sysutils/slurm-wlm/Makefile ============================================================================== --- head/sysutils/slurm-wlm/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/slurm-wlm/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= slurm PORTVERSION= 15.08.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.schedmd.com/download/latest/ \ http://www.schedmd.com/download/archive/ \ Modified: head/sysutils/symon/Makefile ============================================================================== --- head/sysutils/symon/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/sysutils/symon/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= symon PORTVERSION= 2.86 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://wpd.home.xs4all.nl/symon/philes/ \ LOCAL/uqs Modified: head/www/cherokee/Makefile ============================================================================== --- head/www/cherokee/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/www/cherokee/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,6 +3,7 @@ PORTNAME= cherokee PORTVERSION= 1.2.104 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/drraw/Makefile ============================================================================== --- head/www/drraw/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/www/drraw/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -3,7 +3,7 @@ PORTNAME= drraw DISTVERSION= 2.2b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://web.taranis.org/drraw/dist/ \ http://christianserving.org/ports/mail/imapsync/ Modified: head/www/p5-Catalyst-View-RRDGraph/Makefile ============================================================================== --- head/www/p5-Catalyst-View-RRDGraph/Makefile Mon May 2 16:02:26 2016 (r414457) +++ head/www/p5-Catalyst-View-RRDGraph/Makefile Mon May 2 16:08:56 2016 (r414458) @@ -2,7 +2,7 @@ PORTNAME= Catalyst-View-RRDGraph PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- From owner-svn-ports-all@freebsd.org Mon May 2 16:14:07 2016 Return-Path: Delivered-To: svn-ports-all@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 988E6AEE88B; Mon, 2 May 2016 16:14:07 +0000 (UTC) (envelope-from zeising@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 4F26116DF; Mon, 2 May 2016 16:14:07 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42GE6ba052115; Mon, 2 May 2016 16:14:06 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42GE6lI052111; Mon, 2 May 2016 16:14:06 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201605021614.u42GE6lI052111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 2 May 2016 16:14:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414459 - in head: . databases databases/rrdtool databases/rrdtool10 databases/rrdtool12 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:14:07 -0000 Author: zeising Date: Mon May 2 16:14:05 2016 New Revision: 414459 URL: https://svnweb.freebsd.org/changeset/ports/414459 Log: Remove databases/rrdtool10 This is an old version of databases/rrdtool, no longer maintained. Update CONFLICTS in databases/rrdtool and rrdtool12 accordingly. Reviewed by: kwm (in part) Differential Revision: D6168 Deleted: head/databases/rrdtool10/ Modified: head/MOVED head/databases/Makefile head/databases/rrdtool/Makefile head/databases/rrdtool12/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 2 16:08:56 2016 (r414458) +++ head/MOVED Mon May 2 16:14:05 2016 (r414459) @@ -8303,3 +8303,4 @@ databases/p5-qdbm||2016-04-23|Has expire deskutils/ladon||2016-04-23|Has expired: Broken for more than 6 months java/linux-sun-jdk17||2016-04-24|Has expired: Unsupported and known for multiple security vulnerabilities devel/compiler-rt-devel|devel/llvm-devel|2016-04-24|Folded back in to devel/llvm-devel +databases/rrdtool||2016-05-02|Old version, not maintained any more Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Mon May 2 16:08:56 2016 (r414458) +++ head/databases/Makefile Mon May 2 16:14:05 2016 (r414459) @@ -836,7 +836,6 @@ SUBDIR += rrdman SUBDIR += rrdmerge SUBDIR += rrdtool - SUBDIR += rrdtool10 SUBDIR += rrdtool12 SUBDIR += ruby-bdb SUBDIR += ruby-cdb Modified: head/databases/rrdtool/Makefile ============================================================================== --- head/databases/rrdtool/Makefile Mon May 2 16:08:56 2016 (r414458) +++ head/databases/rrdtool/Makefile Mon May 2 16:14:05 2016 (r414459) @@ -12,7 +12,7 @@ COMMENT= Round Robin Database Tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS= rrdtool10-* rrdtool12-* +CONFLICTS= rrdtool12-* CONFIGURE_ARGS= --disable-tcl --disable-silent-rules CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 Modified: head/databases/rrdtool12/Makefile ============================================================================== --- head/databases/rrdtool12/Makefile Mon May 2 16:08:56 2016 (r414458) +++ head/databases/rrdtool12/Makefile Mon May 2 16:14:05 2016 (r414459) @@ -15,7 +15,7 @@ LIB_DEPENDS= libfreetype.so:print/freety libart_lgpl_2.so:graphics/libart_lgpl \ libpng.so:graphics/png -CONFLICTS= rrdtool10-* rrdtool-1.* +CONFLICTS= rrdtool-1.* USE_LDCONFIG= yes GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Mon May 2 16:14:47 2016 Return-Path: Delivered-To: svn-ports-all@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 62304AEE8FA; Mon, 2 May 2016 16:14:47 +0000 (UTC) (envelope-from johans@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 31C1917E3; Mon, 2 May 2016 16:14:47 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42GEkYD052244; Mon, 2 May 2016 16:14:46 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42GEkw4052242; Mon, 2 May 2016 16:14:46 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605021614.u42GEkw4052242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 2 May 2016 16:14:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414460 - head/lang/afnix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:14:47 -0000 Author: johans Date: Mon May 2 16:14:46 2016 New Revision: 414460 URL: https://svnweb.freebsd.org/changeset/ports/414460 Log: Update to Afnix 2.6.2 Modified: head/lang/afnix/Makefile head/lang/afnix/distinfo Modified: head/lang/afnix/Makefile ============================================================================== --- head/lang/afnix/Makefile Mon May 2 16:14:05 2016 (r414459) +++ head/lang/afnix/Makefile Mon May 2 16:14:46 2016 (r414460) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afnix -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.2 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ Modified: head/lang/afnix/distinfo ============================================================================== --- head/lang/afnix/distinfo Mon May 2 16:14:05 2016 (r414459) +++ head/lang/afnix/distinfo Mon May 2 16:14:46 2016 (r414460) @@ -1,2 +1,2 @@ -SHA256 (afnix-src-2.6.0.tgz) = efad4643129e876f2d3353ca8d02e37acb581b63586a344a403a9887240c7b00 -SIZE (afnix-src-2.6.0.tgz) = 2255075 +SHA256 (afnix-src-2.6.2.tgz) = dbc48689a113d349a6a1c348fb3ff97710c072f2698d522677dfab0d9805f5b8 +SIZE (afnix-src-2.6.2.tgz) = 2257295 From owner-svn-ports-all@freebsd.org Mon May 2 16:26:06 2016 Return-Path: Delivered-To: svn-ports-all@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 5A9D7AEECFA; Mon, 2 May 2016 16:26:06 +0000 (UTC) (envelope-from feld@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 1BAB11344; Mon, 2 May 2016 16:26:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42GQ5du055720; Mon, 2 May 2016 16:26:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42GQ4ES055715; Mon, 2 May 2016 16:26:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605021626.u42GQ4ES055715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 2 May 2016 16:26:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414461 - in head/security/sshguard: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:26:06 -0000 Author: feld Date: Mon May 2 16:26:04 2016 New Revision: 414461 URL: https://svnweb.freebsd.org/changeset/ports/414461 Log: security/sshguard: Update to 1.6.4 - Add PID file support back to rc script - Rename some rc script parameters to better align with sshguard(8) sshguard_safety_thresh -> sshguard_danger_thresh sshguard_pardon_min_interval -> sshguard_release_interval sshguard_prescribe_interval -> sshguard_reset_interval Release notes: This release brings updated signatures, usability improvements, and bug fixes. Highlights in this release include: - Match Postfix pre-authentication disconnects - Fix bashisms in iptables backend - Fix size argument in inet_ntop() call - Remove excessive logging when polling from files - Keep looking for unreadable files while polling - Update Dovecot signature for POP3 - Match "Connection reset" message for SSH - Resurrect PID file option by popular demand - Adjust default abuse threshold Most notably, some default options have changed. The abuse threshold has been reduced to 30 (3 attacks) and the initial block time has been lowered to 2 minutes (from 7). These settings can be overridden from the command line. Package maintainers should check their scripts. The PID file option (-p) has been resurrected. Added: head/security/sshguard/files/patch-man_sshguard.8 (contents, props changed) Deleted: head/security/sshguard/files/patch-src_sshguard__logsuck.c Modified: head/security/sshguard/Makefile head/security/sshguard/distinfo head/security/sshguard/files/pkg-message.in head/security/sshguard/files/sshguard.in Modified: head/security/sshguard/Makefile ============================================================================== --- head/security/sshguard/Makefile Mon May 2 16:14:46 2016 (r414460) +++ head/security/sshguard/Makefile Mon May 2 16:26:04 2016 (r414461) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= sshguard -PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTVERSION= 1.6.4 +PORTREVISION= 0 CATEGORIES= security MASTER_SITES= SF/sshguard/sshguard/${PORTVERSION} Modified: head/security/sshguard/distinfo ============================================================================== --- head/security/sshguard/distinfo Mon May 2 16:14:46 2016 (r414460) +++ head/security/sshguard/distinfo Mon May 2 16:26:04 2016 (r414461) @@ -1,2 +1,2 @@ -SHA256 (sshguard-1.6.3.tar.gz) = 6c4d3be2acf6349b4ac5d6fff4bbcd8fa988c82876d848cbbd0c7c99bc0438c7 -SIZE (sshguard-1.6.3.tar.gz) = 540130 +SHA256 (sshguard-1.6.4.tar.gz) = 654d5412ed010e500e2715ddeebfda57ab23c47a2bd30dfdc1e68c4f04c912a9 +SIZE (sshguard-1.6.4.tar.gz) = 546934 Added: head/security/sshguard/files/patch-man_sshguard.8 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/sshguard/files/patch-man_sshguard.8 Mon May 2 16:26:04 2016 (r414461) @@ -0,0 +1,20 @@ +--- man/sshguard.8.orig 2016-05-02 15:44:01 UTC ++++ man/sshguard.8 +@@ -84,7 +84,7 @@ at \fI\%http://www.sshguard.net/\fP\&. + .SH OPTIONS + .INDENT 0.0 + .TP +-.B \fB\-a\fP \fIthresh\fP (default 40) ++.B \fB\-a\fP \fIthresh\fP (default 30) + Block an attacker when its dangerousness exceeds \fIthresh\fP\&. Each attack + pattern that is matched contributes a fixed dangerousness of 10. + .TP +@@ -112,7 +112,7 @@ monitor instead. \fBsshguard\fP transpar + using this option, standard input is ignored, but can be re\-added by + giving \(aq\fB\-l\fP \-\(aq. + .TP +-.B \fB\-p\fP \fIinterval\fP (default 420 secs, or 7 minutes) ++.B \fB\-p\fP \fIinterval\fP (default 120 secs, or 2 minutes) + Wait at least \fIinterval\fP seconds before releasing a blocked address. + Repeat attackers are blocked for 1.5 times longer after each attack. + Because \fBsshguard\fP unblocks attackers only at infrequent intervals, Modified: head/security/sshguard/files/pkg-message.in ============================================================================== --- head/security/sshguard/files/pkg-message.in Mon May 2 16:14:46 2016 (r414460) +++ head/security/sshguard/files/pkg-message.in Mon May 2 16:26:04 2016 (r414461) @@ -7,4 +7,11 @@ rc.d script installed at %%PREFIX%%/etc/rc.d/sshguard . See sshguard(8) and http://www.sshguard.net/docs/setup for additional info. + + Please note that a few rc script parameters have been renamed to + better reflect the documentation: + + sshguard_safety_thresh -> sshguard_danger_thresh + sshguard_pardon_min_interval -> sshguard_release_interval + sshguard_prescribe_interval -> sshguard_reset_interval ########################################################################## Modified: head/security/sshguard/files/sshguard.in ============================================================================== --- head/security/sshguard/files/sshguard.in Mon May 2 16:14:46 2016 (r414460) +++ head/security/sshguard/files/sshguard.in Mon May 2 16:26:04 2016 (r414461) @@ -37,21 +37,24 @@ # Add the following lines to /etc/rc.conf to enable sshguard: # sshguard_enable (bool): Set to "NO" by default. # Set it to "YES" to enable sshguard +# sshguard_pidfile (str): Path to PID file. +# Set to "/var/run/sshguard.pid" by default # sshguard_watch_logs (str): Colon splitted list of logs to watch. # Set to "/var/log/auth.log:/var/log/maillog" # by default. # The following options directly maps to their command line options, # please read manual page sshguard(8) for detailed information: # sshguard_blacklist (str): [thr:]/path/to/blacklist. -# Set to "40:/var/db/sshguard/blacklist.db" +# Set to "30:/var/db/sshguard/blacklist.db" # by default. -# sshguard_safety_thresh (int): Safety threshold. Set to "40" by default. -# sshguard_pardon_min_interval (int): -# Minimum pardon interval. Set to "420" -# by default. -# sshguard_prescribe_interval (int): -# Prescribe interval. Set to "1200" by -# default. +# sshguard_danger_thresh (int): Danger threshold. Set to "30" by default. +# sshguard_release_interval (int): +# Minimum interval an address remains +# blocked. Set to "120" by default. +# sshguard_reset_interval (int): +# Interval before a suspected attack is +# forgotten and danger is reset to 0. +# Set to "1200" by default. # sshguard_whitelistfile (str): Path to the whitelist. # Set to "%%PREFIX%%/etc/sshguard.whitelist" # by default. @@ -67,18 +70,20 @@ rcvar=sshguard_enable load_rc_config sshguard : ${sshguard_enable:=NO} -: ${sshguard_blacklist=40:/var/db/sshguard/blacklist.db} -: ${sshguard_safety_thresh=40} -: ${sshguard_pardon_min_interval=420} -: ${sshguard_prescribe_interval=1200} +: ${sshguard_blacklist=30:/var/db/sshguard/blacklist.db} +: ${sshguard_danger_thresh=30} +: ${sshguard_release_interval=120} +: ${sshguard_reset_interval=1200} : ${sshguard_whitelistfile="%%PREFIX%%/etc/sshguard.whitelist"} : ${sshguard_watch_logs=/var/log/auth.log:/var/log/maillog} +pidfile=${sshguard_pidfile:="/var/run/sshguard.pid"} + command=/usr/sbin/daemon actual_command="%%PREFIX%%/sbin/sshguard" procname="${actual_command}" start_precmd=sshguard_prestart -command_args="-c ${actual_command} \${sshguard_flags} \${sshguard_blacklist_params} \${sshguard_watch_params} -a ${sshguard_safety_thresh} -p ${sshguard_pardon_min_interval} -s ${sshguard_prescribe_interval} -w ${sshguard_whitelistfile}" +command_args="-c ${actual_command} \${sshguard_flags} \${sshguard_blacklist_params} \${sshguard_watch_params} -a ${sshguard_danger_thresh} -p ${sshguard_release_interval} -s ${sshguard_reset_interval} -w ${sshguard_whitelistfile} -i ${pidfile}" sshguard_prestart() { From owner-svn-ports-all@freebsd.org Mon May 2 16:49:09 2016 Return-Path: Delivered-To: svn-ports-all@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 B54C6B2982F; Mon, 2 May 2016 16:49:09 +0000 (UTC) (envelope-from feld@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 904B716AC; Mon, 2 May 2016 16:49:09 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42Gn8BD061829; Mon, 2 May 2016 16:49:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Gn8Ng061826; Mon, 2 May 2016 16:49:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605021649.u42Gn8Ng061826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 2 May 2016 16:49:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414462 - in head/security/sshguard: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:49:09 -0000 Author: feld Date: Mon May 2 16:49:08 2016 New Revision: 414462 URL: https://svnweb.freebsd.org/changeset/ports/414462 Log: security/sshguard: Update man page, fix sshguard_reset_interval default Upstream responded to my submitted man page patch and indicated that sshguard_reset_interval (-s) has been changed to 1800 (30 mins) as well. Modified: head/security/sshguard/Makefile head/security/sshguard/files/patch-man_sshguard.8 head/security/sshguard/files/sshguard.in Modified: head/security/sshguard/Makefile ============================================================================== --- head/security/sshguard/Makefile Mon May 2 16:26:04 2016 (r414461) +++ head/security/sshguard/Makefile Mon May 2 16:49:08 2016 (r414462) @@ -3,7 +3,7 @@ PORTNAME= sshguard PORTVERSION= 1.6.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/sshguard/sshguard/${PORTVERSION} Modified: head/security/sshguard/files/patch-man_sshguard.8 ============================================================================== --- head/security/sshguard/files/patch-man_sshguard.8 Mon May 2 16:26:04 2016 (r414461) +++ head/security/sshguard/files/patch-man_sshguard.8 Mon May 2 16:49:08 2016 (r414462) @@ -1,4 +1,4 @@ ---- man/sshguard.8.orig 2016-05-02 15:44:01 UTC +--- man/sshguard.8.orig 2016-03-17 08:01:48 UTC +++ man/sshguard.8 @@ -84,7 +84,7 @@ at \fI\%http://www.sshguard.net/\fP\&. .SH OPTIONS @@ -9,7 +9,7 @@ Block an attacker when its dangerousness exceeds \fIthresh\fP\&. Each attack pattern that is matched contributes a fixed dangerousness of 10. .TP -@@ -112,7 +112,7 @@ monitor instead. \fBsshguard\fP transpar +@@ -112,13 +112,13 @@ monitor instead. \fBsshguard\fP transpar using this option, standard input is ignored, but can be re\-added by giving \(aq\fB\-l\fP \-\(aq. .TP @@ -18,3 +18,10 @@ Wait at least \fIinterval\fP seconds before releasing a blocked address. Repeat attackers are blocked for 1.5 times longer after each attack. Because \fBsshguard\fP unblocks attackers only at infrequent intervals, + this parameter is inexact (actual blocks will be longer). + .TP +-.B \fB\-s\fP \fIinterval\fP (default 1200 secs, or 20 minutes) ++.B \fB\-s\fP \fIinterval\fP (default 1800 secs, or 30 minutes) + Forget about an attacker \fIinterval\fP seconds after its last attempt. Its + dangerousness will be reset to zero. + .TP Modified: head/security/sshguard/files/sshguard.in ============================================================================== --- head/security/sshguard/files/sshguard.in Mon May 2 16:26:04 2016 (r414461) +++ head/security/sshguard/files/sshguard.in Mon May 2 16:49:08 2016 (r414462) @@ -54,7 +54,7 @@ # sshguard_reset_interval (int): # Interval before a suspected attack is # forgotten and danger is reset to 0. -# Set to "1200" by default. +# Set to "1800" by default. # sshguard_whitelistfile (str): Path to the whitelist. # Set to "%%PREFIX%%/etc/sshguard.whitelist" # by default. @@ -73,7 +73,7 @@ load_rc_config sshguard : ${sshguard_blacklist=30:/var/db/sshguard/blacklist.db} : ${sshguard_danger_thresh=30} : ${sshguard_release_interval=120} -: ${sshguard_reset_interval=1200} +: ${sshguard_reset_interval=1800} : ${sshguard_whitelistfile="%%PREFIX%%/etc/sshguard.whitelist"} : ${sshguard_watch_logs=/var/log/auth.log:/var/log/maillog} From owner-svn-ports-all@freebsd.org Mon May 2 16:52:16 2016 Return-Path: Delivered-To: svn-ports-all@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 8F774B299C3; Mon, 2 May 2016 16:52:16 +0000 (UTC) (envelope-from zeising@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 596CC1970; Mon, 2 May 2016 16:52:16 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42GqFCT064602; Mon, 2 May 2016 16:52:15 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42GqFvf064601; Mon, 2 May 2016 16:52:15 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201605021652.u42GqFvf064601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 2 May 2016 16:52:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414463 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:52:16 -0000 Author: zeising Date: Mon May 2 16:52:15 2016 New Revision: 414463 URL: https://svnweb.freebsd.org/changeset/ports/414463 Log: Fix MOVED entry Reported by: ohauer Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 2 16:49:08 2016 (r414462) +++ head/MOVED Mon May 2 16:52:15 2016 (r414463) @@ -8303,4 +8303,4 @@ databases/p5-qdbm||2016-04-23|Has expire deskutils/ladon||2016-04-23|Has expired: Broken for more than 6 months java/linux-sun-jdk17||2016-04-24|Has expired: Unsupported and known for multiple security vulnerabilities devel/compiler-rt-devel|devel/llvm-devel|2016-04-24|Folded back in to devel/llvm-devel -databases/rrdtool||2016-05-02|Old version, not maintained any more +databases/rrdtool10||2016-05-02|Old version, not maintained any more From owner-svn-ports-all@freebsd.org Mon May 2 16:56:25 2016 Return-Path: Delivered-To: svn-ports-all@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 980BFB29AF0; Mon, 2 May 2016 16:56:25 +0000 (UTC) (envelope-from zeising@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 6783D1C0E; Mon, 2 May 2016 16:56:25 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42GuOkD064838; Mon, 2 May 2016 16:56:24 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42GuOB3064837; Mon, 2 May 2016 16:56:24 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201605021656.u42GuOB3064837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 2 May 2016 16:56:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414464 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 16:56:25 -0000 Author: zeising Date: Mon May 2 16:56:24 2016 New Revision: 414464 URL: https://svnweb.freebsd.org/changeset/ports/414464 Log: Point to databases/rrdtool as a replacement for rrdtool10. Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 2 16:52:15 2016 (r414463) +++ head/MOVED Mon May 2 16:56:24 2016 (r414464) @@ -8303,4 +8303,4 @@ databases/p5-qdbm||2016-04-23|Has expire deskutils/ladon||2016-04-23|Has expired: Broken for more than 6 months java/linux-sun-jdk17||2016-04-24|Has expired: Unsupported and known for multiple security vulnerabilities devel/compiler-rt-devel|devel/llvm-devel|2016-04-24|Folded back in to devel/llvm-devel -databases/rrdtool10||2016-05-02|Old version, not maintained any more +databases/rrdtool10|databases/rrdtool|2016-05-02|Old version, not maintained any more From owner-svn-ports-all@freebsd.org Mon May 2 17:12:51 2016 Return-Path: Delivered-To: svn-ports-all@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 7EE34B2A191; Mon, 2 May 2016 17:12:51 +0000 (UTC) (envelope-from dinoex@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 495A716BE; Mon, 2 May 2016 17:12:51 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HCoK3070655; Mon, 2 May 2016 17:12:50 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HCo9i070654; Mon, 2 May 2016 17:12:50 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201605021712.u42HCo9i070654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Mon, 2 May 2016 17:12:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414465 - head/graphics/netpbm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:12:51 -0000 Author: dinoex Date: Mon May 2 17:12:50 2016 New Revision: 414465 URL: https://svnweb.freebsd.org/changeset/ports/414465 Log: - drop maintainership Modified: head/graphics/netpbm/Makefile Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Mon May 2 16:56:24 2016 (r414464) +++ head/graphics/netpbm/Makefile Mon May 2 17:12:50 2016 (r414465) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION} \ LOCAL/dinoex/:man -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit for conversion of images between different formats LIB_DEPENDS= libtiff.so:graphics/tiff \ From owner-svn-ports-all@freebsd.org Mon May 2 17:12:57 2016 Return-Path: Delivered-To: svn-ports-all@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 BE444B2A1B2; Mon, 2 May 2016 17:12:57 +0000 (UTC) (envelope-from sunpoet@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 72DD11791; Mon, 2 May 2016 17:12:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HCtl2070785; Mon, 2 May 2016 17:12:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HCtPJ070782; Mon, 2 May 2016 17:12:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021712.u42HCtPJ070782@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:12:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414466 - head/devel/p5-Test2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:12:57 -0000 Author: sunpoet Date: Mon May 2 17:12:55 2016 New Revision: 414466 URL: https://svnweb.freebsd.org/changeset/ports/414466 Log: - Update to 0.000044 Changes: http://search.cpan.org/dist/Test2/Changes Modified: head/devel/p5-Test2/Makefile head/devel/p5-Test2/distinfo head/devel/p5-Test2/pkg-plist Modified: head/devel/p5-Test2/Makefile ============================================================================== --- head/devel/p5-Test2/Makefile Mon May 2 17:12:50 2016 (r414465) +++ head/devel/p5-Test2/Makefile Mon May 2 17:12:55 2016 (r414466) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test2 -PORTVERSION= 0.000042 +PORTVERSION= 0.000044 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST Modified: head/devel/p5-Test2/distinfo ============================================================================== --- head/devel/p5-Test2/distinfo Mon May 2 17:12:50 2016 (r414465) +++ head/devel/p5-Test2/distinfo Mon May 2 17:12:55 2016 (r414466) @@ -1,2 +1,2 @@ -SHA256 (Test2-0.000042.tar.gz) = 9f37c2be5901b0c96fcdd445181fc2245fe18593144b5ea25235276cf9475aa0 -SIZE (Test2-0.000042.tar.gz) = 93703 +SHA256 (Test2-0.000044.tar.gz) = 4e5468907a8a79685d94345d09735abda4ef50f4f3938fc43f5997fe46adfc21 +SIZE (Test2-0.000044.tar.gz) = 98640 Modified: head/devel/p5-Test2/pkg-plist ============================================================================== --- head/devel/p5-Test2/pkg-plist Mon May 2 17:12:50 2016 (r414465) +++ head/devel/p5-Test2/pkg-plist Mon May 2 17:12:55 2016 (r414466) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Test2.pm %%SITE_PERL%%/Test2/API.pm +%%SITE_PERL%%/Test2/API/Breakage.pm %%SITE_PERL%%/Test2/API/Context.pm %%SITE_PERL%%/Test2/API/Instance.pm %%SITE_PERL%%/Test2/API/Stack.pm @@ -29,6 +30,7 @@ %%SITE_PERL%%/Test2/Util/Trace.pm %%PERL5_MAN3%%/Test2.3.gz %%PERL5_MAN3%%/Test2::API.3.gz +%%PERL5_MAN3%%/Test2::API::Breakage.3.gz %%PERL5_MAN3%%/Test2::API::Context.3.gz %%PERL5_MAN3%%/Test2::API::Instance.3.gz %%PERL5_MAN3%%/Test2::API::Stack.3.gz From owner-svn-ports-all@freebsd.org Mon May 2 17:13:01 2016 Return-Path: Delivered-To: svn-ports-all@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 79CC8B2A1FD; Mon, 2 May 2016 17:13:01 +0000 (UTC) (envelope-from sunpoet@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 4BDD417A8; Mon, 2 May 2016 17:13:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HD0G6070906; Mon, 2 May 2016 17:13:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HD0s8070904; Mon, 2 May 2016 17:13:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HD0s8070904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414467 - head/devel/p5-Test2-Suite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:01 -0000 Author: sunpoet Date: Mon May 2 17:13:00 2016 New Revision: 414467 URL: https://svnweb.freebsd.org/changeset/ports/414467 Log: - Update to 0.000029 Changes: http://search.cpan.org/dist/Test2-Suite/Changes Modified: head/devel/p5-Test2-Suite/Makefile head/devel/p5-Test2-Suite/distinfo Modified: head/devel/p5-Test2-Suite/Makefile ============================================================================== --- head/devel/p5-Test2-Suite/Makefile Mon May 2 17:12:55 2016 (r414466) +++ head/devel/p5-Test2-Suite/Makefile Mon May 2 17:13:00 2016 (r414467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test2-Suite -PORTVERSION= 0.000028 +PORTVERSION= 0.000029 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST Modified: head/devel/p5-Test2-Suite/distinfo ============================================================================== --- head/devel/p5-Test2-Suite/distinfo Mon May 2 17:12:55 2016 (r414466) +++ head/devel/p5-Test2-Suite/distinfo Mon May 2 17:13:00 2016 (r414467) @@ -1,2 +1,2 @@ -SHA256 (Test2-Suite-0.000028.tar.gz) = 9c8f1ae5ad52b106ceee2c427e0f7775fdc7fc242f36bad4a2092dd105c873cb -SIZE (Test2-Suite-0.000028.tar.gz) = 123016 +SHA256 (Test2-Suite-0.000029.tar.gz) = 94606f83979db49331b8ccbb0c8dcbc2f032ac552379ed9539cfacb474940485 +SIZE (Test2-Suite-0.000029.tar.gz) = 123045 From owner-svn-ports-all@freebsd.org Mon May 2 17:13:06 2016 Return-Path: Delivered-To: svn-ports-all@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 991B6B2A20F; Mon, 2 May 2016 17:13:06 +0000 (UTC) (envelope-from sunpoet@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 62C4918AD; Mon, 2 May 2016 17:13:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HD5Vk071021; Mon, 2 May 2016 17:13:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HD5Pm071019; Mon, 2 May 2016 17:13:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HD5Pm071019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414468 - head/devel/rubygem-hashie X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:06 -0000 Author: sunpoet Date: Mon May 2 17:13:04 2016 New Revision: 414468 URL: https://svnweb.freebsd.org/changeset/ports/414468 Log: - Update to 3.4.4 Changes: https://github.com/intridea/hashie/blob/master/CHANGELOG.md Modified: head/devel/rubygem-hashie/Makefile head/devel/rubygem-hashie/distinfo Modified: head/devel/rubygem-hashie/Makefile ============================================================================== --- head/devel/rubygem-hashie/Makefile Mon May 2 17:13:00 2016 (r414467) +++ head/devel/rubygem-hashie/Makefile Mon May 2 17:13:04 2016 (r414468) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashie -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-hashie/distinfo ============================================================================== --- head/devel/rubygem-hashie/distinfo Mon May 2 17:13:00 2016 (r414467) +++ head/devel/rubygem-hashie/distinfo Mon May 2 17:13:04 2016 (r414468) @@ -1,2 +1,2 @@ -SHA256 (rubygem/hashie-3.4.3.gem) = 29213491e9f74158b9a7ec0806b3698039357209a6b24553cfd767f6418365c7 -SIZE (rubygem/hashie-3.4.3.gem) = 58880 +SHA256 (rubygem/hashie-3.4.4.gem) = 9dd69627730107041421f453eebef585251a50f6ec2720de0bce2443736598e2 +SIZE (rubygem/hashie-3.4.4.gem) = 60928 From owner-svn-ports-all@freebsd.org Mon May 2 17:13:10 2016 Return-Path: Delivered-To: svn-ports-all@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 CEA11B2A239; Mon, 2 May 2016 17:13:10 +0000 (UTC) (envelope-from sunpoet@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 9BDD419C2; Mon, 2 May 2016 17:13:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HD9Rr071137; Mon, 2 May 2016 17:13:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HD90Q071135; Mon, 2 May 2016 17:13:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HD90Q071135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414469 - head/devel/rubygem-unicode-display_width X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:10 -0000 Author: sunpoet Date: Mon May 2 17:13:09 2016 New Revision: 414469 URL: https://svnweb.freebsd.org/changeset/ports/414469 Log: - Update to 1.0.4 Changes: https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.txt Modified: head/devel/rubygem-unicode-display_width/Makefile head/devel/rubygem-unicode-display_width/distinfo Modified: head/devel/rubygem-unicode-display_width/Makefile ============================================================================== --- head/devel/rubygem-unicode-display_width/Makefile Mon May 2 17:13:04 2016 (r414468) +++ head/devel/rubygem-unicode-display_width/Makefile Mon May 2 17:13:09 2016 (r414469) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicode-display_width -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-unicode-display_width/distinfo ============================================================================== --- head/devel/rubygem-unicode-display_width/distinfo Mon May 2 17:13:04 2016 (r414468) +++ head/devel/rubygem-unicode-display_width/distinfo Mon May 2 17:13:09 2016 (r414469) @@ -1,2 +1,2 @@ -SHA256 (rubygem/unicode-display_width-1.0.3.gem) = 457e24efe457a5cd6e861ca1d67ff586d0fe8802ba273d39ae21e7593590e01d -SIZE (rubygem/unicode-display_width-1.0.3.gem) = 196096 +SHA256 (rubygem/unicode-display_width-1.0.4.gem) = 6655b42ff0f7d041bb2b8cccbaa2294af81ea1514153e25e277a77f9abe9a986 +SIZE (rubygem/unicode-display_width-1.0.4.gem) = 9728 From owner-svn-ports-all@freebsd.org Mon May 2 17:13:15 2016 Return-Path: Delivered-To: svn-ports-all@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 C8E52B2A24C; Mon, 2 May 2016 17:13:15 +0000 (UTC) (envelope-from sunpoet@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 46B531A2E; Mon, 2 May 2016 17:13:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HDEjk071254; Mon, 2 May 2016 17:13:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HDEXd071251; Mon, 2 May 2016 17:13:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HDEXd071251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414470 - head/www/rubygem-responders X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:16 -0000 Author: sunpoet Date: Mon May 2 17:13:14 2016 New Revision: 414470 URL: https://svnweb.freebsd.org/changeset/ports/414470 Log: - Update to 2.2.0 Changes: https://github.com/plataformatec/responders/blob/master/CHANGELOG.md Modified: head/www/rubygem-responders/Makefile head/www/rubygem-responders/distinfo Modified: head/www/rubygem-responders/Makefile ============================================================================== --- head/www/rubygem-responders/Makefile Mon May 2 17:13:09 2016 (r414469) +++ head/www/rubygem-responders/Makefile Mon May 2 17:13:14 2016 (r414470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= responders -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-responders/distinfo ============================================================================== --- head/www/rubygem-responders/distinfo Mon May 2 17:13:09 2016 (r414469) +++ head/www/rubygem-responders/distinfo Mon May 2 17:13:14 2016 (r414470) @@ -1,2 +1,2 @@ -SHA256 (rubygem/responders-2.1.2.gem) = d0a14283c1967b8144f1f4b89412f4a98061760ad7aa84c0004048dedc9db47c -SIZE (rubygem/responders-2.1.2.gem) = 18432 +SHA256 (rubygem/responders-2.2.0.gem) = 2046c8cf2b1fc03522c8d9138c66f35b6014d729cfc6e878221e8933c126c627 +SIZE (rubygem/responders-2.2.0.gem) = 18944 From owner-svn-ports-all@freebsd.org Mon May 2 17:13:19 2016 Return-Path: Delivered-To: svn-ports-all@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 EFEFBB2A286; Mon, 2 May 2016 17:13:19 +0000 (UTC) (envelope-from sunpoet@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 9119F1AB6; Mon, 2 May 2016 17:13:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HDIn8071368; Mon, 2 May 2016 17:13:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HDIu5071366; Mon, 2 May 2016 17:13:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HDIu5071366@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414471 - head/german/mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:20 -0000 Author: sunpoet Date: Mon May 2 17:13:18 2016 New Revision: 414471 URL: https://svnweb.freebsd.org/changeset/ports/414471 Log: - Update to 2016.05.01 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon May 2 17:13:14 2016 (r414470) +++ head/german/mythes/Makefile Mon May 2 17:13:18 2016 (r414471) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.04.24 +PORTVERSION= 2016.05.01 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon May 2 17:13:14 2016 (r414470) +++ head/german/mythes/distinfo Mon May 2 17:13:18 2016 (r414471) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20160424.oxt) = abe4df607cb618b3cc6b0df87714d8f07a4f3e0f920e08568a304c2e80370db9 -SIZE (mythes/Deutscher-Thesaurus-20160424.oxt) = 7598946 +SHA256 (mythes/Deutscher-Thesaurus-20160501.oxt) = dc35daab81ecfd91bfc5b7641d0fd3e5cdad34fb834ecaa4d3c6ce7a38a587f9 +SIZE (mythes/Deutscher-Thesaurus-20160501.oxt) = 7611207 From owner-svn-ports-all@freebsd.org Mon May 2 17:13:24 2016 Return-Path: Delivered-To: svn-ports-all@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 7B4DAB2A2BE; Mon, 2 May 2016 17:13:24 +0000 (UTC) (envelope-from sunpoet@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 44FD91C92; Mon, 2 May 2016 17:13:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HDNpE071487; Mon, 2 May 2016 17:13:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HDNsC071485; Mon, 2 May 2016 17:13:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HDNsC071485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414472 - head/textproc/sk-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:24 -0000 Author: sunpoet Date: Mon May 2 17:13:23 2016 New Revision: 414472 URL: https://svnweb.freebsd.org/changeset/ports/414472 Log: - Update to 2016.05.01 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon May 2 17:13:18 2016 (r414471) +++ head/textproc/sk-mythes/Makefile Mon May 2 17:13:23 2016 (r414472) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.04.24 +PORTVERSION= 2016.05.01 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon May 2 17:13:18 2016 (r414471) +++ head/textproc/sk-mythes/distinfo Mon May 2 17:13:23 2016 (r414472) @@ -1,2 +1,2 @@ -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20160424.zip) = 82fbd41914084e9619ccb96ee2f3650b3d9e7e15fd3e18ce1ecd0cec274d2d6c -SIZE (mythes/OOo-Thesaurus2-sk_SK-20160424.zip) = 239537 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20160501.zip) = c9cc032f1a709f22ebd6841527bd4d2bfac8834d329cd5879a918a38a45eb0a5 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20160501.zip) = 239537 From owner-svn-ports-all@freebsd.org Mon May 2 17:13:29 2016 Return-Path: Delivered-To: svn-ports-all@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 29515B2A2F5; Mon, 2 May 2016 17:13:29 +0000 (UTC) (envelope-from sunpoet@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 EE7501D63; Mon, 2 May 2016 17:13:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HDSNW071601; Mon, 2 May 2016 17:13:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HDSk5071599; Mon, 2 May 2016 17:13:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605021713.u42HDSk5071599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 May 2016 17:13:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414473 - head/textproc/sl-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:13:29 -0000 Author: sunpoet Date: Mon May 2 17:13:27 2016 New Revision: 414473 URL: https://svnweb.freebsd.org/changeset/ports/414473 Log: - Update to 2016.05.01 Modified: head/textproc/sl-mythes/Makefile head/textproc/sl-mythes/distinfo Modified: head/textproc/sl-mythes/Makefile ============================================================================== --- head/textproc/sl-mythes/Makefile Mon May 2 17:13:23 2016 (r414472) +++ head/textproc/sl-mythes/Makefile Mon May 2 17:13:27 2016 (r414473) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.04.24 +PORTVERSION= 2016.05.01 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sl- Modified: head/textproc/sl-mythes/distinfo ============================================================================== --- head/textproc/sl-mythes/distinfo Mon May 2 17:13:23 2016 (r414472) +++ head/textproc/sl-mythes/distinfo Mon May 2 17:13:27 2016 (r414473) @@ -1,2 +1,2 @@ -SHA256 (mythes/thes_sl_SI_v2-20160424.zip) = 4842ede1366177b93f7714cc6b55afb2e5572eed0c5ff55252fd21eb74d5a23d -SIZE (mythes/thes_sl_SI_v2-20160424.zip) = 386932 +SHA256 (mythes/thes_sl_SI_v2-20160501.zip) = 6ea1f4fdfdb6cb387f15f178d6d4fc9e0bbff44057fdf7264e381056e48f9e90 +SIZE (mythes/thes_sl_SI_v2-20160501.zip) = 386932 From owner-svn-ports-all@freebsd.org Mon May 2 17:15:51 2016 Return-Path: Delivered-To: svn-ports-all@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 797CAB2A3FE; Mon, 2 May 2016 17:15:51 +0000 (UTC) (envelope-from feld@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 2692910D1; Mon, 2 May 2016 17:15:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HFoVp071842; Mon, 2 May 2016 17:15:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HFnn8071837; Mon, 2 May 2016 17:15:49 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605021715.u42HFnn8071837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 2 May 2016 17:15:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414474 - in head/multimedia: plexmediaserver plexmediaserver-plexpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:15:51 -0000 Author: feld Date: Mon May 2 17:15:49 2016 New Revision: 414474 URL: https://svnweb.freebsd.org/changeset/ports/414474 Log: multimedia/plexmediaserver{-plexpass}: Update to 0.9.16.6 Changelog: https://forums.plex.tv/discussion/comment/1171544/#Comment_1171544 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Mon May 2 17:13:27 2016 (r414473) +++ head/multimedia/plexmediaserver-plexpass/Makefile Mon May 2 17:15:49 2016 (r414474) @@ -1,13 +1,13 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 0.9.16.5.1966 +PORTVERSION= 0.9.16.6.1993 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass MAINTAINER= feld@FreeBSD.org -PLEX_BUILD= 81a3bf0 +PLEX_BUILD= 5089475 USE_RC_SUBR= ${PORTNAME}_plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Mon May 2 17:13:27 2016 (r414473) +++ head/multimedia/plexmediaserver-plexpass/distinfo Mon May 2 17:15:49 2016 (r414474) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.16.5.1966-81a3bf0-freebsd-amd64.tar.bz2) = 73fda27b38c8224afbf18dcfff71ef99323c0c4b535680143dfa7d04e71b425c -SIZE (PlexMediaServer-0.9.16.5.1966-81a3bf0-freebsd-amd64.tar.bz2) = 97836586 +SHA256 (PlexMediaServer-0.9.16.6.1993-5089475-freebsd-amd64.tar.bz2) = 1000b799775e61537aeec649f111853589022a0f733a4073ea219e99b2b0a5ea +SIZE (PlexMediaServer-0.9.16.6.1993-5089475-freebsd-amd64.tar.bz2) = 97837423 Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Mon May 2 17:13:27 2016 (r414473) +++ head/multimedia/plexmediaserver/Makefile Mon May 2 17:15:49 2016 (r414474) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 0.9.16.4.1911 +PORTVERSION?= 0.9.16.6.1993 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ \ @@ -13,7 +13,7 @@ MAINTAINER?= feld@FreeBSD.org COMMENT= Plex Media Server component USES= cpe tar:bzip2 -PLEX_BUILD?= ee6e505 +PLEX_BUILD?= 5089475 NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD} Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Mon May 2 17:13:27 2016 (r414473) +++ head/multimedia/plexmediaserver/distinfo Mon May 2 17:15:49 2016 (r414474) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.16.4.1911-ee6e505-freebsd-amd64.tar.bz2) = 68b1a2f6c8f210d042ea3e9329d8277c494a68975444663cdaac8a7e5bc5b6bd -SIZE (PlexMediaServer-0.9.16.4.1911-ee6e505-freebsd-amd64.tar.bz2) = 97684360 +SHA256 (PlexMediaServer-0.9.16.6.1993-5089475-freebsd-amd64.tar.bz2) = 1000b799775e61537aeec649f111853589022a0f733a4073ea219e99b2b0a5ea +SIZE (PlexMediaServer-0.9.16.6.1993-5089475-freebsd-amd64.tar.bz2) = 97837423 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Mon May 2 17:13:27 2016 (r414473) +++ head/multimedia/plexmediaserver/pkg-plist Mon May 2 17:15:49 2016 (r414474) @@ -620,6 +620,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/american_zoetrope.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/anchor_bay_entertainment.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/animal_planet.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/animax.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/anonymous_content.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/antena_3.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/apatow_productions.png @@ -664,6 +665,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/blue_underground.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/blumhouse_productions.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/bnn.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/bold_films.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/boomerang.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/bravo.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/brightlight.png @@ -791,6 +793,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/france_3.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/france_4.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/franchise_pictures.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/freeform.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/fuji_tv.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/future_flix.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/fx.png @@ -993,6 +996,8 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/radical_media.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rai_cinema.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rankin.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/ratpac_dune_entertainment.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/ratpac_entertainment.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/red_hour.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/red_wagon_entertainment.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/redrum.png @@ -1009,6 +1014,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rick_mill.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rickety_shack_films.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/river_road_entertainment.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rko_radio_pictures.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/roadside_attractions.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/rogue_pictures.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/romar.png @@ -1026,6 +1032,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/saturn_films.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/saul_zaentz.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/sbs.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/scholastic.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/scifi.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/scott_free.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/screen_australia.png @@ -1138,6 +1145,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/warner_independent_pictures.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/water_walk_productions.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/wdr.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/we_tv.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/weinstein_company.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/wfdif.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/Media-Flags.bundle/Contents/Resources/Studio/wgn.png @@ -1700,7 +1708,7 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/README.md %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Info.plist %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.17dc895a940c1a1ff2112611a5d346e6.css -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.v3.cd2cc651fa4a48f2d4c0e7a22dfae4c6.css +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.v3.8a15495ac101fa04d0fdd60953ffe6e0.css %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon-mask.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon.ico %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/plex-logo.96faf245690b14fdd33eccd3294ac57f.svg @@ -1787,9 +1795,9 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/gracenote.18089cb7063ad397523859fa93f2d54c.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/vevo.0aa36b37d6a9aedfe67df4c5ff2ae8e0.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/index.html -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.69108ed027f1568792bb.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/manifest.eb0310e28acba2f9b1a0.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.55530c19c0a35ff892b1.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.64626698ddf4e9a7e118.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/manifest.41a0b9187a1b9e94d122.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.9e967496c0f98e36a534.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/mp3/null.2036f08ba858d37814b7f6982d26414a.mp3 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/setup.html %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/jwplayer.swf From owner-svn-ports-all@freebsd.org Mon May 2 17:52:00 2016 Return-Path: Delivered-To: svn-ports-all@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 A5259B2AC88; Mon, 2 May 2016 17:52:00 +0000 (UTC) (envelope-from thierry@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 778DA1A26; Mon, 2 May 2016 17:52:00 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42HpxV2081842; Mon, 2 May 2016 17:51:59 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42HpxM2081840; Mon, 2 May 2016 17:51:59 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201605021751.u42HpxM2081840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 2 May 2016 17:51:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414475 - head/www/xpi-uBlock_origin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 17:52:00 -0000 Author: thierry Date: Mon May 2 17:51:59 2016 New Revision: 414475 URL: https://svnweb.freebsd.org/changeset/ports/414475 Log: Upgrade to 1.7.0. Changelog at https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.7.0 Modified: head/www/xpi-uBlock_origin/Makefile head/www/xpi-uBlock_origin/distinfo Modified: head/www/xpi-uBlock_origin/Makefile ============================================================================== --- head/www/xpi-uBlock_origin/Makefile Mon May 2 17:15:49 2016 (r414474) +++ head/www/xpi-uBlock_origin/Makefile Mon May 2 17:51:59 2016 (r414475) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= ublock_origin -PORTVERSION= 1.6.8 -DISTVERSIONSUFFIX= -fx+sm+tb+an +PORTVERSION= 1.7.0 +DISTVERSIONSUFFIX= -sm+tb+fx+an CATEGORIES= www MAINTAINER= thierry@FreeBSD.org Modified: head/www/xpi-uBlock_origin/distinfo ============================================================================== --- head/www/xpi-uBlock_origin/distinfo Mon May 2 17:15:49 2016 (r414474) +++ head/www/xpi-uBlock_origin/distinfo Mon May 2 17:51:59 2016 (r414475) @@ -1,2 +1,2 @@ -SHA256 (xpi/ublock_origin-1.6.8-fx+sm+tb+an.xpi) = 39dc68cbc9f46a9954650941634842624845e0561fd8c150db66662767c6c207 -SIZE (xpi/ublock_origin-1.6.8-fx+sm+tb+an.xpi) = 1456068 +SHA256 (xpi/ublock_origin-1.7.0-sm+tb+fx+an.xpi) = 6df84d4886bc2e0b70b97c08be8e50943526f3ab8353c7e14960e5a2c27cb33a +SIZE (xpi/ublock_origin-1.7.0-sm+tb+fx+an.xpi) = 1460528 From owner-svn-ports-all@freebsd.org Mon May 2 18:38:34 2016 Return-Path: Delivered-To: svn-ports-all@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 96A52B2A0AA; Mon, 2 May 2016 18:38:34 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 76C561B01; Mon, 2 May 2016 18:38:34 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 3E1595A9F0E; Mon, 2 May 2016 18:38:27 +0000 (UTC) Date: Mon, 2 May 2016 18:38:27 +0000 From: Brooks Davis To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414398 - in head/devel: . llvm-cheri128 Message-ID: <20160502183827.GA34842@spindle.one-eyed-alien.net> References: <201605010800.u4180FCR064398@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <201605010800.u4180FCR064398@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 18:38:34 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 01, 2016 at 08:00:15AM +0000, Antoine Brodin wrote: > Author: antoine > Date: Sun May 1 08:00:15 2016 > New Revision: 414398 > URL: https://svnweb.freebsd.org/changeset/ports/414398 >=20 > Log: > Hook llvm-cheri128 to the build >=20 > Modified: > head/devel/Makefile > head/devel/llvm-cheri128/Makefile Thanks for catching this. -- Brooks --AqsLC8rIMeq19msA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXJ56iAAoJEKzQXbSebgfAuAgIAJN2GPVG1i4My8IzKOc9oVZn hAeMR6497FK0/PN6Uwj/FxSFc6qvAiG/prwxtns590t5C8f+3FRK4qrg6l+0adlp QWKFEh3rFVBThFk6VvjVs1VnvMZtDqwtuw0SwCLGMfY6vrYFu1LOGlWdU8AXLuFd q5+Bcnvc5V7XokKLSnQCTAB0rEnM1h0BN+A0GC9/RhlTycXO4lOMA2e8o5EREVdI v/RZLdPyjPn0PTce87z6e5W15DCQFkTXzdDxWK0Ed97/CDA4qN2eZu74tWJr8/ZE ecXSLiUC9jd4H4Y0pq2j5GkEv/Np3duG5wNFyOX5Rh2lCWtxbpfSQ21MfyWCJnk= =qGX1 -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- From owner-svn-ports-all@freebsd.org Mon May 2 19:13:25 2016 Return-Path: Delivered-To: svn-ports-all@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 8E907B2ACE4; Mon, 2 May 2016 19:13:25 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (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 C700B18B4; Mon, 2 May 2016 19:13:24 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from anthias.dhcp.nue.suse.com (nat.nue.novell.com [195.135.221.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 47FBD3F449; Mon, 2 May 2016 15:13:22 -0400 (EDT) Date: Mon, 2 May 2016 21:13:20 +0200 (CEST) From: Gerald Pfeifer To: Andreas Tobler cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414424 - head/lang/gcc6-devel In-Reply-To: <201605012039.u41KdQ1E094590@repo.freebsd.org> Message-ID: References: <201605012039.u41KdQ1E094590@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 19:13:25 -0000 On Sun, 1 May 2016, Andreas Tobler wrote: > Log: > Bump version. > > Approved by: gerald@ Pointy-hat to: gerald@ I have no idea how I failed to notice this in my testing. I must have looked at the wrong log files, since re-running my tests, this definitely did pop up. Gerald From owner-svn-ports-all@freebsd.org Mon May 2 19:14:45 2016 Return-Path: Delivered-To: svn-ports-all@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 283A1B2ADE7; Mon, 2 May 2016 19:14:45 +0000 (UTC) (envelope-from olivierd@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 02FC31AE6; Mon, 2 May 2016 19:14:44 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42JEiTp008237; Mon, 2 May 2016 19:14:44 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42JEhAh008233; Mon, 2 May 2016 19:14:43 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605021914.u42JEhAh008233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 2 May 2016 19:14:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414476 - in head/x11-themes: adwaita-common adwaita-qt4 adwaita-qt5 adwaita-qt5/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 19:14:45 -0000 Author: olivierd Date: Mon May 2 19:14:43 2016 New Revision: 414476 URL: https://svnweb.freebsd.org/changeset/ports/414476 Log: - Update to 0.4 - Remove unneeded patch Deleted: head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp Modified: head/x11-themes/adwaita-common/Makefile head/x11-themes/adwaita-common/distinfo head/x11-themes/adwaita-qt4/Makefile head/x11-themes/adwaita-qt5/Makefile Modified: head/x11-themes/adwaita-common/Makefile ============================================================================== --- head/x11-themes/adwaita-common/Makefile Mon May 2 17:51:59 2016 (r414475) +++ head/x11-themes/adwaita-common/Makefile Mon May 2 19:14:43 2016 (r414476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adwaita -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11-themes PKGNAMESUFFIX= -common Modified: head/x11-themes/adwaita-common/distinfo ============================================================================== --- head/x11-themes/adwaita-common/distinfo Mon May 2 17:51:59 2016 (r414475) +++ head/x11-themes/adwaita-common/distinfo Mon May 2 19:14:43 2016 (r414476) @@ -1,2 +1,2 @@ -SHA256 (MartinBriza-adwaita-qt-0.3_GH0.tar.gz) = 92f1a2c7afe5badb98bf63a907516ae9c48ddb0d1bfa6904116d1b6b999cf384 -SIZE (MartinBriza-adwaita-qt-0.3_GH0.tar.gz) = 869322 +SHA256 (MartinBriza-adwaita-qt-0.4_GH0.tar.gz) = 48ccf17088afb77e98fe409f4dc6fdccd035bbdbcb51f0c2f0da00ef204daba0 +SIZE (MartinBriza-adwaita-qt-0.4_GH0.tar.gz) = 871126 Modified: head/x11-themes/adwaita-qt4/Makefile ============================================================================== --- head/x11-themes/adwaita-qt4/Makefile Mon May 2 17:51:59 2016 (r414475) +++ head/x11-themes/adwaita-qt4/Makefile Mon May 2 19:14:43 2016 (r414476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adwaita -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11-themes PKGNAMESUFFIX= -qt4 @@ -12,7 +12,7 @@ COMMENT= Adwaita theme for Qt5 applicati LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi -RUN_DEPENDS= adwaita-common>=0.3:x11-themes/adwaita-common +RUN_DEPENDS= adwaita-common>=0.4:x11-themes/adwaita-common USE_GITHUB= yes GH_ACCOUNT= MartinBriza @@ -22,11 +22,9 @@ DISTINFO_FILE= ${.CURDIR}/../adwaita-com EXTRA_PATCHES= ${.CURDIR}/../adwaita-qt5/files/patch-CMakeLists.txt PLIST_FILES= %%QT_PLUGINDIR%%/styles/adwaita.so -USES= cmake:outsource compiler:c++11-lib pkgconfig +USES= cmake:outsource compiler:c++11-lib localbase pkgconfig USE_QT4= moc_build rcc_build uic_build qmake_build corelib gui -CXXFLAGS+= -I${LOCALBASE}/include - CMAKE_ARGS+= -DBUILD_EXAMPLE:BOOL=OFF \ -DUSE_QT4:BOOL=ON Modified: head/x11-themes/adwaita-qt5/Makefile ============================================================================== --- head/x11-themes/adwaita-qt5/Makefile Mon May 2 17:51:59 2016 (r414475) +++ head/x11-themes/adwaita-qt5/Makefile Mon May 2 19:14:43 2016 (r414476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adwaita -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11-themes PKGNAMESUFFIX= -qt5 @@ -12,7 +12,7 @@ COMMENT= Adwaita theme for Qt5 applicati LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi -RUN_DEPENDS= adwaita-common>=0.3:x11-themes/adwaita-common +RUN_DEPENDS= adwaita-common>=0.4:x11-themes/adwaita-common USE_GITHUB= yes GH_ACCOUNT= MartinBriza @@ -21,11 +21,9 @@ GH_PROJECT= adwaita-qt DISTINFO_FILE= ${.CURDIR}/../adwaita-common/distinfo PLIST_FILES= %%QT_PLUGINDIR%%/styles/adwaita.so -USES= cmake:outsource compiler:c++11-lib pkgconfig +USES= cmake:outsource compiler:c++11-lib localbase pkgconfig USE_QT5= buildtools_build qmake_build core gui widgets -CXXFLAGS+= -I${LOCALBASE}/include - CMAKE_ARGS+= -DBUILD_EXAMPLE:BOOL=OFF .include From owner-svn-ports-all@freebsd.org Mon May 2 19:19:52 2016 Return-Path: Delivered-To: svn-ports-all@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 05A16B2A19D; Mon, 2 May 2016 19:19:52 +0000 (UTC) (envelope-from olivierd@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 AFEBE1177; Mon, 2 May 2016 19:19:51 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42JJoVi008627; Mon, 2 May 2016 19:19:50 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42JJoBZ008624; Mon, 2 May 2016 19:19:50 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605021919.u42JJoBZ008624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 2 May 2016 19:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414477 - head/devel/py-babel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 19:19:52 -0000 Author: olivierd Date: Mon May 2 19:19:50 2016 New Revision: 414477 URL: https://svnweb.freebsd.org/changeset/ports/414477 Log: Update to 2.3.3 PR: 208751 Submitted by: myself Approved by: Hung-Yi Chen (maintainer timeout > 2 weeks) Modified: head/devel/py-babel/Makefile head/devel/py-babel/distinfo head/devel/py-babel/pkg-plist Modified: head/devel/py-babel/Makefile ============================================================================== --- head/devel/py-babel/Makefile Mon May 2 19:14:43 2016 (r414476) +++ head/devel/py-babel/Makefile Mon May 2 19:19:50 2016 (r414477) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Babel -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.3.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-babel/distinfo ============================================================================== --- head/devel/py-babel/distinfo Mon May 2 19:14:43 2016 (r414476) +++ head/devel/py-babel/distinfo Mon May 2 19:19:50 2016 (r414477) @@ -1,2 +1,2 @@ -SHA256 (Babel-2.2.0.tar.gz) = d8cb4c0e78148aee89560f9fe21587aa57739c975bb89ff66b1e842cc697428f -SIZE (Babel-2.2.0.tar.gz) = 6334150 +SHA256 (Babel-2.3.3.tar.gz) = 12dff9afa9c6cd6e2a39960d3cd4b46b2b98768cdc6646833c66b20799c1c58e +SIZE (Babel-2.3.3.tar.gz) = 6917535 Modified: head/devel/py-babel/pkg-plist ============================================================================== --- head/devel/py-babel/pkg-plist Mon May 2 19:14:43 2016 (r414476) +++ head/devel/py-babel/pkg-plist Mon May 2 19:19:50 2016 (r414477) @@ -15,6 +15,8 @@ %%PORTDOCS%%%%DOCSDIR%%/api/core.rst %%PORTDOCS%%%%DOCSDIR%%/api/dates.rst %%PORTDOCS%%%%DOCSDIR%%/api/index.rst +%%PORTDOCS%%%%DOCSDIR%%/api/languages.rst +%%PORTDOCS%%%%DOCSDIR%%/api/lists.rst %%PORTDOCS%%%%DOCSDIR%%/api/messages/catalog.rst %%PORTDOCS%%%%DOCSDIR%%/api/messages/extract.rst %%PORTDOCS%%%%DOCSDIR%%/api/messages/index.rst @@ -23,6 +25,7 @@ %%PORTDOCS%%%%DOCSDIR%%/api/numbers.rst %%PORTDOCS%%%%DOCSDIR%%/api/plural.rst %%PORTDOCS%%%%DOCSDIR%%/api/support.rst +%%PORTDOCS%%%%DOCSDIR%%/api/units.rst %%PORTDOCS%%%%DOCSDIR%%/changelog.rst %%PORTDOCS%%%%DOCSDIR%%/cmdline.rst %%PORTDOCS%%%%DOCSDIR%%/conf.py From owner-svn-ports-all@freebsd.org Mon May 2 20:01:13 2016 Return-Path: Delivered-To: svn-ports-all@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 2D15BB2AFD8; Mon, 2 May 2016 20:01:13 +0000 (UTC) (envelope-from rm@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 E4FB01C1A; Mon, 2 May 2016 20:01:12 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42K1CHO023447; Mon, 2 May 2016 20:01:12 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42K1BpH023441; Mon, 2 May 2016 20:01:11 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201605022001.u42K1BpH023441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 2 May 2016 20:01:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414478 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 20:01:13 -0000 Author: rm Date: Mon May 2 20:01:11 2016 New Revision: 414478 URL: https://svnweb.freebsd.org/changeset/ports/414478 Log: www/webkit-gtk[23]: update to 2.4.10 Merged from freebsd-ports-gnome development repo. Reviewed by: kwm With hat: gnome Deleted: head/www/webkit-gtk2/files/patch-CVE-2014-1748 head/www/webkit-gtk3/files/patch-CVE-2014-1748 Modified: head/www/webkit-gtk2/Makefile head/www/webkit-gtk2/distinfo head/www/webkit-gtk2/pkg-plist head/www/webkit-gtk3/Makefile head/www/webkit-gtk3/distinfo head/www/webkit-gtk3/pkg-plist Modified: head/www/webkit-gtk2/Makefile ============================================================================== --- head/www/webkit-gtk2/Makefile Mon May 2 19:19:50 2016 (r414477) +++ head/www/webkit-gtk2/Makefile Mon May 2 20:01:11 2016 (r414478) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.9 -PORTREVISION= 2 +PORTVERSION= 2.4.10 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 Modified: head/www/webkit-gtk2/distinfo ============================================================================== --- head/www/webkit-gtk2/distinfo Mon May 2 19:19:50 2016 (r414477) +++ head/www/webkit-gtk2/distinfo Mon May 2 20:01:11 2016 (r414478) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 +SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 +SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 Modified: head/www/webkit-gtk2/pkg-plist ============================================================================== --- head/www/webkit-gtk2/pkg-plist Mon May 2 19:19:50 2016 (r414477) +++ head/www/webkit-gtk2/pkg-plist Mon May 2 20:01:11 2016 (r414478) @@ -255,10 +255,10 @@ lib/girepository-1.0/JavaScriptCore-1.0. lib/girepository-1.0/WebKit-1.0.typelib lib/libjavascriptcoregtk-1.0.so lib/libjavascriptcoregtk-1.0.so.0 -lib/libjavascriptcoregtk-1.0.so.0.16.17 +lib/libjavascriptcoregtk-1.0.so.0.16.18 lib/libwebkitgtk-1.0.so lib/libwebkitgtk-1.0.so.0 -lib/libwebkitgtk-1.0.so.0.22.15 +lib/libwebkitgtk-1.0.so.0.22.16 libdata/pkgconfig/javascriptcoregtk-1.0.pc libdata/pkgconfig/webkit-1.0.pc share/gir-1.0/JavaScriptCore-1.0.gir @@ -426,7 +426,6 @@ share/gtk-doc/html/webkit1/webkitdomgtk/ share/gtk-doc/html/webkit1/webkitdomgtk/home.png share/gtk-doc/html/webkit1/webkitdomgtk/index-all.html share/gtk-doc/html/webkit1/webkitdomgtk/index.html -share/gtk-doc/html/webkit1/webkitdomgtk/index.sgml share/gtk-doc/html/webkit1/webkitdomgtk/left-insensitive.png share/gtk-doc/html/webkit1/webkitdomgtk/left.png share/gtk-doc/html/webkit1/webkitdomgtk/right-insensitive.png @@ -499,7 +498,6 @@ share/gtk-doc/html/webkit1/webkitgtk/ind share/gtk-doc/html/webkit1/webkitgtk/index-all.html share/gtk-doc/html/webkit1/webkitgtk/index-deprecated.html share/gtk-doc/html/webkit1/webkitgtk/index.html -share/gtk-doc/html/webkit1/webkitgtk/index.sgml share/gtk-doc/html/webkit1/webkitgtk/left-insensitive.png share/gtk-doc/html/webkit1/webkitgtk/left.png share/gtk-doc/html/webkit1/webkitgtk/right-insensitive.png @@ -532,6 +530,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-2. share/locale/hu/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/id/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/it/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ja/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/kn/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/ko/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/lt/LC_MESSAGES/WebKitGTK-2.0.mo @@ -556,6 +555,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-2. share/locale/uk/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/vi/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/zh_CN/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-2.0.mo share/webkitgtk-1.0/images/deleteButton.png share/webkitgtk-1.0/images/inputSpeech.png share/webkitgtk-1.0/images/missingImage.png Modified: head/www/webkit-gtk3/Makefile ============================================================================== --- head/www/webkit-gtk3/Makefile Mon May 2 19:19:50 2016 (r414477) +++ head/www/webkit-gtk3/Makefile Mon May 2 20:01:11 2016 (r414478) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.9 -PORTREVISION= 2 +PORTVERSION= 2.4.10 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 Modified: head/www/webkit-gtk3/distinfo ============================================================================== --- head/www/webkit-gtk3/distinfo Mon May 2 19:19:50 2016 (r414477) +++ head/www/webkit-gtk3/distinfo Mon May 2 20:01:11 2016 (r414478) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 +SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 +SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 Modified: head/www/webkit-gtk3/pkg-plist ============================================================================== --- head/www/webkit-gtk3/pkg-plist Mon May 2 19:19:50 2016 (r414477) +++ head/www/webkit-gtk3/pkg-plist Mon May 2 20:01:11 2016 (r414478) @@ -258,13 +258,13 @@ lib/girepository-1.0/WebKit2-3.0.typelib lib/girepository-1.0/WebKit2WebExtension-3.0.typelib lib/libjavascriptcoregtk-3.0.so lib/libjavascriptcoregtk-3.0.so.0 -lib/libjavascriptcoregtk-3.0.so.0.16.17 +lib/libjavascriptcoregtk-3.0.so.0.16.18 lib/libwebkit2gtk-3.0.so lib/libwebkit2gtk-3.0.so.25 -lib/libwebkit2gtk-3.0.so.25.10.12 +lib/libwebkit2gtk-3.0.so.25.10.13 lib/libwebkitgtk-3.0.so lib/libwebkitgtk-3.0.so.0 -lib/libwebkitgtk-3.0.so.0.22.15 +lib/libwebkitgtk-3.0.so.0.22.16 lib/webkit2gtk-3.0/injected-bundle/libwebkit2gtkinjectedbundle.so libdata/pkgconfig/javascriptcoregtk-3.0.pc libdata/pkgconfig/webkit2gtk-3.0.pc @@ -320,7 +320,6 @@ share/gtk-doc/html/webkit2gtk/ch02.html share/gtk-doc/html/webkit2gtk/home.png share/gtk-doc/html/webkit2gtk/index-all.html share/gtk-doc/html/webkit2gtk/index.html -share/gtk-doc/html/webkit2gtk/index.sgml share/gtk-doc/html/webkit2gtk/left-insensitive.png share/gtk-doc/html/webkit2gtk/left.png share/gtk-doc/html/webkit2gtk/right-insensitive.png @@ -494,7 +493,6 @@ share/gtk-doc/html/webkitdomgtk/ch01.htm share/gtk-doc/html/webkitdomgtk/home.png share/gtk-doc/html/webkitdomgtk/index-all.html share/gtk-doc/html/webkitdomgtk/index.html -share/gtk-doc/html/webkitdomgtk/index.sgml share/gtk-doc/html/webkitdomgtk/left-insensitive.png share/gtk-doc/html/webkitdomgtk/left.png share/gtk-doc/html/webkitdomgtk/right-insensitive.png @@ -567,7 +565,6 @@ share/gtk-doc/html/webkitgtk/index-1.3.8 share/gtk-doc/html/webkitgtk/index-all.html share/gtk-doc/html/webkitgtk/index-deprecated.html share/gtk-doc/html/webkitgtk/index.html -share/gtk-doc/html/webkitgtk/index.sgml share/gtk-doc/html/webkitgtk/left-insensitive.png share/gtk-doc/html/webkitgtk/left.png share/gtk-doc/html/webkitgtk/right-insensitive.png @@ -600,6 +597,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-3. share/locale/hu/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/id/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/it/LC_MESSAGES/WebKitGTK-3.0.mo +share/locale/ja/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/kn/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/ko/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/lt/LC_MESSAGES/WebKitGTK-3.0.mo @@ -624,6 +622,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-3. share/locale/uk/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/vi/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/zh_CN/LC_MESSAGES/WebKitGTK-3.0.mo +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-3.0.mo share/webkitgtk-3.0/images/deleteButton.png share/webkitgtk-3.0/images/inputSpeech.png share/webkitgtk-3.0/images/missingImage.png From owner-svn-ports-all@freebsd.org Mon May 2 20:10:35 2016 Return-Path: Delivered-To: svn-ports-all@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 3DCC7B2A183; Mon, 2 May 2016 20:10:35 +0000 (UTC) (envelope-from zeising@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 0ECA210EC; Mon, 2 May 2016 20:10:34 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42KAYho023838; Mon, 2 May 2016 20:10:34 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42KAYBF023837; Mon, 2 May 2016 20:10:34 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201605022010.u42KAYBF023837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 2 May 2016 20:10:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414479 - head/www/xombrero X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 20:10:35 -0000 Author: zeising Date: Mon May 2 20:10:34 2016 New Revision: 414479 URL: https://svnweb.freebsd.org/changeset/ports/414479 Log: Drop this port since I don't use it and don't have time to fix it. Mark it broken since it currently doesn't build. Modified: head/www/xombrero/Makefile Modified: head/www/xombrero/Makefile ============================================================================== --- head/www/xombrero/Makefile Mon May 2 20:01:11 2016 (r414478) +++ head/www/xombrero/Makefile Mon May 2 20:10:34 2016 (r414479) @@ -7,11 +7,13 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ -MAINTAINER= zeising@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalists vi-like web browser based on webkit and GTK+ LICENSE= ISCL +BROKEN= Does not build + LIB_DEPENDS= libgnutls.so:security/gnutls \ libsoup-2.4.so:devel/libsoup From owner-svn-ports-all@freebsd.org Mon May 2 20:27:41 2016 Return-Path: Delivered-To: svn-ports-all@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 B260BB2A755; Mon, 2 May 2016 20:27:41 +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 83FFE1CD1; Mon, 2 May 2016 20:27:41 +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 u42KReUE029746; Mon, 2 May 2016 20:27:40 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42KRe8o029743; Mon, 2 May 2016 20:27:40 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605022027.u42KRe8o029743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 2 May 2016 20:27:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414480 - head/comms/dcf77pi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 20:27:41 -0000 Author: rene Date: Mon May 2 20:27:40 2016 New Revision: 414480 URL: https://svnweb.freebsd.org/changeset/ports/414480 Log: comms/dcf77pi: update to version 3.5.0 - pin numbers are now 16 bits - rename some functions to not confuse Doxygen - make some functions public Modified: head/comms/dcf77pi/Makefile head/comms/dcf77pi/distinfo Modified: head/comms/dcf77pi/Makefile ============================================================================== --- head/comms/dcf77pi/Makefile Mon May 2 20:10:34 2016 (r414479) +++ head/comms/dcf77pi/Makefile Mon May 2 20:27:40 2016 (r414480) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 3.4.2 +PORTVERSION= 3.5.0 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org Modified: head/comms/dcf77pi/distinfo ============================================================================== --- head/comms/dcf77pi/distinfo Mon May 2 20:10:34 2016 (r414479) +++ head/comms/dcf77pi/distinfo Mon May 2 20:27:40 2016 (r414480) @@ -1,2 +1,2 @@ -SHA256 (rene0-dcf77pi-3.4.2_GH0.tar.gz) = d7695ada7006c5384af4e2dc67b0ac92e207aad239734a50d75787b96ddcbbe3 -SIZE (rene0-dcf77pi-3.4.2_GH0.tar.gz) = 52301 +SHA256 (rene0-dcf77pi-3.5.0_GH0.tar.gz) = 7ec84865cfada1569c665978f2569015b8fcf7b732b2e22760df94de6ab11312 +SIZE (rene0-dcf77pi-3.5.0_GH0.tar.gz) = 53239 From owner-svn-ports-all@freebsd.org Mon May 2 20:42:29 2016 Return-Path: Delivered-To: svn-ports-all@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 C1520B2AB77; Mon, 2 May 2016 20:42:29 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5185B12F2; Mon, 2 May 2016 20:42:29 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: by mail-wm0-x244.google.com with SMTP id r12so482490wme.0; Mon, 02 May 2016 13:42:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Khm+/lzK/8VYBHHnuwc1AfCTNsRxSE1P2X0NS0sSW4o=; b=GkDOwCGWcJYUb00/su+rsB/nOOHKJ2ugJkUb0sy+uAETLjrUvmzYe7tUwNhwAxdKDO RQyqgQhdgBIoDJ4N43Nts8qu1LO+mouCkJ4AGt2kEPSls01Fyr3vRH79x42d3riVds1h UTiR1FW4uxh+FJLjB/yQwEmKJcbr6OmSKguMA1ZE7rW7kJ6ksN8QYyEF78FCFj2HdDZ5 m40Jj9XG7y67sHtVoLAUZS3oQQ+KGvzT/nBuJrEeA4NjtjQnsOiNUmX0ZhAi8WdmMF/B 9MJ63LqrkNllyuIhmdGB3KmqIGkdjIYhlpK94R0OUYQxatxNW/Bpg6S7yAylZdwLjcho HNPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=Khm+/lzK/8VYBHHnuwc1AfCTNsRxSE1P2X0NS0sSW4o=; b=Qz7JdcKz2q6A9oKdtM+BmnLBhnTWWuKbYbjLA1DIH6qz0fpXEhz2Q0+KefuunYy3/f v/VnqJ4s01vhhE3jAAYi5pZ5L2bXFGPvhSuL1YkaBSJ6QWVOWZxr1Mk5x6rZ3MBOs8bH X0RvPN4h3iid/QUWXFO+pSAPCCZbbPFJ8DXapflFHgUHseXnnWTcDx8FpUAZ2NJp3QUQ 7b77qR8VbpC82OD/on9jwlydnoXAsY5/+rdjV8gfib4DoTK3gQ/GboKQZQGh9yl5fKdP hf5Vs/ntNvUvw0p88Ri8GjkiGFDTd8rjpt2bpQoHX5Ivtu8cvwLZ7yh2+qNyyBw72z/I TKPA== X-Gm-Message-State: AOPr4FU1KGtDe8QkzWRovv+sNB8BuXKFM7Cs1GZhyUZluhTvlNdh55UQukf2aivipCgMdQ== X-Received: by 10.28.129.6 with SMTP id c6mr21596613wmd.75.1462221747051; Mon, 02 May 2016 13:42:27 -0700 (PDT) Received: from tuborg (AMarseille-655-1-758-234.w92-150.abo.wanadoo.fr. [92.150.167.234]) by smtp.gmail.com with ESMTPSA id l74sm552984wmb.15.2016.05.02.13.42.25 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 May 2016 13:42:26 -0700 (PDT) Sender: Olivier Duchateau Date: Mon, 2 May 2016 22:40:16 +0000 From: Olivier Duchateau To: Ruslan Makhmatkhanov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414478 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/files Message-Id: <20160502224016.836edd95a90a34045a10ce49@freebsd.org> In-Reply-To: <201605022001.u42K1BpH023441@repo.freebsd.org> References: <201605022001.u42K1BpH023441@repo.freebsd.org> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.28; i386-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 20:42:29 -0000 On Mon, 2 May 2016 20:01:11 +0000 (UTC) Ruslan Makhmatkhanov wrote: > Author: rm > Date: Mon May 2 20:01:11 2016 > New Revision: 414478 > URL: https://svnweb.freebsd.org/changeset/ports/414478 > > Log: > www/webkit-gtk[23]: update to 2.4.10 Why not update to the latest release (2.4.11)? PR [1] already exists. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208961 > > Merged from freebsd-ports-gnome development repo. > > Reviewed by: kwm > With hat: gnome > > Deleted: > head/www/webkit-gtk2/files/patch-CVE-2014-1748 > head/www/webkit-gtk3/files/patch-CVE-2014-1748 > Modified: > head/www/webkit-gtk2/Makefile > head/www/webkit-gtk2/distinfo > head/www/webkit-gtk2/pkg-plist > head/www/webkit-gtk3/Makefile > head/www/webkit-gtk3/distinfo > head/www/webkit-gtk3/pkg-plist > > Modified: head/www/webkit-gtk2/Makefile > ============================================================================== > --- head/www/webkit-gtk2/Makefile Mon May 2 19:19:50 2016 (r414477) > +++ head/www/webkit-gtk2/Makefile Mon May 2 20:01:11 2016 (r414478) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= webkit > -PORTVERSION= 2.4.9 > -PORTREVISION= 2 > +PORTVERSION= 2.4.10 > CATEGORIES= www > MASTER_SITES= http://webkitgtk.org/releases/ > PKGNAMESUFFIX= -gtk2 > > Modified: head/www/webkit-gtk2/distinfo > ============================================================================== > --- head/www/webkit-gtk2/distinfo Mon May 2 19:19:50 2016 (r414477) > +++ head/www/webkit-gtk2/distinfo Mon May 2 20:01:11 2016 (r414478) > @@ -1,2 +1,2 @@ > -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 > -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 > +SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 > +SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 > > Modified: head/www/webkit-gtk2/pkg-plist > ============================================================================== > --- head/www/webkit-gtk2/pkg-plist Mon May 2 19:19:50 2016 (r414477) > +++ head/www/webkit-gtk2/pkg-plist Mon May 2 20:01:11 2016 (r414478) > @@ -255,10 +255,10 @@ lib/girepository-1.0/JavaScriptCore-1.0. > lib/girepository-1.0/WebKit-1.0.typelib > lib/libjavascriptcoregtk-1.0.so > lib/libjavascriptcoregtk-1.0.so.0 > -lib/libjavascriptcoregtk-1.0.so.0.16.17 > +lib/libjavascriptcoregtk-1.0.so.0.16.18 > lib/libwebkitgtk-1.0.so > lib/libwebkitgtk-1.0.so.0 > -lib/libwebkitgtk-1.0.so.0.22.15 > +lib/libwebkitgtk-1.0.so.0.22.16 > libdata/pkgconfig/javascriptcoregtk-1.0.pc > libdata/pkgconfig/webkit-1.0.pc > share/gir-1.0/JavaScriptCore-1.0.gir > @@ -426,7 +426,6 @@ share/gtk-doc/html/webkit1/webkitdomgtk/ > share/gtk-doc/html/webkit1/webkitdomgtk/home.png > share/gtk-doc/html/webkit1/webkitdomgtk/index-all.html > share/gtk-doc/html/webkit1/webkitdomgtk/index.html > -share/gtk-doc/html/webkit1/webkitdomgtk/index.sgml > share/gtk-doc/html/webkit1/webkitdomgtk/left-insensitive.png > share/gtk-doc/html/webkit1/webkitdomgtk/left.png > share/gtk-doc/html/webkit1/webkitdomgtk/right-insensitive.png > @@ -499,7 +498,6 @@ share/gtk-doc/html/webkit1/webkitgtk/ind > share/gtk-doc/html/webkit1/webkitgtk/index-all.html > share/gtk-doc/html/webkit1/webkitgtk/index-deprecated.html > share/gtk-doc/html/webkit1/webkitgtk/index.html > -share/gtk-doc/html/webkit1/webkitgtk/index.sgml > share/gtk-doc/html/webkit1/webkitgtk/left-insensitive.png > share/gtk-doc/html/webkit1/webkitgtk/left.png > share/gtk-doc/html/webkit1/webkitgtk/right-insensitive.png > @@ -532,6 +530,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-2. > share/locale/hu/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/id/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/it/LC_MESSAGES/WebKitGTK-2.0.mo > +share/locale/ja/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/kn/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/ko/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/lt/LC_MESSAGES/WebKitGTK-2.0.mo > @@ -556,6 +555,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-2. > share/locale/uk/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/vi/LC_MESSAGES/WebKitGTK-2.0.mo > share/locale/zh_CN/LC_MESSAGES/WebKitGTK-2.0.mo > +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-2.0.mo > share/webkitgtk-1.0/images/deleteButton.png > share/webkitgtk-1.0/images/inputSpeech.png > share/webkitgtk-1.0/images/missingImage.png > > Modified: head/www/webkit-gtk3/Makefile > ============================================================================== > --- head/www/webkit-gtk3/Makefile Mon May 2 19:19:50 2016 (r414477) > +++ head/www/webkit-gtk3/Makefile Mon May 2 20:01:11 2016 (r414478) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= webkit > -PORTVERSION= 2.4.9 > -PORTREVISION= 2 > +PORTVERSION= 2.4.10 > CATEGORIES= www > MASTER_SITES= http://webkitgtk.org/releases/ > PKGNAMESUFFIX= -gtk3 > > Modified: head/www/webkit-gtk3/distinfo > ============================================================================== > --- head/www/webkit-gtk3/distinfo Mon May 2 19:19:50 2016 (r414477) > +++ head/www/webkit-gtk3/distinfo Mon May 2 20:01:11 2016 (r414478) > @@ -1,2 +1,2 @@ > -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 > -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 > +SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 > +SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 > > Modified: head/www/webkit-gtk3/pkg-plist > ============================================================================== > --- head/www/webkit-gtk3/pkg-plist Mon May 2 19:19:50 2016 (r414477) > +++ head/www/webkit-gtk3/pkg-plist Mon May 2 20:01:11 2016 (r414478) > @@ -258,13 +258,13 @@ lib/girepository-1.0/WebKit2-3.0.typelib > lib/girepository-1.0/WebKit2WebExtension-3.0.typelib > lib/libjavascriptcoregtk-3.0.so > lib/libjavascriptcoregtk-3.0.so.0 > -lib/libjavascriptcoregtk-3.0.so.0.16.17 > +lib/libjavascriptcoregtk-3.0.so.0.16.18 > lib/libwebkit2gtk-3.0.so > lib/libwebkit2gtk-3.0.so.25 > -lib/libwebkit2gtk-3.0.so.25.10.12 > +lib/libwebkit2gtk-3.0.so.25.10.13 > lib/libwebkitgtk-3.0.so > lib/libwebkitgtk-3.0.so.0 > -lib/libwebkitgtk-3.0.so.0.22.15 > +lib/libwebkitgtk-3.0.so.0.22.16 > lib/webkit2gtk-3.0/injected-bundle/libwebkit2gtkinjectedbundle.so > libdata/pkgconfig/javascriptcoregtk-3.0.pc > libdata/pkgconfig/webkit2gtk-3.0.pc > @@ -320,7 +320,6 @@ share/gtk-doc/html/webkit2gtk/ch02.html > share/gtk-doc/html/webkit2gtk/home.png > share/gtk-doc/html/webkit2gtk/index-all.html > share/gtk-doc/html/webkit2gtk/index.html > -share/gtk-doc/html/webkit2gtk/index.sgml > share/gtk-doc/html/webkit2gtk/left-insensitive.png > share/gtk-doc/html/webkit2gtk/left.png > share/gtk-doc/html/webkit2gtk/right-insensitive.png > @@ -494,7 +493,6 @@ share/gtk-doc/html/webkitdomgtk/ch01.htm > share/gtk-doc/html/webkitdomgtk/home.png > share/gtk-doc/html/webkitdomgtk/index-all.html > share/gtk-doc/html/webkitdomgtk/index.html > -share/gtk-doc/html/webkitdomgtk/index.sgml > share/gtk-doc/html/webkitdomgtk/left-insensitive.png > share/gtk-doc/html/webkitdomgtk/left.png > share/gtk-doc/html/webkitdomgtk/right-insensitive.png > @@ -567,7 +565,6 @@ share/gtk-doc/html/webkitgtk/index-1.3.8 > share/gtk-doc/html/webkitgtk/index-all.html > share/gtk-doc/html/webkitgtk/index-deprecated.html > share/gtk-doc/html/webkitgtk/index.html > -share/gtk-doc/html/webkitgtk/index.sgml > share/gtk-doc/html/webkitgtk/left-insensitive.png > share/gtk-doc/html/webkitgtk/left.png > share/gtk-doc/html/webkitgtk/right-insensitive.png > @@ -600,6 +597,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-3. > share/locale/hu/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/id/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/it/LC_MESSAGES/WebKitGTK-3.0.mo > +share/locale/ja/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/kn/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/ko/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/lt/LC_MESSAGES/WebKitGTK-3.0.mo > @@ -624,6 +622,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-3. > share/locale/uk/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/vi/LC_MESSAGES/WebKitGTK-3.0.mo > share/locale/zh_CN/LC_MESSAGES/WebKitGTK-3.0.mo > +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-3.0.mo > share/webkitgtk-3.0/images/deleteButton.png > share/webkitgtk-3.0/images/inputSpeech.png > share/webkitgtk-3.0/images/missingImage.png > -- Olivier Duchateau From owner-svn-ports-all@freebsd.org Mon May 2 20:42:44 2016 Return-Path: Delivered-To: svn-ports-all@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 429EEB2ABA1; Mon, 2 May 2016 20:42:44 +0000 (UTC) (envelope-from adamw@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 122E314E4; Mon, 2 May 2016 20:42:43 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42KghDL035796; Mon, 2 May 2016 20:42:43 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Kgh0i035794; Mon, 2 May 2016 20:42:43 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201605022042.u42Kgh0i035794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 2 May 2016 20:42:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414481 - head/www/p5-Mojolicious X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 20:42:44 -0000 Author: adamw Date: Mon May 2 20:42:42 2016 New Revision: 414481 URL: https://svnweb.freebsd.org/changeset/ports/414481 Log: Update to 6.61. Changes: https://metacpan.org/changes/distribution/Mojolicious Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Mon May 2 20:27:40 2016 (r414480) +++ head/www/p5-Mojolicious/Makefile Mon May 2 20:42:42 2016 (r414481) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 6.60 +PORTVERSION= 6.61 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Mon May 2 20:27:40 2016 (r414480) +++ head/www/p5-Mojolicious/distinfo Mon May 2 20:42:42 2016 (r414481) @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-6.60.tar.gz) = e48e4d8dc56c7bdf12aa6dd8d10e875188b825beb4bd050d7474135d82fa7e8c -SIZE (Mojolicious-6.60.tar.gz) = 653031 +SHA256 (Mojolicious-6.61.tar.gz) = ee46f8cdea7789a979ff86246f4536ab95c32c629028ed700e3b48ad43e0d0ba +SIZE (Mojolicious-6.61.tar.gz) = 652374 From owner-svn-ports-all@freebsd.org Mon May 2 21:05:43 2016 Return-Path: Delivered-To: svn-ports-all@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 412D6B2A2AD; Mon, 2 May 2016 21:05:43 +0000 (UTC) (envelope-from brnrd@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 0150817F5; Mon, 2 May 2016 21:05:42 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42L5gVW041993; Mon, 2 May 2016 21:05:42 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42L5gxN041991; Mon, 2 May 2016 21:05:42 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605022105.u42L5gxN041991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 2 May 2016 21:05:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414482 - head/www/mod_http2-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 21:05:43 -0000 Author: brnrd Date: Mon May 2 21:05:41 2016 New Revision: 414482 URL: https://svnweb.freebsd.org/changeset/ports/414482 Log: www/mod_http2-devel: Update to version 1.5.2 - Update to version 1.5.2 - Add mod_proxy_http2 Apache module - Add missing USE_OPENSSL - Define PORTDOCS - Replace pkg-plist with PLIST_FILES Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D6010 Deleted: head/www/mod_http2-devel/pkg-plist Modified: head/www/mod_http2-devel/Makefile head/www/mod_http2-devel/distinfo Modified: head/www/mod_http2-devel/Makefile ============================================================================== --- head/www/mod_http2-devel/Makefile Mon May 2 20:42:42 2016 (r414481) +++ head/www/mod_http2-devel/Makefile Mon May 2 21:05:41 2016 (r414482) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= mod_http2-devel -PORTVERSION= 1.2.8 +PORTVERSION= 1.5.2 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= brnrd@FreeBSD.org -COMMENT= Early experience HTTP/2 module for Apache httpd +COMMENT= Early experience HTTP/2 modules for Apache httpd LICENSE= APACHE20 @@ -19,6 +19,7 @@ GH_ACCOUNT= icing GH_PROJECT= mod_h2 USES= autoreconf libtool +USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=ext- CONFIGURE_ENV= CONFIG_SHELL=/bin/sh @@ -29,13 +30,21 @@ MODULENAME= ${GH_PROJECT} CFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include +PORTDOCS= README README.md +PLIST_FILES= ${APACHEMODDIR}/mod_h2.so \ + ${APACHEMODDIR}/mod_proxy_h2.so + post-install: # Rename mod_http2 to mod_h2 to avoid conflict with Apache24 ${MV} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_http2.so.0.0.0 \ ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${MODULENAME}.so + ${MV} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_proxy_http2.so.0.0.0 \ + ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_proxy_h2.so ${RM} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_http2.so - ${MV} ${STAGEDIR}${PORTDOCS}${PREFIX}/share/doc/mod_http2 \ - ${STAGEDIR}${PORTDOCS}${DOCSDIR} + ${RM} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_proxy_http2.so + ${MV} ${STAGEDIR}${PREFIX}/share/doc/mod_http2 \ + ${STAGEDIR}${DOCSDIR} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${MODULENAME}.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_proxy_h2.so .include Modified: head/www/mod_http2-devel/distinfo ============================================================================== --- head/www/mod_http2-devel/distinfo Mon May 2 20:42:42 2016 (r414481) +++ head/www/mod_http2-devel/distinfo Mon May 2 21:05:41 2016 (r414482) @@ -1,2 +1,2 @@ -SHA256 (icing-mod_h2-v1.2.8_GH0.tar.gz) = d71f5ec197bb739bc551441325b9a52b35e437e5b93e7f3423cacf49105bc3fa -SIZE (icing-mod_h2-v1.2.8_GH0.tar.gz) = 139448 +SHA256 (icing-mod_h2-v1.5.2_GH0.tar.gz) = f2c801c6fbe080083f6fcf42792efad77f6fbb71de6d7d2fdfd332965978891a +SIZE (icing-mod_h2-v1.5.2_GH0.tar.gz) = 175483 From owner-svn-ports-all@freebsd.org Mon May 2 21:06:54 2016 Return-Path: Delivered-To: svn-ports-all@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 25C4BB2A3AB; Mon, 2 May 2016 21:06:54 +0000 (UTC) (envelope-from brnrd@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 D8B8E1AB0; Mon, 2 May 2016 21:06:53 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42L6r6S042191; Mon, 2 May 2016 21:06:53 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42L6qZ2042189; Mon, 2 May 2016 21:06:52 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605022106.u42L6qZ2042189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 2 May 2016 21:06:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414483 - head/databases/mariadb55-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 21:06:54 -0000 Author: brnrd Date: Mon May 2 21:06:52 2016 New Revision: 414483 URL: https://svnweb.freebsd.org/changeset/ports/414483 Log: databases/mariadb55-{client,server}: Update to 5.5.49 - Update to latest version 5.5.49 - Fix multiple vulnerabilities - Remove embedded, ports and no-SSL options Build with SSL support by default Security: 8c2b2f11-0ebe-11e6-b55e-b499baebfeaf Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D6161 Modified: head/databases/mariadb55-server/Makefile head/databases/mariadb55-server/distinfo Modified: head/databases/mariadb55-server/Makefile ============================================================================== --- head/databases/mariadb55-server/Makefile Mon May 2 21:05:41 2016 (r414482) +++ head/databases/mariadb55-server/Makefile Mon May 2 21:06:52 2016 (r414483) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 5.5.47 +PORTVERSION= 5.5.49 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ @@ -26,6 +26,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb55-client USES= cmake execinfo gmake shebangfix +USE_OPENSSL= yes SHEBANG_FILES= scripts/*.sh CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ @@ -46,6 +47,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc -DWITH_UNIT_TESTS=0 \ -DWITH_LIBEDIT=0 \ -DWITH_LIBWRAP=1 \ + -DWITH_SSL=yes \ -DEXECINFO_ROOT=${LOCALBASE} \ -DCOMPILATION_COMMENT="FreeBSD Ports" @@ -59,8 +61,7 @@ BROKEN_armv6= Does not compile on arm .if !defined(CLIENT_ONLY) # MySQL-Server part -USE_MYSQL= yes -WANT_MYSQL_VER= 55m +USES+= mysql:55m CONFLICTS_INSTALL= mariadb5[0-46-9]-server-* \ mariadb1*-server-* \ @@ -72,7 +73,8 @@ USE_RC_SUBR= mysql-server USERS= mysql GROUPS= mysql -CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" \ +CMAKE_ARGS+= -DREADLINE_INCLUDE_DIR=/usr/include \ + -DWITH_EMBEDDED_SERVER="ON" \ -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 .else @@ -81,19 +83,10 @@ USES+= readline .endif OPTIONS_DEFINE+= FASTMTX -OPTIONS_RADIO= SSL -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL -OPTIONS_DEFAULT+= OPENSSL OPTIONS_SUB= yes NO_OPTIONS_SORT=yes -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL FASTMTX_DESC= Replace mutexes with spinlocks -WITHOUT_SSL_DESC= No SSL/TLS support -OPENSSL_CMAKE_ON= -DWITH_SSL=yes -OPENSSL_USE= USE_OPENSSL=yes -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1 Modified: head/databases/mariadb55-server/distinfo ============================================================================== --- head/databases/mariadb55-server/distinfo Mon May 2 21:05:41 2016 (r414482) +++ head/databases/mariadb55-server/distinfo Mon May 2 21:06:52 2016 (r414483) @@ -1,2 +1,2 @@ -SHA256 (mariadb-5.5.47.tar.gz) = 62b9378677433461d2a79b1ebe3182ba249994eb0cff2054ae8de8f646364209 -SIZE (mariadb-5.5.47.tar.gz) = 45705343 +SHA256 (mariadb-5.5.49.tar.gz) = 2c82f2af71b88a7940d5ff647498ed78922c92e88004942caa213131e20f4706 +SIZE (mariadb-5.5.49.tar.gz) = 45738390 From owner-svn-ports-all@freebsd.org Mon May 2 21:09:33 2016 Return-Path: Delivered-To: svn-ports-all@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 2A85AB2A48C; Mon, 2 May 2016 21:09:33 +0000 (UTC) (envelope-from brnrd@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 E0B581C7D; Mon, 2 May 2016 21:09:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42L9W9m042444; Mon, 2 May 2016 21:09:32 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42L9VQs042438; Mon, 2 May 2016 21:09:31 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605022109.u42L9VQs042438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 2 May 2016 21:09:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414484 - in head/net/socat: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 21:09:33 -0000 Author: brnrd Date: Mon May 2 21:09:31 2016 New Revision: 414484 URL: https://svnweb.freebsd.org/changeset/ports/414484 Log: net/socat: Fix OpenSSL build issues - While here fix CPE Vendor (NVD has dest-unreach) - Fix build when OpenSSL from ports was built without SSLv3 support - Fix build when OpenSSL is built without compression support - Fix build for OpenSSL 1.1.0pre without EGD support PR: 197192 Reviewed by: koobs (mentor), feld (mentor), ehaupt (maintainer) Approved by: feld (mentor), ehaupt (maintainer) Differential Revision: D2691 Added: head/net/socat/files/patch-sslcls.h (contents, props changed) head/net/socat/files/patch-xio-openssl.c (contents, props changed) Modified: head/net/socat/Makefile head/net/socat/files/patch-sslcls.c head/net/socat/files/patch-xioopts.c Modified: head/net/socat/Makefile ============================================================================== --- head/net/socat/Makefile Mon May 2 21:06:52 2016 (r414483) +++ head/net/socat/Makefile Mon May 2 21:09:31 2016 (r414484) @@ -13,11 +13,13 @@ COMMENT= Multipurpose relay and more LICENSE= GPLv2 -USES= compiler tar:bzip2 cpe +USES= compiler cpe tar:bzip2 GNU_CONFIGURE= yes USE_RC_SUBR= socat USE_OPENSSL= yes +CPE_VENDOR= dest-unreach + PORTSCOUT= skipv:2.0.0-b2 PLIST_FILES= bin/filan bin/procan bin/socat man/man1/socat.1.gz Modified: head/net/socat/files/patch-sslcls.c ============================================================================== --- head/net/socat/files/patch-sslcls.c Mon May 2 21:06:52 2016 (r414483) +++ head/net/socat/files/patch-sslcls.c Mon May 2 21:09:31 2016 (r414484) @@ -1,6 +1,6 @@ ---- sslcls.c.orig 2015-01-24 11:15:22.000000000 +0100 +--- sslcls.c.orig 2015-01-24 10:15:22 UTC +++ sslcls.c -@@ -55,6 +55,7 @@ +@@ -55,6 +55,7 @@ const SSL_METHOD *sycSSLv2_server_method } #endif @@ -8,7 +8,7 @@ const SSL_METHOD *sycSSLv3_client_method(void) { const SSL_METHOD *result; Debug("SSLv3_client_method()"); -@@ -62,7 +63,9 @@ +@@ -62,7 +63,9 @@ const SSL_METHOD *sycSSLv3_client_method Debug1("SSLv3_client_method() -> %p", result); return result; } @@ -18,7 +18,7 @@ const SSL_METHOD *sycSSLv3_server_method(void) { const SSL_METHOD *result; Debug("SSLv3_server_method()"); -@@ -70,6 +73,7 @@ +@@ -70,6 +73,7 @@ const SSL_METHOD *sycSSLv3_server_method Debug1("SSLv3_server_method() -> %p", result); return result; } @@ -26,4 +26,28 @@ const SSL_METHOD *sycSSLv23_client_method(void) { const SSL_METHOD *result; - +@@ -331,6 +335,7 @@ void sycSSL_free(SSL *ssl) { + return; + } + ++#ifndef OPENSSL_NO_EGD + int sycRAND_egd(const char *path) { + int result; + Debug1("RAND_egd(\"%s\")", path); +@@ -338,6 +343,7 @@ int sycRAND_egd(const char *path) { + Debug1("RAND_egd() -> %d", result); + return result; + } ++#endif + + DH *sycPEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) { + DH *result; +@@ -375,7 +381,7 @@ int sycFIPS_mode_set(int onoff) { + } + #endif /* WITH_FIPS */ + +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + const COMP_METHOD *sycSSL_get_current_compression(SSL *ssl) { + const COMP_METHOD *result; + Debug1("SSL_get_current_compression(%p)", ssl); Added: head/net/socat/files/patch-sslcls.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/socat/files/patch-sslcls.h Mon May 2 21:09:31 2016 (r414484) @@ -0,0 +1,11 @@ +--- sslcls.h.orig 2015-01-24 10:15:22 UTC ++++ sslcls.h +@@ -55,7 +55,7 @@ BIO *sycBIO_new_file(const char *filenam + + int sycFIPS_mode_set(int onoff); + +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined(OPENSSL_NO_COMP) + const COMP_METHOD *sycSSL_get_current_compression(SSL *ssl); + const COMP_METHOD *sycSSL_get_current_expansion(SSL *ssl); + const char *sycSSL_COMP_get_name(const COMP_METHOD *comp); Added: head/net/socat/files/patch-xio-openssl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/socat/files/patch-xio-openssl.c Mon May 2 21:09:31 2016 (r414484) @@ -0,0 +1,79 @@ +--- xio-openssl.c.orig 2016-01-29 10:28:38 UTC ++++ xio-openssl.c +@@ -108,9 +108,11 @@ const struct optdesc opt_openssl_key + const struct optdesc opt_openssl_dhparam = { "openssl-dhparam", "dh", OPT_OPENSSL_DHPARAM, GROUP_OPENSSL, PH_SPEC, TYPE_FILENAME, OFUNC_SPEC }; + const struct optdesc opt_openssl_cafile = { "openssl-cafile", "cafile", OPT_OPENSSL_CAFILE, GROUP_OPENSSL, PH_SPEC, TYPE_FILENAME, OFUNC_SPEC }; + const struct optdesc opt_openssl_capath = { "openssl-capath", "capath", OPT_OPENSSL_CAPATH, GROUP_OPENSSL, PH_SPEC, TYPE_FILENAME, OFUNC_SPEC }; ++#ifndef OPENSSL_NO_EGD + const struct optdesc opt_openssl_egd = { "openssl-egd", "egd", OPT_OPENSSL_EGD, GROUP_OPENSSL, PH_SPEC, TYPE_FILENAME, OFUNC_SPEC }; ++#endif + const struct optdesc opt_openssl_pseudo = { "openssl-pseudo", "pseudo", OPT_OPENSSL_PSEUDO, GROUP_OPENSSL, PH_SPEC, TYPE_BOOL, OFUNC_SPEC }; +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + const struct optdesc opt_openssl_compress = { "openssl-compress", "compress", OPT_OPENSSL_COMPRESS, GROUP_OPENSSL, PH_SPEC, TYPE_STRING, OFUNC_SPEC }; + #endif + #if WITH_FIPS +@@ -147,7 +149,7 @@ int xio_reset_fips_mode(void) { + static void openssl_conn_loginfo(SSL *ssl) { + Notice1("SSL connection using %s", SSL_get_cipher(ssl)); + +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + { + const COMP_METHOD *comp, *expansion; + +@@ -651,7 +653,7 @@ int _xioopen_openssl_listen(struct singl + #endif /* WITH_LISTEN */ + + +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + /* In OpenSSL 0.9.7 compression methods could be added using + * SSL_COMP_add_compression_method(3), but the implemntation is not compatible + * with the standard (RFC3749). +@@ -722,8 +724,10 @@ int + char *opt_dhparam = NULL; /* file name of DH params */ + char *opt_cafile = NULL; /* certificate authority file */ + char *opt_capath = NULL; /* certificate authority directory */ ++#ifndef OPENSSL_NO_EGD + char *opt_egd = NULL; /* entropy gathering daemon socket path */ +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#endif ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + char *opt_compress = NULL; /* compression method */ + #endif + bool opt_pseudo = false; /* use pseudo entropy if nothing else */ +@@ -741,9 +745,11 @@ int + retropt_string(opts, OPT_OPENSSL_CAPATH, &opt_capath); + retropt_string(opts, OPT_OPENSSL_KEY, &opt_key); + retropt_string(opts, OPT_OPENSSL_DHPARAM, &opt_dhparam); ++#ifndef OPENSSL_NO_EGD + retropt_string(opts, OPT_OPENSSL_EGD, &opt_egd); ++#endif + retropt_bool(opts,OPT_OPENSSL_PSEUDO, &opt_pseudo); +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + retropt_string(opts, OPT_OPENSSL_COMPRESS, &opt_compress); + #endif + #if WITH_FIPS +@@ -877,9 +883,11 @@ int + } + } + ++#ifndef OPENSSL_NO_EGD + if (opt_egd) { + sycRAND_egd(opt_egd); + } ++#endif + + if (opt_pseudo) { + long int randdata; +@@ -991,7 +999,7 @@ int + } + #endif /* !defined(EC_KEY) */ + +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + if (opt_compress) { + int result; + result = openssl_setup_compression(*ctx, opt_compress); Modified: head/net/socat/files/patch-xioopts.c ============================================================================== --- head/net/socat/files/patch-xioopts.c Mon May 2 21:06:52 2016 (r414483) +++ head/net/socat/files/patch-xioopts.c Mon May 2 21:09:31 2016 (r414484) @@ -1,6 +1,40 @@ --- xioopts.c.orig 2015-01-24 10:15:22 UTC +++ xioopts.c -@@ -2971,6 +2971,25 @@ int retropt_bind(struct opt *opts, +@@ -296,7 +296,7 @@ const struct optname optionnames[] = { + #if WITH_EXT2 && defined(EXT2_COMPR_FL) + IF_ANY ("compr", &opt_ext2_compr) + #endif +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + IF_OPENSSL("compress", &opt_openssl_compress) + #endif + #ifdef TCP_CONN_ABORT_THRESHOLD /* HP_UX */ +@@ -412,7 +412,9 @@ const struct optname optionnames[] = { + #ifdef ECHOPRT + IF_TERMIOS("echoprt", &opt_echoprt) + #endif ++#ifndef OPENSSL_NO_EGD + IF_OPENSSL("egd", &opt_openssl_egd) ++#endif + IF_ANY ("end-close", &opt_end_close) + IF_TERMIOS("eof", &opt_veof) + IF_TERMIOS("eol", &opt_veol) +@@ -1098,11 +1100,13 @@ const struct optname optionnames[] = { + IF_OPENSSL("openssl-certificate", &opt_openssl_certificate) + IF_OPENSSL("openssl-cipherlist", &opt_openssl_cipherlist) + IF_OPENSSL("openssl-commonname", &opt_openssl_commonname) +-#if OPENSSL_VERSION_NUMBER >= 0x00908000L ++#if OPENSSL_VERSION_NUMBER >= 0x00908000L && !defined OPENSSL_NO_COMP + IF_OPENSSL("openssl-compress", &opt_openssl_compress) + #endif + IF_OPENSSL("openssl-dhparam", &opt_openssl_dhparam) ++#ifndef OPENSSL_NO_EGD + IF_OPENSSL("openssl-egd", &opt_openssl_egd) ++#endif + #if WITH_FIPS + IF_OPENSSL("openssl-fips", &opt_openssl_fips) + #endif +@@ -2971,6 +2975,25 @@ int retropt_bind(struct opt *opts, OFUNC_TERMIOS_FLAG, OFUNC_TERMIOS_PATTERN, and some OFUNC_SPEC */ int applyopts(int fd, struct opt *opts, enum e_phase phase) { struct opt *opt; @@ -26,7 +60,7 @@ opt = opts; while (opt && opt->desc != ODESC_END) { if (opt->desc == ODESC_DONE || -@@ -3605,21 +3624,29 @@ int applyopts(int fd, struct opt *opts, +@@ -3605,21 +3628,29 @@ int applyopts(int fd, struct opt *opts, #ifdef HAVE_TERMIOS_ISPEED } else if (opt->desc->func == OFUNC_TERMIOS_SPEED) { From owner-svn-ports-all@freebsd.org Mon May 2 22:46:43 2016 Return-Path: Delivered-To: svn-ports-all@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 23043B2BCE4 for ; Mon, 2 May 2016 22:46:43 +0000 (UTC) (envelope-from feld@feld.me) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (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 EDC571491 for ; Mon, 2 May 2016 22:46:42 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 57A50209CA for ; Mon, 2 May 2016 18:46:40 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute6.internal (MEProxy); Mon, 02 May 2016 18:46:40 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=vfOa80X6GbrGrkTBEBxfgy823B0=; b=gOzKGP 8CmfNLGBDs0z8GmyxrlNgXSU8FxzOKcc/aCGrwcwO4ed/6sC9I4xcX36ql2iDJkM WwvG3Jf0CmBIyzG9m5OVUdof2R+Fz9xQw365EadDITGFLeLK+PlTYDJ5+KxuNHfw nLqxEzMX/Qf7r+WejFlOzUK2zg6V1u2Jhb6ms= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=vfOa80X6GbrGrkT BEBxfgy823B0=; b=tGUnQ/R8KTNo4Jq5cAx7FWTQ1DbokyL6GAr9iVRf+ZjEKL+ yXz44Oo9tsXdwqaFNFRtDxtcA+uvApNAndHvVS3X6L3xLG5B71NLXMB047OP/Nib z6Fcu4FYbUKbwiCNSYjTD1xw8/SBL6AHWJCNcEL2RXcwowvAm12mNyGag7C8= Received: by web4.nyi.internal (Postfix, from userid 99) id 284E41081E5; Mon, 2 May 2016 18:46:40 -0400 (EDT) Message-Id: <1462229200.2952647.596122977.4A86744E@webmail.messagingengine.com> X-Sasl-Enc: pGp6XoH+/ECzzKJ50ESS4AZnGVaXHVdUutGyImBvT8PA 1462229200 From: Mark Felder To: Olivier Duchateau , Ruslan Makhmatkhanov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-491eb5a4 Subject: Re: svn commit: r414478 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/files Date: Mon, 02 May 2016 17:46:40 -0500 In-Reply-To: <20160502224016.836edd95a90a34045a10ce49@freebsd.org> References: <201605022001.u42K1BpH023441@repo.freebsd.org> <20160502224016.836edd95a90a34045a10ce49@freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 22:46:43 -0000 On Mon, May 2, 2016, at 17:40, Olivier Duchateau wrote: > On Mon, 2 May 2016 20:01:11 +0000 (UTC) > Ruslan Makhmatkhanov wrote: > > > Author: rm > > Date: Mon May 2 20:01:11 2016 > > New Revision: 414478 > > URL: https://svnweb.freebsd.org/changeset/ports/414478 > > > > Log: > > www/webkit-gtk[23]: update to 2.4.10 > > Why not update to the latest release (2.4.11)? PR [1] already exists. > Ruslan, do you want to move forward with 2.4.10 or 2.4.11 ? -- Mark Felder feld@feld.me From owner-svn-ports-all@freebsd.org Mon May 2 22:55:24 2016 Return-Path: Delivered-To: svn-ports-all@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 27C8EB2BEB7; Mon, 2 May 2016 22:55:24 +0000 (UTC) (envelope-from brooks@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 D28F619C4; Mon, 2 May 2016 22:55:23 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42MtN3V075101; Mon, 2 May 2016 22:55:23 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42MtMMH075099; Mon, 2 May 2016 22:55:22 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201605022255.u42MtMMH075099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Mon, 2 May 2016 22:55:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414485 - in head/devel/llvm38: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 22:55:24 -0000 Author: brooks Date: Mon May 2 22:55:22 2016 New Revision: 414485 URL: https://svnweb.freebsd.org/changeset/ports/414485 Log: Remove builds of i386 sanitizers on amd64. The cmake build system would attempt to check if -m32 builds worked and then add those files. There are an infinite number of reasons why -m32 might not work on a given system so rip out the test to ensure a consistant build. PR: 209029 Added: head/devel/llvm38/files/compiler-rt-patch-no-m32 (contents, props changed) Modified: head/devel/llvm38/Makefile Modified: head/devel/llvm38/Makefile ============================================================================== --- head/devel/llvm38/Makefile Mon May 2 21:09:31 2016 (r414484) +++ head/devel/llvm38/Makefile Mon May 2 22:55:22 2016 (r414485) @@ -2,7 +2,7 @@ PORTNAME= llvm DISTVERSION= 3.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lang MASTER_SITES= http://llvm.org/${PRE_}releases/${LLVM_RELEASE}/${RCDIR} DISTNAME= ${PORTNAME}-${DISTVERSION}.src @@ -217,7 +217,7 @@ _COMPILER_RT_LIBS= \ libclang_rt.ubsan_standalone_cxx-x86_64.a \ libclang_rt.ubsan_standalone_cxx-x86_64.a.syms .endif -.if ${ARCH} == "i386" || ${ARCH} == "amd64" +.if ${ARCH} == "i386" _COMPILER_RT_LIBS+= \ libclang_rt.asan-i386.a \ libclang_rt.asan-i386.so \ @@ -288,6 +288,7 @@ post-patch: post-patch-COMPILER_RT-on: cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-261229 + cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-no-m32 post-build-COMPILER_RT-on: ${MKDIR} ${WRKDIR}/compiler-rt-build Added: head/devel/llvm38/files/compiler-rt-patch-no-m32 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm38/files/compiler-rt-patch-no-m32 Mon May 2 22:55:22 2016 (r414485) @@ -0,0 +1,14 @@ +--- cmake/config-ix.cmake.orig 2016-05-02 20:51:53.598525522 +0000 ++++ cmake/config-ix.cmake 2016-05-02 20:53:24.573519349 +0000 +@@ -189,11 +189,6 @@ + if("${COMPILER_RT_DEFAULT_TARGET_ARCH}" MATCHES "i[2-6]86|x86|amd64") + if(NOT MSVC) + test_target_arch(x86_64 "" "-m64") +- # FIXME: We build runtimes for both i686 and i386, as "clang -m32" may +- # target different variant than "$CMAKE_C_COMPILER -m32". This part should +- # be gone after we resolve PR14109. +- test_target_arch(i686 __i686__ "-m32") +- test_target_arch(i386 __i386__ "-m32") + else() + if (CMAKE_SIZEOF_VOID_P EQUAL 4) + test_target_arch(i386 "" "") From owner-svn-ports-all@freebsd.org Mon May 2 23:03:08 2016 Return-Path: Delivered-To: svn-ports-all@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 B085FB2A01B; Mon, 2 May 2016 23:03:08 +0000 (UTC) (envelope-from acm@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 5C41D1EE3; Mon, 2 May 2016 23:03:08 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42N37aU078181; Mon, 2 May 2016 23:03:07 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42N37kV078177; Mon, 2 May 2016 23:03:07 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022303.u42N37kV078177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414486 - in head/devel: . sope2 sope2/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:03:08 -0000 Author: acm Date: Mon May 2 23:03:07 2016 New Revision: 414486 URL: https://svnweb.freebsd.org/changeset/ports/414486 Log: - Rename devel/sope to devel/sope2 - Update to 2.3.10 PR: 208405 Submitted by: me Approved by: maintainer (Euan Thoms ) Added: head/devel/sope2/ - copied from r412179, head/devel/sope/ Modified: head/devel/Makefile head/devel/sope2/Makefile head/devel/sope2/distinfo head/devel/sope2/files/patch-configure Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon May 2 22:55:22 2016 (r414485) +++ head/devel/Makefile Mon May 2 23:03:07 2016 (r414486) @@ -5270,6 +5270,7 @@ SUBDIR += smv SUBDIR += soapui SUBDIR += sope + SUBDIR += sope2 SUBDIR += sope3 SUBDIR += sourcenav SUBDIR += sparc64-binutils Modified: head/devel/sope2/Makefile ============================================================================== --- head/devel/sope/Makefile Wed Mar 30 17:59:15 2016 (r412179) +++ head/devel/sope2/Makefile Mon May 2 23:03:07 2016 (r414486) @@ -1,8 +1,8 @@ # Created by: Euan Thoms # $FreeBSD$ -PORTNAME= sope -PORTVERSION= 2.3.8 +PORTNAME= sope2 +PORTVERSION= 2.3.10 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} Modified: head/devel/sope2/distinfo ============================================================================== --- head/devel/sope/distinfo Wed Mar 30 17:59:15 2016 (r412179) +++ head/devel/sope2/distinfo Mon May 2 23:03:07 2016 (r414486) @@ -1,2 +1,2 @@ -SHA256 (SOPE-2.3.8.tar.gz) = 6fded26f80748bd9628d3c0e54ed44e7689b4df13a596c33a192a008502cd0c3 -SIZE (SOPE-2.3.8.tar.gz) = 2275132 +SHA256 (SOPE-2.3.10.tar.gz) = b51e5c212f938b6b39000d5149b7da6922f978df291c61e1015d8abcbfcdc245 +SIZE (SOPE-2.3.10.tar.gz) = 2276085 Modified: head/devel/sope2/files/patch-configure ============================================================================== --- head/devel/sope/files/patch-configure Wed Mar 30 17:59:15 2016 (r412179) +++ head/devel/sope2/files/patch-configure Mon May 2 23:03:07 2016 (r414486) @@ -11,7 +11,7 @@ # TODO: add pg_config, mysql_config etc! -LINK_SYSLIBDIRS="-L/usr/local/pgsql/lib -L/usr/local/lib -L/usr/lib" -+LINK_SYSLIBDIRS="-L/usr/local/lib/postgresql -L/usr/local/lib/mysql -L/usr/local/lib -L/usr/lib" ++LINK_SYSLIBDIRS="-L${LOCALBASE}/lib/postgresql -L${LOCALBASE}/lib/mysql -L${LOCALBASE}/lib -L/usr/lib" # ******************** usage ******************** From owner-svn-ports-all@freebsd.org Mon May 2 23:04:59 2016 Return-Path: Delivered-To: svn-ports-all@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 ED278B2A07F; Mon, 2 May 2016 23:04:59 +0000 (UTC) (envelope-from acm@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 B883E1049; Mon, 2 May 2016 23:04:59 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42N4xKk078476; Mon, 2 May 2016 23:04:59 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42N4wuZ078470; Mon, 2 May 2016 23:04:58 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022304.u42N4wuZ078470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:04:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414487 - in head/www: . sogo2 sogo2/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:05:00 -0000 Author: acm Date: Mon May 2 23:04:58 2016 New Revision: 414487 URL: https://svnweb.freebsd.org/changeset/ports/414487 Log: - Rename www/sogo to www/sogo2 - Update to 2.3.10 PR: 208406 Submitted by: me Approved by: maintainer (Euan Thoms ) Added: head/www/sogo2/ - copied from r412179, head/www/sogo/ Deleted: head/www/sogo2/files/patch-SoObjects_SOGo_GNUmakefile head/www/sogo2/files/patch-SoObjects_SOGo_instance-framework.make head/www/sogo2/files/patch-SoObjects_SOGo_master-framework.make Modified: head/www/Makefile head/www/sogo2/Makefile head/www/sogo2/distinfo head/www/sogo2/files/patch-ActiveSync_GNUmakefile head/www/sogo2/pkg-message head/www/sogo2/pkg-plist Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon May 2 23:03:07 2016 (r414486) +++ head/www/Makefile Mon May 2 23:04:58 2016 (r414487) @@ -2074,6 +2074,7 @@ SUBDIR += smb_auth SUBDIR += snarf SUBDIR += sogo + SUBDIR += sogo2 SUBDIR += sogo3 SUBDIR += sogo-activesync SUBDIR += sogo3-activesync Modified: head/www/sogo2/Makefile ============================================================================== --- head/www/sogo/Makefile Wed Mar 30 17:59:15 2016 (r412179) +++ head/www/sogo2/Makefile Mon May 2 23:04:58 2016 (r414487) @@ -1,9 +1,8 @@ # Created by: Euan Thoms # $FreeBSD$ -PORTNAME= sogo -PORTVERSION= 2.3.8 -PORTREVISION= 1 +PORTNAME= sogo2 +PORTVERSION= 2.3.10 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} @@ -15,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libmemcached.so:${PORTSDIR}/databases/libmemcached \ libcurl.so:${PORTSDIR}/ftp/curl \ - libDOM.so:${PORTSDIR}/devel/sope + libDOM.so:${PORTSDIR}/devel/sope2 OPTIONS_DEFINE= ACTIVESYNC OPTIONS_SUB= yes @@ -31,13 +30,13 @@ USES= gnustep objc USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}/sogo -CONFLICTS?= sogo-activesync-[0-9]* +CONFLICTS?= sogo2-activesync-[0-9]* sogo3-activesync-[0-9]* USE_RC_SUBR= sogod SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} - +ETCDIR= ${PREFIX}/etc/${PORTNAME:S/2//} CONFIGURE_ARGS= --disable-debug --enable-strip post-patch: Modified: head/www/sogo2/distinfo ============================================================================== --- head/www/sogo/distinfo Wed Mar 30 17:59:15 2016 (r412179) +++ head/www/sogo2/distinfo Mon May 2 23:04:58 2016 (r414487) @@ -1,2 +1,2 @@ -SHA256 (SOGo-2.3.8.tar.gz) = ae57518d29f256cee73ef29491f92c8d12289146924b07a827be5bb99f8f1bf6 -SIZE (SOGo-2.3.8.tar.gz) = 12200043 +SHA256 (SOGo-2.3.10.tar.gz) = c51c5d2c43b686868a906839eea721e15bfdadcbff537b1aa377ca268818a1af +SIZE (SOGo-2.3.10.tar.gz) = 12247151 Modified: head/www/sogo2/files/patch-ActiveSync_GNUmakefile ============================================================================== --- head/www/sogo/files/patch-ActiveSync_GNUmakefile Wed Mar 30 17:59:15 2016 (r412179) +++ head/www/sogo2/files/patch-ActiveSync_GNUmakefile Mon May 2 23:04:58 2016 (r414487) @@ -5,7 +5,7 @@ ADDITIONAL_INCLUDE_DIRS += -I../SOPE/ -I../SoObjects/ ADDITIONAL_LIB_DIRS += -L../SOPE/GDLContentStore/obj/ -L../SOPE/NGCards/obj/ -ADDITIONAL_INCLUDE_DIRS += -I/usr/include/libwbxml-1.0/ -+ADDITIONAL_INCLUDE_DIRS += -I/usr/local/include/libwbxml-1.0/ ++ADDITIONAL_INCLUDE_DIRS += -I${LOCALBASE}/include/libwbxml-1.0/ ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -lwbxml2 -include GNUmakefile.preamble Modified: head/www/sogo2/pkg-message ============================================================================== --- head/www/sogo/pkg-message Wed Mar 30 17:59:15 2016 (r412179) +++ head/www/sogo2/pkg-message Mon May 2 23:04:58 2016 (r414487) @@ -1,3 +1,6 @@ +############################################################################### + +SOGo 2 was installed In order to run the sogo daemon (sogod), you will need to create and configure the main configuration file, e.g.: @@ -56,3 +59,5 @@ Then add the following lines to the root For more information about using SOGo, visit: http://www.sogo.nu/downloads/documentation.html + +################################################################################ Modified: head/www/sogo2/pkg-plist ============================================================================== --- head/www/sogo/pkg-plist Wed Mar 30 17:59:15 2016 (r412179) +++ head/www/sogo2/pkg-plist Mon May 2 23:04:58 2016 (r414487) @@ -591,6 +591,7 @@ GNUstep/Local/Library/SOGo/Administratio GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/Hungarian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/AdministrationUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -625,10 +626,11 @@ GNUstep/Local/Library/SOGo/Appointments. GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Italian.lproj/Localizable.strings -GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Macedonian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPResponseMap.plist +GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Appointments.SOGo/Resources/Polish.lproj/Localizable.strings @@ -661,6 +663,7 @@ GNUstep/Local/Library/SOGo/CommonUI.SOGo GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/CommonUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -695,6 +698,7 @@ GNUstep/Local/Library/SOGo/Contacts.SOGo GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Contacts.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -728,6 +732,7 @@ GNUstep/Local/Library/SOGo/ContactsUI.SO GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/ContactsUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -763,6 +768,7 @@ GNUstep/Local/Library/SOGo/MailPartViewe GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailPartViewers.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -795,13 +801,13 @@ GNUstep/Local/Library/SOGo/Mailer.SOGo/R GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Polish.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Portuguese.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Russian.lproj/Localizable.strings -GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Slovenian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailArabicForward.wo/SOGoMailArabicForward.html GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailArabicReply.wo/SOGoMailArabicReply.html @@ -862,6 +868,10 @@ GNUstep/Local/Library/SOGo/Mailer.SOGo/R GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailItalianReply.wo/SOGoMailItalianReply.html GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod +GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.html +GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.wod +GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.html +GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.wod GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.html GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.wod GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.html @@ -914,6 +924,7 @@ GNUstep/Local/Library/SOGo/Mailer.SOGo/R GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.html GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod +GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Slovenian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/SpanishSpain.lproj/Localizable.strings GNUstep/Local/Library/SOGo/Mailer.SOGo/Resources/Swedish.lproj/Localizable.strings @@ -939,6 +950,7 @@ GNUstep/Local/Library/SOGo/MailerUI.SOGo GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MailerUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -992,6 +1004,8 @@ GNUstep/Local/Library/SOGo/MainUI.SOGo/R GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Italian.lproj/Locale GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Lithuanian.lproj/Locale +GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Macedonian.lproj/Locale GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/MainUI.SOGo/Resources/NorwegianBokmal.lproj/Locale @@ -1042,6 +1056,7 @@ GNUstep/Local/Library/SOGo/PreferencesUI GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/PreferencesUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -1075,6 +1090,7 @@ GNUstep/Local/Library/SOGo/SchedulerUI.S GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/Info-gnustep.plist GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/Italian.lproj/Localizable.strings +GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/Macedonian.lproj/Localizable.strings GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings GNUstep/Local/Library/SOGo/SchedulerUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings @@ -1193,6 +1209,9 @@ GNUstep/Local/Library/SOGo/Templates/SOG GNUstep/Local/Library/SOGo/Templates/SOGoACLItalianAdditionAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLItalianModificationAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLItalianRemovalAdvisory.wox +GNUstep/Local/Library/SOGo/Templates/SOGoACLLithuanianAdditionAdvisory.wox +GNUstep/Local/Library/SOGo/Templates/SOGoACLLithuanianModificationAdvisory.wox +GNUstep/Local/Library/SOGo/Templates/SOGoACLLithuanianRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLMacedonianAdditionAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLMacedonianModificationAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLMacedonianRemovalAdvisory.wox @@ -1215,8 +1234,8 @@ GNUstep/Local/Library/SOGo/Templates/SOG GNUstep/Local/Library/SOGo/Templates/SOGoACLSlovakModificationAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLSlovakRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLSlovenianAdditionAdvisory.wox -GNUstep/Local/Library/SOGo/Templates/SOGoACLSlovenianRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLSlovenianModificationAdvisory.wox +GNUstep/Local/Library/SOGo/Templates/SOGoACLSlovenianRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLSpanishArgentinaAdditionAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLSpanishArgentinaModificationAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoACLSpanishArgentinaRemovalAdvisory.wox @@ -1261,6 +1280,8 @@ GNUstep/Local/Library/SOGo/Templates/SOG GNUstep/Local/Library/SOGo/Templates/SOGoFolderIcelandicRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoFolderItalianAdditionAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoFolderItalianRemovalAdvisory.wox +GNUstep/Local/Library/SOGo/Templates/SOGoFolderLithuanianAdditionAdvisory.wox +GNUstep/Local/Library/SOGo/Templates/SOGoFolderLithuanianRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoFolderMacedonianAdditionAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoFolderMacedonianRemovalAdvisory.wox GNUstep/Local/Library/SOGo/Templates/SOGoFolderNorwegianBokmalAdditionAdvisory.wox @@ -1431,6 +1452,7 @@ GNUstep/Local/Library/SOGo/WebServerReso GNUstep/Local/Library/SOGo/WebServerResources/calendar-folder-16x16.png GNUstep/Local/Library/SOGo/WebServerResources/calendar-reload.png GNUstep/Local/Library/SOGo/WebServerResources/choose-date.png +GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/LICENSE.md GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/build-config.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/ckeditor.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/config.js @@ -1455,16 +1477,15 @@ GNUstep/Local/Library/SOGo/WebServerReso GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/nl.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/no.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/pl.js -GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/pt.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/pt-br.js +GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/pt.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/ru.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/sk.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/sl.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/sv.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/uk.js -GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/zh.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/zh-cn.js -GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/LICENSE.md +GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/lang/zh.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/about.js GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png GNUstep/Local/Library/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png From owner-svn-ports-all@freebsd.org Mon May 2 23:06:22 2016 Return-Path: Delivered-To: svn-ports-all@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 5DFC9B2A0F5; Mon, 2 May 2016 23:06:22 +0000 (UTC) (envelope-from acm@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 2E5B01180; Mon, 2 May 2016 23:06:22 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42N6Lcj078665; Mon, 2 May 2016 23:06:21 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42N6Lb3078663; Mon, 2 May 2016 23:06:21 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022306.u42N6Lb3078663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:06:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414488 - in head/www: . sogo2-activesync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:06:22 -0000 Author: acm Date: Mon May 2 23:06:21 2016 New Revision: 414488 URL: https://svnweb.freebsd.org/changeset/ports/414488 Log: - Rename www/sogo-activesync to www/sogo2-activesync - Update 2.3.10 PR: 208407 Submitted by: me Approved by: Euan Thoms Added: head/www/sogo2-activesync/ - copied from r412179, head/www/sogo-activesync/ Modified: head/www/Makefile head/www/sogo2-activesync/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon May 2 23:04:58 2016 (r414487) +++ head/www/Makefile Mon May 2 23:06:21 2016 (r414488) @@ -2077,6 +2077,7 @@ SUBDIR += sogo2 SUBDIR += sogo3 SUBDIR += sogo-activesync + SUBDIR += sogo2-activesync SUBDIR += sogo3-activesync SUBDIR += spawn-fcgi SUBDIR += spdylay Modified: head/www/sogo2-activesync/Makefile ============================================================================== --- head/www/sogo-activesync/Makefile Wed Mar 30 17:59:15 2016 (r412179) +++ head/www/sogo2-activesync/Makefile Mon May 2 23:06:21 2016 (r414488) @@ -4,10 +4,10 @@ PKGNAMESUFFIX= -activesync MAINTAINER= euan@potensol.com -CONFLICTS= sogo-[0-9]* +CONFLICTS= sogo2-[0-9]* sogo3-[0-9]* OPTIONS_SLAVE= ACTIVESYNC -MASTERDIR= ${.CURDIR}/../sogo +MASTERDIR= ${.CURDIR}/../sogo2 .include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Mon May 2 23:11:48 2016 Return-Path: Delivered-To: svn-ports-all@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 54A54B2A1D5; Mon, 2 May 2016 23:11:48 +0000 (UTC) (envelope-from acm@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 25A211503; Mon, 2 May 2016 23:11:48 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42NBlo4079632; Mon, 2 May 2016 23:11:47 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42NBlst079631; Mon, 2 May 2016 23:11:47 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022311.u42NBlst079631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414489 - in head/www: . sogo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:11:48 -0000 Author: acm Date: Mon May 2 23:11:47 2016 New Revision: 414489 URL: https://svnweb.freebsd.org/changeset/ports/414489 Log: - Remove www/sogo. It was renamed to www/sogo2 Deleted: head/www/sogo/ Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon May 2 23:06:21 2016 (r414488) +++ head/www/Makefile Mon May 2 23:11:47 2016 (r414489) @@ -2073,7 +2073,6 @@ SUBDIR += smarty3 SUBDIR += smb_auth SUBDIR += snarf - SUBDIR += sogo SUBDIR += sogo2 SUBDIR += sogo3 SUBDIR += sogo-activesync From owner-svn-ports-all@freebsd.org Mon May 2 23:12:50 2016 Return-Path: Delivered-To: svn-ports-all@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 C8FB9B2A2E4; Mon, 2 May 2016 23:12:50 +0000 (UTC) (envelope-from acm@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 99A83177F; Mon, 2 May 2016 23:12:50 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42NCnlX081725; Mon, 2 May 2016 23:12:49 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42NCnaP081724; Mon, 2 May 2016 23:12:49 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022312.u42NCnaP081724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:12:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414490 - in head/www: . sogo-activesync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:12:50 -0000 Author: acm Date: Mon May 2 23:12:49 2016 New Revision: 414490 URL: https://svnweb.freebsd.org/changeset/ports/414490 Log: - Remove www/sogo-activesync. It was renamed to www/sogo2-activesync Deleted: head/www/sogo-activesync/ Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon May 2 23:11:47 2016 (r414489) +++ head/www/Makefile Mon May 2 23:12:49 2016 (r414490) @@ -2075,7 +2075,6 @@ SUBDIR += snarf SUBDIR += sogo2 SUBDIR += sogo3 - SUBDIR += sogo-activesync SUBDIR += sogo2-activesync SUBDIR += sogo3-activesync SUBDIR += spawn-fcgi From owner-svn-ports-all@freebsd.org Mon May 2 23:14:01 2016 Return-Path: Delivered-To: svn-ports-all@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 EDB22B2A340; Mon, 2 May 2016 23:14:01 +0000 (UTC) (envelope-from acm@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 BEEE8188E; Mon, 2 May 2016 23:14:01 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42NE0gO081875; Mon, 2 May 2016 23:14:00 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42NE0ws081874; Mon, 2 May 2016 23:14:00 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022314.u42NE0ws081874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414491 - in head/devel: . sope X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:14:02 -0000 Author: acm Date: Mon May 2 23:14:00 2016 New Revision: 414491 URL: https://svnweb.freebsd.org/changeset/ports/414491 Log: - Remove devel/sope. It was renamed to devel/sope2 Deleted: head/devel/sope/ Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon May 2 23:12:49 2016 (r414490) +++ head/devel/Makefile Mon May 2 23:14:00 2016 (r414491) @@ -5269,7 +5269,6 @@ SUBDIR += smokeqt SUBDIR += smv SUBDIR += soapui - SUBDIR += sope SUBDIR += sope2 SUBDIR += sope3 SUBDIR += sourcenav From owner-svn-ports-all@freebsd.org Mon May 2 23:18:13 2016 Return-Path: Delivered-To: svn-ports-all@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 789BFB2A383; Mon, 2 May 2016 23:18:13 +0000 (UTC) (envelope-from junovitch@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 3EDAD19F8; Mon, 2 May 2016 23:18:13 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42NIC5v082221; Mon, 2 May 2016 23:18:12 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42NIC7d082219; Mon, 2 May 2016 23:18:12 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605022318.u42NIC7d082219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 2 May 2016 23:18:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414492 - branches/2016Q2/databases/mariadb55-server X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:18:13 -0000 Author: junovitch Date: Mon May 2 23:18:12 2016 New Revision: 414492 URL: https://svnweb.freebsd.org/changeset/ports/414492 Log: MFH: r413725 r414483 - Mark OQGRAPH option BROKEN as it fails with both old and new boost - Allow to disable it properly so the build doesn't break of boost is installed - Remove OQGRAPH-related cmake flags, as they do nothing PR: 207094 Submitted by: amdmi3 Approved by: maintainer timeout (brnrd, 2 months) databases/mariadb55-{client,server}: Update to 5.5.49 - Update to latest version 5.5.49 - Fix multiple vulnerabilities - Remove embedded, ports and no-SSL options Build with SSL support by default Security: 8c2b2f11-0ebe-11e6-b55e-b499baebfeaf Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D6161 Approved by: ports-secteam (with hat) Modified: branches/2016Q2/databases/mariadb55-server/Makefile branches/2016Q2/databases/mariadb55-server/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/databases/mariadb55-server/Makefile ============================================================================== --- branches/2016Q2/databases/mariadb55-server/Makefile Mon May 2 23:14:00 2016 (r414491) +++ branches/2016Q2/databases/mariadb55-server/Makefile Mon May 2 23:18:12 2016 (r414492) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 5.5.47 +PORTVERSION= 5.5.49 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ @@ -24,6 +24,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb55-client USES= cmake execinfo gmake shebangfix +USE_OPENSSL= yes SHEBANG_FILES= scripts/*.sh CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ @@ -44,6 +45,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc -DWITH_UNIT_TESTS=0 \ -DWITH_LIBEDIT=0 \ -DWITH_LIBWRAP=1 \ + -DWITH_SSL=yes \ -DEXECINFO_ROOT=${LOCALBASE} \ -DCOMPILATION_COMMENT="FreeBSD Ports" @@ -57,8 +59,7 @@ BROKEN_armv6= Does not compile on arm .if !defined(CLIENT_ONLY) # MySQL-Server part -USE_MYSQL= yes -WANT_MYSQL_VER= 55m +USES+= mysql:55m CONFLICTS_INSTALL= mariadb5[0-46-9]-server-* \ mariadb1*-server-* \ @@ -70,7 +71,8 @@ USE_RC_SUBR= mysql-server USERS= mysql GROUPS= mysql -CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" \ +CMAKE_ARGS+= -DREADLINE_INCLUDE_DIR=/usr/include \ + -DWITH_EMBEDDED_SERVER="ON" \ -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 .else @@ -79,19 +81,10 @@ USES+= readline .endif OPTIONS_DEFINE+= FASTMTX -OPTIONS_RADIO= SSL -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL -OPTIONS_DEFAULT+= OPENSSL OPTIONS_SUB= yes NO_OPTIONS_SORT=yes -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL FASTMTX_DESC= Replace mutexes with spinlocks -WITHOUT_SSL_DESC= No SSL/TLS support -OPENSSL_CMAKE_ON= -DWITH_SSL=yes -OPENSSL_USE= USE_OPENSSL=yes -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1 @@ -101,12 +94,12 @@ OPTIONS_DEFINE+= MAXKEY OQGRAPH OPTIONS_DEFAULT+= MAXKEY MAXKEY_DESC= Change max key length from 1000 to 4000 + OQGRAPH_DESC= Open Query Graph Computation engine -OQGRAPH_CMAKE_OFF= -DWITHOUT_OQGRAPH_STORAGE_ENGINE=1 OQGRAPH_USE= GCC=yes -OQGRAPH_CMAKE_ON= -DWITH_OQGRAPH_STORAGE_ENGINE=1 OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs +OQGRAPH_BROKEN= yes MAXKEY_EXTRA_PATCHES= ${FILESDIR}/extra-patch-include_my_compare.h .endif @@ -124,6 +117,9 @@ CMAKE_ARGS+= -DWITH_JEMALLOC="no" USE_GCC= yes .endif +post-extract-OQGRAPH-off: + @${RM} -rf ${WRKSRC}/storage/oqgraph + post-patch: @${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/default.c Modified: branches/2016Q2/databases/mariadb55-server/distinfo ============================================================================== --- branches/2016Q2/databases/mariadb55-server/distinfo Mon May 2 23:14:00 2016 (r414491) +++ branches/2016Q2/databases/mariadb55-server/distinfo Mon May 2 23:18:12 2016 (r414492) @@ -1,2 +1,2 @@ -SHA256 (mariadb-5.5.47.tar.gz) = 62b9378677433461d2a79b1ebe3182ba249994eb0cff2054ae8de8f646364209 -SIZE (mariadb-5.5.47.tar.gz) = 45705343 +SHA256 (mariadb-5.5.49.tar.gz) = 2c82f2af71b88a7940d5ff647498ed78922c92e88004942caa213131e20f4706 +SIZE (mariadb-5.5.49.tar.gz) = 45738390 From owner-svn-ports-all@freebsd.org Mon May 2 23:48:04 2016 Return-Path: Delivered-To: svn-ports-all@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 22177B2A962; Mon, 2 May 2016 23:48:04 +0000 (UTC) (envelope-from acm@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 E88AF16A2; Mon, 2 May 2016 23:48:03 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42Nm3B0091320; Mon, 2 May 2016 23:48:03 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Nm3RZ091319; Mon, 2 May 2016 23:48:03 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605022348.u42Nm3RZ091319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Mon, 2 May 2016 23:48:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414493 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:48:04 -0000 Author: acm Date: Mon May 2 23:48:02 2016 New Revision: 414493 URL: https://svnweb.freebsd.org/changeset/ports/414493 Log: - www/sogo, www/sogo-activesync and devel/sope were renamed to www/sogo2, www/sogo2-activesync and devel/sope2 Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 2 23:18:12 2016 (r414492) +++ head/MOVED Mon May 2 23:48:02 2016 (r414493) @@ -8304,3 +8304,6 @@ deskutils/ladon||2016-04-23|Has expired: java/linux-sun-jdk17||2016-04-24|Has expired: Unsupported and known for multiple security vulnerabilities devel/compiler-rt-devel|devel/llvm-devel|2016-04-24|Folded back in to devel/llvm-devel databases/rrdtool10|databases/rrdtool|2016-05-02|Old version, not maintained any more +devel/sope|devel/sope2|2016-05-02|Renamed to devel/sope2 +www/sogo|www/sogo2|2016-05-02|Renamed to www/sogo2 +www/sogo-activesync|www/sogo2-activesync|2016-05-02|Renamed to www/sogo2-activesync From owner-svn-ports-all@freebsd.org Mon May 2 23:59:00 2016 Return-Path: Delivered-To: svn-ports-all@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 E609BB2AE67; Mon, 2 May 2016 23:59:00 +0000 (UTC) (envelope-from junovitch@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 9CE261D5B; Mon, 2 May 2016 23:59:00 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u42NwxmR094354; Mon, 2 May 2016 23:58:59 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Nwxq0094353; Mon, 2 May 2016 23:58:59 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605022358.u42Nwxq0094353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 2 May 2016 23:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414494 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 23:59:01 -0000 Author: junovitch Date: Mon May 2 23:58:59 2016 New Revision: 414494 URL: https://svnweb.freebsd.org/changeset/ports/414494 Log: Document denial of service advisories from Wireshark's recent release Security: https://vuxml.FreeBSD.org/freebsd/7e36c369-10c0-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon May 2 23:48:02 2016 (r414493) +++ head/security/vuxml/vuln.xml Mon May 2 23:58:59 2016 (r414494) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wireshark -- multiple vulnerabilities + + + wireshark + wireshark-lite + wireshark-qt5 + tshark + tshark-lite + 2.0.3 + + + + +

Wireshark development team reports:

+
+

The following vulnerabilities have been fixed:

+
    +
  • wnpa-sec-2016-19

    +

    The NCP dissector could crash. (Bug 11591)

  • +
  • wnpa-sec-2016-20

    +

    TShark could crash due to a packet reassembly bug. (Bug 11799) +

  • +
  • wnpa-sec-2016-21

    +

    The IEEE 802.11 dissector could crash. (Bug 11824, Bug 12187) +

  • +
  • wnpa-sec-2016-22

    +

    The PKTC dissector could crash. (Bug 12206)

  • +
  • wnpa-sec-2016-23

    +

    The PKTC dissector could crash. (Bug 12242)

  • +
  • wnpa-sec-2016-24

    +

    The IAX2 dissector could go into an infinite loop. (Bug + 12260)

  • +
  • wnpa-sec-2016-25

    +

    Wireshark and TShark could exhaust the stack. (Bug 12268)

    +
  • +
  • wnpa-sec-2016-26

    +

    The GSM CBCH dissector could crash. (Bug 12278)

  • +
  • wnpa-sec-2016-27

    +

    MS-WSP dissector crash. (Bug 12341)

  • +
+
+ +
+ + https://www.wireshark.org/docs/relnotes/wireshark-2.0.3.html + + + 2016-04-22 + 2016-05-02 + +
+ mercurial -- arbitrary code execution vulnerability From owner-svn-ports-all@freebsd.org Tue May 3 00:01:23 2016 Return-Path: Delivered-To: svn-ports-all@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 76CA5B2B024; Tue, 3 May 2016 00:01:23 +0000 (UTC) (envelope-from junovitch@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 4B3F7107B; Tue, 3 May 2016 00:01:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4301MPG096694; Tue, 3 May 2016 00:01:22 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4301Mhu096691; Tue, 3 May 2016 00:01:22 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030001.u4301Mhu096691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 00:01:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414495 - branches/2016Q2/net/wireshark X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 00:01:23 -0000 Author: junovitch Date: Tue May 3 00:01:22 2016 New Revision: 414495 URL: https://svnweb.freebsd.org/changeset/ports/414495 Log: MFH: r413652 r414124 Merge the GnuTLS and libgcrypt OPTIONS into one as both are required for decryption support. PR: 208830 Update to 2.0.3. See https://www.wireshark.org/docs/relnotes/wireshark-2.0.3.html for the list of changes in this release. Security: https://vuxml.FreeBSD.org/freebsd/7e36c369-10c0-11e6-94fa-002590263bf5.html Approved by: ports-secteam (with hat) Modified: branches/2016Q2/net/wireshark/Makefile branches/2016Q2/net/wireshark/distinfo branches/2016Q2/net/wireshark/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/net/wireshark/Makefile ============================================================================== --- branches/2016Q2/net/wireshark/Makefile Mon May 2 23:58:59 2016 (r414494) +++ branches/2016Q2/net/wireshark/Makefile Tue May 3 00:01:22 2016 (r414495) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.0.2 -PORTREVISION?= 1 +PORTVERSION= 2.0.3 +PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ @@ -54,7 +54,7 @@ PLIST_SUB+= ${x:tu}=bin/$x \ .endif .endfor -OPTIONS_DEFINE= RTP SNMP IPV6 GEOIP LUA GCRYPT GNUTLS +OPTIONS_DEFINE= RTP SNMP IPV6 GEOIP LUA DECRYPT OPTIONS_RADIO= ASYNCDNS GUI OPTIONS_SINGLE= KERBEROS @@ -66,8 +66,7 @@ OPTIONS_SINGLE_KERBEROS=KRB_BASE KRB_HEI OPTIONS_DEFAULT?= SNMP ADNS IPV6 GEOIP KRB_BASE GTK3 RTP_DESC= Enable support for playing back RTP streams -GCRYPT_DESC= IPsec decryption support -GNUTLS_DESC= SSL decryption support +DECRYPT_DESC= Decryption support for SSL and IPSec ASYNCDNS_DESC= Asynchronous DNS lookup support ADNS_DESC= Asynchronous DNS resolution via GNU adns KERBEROS_DESC= Kerberos dissection support @@ -90,8 +89,8 @@ SNMP_LIB_DEPENDS= libsmi.so:net-mgmt/lib ADNS_LIB_DEPENDS= libadns.so:dns/adns CARES_LIB_DEPENDS= libcares.so:dns/c-ares GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP -GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt -GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls +DECRYPT_LIB_DEPENDS= libgnutls.so:security/gnutls \ + libgcrypt.so:security/libgcrypt IPV6_CONFIGURE_ENABLE= ipv6 @@ -108,8 +107,7 @@ SNMP_CONFIGURE_WITH= libsmi ADNS_CONFIGURE_WITH= adns CARES_CONFIGURE_WITH= c-ares GEOIP_CONFIGURE_WITH= geoip -GCRYPT_CONFIGURE_WITH= gcrypt -GNUTLS_CONFIGURE_WITH= gnutls +DECRYPT_CONFIGURE_WITH= gnutls gcrypt LUA_CPPFLAGS= -I${LUA_INCDIR} Modified: branches/2016Q2/net/wireshark/distinfo ============================================================================== --- branches/2016Q2/net/wireshark/distinfo Mon May 2 23:58:59 2016 (r414494) +++ branches/2016Q2/net/wireshark/distinfo Tue May 3 00:01:22 2016 (r414495) @@ -1,2 +1,2 @@ -SHA256 (wireshark-2.0.2.tar.bz2) = e921fb072085a5654d899949bb561d0687f4819f7b63ba35777bb949a9b6b9c1 -SIZE (wireshark-2.0.2.tar.bz2) = 31073440 +SHA256 (wireshark-2.0.3.tar.bz2) = e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc +SIZE (wireshark-2.0.3.tar.bz2) = 31110988 Modified: branches/2016Q2/net/wireshark/pkg-plist ============================================================================== --- branches/2016Q2/net/wireshark/pkg-plist Mon May 2 23:58:59 2016 (r414494) +++ branches/2016Q2/net/wireshark/pkg-plist Tue May 3 00:01:22 2016 (r414495) @@ -18,10 +18,10 @@ bin/tshark %%TEXT2PCAP%% lib/libwireshark.so lib/libwireshark.so.6 -lib/libwireshark.so.6.0.2 +lib/libwireshark.so.6.1.0 lib/libwiretap.so lib/libwiretap.so.5 -lib/libwiretap.so.5.0.2 +lib/libwiretap.so.5.0.3 lib/libwsutil.so lib/libwsutil.so.6 lib/libwsutil.so.6.0.0 @@ -38,6 +38,7 @@ lib/wireshark/plugins/%%PORTVERSION%%/un lib/wireshark/plugins/%%PORTVERSION%%/wimax.so lib/wireshark/plugins/%%PORTVERSION%%/wimaxasncp.so lib/wireshark/plugins/%%PORTVERSION%%/wimaxmacphy.so +%%ANDROIDDUMP_MAN%%man/man1/androiddump.1.gz %%CAPINFOS_MAN%%man/man1/capinfos.1.gz man/man1/dumpcap.1.gz %%EDITCAP_MAN%%man/man1/editcap.1.gz From owner-svn-ports-all@freebsd.org Tue May 3 00:15:30 2016 Return-Path: Delivered-To: svn-ports-all@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 050D2B2B46F; Tue, 3 May 2016 00:15:30 +0000 (UTC) (envelope-from acm@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 C2F321AAD; Tue, 3 May 2016 00:15:29 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u430FSME000822; Tue, 3 May 2016 00:15:28 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u430FSjf000821; Tue, 3 May 2016 00:15:28 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605030015.u430FSjf000821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 3 May 2016 00:15:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414496 - head/www/sogo2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 00:15:30 -0000 Author: acm Date: Tue May 3 00:15:28 2016 New Revision: 414496 URL: https://svnweb.freebsd.org/changeset/ports/414496 Log: - Remove ${PORTSDIR} Modified: head/www/sogo2/Makefile Modified: head/www/sogo2/Makefile ============================================================================== --- head/www/sogo2/Makefile Tue May 3 00:01:22 2016 (r414495) +++ head/www/sogo2/Makefile Tue May 3 00:15:28 2016 (r414496) @@ -12,16 +12,16 @@ COMMENT= Groupware server with a focus LICENSE= GPLv2 -LIB_DEPENDS= libmemcached.so:${PORTSDIR}/databases/libmemcached \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libDOM.so:${PORTSDIR}/devel/sope2 +LIB_DEPENDS= libmemcached.so:databases/libmemcached \ + libcurl.so:ftp/curl \ + libDOM.so:devel/sope2 OPTIONS_DEFINE= ACTIVESYNC OPTIONS_SUB= yes ACTIVESYNC_DESC= Enable support for ActiveSync protocol -ACTIVESYNC_LIB_DEPENDS= libwbxml2.so:${PORTSDIR}/textproc/wbxml2 +ACTIVESYNC_LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 USERS= sogod GROUPS= sogod From owner-svn-ports-all@freebsd.org Tue May 3 00:16:48 2016 Return-Path: Delivered-To: svn-ports-all@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 1B89BB2B504; Tue, 3 May 2016 00:16:48 +0000 (UTC) (envelope-from acm@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 E15131C66; Tue, 3 May 2016 00:16:47 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u430Glcw000961; Tue, 3 May 2016 00:16:47 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u430Glfx000960; Tue, 3 May 2016 00:16:47 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605030016.u430Glfx000960@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 3 May 2016 00:16:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414497 - head/devel/sope2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 00:16:48 -0000 Author: acm Date: Tue May 3 00:16:46 2016 New Revision: 414497 URL: https://svnweb.freebsd.org/changeset/ports/414497 Log: - Remove ${PORTSDIR} Modified: head/devel/sope2/Makefile Modified: head/devel/sope2/Makefile ============================================================================== --- head/devel/sope2/Makefile Tue May 3 00:15:28 2016 (r414496) +++ head/devel/sope2/Makefile Tue May 3 00:16:46 2016 (r414497) @@ -12,8 +12,8 @@ COMMENT= Extensive set of GNUstep web a LICENSE= LGPL20 -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libmemcached.so:${PORTSDIR}/databases/libmemcached +LIB_DEPENDS= libxml2.so:textproc/libxml2 \ + libmemcached.so:databases/libmemcached WRKSRC= ${WRKDIR}/SOPE @@ -38,7 +38,7 @@ CONFIGURE_ARGS= --with-gnustep --disabl LDAP_USE= OPENLDAP=client PGSQL_USES= pgsql MYSQL_USE= MYSQL=client -MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:${PORTSDIR}/databases/memcached +MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached post-patch-LDAP-off: @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure From owner-svn-ports-all@freebsd.org Tue May 3 00:40:05 2016 Return-Path: Delivered-To: svn-ports-all@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 BD88BB2B9AC; Tue, 3 May 2016 00:40:05 +0000 (UTC) (envelope-from junovitch@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 64E601899; Tue, 3 May 2016 00:40:05 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u430e49g007067; Tue, 3 May 2016 00:40:04 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u430e4Uj007066; Tue, 3 May 2016 00:40:04 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030040.u430e4Uj007066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 00:40:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414498 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 00:40:05 -0000 Author: junovitch Date: Tue May 3 00:40:04 2016 New Revision: 414498 URL: https://svnweb.freebsd.org/changeset/ports/414498 Log: Document libksba local denial of service vulnerabilities Security: CVE-2016-4353 Security: CVE-2016-4354 Security: CVE-2016-4355 Security: CVE-2016-4356 Security: https://vuxml.FreeBSD.org/freebsd/a1134048-10c6-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 3 00:16:46 2016 (r414497) +++ head/security/vuxml/vuln.xml Tue May 3 00:40:04 2016 (r414498) @@ -58,6 +58,41 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + libksba -- local denial of service vulnerabilities + + + libksba + 1.3.3 + + + + +

Martin Prpic, Red Hat Product Security Team, reports:

+
+

Denial of Service due to stack overflow in src/ber-decoder.c.

+

Integer overflow in the BER decoder src/ber-decoder.c.

+

Integer overflow in the DN decoder src/dn.c.

+
+ +
+ + CVE-2016-4353 + CVE-2016-4354 + CVE-2016-4355 + CVE-2016-4356 + http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=commit;h=07116a314f4dcd4d96990bbd74db95a03a9f650a + http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=commit;h=aea7b6032865740478ca4b706850a5217f1c3887 + http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=commit;h=243d12fdec66a4360fbb3e307a046b39b5b4ffc3 + https://security.gentoo.org/glsa/201604-04 + http://www.openwall.com/lists/oss-security/2016/04/29/5 + + + 2015-04-08 + 2016-05-03 + +
+ wireshark -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Tue May 3 00:46:44 2016 Return-Path: Delivered-To: svn-ports-all@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 63F5BB2BAC0; Tue, 3 May 2016 00:46:44 +0000 (UTC) (envelope-from dvl@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 311551C98; Tue, 3 May 2016 00:46:44 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u430khc3010096; Tue, 3 May 2016 00:46:43 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u430khvO010093; Tue, 3 May 2016 00:46:43 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201605030046.u430khvO010093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Tue, 3 May 2016 00:46:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414499 - in head/security/py-kerberos: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 00:46:44 -0000 Author: dvl Date: Tue May 3 00:46:42 2016 New Revision: 414499 URL: https://svnweb.freebsd.org/changeset/ports/414499 Log: Upgrade to 1.2.4 Fixed bug noticed by John W. O'Brien PR: 204185 Submitted by: David Shane Holden Modified: head/security/py-kerberos/Makefile head/security/py-kerberos/distinfo head/security/py-kerberos/files/extra-patch-src_kerberosgss.c Modified: head/security/py-kerberos/Makefile ============================================================================== --- head/security/py-kerberos/Makefile Tue May 3 00:40:04 2016 (r414498) +++ head/security/py-kerberos/Makefile Tue May 3 00:46:42 2016 (r414499) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= kerberos -PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTVERSION= 1.2.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,7 +31,7 @@ GSSAPI_BASE_EXTRA_PATCHES= ${PATCHDIR}/e GSSAPI_HEIMDAL_EXTRA_PATCHES= ${GSSAPI_BASE_EXTRA_PATCHES} post-patch: - @${REINPLACE_CMD} -e 's|commands.getoutput("krb5-config|commands.getoutput("${GSSAPIBASEDIR}/bin/krb5-config|g' ${WRKSRC}/setup.py + @${REINPLACE_CMD} -e 's|getoutput("krb5-config|getoutput("${GSSAPIBASEDIR}/bin/krb5-config|g' ${WRKSRC}/setup.py post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/kerberos.so Modified: head/security/py-kerberos/distinfo ============================================================================== --- head/security/py-kerberos/distinfo Tue May 3 00:40:04 2016 (r414498) +++ head/security/py-kerberos/distinfo Tue May 3 00:46:42 2016 (r414499) @@ -1,2 +1,2 @@ -SHA256 (kerberos-1.1.1.tar.gz) = 09132e3b2027854e8714894546aff11f31e6051eb75513e774948e10a5dde6f5 -SIZE (kerberos-1.1.1.tar.gz) = 15343 +SHA256 (kerberos-1.2.4.tar.gz) = d6f49923bbcf4ebc47ae47b7ceac7866543200669e1dfb24821221da3e940987 +SIZE (kerberos-1.2.4.tar.gz) = 19615 Modified: head/security/py-kerberos/files/extra-patch-src_kerberosgss.c ============================================================================== --- head/security/py-kerberos/files/extra-patch-src_kerberosgss.c Tue May 3 00:40:04 2016 (r414498) +++ head/security/py-kerberos/files/extra-patch-src_kerberosgss.c Tue May 3 00:46:42 2016 (r414499) @@ -1,6 +1,6 @@ ---- src/kerberosgss.c.orig 2015-03-29 03:40:20 UTC +--- src/kerberosgss.c.orig 2016-01-25 17:51:33 UTC +++ src/kerberosgss.c -@@ -38,7 +38,7 @@ char* server_principal_details(const cha +@@ -43,7 +43,7 @@ char* server_principal_details(const cha int code; krb5_context kcontext; krb5_keytab kt = NULL; @@ -9,9 +9,9 @@ krb5_keytab_entry entry; char* pname = NULL; -@@ -81,13 +81,13 @@ char* server_principal_details(const cha - { - result = malloc(strlen(pname) + 1); +@@ -98,13 +98,13 @@ char* server_principal_details(const cha + goto end; + } strcpy(result, pname); - krb5_free_unparsed_name(kcontext, pname); - krb5_free_keytab_entry_contents(kcontext, &entry); @@ -26,14 +26,15 @@ + krb5_kt_free_entry(kcontext, &entry); } - if (result == NULL) -@@ -97,8 +97,7 @@ char* server_principal_details(const cha + if (result == NULL) { +@@ -115,9 +115,7 @@ char* server_principal_details(const cha } end: -- if (cursor) +- if (cursor) { - krb5_kt_end_seq_get(kcontext, kt, &cursor); +- } + krb5_kt_end_seq_get(kcontext, kt, &cursor); - if (kt) + if (kt) { krb5_kt_close(kcontext, kt); - krb5_free_context(kcontext); + } From owner-svn-ports-all@freebsd.org Tue May 3 00:49:43 2016 Return-Path: Delivered-To: svn-ports-all@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 2A51FB2BB52; Tue, 3 May 2016 00:49:43 +0000 (UTC) (envelope-from lwhsu@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 EE0CC1DF9; Tue, 3 May 2016 00:49:42 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u430ngCq010308; Tue, 3 May 2016 00:49:42 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u430ng89010306; Tue, 3 May 2016 00:49:42 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605030049.u430ng89010306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 3 May 2016 00:49:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414500 - head/devel/jenkins2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 00:49:43 -0000 Author: lwhsu Date: Tue May 3 00:49:41 2016 New Revision: 414500 URL: https://svnweb.freebsd.org/changeset/ports/414500 Log: - Update to 2.1 Modified: head/devel/jenkins2/Makefile head/devel/jenkins2/distinfo Modified: head/devel/jenkins2/Makefile ============================================================================== --- head/devel/jenkins2/Makefile Tue May 3 00:46:42 2016 (r414499) +++ head/devel/jenkins2/Makefile Tue May 3 00:49:41 2016 (r414500) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins2 -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins2/distinfo ============================================================================== --- head/devel/jenkins2/distinfo Tue May 3 00:46:42 2016 (r414499) +++ head/devel/jenkins2/distinfo Tue May 3 00:49:41 2016 (r414500) @@ -1,2 +1,2 @@ -SHA256 (jenkins2/2.0/jenkins.war) = c883c58ba57a70371f60c44c74341e0d511f330e84c13a2499368a02ae11dd97 -SIZE (jenkins2/2.0/jenkins.war) = 66519999 +SHA256 (jenkins2/2.1/jenkins.war) = 064d91c5a813c3b2b65174a3ad46d76c46a30f7cb5e50f16ef22157f9d7a1045 +SIZE (jenkins2/2.1/jenkins.war) = 66546336 From owner-svn-ports-all@freebsd.org Tue May 3 01:02:28 2016 Return-Path: Delivered-To: svn-ports-all@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 84237B2BE96; Tue, 3 May 2016 01:02:28 +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 5F9291848; Tue, 3 May 2016 01:02:28 +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 u4312Rpb016339; Tue, 3 May 2016 01:02:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4312QOP016331; Tue, 3 May 2016 01:02:26 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605030102.u4312QOP016331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 May 2016 01:02:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414501 - in head/multimedia: avidemux ffmpeg libav libxine mlt mplayer2 vlc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 01:02:28 -0000 Author: jbeich Date: Tue May 3 01:02:26 2016 New Revision: 414501 URL: https://svnweb.freebsd.org/changeset/ports/414501 Log: multimedia/ffmpeg: enable VAAPI and VDPAU by default Build VAAPI and VDPAU backends, so ports using system ffmpeg can take advantage of GPU-assisted decoding. Also, propagate defaults to consumers. Approved by: cpm, multimedia (riggs), maintainer timeout (3 weeks) Differential Revision: https://reviews.freebsd.org/D5898 Modified: head/multimedia/avidemux/Makefile (contents, props changed) head/multimedia/avidemux/Makefile.common (contents, props changed) head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/libav/Makefile (contents, props changed) head/multimedia/libxine/Makefile (contents, props changed) head/multimedia/mlt/Makefile (contents, props changed) head/multimedia/mplayer2/Makefile (contents, props changed) head/multimedia/vlc/Makefile (contents, props changed) Modified: head/multimedia/avidemux/Makefile ============================================================================== --- head/multimedia/avidemux/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/avidemux/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -6,6 +6,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org Modified: head/multimedia/avidemux/Makefile.common ============================================================================== --- head/multimedia/avidemux/Makefile.common Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/avidemux/Makefile.common Tue May 3 01:02:26 2016 (r414501) @@ -36,7 +36,7 @@ OPTIONS_DEFINE= QT4 CLI FREETYPE FONTCON PULSEAUDIO XVIDEO FAAC FRIBIDI OPUS TWOLAME \ FAAD X264 X265 VPX XVID SDL AMR VORBIS NLS LAME VAAPI VDPAU OPTIONS_DEFAULT= QT4 FREETYPE FONTCONFIG OSS XVIDEO VPX XVID \ - SDL FAAD VORBIS + SDL FAAD VDPAU VORBIS OPTIONS_SUB= yes CLI_DESC= Build CLI tool Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/ffmpeg/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 2.8.6 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ @@ -36,8 +36,8 @@ OPTIONS_DEFINE= AACPLUS ALSA AMR_NB AMR_ XVIDEO ZMQ ZVBI OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GNUTLS ICONV \ - OPENCV RTCPU SCHROEDINGER THEORA V4L VORBIS VPX \ - X264 XVID + OPENCV RTCPU SCHROEDINGER THEORA V4L VAAPI VDPAU \ + VORBIS VPX X264 XVID OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL Modified: head/multimedia/libav/Makefile ============================================================================== --- head/multimedia/libav/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/libav/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -2,7 +2,7 @@ PORTNAME= libav PORTVERSION= 11.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://libav.org/releases/ @@ -36,7 +36,7 @@ OPTIONS_DEFINE= ALSA AMR_NB AMR_WB BZIP2 VDPAU VO_AACENC VO_AMRWBENC VORBIS VPX WAVPACK WEBP X11GRAB \ X264 XVID ZLIB OPTIONS_DEFAULT=BZIP2 FREETYPE FREI0R GNUTLS OPENCV SCHROEDINGER \ - THEORA VO_AACENC VORBIS VPX X264 XVID ZLIB + THEORA VAAPI VDPAU VO_AACENC VORBIS VPX X264 XVID ZLIB FDK_AAC_DESC= AAC audio encoding via Fraunhofer FDK ILBC_DESC= iLBC en/decoding via libilbc Modified: head/multimedia/libxine/Makefile ============================================================================== --- head/multimedia/libxine/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/libxine/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -3,7 +3,7 @@ PORTNAME= xine PORTVERSION= 1.2.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib @@ -71,6 +71,7 @@ PLIST_SUB= PLUGINSDIR="${PLUGINSDIR}" OPTIONS_DEFINE= NLS CACA ESOUND JACK GNOMEVFS2 PULSEAUDIO XVMC SMB AALIB \ IMAGEMAGICK PIXBUF WAVPACK VAAPI LIBBLURAY +OPTIONS_DEFAULT=VAAPI OPTIONS_SUB= yes NLS_USES= gettext Modified: head/multimedia/mlt/Makefile ============================================================================== --- head/multimedia/mlt/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/mlt/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -2,7 +2,7 @@ PORTNAME= mlt PORTVERSION= 0.9.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -39,7 +39,7 @@ PORTEXAMPLES= demo OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG FREI0R GTK2 JACK KDE4 QT4 \ SAMPLERATE SOX SWFDEC VDPAU VIDSTAB -OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 QT4 SAMPLERATE SOX SWFDEC VIDSTAB +OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 QT4 SAMPLERATE SOX SWFDEC VDPAU VIDSTAB OPTIONS_SUB= yes GTK2_DESC= Images and text rendering via GTK+ 2 Modified: head/multimedia/mplayer2/Makefile ============================================================================== --- head/multimedia/mplayer2/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/mplayer2/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ @@ -39,7 +39,7 @@ MPLAYER2_PORT_VERSION= 2.0.${MPLAYER2_SN OPTIONS_DEFINE= A52 ASS CACA CDIO DEBUG DV DVDREAD DVDNAV GIF IPV6 JACK LADSPA \ LIBBLURAY LIRC MAD OPENGL PORTAUDIO PULSEAUDIO REALPLAYER \ RTC SDL SMB SPEEX THEORA V4L VDPAU X11 XINERAMA -OPTIONS_DEFAULT=A52 ASS ENCA DVDREAD DVDNAV X11 +OPTIONS_DEFAULT=A52 ASS ENCA DVDREAD DVDNAV VDPAU X11 OPTIONS_SUB= yes OPTIONS_DEFINE_i386+= WIN32 Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Tue May 3 00:49:41 2016 (r414500) +++ head/multimedia/vlc/Makefile Tue May 3 01:02:26 2016 (r414501) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.1 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ @@ -66,7 +66,7 @@ OPTIONS_DEFINE= A52 AALIB ASS AVAHI CACA OPTIONS_DEFAULT=A52 AVAHI DBUS DCA DVDREAD DVDNAV FAAD FLAC GNUTLS \ HTTPD LIVEMEDIA LUA MAD MATROSKA MPEG2 OGG OPTIMIZED_CFLAGS \ OPUS PNG QT5 SAMPLERATE STREAM SPEEX TAGLIB THEORA TWOLAME V4L \ - VCD VORBIS X11 + VAAPI VCD VDPAU VORBIS X11 OPTIONS_SUB= yes ASS_DESC= ASS/SSA subtitle rendering From owner-svn-ports-all@freebsd.org Tue May 3 01:04:22 2016 Return-Path: Delivered-To: svn-ports-all@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 11471B2BEDD; Tue, 3 May 2016 01:04:22 +0000 (UTC) (envelope-from junovitch@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 D65F519E7; Tue, 3 May 2016 01:04:21 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4314Lm3016508; Tue, 3 May 2016 01:04:21 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4314KOV016506; Tue, 3 May 2016 01:04:20 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030104.u4314KOV016506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 01:04:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414502 - head/sysutils/vm-bhyve X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 01:04:22 -0000 Author: junovitch Date: Tue May 3 01:04:20 2016 New Revision: 414502 URL: https://svnweb.freebsd.org/changeset/ports/414502 Log: sysutils/vm-bhyve: update 1.0 -> 1.0.1 - Address showstopping bug found for ZFS users in 1.0 PR: 209205 Submitted by: Matt Churchyard (maintainer) Modified: head/sysutils/vm-bhyve/Makefile head/sysutils/vm-bhyve/distinfo Modified: head/sysutils/vm-bhyve/Makefile ============================================================================== --- head/sysutils/vm-bhyve/Makefile Tue May 3 01:02:26 2016 (r414501) +++ head/sysutils/vm-bhyve/Makefile Tue May 3 01:04:20 2016 (r414502) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vm-bhyve -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/vm-bhyve/distinfo ============================================================================== --- head/sysutils/vm-bhyve/distinfo Tue May 3 01:02:26 2016 (r414501) +++ head/sysutils/vm-bhyve/distinfo Tue May 3 01:04:20 2016 (r414502) @@ -1,2 +1,2 @@ -SHA256 (churchers-vm-bhyve-v1.0_GH0.tar.gz) = b66ecb134559206bb20c4a2598a8193568263962329165c774c36ffef71ecd60 -SIZE (churchers-vm-bhyve-v1.0_GH0.tar.gz) = 48896 +SHA256 (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = dd8df8c1c58f48a3fede53cb29aae6ebe76da59822c3462f912e3440c984c567 +SIZE (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = 48873 From owner-svn-ports-all@freebsd.org Tue May 3 01:05:09 2016 Return-Path: Delivered-To: svn-ports-all@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 B6064B2BF0B; Tue, 3 May 2016 01:05:09 +0000 (UTC) (envelope-from lwhsu@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 86F331AD7; Tue, 3 May 2016 01:05:09 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43158ll016672; Tue, 3 May 2016 01:05:08 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43158EQ016670; Tue, 3 May 2016 01:05:08 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605030105.u43158EQ016670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 3 May 2016 01:05:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414503 - head/devel/py-magic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 01:05:09 -0000 Author: lwhsu Date: Tue May 3 01:05:08 2016 New Revision: 414503 URL: https://svnweb.freebsd.org/changeset/ports/414503 Log: - Update to 5.26 Modified: head/devel/py-magic/Makefile head/devel/py-magic/distinfo Modified: head/devel/py-magic/Makefile ============================================================================== --- head/devel/py-magic/Makefile Tue May 3 01:04:20 2016 (r414502) +++ head/devel/py-magic/Makefile Tue May 3 01:05:08 2016 (r414503) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= magic -PORTVERSION= 5.25 +PORTVERSION= 5.26 CATEGORIES= devel python MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/pub/unix/file/ \ Modified: head/devel/py-magic/distinfo ============================================================================== --- head/devel/py-magic/distinfo Tue May 3 01:04:20 2016 (r414502) +++ head/devel/py-magic/distinfo Tue May 3 01:05:08 2016 (r414503) @@ -1,2 +1,2 @@ -SHA256 (file-5.25.tar.gz) = 3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca -SIZE (file-5.25.tar.gz) = 739485 +SHA256 (file-5.26.tar.gz) = 2ef32b4ec936b0ff7b59a021dce56086a716663b6df1138c7ea597d396bf50cf +SIZE (file-5.26.tar.gz) = 773061 From owner-svn-ports-all@freebsd.org Tue May 3 01:06:22 2016 Return-Path: Delivered-To: svn-ports-all@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 0D46BB2BF40; Tue, 3 May 2016 01:06:22 +0000 (UTC) (envelope-from lwhsu@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 CEDDE1BE5; Tue, 3 May 2016 01:06:21 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4316KZa016818; Tue, 3 May 2016 01:06:20 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4316KdG016816; Tue, 3 May 2016 01:06:20 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605030106.u4316KdG016816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 3 May 2016 01:06:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414504 - head/devel/py-parsedatetime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 01:06:22 -0000 Author: lwhsu Date: Tue May 3 01:06:20 2016 New Revision: 414504 URL: https://svnweb.freebsd.org/changeset/ports/414504 Log: - Update to 2.1 Modified: head/devel/py-parsedatetime/Makefile head/devel/py-parsedatetime/distinfo Modified: head/devel/py-parsedatetime/Makefile ============================================================================== --- head/devel/py-parsedatetime/Makefile Tue May 3 01:05:08 2016 (r414503) +++ head/devel/py-parsedatetime/Makefile Tue May 3 01:06:20 2016 (r414504) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parsedatetime -PORTVERSION= 1.4 +PORTVERSION= 2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-parsedatetime/distinfo ============================================================================== --- head/devel/py-parsedatetime/distinfo Tue May 3 01:05:08 2016 (r414503) +++ head/devel/py-parsedatetime/distinfo Tue May 3 01:06:20 2016 (r414504) @@ -1,2 +1,2 @@ -SHA256 (parsedatetime-1.4.tar.gz) = 09bfcd8f3c239c75e77b3ff05d782ab2c1aed0892f250ce2adf948d4308fe9dc -SIZE (parsedatetime-1.4.tar.gz) = 52766 +SHA256 (parsedatetime-2.1.tar.gz) = 17c578775520c99131634e09cfca5a05ea9e1bd2a05cd06967ebece10df7af2d +SIZE (parsedatetime-2.1.tar.gz) = 56288 From owner-svn-ports-all@freebsd.org Tue May 3 01:07:07 2016 Return-Path: Delivered-To: svn-ports-all@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 952E1B2BF7A; Tue, 3 May 2016 01:07:07 +0000 (UTC) (envelope-from lwhsu@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 676271D06; Tue, 3 May 2016 01:07:07 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u431766L016954; Tue, 3 May 2016 01:07:06 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4317611016952; Tue, 3 May 2016 01:07:06 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605030107.u4317611016952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 3 May 2016 01:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414505 - head/devel/py-pp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 01:07:07 -0000 Author: lwhsu Date: Tue May 3 01:07:06 2016 New Revision: 414505 URL: https://svnweb.freebsd.org/changeset/ports/414505 Log: - Update to 1.6.5 Modified: head/devel/py-pp/Makefile head/devel/py-pp/distinfo Modified: head/devel/py-pp/Makefile ============================================================================== --- head/devel/py-pp/Makefile Tue May 3 01:06:20 2016 (r414504) +++ head/devel/py-pp/Makefile Tue May 3 01:07:06 2016 (r414505) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pp -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= devel python MASTER_SITES= http://www.parallelpython.com/downloads/pp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pp/distinfo ============================================================================== --- head/devel/py-pp/distinfo Tue May 3 01:06:20 2016 (r414504) +++ head/devel/py-pp/distinfo Tue May 3 01:07:06 2016 (r414505) @@ -1,2 +1,2 @@ -SHA256 (pp-1.6.4.tar.gz) = fa271f17641e069f19e25d352885e3a475797c657b30e433d8227c3d882163fa -SIZE (pp-1.6.4.tar.gz) = 29521 +SHA256 (pp-1.6.5.tar.gz) = 8d50b5739d4033dc66d73bfab93aa9e651a001981b67cbc1785f03eeac8aed5e +SIZE (pp-1.6.5.tar.gz) = 30751 From owner-svn-ports-all@freebsd.org Tue May 3 01:51:36 2016 Return-Path: Delivered-To: svn-ports-all@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 70D73B2B9AB; Tue, 3 May 2016 01:51:36 +0000 (UTC) (envelope-from junovitch@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 3E1BD1734; Tue, 3 May 2016 01:51:36 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u431pZuE029312; Tue, 3 May 2016 01:51:35 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u431pZGA029244; Tue, 3 May 2016 01:51:35 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030151.u431pZGA029244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 01:51:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414506 - head/devel/libbson X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 01:51:36 -0000 Author: junovitch Date: Tue May 3 01:51:35 2016 New Revision: 414506 URL: https://svnweb.freebsd.org/changeset/ports/414506 Log: devel/libbson: update 1.3.4 -> 1.3.5 PR: 209201 Submitted by: Krzysztof Stryjek (maintainer) Modified: head/devel/libbson/Makefile head/devel/libbson/distinfo Modified: head/devel/libbson/Makefile ============================================================================== --- head/devel/libbson/Makefile Tue May 3 01:07:06 2016 (r414505) +++ head/devel/libbson/Makefile Tue May 3 01:51:35 2016 (r414506) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libbson -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= devel MAINTAINER= ports@bsdserwis.com Modified: head/devel/libbson/distinfo ============================================================================== --- head/devel/libbson/distinfo Tue May 3 01:07:06 2016 (r414505) +++ head/devel/libbson/distinfo Tue May 3 01:51:35 2016 (r414506) @@ -1,2 +1,2 @@ -SHA256 (mongodb-libbson-1.3.4_GH0.tar.gz) = 65e505b1cbc42b58171d6613accef5181f39ddff2a7ceba8720ef91d79a22713 -SIZE (mongodb-libbson-1.3.4_GH0.tar.gz) = 4040715 +SHA256 (mongodb-libbson-1.3.5_GH0.tar.gz) = 351ac37540a2b406563bfc59ecaec4059c61b0f9d7cde7236c0a0e241bde3564 +SIZE (mongodb-libbson-1.3.5_GH0.tar.gz) = 4040751 From owner-svn-ports-all@freebsd.org Tue May 3 02:33:57 2016 Return-Path: Delivered-To: svn-ports-all@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 873ABB2B00F; Tue, 3 May 2016 02:33:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6CBDD168D; Tue, 3 May 2016 02:33:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 6C28C1F29; Tue, 3 May 2016 02:33:57 +0000 (UTC) Date: Tue, 3 May 2016 02:33:57 +0000 From: Alexey Dokuchaev To: Bernard Spil Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r413999 - head/audio/py-soundcloud Message-ID: <20160503023357.GA52316@FreeBSD.org> References: <201604251146.u3PBkjZD029961@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201604251146.u3PBkjZD029961@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 02:33:57 -0000 On Mon, Apr 25, 2016 at 11:46:45AM +0000, Bernard Spil wrote: > New Revision: 413999 > URL: https://svnweb.freebsd.org/changeset/ports/413999 > > Log: > audio/py-soundcloud: MAINTAINER must contain an email address > > - Remove "Bernard Spil" from the MAINTAINER field > > Reported by: junovitsch > [...] > -MAINTAINER= Bernard Spil > +MAINTAINER= brnrd@FreeBSD.org > COMMENT= A friendly wrapper library for the Soundcloud API Also, violation of PHB Section 5.6, item #4. ./danfe From owner-svn-ports-all@freebsd.org Tue May 3 02:51:32 2016 Return-Path: Delivered-To: svn-ports-all@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 B4F90B2B2BA; Tue, 3 May 2016 02:51:32 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A67381C68; Tue, 3 May 2016 02:51:32 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id A5BF2110D; Tue, 3 May 2016 02:51:32 +0000 (UTC) Date: Tue, 3 May 2016 02:51:32 +0000 From: Alexey Dokuchaev To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414354 - in head/net-p2p: . go-ethereum Message-ID: <20160503025132.GB52316@FreeBSD.org> References: <201604301837.u3UIbqPF020181@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201604301837.u3UIbqPF020181@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 02:51:32 -0000 On Sat, Apr 30, 2016 at 06:37:52PM +0000, Kurt Jaeger wrote: > New Revision: 414354 > URL: https://svnweb.freebsd.org/changeset/ports/414354 > > Log: > New port: net-p2p/go-ethereum > > [...] > +OPTIONS_DEFINE= BOOTNODE ETHTEST EVM DISASM RLPDUMP > +OPTIONS_SUB= yes > + > +BOOTNODE_DESC= Runs a bootstrap node for the Discovery Protocol > +ETHTEST_DESC= Test tool which runs with the tests suite > +EVM_DESC= A generic Ethereum Virtual Machine > +DISASM_DESC= Disassembles EVM code > +RLPDUMP_DESC= Prints RLP structures There are few problems with the OPTIONS block: it should typically be placed the last before targets, and options' description are poorly worded: - BOOTNODE_DESC: who/what runs a bootstrap node? is it being run during the build or run-time? Is there a rc.d script, etc.? - ETHTEST_DESC: what use it has for a port user? Does it really have to be exposed as an OPTION? - EVM_DESC: suggest drop the leading article - DISASM_DESC: who/what disassembles EVM code? - RLPDUMP_DESC: who/what prints some structures? > +USE_GITHUB= yes > +GH_ACCOUNT= ethereum Misplaced lines (as noted above), including USE_GCC. > + > +USE_GCC= 4.8+ What prevents it being build with any compiler, e.g. Clang? Even if GCC is actually required, it was not explained why `yes' won't suffice instead of `4.8+' here. > +do-install: > + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/geth ${STAGEDIR}${PREFIX}/bin > + @if [ ${PORT_OPTIONS:MBOOTNODE} ]; then \ > + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/bootnode ${STAGEDIR}${PREFIX}/bin; \ > + fi; > + @if [ ${PORT_OPTIONS:METHTEST} ]; then \ > + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/ethtest ${STAGEDIR}${PREFIX}/bin; \ > + fi; > + @if [ ${PORT_OPTIONS:MEVM} ]; then \ > + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/evm ${STAGEDIR}${PREFIX}/bin; \ > + fi; > + @if [ ${PORT_OPTIONS:MDISASM} ]; then \ > + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/disasm ${STAGEDIR}${PREFIX}/bin; \ > + fi; > + @if [ ${PORT_OPTIONS:MRLPDUMP} ]; then \ > + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/rlpdump ${STAGEDIR}${PREFIX}/bin; \ > + fi; Please reread CHANGES entry 20150701 about option target helpers and fix this mess. You should also pay closer attention to svn-ports-* lists, as several folks were doing good job converting ports to use those features. > Added: head/net-p2p/go-ethereum/pkg-descr > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net-p2p/go-ethereum/pkg-descr Sat Apr 30 18:37:51 2016 (r414354) > @@ -0,0 +1,8 @@ > +Ethereum is a community-driven project aiming to decentralize the internet and > +return it to its democratic roots. It is a platform for building and running > +applications which do not need to rely on trust and cannot be controlled by > +any central authority. > + > +This is the Go implementation of Ethereum y/w paper Missing the full stop at the end of sentence. Also, "y/w" probably needs to be expanded as it is not very clear. ./danfe From owner-svn-ports-all@freebsd.org Tue May 3 02:55:41 2016 Return-Path: Delivered-To: svn-ports-all@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 A9811B2B30C; Tue, 3 May 2016 02:55:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9FE651E22; Tue, 3 May 2016 02:55:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 9F131121B; Tue, 3 May 2016 02:55:41 +0000 (UTC) Date: Tue, 3 May 2016 02:55:41 +0000 From: Alexey Dokuchaev To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414384 - head/sysutils/xdu Message-ID: <20160503025541.GC52316@FreeBSD.org> References: <201605010521.u415LCHE016297@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605010521.u415LCHE016297@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 02:55:41 -0000 On Sun, May 01, 2016 at 05:21:12AM +0000, Cy Schubert wrote: > New Revision: 414384 > URL: https://svnweb.freebsd.org/changeset/ports/414384 > > Log: > Make fetchable again. > > Assume care and feeding of this port. > > [...] > +USE_GITHUB= yes > +GH_ACCOUNT= vlasovskikh > +GH_PROJECT= xdu > > -NO_WRKSUBDIR= yes > -USES= imake tar:Z > +USES= imake tar USES=tar looks bogus here, as it is now GitHub-based port. It is even more bogus since distinfo clearly says ".tar.gz". ./danfe From owner-svn-ports-all@freebsd.org Tue May 3 03:02:52 2016 Return-Path: Delivered-To: svn-ports-all@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 B5540B2B436; Tue, 3 May 2016 03:02:52 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id ABEC8144F; Tue, 3 May 2016 03:02:52 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id AB22B1674; Tue, 3 May 2016 03:02:52 +0000 (UTC) Date: Tue, 3 May 2016 03:02:52 +0000 From: Alexey Dokuchaev To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414387 - head/x11/xvattr Message-ID: <20160503030252.GD52316@FreeBSD.org> References: <201605010606.u416625F030877@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605010606.u416625F030877@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:02:52 -0000 On Sun, May 01, 2016 at 06:06:02AM +0000, Cy Schubert wrote: > New Revision: 414387 > URL: https://svnweb.freebsd.org/changeset/ports/414387 > > Log: > Make fetchable again. > > Take maintainership of this port. > > Modified: > head/x11/xvattr/Makefile > head/x11/xvattr/distinfo > > Modified: head/x11/xvattr/Makefile > ============================================================================== > --- head/x11/xvattr/Makefile Sun May 1 05:29:08 2016 (r414386) > +++ head/x11/xvattr/Makefile Sun May 1 06:06:02 2016 (r414387) > @@ -5,14 +5,12 @@ PORTNAME= xvattr > PORTVERSION= 1.3 > PORTREVISION= 8 > CATEGORIES= x11 > -MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ > - http://www.dtek.chalmers.se/groups/dvd/dist/ > +MASTER_SITES= http://xvattr.sourcearchive.com/downloads/1.3/ We usually do not hardcode version numbers in MASTER_SITES. While it can be beneficial to be able to copy-paste the URL with a mouse, having to touch MASTER_SITES whenever version changes is considered stronger reason to avoid this. > +DISTFILES= xvattr_1.3.orig.tar.gz Why DISTFILES was used here instead of DISTNAME? Also, it hardcodes the PORTNAME and PORTVERSION which is definitely wrong in this case. ./danfe From owner-svn-ports-all@freebsd.org Tue May 3 03:03:06 2016 Return-Path: Delivered-To: svn-ports-all@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 77817B2B466; Tue, 3 May 2016 03:03:06 +0000 (UTC) (envelope-from cy@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 4921F166B; Tue, 3 May 2016 03:03:06 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43335jI053277; Tue, 3 May 2016 03:03:05 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433350a053276; Tue, 3 May 2016 03:03:05 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605030303.u433350a053276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 3 May 2016 03:03:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414507 - head/sysutils/xdu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:03:06 -0000 Author: cy Date: Tue May 3 03:03:05 2016 New Revision: 414507 URL: https://svnweb.freebsd.org/changeset/ports/414507 Log: Make USES look proper. Modified: head/sysutils/xdu/Makefile Modified: head/sysutils/xdu/Makefile ============================================================================== --- head/sysutils/xdu/Makefile Tue May 3 01:51:35 2016 (r414506) +++ head/sysutils/xdu/Makefile Tue May 3 03:03:05 2016 (r414507) @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= vlasovskikh GH_PROJECT= xdu -USES= imake tar +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu man/man1/xdu.1.gz From owner-svn-ports-all@freebsd.org Tue May 3 03:03:37 2016 Return-Path: Delivered-To: svn-ports-all@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 A2365B2B4A4; Tue, 3 May 2016 03:03:37 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 989BE1755; Tue, 3 May 2016 03:03:37 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 97AFF1831; Tue, 3 May 2016 03:03:37 +0000 (UTC) Date: Tue, 3 May 2016 03:03:37 +0000 From: Alexey Dokuchaev To: Matthew Seaman Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414422 - in head/www: . squid-devel squid-devel/files Message-ID: <20160503030337.GE52316@FreeBSD.org> References: <201605012027.u41KRuxf091388@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605012027.u41KRuxf091388@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:03:37 -0000 On Sun, May 01, 2016 at 08:27:56PM +0000, Matthew Seaman wrote: > New Revision: 414422 > URL: https://svnweb.freebsd.org/changeset/ports/414422 > > Log: > Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite) > HTTP/1.1 compliant. Squid offers a rich access control, authorization and > logging environment to develop web proxy and content serving applications. > > WWW: http://www.squid-cache.org/ > > PR: 203860 > Submitted by: timp87@gmail.com > > Added: > head/www/squid-devel/ Shouldn't it be repocopied rather than added as a new port? ./danfe From owner-svn-ports-all@freebsd.org Tue May 3 03:05:28 2016 Return-Path: Delivered-To: svn-ports-all@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 8BEFCB2B52D; Tue, 3 May 2016 03:05:28 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 395B218EE; Tue, 3 May 2016 03:05:27 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id xQeEaUOhCUnqMxQeFawSWx; Mon, 02 May 2016 21:05:20 -0600 X-Authority-Analysis: v=2.2 cv=bJxUG72Z c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=yrkiwgmsf1kA:10 a=6I5d2MoRAAAA:8 a=BWvPGDcYAAAA:8 a=YxBL1-UpAAAA:8 a=rsMO6XSCKXofzhSJ2AAA:9 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 77A4113751; Mon, 2 May 2016 20:05:18 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u4335IiC003327; Mon, 2 May 2016 20:05:18 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201605030305.u4335IiC003327@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Alexey Dokuchaev cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414384 - head/sysutils/xdu In-Reply-To: Message from Alexey Dokuchaev of "Tue, 03 May 2016 02:55:41 -0000." <20160503025541.GC52316@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 02 May 2016 20:05:18 -0700 X-CMAE-Envelope: MS4wfEAHhxgJQ4KAiwlngTOevS1UrHUXZa76+ip4n+Fu7gm4W605tmfF3UCgVL7cFj0zBMGnU5qYe8t3kG/44FpOF2nrC0Hrb8GjNtBamN8O+Ousb12oTuRA yYlmjMahfFNMUAHSngugSCh0A21U8ZOmRrrSQQq90s/nwjJrNarUk62pA4mDFEhLAJd3DMOgNy6dqGEliO7ps6hDekQlpUlzKIPis114JBiRmRWY2XuugfKa IB01SsoG/vt0ISIKzOU4un1tjA0n7m3WmHRheBOT4dXmM/4d1RQ4y8drprGh+3TQ1BYjWYyXUk7uGxQVWy5cKg== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:05:28 -0000 In message <20160503025541.GC52316@FreeBSD.org>, Alexey Dokuchaev writes: > On Sun, May 01, 2016 at 05:21:12AM +0000, Cy Schubert wrote: > > New Revision: 414384 > > URL: https://svnweb.freebsd.org/changeset/ports/414384 > > > > Log: > > Make fetchable again. > > > > Assume care and feeding of this port. > > > > [...] > > +USE_GITHUB= yes > > +GH_ACCOUNT= vlasovskikh > > +GH_PROJECT= xdu > > > > -NO_WRKSUBDIR= yes > > -USES= imake tar:Z > > +USES= imake tar > > USES=tar looks bogus here, as it is now GitHub-based port. It is even more > bogus since distinfo clearly says ".tar.gz". Made it look proper. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@freebsd.org Tue May 3 03:05:32 2016 Return-Path: Delivered-To: svn-ports-all@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 DBAB4B2B555; Tue, 3 May 2016 03:05:32 +0000 (UTC) (envelope-from junovitch@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 9B0301942; Tue, 3 May 2016 03:05:32 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4335V2o053444; Tue, 3 May 2016 03:05:31 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4335Vvd053443; Tue, 3 May 2016 03:05:31 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030305.u4335Vvd053443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:05:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414508 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:05:33 -0000 Author: junovitch Date: Tue May 3 03:05:31 2016 New Revision: 414508 URL: https://svnweb.freebsd.org/changeset/ports/414508 Log: Document php multiple vulnerabilities PR: 209145 Reported by Christian Schwarz Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 3 03:03:05 2016 (r414507) +++ head/security/vuxml/vuln.xml Tue May 3 03:05:31 2016 (r414508) @@ -58,6 +58,80 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + php -- multiple vulnerabilities + + + php70 + php70-bcmath + php70-exif + php70-gd + php70-xml + 7.0.6 + + + php56 + php56-bcmath + php56-exif + php56-gd + php56-xml + 5.6.21 + + + php55 + php55-bcmath + php55-exif + php55-gd + php55-xml + 5.5.35 + + + + +

The PHP Group reports:

+
+
  • BCMath: +
      +
    • Fixed bug #72093 (bcpowmod accepts negative scale and corrupts + _one_ definition).
    • +
  • +
  • Exif: +
      +
    • Fixed bug #72094 (Out of bounds heap read access in exif header + processing).
    • +
  • +
  • GD: +
      +
    • Fixed bug #71912 (libgd: signedness vulnerability). + (CVE-2016-3074)
    • +
  • +
  • Intl: +
      +
    • Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos + with negative offset).
    • +
  • +
  • XML: +
      +
    • Fixed bug #72099 (xml_parse_into_struct segmentation fault). +
    • +
  • +
+
+ +
+ + CVE-2016-3074 + ports/209145 + http://www.php.net/ChangeLog-7.php#7.0.6 + http://www.php.net/ChangeLog-5.php#5.6.21 + http://www.php.net/ChangeLog-5.php#5.5.35 + + + 2016-04-28 + 2016-05-03 + +
+ libksba -- local denial of service vulnerabilities From owner-svn-ports-all@freebsd.org Tue May 3 03:05:54 2016 Return-Path: Delivered-To: svn-ports-all@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 87F16B2B594; Tue, 3 May 2016 03:05:54 +0000 (UTC) (envelope-from junovitch@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 59CA31AE2; Tue, 3 May 2016 03:05:54 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4335rjb053582; Tue, 3 May 2016 03:05:53 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4335rpU053580; Tue, 3 May 2016 03:05:53 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030305.u4335rpU053580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:05:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414509 - head/lang/php70 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:05:54 -0000 Author: junovitch Date: Tue May 3 03:05:53 2016 New Revision: 414509 URL: https://svnweb.freebsd.org/changeset/ports/414509 Log: lang/php70: update 7.0.5 -> 7.0.6 Changelog: http://www.php.net/ChangeLog-7.php#7.0.6 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Tue May 3 03:05:31 2016 (r414508) +++ head/lang/php70/Makefile Tue May 3 03:05:53 2016 (r414509) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.5 -PORTREVISION?= 1 +PORTVERSION= 7.0.6 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Tue May 3 03:05:31 2016 (r414508) +++ head/lang/php70/distinfo Tue May 3 03:05:53 2016 (r414509) @@ -1,2 +1,2 @@ -SHA256 (php-7.0.5.tar.bz2) = 2c09af7fe64537ea795f098b9b542ead407ef83f7cdc65b3787115ccbbb51de9 -SIZE (php-7.0.5.tar.bz2) = 14086522 +SHA256 (php-7.0.6.tar.bz2) = 14ddf192a9965c858c1e742a61456be2f34a4db87556172c0d76f08de96329b7 +SIZE (php-7.0.6.tar.bz2) = 14102594 From owner-svn-ports-all@freebsd.org Tue May 3 03:06:07 2016 Return-Path: Delivered-To: svn-ports-all@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 1214EB2B5BE; Tue, 3 May 2016 03:06:07 +0000 (UTC) (envelope-from junovitch@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 D6DC81BDF; Tue, 3 May 2016 03:06:06 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43366Qj053703; Tue, 3 May 2016 03:06:06 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433655r053701; Tue, 3 May 2016 03:06:05 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030306.u433655r053701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:06:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414510 - head/lang/php56 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:06:07 -0000 Author: junovitch Date: Tue May 3 03:06:05 2016 New Revision: 414510 URL: https://svnweb.freebsd.org/changeset/ports/414510 Log: lang/php56: update 5.6.20 -> 5.6.21 Changelog: http://www.php.net/ChangeLog-5.php#5.6.21 PR: 209145 Reported by Christian Schwarz Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Tue May 3 03:05:53 2016 (r414509) +++ head/lang/php56/Makefile Tue May 3 03:06:05 2016 (r414510) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.20 -PORTREVISION= 1 +PORTVERSION= 5.6.21 +PORTREVISION= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Tue May 3 03:05:53 2016 (r414509) +++ head/lang/php56/distinfo Tue May 3 03:06:05 2016 (r414510) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.20.tar.bz2) = 5ac7bf7caec7a79b18cf458e786fd1609ad2da771224b80bc15cc6f01b22bf1f -SIZE (php-5.6.20.tar.bz2) = 14162188 +SHA256 (php-5.6.21.tar.bz2) = b4ed7ab574b689fd6d6494fde954826c06efc85c505e017b8d776c7c7f479590 +SIZE (php-5.6.21.tar.bz2) = 14165919 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 From owner-svn-ports-all@freebsd.org Tue May 3 03:06:24 2016 Return-Path: Delivered-To: svn-ports-all@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 89D38B2B5F7; Tue, 3 May 2016 03:06:24 +0000 (UTC) (envelope-from junovitch@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 5AD901D03; Tue, 3 May 2016 03:06:24 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4336NwU053838; Tue, 3 May 2016 03:06:23 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4336NSG053836; Tue, 3 May 2016 03:06:23 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030306.u4336NSG053836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:06:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414511 - head/lang/php55 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:06:24 -0000 Author: junovitch Date: Tue May 3 03:06:23 2016 New Revision: 414511 URL: https://svnweb.freebsd.org/changeset/ports/414511 Log: lang/php55: update 5.5.34 -> 5.5.35 Changelog: http://php.net/ChangeLog-5.php#5.5.35 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Modified: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Tue May 3 03:06:05 2016 (r414510) +++ head/lang/php55/Makefile Tue May 3 03:06:23 2016 (r414511) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.34 +PORTVERSION= 5.5.35 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Tue May 3 03:06:05 2016 (r414510) +++ head/lang/php55/distinfo Tue May 3 03:06:23 2016 (r414511) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.34.tar.bz2) = af88884416a92619de842ad0fd23f7f7e8140efb0b9194f98a38a78781e5851c -SIZE (php-5.5.34.tar.bz2) = 13686681 +SHA256 (php-5.5.35.tar.bz2) = 2d648dd648e820fd64693ce72f9bf07064d147220e594e39fb9f6310238258d7 +SIZE (php-5.5.35.tar.bz2) = 13690152 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 From owner-svn-ports-all@freebsd.org Tue May 3 03:09:45 2016 Return-Path: Delivered-To: svn-ports-all@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 3AD09B2B636; Tue, 3 May 2016 03:09:45 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 22CE11DF9; Tue, 3 May 2016 03:09:45 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 224421E04; Tue, 3 May 2016 03:09:45 +0000 (UTC) Date: Tue, 3 May 2016 03:09:45 +0000 From: Alexey Dokuchaev To: Cy Schubert Cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414384 - head/sysutils/xdu Message-ID: <20160503030945.GA84420@FreeBSD.org> References: <20160503025541.GC52316@FreeBSD.org> <201605030305.u4335IiC003327@slippy.cwsent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605030305.u4335IiC003327@slippy.cwsent.com> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:09:45 -0000 On Mon, May 02, 2016 at 08:05:18PM -0700, Cy Schubert wrote: > In message <20160503025541.GC52316@FreeBSD.org>, Alexey Dokuchaev writes: > > On Sun, May 01, 2016 at 05:21:12AM +0000, Cy Schubert wrote: > > > New Revision: 414384 > > > URL: https://svnweb.freebsd.org/changeset/ports/414384 > > > > > > Log: > > > Make fetchable again. > > > > > > Assume care and feeding of this port. > > > > > > [...] > > > +USE_GITHUB= yes > > > +GH_ACCOUNT= vlasovskikh > > > +GH_PROJECT= xdu > > > > > > -NO_WRKSUBDIR= yes > > > -USES= imake tar:Z > > > +USES= imake tar > > > > USES=tar looks bogus here, as it is now GitHub-based port. It is even > > more bogus since distinfo clearly says ".tar.gz". > > Made it look proper. Thanks Cy. ./danfe From owner-svn-ports-all@freebsd.org Tue May 3 03:10:38 2016 Return-Path: Delivered-To: svn-ports-all@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 BE9A2B2B67C; Tue, 3 May 2016 03:10:38 +0000 (UTC) (envelope-from junovitch@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 8DEDF1F05; Tue, 3 May 2016 03:10:38 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u433AbPY054091; Tue, 3 May 2016 03:10:37 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433AbVo054090; Tue, 3 May 2016 03:10:37 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030310.u433AbVo054090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:10:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414512 - head/lang/php56 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:10:38 -0000 Author: junovitch Date: Tue May 3 03:10:37 2016 New Revision: 414512 URL: https://svnweb.freebsd.org/changeset/ports/414512 Log: lang/php56: Restore ?= which was removed in r413091 PR: 208324 (introduced regression) Approved by: portmgr (blanket) Modified: head/lang/php56/Makefile Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Tue May 3 03:06:23 2016 (r414511) +++ head/lang/php56/Makefile Tue May 3 03:10:37 2016 (r414512) @@ -3,7 +3,7 @@ PORTNAME= php56 PORTVERSION= 5.6.21 -PORTREVISION= 0 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} From owner-svn-ports-all@freebsd.org Tue May 3 03:15:25 2016 Return-Path: Delivered-To: svn-ports-all@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 C417DB2B7A9; Tue, 3 May 2016 03:15:25 +0000 (UTC) (envelope-from junovitch@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 7C4B312CB; Tue, 3 May 2016 03:15:25 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u433FODb057043; Tue, 3 May 2016 03:15:24 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433FOPY057042; Tue, 3 May 2016 03:15:24 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030315.u433FOPY057042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:15:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414513 - in branches/2016Q2/lang: php55 php56 php70 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:15:25 -0000 Author: junovitch Date: Tue May 3 03:15:24 2016 New Revision: 414513 URL: https://svnweb.freebsd.org/changeset/ports/414513 Log: MFH: r414017 Remove bogus props. Approved by: ports-secteam (with hat) Modified: Directory Properties: branches/2016Q2/ (props changed) branches/2016Q2/lang/php55/Makefile.ext (props changed) branches/2016Q2/lang/php56/Makefile.ext (props changed) branches/2016Q2/lang/php70/Makefile.ext (props changed) From owner-svn-ports-all@freebsd.org Tue May 3 03:17:17 2016 Return-Path: Delivered-To: svn-ports-all@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 50287B2B80D; Tue, 3 May 2016 03:17:17 +0000 (UTC) (envelope-from junovitch@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 14795144D; Tue, 3 May 2016 03:17:17 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u433HGgp057329; Tue, 3 May 2016 03:17:16 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433HGSw057326; Tue, 3 May 2016 03:17:16 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030317.u433HGSw057326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:17:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414514 - in branches/2016Q2/lang/php70: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:17:17 -0000 Author: junovitch Date: Tue May 3 03:17:15 2016 New Revision: 414514 URL: https://svnweb.freebsd.org/changeset/ports/414514 Log: MFH: r412802 r412806 r413401 r414509 Add configtest support for php-fpm rc script. PR: 208325 Submitted by: ganbold Approved by: miwi Sponsored by: A-Team Systems Bump PORTREVISION. Suggested by: mat - Restore ?= which was removed in r412806 Approved by: portmgr (blanket) lang/php70: update 7.0.5 -> 7.0.6 Changelog: http://www.php.net/ChangeLog-7.php#7.0.6 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Approved by: ports-secteam (with hat) Modified: branches/2016Q2/lang/php70/Makefile branches/2016Q2/lang/php70/distinfo branches/2016Q2/lang/php70/files/php-fpm.in Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/lang/php70/Makefile ============================================================================== --- branches/2016Q2/lang/php70/Makefile Tue May 3 03:15:24 2016 (r414513) +++ branches/2016Q2/lang/php70/Makefile Tue May 3 03:17:15 2016 (r414514) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.5 +PORTVERSION= 7.0.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q2/lang/php70/distinfo ============================================================================== --- branches/2016Q2/lang/php70/distinfo Tue May 3 03:15:24 2016 (r414513) +++ branches/2016Q2/lang/php70/distinfo Tue May 3 03:17:15 2016 (r414514) @@ -1,2 +1,2 @@ -SHA256 (php-7.0.5.tar.bz2) = 2c09af7fe64537ea795f098b9b542ead407ef83f7cdc65b3787115ccbbb51de9 -SIZE (php-7.0.5.tar.bz2) = 14086522 +SHA256 (php-7.0.6.tar.bz2) = 14ddf192a9965c858c1e742a61456be2f34a4db87556172c0d76f08de96329b7 +SIZE (php-7.0.6.tar.bz2) = 14102594 Modified: branches/2016Q2/lang/php70/files/php-fpm.in ============================================================================== --- branches/2016Q2/lang/php70/files/php-fpm.in Tue May 3 03:15:24 2016 (r414513) +++ branches/2016Q2/lang/php70/files/php-fpm.in Tue May 3 03:17:15 2016 (r414514) @@ -17,11 +17,16 @@ name="php_fpm" rcvar=php_fpm_enable +start_precmd="php_fpm_checkconfig" +restart_precmd="php_fpm_checkconfig" +reload_precmd="php_fpm_checkconfig" +configtest_cmd="php_fpm_checkconfig" + load_rc_config "$name" : ${php_fpm_enable="NO"} -extra_commands="reload logrotate" +extra_commands="reload configtest logrotate" command="%%PREFIX%%/sbin/php-fpm" pidfile="/var/run/php-fpm.pid" @@ -40,4 +45,10 @@ php_fpm_logrotate() { kill -USR1 $rc_pid } +php_fpm_checkconfig() +{ + echo "Performing sanity check on php-fpm configuration:" + eval ${command} -t +} + run_rc_command "$1" From owner-svn-ports-all@freebsd.org Tue May 3 03:18:42 2016 Return-Path: Delivered-To: svn-ports-all@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 87D87B2B848; Tue, 3 May 2016 03:18:42 +0000 (UTC) (envelope-from junovitch@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 4ABBD1682; Tue, 3 May 2016 03:18:42 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u433IfZ5057590; Tue, 3 May 2016 03:18:41 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433IfGi057587; Tue, 3 May 2016 03:18:41 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030318.u433IfGi057587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:18:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414515 - in branches/2016Q2/lang/php56: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:18:42 -0000 Author: junovitch Date: Tue May 3 03:18:41 2016 New Revision: 414515 URL: https://svnweb.freebsd.org/changeset/ports/414515 Log: MFH: r413091 r414510 r414512 Add configtest support for php-fpm rc script. PR: 208324 Sponsored by: A-Team Systems lang/php56: update 5.6.20 -> 5.6.21 Changelog: http://www.php.net/ChangeLog-5.php#5.6.21 PR: 209145 Reported by Christian Schwarz Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html lang/php56: Restore ?= which was removed in r413091 PR: 208324 (introduced regression) Approved by: portmgr (blanket) Approved by: ports-secteam (with hat) Modified: branches/2016Q2/lang/php56/Makefile branches/2016Q2/lang/php56/distinfo branches/2016Q2/lang/php56/files/php-fpm.in Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/lang/php56/Makefile ============================================================================== --- branches/2016Q2/lang/php56/Makefile Tue May 3 03:17:15 2016 (r414514) +++ branches/2016Q2/lang/php56/Makefile Tue May 3 03:18:41 2016 (r414515) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.20 +PORTVERSION= 5.6.21 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q2/lang/php56/distinfo ============================================================================== --- branches/2016Q2/lang/php56/distinfo Tue May 3 03:17:15 2016 (r414514) +++ branches/2016Q2/lang/php56/distinfo Tue May 3 03:18:41 2016 (r414515) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.20.tar.bz2) = 5ac7bf7caec7a79b18cf458e786fd1609ad2da771224b80bc15cc6f01b22bf1f -SIZE (php-5.6.20.tar.bz2) = 14162188 +SHA256 (php-5.6.21.tar.bz2) = b4ed7ab574b689fd6d6494fde954826c06efc85c505e017b8d776c7c7f479590 +SIZE (php-5.6.21.tar.bz2) = 14165919 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 Modified: branches/2016Q2/lang/php56/files/php-fpm.in ============================================================================== --- branches/2016Q2/lang/php56/files/php-fpm.in Tue May 3 03:17:15 2016 (r414514) +++ branches/2016Q2/lang/php56/files/php-fpm.in Tue May 3 03:18:41 2016 (r414515) @@ -17,11 +17,16 @@ name="php_fpm" rcvar=php_fpm_enable +start_precmd="php_fpm_checkconfig" +restart_precmd="php_fpm_checkconfig" +reload_precmd="php_fpm_checkconfig" +configtest_cmd="php_fpm_checkconfig" + load_rc_config "$name" : ${php_fpm_enable="NO"} -extra_commands="reload logrotate" +extra_commands="reload configtest logrotate" command="%%PREFIX%%/sbin/php-fpm" pidfile="/var/run/php-fpm.pid" @@ -40,4 +45,10 @@ php_fpm_logrotate() { kill -USR1 $rc_pid } +php_fpm_checkconfig() +{ + echo "Performing sanity check on php-fpm configuration:" + eval ${command} -t +} + run_rc_command "$1" From owner-svn-ports-all@freebsd.org Tue May 3 03:19:24 2016 Return-Path: Delivered-To: svn-ports-all@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 22944B2B883; Tue, 3 May 2016 03:19:24 +0000 (UTC) (envelope-from junovitch@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 E3B9A1771; Tue, 3 May 2016 03:19:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u433JNYR057808; Tue, 3 May 2016 03:19:23 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u433JMVJ057806; Tue, 3 May 2016 03:19:22 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605030319.u433JMVJ057806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 03:19:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414516 - branches/2016Q2/lang/php55 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 03:19:24 -0000 Author: junovitch Date: Tue May 3 03:19:22 2016 New Revision: 414516 URL: https://svnweb.freebsd.org/changeset/ports/414516 Log: MFH: r414511 lang/php55: update 5.5.34 -> 5.5.35 Changelog: http://php.net/ChangeLog-5.php#5.5.35 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Approved by: ports-secteam (with hat) Modified: branches/2016Q2/lang/php55/Makefile branches/2016Q2/lang/php55/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/lang/php55/Makefile ============================================================================== --- branches/2016Q2/lang/php55/Makefile Tue May 3 03:18:41 2016 (r414515) +++ branches/2016Q2/lang/php55/Makefile Tue May 3 03:19:22 2016 (r414516) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.34 +PORTVERSION= 5.5.35 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q2/lang/php55/distinfo ============================================================================== --- branches/2016Q2/lang/php55/distinfo Tue May 3 03:18:41 2016 (r414515) +++ branches/2016Q2/lang/php55/distinfo Tue May 3 03:19:22 2016 (r414516) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.34.tar.bz2) = af88884416a92619de842ad0fd23f7f7e8140efb0b9194f98a38a78781e5851c -SIZE (php-5.5.34.tar.bz2) = 13686681 +SHA256 (php-5.5.35.tar.bz2) = 2d648dd648e820fd64693ce72f9bf07064d147220e594e39fb9f6310238258d7 +SIZE (php-5.5.35.tar.bz2) = 13690152 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 From owner-svn-ports-all@freebsd.org Tue May 3 06:15:52 2016 Return-Path: Delivered-To: svn-ports-all@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 794C9B2BBA2; Tue, 3 May 2016 06:15:52 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6C6E31959; Tue, 3 May 2016 06:15:52 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from [127.0.0.1] (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id C52181F2C; Tue, 3 May 2016 06:15:50 +0000 (UTC) (envelope-from rm@FreeBSD.org) Subject: Re: svn commit: r414478 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/files To: Mark Felder , Olivier Duchateau , Ruslan Makhmatkhanov References: <201605022001.u42K1BpH023441@repo.freebsd.org> <20160502224016.836edd95a90a34045a10ce49@freebsd.org> <1462229200.2952647.596122977.4A86744E@webmail.messagingengine.com> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Ruslan Makhmatkhanov Message-ID: <2ca6057d-01e9-a45b-ff2b-a20b1cd08438@FreeBSD.org> Date: Tue, 3 May 2016 09:14:35 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1462229200.2952647.596122977.4A86744E@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 06:15:52 -0000 Mark Felder wrote on 05/ 3/16 01:46 AM: > > > On Mon, May 2, 2016, at 17:40, Olivier Duchateau wrote: >> On Mon, 2 May 2016 20:01:11 +0000 (UTC) >> Ruslan Makhmatkhanov wrote: >> >>> Author: rm >>> Date: Mon May 2 20:01:11 2016 >>> New Revision: 414478 >>> URL: https://svnweb.freebsd.org/changeset/ports/414478 >>> >>> Log: >>> www/webkit-gtk[23]: update to 2.4.10 >> >> Why not update to the latest release (2.4.11)? PR [1] already exists. >> > > Ruslan, do you want to move forward with 2.4.10 or 2.4.11 ? Yes, I already answered to Olivier privately, that I overlooked his PR and 2.4.11 update. Now testing with others changes and will commit later this day. -- Regards, Ruslan T.O.S. Of Reality From owner-svn-ports-all@freebsd.org Tue May 3 07:27:15 2016 Return-Path: Delivered-To: svn-ports-all@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 1AB97B2BD7B; Tue, 3 May 2016 07:27:15 +0000 (UTC) (envelope-from matthew@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 E01ED1C25; Tue, 3 May 2016 07:27:14 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u437REUB032210; Tue, 3 May 2016 07:27:14 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u437RE1w032208; Tue, 3 May 2016 07:27:14 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605030727.u437RE1w032208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 3 May 2016 07:27:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414517 - head/databases/phpmyadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 07:27:15 -0000 Author: matthew Date: Tue May 3 07:27:13 2016 New Revision: 414517 URL: https://svnweb.freebsd.org/changeset/ports/414517 Log: Update to 4.6.1 This is a routine bug-fix update. ChangeLog: https://www.phpmyadmin.net/files/4.6.1/ Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Tue May 3 03:19:22 2016 (r414516) +++ head/databases/phpmyadmin/Makefile Tue May 3 07:27:13 2016 (r414517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.6.0 +DISTVERSION= 4.6.1 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Tue May 3 03:19:22 2016 (r414516) +++ head/databases/phpmyadmin/distinfo Tue May 3 07:27:13 2016 (r414517) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.6.0-all-languages.tar.xz) = 337ef3d1234525599f25e0bcf962f85ed5a9bf550b91e4e25c48bf5604d16e9c -SIZE (phpMyAdmin-4.6.0-all-languages.tar.xz) = 6113584 +SHA256 (phpMyAdmin-4.6.1-all-languages.tar.xz) = cc85edc5b71bacf6fead0ffaecbd5395fa31fd7bfd6b4a9b12720baa7e715b66 +SIZE (phpMyAdmin-4.6.1-all-languages.tar.xz) = 6109268 From owner-svn-ports-all@freebsd.org Tue May 3 08:20:31 2016 Return-Path: Delivered-To: svn-ports-all@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 04977B29B38; Tue, 3 May 2016 08:20:31 +0000 (UTC) (envelope-from mat@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 C9EF212AC; Tue, 3 May 2016 08:20:30 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u438KUkn048639; Tue, 3 May 2016 08:20:30 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u438KUNk048638; Tue, 3 May 2016 08:20:30 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605030820.u438KUNk048638@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 3 May 2016 08:20:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414518 - head/www/varnish-nagios X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 08:20:31 -0000 Author: mat Date: Tue May 3 08:20:29 2016 New Revision: 414518 URL: https://svnweb.freebsd.org/changeset/ports/414518 Log: Remove ${PORTSDIR}/ from _DEPENDS, and remove useless ${LOCALBASE}/bin. Sponsored by: Absolight Modified: head/www/varnish-nagios/Makefile (contents, props changed) Modified: head/www/varnish-nagios/Makefile ============================================================================== --- head/www/varnish-nagios/Makefile Tue May 3 07:27:13 2016 (r414517) +++ head/www/varnish-nagios/Makefile Tue May 3 08:20:29 2016 (r414518) @@ -12,7 +12,7 @@ COMMENT= Nagios plugin to check status o LICENSE= BSD2CLAUSE BUILD_DEPENDS= varnish4>=0:www/varnish4 -RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo +RUN_DEPENDS= sudo:security/sudo GNU_CONFIGURE= yes CFLAGS+= -lm From owner-svn-ports-all@freebsd.org Tue May 3 08:46:22 2016 Return-Path: Delivered-To: svn-ports-all@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 6C80AB2A463; Tue, 3 May 2016 08:46:22 +0000 (UTC) (envelope-from kwm@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 2F4B6120C; Tue, 3 May 2016 08:46:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u438kLc5057906; Tue, 3 May 2016 08:46:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u438kLqD057904; Tue, 3 May 2016 08:46:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605030846.u438kLqD057904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 3 May 2016 08:46:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414519 - head/graphics/ImageMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 08:46:22 -0000 Author: kwm Date: Tue May 3 08:46:21 2016 New Revision: 414519 URL: https://svnweb.freebsd.org/changeset/ports/414519 Log: Update ImageMagick to 6.9.3-9. * Switch to USES=localbase. * Mark this version as legacy version now that ImageMagick7 is released. Upstream will continue to support this version. * Switch to CONFLICT_INSTALL Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Tue May 3 08:20:29 2016 (r414518) +++ head/graphics/ImageMagick/Makefile Tue May 3 08:46:21 2016 (r414519) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.3-8 -PORTREVISION= 1 +DISTVERSION= 6.9.3-9 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ @@ -30,7 +29,7 @@ MASTER_SITES= http://www.imagemagick.org ftp://ftp.fifi.org/pub/ImageMagick/ MAINTAINER= kwm@FreeBSD.org -COMMENT= Image processing tools +COMMENT= Image processing tools (legacy version) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -40,7 +39,8 @@ LIB_DEPENDS= libltdl.so:devel/libltdl CONFLICTS_INSTALL= execline-[0-9]* # bin/import # This port uses .la files, keep libtool:keepla! (magick/module.c) -USES= cpe gmake libtool:keepla pathfix perl5 pkgconfig:both shebangfix tar:xz +USES= cpe gmake libtool:keepla localbase pathfix perl5 \ + pkgconfig:both shebangfix tar:xz CPE_PRODUCT= imagemagick CPE_VENDOR= imagemagick SHEBANG_FILES= www/source/examples.pl @@ -50,11 +50,6 @@ CONFIGURE_ARGS= --without-dps USE_LDCONFIG= yes USE_GNOME= libxml2 -# make sure LOCALBASE is placed at the end of the compiler lookup so the configure -# script can find openjpeg2 headers before the openjpeg15 headers -CPPFLAGS+= -isystem${LOCALBASE}/include -LDFLAGS+= -Wl,-Y${LOCALBASE}/lib - SAMPLE_FILES= coder.xml colors.xml delegates.xml log.xml magic.xml mime.xml \ policy.xml quantization-table.xml thresholds.xml type-apple.xml \ type-dejavu.xml type-ghostscript.xml type-windows.xml type.xml @@ -366,11 +361,11 @@ USES+= ghostscript .if ! ${PORT_OPTIONS:MX11} CONFIGURE_ARGS+= --without-x -CONFLICTS+= ImageMagick-6* +CONFLICTS_INSTALL+= ImageMagick-6* PLIST_SUB+= X11='@comment ' PKGNAMESUFFIX= -nox11 .else -CONFLICTS+= ImageMagick-nox11-6* +CONFLICTS_INSTALL+= ImageMagick-nox11-6* CONFLICTS+= display-[0-9]* CONFIGURE_ARGS+= --with-x USE_XORG= xext xt Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Tue May 3 08:20:29 2016 (r414518) +++ head/graphics/ImageMagick/distinfo Tue May 3 08:46:21 2016 (r414519) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.3-8.tar.xz) = 90ac96f51fa62caf8e24d3e169e6ba5f0059b04101e53eb27e70317339233a89 -SIZE (ImageMagick-6.9.3-8.tar.xz) = 8775168 +SHA256 (ImageMagick-6.9.3-9.tar.xz) = cec69db7d14cb1ab2d173381e5676219c678ca27b7af8878c6ffec18ec932960 +SIZE (ImageMagick-6.9.3-9.tar.xz) = 8777400 From owner-svn-ports-all@freebsd.org Tue May 3 08:48:28 2016 Return-Path: Delivered-To: svn-ports-all@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 CBAFDB2A4E7; Tue, 3 May 2016 08:48:28 +0000 (UTC) (envelope-from kwm@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 A8B1213A0; Tue, 3 May 2016 08:48:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u438mROb058133; Tue, 3 May 2016 08:48:27 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u438mR0Q058129; Tue, 3 May 2016 08:48:27 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605030848.u438mR0Q058129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 3 May 2016 08:48:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414520 - head/graphics/ImageMagick7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 08:48:28 -0000 Author: kwm Date: Tue May 3 08:48:27 2016 New Revision: 414520 URL: https://svnweb.freebsd.org/changeset/ports/414520 Log: Update ImageMagick7 to 7.0.1-0. * Switch to USES=localbase. * Removal all the warnings about this being unstable now that it is released. * Switch to CONFLICT_INSTALL Modified: head/graphics/ImageMagick7/Makefile head/graphics/ImageMagick7/distinfo head/graphics/ImageMagick7/pkg-descr head/graphics/ImageMagick7/pkg-plist Modified: head/graphics/ImageMagick7/Makefile ============================================================================== --- head/graphics/ImageMagick7/Makefile Tue May 3 08:46:21 2016 (r414519) +++ head/graphics/ImageMagick7/Makefile Tue May 3 08:48:27 2016 (r414520) @@ -1,12 +1,9 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 7.0.0-0~beta${DATE} -PORTREVISION= 2 +DISTVERSION= 7.0.1-0 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ - http://www.imagemagick.org/download/beta/ \ - LOCAL/kwm \ http://www.imagemagick.org/download/legacy/ \ http://servingzone.com/mirrors/ImageMagick/ \ http://mirror.checkdomain.de/imagemagick/ \ @@ -32,20 +29,18 @@ MASTER_SITES= http://www.imagemagick.org PKGNAMESUFFIX= 7 MAINTAINER= kwm@FreeBSD.org -COMMENT= Image processing tools (unstable version) +COMMENT= Image processing tools LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -DATE= 20160225 -WRKSRC= ${WRKDIR}/${PORTNAME}-7.0.0-0 - LIB_DEPENDS= libltdl.so:devel/libltdl CONFLICTS_INSTALL= execline-[0-9]* # bin/import # This port uses .la files, keep libtool:keepla! (magick/module.c) -USES= cpe gmake libtool:keepla pathfix perl5 pkgconfig:both shebangfix tar:xz +USES= cpe gmake libtool:keepla localbase pathfix perl5 \ + pkgconfig:both shebangfix tar:xz CPE_PRODUCT= imagemagick CPE_VENDOR= imagemagick SHEBANG_FILES= www/source/examples.pl @@ -55,17 +50,12 @@ CONFIGURE_ARGS= --without-dps USE_LDCONFIG= yes USE_GNOME= libxml2 -# make sure LOCALBASE is placed at the end of the compiler lookup so the configure -# script can find openjpeg2 headers before the openjpeg15 headers -CPPFLAGS+= -isystem${LOCALBASE}/include -LDFLAGS+= -Wl,-Y${LOCALBASE}/lib - SAMPLE_FILES= coder.xml colors.xml delegates.xml log.xml magic.xml mime.xml \ - policy.xml quantization-table.xml thresholds.xml type-dejavu.xml \ - type-ghostscript.xml type-windows.xml type.xml + policy.xml quantization-table.xml thresholds.xml \ + type-apple.xml type-dejavu.xml type-ghostscript.xml \ + type-windows.xml type.xml -#PLIST_SUB= PORTVERSION=${PORTVERSION:R} -PLIST_SUB= PORTVERSION=${PORTVERSION:R:R} +PLIST_SUB= PORTVERSION=${PORTVERSION:R} OPTIONS_DEFINE= BZIP2 DOCS DJVU FFTW FONTCONFIG FPX FREETYPE \ GRAPHVIZ GSLIB JPEG2000 JBIG JPEG LCMS2 LZMA LQR MODULES \ @@ -397,12 +387,6 @@ USES+= ghostscript:build . endif .endif -.if defined(USER) && ${USER} == kwm -upload: - scp ${DISTDIR}/${DISTNAME}.tar.xz \ - kwm@freefall.freebsd.org:public_distfiles/ -.endif - post-patch: # strip library name of variable parts that can change due to # the HDRI and Q16 option Modified: head/graphics/ImageMagick7/distinfo ============================================================================== --- head/graphics/ImageMagick7/distinfo Tue May 3 08:46:21 2016 (r414519) +++ head/graphics/ImageMagick7/distinfo Tue May 3 08:48:27 2016 (r414520) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-7.0.0-0~beta20160225.tar.xz) = 35f9ed811415633ab4ed6fa4dd6ada625421e87d38dae98e5afc7d30e2a5e5c6 -SIZE (ImageMagick-7.0.0-0~beta20160225.tar.xz) = 8292428 +SHA256 (ImageMagick-7.0.1-0.tar.xz) = bd15aaef2aa2393b3d62b821f5752d5f4066a90d3b0d9259d93217ad47c056d9 +SIZE (ImageMagick-7.0.1-0.tar.xz) = 8288172 Modified: head/graphics/ImageMagick7/pkg-descr ============================================================================== --- head/graphics/ImageMagick7/pkg-descr Tue May 3 08:46:21 2016 (r414519) +++ head/graphics/ImageMagick7/pkg-descr Tue May 3 08:48:27 2016 (r414520) @@ -1,8 +1,3 @@ - -*** This is a UNSTABLE development snapshot. API/ABI breakage guaranteed *** - -*** This port is a best efford and updates might be irregular *** - ImageMagick is a package for display and interactive manipulation of images. The package includes tools for image conversion, annotation, compositing, animation, and creating montages. ImageMagick can read and Modified: head/graphics/ImageMagick7/pkg-plist ============================================================================== --- head/graphics/ImageMagick7/pkg-plist Tue May 3 08:46:21 2016 (r414519) +++ head/graphics/ImageMagick7/pkg-plist Tue May 3 08:48:27 2016 (r414520) @@ -23,6 +23,7 @@ bin/stream @sample etc/ImageMagick-7/policy.xml.sample @sample etc/ImageMagick-7/quantization-table.xml.sample @sample etc/ImageMagick-7/thresholds.xml.sample +@sample etc/ImageMagick-7/type-apple.xml.sample @sample etc/ImageMagick-7/type-dejavu.xml.sample @sample etc/ImageMagick-7/type-ghostscript.xml.sample @sample etc/ImageMagick-7/type-windows.xml.sample @@ -88,7 +89,6 @@ include/ImageMagick-7/MagickCore/linked- include/ImageMagick-7/MagickCore/list.h include/ImageMagick-7/MagickCore/locale_.h include/ImageMagick-7/MagickCore/log.h -include/ImageMagick-7/MagickCore/magic-private.h include/ImageMagick-7/MagickCore/magic.h include/ImageMagick-7/MagickCore/magick-baseconfig.h include/ImageMagick-7/MagickCore/magick-config.h @@ -316,8 +316,6 @@ lib/ImageMagick-%%PORTVERSION%%/config-% %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/pnm.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/pango.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/pango.so -%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/preview.la -%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/preview.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ps.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ps.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ps2.la @@ -455,6 +453,7 @@ man/man1/convert.1.gz man/man1/display.1.gz man/man1/identify.1.gz man/man1/import.1.gz +man/man1/magick-script.1.gz man/man1/magick.1.gz man/man1/mogrify.1.gz man/man1/montage.1.gz @@ -1493,8 +1492,10 @@ man/man1/stream.1.gz %%PORTDOCS%%%%DOCSDIR%%-7/www/links.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick++.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick-core.html +%%PORTDOCS%%%%DOCSDIR%%-7/www/magick-script.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick-vector-graphics.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick-wand.html +%%PORTDOCS%%%%DOCSDIR%%-7/www/magick.html %%PORTDOCS%%%%DOCSDIR%%-7/www/miff.html %%PORTDOCS%%%%DOCSDIR%%-7/www/mogrify.html %%PORTDOCS%%%%DOCSDIR%%-7/www/montage.html From owner-svn-ports-all@freebsd.org Tue May 3 09:03:28 2016 Return-Path: Delivered-To: svn-ports-all@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 1FAEBB2AB7D; Tue, 3 May 2016 09:03:28 +0000 (UTC) (envelope-from amdmi3@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 E564E1D5F; Tue, 3 May 2016 09:03:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4393RpD064054; Tue, 3 May 2016 09:03:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4393RlF064053; Tue, 3 May 2016 09:03:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605030903.u4393RlF064053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 3 May 2016 09:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414521 - head/net/py-pcapy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 09:03:28 -0000 Author: amdmi3 Date: Tue May 3 09:03:26 2016 New Revision: 414521 URL: https://svnweb.freebsd.org/changeset/ports/414521 Log: - Switch to options helpers - Silence stripping Modified: head/net/py-pcapy/Makefile Modified: head/net/py-pcapy/Makefile ============================================================================== --- head/net/py-pcapy/Makefile Tue May 3 08:48:27 2016 (r414520) +++ head/net/py-pcapy/Makefile Tue May 3 09:03:26 2016 (r414521) @@ -19,8 +19,12 @@ USE_PYTHON= autoplist distutils DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= README pcapy.html +OPTIONS_DEFINE= DOCS + post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pcapy.so + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pcapy.so + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Tue May 3 09:29:21 2016 Return-Path: Delivered-To: svn-ports-all@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 87B4BB29586; Tue, 3 May 2016 09:29:21 +0000 (UTC) (envelope-from nemysis@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 3F1DC1A51; Tue, 3 May 2016 09:29:21 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u439TKr9070674; Tue, 3 May 2016 09:29:20 GMT (envelope-from nemysis@FreeBSD.org) Received: (from nemysis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u439TKOD070671; Tue, 3 May 2016 09:29:20 GMT (envelope-from nemysis@FreeBSD.org) Message-Id: <201605030929.u439TKOD070671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nemysis set sender to nemysis@FreeBSD.org using -f From: Rusmir Dusko Date: Tue, 3 May 2016 09:29:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414522 - head/multimedia/smplayer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 09:29:21 -0000 Author: nemysis Date: Tue May 3 09:29:20 2016 New Revision: 414522 URL: https://svnweb.freebsd.org/changeset/ports/414522 Log: - Update to 16.4.0, please see /usr/local/share/doc/smplayer/Changelog Modified: head/multimedia/smplayer/Makefile head/multimedia/smplayer/distinfo head/multimedia/smplayer/pkg-plist Modified: head/multimedia/smplayer/Makefile ============================================================================== --- head/multimedia/smplayer/Makefile Tue May 3 09:03:26 2016 (r414521) +++ head/multimedia/smplayer/Makefile Tue May 3 09:29:20 2016 (r414522) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smplayer -DISTVERSION= 16.1.0 +DISTVERSION= 16.4.0 CATEGORIES= multimedia audio kde MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION} Modified: head/multimedia/smplayer/distinfo ============================================================================== --- head/multimedia/smplayer/distinfo Tue May 3 09:03:26 2016 (r414521) +++ head/multimedia/smplayer/distinfo Tue May 3 09:29:20 2016 (r414522) @@ -1,2 +1,2 @@ -SHA256 (smplayer-16.1.0.tar.bz2) = d25c9b62d36c5ee63fb360e9a45566601d49d707e1364294a54967b956bdd8c9 -SIZE (smplayer-16.1.0.tar.bz2) = 3966243 +SHA256 (smplayer-16.4.0.tar.bz2) = de4169c7e3a1d8bf6f3c9a77fa0a8c24c1f63db3f2b8a325bc6761c0a9d2d2ec +SIZE (smplayer-16.4.0.tar.bz2) = 4020567 Modified: head/multimedia/smplayer/pkg-plist ============================================================================== --- head/multimedia/smplayer/pkg-plist Tue May 3 09:03:26 2016 (r414521) +++ head/multimedia/smplayer/pkg-plist Tue May 3 09:29:20 2016 (r414522) @@ -14,6 +14,8 @@ share/icons/hicolor/scalable/apps/smplay %%DATADIR%%/input.conf %%DATADIR%%/shortcuts/default.keys %%DATADIR%%/shortcuts/euskara.keys +%%DATADIR%%/shortcuts/vlc.keys +%%DATADIR%%/translations/smplayer_am.qm %%DATADIR%%/translations/smplayer_ar.qm %%DATADIR%%/translations/smplayer_ar_SY.qm %%DATADIR%%/translations/smplayer_bg.qm @@ -27,6 +29,7 @@ share/icons/hicolor/scalable/apps/smplay %%DATADIR%%/translations/smplayer_es.qm %%DATADIR%%/translations/smplayer_et.qm %%DATADIR%%/translations/smplayer_eu.qm +%%DATADIR%%/translations/smplayer_fa.qm %%DATADIR%%/translations/smplayer_fi.qm %%DATADIR%%/translations/smplayer_fr.qm %%DATADIR%%/translations/smplayer_gl.qm From owner-svn-ports-all@freebsd.org Tue May 3 10:11:31 2016 Return-Path: Delivered-To: svn-ports-all@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 EA39BB2B24F; Tue, 3 May 2016 10:11:31 +0000 (UTC) (envelope-from nemysis@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 B4C4D1F26; Tue, 3 May 2016 10:11:31 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43ABUZj085345; Tue, 3 May 2016 10:11:30 GMT (envelope-from nemysis@FreeBSD.org) Received: (from nemysis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43ABUAu085344; Tue, 3 May 2016 10:11:30 GMT (envelope-from nemysis@FreeBSD.org) Message-Id: <201605031011.u43ABUAu085344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nemysis set sender to nemysis@FreeBSD.org using -f From: Rusmir Dusko Date: Tue, 3 May 2016 10:11:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414523 - head/games/rocksndiamonds-data X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 10:11:32 -0000 Author: nemysis Date: Tue May 3 10:11:30 2016 New Revision: 414523 URL: https://svnweb.freebsd.org/changeset/ports/414523 Log: - After ports r411856 post-extract-script can be simplified a bit. PR: 208291 Submitted by: jbeich Modified: head/games/rocksndiamonds-data/Makefile Modified: head/games/rocksndiamonds-data/Makefile ============================================================================== --- head/games/rocksndiamonds-data/Makefile Tue May 3 09:29:20 2016 (r414522) +++ head/games/rocksndiamonds-data/Makefile Tue May 3 10:11:30 2016 (r414523) @@ -23,15 +23,17 @@ DISTFILES= BD2K3-1.0.0.zip:levels \ Veysi_Orak_2006.zip DIST_SUBDIR= rocksndiamonds EXTRACT_ONLY= #empty +EXTRACT_ONLY_7z=Emerald_Mine_Club-2.1.1.7z MAINTAINER= nemysis@FreeBSD.org COMMENT= Additional Player Levels for Rocks'n'Diamonds and R'n'D jue -EXTRACT_DEPENDS+=${UNZIP_CMD}:archivers/unzip \ - 7z:archivers/p7zip +EXTRACT_DEPENDS+=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +USES= 7z:partial NO_BUILD= yes NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/${PORTNAME} # for EXTRACT_WRKDIR SUB_FILES= pkg-message pkg-deinstall @@ -76,9 +78,6 @@ DATADIR1= ${PREFIX}/share/rocksndiamonds .endif post-extract-script: - ${MKDIR} ${WRKDIR}/${PORTNAME} - 7z x ${_DISTDIR}/Emerald_Mine_Club-2.1.1.7z -o${WRKDIR}/${PORTNAME}/levels - .for l in BD2K3-1.0.0.zip Snake_Bite-1.0.0.zip Zelda-1.0.0.zip \ ZeldaII-1.0.0.zip Boulder_Dash_Dream-1.0.0.zip @${UNZIP_CMD} -qo -d ${WRKDIR}/${PORTNAME} ${_DISTDIR}/${l} From owner-svn-ports-all@freebsd.org Tue May 3 10:39:45 2016 Return-Path: Delivered-To: svn-ports-all@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 550EEB2B71B; Tue, 3 May 2016 10:39:45 +0000 (UTC) (envelope-from junovitch@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 263381B63; Tue, 3 May 2016 10:39:45 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43Adiid092621; Tue, 3 May 2016 10:39:44 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43Adif9092620; Tue, 3 May 2016 10:39:44 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605031039.u43Adif9092620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 10:39:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414524 - branches/2016Q2/databases/mariadb55-server X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 10:39:45 -0000 Author: junovitch Date: Tue May 3 10:39:44 2016 New Revision: 414524 URL: https://svnweb.freebsd.org/changeset/ports/414524 Log: databases/mariadb55-server: revert portion of last commmit - Fix INDEX; mysql USES is not supported in quarterly and it should have been excluded when r414483 was merged. Pointy hat to: junovitch Approved by: ports-secteam (with hat) Modified: branches/2016Q2/databases/mariadb55-server/Makefile Modified: branches/2016Q2/databases/mariadb55-server/Makefile ============================================================================== --- branches/2016Q2/databases/mariadb55-server/Makefile Tue May 3 10:11:30 2016 (r414523) +++ branches/2016Q2/databases/mariadb55-server/Makefile Tue May 3 10:39:44 2016 (r414524) @@ -59,7 +59,8 @@ BROKEN_armv6= Does not compile on arm .if !defined(CLIENT_ONLY) # MySQL-Server part -USES+= mysql:55m +USE_MYSQL= yes +WANT_MYSQL_VER= 55m CONFLICTS_INSTALL= mariadb5[0-46-9]-server-* \ mariadb1*-server-* \ From owner-svn-ports-all@freebsd.org Tue May 3 10:49:04 2016 Return-Path: Delivered-To: svn-ports-all@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 8F397B2B98F; Tue, 3 May 2016 10:49:04 +0000 (UTC) (envelope-from matthew@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 52DFD105A; Tue, 3 May 2016 10:49:04 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43An3I6095726; Tue, 3 May 2016 10:49:03 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43An3Md095725; Tue, 3 May 2016 10:49:03 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605031049.u43An3Md095725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 3 May 2016 10:49:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414525 - head/net/ntop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 10:49:04 -0000 Author: matthew Date: Tue May 3 10:49:03 2016 New Revision: 414525 URL: https://svnweb.freebsd.org/changeset/ports/414525 Log: ntop is failing to configure after r414458 updated rrdtool to version 1.6.0. ntop depends on librrd_th.so (threading enabled shlib) which has been removed from the latest rrdtool package -- threading is now always enabled. Quick fix: make ntop depend on the older rrdtool12 port. Longer term fix: investigate 'ntopng' http://www.ntop.org/products/traffic-analysis/ntop/ PR: 209230 Modified: head/net/ntop/Makefile Modified: head/net/ntop/Makefile ============================================================================== --- head/net/ntop/Makefile Tue May 3 10:39:44 2016 (r414524) +++ head/net/ntop/Makefile Tue May 3 10:49:03 2016 (r414525) @@ -3,7 +3,7 @@ PORTNAME= ntop PORTVERSION= 5.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgdbm.so:databases/gdbm \ libevent.so:devel/libevent2 -BUILD_DEPENDS= rrdtool>=1.2:databases/rrdtool \ +BUILD_DEPENDS= rrdtool12>=1.2:databases/rrdtool12 \ dot:graphics/graphviz \ geoiplookup:net/GeoIP RUN_DEPENDS:= ${BUILD_DEPENDS} \ From owner-svn-ports-all@freebsd.org Tue May 3 12:45:56 2016 Return-Path: Delivered-To: svn-ports-all@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 0C797B2B09A; Tue, 3 May 2016 12:45:56 +0000 (UTC) (envelope-from feld@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 DCC3A1D70; Tue, 3 May 2016 12:45:55 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43Cjt8E032270; Tue, 3 May 2016 12:45:55 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43CjsGx032265; Tue, 3 May 2016 12:45:54 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605031245.u43CjsGx032265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 3 May 2016 12:45:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414526 - branches/2016Q2/graphics/ImageMagick7 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 12:45:56 -0000 Author: feld Date: Tue May 3 12:45:54 2016 New Revision: 414526 URL: https://svnweb.freebsd.org/changeset/ports/414526 Log: MFH: r414520 Update ImageMagick7 to 7.0.1-0. * Switch to USES=localbase. * Removal all the warnings about this being unstable now that it is released. * Switch to CONFLICT_INSTALL Approved by: ports-secteam (with hat) Modified: branches/2016Q2/graphics/ImageMagick7/Makefile branches/2016Q2/graphics/ImageMagick7/distinfo branches/2016Q2/graphics/ImageMagick7/pkg-descr branches/2016Q2/graphics/ImageMagick7/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/graphics/ImageMagick7/Makefile ============================================================================== --- branches/2016Q2/graphics/ImageMagick7/Makefile Tue May 3 10:49:03 2016 (r414525) +++ branches/2016Q2/graphics/ImageMagick7/Makefile Tue May 3 12:45:54 2016 (r414526) @@ -1,12 +1,9 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 7.0.0-0~beta${DATE} -PORTREVISION= 2 +DISTVERSION= 7.0.1-0 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ - http://www.imagemagick.org/download/beta/ \ - LOCAL/kwm \ http://www.imagemagick.org/download/legacy/ \ http://servingzone.com/mirrors/ImageMagick/ \ http://mirror.checkdomain.de/imagemagick/ \ @@ -32,20 +29,18 @@ MASTER_SITES= http://www.imagemagick.org PKGNAMESUFFIX= 7 MAINTAINER= kwm@FreeBSD.org -COMMENT= Image processing tools (unstable version) +COMMENT= Image processing tools LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -DATE= 20160225 -WRKSRC= ${WRKDIR}/${PORTNAME}-7.0.0-0 - LIB_DEPENDS= libltdl.so:devel/libltdl CONFLICTS_INSTALL= execline-[0-9]* # bin/import # This port uses .la files, keep libtool:keepla! (magick/module.c) -USES= cpe gmake libtool:keepla pathfix perl5 pkgconfig:both shebangfix tar:xz +USES= cpe gmake libtool:keepla localbase pathfix perl5 \ + pkgconfig:both shebangfix tar:xz CPE_PRODUCT= imagemagick CPE_VENDOR= imagemagick SHEBANG_FILES= www/source/examples.pl @@ -55,17 +50,12 @@ CONFIGURE_ARGS= --without-dps USE_LDCONFIG= yes USE_GNOME= libxml2 -# make sure LOCALBASE is placed at the end of the compiler lookup so the configure -# script can find openjpeg2 headers before the openjpeg15 headers -CPPFLAGS+= -isystem${LOCALBASE}/include -LDFLAGS+= -Wl,-Y${LOCALBASE}/lib - SAMPLE_FILES= coder.xml colors.xml delegates.xml log.xml magic.xml mime.xml \ - policy.xml quantization-table.xml thresholds.xml type-dejavu.xml \ - type-ghostscript.xml type-windows.xml type.xml + policy.xml quantization-table.xml thresholds.xml \ + type-apple.xml type-dejavu.xml type-ghostscript.xml \ + type-windows.xml type.xml -#PLIST_SUB= PORTVERSION=${PORTVERSION:R} -PLIST_SUB= PORTVERSION=${PORTVERSION:R:R} +PLIST_SUB= PORTVERSION=${PORTVERSION:R} OPTIONS_DEFINE= BZIP2 DOCS DJVU FFTW FONTCONFIG FPX FREETYPE \ GRAPHVIZ GSLIB JPEG2000 JBIG JPEG LCMS2 LZMA LQR MODULES \ @@ -397,12 +387,6 @@ USES+= ghostscript:build . endif .endif -.if defined(USER) && ${USER} == kwm -upload: - scp ${DISTDIR}/${DISTNAME}.tar.xz \ - kwm@freefall.freebsd.org:public_distfiles/ -.endif - post-patch: # strip library name of variable parts that can change due to # the HDRI and Q16 option Modified: branches/2016Q2/graphics/ImageMagick7/distinfo ============================================================================== --- branches/2016Q2/graphics/ImageMagick7/distinfo Tue May 3 10:49:03 2016 (r414525) +++ branches/2016Q2/graphics/ImageMagick7/distinfo Tue May 3 12:45:54 2016 (r414526) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-7.0.0-0~beta20160225.tar.xz) = 35f9ed811415633ab4ed6fa4dd6ada625421e87d38dae98e5afc7d30e2a5e5c6 -SIZE (ImageMagick-7.0.0-0~beta20160225.tar.xz) = 8292428 +SHA256 (ImageMagick-7.0.1-0.tar.xz) = bd15aaef2aa2393b3d62b821f5752d5f4066a90d3b0d9259d93217ad47c056d9 +SIZE (ImageMagick-7.0.1-0.tar.xz) = 8288172 Modified: branches/2016Q2/graphics/ImageMagick7/pkg-descr ============================================================================== --- branches/2016Q2/graphics/ImageMagick7/pkg-descr Tue May 3 10:49:03 2016 (r414525) +++ branches/2016Q2/graphics/ImageMagick7/pkg-descr Tue May 3 12:45:54 2016 (r414526) @@ -1,8 +1,3 @@ - -*** This is a UNSTABLE development snapshot. API/ABI breakage guaranteed *** - -*** This port is a best efford and updates might be irregular *** - ImageMagick is a package for display and interactive manipulation of images. The package includes tools for image conversion, annotation, compositing, animation, and creating montages. ImageMagick can read and Modified: branches/2016Q2/graphics/ImageMagick7/pkg-plist ============================================================================== --- branches/2016Q2/graphics/ImageMagick7/pkg-plist Tue May 3 10:49:03 2016 (r414525) +++ branches/2016Q2/graphics/ImageMagick7/pkg-plist Tue May 3 12:45:54 2016 (r414526) @@ -23,6 +23,7 @@ bin/stream @sample etc/ImageMagick-7/policy.xml.sample @sample etc/ImageMagick-7/quantization-table.xml.sample @sample etc/ImageMagick-7/thresholds.xml.sample +@sample etc/ImageMagick-7/type-apple.xml.sample @sample etc/ImageMagick-7/type-dejavu.xml.sample @sample etc/ImageMagick-7/type-ghostscript.xml.sample @sample etc/ImageMagick-7/type-windows.xml.sample @@ -88,7 +89,6 @@ include/ImageMagick-7/MagickCore/linked- include/ImageMagick-7/MagickCore/list.h include/ImageMagick-7/MagickCore/locale_.h include/ImageMagick-7/MagickCore/log.h -include/ImageMagick-7/MagickCore/magic-private.h include/ImageMagick-7/MagickCore/magic.h include/ImageMagick-7/MagickCore/magick-baseconfig.h include/ImageMagick-7/MagickCore/magick-config.h @@ -316,8 +316,6 @@ lib/ImageMagick-%%PORTVERSION%%/config-% %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/pnm.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/pango.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/pango.so -%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/preview.la -%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/preview.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ps.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ps.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ps2.la @@ -455,6 +453,7 @@ man/man1/convert.1.gz man/man1/display.1.gz man/man1/identify.1.gz man/man1/import.1.gz +man/man1/magick-script.1.gz man/man1/magick.1.gz man/man1/mogrify.1.gz man/man1/montage.1.gz @@ -1493,8 +1492,10 @@ man/man1/stream.1.gz %%PORTDOCS%%%%DOCSDIR%%-7/www/links.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick++.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick-core.html +%%PORTDOCS%%%%DOCSDIR%%-7/www/magick-script.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick-vector-graphics.html %%PORTDOCS%%%%DOCSDIR%%-7/www/magick-wand.html +%%PORTDOCS%%%%DOCSDIR%%-7/www/magick.html %%PORTDOCS%%%%DOCSDIR%%-7/www/miff.html %%PORTDOCS%%%%DOCSDIR%%-7/www/mogrify.html %%PORTDOCS%%%%DOCSDIR%%-7/www/montage.html From owner-svn-ports-all@freebsd.org Tue May 3 12:47:33 2016 Return-Path: Delivered-To: svn-ports-all@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 4DF54B2B170; Tue, 3 May 2016 12:47:33 +0000 (UTC) (envelope-from feld@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 255D01F17; Tue, 3 May 2016 12:47:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43ClW47032530; Tue, 3 May 2016 12:47:32 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43ClWUX032527; Tue, 3 May 2016 12:47:32 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605031247.u43ClWUX032527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 3 May 2016 12:47:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414527 - branches/2016Q2/graphics/ImageMagick X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 12:47:33 -0000 Author: feld Date: Tue May 3 12:47:31 2016 New Revision: 414527 URL: https://svnweb.freebsd.org/changeset/ports/414527 Log: MFH: r413630 r413645 r414519 Update ImageMagick to 6.9.3-8. Fix the handling of type-apple.xml under @sample. PORTREVISION bump for plist change. Committed under just-fix-it. Update ImageMagick to 6.9.3-9. * Switch to USES=localbase. * Mark this version as legacy version now that ImageMagick7 is released. Upstream will continue to support this version. * Switch to CONFLICT_INSTALL Approved by: ports-secteam (with hat) Modified: branches/2016Q2/graphics/ImageMagick/Makefile branches/2016Q2/graphics/ImageMagick/distinfo branches/2016Q2/graphics/ImageMagick/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/graphics/ImageMagick/Makefile ============================================================================== --- branches/2016Q2/graphics/ImageMagick/Makefile Tue May 3 12:45:54 2016 (r414526) +++ branches/2016Q2/graphics/ImageMagick/Makefile Tue May 3 12:47:31 2016 (r414527) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.3-7 -PORTREVISION= 2 +DISTVERSION= 6.9.3-9 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ @@ -30,7 +29,7 @@ MASTER_SITES= http://www.imagemagick.org ftp://ftp.fifi.org/pub/ImageMagick/ MAINTAINER= kwm@FreeBSD.org -COMMENT= Image processing tools +COMMENT= Image processing tools (legacy version) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -40,7 +39,8 @@ LIB_DEPENDS= libltdl.so:devel/libltdl CONFLICTS_INSTALL= execline-[0-9]* # bin/import # This port uses .la files, keep libtool:keepla! (magick/module.c) -USES= cpe gmake libtool:keepla pathfix perl5 pkgconfig:both shebangfix tar:xz +USES= cpe gmake libtool:keepla localbase pathfix perl5 \ + pkgconfig:both shebangfix tar:xz CPE_PRODUCT= imagemagick CPE_VENDOR= imagemagick SHEBANG_FILES= www/source/examples.pl @@ -50,14 +50,9 @@ CONFIGURE_ARGS= --without-dps USE_LDCONFIG= yes USE_GNOME= libxml2 -# make sure LOCALBASE is placed at the end of the compiler lookup so the configure -# script can find openjpeg2 headers before the openjpeg15 headers -CPPFLAGS+= -isystem${LOCALBASE}/include -LDFLAGS+= -Wl,-Y${LOCALBASE}/lib - SAMPLE_FILES= coder.xml colors.xml delegates.xml log.xml magic.xml mime.xml \ - policy.xml quantization-table.xml thresholds.xml type-dejavu.xml \ - type-ghostscript.xml type-windows.xml type.xml + policy.xml quantization-table.xml thresholds.xml type-apple.xml \ + type-dejavu.xml type-ghostscript.xml type-windows.xml type.xml PLIST_SUB= PORTVERSION=${PORTVERSION:R} @@ -366,11 +361,11 @@ USES+= ghostscript .if ! ${PORT_OPTIONS:MX11} CONFIGURE_ARGS+= --without-x -CONFLICTS+= ImageMagick-6* +CONFLICTS_INSTALL+= ImageMagick-6* PLIST_SUB+= X11='@comment ' PKGNAMESUFFIX= -nox11 .else -CONFLICTS+= ImageMagick-nox11-6* +CONFLICTS_INSTALL+= ImageMagick-nox11-6* CONFLICTS+= display-[0-9]* CONFIGURE_ARGS+= --with-x USE_XORG= xext xt Modified: branches/2016Q2/graphics/ImageMagick/distinfo ============================================================================== --- branches/2016Q2/graphics/ImageMagick/distinfo Tue May 3 12:45:54 2016 (r414526) +++ branches/2016Q2/graphics/ImageMagick/distinfo Tue May 3 12:47:31 2016 (r414527) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.3-7.tar.xz) = 6731c414b5b939713a73a088840ed68c22c91d1335514d228d6687d07ce2e1c8 -SIZE (ImageMagick-6.9.3-7.tar.xz) = 8782808 +SHA256 (ImageMagick-6.9.3-9.tar.xz) = cec69db7d14cb1ab2d173381e5676219c678ca27b7af8878c6ffec18ec932960 +SIZE (ImageMagick-6.9.3-9.tar.xz) = 8777400 Modified: branches/2016Q2/graphics/ImageMagick/pkg-plist ============================================================================== --- branches/2016Q2/graphics/ImageMagick/pkg-plist Tue May 3 12:45:54 2016 (r414526) +++ branches/2016Q2/graphics/ImageMagick/pkg-plist Tue May 3 12:47:31 2016 (r414527) @@ -23,6 +23,7 @@ bin/stream @sample etc/ImageMagick-6/policy.xml.sample @sample etc/ImageMagick-6/quantization-table.xml.sample @sample etc/ImageMagick-6/thresholds.xml.sample +@sample etc/ImageMagick-6/type-apple.xml.sample @sample etc/ImageMagick-6/type-dejavu.xml.sample @sample etc/ImageMagick-6/type-ghostscript.xml.sample @sample etc/ImageMagick-6/type-windows.xml.sample From owner-svn-ports-all@freebsd.org Tue May 3 13:05:28 2016 Return-Path: Delivered-To: svn-ports-all@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 492E4B2B729; Tue, 3 May 2016 13:05:28 +0000 (UTC) (envelope-from pi@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 20ADE18EF; Tue, 3 May 2016 13:05:28 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43D5RvG038692; Tue, 3 May 2016 13:05:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43D5Qvl038688; Tue, 3 May 2016 13:05:26 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605031305.u43D5Qvl038688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 3 May 2016 13:05:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414528 - in branches/2016Q2/www/gitlab: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:05:28 -0000 Author: pi Date: Tue May 3 13:05:26 2016 New Revision: 414528 URL: https://svnweb.freebsd.org/changeset/ports/414528 Log: www/gitlab: 8.5.5 -> 8.5.11 to fix CVE-2016-4340 Changes: https://about.gitlab.com/2016/05/02/cve-2016-4340-patches/ PR: 209225 Submitted by: Torsten Zuehlsdorff (maintainer) Approved by: ports-secteam (feld) Modified: branches/2016Q2/www/gitlab/Makefile branches/2016Q2/www/gitlab/distinfo branches/2016Q2/www/gitlab/files/patch-Gemfile branches/2016Q2/www/gitlab/pkg-plist Modified: branches/2016Q2/www/gitlab/Makefile ============================================================================== --- branches/2016Q2/www/gitlab/Makefile Tue May 3 12:47:31 2016 (r414527) +++ branches/2016Q2/www/gitlab/Makefile Tue May 3 13:05:26 2016 (r414528) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 8.5.5 +PORTVERSION= 8.5.11 DISTVERSIONPREFIX= v CATEGORIES= www devel Modified: branches/2016Q2/www/gitlab/distinfo ============================================================================== --- branches/2016Q2/www/gitlab/distinfo Tue May 3 12:47:31 2016 (r414527) +++ branches/2016Q2/www/gitlab/distinfo Tue May 3 13:05:26 2016 (r414528) @@ -1,2 +1,2 @@ -SHA256 (gitlabhq-gitlabhq-v8.5.5_GH0.tar.gz) = 859ec6142095d459b1587616df6c83063e87a8c7417ab8606100588525d03e2d -SIZE (gitlabhq-gitlabhq-v8.5.5_GH0.tar.gz) = 15179973 +SHA256 (gitlabhq-gitlabhq-v8.5.11_GH0.tar.gz) = 084853403d55e53587d2d03a30ffc03acd36561fcc3783f0d7c8e048d3303c49 +SIZE (gitlabhq-gitlabhq-v8.5.11_GH0.tar.gz) = 15181985 Modified: branches/2016Q2/www/gitlab/files/patch-Gemfile ============================================================================== --- branches/2016Q2/www/gitlab/files/patch-Gemfile Tue May 3 12:47:31 2016 (r414527) +++ branches/2016Q2/www/gitlab/files/patch-Gemfile Tue May 3 13:05:26 2016 (r414528) @@ -1,4 +1,4 @@ ---- Gemfile.orig 2016-03-10 19:32:49 UTC +--- Gemfile.orig 2016-04-20 15:59:09 UTC +++ Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" @@ -55,7 +55,8 @@ -gem 'devise-two-factor', '~> 2.0.0' +gem 'devise-two-factor', '>= 2.0.0' gem 'rqrcode-rails3', '~> 0.1.7' - gem 'attr_encrypted', '~> 1.3.4' +-gem 'attr_encrypted', '~> 1.3.4' ++gem 'attr_encrypted', '>= 1.3.4' # Browser detection -gem "browser", '~> 1.0.0' Modified: branches/2016Q2/www/gitlab/pkg-plist ============================================================================== --- branches/2016Q2/www/gitlab/pkg-plist Tue May 3 12:47:31 2016 (r414527) +++ branches/2016Q2/www/gitlab/pkg-plist Tue May 3 13:05:26 2016 (r414528) @@ -1419,6 +1419,7 @@ %%WWWDIR%%/config/initializers/public_key.rb %%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb %%WWWDIR%%/config/initializers/rack_lineprof.rb +%%WWWDIR%%/config/initializers/redis_config.rb %%WWWDIR%%/config/initializers/relative_url.rb.sample %%WWWDIR%%/config/initializers/secret_token.rb %%WWWDIR%%/config/initializers/sentry.rb @@ -2548,6 +2549,7 @@ %%WWWDIR%%/lib/gitlab/email/message/repository_push.rb %%WWWDIR%%/lib/gitlab/email/receiver.rb %%WWWDIR%%/lib/gitlab/email/reply_parser.rb +%%WWWDIR%%/lib/gitlab/exclusive_lease.rb %%WWWDIR%%/lib/gitlab/fogbugz_import/client.rb %%WWWDIR%%/lib/gitlab/fogbugz_import/importer.rb %%WWWDIR%%/lib/gitlab/fogbugz_import/project_creator.rb @@ -2775,6 +2777,7 @@ %%WWWDIR%%/spec/controllers/projects_controller_spec.rb %%WWWDIR%%/spec/controllers/root_controller_spec.rb %%WWWDIR%%/spec/controllers/sent_notification_controller_spec.rb +%%WWWDIR%%/spec/controllers/sessions_controller_spec.rb %%WWWDIR%%/spec/controllers/snippets_controller_spec.rb %%WWWDIR%%/spec/controllers/uploads_controller_spec.rb %%WWWDIR%%/spec/controllers/users_controller_spec.rb @@ -2884,6 +2887,7 @@ %%WWWDIR%%/spec/helpers/blob_helper_spec.rb %%WWWDIR%%/spec/helpers/broadcast_messages_helper_spec.rb %%WWWDIR%%/spec/helpers/ci_status_helper_spec.rb +%%WWWDIR%%/spec/helpers/commits_helper_spec.rb %%WWWDIR%%/spec/helpers/diff_helper_spec.rb %%WWWDIR%%/spec/helpers/emails_helper_spec.rb %%WWWDIR%%/spec/helpers/events_helper_spec.rb @@ -2994,6 +2998,7 @@ %%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb +%%WWWDIR%%/spec/lib/gitlab/exclusive_lease_spec.rb %%WWWDIR%%/spec/lib/gitlab/git_access_spec.rb %%WWWDIR%%/spec/lib/gitlab/git_access_wiki_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb From owner-svn-ports-all@freebsd.org Tue May 3 13:08:07 2016 Return-Path: Delivered-To: svn-ports-all@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 AADB6B2B892; Tue, 3 May 2016 13:08:07 +0000 (UTC) (envelope-from pi@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 82DFD1A88; Tue, 3 May 2016 13:08:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43D86SF038930; Tue, 3 May 2016 13:08:06 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43D86jj038926; Tue, 3 May 2016 13:08:06 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605031308.u43D86jj038926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 3 May 2016 13:08:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414529 - head/www/gitlab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:08:07 -0000 Author: pi Date: Tue May 3 13:08:06 2016 New Revision: 414529 URL: https://svnweb.freebsd.org/changeset/ports/414529 Log: www/gitlab: 8.7.0 -> 8.7.1 Changes: https://about.gitlab.com/2016/05/02/cve-2016-4340-patches/ PR: 209225 Submitted by: Torsten Zuehlsdorff (maintainer) Security: CVE-2016-4340 Modified: head/www/gitlab/Makefile head/www/gitlab/distinfo head/www/gitlab/pkg-message head/www/gitlab/pkg-plist Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Tue May 3 13:05:26 2016 (r414528) +++ head/www/gitlab/Makefile Tue May 3 13:08:06 2016 (r414529) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 8.7.0 +PORTVERSION= 8.7.1 DISTVERSIONPREFIX= v CATEGORIES= www devel Modified: head/www/gitlab/distinfo ============================================================================== --- head/www/gitlab/distinfo Tue May 3 13:05:26 2016 (r414528) +++ head/www/gitlab/distinfo Tue May 3 13:08:06 2016 (r414529) @@ -1,2 +1,2 @@ -SHA256 (gitlabhq-gitlabhq-v8.7.0_GH0.tar.gz) = 1dd06bd5ff44787ca501e6d567e962dac27d5e08c91631a60f7dce7453b0acdc -SIZE (gitlabhq-gitlabhq-v8.7.0_GH0.tar.gz) = 17637673 +SHA256 (gitlabhq-gitlabhq-v8.7.1_GH0.tar.gz) = 4a060bf006418d7d63b375cb9366584b0b362588e202a1ff3960581a4724df7a +SIZE (gitlabhq-gitlabhq-v8.7.1_GH0.tar.gz) = 17639611 Modified: head/www/gitlab/pkg-message ============================================================================== --- head/www/gitlab/pkg-message Tue May 3 13:05:26 2016 (r414528) +++ head/www/gitlab/pkg-message Tue May 3 13:08:06 2016 (r414529) @@ -3,13 +3,14 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/install/installation-freebsd.md +https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installation-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: -https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/update/freebsd_patch_versions.md +https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/freebsd_patch_versions.md If you just installed an major upgrade of GitLab, for example you -switched from 8.5.x to 8.6.x, please follow the instructions in the guide at: -https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/update/8.5-to-8.6-freebsd.md +switched from 8.6.x to 8.7.x, please follow the instructions in the guide at: + +https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/8.6-to-8.7-freebsd.md Modified: head/www/gitlab/pkg-plist ============================================================================== --- head/www/gitlab/pkg-plist Tue May 3 13:05:26 2016 (r414528) +++ head/www/gitlab/pkg-plist Tue May 3 13:08:06 2016 (r414529) @@ -311,7 +311,7 @@ %%WWWDIR%%/app/controllers/admin/groups_controller.rb %%WWWDIR%%/app/controllers/admin/hooks_controller.rb %%WWWDIR%%/app/controllers/admin/identities_controller.rb -%%WWWDIR%%/app/controllers/admin/impersonation_controller.rb +%%WWWDIR%%/app/controllers/admin/impersonations_controller.rb %%WWWDIR%%/app/controllers/admin/keys_controller.rb %%WWWDIR%%/app/controllers/admin/labels_controller.rb %%WWWDIR%%/app/controllers/admin/logs_controller.rb @@ -2904,7 +2904,7 @@ %%WWWDIR%%/spec/config/mail_room_spec.rb %%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb -%%WWWDIR%%/spec/controllers/admin/impersonation_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/spam_logs_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb @@ -3056,10 +3056,11 @@ %%WWWDIR%%/spec/features/profile_spec.rb %%WWWDIR%%/spec/features/profiles/oauth_applications_spec.rb %%WWWDIR%%/spec/features/profiles/preferences_spec.rb -%%WWWDIR%%/spec/features/project/commits/cherry_pick_spec.rb %%WWWDIR%%/spec/features/projects/badges/list_spec.rb +%%WWWDIR%%/spec/features/projects/commits/cherry_pick_spec.rb %%WWWDIR%%/spec/features/projects/files/project_owner_creates_license_file_spec.rb %%WWWDIR%%/spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb +%%WWWDIR%%/spec/features/projects/members/anonymous_user_sees_members_spec.rb %%WWWDIR%%/spec/features/projects_spec.rb %%WWWDIR%%/spec/features/runners_spec.rb %%WWWDIR%%/spec/features/search_spec.rb @@ -3353,7 +3354,6 @@ %%WWWDIR%%/spec/models/email_spec.rb %%WWWDIR%%/spec/models/event_spec.rb %%WWWDIR%%/spec/models/external_issue_spec.rb -%%WWWDIR%%/spec/models/external_wiki_service_spec.rb %%WWWDIR%%/spec/models/forked_project_link_spec.rb %%WWWDIR%%/spec/models/generic_commit_status_spec.rb %%WWWDIR%%/spec/models/global_milestone_spec.rb @@ -3383,14 +3383,20 @@ %%WWWDIR%%/spec/models/project_services/bamboo_service_spec.rb %%WWWDIR%%/spec/models/project_services/buildkite_service_spec.rb %%WWWDIR%%/spec/models/project_services/builds_email_service_spec.rb +%%WWWDIR%%/spec/models/project_services/campfire_service_spec.rb +%%WWWDIR%%/spec/models/project_services/custom_issue_tracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/drone_ci_service_spec.rb +%%WWWDIR%%/spec/models/project_services/emails_on_push_service_spec.rb +%%WWWDIR%%/spec/models/project_services/external_wiki_service_spec.rb %%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb %%WWWDIR%%/spec/models/project_services/gemnasium_service_spec.rb %%WWWDIR%%/spec/models/project_services/gitlab_issue_tracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/hipchat_service_spec.rb %%WWWDIR%%/spec/models/project_services/irker_service_spec.rb %%WWWDIR%%/spec/models/project_services/jira_service_spec.rb +%%WWWDIR%%/spec/models/project_services/pivotaltracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/pushover_service_spec.rb +%%WWWDIR%%/spec/models/project_services/redmine_service_spec.rb %%WWWDIR%%/spec/models/project_services/slack_service/build_message_spec.rb %%WWWDIR%%/spec/models/project_services/slack_service/issue_message_spec.rb %%WWWDIR%%/spec/models/project_services/slack_service/merge_message_spec.rb @@ -3526,6 +3532,7 @@ %%WWWDIR%%/spec/support/gitlab_stubs/projects.json %%WWWDIR%%/spec/support/gitlab_stubs/session.json %%WWWDIR%%/spec/support/gitlab_stubs/user.json +%%WWWDIR%%/spec/support/issue_tracker_service_shared_example.rb %%WWWDIR%%/spec/support/jira_service_helper.rb %%WWWDIR%%/spec/support/login_helpers.rb %%WWWDIR%%/spec/support/markdown_feature.rb @@ -3603,7 +3610,6 @@ @dir %%WWWDIR%%/tmp/pids @dir %%WWWDIR%%/tmp/sessions @dir %%WWWDIR%%/tmp/sockets -@dir %%WWWDIR%%/vendor/assets/stylesheets @dir /home @dir(git,git,) /home/git @dir(,git,2770) /home/git/repositories From owner-svn-ports-all@freebsd.org Tue May 3 13:20:03 2016 Return-Path: Delivered-To: svn-ports-all@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 85D31B2BAE0; Tue, 3 May 2016 13:20:03 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3CA741F36; Tue, 3 May 2016 13:20:02 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id xaCaaWfWuUnqMxaCbaxUSv; Tue, 03 May 2016 07:17:26 -0600 X-Authority-Analysis: v=2.2 cv=bJxUG72Z c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=yrkiwgmsf1kA:10 a=6I5d2MoRAAAA:8 a=NEAV23lmAAAA:8 a=BWvPGDcYAAAA:8 a=YxBL1-UpAAAA:8 a=rqM90TT0MkdxKlFBAigA:9 a=X8ZBBHDgzEBJcGuP:21 a=_3dPHeKMastM42-k:21 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 58BEB13751; Tue, 3 May 2016 06:17:24 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u43DHO5B003850; Tue, 3 May 2016 06:17:24 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201605031317.u43DHO5B003850@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Kurt Jaeger cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414432 - head/math/openblas In-Reply-To: Message from Kurt Jaeger of "Mon, 02 May 2016 05:28:03 -0000." <201605020528.u425S3iW054408@repo.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 May 2016 06:17:24 -0700 X-CMAE-Envelope: MS4wfJX1bhizwVTDsVghHERWJ0LZsrYDvb7lgoql9Eedk4ua5p/C5VjaNPQD4A9133MGzHDWNTj/wt1HvBNqIh73dmxMcVRkk+3wWoPt8sDfJ5zelCmpi1Lv A0tjIPkxR2xnjfk87ykC0aZUWgvLy+C4Eu1tNWH5vR/thwhoYKMLwt87diRUX0vYv8+B+FE2VwzELxJcz/HHdEt9x2yEZr5t3N02jdwtUMheousAxgDN4O6a 1R/iDyonzPHopxlOscX0K9pnIy/9DDktR1b3qBH00W4p3Xv+o6E7VSPbfcZEdwNf X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:20:03 -0000 In message <201605020528.u425S3iW054408@repo.freebsd.org>, Kurt Jaeger writes: > Author: pi > Date: Mon May 2 05:28:03 2016 > New Revision: 414432 > URL: https://svnweb.freebsd.org/changeset/ports/414432 > > Log: > math/openblas: fix poudriere builds: setting DYNAMIC_ARCH when BULK is defi > ned > > PR: 209190 > Submitted by: Joseph Mingrone > Approved by: (maintainer) > > Modified: > head/math/openblas/Makefile > > Modified: head/math/openblas/Makefile > ============================================================================= > = > --- head/math/openblas/Makefile Mon May 2 05:22:58 2016 (r41443 > 1) > +++ head/math/openblas/Makefile Mon May 2 05:28:03 2016 (r41443 > 2) > @@ -40,7 +40,7 @@ OPENMP_DESC= Use OpenMP for threading > AVX_DESC= Support Advanced Vector Extensions (AVX) > AVX2_DESC= Support Advanced Vector Extensions 2 (AVX2) > > -.if defined(PACKAGE_BUILDING) > +.if defined(BATCH) || defined(PACKAGE_BUILDING) > OPTIONS_DEFAULT= DYNAMIC_ARCH > .endif > > @@ -76,11 +76,6 @@ USES+= compiler:openmp > BUILDFLAGS_THREAD+= USE_OPENMP=1 > .endif > > -.if ${PORT_OPTIONS:MQUAD_PRECISION} > -BROKEN= QUAD_PRECISION is broken; please disable this option > -BUILDFLAGS+= QUAD_PRECISION=1 > -.endif > - > .if ! ${PORT_OPTIONS:MAVX} > BUILDFLAGS+= NO_AVX=1 > .endif > @@ -123,7 +118,7 @@ post-patch: > -e 's+%%FIND%%+${FIND}+' \ > -e 's+%%XARGS%%+${XARGS}+' \ > -e 's+%%REINPLACE_CMD%%+${REINPLACE_CMD}+' \ > - -e 's+$$(CROSS_SUFFIX)+${LOCALBASE}/bin/+' \ > + -e 's+$${CROSS_SUFFIX}+${LOCALBASE}/bin/+' \ > ${WRKSRC}/Makefile.system > .if ${PORT_OPTIONS:MOPENMP} > ${REINPLACE_CMD} -e "s+OPENBLAS_NUM_THREADS+OMP_NUM_THREADS+g" \ > > This still doesn't completely fix the problem. Builds on i386 architecture and builds on amd64 using Intel processors build fine whereas builds on amd64 architecture using AMD CPUs (BARCELONA and BULLDOZER) still fail. This discusses the problem. https://github.com/xianyi/OpenBLAS/issues/786. Unfortunately it doesn't discuss a fix, my builds on my BARCELONA processor still fail. The following patch does workaround the problem but I don't think it's suitable for inclusion in ports. Index: Makefile =================================================================== --- Makefile (revision 414476) +++ Makefile (working copy) @@ -42,6 +42,7 @@ .if defined(BATCH) || defined(PACKAGE_BUILDING) OPTIONS_DEFAULT= DYNAMIC_ARCH +MAKE_ARGS= MAX_STACK_ALLOC=0 .endif .include I'm only seeing this on my BARCELONA machine performing amd64 builds. My other BARCELONA machine performing i386 builds does not experience this, neither does my Sandy Bridge laptop performing amd64 builds experience it either. There is something specific to AMD CPUs (at least discussed in the URL above, mine included) in 64-bit mode that exposes this bug. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@freebsd.org Tue May 3 13:27:46 2016 Return-Path: Delivered-To: svn-ports-all@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 B0CAAB2BC88; Tue, 3 May 2016 13:27:46 +0000 (UTC) (envelope-from junovitch@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 565B612EB; Tue, 3 May 2016 13:27:46 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43DRjQ4044887; Tue, 3 May 2016 13:27:45 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43DRjAH044886; Tue, 3 May 2016 13:27:45 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605031327.u43DRjAH044886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 13:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414530 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:27:46 -0000 Author: junovitch Date: Tue May 3 13:27:45 2016 New Revision: 414530 URL: https://svnweb.freebsd.org/changeset/ports/414530 Log: Document gitlab privilege escalation via "impersonate" feature PR: 209225 Reported by: Torsten Zuehlsdorff Security: CVE-2016-4340 Security: https://vuxml.FreeBSD.org/freebsd/be72e773-1131-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 3 13:08:06 2016 (r414529) +++ head/security/vuxml/vuln.xml Tue May 3 13:27:45 2016 (r414530) @@ -58,6 +58,46 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + gitlab -- privilege escalation via "impersonate" feature + + + gitlab + 8.2.08.2.5 + 8.3.08.3.9 + 8.4.08.4.10 + 8.5.08.5.12 + 8.6.08.6.8 + 8.7.08.7.1 + + + + +

SO-AND-SO reports:

+
+

During an internal code review, we discovered a critical security + flaw in the "impersonate" feature of GitLab. Added in GitLab 8.2, + this feature was intended to allow an administrator to simulate + being logged in as any other user.

+

A part of this feature was not properly secured and it was possible + for any authenticated user, administrator or not, to "log in" as any + other user, including administrators. Please see the issue for more + details.

+
+ +
+ + CVE-2016-4340 + ports/209225 + https://about.gitlab.com/2016/05/02/cve-2016-4340-patches/ + https://gitlab.com/gitlab-org/gitlab-ce/issues/15548 + + + 2016-05-02 + 2016-05-03 + +
+ php -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Tue May 3 13:33:04 2016 Return-Path: Delivered-To: svn-ports-all@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 8C80CB2BE86; Tue, 3 May 2016 13:33:04 +0000 (UTC) (envelope-from nemysis@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 67FB71809; Tue, 3 May 2016 13:33:04 +0000 (UTC) (envelope-from nemysis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43DX3G7048108; Tue, 3 May 2016 13:33:03 GMT (envelope-from nemysis@FreeBSD.org) Received: (from nemysis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43DX3n8048103; Tue, 3 May 2016 13:33:03 GMT (envelope-from nemysis@FreeBSD.org) Message-Id: <201605031333.u43DX3n8048103@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nemysis set sender to nemysis@FreeBSD.org using -f From: Rusmir Dusko Date: Tue, 3 May 2016 13:33:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414531 - in head/irc/py-fishcrypt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:33:04 -0000 Author: nemysis Date: Tue May 3 13:33:03 2016 New Revision: 414531 URL: https://svnweb.freebsd.org/changeset/ports/414531 Log: - Update to 5.31, please see /usr/local/share/doc/py-fishcrypt/README.md - Take maintainership - Change comment - Add dependency for net/py-pysocks - Change master site from https://github.com/kwaaak/py-fishcrypt to https://github.com/fladd/py-fishcrypt - Change PLIST_FILES - Change files/pkg-message.in - Change pkg-descr Modified: head/irc/py-fishcrypt/Makefile head/irc/py-fishcrypt/distinfo head/irc/py-fishcrypt/files/pkg-message.in head/irc/py-fishcrypt/pkg-descr Modified: head/irc/py-fishcrypt/Makefile ============================================================================== --- head/irc/py-fishcrypt/Makefile Tue May 3 13:27:45 2016 (r414530) +++ head/irc/py-fishcrypt/Makefile Tue May 3 13:33:03 2016 (r414531) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= py-fishcrypt -DISTVERSION= 4.21 +DISTVERSION= 5.31 CATEGORIES= irc security DIST_SUBDIR= python -MAINTAINER= koalative@gmail.com -COMMENT= FiSH/Mircryption clone for XChat/HexChat +MAINTAINER= nemysis@FreeBSD.org +COMMENT= FiSH/Mircryption-compatible encryption for XChat/HexChat -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}pysocks>=0:net/py-pysocks USE_GITHUB= yes -GH_ACCOUNT= kwaaak -GH_TAGNAME= c001c75 +GH_ACCOUNT= fladd +GH_TAGNAME= 43554b1a USES= dos2unix python:run NO_BUILD= yes @@ -22,7 +23,8 @@ SUB_FILES= pkg-message PORTDOCS= README.md -PLIST_FILES= %%DATADIR%%/fishcrypt.py +PLIST_FILES= %%DATADIR%%/fishcrypt.py \ + %%DATADIR%%/pyBlowfish.py OPTIONS_DEFINE= DOCS HEXCHAT XCHAT @@ -36,7 +38,7 @@ XCHAT_RUN_DEPENDS= xchat:irc/xchat do-install: @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_SCRIPT} ${WRKSRC}/fishcrypt.py ${STAGEDIR}${DATADIR} + ${INSTALL_SCRIPT} ${WRKSRC}/*.py ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/irc/py-fishcrypt/distinfo ============================================================================== --- head/irc/py-fishcrypt/distinfo Tue May 3 13:27:45 2016 (r414530) +++ head/irc/py-fishcrypt/distinfo Tue May 3 13:33:03 2016 (r414531) @@ -1,2 +1,2 @@ -SHA256 (python/kwaaak-py-fishcrypt-4.21-c001c75_GH0.tar.gz) = d253fb1fc308b0745944e32ddad2d3cb5fc2a8c4a53b1fba23b47ac95175d812 -SIZE (python/kwaaak-py-fishcrypt-4.21-c001c75_GH0.tar.gz) = 17177 +SHA256 (python/fladd-py-fishcrypt-5.31-43554b1a_GH0.tar.gz) = 8e361a83b145d67fb53969d3f0255bfd05523c044c1438fac5d310eb14c8cf6e +SIZE (python/fladd-py-fishcrypt-5.31-43554b1a_GH0.tar.gz) = 29595 Modified: head/irc/py-fishcrypt/files/pkg-message.in ============================================================================== --- head/irc/py-fishcrypt/files/pkg-message.in Tue May 3 13:27:45 2016 (r414530) +++ head/irc/py-fishcrypt/files/pkg-message.in Tue May 3 13:33:03 2016 (r414531) @@ -2,7 +2,7 @@ py-fishcrypt has been installed. -To make FiSH work with with py-fishcrypt please symlink as user +To make FiSH work with py-fishcrypt please do symlink as user su user Modified: head/irc/py-fishcrypt/pkg-descr ============================================================================== --- head/irc/py-fishcrypt/pkg-descr Tue May 3 13:27:45 2016 (r414530) +++ head/irc/py-fishcrypt/pkg-descr Tue May 3 13:33:03 2016 (r414531) @@ -1,3 +1,8 @@ -FiSH/Mircryption clone for XChat and clones in 100% Python. +FiSH/Mircryption-compatible encryption for XChat/HexChat. -WWW: https://github.com/kwaaak/py-fishcrypt + Encrypt/decrypt private conversations + Encrypt/decrypt channel conversations + Choose between ECB and CBC + Automatic DH key exchange (private conversations only) + +WWW: https://github.com/fladd/py-fishcrypt From owner-svn-ports-all@freebsd.org Tue May 3 13:42:24 2016 Return-Path: Delivered-To: svn-ports-all@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 8341DB2A1EF; Tue, 3 May 2016 13:42:24 +0000 (UTC) (envelope-from pi@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 3C8C21D37; Tue, 3 May 2016 13:42:24 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43DgNPX051096; Tue, 3 May 2016 13:42:23 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43DgNbX051093; Tue, 3 May 2016 13:42:23 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605031342.u43DgNbX051093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 3 May 2016 13:42:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414532 - branches/2016Q2/www/gitlab X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:42:24 -0000 Author: pi Date: Tue May 3 13:42:23 2016 New Revision: 414532 URL: https://svnweb.freebsd.org/changeset/ports/414532 Log: www/gitlab: 8.5.11 -> 8.5.12 to really fix CVE-2016-4340 Changes: https://about.gitlab.com/2016/05/02/cve-2016-4340-patches/ PR: 209225 Submitted by: Torsten Zuehlsdorff (maintainer) Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/www/gitlab/Makefile branches/2016Q2/www/gitlab/distinfo branches/2016Q2/www/gitlab/pkg-plist Modified: branches/2016Q2/www/gitlab/Makefile ============================================================================== --- branches/2016Q2/www/gitlab/Makefile Tue May 3 13:33:03 2016 (r414531) +++ branches/2016Q2/www/gitlab/Makefile Tue May 3 13:42:23 2016 (r414532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 8.5.11 +PORTVERSION= 8.5.12 DISTVERSIONPREFIX= v CATEGORIES= www devel Modified: branches/2016Q2/www/gitlab/distinfo ============================================================================== --- branches/2016Q2/www/gitlab/distinfo Tue May 3 13:33:03 2016 (r414531) +++ branches/2016Q2/www/gitlab/distinfo Tue May 3 13:42:23 2016 (r414532) @@ -1,2 +1,2 @@ -SHA256 (gitlabhq-gitlabhq-v8.5.11_GH0.tar.gz) = 084853403d55e53587d2d03a30ffc03acd36561fcc3783f0d7c8e048d3303c49 -SIZE (gitlabhq-gitlabhq-v8.5.11_GH0.tar.gz) = 15181985 +SHA256 (gitlabhq-gitlabhq-v8.5.12_GH0.tar.gz) = d2827c68e02a149d70971341992d55248fc5bd8041f9e3669b8282597dd31078 +SIZE (gitlabhq-gitlabhq-v8.5.12_GH0.tar.gz) = 15185637 Modified: branches/2016Q2/www/gitlab/pkg-plist ============================================================================== --- branches/2016Q2/www/gitlab/pkg-plist Tue May 3 13:33:03 2016 (r414531) +++ branches/2016Q2/www/gitlab/pkg-plist Tue May 3 13:42:23 2016 (r414532) @@ -290,7 +290,7 @@ %%WWWDIR%%/app/controllers/admin/groups_controller.rb %%WWWDIR%%/app/controllers/admin/hooks_controller.rb %%WWWDIR%%/app/controllers/admin/identities_controller.rb -%%WWWDIR%%/app/controllers/admin/impersonation_controller.rb +%%WWWDIR%%/app/controllers/admin/impersonations_controller.rb %%WWWDIR%%/app/controllers/admin/keys_controller.rb %%WWWDIR%%/app/controllers/admin/labels_controller.rb %%WWWDIR%%/app/controllers/admin/logs_controller.rb @@ -2731,7 +2731,7 @@ %%WWWDIR%%/spec/benchmarks/services/projects/create_service_spec.rb %%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb -%%WWWDIR%%/spec/controllers/admin/impersonation_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/spam_logs_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb %%WWWDIR%%/spec/controllers/application_controller_spec.rb @@ -2827,6 +2827,7 @@ %%WWWDIR%%/spec/features/issues_spec.rb %%WWWDIR%%/spec/features/login_spec.rb %%WWWDIR%%/spec/features/markdown_spec.rb +%%WWWDIR%%/spec/features/merge_requests/create_new_mr_spec.rb %%WWWDIR%%/spec/features/merge_requests/filter_by_milestone_spec.rb %%WWWDIR%%/spec/features/merge_requests/merge_when_build_succeeds_spec.rb %%WWWDIR%%/spec/features/notes_on_merge_requests_spec.rb @@ -3088,7 +3089,6 @@ %%WWWDIR%%/spec/models/email_spec.rb %%WWWDIR%%/spec/models/event_spec.rb %%WWWDIR%%/spec/models/external_issue_spec.rb -%%WWWDIR%%/spec/models/external_wiki_service_spec.rb %%WWWDIR%%/spec/models/forked_project_link_spec.rb %%WWWDIR%%/spec/models/generic_commit_status_spec.rb %%WWWDIR%%/spec/models/global_milestone_spec.rb @@ -3116,14 +3116,20 @@ %%WWWDIR%%/spec/models/project_services/bamboo_service_spec.rb %%WWWDIR%%/spec/models/project_services/buildkite_service_spec.rb %%WWWDIR%%/spec/models/project_services/builds_email_service_spec.rb +%%WWWDIR%%/spec/models/project_services/campfire_service_spec.rb +%%WWWDIR%%/spec/models/project_services/custom_issue_tracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/drone_ci_service_spec.rb +%%WWWDIR%%/spec/models/project_services/emails_on_push_service_spec.rb +%%WWWDIR%%/spec/models/project_services/external_wiki_service_spec.rb %%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb %%WWWDIR%%/spec/models/project_services/gemnasium_service_spec.rb %%WWWDIR%%/spec/models/project_services/gitlab_issue_tracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/hipchat_service_spec.rb %%WWWDIR%%/spec/models/project_services/irker_service_spec.rb %%WWWDIR%%/spec/models/project_services/jira_service_spec.rb +%%WWWDIR%%/spec/models/project_services/pivotaltracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/pushover_service_spec.rb +%%WWWDIR%%/spec/models/project_services/redmine_service_spec.rb %%WWWDIR%%/spec/models/project_services/slack_service/build_message_spec.rb %%WWWDIR%%/spec/models/project_services/slack_service/issue_message_spec.rb %%WWWDIR%%/spec/models/project_services/slack_service/merge_message_spec.rb @@ -3166,6 +3172,7 @@ %%WWWDIR%%/spec/requests/api/notes_spec.rb %%WWWDIR%%/spec/requests/api/project_hooks_spec.rb %%WWWDIR%%/spec/requests/api/project_members_spec.rb +%%WWWDIR%%/spec/requests/api/project_snippets_spec.rb %%WWWDIR%%/spec/requests/api/projects_spec.rb %%WWWDIR%%/spec/requests/api/repositories_spec.rb %%WWWDIR%%/spec/requests/api/runners_spec.rb @@ -3246,6 +3253,7 @@ %%WWWDIR%%/spec/support/gitlab_stubs/projects.json %%WWWDIR%%/spec/support/gitlab_stubs/session.json %%WWWDIR%%/spec/support/gitlab_stubs/user.json +%%WWWDIR%%/spec/support/issue_tracker_service_shared_example.rb %%WWWDIR%%/spec/support/jira_service_helper.rb %%WWWDIR%%/spec/support/login_helpers.rb %%WWWDIR%%/spec/support/markdown_feature.rb From owner-svn-ports-all@freebsd.org Tue May 3 13:49:25 2016 Return-Path: Delivered-To: svn-ports-all@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 D250BB2A292; Tue, 3 May 2016 13:49:25 +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 8973F1F11; Tue, 3 May 2016 13:49:25 +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 u43DnOLL051463; Tue, 3 May 2016 13:49:24 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43DnO4k051460; Tue, 3 May 2016 13:49:24 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605031349.u43DnO4k051460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 3 May 2016 13:49:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414533 - in head/net-mgmt/netdisco: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 13:49:25 -0000 Author: robak Date: Tue May 3 13:49:24 2016 New Revision: 414533 URL: https://svnweb.freebsd.org/changeset/ports/414533 Log: net-mgmt/netdisco: update 2.033004 -> 2.033006 PR: 209070 Submitted by: Geoffroy Desvernay (maintainer) Modified: head/net-mgmt/netdisco/Makefile head/net-mgmt/netdisco/distinfo head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in Modified: head/net-mgmt/netdisco/Makefile ============================================================================== --- head/net-mgmt/netdisco/Makefile Tue May 3 13:42:23 2016 (r414532) +++ head/net-mgmt/netdisco/Makefile Tue May 3 13:49:24 2016 (r414533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netdisco -PORTVERSION= 2.033004 +PORTVERSION= 2.033006 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OLIVER Modified: head/net-mgmt/netdisco/distinfo ============================================================================== --- head/net-mgmt/netdisco/distinfo Tue May 3 13:42:23 2016 (r414532) +++ head/net-mgmt/netdisco/distinfo Tue May 3 13:49:24 2016 (r414533) @@ -1,2 +1,2 @@ -SHA256 (App-Netdisco-2.033004.tar.gz) = cb14b17940b4d8983bceb60498363015c281e5f8e64c3782e4e5063b66b8ccef -SIZE (App-Netdisco-2.033004.tar.gz) = 773871 +SHA256 (App-Netdisco-2.033006.tar.gz) = b344e696b513316a6e854fb0d3936e7b40248e8316de60e64aeaaf26117d5486 +SIZE (App-Netdisco-2.033006.tar.gz) = 774341 Modified: head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in ============================================================================== --- head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in Tue May 3 13:42:23 2016 (r414532) +++ head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in Tue May 3 13:49:24 2016 (r414533) @@ -1,2 +1,2 @@ -/var/log/netdisco/netdisco-web.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-web.log -/var/log/netdisco/netdisco-daemon.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-daemon.log +/var/log/netdisco/netdisco-web.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-web.pid +/var/log/netdisco/netdisco-daemon.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-daemon.pid From owner-svn-ports-all@freebsd.org Tue May 3 14:03:51 2016 Return-Path: Delivered-To: svn-ports-all@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 33BC2B2A65A; Tue, 3 May 2016 14:03:51 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A280E177E; Tue, 3 May 2016 14:03:50 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id fb20abc0 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Tue, 3 May 2016 08:03:41 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r414520 - head/graphics/ImageMagick7 From: Adam Weinberger In-Reply-To: <201605030848.u438mR0Q058129@repo.freebsd.org> Date: Tue, 3 May 2016 08:03:37 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <78BE19A3-3406-40D5-A89F-91C204B0CD49@adamw.org> References: <201605030848.u438mR0Q058129@repo.freebsd.org> To: Koop Mast X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 14:03:51 -0000 > On 3 May, 2016, at 2:48, Koop Mast wrote: >=20 > Author: kwm > Date: Tue May 3 08:48:27 2016 > New Revision: 414520 > URL: https://svnweb.freebsd.org/changeset/ports/414520 >=20 > Log: > Update ImageMagick7 to 7.0.1-0. >=20 > * Switch to USES=3Dlocalbase. > * Removal all the warnings about this being unstable now that it is > released. > * Switch to CONFLICT_INSTALL Good work on the update, Koop. But, please don't leave graphics/ImageMagick as the old, outdated = version! How are users supposed to know what they're going to get? Please, rename graphics/ImageMagick to ImageMagick-legacy (or even = ImageMagick6) and rename ImageMagick7 to ImageMagick. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-all@freebsd.org Tue May 3 15:19:22 2016 Return-Path: Delivered-To: svn-ports-all@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 B0151B2BB2E; Tue, 3 May 2016 15:19:22 +0000 (UTC) (envelope-from dinoex@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 71FC21767; Tue, 3 May 2016 15:19:22 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43FJL1A078468; Tue, 3 May 2016 15:19:21 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43FJLgr078465; Tue, 3 May 2016 15:19:21 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201605031519.u43FJLgr078465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Tue, 3 May 2016 15:19:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414534 - head/security/openssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 15:19:22 -0000 Author: dinoex Date: Tue May 3 15:19:21 2016 New Revision: 414534 URL: https://svnweb.freebsd.org/changeset/ports/414534 Log: - Security update to 1.0.2h Security: https://www.openssl.org/news/secadv/20160503.txt Security: CVE-2016-2105 Security: CVE-2016-2106 Security: CVE-2016-2107 Security: CVE-2016-2108 Security: CVE-2016-2109 Security: CVE-2016-2176 MFH: 2016Q2 Modified: head/security/openssl/Makefile head/security/openssl/distinfo head/security/openssl/pkg-plist Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Tue May 3 13:49:24 2016 (r414533) +++ head/security/openssl/Makefile Tue May 3 15:19:21 2016 (r414534) @@ -3,8 +3,8 @@ PORTNAME= openssl PORTVERSION= 1.0.2 -DISTVERSIONSUFFIX= g -PORTREVISION= 11 +DISTVERSIONSUFFIX= h +PORTREVISION= 12 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ ftp://ftp.openssl.org/source/ \ Modified: head/security/openssl/distinfo ============================================================================== --- head/security/openssl/distinfo Tue May 3 13:49:24 2016 (r414533) +++ head/security/openssl/distinfo Tue May 3 15:19:21 2016 (r414534) @@ -1,10 +1,10 @@ -SHA256 (openssl-1.0.2g/openssl-1.0.2g.tar.gz) = b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33 -SIZE (openssl-1.0.2g/openssl-1.0.2g.tar.gz) = 5266102 -SHA256 (openssl-1.0.2g/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 -SIZE (openssl-1.0.2g/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717 -SHA256 (openssl-1.0.2g/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 -SIZE (openssl-1.0.2g/1002-backport-changes-from-upstream-padlock-module.patch) = 5770 -SHA256 (openssl-1.0.2g/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea -SIZE (openssl-1.0.2g/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = 20935 -SHA256 (openssl-1.0.2g/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 97eb4411d0fc0890e94bc7c2d682f68b71135da782af769ca73914b37da2b1fd -SIZE (openssl-1.0.2g/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 832 +SHA256 (openssl-1.0.2h/openssl-1.0.2h.tar.gz) = 1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919 +SIZE (openssl-1.0.2h/openssl-1.0.2h.tar.gz) = 5274412 +SHA256 (openssl-1.0.2h/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 +SIZE (openssl-1.0.2h/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717 +SHA256 (openssl-1.0.2h/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 +SIZE (openssl-1.0.2h/1002-backport-changes-from-upstream-padlock-module.patch) = 5770 +SHA256 (openssl-1.0.2h/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea +SIZE (openssl-1.0.2h/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = 20935 +SHA256 (openssl-1.0.2h/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 97eb4411d0fc0890e94bc7c2d682f68b71135da782af769ca73914b37da2b1fd +SIZE (openssl-1.0.2h/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 832 Modified: head/security/openssl/pkg-plist ============================================================================== --- head/security/openssl/pkg-plist Tue May 3 13:49:24 2016 (r414533) +++ head/security/openssl/pkg-plist Tue May 3 15:19:21 2016 (r414534) @@ -750,6 +750,10 @@ man/man3/EVP_CipherFinal_ex.3.gz man/man3/EVP_CipherInit.3.gz man/man3/EVP_CipherInit_ex.3.gz man/man3/EVP_CipherUpdate.3.gz +man/man3/EVP_DecodeBlock.3.gz +man/man3/EVP_DecodeFinal.3.gz +man/man3/EVP_DecodeInit.3.gz +man/man3/EVP_DecodeUpdate.3.gz man/man3/EVP_DecryptFinal.3.gz man/man3/EVP_DecryptFinal_ex.3.gz man/man3/EVP_DecryptInit.3.gz @@ -766,6 +770,10 @@ man/man3/EVP_DigestUpdate.3.gz man/man3/EVP_DigestVerifyFinal.3.gz man/man3/EVP_DigestVerifyInit.3.gz man/man3/EVP_DigestVerifyUpdate.3.gz +man/man3/EVP_EncodeBlock.3.gz +man/man3/EVP_EncodeFinal.3.gz +man/man3/EVP_EncodeInit.3.gz +man/man3/EVP_EncodeUpdate.3.gz man/man3/EVP_EncryptFinal.3.gz man/man3/EVP_EncryptFinal_ex.3.gz man/man3/EVP_EncryptInit.3.gz @@ -1223,6 +1231,8 @@ man/man3/SSL_CTX_set1_curves.3.gz man/man3/SSL_CTX_set1_curves_list.3.gz man/man3/SSL_CTX_set1_param.3.gz man/man3/SSL_CTX_set1_verify_cert_store.3.gz +man/man3/SSL_CTX_set_alpn_protos.3.gz +man/man3/SSL_CTX_set_alpn_select_cb.3.gz man/man3/SSL_CTX_set_cert_cb.3.gz man/man3/SSL_CTX_set_cert_store.3.gz man/man3/SSL_CTX_set_cert_verify_callback.3.gz @@ -1302,6 +1312,7 @@ man/man3/SSL_ctrl.3.gz man/man3/SSL_do_handshake.3.gz man/man3/SSL_flush_sessions.3.gz man/man3/SSL_free.3.gz +man/man3/SSL_get0_alpn_selected.3.gz man/man3/SSL_get0_chain_certs.3.gz man/man3/SSL_get0_param.3.gz man/man3/SSL_get1_curves.3.gz @@ -1356,6 +1367,7 @@ man/man3/SSL_remove_session.3.gz man/man3/SSL_rstate_string.3.gz man/man3/SSL_rstate_string_long.3.gz man/man3/SSL_select_current_cert.3.gz +man/man3/SSL_select_next_proto.3.gz man/man3/SSL_session_reused.3.gz man/man3/SSL_set0_chain.3.gz man/man3/SSL_set0_chain_cert_store.3.gz @@ -1367,6 +1379,7 @@ man/man3/SSL_set1_curves_list.3.gz man/man3/SSL_set1_param.3.gz man/man3/SSL_set1_verify_cert_store.3.gz man/man3/SSL_set_bio.3.gz +man/man3/SSL_set_alpn_protos.3.gz man/man3/SSL_set_cert_cb.3.gz man/man3/SSL_set_cipher_list.3.gz man/man3/SSL_set_client_CA_list.3.gz From owner-svn-ports-all@freebsd.org Tue May 3 15:45:21 2016 Return-Path: Delivered-To: svn-ports-all@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 E09E1B2C34C; Tue, 3 May 2016 15:45:21 +0000 (UTC) (envelope-from arved@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 B0EE718E6; Tue, 3 May 2016 15:45:21 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43FjKqI087450; Tue, 3 May 2016 15:45:20 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43FjK1B087448; Tue, 3 May 2016 15:45:20 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605031545.u43FjK1B087448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 3 May 2016 15:45:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414535 - head/security/py-pyotp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 15:45:22 -0000 Author: arved Date: Tue May 3 15:45:20 2016 New Revision: 414535 URL: https://svnweb.freebsd.org/changeset/ports/414535 Log: Update to 2.1.0 PR: 209234 Submitted by: maintainer Modified: head/security/py-pyotp/Makefile head/security/py-pyotp/distinfo Modified: head/security/py-pyotp/Makefile ============================================================================== --- head/security/py-pyotp/Makefile Tue May 3 15:19:21 2016 (r414534) +++ head/security/py-pyotp/Makefile Tue May 3 15:45:20 2016 (r414535) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= pyotp -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.0 CATEGORIES= security -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vlad-fbsd@acheronmedia.com @@ -11,6 +10,11 @@ COMMENT= Python One Time Password Librar LICENSE= MIT +USE_GITHUB= yes +GH_ACCOUNT= pyotp +GH_PROJECT= pyotp +GH_TAGNAME= 02ab049b2b473365bc7b57dc8dba14af71265895 + USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes Modified: head/security/py-pyotp/distinfo ============================================================================== --- head/security/py-pyotp/distinfo Tue May 3 15:19:21 2016 (r414534) +++ head/security/py-pyotp/distinfo Tue May 3 15:45:20 2016 (r414535) @@ -1,2 +1,2 @@ -SHA256 (pyotp-2.0.1.tar.gz) = d08ebc8a1083aff63a62dc702df26c460b5d2ee4badce6e6c7566e5390078667 -SIZE (pyotp-2.0.1.tar.gz) = 8118 +SHA256 (pyotp-pyotp-2.1.0-02ab049b2b473365bc7b57dc8dba14af71265895_GH0.tar.gz) = b16bebd7d7f2618e0416d2ac94ec9872321839cc253bb02d23575ce33d0c6a3d +SIZE (pyotp-pyotp-2.1.0-02ab049b2b473365bc7b57dc8dba14af71265895_GH0.tar.gz) = 12958 From owner-svn-ports-all@freebsd.org Tue May 3 16:05:21 2016 Return-Path: Delivered-To: svn-ports-all@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 3808BB2C899; Tue, 3 May 2016 16:05:21 +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 0A3E8187E; Tue, 3 May 2016 16:05:20 +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 u43G5KYQ093588; Tue, 3 May 2016 16:05:20 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43G5KUW093585; Tue, 3 May 2016 16:05:20 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605031605.u43G5KUW093585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 3 May 2016 16:05:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414536 - in head/games/freesynd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 16:05:21 -0000 Author: madpilot Date: Tue May 3 16:05:19 2016 New Revision: 414536 URL: https://svnweb.freebsd.org/changeset/ports/414536 Log: Update to 0.7.5. Deleted: head/games/freesynd/files/patch-src-CMakeLists.txt Modified: head/games/freesynd/Makefile head/games/freesynd/distinfo head/games/freesynd/pkg-plist Modified: head/games/freesynd/Makefile ============================================================================== --- head/games/freesynd/Makefile Tue May 3 15:45:20 2016 (r414535) +++ head/games/freesynd/Makefile Tue May 3 16:05:19 2016 (r414536) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= freesynd -PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTVERSION= 0.7.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/games/freesynd/distinfo ============================================================================== --- head/games/freesynd/distinfo Tue May 3 15:45:20 2016 (r414535) +++ head/games/freesynd/distinfo Tue May 3 16:05:19 2016 (r414536) @@ -1,2 +1,2 @@ -SHA256 (freesynd-0.7.1.tar.gz) = e55b0b3386cdace81fdcd8e33943535abf19ba0797b78c404689bcdd2c55f7de -SIZE (freesynd-0.7.1.tar.gz) = 2576695 +SHA256 (freesynd-0.7.5.tar.gz) = 1a1611cdc3af5659fcc3f6c1db5e4895e67b5a7b22c55416ffeeedd6360080e3 +SIZE (freesynd-0.7.5.tar.gz) = 2622888 Modified: head/games/freesynd/pkg-plist ============================================================================== --- head/games/freesynd/pkg-plist Tue May 3 15:45:20 2016 (r414535) +++ head/games/freesynd/pkg-plist Tue May 3 16:05:19 2016 (r414536) @@ -8,3 +8,4 @@ bin/freesynd %%DATADIR%%/data/music/intro.ogg %%DATADIR%%/data/ref/original_data.crc %%DATADIR%%/data/ref/research.dat +%%DATADIR%%/data/ref/weapons.dat From owner-svn-ports-all@freebsd.org Tue May 3 16:23:02 2016 Return-Path: Delivered-To: svn-ports-all@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 A6E42B2CDBF; Tue, 3 May 2016 16:23:02 +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 7E343134D; Tue, 3 May 2016 16:23:02 +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 u43GN1T2099649; Tue, 3 May 2016 16:23:01 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43GN1cl099645; Tue, 3 May 2016 16:23:01 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605031623.u43GN1cl099645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 3 May 2016 16:23:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414537 - head/graphics/qgis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 16:23:02 -0000 Author: madpilot Date: Tue May 3 16:23:01 2016 New Revision: 414537 URL: https://svnweb.freebsd.org/changeset/ports/414537 Log: Update to 2.14.2 PR: 209178 Submitted by: Rainer Hurling (maintainer) Modified: head/graphics/qgis/Makefile head/graphics/qgis/distinfo head/graphics/qgis/pkg-plist Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Tue May 3 16:05:19 2016 (r414536) +++ head/graphics/qgis/Makefile Tue May 3 16:23:01 2016 (r414537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qgis -PORTVERSION= 2.14.1 +PORTVERSION= 2.14.2 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -23,7 +23,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ USE_GITHUB= yes GH_PROJECT= ${PORTNAME:tu} -GH_TAGNAME= ea85bef +GH_TAGNAME= b3e642c USES= cpe bison cmake desktop-file-utils execinfo fortran gmake python:2 sqlite USE_QT4= gui svg xml network sql designer testlib linguist_build \ Modified: head/graphics/qgis/distinfo ============================================================================== --- head/graphics/qgis/distinfo Tue May 3 16:05:19 2016 (r414536) +++ head/graphics/qgis/distinfo Tue May 3 16:23:01 2016 (r414537) @@ -1,2 +1,2 @@ -SHA256 (qgis-QGIS-2.14.1-ea85bef_GH0.tar.gz) = 268ab9736c8953b9e9758c492d348bfa254000cdeba8bc907aa6806ea2c52368 -SIZE (qgis-QGIS-2.14.1-ea85bef_GH0.tar.gz) = 87768282 +SHA256 (qgis-QGIS-2.14.2-b3e642c_GH0.tar.gz) = 5813103b55568eb1ae450033224837e93c9e2a55c397a6236a19cedd70f9c89c +SIZE (qgis-QGIS-2.14.2-b3e642c_GH0.tar.gz) = 87856644 Modified: head/graphics/qgis/pkg-plist ============================================================================== --- head/graphics/qgis/pkg-plist Tue May 3 16:05:19 2016 (r414536) +++ head/graphics/qgis/pkg-plist Tue May 3 16:23:01 2016 (r414537) @@ -657,21 +657,21 @@ include/qgis/ui_qgsprojectionselectorbas include/qgis/ui_qgsquerybuilderbase.h include/qgis/ui_qgssublayersdialogbase.h lib/libqgis_analysis.so -lib/libqgis_analysis.so.2.14.1 +lib/libqgis_analysis.so.2.14.2 lib/libqgis_app.so -lib/libqgis_app.so.2.14.1 +lib/libqgis_app.so.2.14.2 lib/libqgis_core.so -lib/libqgis_core.so.2.14.1 +lib/libqgis_core.so.2.14.2 lib/libqgis_gui.so -lib/libqgis_gui.so.2.14.1 +lib/libqgis_gui.so.2.14.2 lib/libqgis_networkanalysis.so -lib/libqgis_networkanalysis.so.2.14.1 +lib/libqgis_networkanalysis.so.2.14.2 %%SERVER%%lib/libqgis_server.so -%%SERVER%%lib/libqgis_server.so.2.14.1 +%%SERVER%%lib/libqgis_server.so.2.14.2 %%GRASS%%lib/libqgisgrass6.so -%%GRASS%%lib/libqgisgrass6.so.2.14.1 +%%GRASS%%lib/libqgisgrass6.so.2.14.2 %%PYTHON%%lib/libqgispython.so -%%PYTHON%%lib/libqgispython.so.2.14.1 +%%PYTHON%%lib/libqgispython.so.2.14.2 %%PYTHON%%%%CUSTOMWIDGETS%%%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/qgis_customwidgets.py lib/qgis/crssync %%GRASS%%lib/qgis/grass/bin/qgis.g.browser6 @@ -717,7 +717,7 @@ lib/qgis/plugins/libwmsprovider.so lib/qgis/plugins/libzonalstatisticsplugin.so lib/qgis/qgis_help %%CUSTOMWIDGETS%%%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so -%%CUSTOMWIDGETS%%%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so.2.14.1 +%%CUSTOMWIDGETS%%%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so.2.14.2 man/man1/qbrowser.1.gz man/man1/qgis.1.gz share/applications/qgis.desktop @@ -4830,8 +4830,8 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/delete.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/edit.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/edithelp.png -%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/gdal.png -%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/grass.png +%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/gdal.svg +%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/grass.svg %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/history.gif %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/input.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/iterate.png @@ -4842,13 +4842,13 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/output.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/plus.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/postgis.png -%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/qgis.png -%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/r.png +%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/qgis.svg +%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/r.svg %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/results.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/runalgorithm.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/saga.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/script.png -%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/taudem.png +%%PYTHON%%%%DATADIR%%/python/plugins/processing/images/taudem.svg %%PYTHON%%%%DATADIR%%/python/plugins/processing/images/tool.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/metadata.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/modeler/AddModelFromFileAction.py @@ -5643,6 +5643,8 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/qgis/gui/__init__.py %%PYTHON%%%%DATADIR%%/python/qgis/networkanalysis/__init__.py %%SERVER%%%%PYTHON%%%%DATADIR%%/python/qgis/server/__init__.py +%%PYTHON%%%%DATADIR%%/python/qgis/testing/__init__.py +%%PYTHON%%%%DATADIR%%/python/qgis/testing/mocked.py %%PYTHON%%%%DATADIR%%/python/qgis/user.py %%PYTHON%%%%DATADIR%%/python/qgis/utils.py %%PYTHON%%%%DATADIR%%/python/qsci_apis/OSGeo_GDAL-OGR-1.10.0.api @@ -5661,8 +5663,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/qsci_apis/QScintilla2-2.7.2.api %%PYTHON%%%%DATADIR%%/python/qsci_apis/pyqgis.pap %%PYTHON%%%%DATADIR%%/python/six.py -%%PYTHON%%%%DATADIR%%/python/testing/__init__.py -%%PYTHON%%%%DATADIR%%/python/testing/mocked.py %%PYTHON%%%%DATADIR%%/python/yaml/__init__.py %%PYTHON%%%%DATADIR%%/python/yaml/composer.py %%PYTHON%%%%DATADIR%%/python/yaml/constructor.py From owner-svn-ports-all@freebsd.org Tue May 3 16:29:08 2016 Return-Path: Delivered-To: svn-ports-all@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 5A295B2CE45; Tue, 3 May 2016 16:29:08 +0000 (UTC) (envelope-from arved@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 2AD181508; Tue, 3 May 2016 16:29:08 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43GT723099936; Tue, 3 May 2016 16:29:07 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43GT7oV099935; Tue, 3 May 2016 16:29:07 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605031629.u43GT7oV099935@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 3 May 2016 16:29:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414538 - head/benchmarks/flowgrind X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 16:29:08 -0000 Author: arved Date: Tue May 3 16:29:07 2016 New Revision: 414538 URL: https://svnweb.freebsd.org/changeset/ports/414538 Log: This port does not need to depend on libpcap from ports Modified: head/benchmarks/flowgrind/Makefile Modified: head/benchmarks/flowgrind/Makefile ============================================================================== --- head/benchmarks/flowgrind/Makefile Tue May 3 16:23:01 2016 (r414537) +++ head/benchmarks/flowgrind/Makefile Tue May 3 16:29:07 2016 (r414538) @@ -3,6 +3,7 @@ PORTNAME= flowgrind PORTVERSION= 0.7.5 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= benchmarks @@ -12,9 +13,7 @@ COMMENT= Measure throughput and other me LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= pcap-config:net/libpcap -LIB_DEPENDS= libpcap.so:net/libpcap \ - libgsl.so:math/gsl \ +LIB_DEPENDS= libgsl.so:math/gsl \ libxmlrpc.so:net/xmlrpc-c USE_GITHUB= yes @@ -22,6 +21,7 @@ USE_GITHUB= yes USES= autoreconf GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-pcap --enable-gsl +CONFIGURE_ENV= LIBS="${LIBS} -lpcap" post-patch: @${RM} -rf ${WRKSRC}/build-aux From owner-svn-ports-all@freebsd.org Tue May 3 16:32:14 2016 Return-Path: Delivered-To: svn-ports-all@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 8BB4AB2CFB9; Tue, 3 May 2016 16:32:14 +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 4FF7819F4; Tue, 3 May 2016 16:32:14 +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 u43GWD9F002877; Tue, 3 May 2016 16:32:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43GWDXf002874; Tue, 3 May 2016 16:32:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605031632.u43GWDXf002874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 3 May 2016 16:32:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414539 - in head: devel/fb-adb graphics/sekrit-twc-zimg multimedia/vapoursynth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 16:32:14 -0000 Author: jbeich Date: Tue May 3 16:32:13 2016 New Revision: 414539 URL: https://svnweb.freebsd.org/changeset/ports/414539 Log: Work around _OFF helpers not invoking for OPTIONS_DEFINE_${ARCH} Modified: head/devel/fb-adb/Makefile (contents, props changed) head/graphics/sekrit-twc-zimg/Makefile (contents, props changed) head/multimedia/vapoursynth/Makefile (contents, props changed) Modified: head/devel/fb-adb/Makefile ============================================================================== --- head/devel/fb-adb/Makefile Tue May 3 16:29:07 2016 (r414538) +++ head/devel/fb-adb/Makefile Tue May 3 16:32:13 2016 (r414539) @@ -11,8 +11,6 @@ COMMENT= Better shell for Android device LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= xxd:editors/vim-lite \ ${BASH_CMD}:shells/${BASH_CMD:T} RUN_DEPENDS= adb:devel/android-tools-adb @@ -39,11 +37,9 @@ CONFIGURE_ENV+= HOST_CFLAGS="${CPPFLAGS} STUB_LDFLAGS="${STUB_LDFLAGS}" \ LDFLAGS="" LIBS="" -OPTIONS_DEFINE= ASSERT BASH DEBUG -OPTIONS_DEFINE_amd64= NDK -OPTIONS_DEFINE_i386= NDK -OPTIONS_DEFAULT_amd64= NDK -OPTIONS_DEFAULT_i386= NDK +OPTIONS_DEFINE= ASSERT BASH DEBUG NDK +OPTIONS_DEFAULT=NDK +OPTIONS_EXCLUDE=${ARCH:Namd64:Ni386:C/.+/NDK/} OPTIONS_EXCLUDE_DragonFly=NDK ASSERT_CONFIGURE_ENABLE=checking Modified: head/graphics/sekrit-twc-zimg/Makefile ============================================================================== --- head/graphics/sekrit-twc-zimg/Makefile Tue May 3 16:29:07 2016 (r414538) +++ head/graphics/sekrit-twc-zimg/Makefile Tue May 3 16:32:13 2016 (r414539) @@ -14,8 +14,6 @@ LICENSE_NAME= Do What The Fuck You Want LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} -BROKEN_powerpc64= Does not build - USE_GITHUB= yes GH_ACCOUNT= sekrit-twc @@ -31,12 +29,9 @@ CPPFLAGS+= -D_GLIBCXX_USE_C99 -D_GLIBCXX INSTALL_TARGET= install-strip USE_LDCONFIG= yes -OPTIONS_DEFINE= TEST - -OPTIONS_DEFINE_amd64= SIMD -OPTIONS_DEFINE_i386= SIMD -OPTIONS_DEFAULT_amd64= SIMD -OPTIONS_DEFAULT_i386= SIMD # runtime detection +OPTIONS_DEFINE= SIMD TEST +OPTIONS_DEFAULT=SIMD +OPTIONS_EXCLUDE=${ARCH:Namd64:Ni386:C/.+/SIMD/} SIMD_CONFIGURE_ENABLE= x86simd Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Tue May 3 16:29:07 2016 (r414538) +++ head/multimedia/vapoursynth/Makefile Tue May 3 16:32:13 2016 (r414539) @@ -20,13 +20,11 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes DATADIR= ${PREFIX}/lib/vapoursynth -OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD +OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD SIMD OPTIONS_DEFAULT=${OPTIONS_GROUP_COMPS} ${OPTIONS_GROUP_PLUGINS} -OPTIONS_SUB= yes - -OPTIONS_DEFINE_amd64= SIMD -OPTIONS_DEFINE_i386= SIMD OPTIONS_DEFAULT_amd64= SIMD +OPTIONS_EXCLUDE=${ARCH:Namd64:Ni386:C/.+/SIMD/} +OPTIONS_SUB= yes OPTIONS_GROUP= COMPS PLUGINS COMPS_DESC= Components From owner-svn-ports-all@freebsd.org Tue May 3 16:35:52 2016 Return-Path: Delivered-To: svn-ports-all@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 8F035B2B2C5 for ; Tue, 3 May 2016 16:35:52 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 35B7F1FBE for ; Tue, 3 May 2016 16:35:51 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 98038 invoked by uid 89); 3 May 2016 16:35:45 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 3 May 2016 16:35:44 -0000 Received: (qmail 98016 invoked by uid 89); 3 May 2016 16:35:27 -0000 Received: by simscan 1.3.1 ppid: 98008, pid: 98012, t: 0.0044s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 3 May 2016 16:35:27 -0000 Received: (qmail 28921 invoked by uid 89); 3 May 2016 16:35:27 -0000 Received: by simscan 1.4.0 ppid: 28898, pid: 28917, t: 0.8869s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 3 May 2016 16:35:26 -0000 From: Jan Beich To: Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r413746 - in head: archivers/innoextract archivers/pecl-phk archivers/php55-phar archivers/php56-phar audio/xmms-volnorm benchmarks/smhasher biology/plinkseq chinese/wordpress-zh_CN chi... References: <201604211643.u3LGhF6h057956@repo.freebsd.org> Date: Tue, 03 May 2016 18:35:13 +0200 In-Reply-To: <201604211643.u3LGhF6h057956@repo.freebsd.org> (Steve Wills's message of "Thu, 21 Apr 2016 16:43:15 +0000 (UTC)") Message-ID: <7ffb-9k1q-wny@vfemail.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 16:35:52 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Steve Wills writes: > Author: swills > Date: Thu Apr 21 16:43:14 2016 > New Revision: 413746 > URL: https://svnweb.freebsd.org/changeset/ports/413746 > > Log: > many ports: mark broken on powerpc64 [...] > Modified: head/devel/fb-adb/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/fb-adb/Makefile Thu Apr 21 16:39:20 2016 (r413745) > +++ head/devel/fb-adb/Makefile Thu Apr 21 16:43:14 2016 (r413746) > @@ -11,6 +11,8 @@ COMMENT=3D Better shell for Android device > LICENSE=3D BSD3CLAUSE > LICENSE_FILE=3D ${WRKSRC}/LICENSE >=20 > +BROKEN_powerpc64=3D Does not build > + > BUILD_DEPENDS=3D xxd:editors/vim-lite \ > ${BASH_CMD}:shells/${BASH_CMD:T} > RUN_DEPENDS=3D adb:devel/android-tools-adb [...] > Index: graphics/sekrit-twc-zimg/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- graphics/sekrit-twc-zimg/Makefile (revision 413745) > +++ graphics/sekrit-twc-zimg/Makefile (revision 413746) > @@ -14,6 +14,8 @@ LICENSE_NAME=3D Do What The Fuck You Want To Public > LICENSE_FILE=3D ${WRKSRC}/COPYING > LICENSE_PERMS=3D ${_LICENSE_PERMS_DEFAULT} >=20 > +BROKEN_powerpc64=3D Does not build > + > USE_GITHUB=3D yes > GH_ACCOUNT=3D sekrit-twc >=20 Where I can find error logs? Tautological BROKEN messages with stub commit logs do not help maintainer to analyze, forward upstream or maybe even fix the issue. This invites bitrot. powerpc64 isn't represented on pkg-fallout@. Can you check r414539 ? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXKNNCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bb8cIAM+FrB0dXObZGS/V3WRf7TD+ btXcmIjYrNKJcknTT85XrHyvVgtgKGg+Yt6dmUUqTfpn1Q2E2P6Kqq1o12PCnwON jaTbsscd2dGnQgDO8nsGTDwznkymBNjxHY63v75MOZA3L8Ivw8aeHuMJFKOu/vzD CJRsXXW8E7qcWP1w7l9UBzWW/ditcpKoJbDwcjdTayc4BnTFYRwLhXwIBgzaYOv9 +riE1jZ+WDMmKXNt6vJnXERLGqY7gBvMklLslYp164sUtHgKfWKY7sK1R8FrXzMd ye2NIAZ9aZov1A/dThlfN/VEWI9BhMXD1buiWlC53OOYO1zR3eJatR8NUetNEbw= =DL1m -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-all@freebsd.org Tue May 3 17:19:03 2016 Return-Path: Delivered-To: svn-ports-all@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 E2ECDB2C305; Tue, 3 May 2016 17:19:03 +0000 (UTC) (envelope-from kmoore@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 BA65E1E08; Tue, 3 May 2016 17:19:03 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43HJ2wv015253; Tue, 3 May 2016 17:19:02 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43HJ2Sd015247; Tue, 3 May 2016 17:19:02 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201605031719.u43HJ2Sd015247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Tue, 3 May 2016 17:19:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414540 - in head/x11: lumina lumina-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 17:19:04 -0000 Author: kmoore Date: Tue May 3 17:19:02 2016 New Revision: 414540 URL: https://svnweb.freebsd.org/changeset/ports/414540 Log: - Update x11/lumina and x11/lumina-i18n to 0.9.0 Modified: head/x11/lumina-i18n/Makefile head/x11/lumina-i18n/distinfo head/x11/lumina/Makefile head/x11/lumina/distinfo head/x11/lumina/pkg-plist Modified: head/x11/lumina-i18n/Makefile ============================================================================== --- head/x11/lumina-i18n/Makefile Tue May 3 16:32:13 2016 (r414539) +++ head/x11/lumina-i18n/Makefile Tue May 3 17:19:02 2016 (r414540) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lumina-i18n -PORTVERSION= 0.8.8 +PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -Release CATEGORIES= x11 Modified: head/x11/lumina-i18n/distinfo ============================================================================== --- head/x11/lumina-i18n/distinfo Tue May 3 16:32:13 2016 (r414539) +++ head/x11/lumina-i18n/distinfo Tue May 3 17:19:02 2016 (r414540) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-i18n-v0.8.8-Release_GH0.tar.gz) = 4c4a22c761d1ea31de65c112cfa5d5791515e5991bb8797848f1285275b09967 -SIZE (pcbsd-lumina-i18n-v0.8.8-Release_GH0.tar.gz) = 1210361 +SHA256 (pcbsd-lumina-i18n-v0.9.0-Release_GH0.tar.gz) = e314fc4c018abdad62b964bb6e684997f0946809c959a063a69400eb7a42c043 +SIZE (pcbsd-lumina-i18n-v0.9.0-Release_GH0.tar.gz) = 1293523 Modified: head/x11/lumina/Makefile ============================================================================== --- head/x11/lumina/Makefile Tue May 3 16:32:13 2016 (r414539) +++ head/x11/lumina/Makefile Tue May 3 17:19:02 2016 (r414540) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= lumina -PORTVERSION= 0.8.8 +PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -DISTVERSIONSUFFIX= -Release-p2 +DISTVERSIONSUFFIX= -Release PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 Modified: head/x11/lumina/distinfo ============================================================================== --- head/x11/lumina/distinfo Tue May 3 16:32:13 2016 (r414539) +++ head/x11/lumina/distinfo Tue May 3 17:19:02 2016 (r414540) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-v0.8.8-Release-p2_GH0.tar.gz) = bcec2ccc35892b63f353c264fea21e7a683db0fc6fa3415316ba084c24848b1f -SIZE (pcbsd-lumina-v0.8.8-Release-p2_GH0.tar.gz) = 35771090 +SHA256 (pcbsd-lumina-v0.9.0-Release_GH0.tar.gz) = 4d5e2f0b7b4ffcc6cd184d9bd437c72bbb1396de0df90c74fd26a7e47b41a85e +SIZE (pcbsd-lumina-v0.9.0-Release_GH0.tar.gz) = 53811174 Modified: head/x11/lumina/pkg-plist ============================================================================== --- head/x11/lumina/pkg-plist Tue May 3 16:32:13 2016 (r414539) +++ head/x11/lumina/pkg-plist Tue May 3 17:19:02 2016 (r414540) @@ -6,7 +6,9 @@ bin/lumina-info bin/lumina-open bin/lumina-screenshot bin/lumina-search +bin/lumina-textedit bin/lumina-xconfig +bin/start-lumina-desktop %%ETCDIR%%Desktop.conf.dist include/LuminaOS.h include/LuminaSingleApplication.h @@ -14,10 +16,10 @@ include/LuminaThemes.h include/LuminaUtils.h include/LuminaX11.h include/LuminaXDG.h -lib/libLuminaUtils.so -lib/libLuminaUtils.so.1 -lib/libLuminaUtils.so.1.0 -lib/libLuminaUtils.so.1.0.0 +%%QT_LIBDIR%%/%%QT_LIBDIR%%LuminaUtils.so +%%QT_LIBDIR%%/%%QT_LIBDIR%%LuminaUtils.so.1 +%%QT_LIBDIR%%/%%QT_LIBDIR%%LuminaUtils.so.1.0 +%%QT_LIBDIR%%/%%QT_LIBDIR%%LuminaUtils.so.1.0.0 share/Lumina-DE/Login.ogg share/Lumina-DE/Logout.ogg share/Lumina-DE/colors/Black.qss.colors @@ -35,7 +37,6 @@ share/Lumina-DE/desktop-background.jpg share/Lumina-DE/fluxbox-init-rc share/Lumina-DE/fluxbox-keys share/Lumina-DE/luminaDesktop.conf -share/Lumina-DE/quickplugins/quick-sample.qml share/Lumina-DE/themes/Lumina-default.qss.template share/Lumina-DE/themes/None.qss.template share/applications/lumina-fm.desktop @@ -43,10 +44,14 @@ share/applications/lumina-info.desktop share/applications/lumina-screenshot.desktop share/applications/lumina-search.desktop share/applications/lumina-support.desktop -share/pixmaps/Insight-FileManager.png +share/applications/lumina-textedit.desktop share/pixmaps/Lumina-DE.png +share/wallpapers/Lumina-DE/Lumina_Wispy_blue-grey-zoom.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_blue-grey.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_gold.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_green.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_grey-blue-zoom.jpg +share/wallpapers/Lumina-DE/Lumina_Wispy_grey-blue.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_purple.jpg share/wallpapers/Lumina-DE/Lumina_Wispy_red.jpg share/xsessions/Lumina-DE.desktop From owner-svn-ports-all@freebsd.org Tue May 3 17:24:21 2016 Return-Path: Delivered-To: svn-ports-all@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 71EADB2C45F; Tue, 3 May 2016 17:24:21 +0000 (UTC) (envelope-from stephen@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 3F47E11B3; Tue, 3 May 2016 17:24:21 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43HOK22018109; Tue, 3 May 2016 17:24:20 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43HOKKu018108; Tue, 3 May 2016 17:24:20 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605031724.u43HOKKu018108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Tue, 3 May 2016 17:24:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414541 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 17:24:21 -0000 Author: stephen Date: Tue May 3 17:24:20 2016 New Revision: 414541 URL: https://svnweb.freebsd.org/changeset/ports/414541 Log: - Use a C11 compliant compiler. Reported by: pkg-fallout@FreeBSD.org Modified: head/math/GiNaC/Makefile Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Tue May 3 17:19:02 2016 (r414540) +++ head/math/GiNaC/Makefile Tue May 3 17:24:20 2016 (r414541) @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcln.so:math/cln -USES= gmake libtool makeinfo pathfix pkgconfig python:build tar:bzip2 +USES= gmake libtool makeinfo pathfix pkgconfig python:build \ + tar:bzip2 compiler:c++11-lang GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip From owner-svn-ports-all@freebsd.org Tue May 3 17:25:45 2016 Return-Path: Delivered-To: svn-ports-all@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 AF28EB2C4AF; Tue, 3 May 2016 17:25:45 +0000 (UTC) (envelope-from gerald@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 800C412B8; Tue, 3 May 2016 17:25:45 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43HPiVr018287; Tue, 3 May 2016 17:25:44 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43HPiD0018285; Tue, 3 May 2016 17:25:44 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605031725.u43HPiD0018285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 3 May 2016 17:25:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414542 - head/lang/gcc7-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 17:25:45 -0000 Author: gerald Date: Tue May 3 17:25:44 2016 New Revision: 414542 URL: https://svnweb.freebsd.org/changeset/ports/414542 Log: Update to the 20160501 development snapshot of GCC 7. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Tue May 3 17:24:20 2016 (r414541) +++ head/lang/gcc7-devel/Makefile Tue May 3 17:25:44 2016 (r414542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20160424 +PORTVERSION= 7.0.0.s20160501 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Tue May 3 17:24:20 2016 (r414541) +++ head/lang/gcc7-devel/distinfo Tue May 3 17:25:44 2016 (r414542) @@ -1,2 +1,2 @@ -SHA256 (gcc-7-20160424.tar.bz2) = eda6590ddfcc3b0dfb4582309f5c256bb6352f09ac6efc6c83cd36221bb6cf81 -SIZE (gcc-7-20160424.tar.bz2) = 95314163 +SHA256 (gcc-7-20160501.tar.bz2) = 15cb4d8d4cb912ecd950a9d5c571f573b67cd640e60dbaf1659e234934d72632 +SIZE (gcc-7-20160501.tar.bz2) = 95395504 From owner-svn-ports-all@freebsd.org Tue May 3 17:50:21 2016 Return-Path: Delivered-To: svn-ports-all@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 A99E0B2CC1F; Tue, 3 May 2016 17:50:21 +0000 (UTC) (envelope-from brnrd@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 5CCFF116D; Tue, 3 May 2016 17:50:21 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43HoK9X024599; Tue, 3 May 2016 17:50:20 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43HoK5t024598; Tue, 3 May 2016 17:50:20 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605031750.u43HoK5t024598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 3 May 2016 17:50:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414543 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 17:50:21 -0000 Author: brnrd Date: Tue May 3 17:50:20 2016 New Revision: 414543 URL: https://svnweb.freebsd.org/changeset/ports/414543 Log: security/vuxml: Document OpenSSL 1.0.2g vulnerabilities Reviewed by: swills MFH: 2016Q2 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 3 17:25:44 2016 (r414542) +++ head/security/vuxml/vuln.xml Tue May 3 17:50:20 2016 (r414543) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + OpenSSL -- multiple vulnerabilities + + + openssl + 1.0.2_11 + + + linux-c6-openssl + 1.0.1e_8 + + + + +

OpenSSL reports:

+
+

Padding oracle in AES-NI CBC MAC check

+

EVP_EncodeUpdate overflow

+

EVP_EncryptUpdate overflow

+

ASN.1 BIO excessive memory allocation

+

EBCDIC overread

+
+ +
+ + https://www.openssl.org/news/secadv/20160503.txt + CVE-2016-2107 + CVE-2016-2105 + CVE-2016-2106 + CVE-2016-2109 + CVE-2016-2176 + + + 2016-05-03 + 2016-05-03 + +
+ gitlab -- privilege escalation via "impersonate" feature @@ -73,7 +111,7 @@ Notes: -

SO-AND-SO reports:

+

GitLab reports:

During an internal code review, we discovered a critical security flaw in the "impersonate" feature of GitLab. Added in GitLab 8.2, From owner-svn-ports-all@freebsd.org Tue May 3 17:56:25 2016 Return-Path: Delivered-To: svn-ports-all@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 DE359B2CE1C; Tue, 3 May 2016 17:56:25 +0000 (UTC) (envelope-from brnrd@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 9654A1899; Tue, 3 May 2016 17:56:25 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43HuOIQ027584; Tue, 3 May 2016 17:56:24 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43HuOF2027583; Tue, 3 May 2016 17:56:24 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605031756.u43HuOF2027583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 3 May 2016 17:56:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414544 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 17:56:26 -0000 Author: brnrd Date: Tue May 3 17:56:24 2016 New Revision: 414544 URL: https://svnweb.freebsd.org/changeset/ports/414544 Log: security/vuxml: Document LibreSSL vulnerabilities Reviewed by: swills MFH: 2016Q3 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 3 17:50:20 2016 (r414543) +++ head/security/vuxml/vuln.xml Tue May 3 17:56:24 2016 (r414544) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + LibreSSL -- multiple vulnerabilities + + + libressl + 2.3.4 + + + libressl-devel + 2.3.4 + + + + +

OpenBSD reports:

+
+

Memory corruption in the ASN.1 encoder

+

Padding oracle in AES-NI CBC MAC check

+

EVP_EncodeUpdate overflow

+

EVP_EncryptUpdate overflow

+

ASN.1 BIO excessive memory allocation

+
+ + + + https://marc.info/?l=openbsd-tech&m=146228598730414 + CVE-2016-2108 + CVE-2016-2107 + CVE-2016-2105 + CVE-2016-2106 + CVE-2016-2109 + + + 2016-05-03 + 2016-05-03 + + + OpenSSL -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Tue May 3 18:00:33 2016 Return-Path: Delivered-To: svn-ports-all@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 C2360B2CF9C; Tue, 3 May 2016 18:00:33 +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 7A4A41C0D; Tue, 3 May 2016 18:00:33 +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 u43I0Wci027982; Tue, 3 May 2016 18:00:32 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43I0WiA027979; Tue, 3 May 2016 18:00:32 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605031800.u43I0WiA027979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 3 May 2016 18:00:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414545 - in head: . dns dns/odsclient textproc textproc/rubygem-gherkin3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 18:00:33 -0000 Author: rene Date: Tue May 3 18:00:32 2016 New Revision: 414545 URL: https://svnweb.freebsd.org/changeset/ports/414545 Log: Remove expired ports: 2016-04-30 textproc/rubygem-gherkin3: Use textproc/rubygem-gherkin instead 2016-04-30 dns/odsclient: ODS shuts service down, so client is probably useless Deleted: head/dns/odsclient/ head/textproc/rubygem-gherkin3/ Modified: head/MOVED head/dns/Makefile head/textproc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue May 3 17:56:24 2016 (r414544) +++ head/MOVED Tue May 3 18:00:32 2016 (r414545) @@ -8307,3 +8307,5 @@ databases/rrdtool10|databases/rrdtool|20 devel/sope|devel/sope2|2016-05-02|Renamed to devel/sope2 www/sogo|www/sogo2|2016-05-02|Renamed to www/sogo2 www/sogo-activesync|www/sogo2-activesync|2016-05-02|Renamed to www/sogo2-activesync +textproc/rubygem-gherkin3|textproc/rubygem-gherkin|2016-05-03|Has expired: Use textproc/rubygem-gherkin instead +dns/odsclient||2016-05-03|Has expired: ODS shuts service down, so client is probably useless Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Tue May 3 17:56:24 2016 (r414544) +++ head/dns/Makefile Tue May 3 18:00:32 2016 (r414545) @@ -100,7 +100,6 @@ SUBDIR += nsping SUBDIR += nss_mdns SUBDIR += nss_resinit - SUBDIR += odsclient SUBDIR += opendd SUBDIR += opendnssec SUBDIR += opendnssec13 Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue May 3 17:56:24 2016 (r414544) +++ head/textproc/Makefile Tue May 3 18:00:32 2016 (r414545) @@ -1415,7 +1415,6 @@ SUBDIR += rubygem-fog-xml SUBDIR += rubygem-gemoji SUBDIR += rubygem-gherkin - SUBDIR += rubygem-gherkin3 SUBDIR += rubygem-github-linguist SUBDIR += rubygem-github-markdown SUBDIR += rubygem-github-markup From owner-svn-ports-all@freebsd.org Tue May 3 18:27:06 2016 Return-Path: Delivered-To: svn-ports-all@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 2FC08B2AA87; Tue, 3 May 2016 18:27:06 +0000 (UTC) (envelope-from bdrewery@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 E57CE18A9; Tue, 3 May 2016 18:27:05 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43IR5Eo037349; Tue, 3 May 2016 18:27:05 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43IR5Ln037347; Tue, 3 May 2016 18:27:05 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201605031827.u43IR5Ln037347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 3 May 2016 18:27:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414546 - in head/sysutils/daemontools: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 18:27:06 -0000 Author: bdrewery Date: Tue May 3 18:27:04 2016 New Revision: 414546 URL: https://svnweb.freebsd.org/changeset/ports/414546 Log: rc.d/svscan: Use -f to daemon(8) again. - This reverts the change from r247267 which removed it. - The upstream svscanboot script closes stdout, stdin and stderr. Our script should do the same. Doing this does not lose any output since the output is all piped to the proper logger. This fixes hangs when combined with Salt [1]. Reported by: C. R. Oldham [1] Modified: head/sysutils/daemontools/Makefile head/sysutils/daemontools/files/svscan.in Modified: head/sysutils/daemontools/Makefile ============================================================================== --- head/sysutils/daemontools/Makefile Tue May 3 18:00:32 2016 (r414545) +++ head/sysutils/daemontools/Makefile Tue May 3 18:27:04 2016 (r414546) @@ -3,7 +3,7 @@ PORTNAME= daemontools PORTVERSION= 0.76 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/daemontools/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/:DEFAULT,1 \ Modified: head/sysutils/daemontools/files/svscan.in ============================================================================== --- head/sysutils/daemontools/files/svscan.in Tue May 3 18:00:32 2016 (r414545) +++ head/sysutils/daemontools/files/svscan.in Tue May 3 18:27:04 2016 (r414546) @@ -86,12 +86,12 @@ svscan_start () { EP="/usr/bin/env \ PATH=%%PREFIX%%/sbin:%%PREFIX%%/bin:/usr/sbin:/usr/bin:/sbin:/bin" if [ -z "${svscan_logdir}" ]; then - ${EP} /usr/sbin/daemon /bin/sh -c "$command $svscan_servicedir 2>&1 | %%PREFIX%%/bin/readproctitle service errors: ................................................................................................................................................................................................................................................................................................................................................................................................................ &" > /dev/null + ${EP} /usr/sbin/daemon -f /bin/sh -c "$command $svscan_servicedir 2>&1 | %%PREFIX%%/bin/readproctitle service errors: ................................................................................................................................................................................................................................................................................................................................................................................................................ &" else logmax=${svscan_logmax+s$svscan_logmax} lognum=${svscan_lognum+n$svscan_lognum} - ${EP} /usr/sbin/daemon /bin/sh -c "$command $svscan_servicedir 2>&1 \ - | %%PREFIX%%/bin/multilog t $logmax $lognum '${svscan_logdir}' &" > /dev/null + ${EP} /usr/sbin/daemon -f /bin/sh -c "$command $svscan_servicedir 2>&1 \ + | %%PREFIX%%/bin/multilog t $logmax $lognum '${svscan_logdir}' &" fi } From owner-svn-ports-all@freebsd.org Tue May 3 18:36:30 2016 Return-Path: Delivered-To: svn-ports-all@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 B8022B2AC31; Tue, 3 May 2016 18:36:30 +0000 (UTC) (envelope-from bdrewery@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 7C6651DAC; Tue, 3 May 2016 18:36:30 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43IaTlG040382; Tue, 3 May 2016 18:36:29 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43IaTeX040381; Tue, 3 May 2016 18:36:29 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201605031836.u43IaTeX040381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 3 May 2016 18:36:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414547 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 18:36:30 -0000 Author: bdrewery Date: Tue May 3 18:36:29 2016 New Revision: 414547 URL: https://svnweb.freebsd.org/changeset/ports/414547 Log: Fix excluding implied options. This fixes the devel/git-lite port to not get PERL despite being excluded. PR: 207460 PR: 202701 With hat: portmgr Differential Revision: https://reviews.freebsd.org/D5538 Modified: head/Mk/bsd.options.mk Modified: head/Mk/bsd.options.mk ============================================================================== --- head/Mk/bsd.options.mk Tue May 3 18:27:04 2016 (r414546) +++ head/Mk/bsd.options.mk Tue May 3 18:36:29 2016 (r414547) @@ -216,6 +216,16 @@ OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${AR _ALL_EXCLUDE= ${OPTIONS_EXCLUDE_${ARCH}} ${OPTIONS_EXCLUDE} \ ${OPTIONS_SLAVE} ${OPTIONS_EXCLUDE_${OPSYS}} +.for opt in ${OPTIONS_DEFINE:O:u} +. if !${_ALL_EXCLUDE:M${opt}} +. for opt_implied in ${${opt}_IMPLIES} +. if ${_ALL_EXCLUDE:M${opt_implied}} +_ALL_EXCLUDE+= ${opt} +. endif +. endfor +. endif +.endfor + # Remove options the port maintainer doesn't want .for opt in ${_ALL_EXCLUDE:O:u} OPTIONS_DEFAULT:= ${OPTIONS_DEFAULT:N${opt}} From owner-svn-ports-all@freebsd.org Tue May 3 19:01:06 2016 Return-Path: Delivered-To: svn-ports-all@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 97F36B2C4BF; Tue, 3 May 2016 19:01:06 +0000 (UTC) (envelope-from sunpoet@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 6732710E1; Tue, 3 May 2016 19:01:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43J15aG046674; Tue, 3 May 2016 19:01:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43J1502046672; Tue, 3 May 2016 19:01:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605031901.u43J1502046672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 May 2016 19:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414548 - head/devel/p5-Git-Version-Compare X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 19:01:06 -0000 Author: sunpoet Date: Tue May 3 19:01:05 2016 New Revision: 414548 URL: https://svnweb.freebsd.org/changeset/ports/414548 Log: - Update to 1.003 Changes: http://search.cpan.org/dist/Git-Version-Compare/Changes Modified: head/devel/p5-Git-Version-Compare/Makefile head/devel/p5-Git-Version-Compare/distinfo Modified: head/devel/p5-Git-Version-Compare/Makefile ============================================================================== --- head/devel/p5-Git-Version-Compare/Makefile Tue May 3 18:36:29 2016 (r414547) +++ head/devel/p5-Git-Version-Compare/Makefile Tue May 3 19:01:05 2016 (r414548) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Git-Version-Compare -PORTVERSION= 1.002 +PORTVERSION= 1.003 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Git-Version-Compare/distinfo ============================================================================== --- head/devel/p5-Git-Version-Compare/distinfo Tue May 3 18:36:29 2016 (r414547) +++ head/devel/p5-Git-Version-Compare/distinfo Tue May 3 19:01:05 2016 (r414548) @@ -1,2 +1,2 @@ -SHA256 (Git-Version-Compare-1.002.tar.gz) = d68fde741e26109d412c8925b84f80829ea702e0f10e807469257f4e392272a7 -SIZE (Git-Version-Compare-1.002.tar.gz) = 17335 +SHA256 (Git-Version-Compare-1.003.tar.gz) = 83f4f637d9d0ab75155767c6eab91d4f838abf3bd95bbcee43f54e88a7d089cb +SIZE (Git-Version-Compare-1.003.tar.gz) = 17514 From owner-svn-ports-all@freebsd.org Tue May 3 19:01:11 2016 Return-Path: Delivered-To: svn-ports-all@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 1739CB2C598; Tue, 3 May 2016 19:01:11 +0000 (UTC) (envelope-from sunpoet@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 DCA38110D; Tue, 3 May 2016 19:01:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43J1Awl046788; Tue, 3 May 2016 19:01:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43J19ng046786; Tue, 3 May 2016 19:01:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605031901.u43J19ng046786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 May 2016 19:01:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414549 - head/devel/rubygem-unicode-display_width X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 19:01:11 -0000 Author: sunpoet Date: Tue May 3 19:01:09 2016 New Revision: 414549 URL: https://svnweb.freebsd.org/changeset/ports/414549 Log: - Update to 1.0.5 Changes: https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.txt Modified: head/devel/rubygem-unicode-display_width/Makefile head/devel/rubygem-unicode-display_width/distinfo Modified: head/devel/rubygem-unicode-display_width/Makefile ============================================================================== --- head/devel/rubygem-unicode-display_width/Makefile Tue May 3 19:01:05 2016 (r414548) +++ head/devel/rubygem-unicode-display_width/Makefile Tue May 3 19:01:09 2016 (r414549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicode-display_width -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-unicode-display_width/distinfo ============================================================================== --- head/devel/rubygem-unicode-display_width/distinfo Tue May 3 19:01:05 2016 (r414548) +++ head/devel/rubygem-unicode-display_width/distinfo Tue May 3 19:01:09 2016 (r414549) @@ -1,2 +1,2 @@ -SHA256 (rubygem/unicode-display_width-1.0.4.gem) = 6655b42ff0f7d041bb2b8cccbaa2294af81ea1514153e25e277a77f9abe9a986 -SIZE (rubygem/unicode-display_width-1.0.4.gem) = 9728 +SHA256 (rubygem/unicode-display_width-1.0.5.gem) = 0d4b1d722a539d452f3d6c5f4ab5a9873f28b7f99eef8ee5c61f7a8391f8487a +SIZE (rubygem/unicode-display_width-1.0.5.gem) = 11264 From owner-svn-ports-all@freebsd.org Tue May 3 19:01:15 2016 Return-Path: Delivered-To: svn-ports-all@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 BFE84B2C5C2; Tue, 3 May 2016 19:01:15 +0000 (UTC) (envelope-from sunpoet@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 90DD2120C; Tue, 3 May 2016 19:01:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43J1ELN046907; Tue, 3 May 2016 19:01:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43J1Ett046905; Tue, 3 May 2016 19:01:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605031901.u43J1Ett046905@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 May 2016 19:01:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414550 - head/devel/p5-IO-AIO X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 19:01:15 -0000 Author: sunpoet Date: Tue May 3 19:01:14 2016 New Revision: 414550 URL: https://svnweb.freebsd.org/changeset/ports/414550 Log: - Update to 4.34 Changes: http://search.cpan.org/dist/IO-AIO/Changes Modified: head/devel/p5-IO-AIO/Makefile head/devel/p5-IO-AIO/distinfo Modified: head/devel/p5-IO-AIO/Makefile ============================================================================== --- head/devel/p5-IO-AIO/Makefile Tue May 3 19:01:09 2016 (r414549) +++ head/devel/p5-IO-AIO/Makefile Tue May 3 19:01:14 2016 (r414550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-AIO -PORTVERSION= 4.33 +PORTVERSION= 4.34 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-IO-AIO/distinfo ============================================================================== --- head/devel/p5-IO-AIO/distinfo Tue May 3 19:01:09 2016 (r414549) +++ head/devel/p5-IO-AIO/distinfo Tue May 3 19:01:14 2016 (r414550) @@ -1,2 +1,2 @@ -SHA256 (IO-AIO-4.33.tar.gz) = 7590320a1c47bcf0b7daf37a756c61501de71f001e50cf74338610d418f66bb0 -SIZE (IO-AIO-4.33.tar.gz) = 154120 +SHA256 (IO-AIO-4.34.tar.gz) = 5d3d047367659355e77793a4f7df955583fc7fe9a3107057726b885570790525 +SIZE (IO-AIO-4.34.tar.gz) = 156615 From owner-svn-ports-all@freebsd.org Tue May 3 19:40:28 2016 Return-Path: Delivered-To: svn-ports-all@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 6883CB2CE72; Tue, 3 May 2016 19:40:28 +0000 (UTC) (envelope-from pi@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 3A6A61A26; Tue, 3 May 2016 19:40:28 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43JeRe0058952; Tue, 3 May 2016 19:40:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43JeRAI058949; Tue, 3 May 2016 19:40:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605031940.u43JeRAI058949@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 3 May 2016 19:40:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414551 - head/sysutils/debootstrap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 19:40:28 -0000 Author: pi Date: Tue May 3 19:40:27 2016 New Revision: 414551 URL: https://svnweb.freebsd.org/changeset/ports/414551 Log: sysutils/debootstrap: 1.0.80 -> 1.0.81 - Add (Ubuntu) yakkety as a symlink to gutsy PR: 209243 Submitted by: Nikolai Lifanov (maintainer) Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo head/sysutils/debootstrap/pkg-plist Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Tue May 3 19:01:14 2016 (r414550) +++ head/sysutils/debootstrap/Makefile Tue May 3 19:40:27 2016 (r414551) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.80 +PORTVERSION= 1.0.81 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Tue May 3 19:01:14 2016 (r414550) +++ head/sysutils/debootstrap/distinfo Tue May 3 19:40:27 2016 (r414551) @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.80.tar.gz) = a693c1534ced650c80f50a623fc9dd3daada5115fcd8c3b6e6470cd1987ef119 -SIZE (debootstrap_1.0.80.tar.gz) = 64351 +SHA256 (debootstrap_1.0.81.tar.gz) = 344c7f841504c262d5088e9618f1d5f79bc122bffbb1dce2873c5e38029bdfb3 +SIZE (debootstrap_1.0.81.tar.gz) = 64394 Modified: head/sysutils/debootstrap/pkg-plist ============================================================================== --- head/sysutils/debootstrap/pkg-plist Tue May 3 19:01:14 2016 (r414550) +++ head/sysutils/debootstrap/pkg-plist Tue May 3 19:40:27 2016 (r414551) @@ -50,3 +50,4 @@ man/man8/debootstrap.8.gz %%DATADIR%%/scripts/woody %%DATADIR%%/scripts/woody.buildd %%DATADIR%%/scripts/xenial +%%DATADIR%%/scripts/yakkety From owner-svn-ports-all@freebsd.org Tue May 3 20:17:49 2016 Return-Path: Delivered-To: svn-ports-all@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 0EE43B2CA34; Tue, 3 May 2016 20:17:49 +0000 (UTC) (envelope-from gerald@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 D4AE51CD8; Tue, 3 May 2016 20:17:48 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43KHmL2070901; Tue, 3 May 2016 20:17:48 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43KHlIc070899; Tue, 3 May 2016 20:17:47 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605032017.u43KHlIc070899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 3 May 2016 20:17:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414552 - in head/lang: gcc gcc48 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:17:49 -0000 Author: gerald Date: Tue May 3 20:17:47 2016 New Revision: 414552 URL: https://svnweb.freebsd.org/changeset/ports/414552 Log: Make MULTILIB_DESC consistent and more logical also for the lang/gcc and lang/gcc48 ports, now in line across all lang/gcc* ports. Modified: head/lang/gcc/Makefile head/lang/gcc48/Makefile Modified: head/lang/gcc/Makefile ============================================================================== --- head/lang/gcc/Makefile Tue May 3 19:40:27 2016 (r414551) +++ head/lang/gcc/Makefile Tue May 3 20:17:47 2016 (r414552) @@ -48,7 +48,7 @@ BOOTSTRAP_DESC= Build using a full boot .if exists(/usr/lib32/libc.so) OPTIONS_DEFINE_powerpc64= MULTILIB OPTIONS_DEFAULT_powerpc64= MULTILIB -MULTILIB_DESC= Build support for 32-bit and 64-bit target types +MULTILIB_DESC= Build support for 32-bit and 64-bit targets MULTILIB_CONFIGURE_ENABLE= multilib .else CONFIGURE_ARGS+= --disable-multilib Modified: head/lang/gcc48/Makefile ============================================================================== --- head/lang/gcc48/Makefile Tue May 3 19:40:27 2016 (r414551) +++ head/lang/gcc48/Makefile Tue May 3 20:17:47 2016 (r414552) @@ -51,7 +51,7 @@ BOOTSTRAP_DESC= Build using a full boot .if exists(/usr/lib32/libc.so) OPTIONS_DEFINE_powerpc64= MULTILIB OPTIONS_DEFAULT_powerpc64= MULTILIB -MULTILIB_DESC= Build support for 32-bit and 64-bit target types +MULTILIB_DESC= Build support for 32-bit and 64-bit targets MULTILIB_CONFIGURE_ENABLE= multilib .else CONFIGURE_ARGS+= --disable-multilib From owner-svn-ports-all@freebsd.org Tue May 3 20:19:00 2016 Return-Path: Delivered-To: svn-ports-all@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 45AF0B2CA7C; Tue, 3 May 2016 20:19:00 +0000 (UTC) (envelope-from arved@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 F04F91E17; Tue, 3 May 2016 20:18:59 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43KIxeg071050; Tue, 3 May 2016 20:18:59 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43KIx3m071048; Tue, 3 May 2016 20:18:59 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605032018.u43KIx3m071048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 3 May 2016 20:18:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414553 - head/net/sngrep X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:19:00 -0000 Author: arved Date: Tue May 3 20:18:58 2016 New Revision: 414553 URL: https://svnweb.freebsd.org/changeset/ports/414553 Log: Update to 1.3.1 PR: 209212 Submitted by: maintainer Convert to USES= ncurses Modified: head/net/sngrep/Makefile head/net/sngrep/distinfo Modified: head/net/sngrep/Makefile ============================================================================== --- head/net/sngrep/Makefile Tue May 3 20:17:47 2016 (r414552) +++ head/net/sngrep/Makefile Tue May 3 20:18:58 2016 (r414553) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sngrep -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= net MAINTAINER= tad@vif.com @@ -11,13 +11,9 @@ COMMENT= SIP Packet display and capture LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libncurses.so:devel/ncurses \ - libpcap.so:net/libpcap - -#CPPFLAGS+= -I${LOCALBASE}/include -CFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +MAKE_ARGS+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_GITHUB= yes GH_ACCOUNT= irontec @@ -44,7 +40,7 @@ EEP_DESC= Enable EEP packet send/receive EEP_CONFIGURE_ON= --enable-eep GNU_CONFIGURE= yes -USES=autoreconf +USES=autoreconf ncurses post-patch: @${REINPLACE_CMD} -e 's|ncursesw/ncurses.h|ncurses.h|g' \ Modified: head/net/sngrep/distinfo ============================================================================== --- head/net/sngrep/distinfo Tue May 3 20:17:47 2016 (r414552) +++ head/net/sngrep/distinfo Tue May 3 20:18:58 2016 (r414553) @@ -1,2 +1,2 @@ -SHA256 (irontec-sngrep-1.3.0-v1.3.0_GH0.tar.gz) = bf77ae470ee4282130aea3f689db82d0335c673a50e55d82308616bd07e42b77 -SIZE (irontec-sngrep-1.3.0-v1.3.0_GH0.tar.gz) = 213228 +SHA256 (irontec-sngrep-1.3.1-v1.3.1_GH0.tar.gz) = 1cfd1e041d722c51984c7190ab6c6e395ae8f3632b2f34b9dfe3cba85926dabc +SIZE (irontec-sngrep-1.3.1-v1.3.1_GH0.tar.gz) = 215145 From owner-svn-ports-all@freebsd.org Tue May 3 20:44:02 2016 Return-Path: Delivered-To: svn-ports-all@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 52571B2C0C2; Tue, 3 May 2016 20:44:02 +0000 (UTC) (envelope-from johans@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 2E3391EC8; Tue, 3 May 2016 20:44:02 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43Ki1B1079774; Tue, 3 May 2016 20:44:01 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43Ki1hU079771; Tue, 3 May 2016 20:44:01 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605032044.u43Ki1hU079771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 3 May 2016 20:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414554 - head/print/texinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:44:02 -0000 Author: johans Date: Tue May 3 20:44:00 2016 New Revision: 414554 URL: https://svnweb.freebsd.org/changeset/ports/414554 Log: Update to texinfo 6.1, with data files from 25 April Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo head/print/texinfo/pkg-plist Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Tue May 3 20:18:58 2016 (r414553) +++ head/print/texinfo/Makefile Tue May 3 20:44:00 2016 (r414554) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 6.0.20151108 +PORTVERSION= 6.1.20160425 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ http://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ @@ -39,8 +39,11 @@ post-patch: ${CHMOD} 755 ${WRKSRC}/build-aux/install-sh ${CP} ${DISTDIR}/${DIST_SUBDIR}/texinfo.tex ${WRKSRC}/doc/ ${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi ${WRKSRC}/util/ + ${REINPLACE_CMD} '/rm -f ..DESTDIR/s:$$: $$(DESTDIR)$$(xsdir)/XSParagraph.*:' \ + ${WRKSRC}/tp/Texinfo/Convert/XSParagraph/Makefile.in post-install: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR} + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} .include Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Tue May 3 20:18:58 2016 (r414553) +++ head/print/texinfo/distinfo Tue May 3 20:44:00 2016 (r414554) @@ -1,8 +1,8 @@ -SHA256 (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4 -SIZE (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 4086712 -SHA256 (texinfo/6.0.20151108/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c -SIZE (texinfo/6.0.20151108/htmlxref.cnf) = 20137 -SHA256 (texinfo/6.0.20151108/texinfo.tex) = 48c43b4ced42f1d7a2bb70e3cf03dd9d85637dc4b44794842f5b9e6953737cb8 -SIZE (texinfo/6.0.20151108/texinfo.tex) = 353514 -SHA256 (texinfo/6.0.20151108/texi2dvi) = 785ab406a011d50cb5456361c60dad8edf5c86a0ccb90d985a516c236e43433c -SIZE (texinfo/6.0.20151108/texi2dvi) = 56663 +SHA256 (texinfo/6.1.20160425/texinfo-6.1.tar.xz) = ac68394ce21b2420ba7ed7cec65d84aacf308cc88e9bf4716fcfff88286883d2 +SIZE (texinfo/6.1.20160425/texinfo-6.1.tar.xz) = 4520376 +SHA256 (texinfo/6.1.20160425/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c +SIZE (texinfo/6.1.20160425/htmlxref.cnf) = 20137 +SHA256 (texinfo/6.1.20160425/texinfo.tex) = e829e69d206bfccd1842940e7d3482750b4be975218b2989d15fa355ab544cec +SIZE (texinfo/6.1.20160425/texinfo.tex) = 379272 +SHA256 (texinfo/6.1.20160425/texi2dvi) = 08dee9983848f02fa259413225abce63ec5d70efc8813daeeb15d14287598269 +SIZE (texinfo/6.1.20160425/texi2dvi) = 61068 Modified: head/print/texinfo/pkg-plist ============================================================================== --- head/print/texinfo/pkg-plist Tue May 3 20:18:58 2016 (r414553) +++ head/print/texinfo/pkg-plist Tue May 3 20:44:00 2016 (r414554) @@ -72,6 +72,7 @@ man/man5/texinfo.5.gz %%DATADIR%%/Texinfo/Convert/Line.pm %%DATADIR%%/Texinfo/Convert/NodeNameNormalization.pm %%DATADIR%%/Texinfo/Convert/Paragraph.pm +%%DATADIR%%/Texinfo/Convert/ParagraphNonXS.pm %%DATADIR%%/Texinfo/Convert/PlainTexinfo.pm %%DATADIR%%/Texinfo/Convert/Plaintext.pm %%DATADIR%%/Texinfo/Convert/Texinfo.pm @@ -81,8 +82,10 @@ man/man5/texinfo.5.gz %%DATADIR%%/Texinfo/Convert/TextContent.pm %%DATADIR%%/Texinfo/Convert/UnFilled.pm %%DATADIR%%/Texinfo/Convert/Unicode.pm +%%DATADIR%%/Texinfo/Convert/XSParagraph/TestXS.pm %%DATADIR%%/Texinfo/Documentlanguages.pm %%DATADIR%%/Texinfo/Encoding.pm +%%DATADIR%%/Texinfo/ModulePath.pm %%DATADIR%%/Texinfo/Parser.pm %%DATADIR%%/Texinfo/Report.pm %%DATADIR%%/Texinfo/Structuring.pm From owner-svn-ports-all@freebsd.org Tue May 3 20:45:03 2016 Return-Path: Delivered-To: svn-ports-all@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 18DC0B2C10B; Tue, 3 May 2016 20:45:03 +0000 (UTC) (envelope-from olgeni@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 DE82A1FCF; Tue, 3 May 2016 20:45:02 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43Kj2Jj079920; Tue, 3 May 2016 20:45:02 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43Kj2K6079918; Tue, 3 May 2016 20:45:02 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605032045.u43Kj2K6079918@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 3 May 2016 20:45:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414555 - head/devel/elixir-exrm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:45:03 -0000 Author: olgeni Date: Tue May 3 20:45:01 2016 New Revision: 414555 URL: https://svnweb.freebsd.org/changeset/ports/414555 Log: Update devel/elixir-exrm to version 1.0.4. Modified: head/devel/elixir-exrm/Makefile head/devel/elixir-exrm/distinfo Modified: head/devel/elixir-exrm/Makefile ============================================================================== --- head/devel/elixir-exrm/Makefile Tue May 3 20:44:00 2016 (r414554) +++ head/devel/elixir-exrm/Makefile Tue May 3 20:45:01 2016 (r414555) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exrm -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exrm/distinfo ============================================================================== --- head/devel/elixir-exrm/distinfo Tue May 3 20:44:00 2016 (r414554) +++ head/devel/elixir-exrm/distinfo Tue May 3 20:45:01 2016 (r414555) @@ -1,2 +1,2 @@ -SHA256 (bitwalker-exrm-1.0.3_GH0.tar.gz) = 19bcf8d02dcd6f01250a2ac4c51e9053d91d5bc74e0e2d7e736fd84e6739c468 -SIZE (bitwalker-exrm-1.0.3_GH0.tar.gz) = 56766 +SHA256 (bitwalker-exrm-1.0.4_GH0.tar.gz) = 1ed447860476ff5579adf82ab7e29ab8a5824d807664bd636b91cf44bde1d2ca +SIZE (bitwalker-exrm-1.0.4_GH0.tar.gz) = 57644 From owner-svn-ports-all@freebsd.org Tue May 3 20:47:23 2016 Return-Path: Delivered-To: svn-ports-all@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 03D65B2C155; Tue, 3 May 2016 20:47:23 +0000 (UTC) (envelope-from brooks@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 C827910F3; Tue, 3 May 2016 20:47:22 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43KlMY2080100; Tue, 3 May 2016 20:47:22 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43KlLXX080099; Tue, 3 May 2016 20:47:21 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201605032047.u43KlLXX080099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Tue, 3 May 2016 20:47:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414556 - head/devel/llvm38 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:47:23 -0000 Author: brooks Date: Tue May 3 20:47:21 2016 New Revision: 414556 URL: https://svnweb.freebsd.org/changeset/ports/414556 Log: Only apply the no-m32 patch on amd64 as it breaks i386. Modified: head/devel/llvm38/Makefile Modified: head/devel/llvm38/Makefile ============================================================================== --- head/devel/llvm38/Makefile Tue May 3 20:45:01 2016 (r414555) +++ head/devel/llvm38/Makefile Tue May 3 20:47:21 2016 (r414556) @@ -288,7 +288,9 @@ post-patch: post-patch-COMPILER_RT-on: cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-261229 +.if ${ARCH} == "amd64" cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-no-m32 +.endif post-build-COMPILER_RT-on: ${MKDIR} ${WRKDIR}/compiler-rt-build From owner-svn-ports-all@freebsd.org Tue May 3 20:49:33 2016 Return-Path: Delivered-To: svn-ports-all@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 2ED5BB2C205; Tue, 3 May 2016 20:49:33 +0000 (UTC) (envelope-from arved@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 DBD10124D; Tue, 3 May 2016 20:49:32 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43KnWjE080293; Tue, 3 May 2016 20:49:32 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43KnV2N080290; Tue, 3 May 2016 20:49:31 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605032049.u43KnV2N080290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 3 May 2016 20:49:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414557 - head/math/ipopt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:49:33 -0000 Author: arved Date: Tue May 3 20:49:31 2016 New Revision: 414557 URL: https://svnweb.freebsd.org/changeset/ports/414557 Log: Update to 3.12.5 PR: 209180 Submitted by: pfg@ Modified: head/math/ipopt/Makefile head/math/ipopt/distinfo head/math/ipopt/pkg-plist Modified: head/math/ipopt/Makefile ============================================================================== --- head/math/ipopt/Makefile Tue May 3 20:47:21 2016 (r414556) +++ head/math/ipopt/Makefile Tue May 3 20:49:31 2016 (r414557) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Ipopt -PORTVERSION= 3.12.4 +PORTVERSION= 3.12.5 CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/Ipopt/ \ http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \ Modified: head/math/ipopt/distinfo ============================================================================== --- head/math/ipopt/distinfo Tue May 3 20:47:21 2016 (r414556) +++ head/math/ipopt/distinfo Tue May 3 20:49:31 2016 (r414557) @@ -1,5 +1,5 @@ -SHA256 (Ipopt-3.12.4.tgz) = 292afd952c25ec9fe6225041683dcbd3cb76e15a128764671927dbaf881c2e89 -SIZE (Ipopt-3.12.4.tgz) = 4518646 +SHA256 (Ipopt-3.12.5.tgz) = 53e7af6eefcb6de1f8e936c9c887c7bcb5a9fa4fcf7673a227f16de131147325 +SIZE (Ipopt-3.12.5.tgz) = 4515902 SHA256 (metis-4.0.3.tar.gz) = 5efa35de80703c1b2c4d0de080fafbcf4e0d363a21149a1ad2f96e0144841a55 SIZE (metis-4.0.3.tar.gz) = 522624 SHA256 (MUMPS_4.10.0.tar.gz) = d0f86f91a74c51a17a2ff1be9c9cee2338976f13a6d00896ba5b43a5ca05d933 Modified: head/math/ipopt/pkg-plist ============================================================================== --- head/math/ipopt/pkg-plist Tue May 3 20:47:21 2016 (r414556) +++ head/math/ipopt/pkg-plist Tue May 3 20:49:31 2016 (r414557) @@ -59,7 +59,14 @@ lib/libcoinmumps.so.1 lib/libcoinmumps.so.1.5.4 lib/libipopt.so lib/libipopt.so.1 -lib/libipopt.so.1.10.4 +lib/libipopt.so.1.10.5 libdata/pkgconfig/coinmetis.pc libdata/pkgconfig/coinmumps.pc libdata/pkgconfig/ipopt.pc +%%PORTDOCS%%%%DOCSDIR%%/doc/Ipopt/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/doc/Ipopt/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/doc/Ipopt/README +%%PORTDOCS%%%%DOCSDIR%%/doc/Ipopt/ipopt_addlibs_c.txt +%%PORTDOCS%%%%DOCSDIR%%/doc/Ipopt/ipopt_addlibs_cpp.txt +%%PORTDOCS%%%%DOCSDIR%%/doc/Ipopt/ipopt_addlibs_f.txt +%%PORTDOCS%%%%DOCSDIR%%/documentation.pdf From owner-svn-ports-all@freebsd.org Tue May 3 21:02:34 2016 Return-Path: Delivered-To: svn-ports-all@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 6DE19B2C6CF; Tue, 3 May 2016 21:02:34 +0000 (UTC) (envelope-from arved@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 4ABB11D31; Tue, 3 May 2016 21:02:34 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43L2XjR086072; Tue, 3 May 2016 21:02:33 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43L2XPB086069; Tue, 3 May 2016 21:02:33 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605032102.u43L2XPB086069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 3 May 2016 21:02:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414558 - head/sysutils/desktop-installer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 21:02:34 -0000 Author: arved Date: Tue May 3 21:02:33 2016 New Revision: 414558 URL: https://svnweb.freebsd.org/changeset/ports/414558 Log: Update to 0.5.2 PR: 209085 Submitted by: maintainer Modified: head/sysutils/desktop-installer/Makefile head/sysutils/desktop-installer/distinfo head/sysutils/desktop-installer/pkg-plist Modified: head/sysutils/desktop-installer/Makefile ============================================================================== --- head/sysutils/desktop-installer/Makefile Tue May 3 20:49:31 2016 (r414557) +++ head/sysutils/desktop-installer/Makefile Tue May 3 21:02:33 2016 (r414558) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= desktop-installer -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ @@ -11,11 +11,12 @@ COMMENT= Quickly configure a FreeBSD des LICENSE= BSD2CLAUSE -RUN_DEPENDS= auto-admin>=0.3.6:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.3.7:sysutils/auto-admin USES= tar:xz NO_BUILD= yes +NO_ARCH= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin Modified: head/sysutils/desktop-installer/distinfo ============================================================================== --- head/sysutils/desktop-installer/distinfo Tue May 3 20:49:31 2016 (r414557) +++ head/sysutils/desktop-installer/distinfo Tue May 3 21:02:33 2016 (r414558) @@ -1,2 +1,2 @@ -SHA256 (desktop-installer-0.5.0.tar.xz) = db35c8bc6a61590536bb6f68d9361c9d308d318ffcad2cc22b957323d2075ede -SIZE (desktop-installer-0.5.0.tar.xz) = 176696 +SHA256 (desktop-installer-0.5.1.tar.xz) = f485fbc2e5d7716abade563b8948e62f13e2fb3fffcee02c449e63d9a8b8f52c +SIZE (desktop-installer-0.5.1.tar.xz) = 169060 Modified: head/sysutils/desktop-installer/pkg-plist ============================================================================== --- head/sysutils/desktop-installer/pkg-plist Tue May 3 20:49:31 2016 (r414557) +++ head/sysutils/desktop-installer/pkg-plist Tue May 3 21:02:33 2016 (r414558) @@ -2,8 +2,8 @@ man/man1/desktop-installer.1.gz sbin/desktop-installer %%DATADIR%%/90-vboxguest.fdi %%DATADIR%%/GNOME2/xinitrc -%%DATADIR%%/KDE3/xinitrc %%DATADIR%%/KDE4/xinitrc +%%DATADIR%%/LUMINA/gtkrc %%DATADIR%%/LUMINA/xinitrc %%DATADIR%%/LXDE/GiveConsole %%DATADIR%%/LXDE/Xsetup_0 @@ -13,35 +13,12 @@ sbin/desktop-installer %%DATADIR%%/LXDE/xdmshutdown %%DATADIR%%/LXDE/xinitrc %%DATADIR%%/MATE/xinitrc -%%DATADIR%%/Patches/linux-f10-flashplugin11/Makefile -%%DATADIR%%/Patches/linux-f10-flashplugin11/distinfo -%%DATADIR%%/Patches/linux-f10-flashplugin11/pkg-descr -%%DATADIR%%/Patches/linux-f10-flashplugin11/pkg-plist -%%DATADIR%%/PolicyKit.conf %%DATADIR%%/Scripts/battery_shutdown.sh -%%DATADIR%%/XFCE4/GiveConsole -%%DATADIR%%/XFCE4/Xsetup_0 -%%DATADIR%%/XFCE4/Xstartup -%%DATADIR%%/XFCE4/beastie.xpm -%%DATADIR%%/XFCE4/bsd_background.jpg -%%DATADIR%%/XFCE4/xdmshutdown +%%DATADIR%%/XDM/GiveConsole +%%DATADIR%%/XDM/Xsetup_0 +%%DATADIR%%/XDM/Xstartup +%%DATADIR%%/XDM/beastie.xpm +%%DATADIR%%/XDM/bsd_background.jpg +%%DATADIR%%/XDM/xdmshutdown %%DATADIR%%/XFCE4/xinitrc -%%DATADIR%%/epdfview-options -%%DATADIR%%/fstab -%%DATADIR%%/gcc45/Makefile -%%DATADIR%%/gcc45/distinfo -%%DATADIR%%/gcc45/files/gcc-4.5-r170893-freebsd-ppc.diff -%%DATADIR%%/gcc45/files/java-patch-hier -%%DATADIR%%/gcc45/files/patch-gcc-config-rs6000-freebsd.h -%%DATADIR%%/gcc45/files/patch-gcc-config-rs6000-t-t-freebsd -%%DATADIR%%/gcc45/files/patch-gcc-config.gcc -%%DATADIR%%/gcc45/files/patch-libgcc-config.host -%%DATADIR%%/gcc45/files/patch-unwind-ia64.h -%%DATADIR%%/gcc45/pkg-descr -%%DATADIR%%/gcc45/pkg-plist -%%DATADIR%%/ntp.conf -%%DATADIR%%/org.freedesktop.consolekit.pkla %%DATADIR%%/splash.bmp -%%DATADIR%%/todo -%%DATADIR%%/vbox -%%DATADIR%%/xfce4-print-options From owner-svn-ports-all@freebsd.org Tue May 3 21:13:15 2016 Return-Path: Delivered-To: svn-ports-all@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 580ECB2C97B; Tue, 3 May 2016 21:13:15 +0000 (UTC) (envelope-from brnrd@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 180F1127F; Tue, 3 May 2016 21:13:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43LDE0g089144; Tue, 3 May 2016 21:13:14 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43LDELH089142; Tue, 3 May 2016 21:13:14 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605032113.u43LDELH089142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 3 May 2016 21:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414559 - head/security/libressl-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 21:13:15 -0000 Author: brnrd Date: Tue May 3 21:13:13 2016 New Revision: 414559 URL: https://svnweb.freebsd.org/changeset/ports/414559 Log: security/libressl-devel: Security update to 2.3.4 - Update to 2.3.4 - Fixes for 4 vulnerabilities Security: 01d729ca-1143-11e6-b55e-b499baebfeaf Reviewed by: feld (mentor, ports-secteam) Approved by: feld (mentor, ports-secteam) Differential Revision: D6187 Modified: head/security/libressl-devel/Makefile head/security/libressl-devel/distinfo Modified: head/security/libressl-devel/Makefile ============================================================================== --- head/security/libressl-devel/Makefile Tue May 3 21:02:33 2016 (r414558) +++ head/security/libressl-devel/Makefile Tue May 3 21:13:13 2016 (r414559) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel Modified: head/security/libressl-devel/distinfo ============================================================================== --- head/security/libressl-devel/distinfo Tue May 3 21:02:33 2016 (r414558) +++ head/security/libressl-devel/distinfo Tue May 3 21:13:13 2016 (r414559) @@ -1,2 +1,2 @@ -SHA256 (libressl-2.3.3.tar.gz) = 76733166187cc8587e0ebe1e83965ef257262a1a676a36806edd3b6d51b50aa9 -SIZE (libressl-2.3.3.tar.gz) = 3019069 +SHA256 (libressl-2.3.4.tar.gz) = 7a1135b2620f78928e89538c211a4df1d9415994001d1e7c9178c6b6d72de6a9 +SIZE (libressl-2.3.4.tar.gz) = 3013286 From owner-svn-ports-all@freebsd.org Tue May 3 21:15:45 2016 Return-Path: Delivered-To: svn-ports-all@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 5DB09B2CAC4; Tue, 3 May 2016 21:15:45 +0000 (UTC) (envelope-from brnrd@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 1A2DD141E; Tue, 3 May 2016 21:15:45 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43LFim7089353; Tue, 3 May 2016 21:15:44 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43LFite089350; Tue, 3 May 2016 21:15:44 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605032115.u43LFite089350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 3 May 2016 21:15:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414560 - head/security/libressl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 21:15:45 -0000 Author: brnrd Date: Tue May 3 21:15:43 2016 New Revision: 414560 URL: https://svnweb.freebsd.org/changeset/ports/414560 Log: security/libressl: Update to 2.3.4 - Upstream marked the 2.3 branch as stable - Bump SHLIB_VERSION in bsd.openssl.mk - Note SHLIB_VERSION bump and SSLv3 removal in UPDATING - Add TLS-enabled netcat binary - Fix linking issues with MySQL 5.7 [1] - Includes vulnerability fixes [2] PR: 208759 [1] Security: 01d729ca-1143-11e6-b55e-b499baebfeaf [2] Reviewed_by: feld (mentor), koobs (mentor) Approved by: feld (mentor, ports-secteam) Differential Revision: D5902 Modified: head/security/libressl/Makefile head/security/libressl/distinfo head/security/libressl/pkg-plist Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Tue May 3 21:13:13 2016 (r414559) +++ head/security/libressl/Makefile Tue May 3 21:15:43 2016 (r414560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.2.6 +PORTVERSION= 2.3.4 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL @@ -14,26 +14,28 @@ LICENSE_FILE= ${WRKSRC}/COPYING CPE_VENDOR= openbsd -OPTIONS_DEFINE= MAN3 -OPTIONS_DEFAULT= MAN3 +OPTIONS_DEFINE= MAN3 NC +OPTIONS_DEFAULT= MAN3 NC MAN3_DESC= Install API manpages (section 3) +NC_DESC= Install TLS-enabled netcat CONFLICTS?= libressl-devel-[0-9]* \ openssl-[0-9]* \ openssl-devel-[0-9]* +MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes +OPTIONS_SUB= yes +CFLAGS+= -fpic -DPIC INSTALL_TARGET= install-strip TEST_TARGET= check -.include - -.if ${ARCH} == "amd64" -CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} -.endif +post-install-NC-on: + ${INSTALL_PROGRAM} ${WRKSRC}/apps/nc/.libs/nc ${STAGEDIR}/${PREFIX}/bin/nc + ${INSTALL_MAN} ${WRKSRC}/apps/nc/nc.1 ${STAGEDIR}/${PREFIX}/man/man1/nc.1 post-install-MAN3-off: ${RM} -rf ${STAGEDIR}/${PREFIX}/man/man3 @@ -42,4 +44,4 @@ post-install-MAN3-off: post-install: ${RM} -rf ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem -.include +.include Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Tue May 3 21:13:13 2016 (r414559) +++ head/security/libressl/distinfo Tue May 3 21:15:43 2016 (r414560) @@ -1,2 +1,2 @@ -SHA256 (libressl-2.2.6.tar.gz) = 1ee19994cffd047d40f63ba149115dba18a681b0cc923beec301bf424b58d64f -SIZE (libressl-2.2.6.tar.gz) = 2965531 +SHA256 (libressl-2.3.4.tar.gz) = 7a1135b2620f78928e89538c211a4df1d9415994001d1e7c9178c6b6d72de6a9 +SIZE (libressl-2.3.4.tar.gz) = 3013286 Modified: head/security/libressl/pkg-plist ============================================================================== --- head/security/libressl/pkg-plist Tue May 3 21:13:13 2016 (r414559) +++ head/security/libressl/pkg-plist Tue May 3 21:15:43 2016 (r414560) @@ -1,3 +1,4 @@ +%%NC%%bin/nc bin/openssl etc/ssl/openssl.cnf etc/ssl/x509v3.cnf @@ -23,7 +24,6 @@ include/openssl/dh.h include/openssl/dsa.h include/openssl/dso.h include/openssl/dtls1.h -include/openssl/e_os2.h include/openssl/ec.h include/openssl/ecdh.h include/openssl/ecdsa.h @@ -75,20 +75,21 @@ include/openssl/x509v3.h include/tls.h lib/libcrypto.a lib/libcrypto.so -lib/libcrypto.so.35 -lib/libcrypto.so.35.0.0 +lib/libcrypto.so.37 +lib/libcrypto.so.37.0.0 lib/libssl.a lib/libssl.so -lib/libssl.so.35 -lib/libssl.so.35.0.0 +lib/libssl.so.38 +lib/libssl.so.38.0.0 lib/libtls.a lib/libtls.so -lib/libtls.so.6 -lib/libtls.so.6.0.0 +lib/libtls.so.10 +lib/libtls.so.10.0.0 libdata/pkgconfig/libcrypto.pc libdata/pkgconfig/libssl.pc libdata/pkgconfig/libtls.pc libdata/pkgconfig/openssl.pc +%%NC%%man/man1/nc.1.gz man/man1/openssl.1.gz man/man3/ASN1_OBJECT_free.3.gz man/man3/ASN1_OBJECT_new.3.gz @@ -358,6 +359,7 @@ man/man3/BUF_MEM_new.3.gz man/man3/BUF_strdup.3.gz man/man3/CMS_add0_cert.3.gz man/man3/CMS_add1_recipient_cert.3.gz +man/man3/CMS_add1_signer.3.gz man/man3/CMS_compress.3.gz man/man3/CMS_decrypt.3.gz man/man3/CMS_encrypt.3.gz @@ -367,7 +369,6 @@ man/man3/CMS_get0_SignerInfos.3.gz man/man3/CMS_get0_type.3.gz man/man3/CMS_get1_ReceiptRequest.3.gz man/man3/CMS_sign.3.gz -man/man3/CMS_sign_add1_signer.3.gz man/man3/CMS_sign_receipt.3.gz man/man3/CMS_uncompress.3.gz man/man3/CMS_verify.3.gz @@ -383,6 +384,8 @@ man/man3/CRYPTO_THREADID_current.3.gz man/man3/CRYPTO_THREADID_get_callback.3.gz man/man3/CRYPTO_THREADID_hash.3.gz man/man3/CRYPTO_THREADID_set_callback.3.gz +man/man3/CRYPTO_THREADID_set_numeric.3.gz +man/man3/CRYPTO_THREADID_set_pointer.3.gz man/man3/CRYPTO_add.3.gz man/man3/CRYPTO_add_lock.3.gz man/man3/CRYPTO_destroy_dynlockid.3.gz @@ -400,6 +403,7 @@ man/man3/CRYPTO_set_id_callback.3.gz man/man3/CRYPTO_set_locking_callback.3.gz man/man3/CRYPTO_w_lock.3.gz man/man3/CRYPTO_w_unlock.3.gz +man/man3/DECLARE_LHASH_OF.3.gz man/man3/DES_cbc_cksum.3.gz man/man3/DES_cfb64_encrypt.3.gz man/man3/DES_cfb_encrypt.3.gz @@ -645,6 +649,14 @@ man/man3/ERR_remove_state.3.gz man/man3/ERR_remove_thread_state.3.gz man/man3/ERR_set_mark.3.gz man/man3/EVP_BytesToKey.3.gz +man/man3/EVP_AEAD_CTX_cleanup.3.gz +man/man3/EVP_AEAD_CTX_init.3.gz +man/man3/EVP_AEAD_CTX_open.3.gz +man/man3/EVP_AEAD_CTX_seal.3.gz +man/man3/EVP_AEAD_key_length.3.gz +man/man3/EVP_AEAD_max_overhead.3.gz +man/man3/EVP_AEAD_max_tag_len.3.gz +man/man3/EVP_AEAD_nonce_length.3.gz man/man3/EVP_CIPHER_CTX_block_size.3.gz man/man3/EVP_CIPHER_CTX_cipher.3.gz man/man3/EVP_CIPHER_CTX_cleanup.3.gz @@ -713,7 +725,6 @@ man/man3/EVP_MD_type.3.gz man/man3/EVP_OpenFinal.3.gz man/man3/EVP_OpenInit.3.gz man/man3/EVP_OpenUpdate.3.gz -man/man3/EVP_PKEVP_PKEY_CTX_set_app_data.3.gz man/man3/EVP_PKEY_CTX_ctrl.3.gz man/man3/EVP_PKEY_CTX_ctrl_str.3.gz man/man3/EVP_PKEY_CTX_dup.3.gz @@ -741,7 +752,6 @@ man/man3/EVP_PKEY_assign_RSA.3.gz man/man3/EVP_PKEY_cmp.3.gz man/man3/EVP_PKEY_cmp_parameters.3.gz man/man3/EVP_PKEY_copy_parameters.3.gz -man/man3/EVP_PKEY_ctrl_str.3.gz man/man3/EVP_PKEY_decrypt.3.gz man/man3/EVP_PKEY_decrypt_init.3.gz man/man3/EVP_PKEY_derive.3.gz @@ -786,6 +796,10 @@ man/man3/EVP_SignUpdate.3.gz man/man3/EVP_VerifyFinal.3.gz man/man3/EVP_VerifyInit.3.gz man/man3/EVP_VerifyUpdate.3.gz +man/man3/EVP_aead_aes_128_gcm.3.gz +man/man3/EVP_aead_aes_256_gcm.3.gz +man/man3/EVP_aead_chacha20_poly1305.3.gz +man/man3/EVP_aead_chacha20_poly1305_ietf.3.gz man/man3/EVP_aes_128_ccm.3.gz man/man3/EVP_aes_128_gcm.3.gz man/man3/EVP_aes_192_ccm.3.gz @@ -843,7 +857,6 @@ man/man3/EVP_rc5_32_12_16_cfb.3.gz man/man3/EVP_rc5_32_12_16_ecb.3.gz man/man3/EVP_rc5_32_12_16_ofb.3.gz man/man3/EVP_ripemd160.3.gz -man/man3/EVP_sha.3.gz man/man3/EVP_sha1.3.gz man/man3/EVP_sha224.3.gz man/man3/EVP_sha256.3.gz @@ -854,6 +867,10 @@ man/man3/HMAC_Final.3.gz man/man3/HMAC_Init.3.gz man/man3/HMAC_Update.3.gz man/man3/HMAC_cleanup.3.gz +man/man3/LHASH_COMP_FN_TYPE.3.gz +man/man3/LHASH_DOALL_ARG_FN_TYPE.3.gz +man/man3/LHASH_DOALL_FN_TYPE.3.gz +man/man3/LHASH_HASH_FN_TYPE.3.gz man/man3/MD2.3.gz man/man3/MD2_Final.3.gz man/man3/MD2_Init.3.gz @@ -985,7 +1002,6 @@ man/man3/RIPEMD160.3.gz man/man3/RIPEMD160_Final.3.gz man/man3/RIPEMD160_Init.3.gz man/man3/RIPEMD160_Update.3.gz -man/man3/RSA_PKCS1_RSAref.3.gz man/man3/RSA_PKCS1_SSLeay.3.gz man/man3/RSA_blinding_off.3.gz man/man3/RSA_blinding_on.3.gz @@ -1086,7 +1102,6 @@ man/man3/SSL_CTX_sess_number.3.gz man/man3/SSL_CTX_sess_set_cache_size.3.gz man/man3/SSL_CTX_sess_set_get_cb.3.gz man/man3/SSL_CTX_sess_set_new_cb.3.gz -man/man3/SSL_CTX_sess_set_remove.3.gz man/man3/SSL_CTX_sess_set_remove_cb.3.gz man/man3/SSL_CTX_sess_timeouts.3.gz man/man3/SSL_CTX_sessions.3.gz @@ -1157,7 +1172,6 @@ man/man3/SSL_free.3.gz man/man3/SSL_get0_session.3.gz man/man3/SSL_get1_session.3.gz man/man3/SSL_get_SSL_CTX.3.gz -man/man3/SSL_get_accept_state.3.gz man/man3/SSL_get_cipher.3.gz man/man3/SSL_get_cipher_bits.3.gz man/man3/SSL_get_cipher_list.3.gz @@ -1175,7 +1189,6 @@ man/man3/SSL_get_fd.3.gz man/man3/SSL_get_info_callback.3.gz man/man3/SSL_get_max_cert_list.3.gz man/man3/SSL_get_mode.3.gz -man/man3/SSL_get_msg_callback_arg.3.gz man/man3/SSL_get_options.3.gz man/man3/SSL_get_peer_cert_chain.3.gz man/man3/SSL_get_peer_certificate.3.gz @@ -1367,7 +1380,6 @@ man/man3/bn_dump.3.gz man/man3/bn_expand.3.gz man/man3/bn_expand2.3.gz man/man3/bn_fix_top.3.gz -man/man3/bn_internal.3.gz man/man3/bn_mul_add_words.3.gz man/man3/bn_mul_comba4.3.gz man/man3/bn_mul_comba8.3.gz @@ -1413,7 +1425,6 @@ man/man3/d2i_ECPKParameters.3.gz man/man3/d2i_ECPKParameters_bio.3.gz man/man3/d2i_ECPKParameters_fp.3.gz man/man3/d2i_Netscape_RSA.3.gz -man/man3/d2i_PKCS8PrivateKey.3.gz man/man3/d2i_PKCS8PrivateKey_bio.3.gz man/man3/d2i_PKCS8PrivateKey_fp.3.gz man/man3/d2i_RSAPrivateKey.3.gz @@ -1439,7 +1450,6 @@ man/man3/des_read_pw_string.3.gz man/man3/dh.3.gz man/man3/dsa.3.gz man/man3/ec.3.gz -man/man3/ecdsa.3.gz man/man3/engine.3.gz man/man3/evp.3.gz man/man3/get_session_cb.3.gz @@ -1491,7 +1501,6 @@ man/man3/lh_node_usage_stats_bio.3.gz man/man3/lh_retrieve.3.gz man/man3/lh_stats.3.gz man/man3/lh_stats_bio.3.gz -man/man3/lhash.3.gz man/man3/mul.3.gz man/man3/mul_add.3.gz man/man3/new_session_cb.3.gz @@ -1508,6 +1517,7 @@ man/man3/tls_config_clear_keys.3.gz man/man3/tls_config_free.3.gz man/man3/tls_config_insecure_noverifycert.3.gz man/man3/tls_config_insecure_noverifyname.3.gz +man/man3/tls_config_insecure_noverifytime.3.gz man/man3/tls_config_new.3.gz man/man3/tls_config_parse_protocols.3.gz man/man3/tls_config_set_ca_file.3.gz @@ -1528,17 +1538,29 @@ man/man3/tls_connect.3.gz man/man3/tls_connect_fds.3.gz man/man3/tls_connect_servername.3.gz man/man3/tls_connect_socket.3.gz +man/man3/tls_conn_cipher.3.gz +man/man3/tls_conn_version.3.gz man/man3/tls_error.3.gz man/man3/tls_free.3.gz man/man3/tls_init.3.gz man/man3/tls_load_file.3.gz +man/man3/tls_peer_cert_notafter.3.gz +man/man3/tls_peer_cert_notbefore.3.gz man/man3/tls_read.3.gz man/man3/tls_reset.3.gz man/man3/tls_server.3.gz man/man3/tls_write.3.gz +man/man3/tls_config_prefer_ciphers_client.3.gz +man/man3/tls_config_prefer_ciphers_server.3.gz +man/man3/tls_config_verify_client.3.gz +man/man3/tls_config_verify_client_optional.3.gz +man/man3/tls_handshake.3.gz +man/man3/tls_peer_cert_contains_name.3.gz +man/man3/tls_peer_cert_hash.3.gz +man/man3/tls_peer_cert_issuer.3.gz +man/man3/tls_peer_cert_provided.3.gz +man/man3/tls_peer_cert_subject.3.gz man/man3/tmp_rsa_callback.3.gz -man/man3/ui.3.gz -man/man3/ui_compat.3.gz man/man3/verify_callback.3.gz man/man3/x509.3.gz @dir etc/ssl/certs From owner-svn-ports-all@freebsd.org Tue May 3 21:27:19 2016 Return-Path: Delivered-To: svn-ports-all@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 5447EB2CCB8; Tue, 3 May 2016 21:27:19 +0000 (UTC) (envelope-from mat@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 21A471A2C; Tue, 3 May 2016 21:27:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43LRIDU092646; Tue, 3 May 2016 21:27:18 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43LRIGx092645; Tue, 3 May 2016 21:27:18 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605032127.u43LRIGx092645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 3 May 2016 21:27:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414561 - head/games/rocksndiamonds-data X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 21:27:19 -0000 Author: mat Date: Tue May 3 21:27:18 2016 New Revision: 414561 URL: https://svnweb.freebsd.org/changeset/ports/414561 Log: Remove ${PORTSDIR}/ from _DEPENDS. Sponsored by: Absolight Modified: head/games/rocksndiamonds-data/Makefile (contents, props changed) Modified: head/games/rocksndiamonds-data/Makefile ============================================================================== --- head/games/rocksndiamonds-data/Makefile Tue May 3 21:15:43 2016 (r414560) +++ head/games/rocksndiamonds-data/Makefile Tue May 3 21:27:18 2016 (r414561) @@ -28,7 +28,7 @@ EXTRACT_ONLY_7z=Emerald_Mine_Club-2.1.1. MAINTAINER= nemysis@FreeBSD.org COMMENT= Additional Player Levels for Rocks'n'Diamonds and R'n'D jue -EXTRACT_DEPENDS+=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS+=${UNZIP_CMD}:archivers/unzip USES= 7z:partial NO_BUILD= yes From owner-svn-ports-all@freebsd.org Tue May 3 21:52:33 2016 Return-Path: Delivered-To: svn-ports-all@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 E2425B2C134; Tue, 3 May 2016 21:52:33 +0000 (UTC) (envelope-from kwm@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 BDC791861; Tue, 3 May 2016 21:52:33 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43LqW62001565; Tue, 3 May 2016 21:52:32 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43LqWbr001559; Tue, 3 May 2016 21:52:32 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605032152.u43LqWbr001559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 3 May 2016 21:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414562 - in head/graphics: ImageMagick ImageMagick/files ImageMagick7 ImageMagick7/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 21:52:34 -0000 Author: kwm Date: Tue May 3 21:52:32 2016 New Revision: 414562 URL: https://svnweb.freebsd.org/changeset/ports/414562 Log: Disable EPHEMERAL, HTTPS, MVG and MSL coders until a a new release can be made what fixes the CVE issues with these coders. Obtained from: ImageMagick support forum Security: CVE-2016-3714 Added: head/graphics/ImageMagick/files/ head/graphics/ImageMagick/files/patch-config_delegates.xml.in (contents, props changed) head/graphics/ImageMagick/files/patch-config_policy.xml (contents, props changed) head/graphics/ImageMagick7/files/ head/graphics/ImageMagick7/files/patch-config_delegates.xml.in (contents, props changed) head/graphics/ImageMagick7/files/patch-config_policy.xml (contents, props changed) Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick7/Makefile Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Tue May 3 21:27:18 2016 (r414561) +++ head/graphics/ImageMagick/Makefile Tue May 3 21:52:32 2016 (r414562) @@ -2,6 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.3-9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Added: head/graphics/ImageMagick/files/patch-config_delegates.xml.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ImageMagick/files/patch-config_delegates.xml.in Tue May 3 21:52:32 2016 (r414562) @@ -0,0 +1,10 @@ +--- config/delegates.xml.in.orig 2016-05-03 23:36:18.581813000 +0200 ++++ config/delegates.xml.in 2016-05-03 23:36:26.858835000 +0200 +@@ -88,7 +88,6 @@ + + + +- + + + Added: head/graphics/ImageMagick/files/patch-config_policy.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ImageMagick/files/patch-config_policy.xml Tue May 3 21:52:32 2016 (r414562) @@ -0,0 +1,12 @@ +--- config/policy.xml.orig 2016-05-03 23:18:45.652543000 +0200 ++++ config/policy.xml 2016-05-03 23:19:23.818471000 +0200 +@@ -58,4 +58,9 @@ + + + ++ ++ ++ ++ ++ + Modified: head/graphics/ImageMagick7/Makefile ============================================================================== --- head/graphics/ImageMagick7/Makefile Tue May 3 21:27:18 2016 (r414561) +++ head/graphics/ImageMagick7/Makefile Tue May 3 21:52:32 2016 (r414562) @@ -2,6 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 7.0.1-0 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ Added: head/graphics/ImageMagick7/files/patch-config_delegates.xml.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ImageMagick7/files/patch-config_delegates.xml.in Tue May 3 21:52:32 2016 (r414562) @@ -0,0 +1,10 @@ +--- config/delegates.xml.in.orig 2016-05-03 23:33:12.300197000 +0200 ++++ config/delegates.xml.in 2016-05-03 23:33:29.641438000 +0200 +@@ -90,7 +90,6 @@ + + + +- + + + Added: head/graphics/ImageMagick7/files/patch-config_policy.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ImageMagick7/files/patch-config_policy.xml Tue May 3 21:52:32 2016 (r414562) @@ -0,0 +1,12 @@ +--- config/policy.xml.orig 2016-05-03 23:18:45.652543000 +0200 ++++ config/policy.xml 2016-05-03 23:19:23.818471000 +0200 +@@ -58,4 +58,9 @@ + + + ++ ++ ++ ++ ++ + From owner-svn-ports-all@freebsd.org Tue May 3 21:55:11 2016 Return-Path: Delivered-To: svn-ports-all@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 29A22B2C204; Tue, 3 May 2016 21:55:11 +0000 (UTC) (envelope-from feld@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 ECED91B16; Tue, 3 May 2016 21:55:10 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43LtAgw001855; Tue, 3 May 2016 21:55:10 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43LtAuZ001853; Tue, 3 May 2016 21:55:10 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605032155.u43LtAuZ001853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 3 May 2016 21:55:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414563 - in branches/2016Q2/graphics: ImageMagick ImageMagick/files ImageMagick7 ImageMagick7/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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 21:55:11 -0000 Author: feld Date: Tue May 3 21:55:09 2016 New Revision: 414563 URL: https://svnweb.freebsd.org/changeset/ports/414563 Log: MFH: r414562 Disable EPHEMERAL, HTTPS, MVG and MSL coders until a a new release can be made what fixes the CVE issues with these coders. Obtained from: ImageMagick support forum Security: CVE-2016-3714 Approved by: ports-secteam (with hat) Added: branches/2016Q2/graphics/ImageMagick/files/ - copied from r414562, head/graphics/ImageMagick/files/ branches/2016Q2/graphics/ImageMagick7/files/ - copied from r414562, head/graphics/ImageMagick7/files/ Modified: branches/2016Q2/graphics/ImageMagick/Makefile branches/2016Q2/graphics/ImageMagick7/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/graphics/ImageMagick/Makefile ============================================================================== --- branches/2016Q2/graphics/ImageMagick/Makefile Tue May 3 21:52:32 2016 (r414562) +++ branches/2016Q2/graphics/ImageMagick/Makefile Tue May 3 21:55:09 2016 (r414563) @@ -2,6 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.3-9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Modified: branches/2016Q2/graphics/ImageMagick7/Makefile ============================================================================== --- branches/2016Q2/graphics/ImageMagick7/Makefile Tue May 3 21:52:32 2016 (r414562) +++ branches/2016Q2/graphics/ImageMagick7/Makefile Tue May 3 21:55:09 2016 (r414563) @@ -2,6 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 7.0.1-0 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ From owner-svn-ports-all@freebsd.org Tue May 3 22:09:22 2016 Return-Path: Delivered-To: svn-ports-all@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 87EC0B2C538; Tue, 3 May 2016 22:09:22 +0000 (UTC) (envelope-from brnrd@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 3B7BF1497; Tue, 3 May 2016 22:09:22 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43M9Lqc005251; Tue, 3 May 2016 22:09:21 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43M9LmH005249; Tue, 3 May 2016 22:09:21 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605032209.u43M9LmH005249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 3 May 2016 22:09:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414564 - in head: . Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 22:09:22 -0000 Author: brnrd Date: Tue May 3 22:09:21 2016 New Revision: 414564 URL: https://svnweb.freebsd.org/changeset/ports/414564 Log: security/libressl: Add UPDATING entry and bump SHLIB in bsd.openssl.mk - Add UPDATING entry, users must recompile all ports that depend - Bump SHLIBVER in Mk/bsd.openssl.mk PR: 209252 Modified: head/Mk/bsd.openssl.mk head/UPDATING Modified: head/Mk/bsd.openssl.mk ============================================================================== --- head/Mk/bsd.openssl.mk Tue May 3 21:55:09 2016 (r414563) +++ head/Mk/bsd.openssl.mk Tue May 3 22:09:21 2016 (r414564) @@ -102,11 +102,13 @@ OPENSSL_SHLIBVER?= ${OPENSSL_SHLIBFILE:E .endif .endif -# LibreSSL specific SHLIBVER +# LibreSSL and OpenSSL-BETA specific SHLIBVER .if defined(OPENSSL_PORT) && ${OPENSSL_PORT} == security/libressl -OPENSSL_SHLIBVER?= 35 +OPENSSL_SHLIBVER?= 37 .elif defined(OPENSSL_PORT) && ${OPENSSL_PORT} == security/libressl-devel OPENSSL_SHLIBVER?= 37 +.elif defined(OPENSSL_PORT) && ${OPENSSL_PORT} == security/openssl-devel +OPENSSL_SHLIBVER?= 9 .endif # default Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue May 3 21:55:09 2016 (r414563) +++ head/UPDATING Tue May 3 22:09:21 2016 (r414564) @@ -5,6 +5,32 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160503: + AFFECTS: users of security/libressl + AUTHOR: brnrd@FreeBSD.org + + LibreSSL 2.3 has removed SSLv3 support completely which leads to issues + with a number of ports. Patches for many of these issues can be found + on https://wiki.freebsd.org/OpenSSL/No-SSLv3 + + After upgrading to 2.3.4, manually update all packages that depend on + any of the libraries provided by LibreSSL (libssl, libcrypto and + libtls) since the versions of these libraries have changed. Normally, + you can obtain the list of dependent software by running the following + command: + + # pkg info -r libressl + + Then you should rebuild all ports depending on libressl to avoid dangling + shared library dependencies. Poudriere and pkg handle this correctly, + portmaster and portupgrade users can use the following to rebuild all + dependent ports. + + Portmaster users: + portmaster -r libressl + Portupgrade users: + portupgrade -fr security/libressl + 20160501: AFFECTS: Users of mail/dspam AUTHOR: junovitch@FreeBSD.org From owner-svn-ports-all@freebsd.org Tue May 3 22:53:40 2016 Return-Path: Delivered-To: svn-ports-all@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 C64F4B2CFEA; Tue, 3 May 2016 22:53:40 +0000 (UTC) (envelope-from brooks@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 94DC91193; Tue, 3 May 2016 22:53:40 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43MrdsK020203; Tue, 3 May 2016 22:53:39 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43MrdXI020198; Tue, 3 May 2016 22:53:39 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201605032253.u43MrdXI020198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Tue, 3 May 2016 22:53:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414565 - in head/devel/llvm-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 22:53:40 -0000 Author: brooks Date: Tue May 3 22:53:39 2016 New Revision: 414565 URL: https://svnweb.freebsd.org/changeset/ports/414565 Log: Update to a new snapshot. Fix amd64 build when ${CC} -m32 doesn't work. Assorted cleanups. Added: head/devel/llvm-devel/files/compiler-rt-patch-no-m32 - copied unchanged from r414485, head/devel/llvm38/files/compiler-rt-patch-no-m32 Deleted: head/devel/llvm-devel/files/compiler-rt-patch-tools_compiler-rt_cmake_config-ix.cmake Modified: head/devel/llvm-devel/Makefile head/devel/llvm-devel/Makefile.snapshot head/devel/llvm-devel/distinfo head/devel/llvm-devel/pkg-plist Modified: head/devel/llvm-devel/Makefile ============================================================================== --- head/devel/llvm-devel/Makefile Tue May 3 22:09:21 2016 (r414564) +++ head/devel/llvm-devel/Makefile Tue May 3 22:53:39 2016 (r414565) @@ -218,7 +218,7 @@ _COMPILER_RT_LIBS= \ libclang_rt.ubsan_standalone_cxx-x86_64.a \ libclang_rt.ubsan_standalone_cxx-x86_64.a.syms .endif -.if ${ARCH} == "i386" || ${ARCH} == "amd64" +.if ${ARCH} == "i386" _COMPILER_RT_LIBS+= \ libclang_rt.asan-i386.a \ libclang_rt.asan-i386.so \ @@ -274,9 +274,15 @@ post-patch: -e 's|lit\.|lit${LLVM_SUFFIX}.|' \ ${WRKSRC}/utils/lit/lit.py ${WRKSRC}/utils/lit/lit/*.py +post-patch-COMPILER_RT-on: +.if ${ARCH} == "amd64" + cd ${WRKSRC_compiler_rt} && \ + patch < ${PATCHDIR}/compiler-rt-patch-no-m32 +.endif + post-build-COMPILER_RT-on: - ${MKDIR} ${WRKSRC}/compiler-rt-build - cd ${WRKSRC}/compiler-rt-build && \ + ${MKDIR} ${WRKDIR}/compiler-rt-build + cd ${WRKDIR}/compiler-rt-build && \ ${CMAKE_BIN} ${CMAKE_ARGS} \ -DLLVM_CONFIG_PATH=${CONFIGURE_WRKSRC}/bin/llvm-config \ ${WRKSRC_compiler_rt} && \ @@ -303,12 +309,19 @@ post-install-DOCS-on: ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/ ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/ +.if ${PORT_OPTIONS:MCLANG} +post-install-DOCS-off: + ${RM} ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/scan-build.1 + ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/ + ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/ +.endif + post-install-CLANG-on: ${LN} -f ${STAGEDIR}${LLVM_PREFIX}/bin/clang \ ${STAGEDIR}${LLVM_PREFIX}/bin/clang-cpp post-install-COMPILER_RT-on: - cd ${WRKSRC}/compiler-rt-build && \ + cd ${WRKDIR}/compiler-rt-build && \ ${MAKE_ENV} ${MAKE_CMD} ${INSTALL_TARGET} post-install-LIT-on: @@ -366,8 +379,7 @@ build-plist: if ($$0 ~ /LLVMgold/) {printf "%%%%GOLD%%%%"} \ if ($$0 !~ /libclang_rt/) {print} \ }' ${PLIST}.tmp >> ${PLIST} - ${RM} -f ${PLIST}.tmp - + ${RM} ${PLIST}.tmp check-commands: .for command in ${COMMANDS} Modified: head/devel/llvm-devel/Makefile.snapshot ============================================================================== --- head/devel/llvm-devel/Makefile.snapshot Tue May 3 22:09:21 2016 (r414564) +++ head/devel/llvm-devel/Makefile.snapshot Tue May 3 22:53:39 2016 (r414565) @@ -6,12 +6,12 @@ # LLVM_MAJOR= 3.9 LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20160424 +SNAPDATE= 20160502 -LLVM_COMMIT= 028b451b44aefae091f5221f67973587e8715c6b -CLANG_COMMIT= 102c3e12543ad484452934b22c7805553497da09 -COMPILER_RT_COMMIT= 5d4cf0cc374036478e6227110f022fed3fe4df52 -EXTRAS_COMMIT= 46f563960f119f8ff3760f4df35f7f0081b71ad9 -LLD_COMMIT= 5d4a5f79d0a9d205f70eac103e546f04d214dd5a -LLDB_COMMIT= e7c932b408a4552264477e462ebef0c53cb52cf3 -OPENMP_COMMIT= 43ffd469908d01f0ff94d0d3325384c09de6d3b3 +LLVM_COMMIT= be15f60fee97685728b20f82df0bb061761cbc30 +CLANG_COMMIT= adeb741e4ef2208282d408214f045b0ce284645a +COMPILER_RT_COMMIT= 3b2ce46b398f7c0656a1e01d7b1cc603c5f22713 +EXTRAS_COMMIT= c80718012edd63e5b2adf344f7f4750e03c0b1ba +LLD_COMMIT= db1cb5191fcedc1849b917dd53a93de6d4398d39 +LLDB_COMMIT= 287a5027f3bc6fc7170e2b5c5736cffc912aac7a +OPENMP_COMMIT= 843428ce2ada131537bfcd7be78cd1484b1d2254 Modified: head/devel/llvm-devel/distinfo ============================================================================== --- head/devel/llvm-devel/distinfo Tue May 3 22:09:21 2016 (r414564) +++ head/devel/llvm-devel/distinfo Tue May 3 22:53:39 2016 (r414565) @@ -1,14 +1,14 @@ -SHA256 (llvm-mirror-llvm-3.9.d20160424-028b451b44aefae091f5221f67973587e8715c6b_GH0.tar.gz) = 3efdb96090c55bc133eb34df8baa758f962829a9e8ef68749bb3bd0904a24f2b -SIZE (llvm-mirror-llvm-3.9.d20160424-028b451b44aefae091f5221f67973587e8715c6b_GH0.tar.gz) = 25185772 -SHA256 (llvm-mirror-clang-102c3e12543ad484452934b22c7805553497da09_GH0.tar.gz) = 2b62bbaf65af0526628f2f91490a32bba500c1308d105098e54f24335745c1b2 -SIZE (llvm-mirror-clang-102c3e12543ad484452934b22c7805553497da09_GH0.tar.gz) = 13795746 -SHA256 (llvm-mirror-compiler-rt-5d4cf0cc374036478e6227110f022fed3fe4df52_GH0.tar.gz) = 60ea92e219bed1a74a4e14190bc5ebe2f31000d8fba05fcf0923a0acc8ed2a6b -SIZE (llvm-mirror-compiler-rt-5d4cf0cc374036478e6227110f022fed3fe4df52_GH0.tar.gz) = 2283693 -SHA256 (llvm-mirror-clang-tools-extra-46f563960f119f8ff3760f4df35f7f0081b71ad9_GH0.tar.gz) = b906bb093d69fa82f577d33ac32ac275564af846ffb7a059a649eca0ddb338f7 -SIZE (llvm-mirror-clang-tools-extra-46f563960f119f8ff3760f4df35f7f0081b71ad9_GH0.tar.gz) = 532683 -SHA256 (llvm-mirror-lld-5d4a5f79d0a9d205f70eac103e546f04d214dd5a_GH0.tar.gz) = 6640276913b2f25533655c3138af9e5f83fb394d661b72b557515ea327f081a4 -SIZE (llvm-mirror-lld-5d4a5f79d0a9d205f70eac103e546f04d214dd5a_GH0.tar.gz) = 581001 -SHA256 (llvm-mirror-lldb-e7c932b408a4552264477e462ebef0c53cb52cf3_GH0.tar.gz) = 9f5d15d5760a621ff5d6ab994a74028b9e94b2eb39f6b2eb7a109439e378e66b -SIZE (llvm-mirror-lldb-e7c932b408a4552264477e462ebef0c53cb52cf3_GH0.tar.gz) = 17241829 -SHA256 (llvm-mirror-openmp-43ffd469908d01f0ff94d0d3325384c09de6d3b3_GH0.tar.gz) = b0f9cba4c807e0e58462820ca574b86e045de238fc6a7458a58c38f437f340e3 -SIZE (llvm-mirror-openmp-43ffd469908d01f0ff94d0d3325384c09de6d3b3_GH0.tar.gz) = 2810976 +SHA256 (llvm-mirror-llvm-3.9.d20160502-be15f60fee97685728b20f82df0bb061761cbc30_GH0.tar.gz) = 890fcf33e7d242b49cdb7940e1905e9ca7b6304c4a64f8128c59b23337dade59 +SIZE (llvm-mirror-llvm-3.9.d20160502-be15f60fee97685728b20f82df0bb061761cbc30_GH0.tar.gz) = 24992784 +SHA256 (llvm-mirror-clang-adeb741e4ef2208282d408214f045b0ce284645a_GH0.tar.gz) = 5e0e3e31eb42a4d8a328acbe6484e8be349b908fd607e1840ccea2b48af1f366 +SIZE (llvm-mirror-clang-adeb741e4ef2208282d408214f045b0ce284645a_GH0.tar.gz) = 13865011 +SHA256 (llvm-mirror-compiler-rt-3b2ce46b398f7c0656a1e01d7b1cc603c5f22713_GH0.tar.gz) = 9828b930b3d1168b379c67545b917115a72dd0e3341eef87bfb7c0ccf0b44e47 +SIZE (llvm-mirror-compiler-rt-3b2ce46b398f7c0656a1e01d7b1cc603c5f22713_GH0.tar.gz) = 2290060 +SHA256 (llvm-mirror-clang-tools-extra-c80718012edd63e5b2adf344f7f4750e03c0b1ba_GH0.tar.gz) = 9e792b600f2b3683824e3f959b013d1c9825d98c08d054add05aea13d8035d4a +SIZE (llvm-mirror-clang-tools-extra-c80718012edd63e5b2adf344f7f4750e03c0b1ba_GH0.tar.gz) = 556585 +SHA256 (llvm-mirror-lld-db1cb5191fcedc1849b917dd53a93de6d4398d39_GH0.tar.gz) = b589e39019d53558bee5f94771965d9035cc99d2a4ae657620def5bb280a35fa +SIZE (llvm-mirror-lld-db1cb5191fcedc1849b917dd53a93de6d4398d39_GH0.tar.gz) = 593189 +SHA256 (llvm-mirror-lldb-287a5027f3bc6fc7170e2b5c5736cffc912aac7a_GH0.tar.gz) = c7ff29137b29d487fca5a90c293e4dc56a1bcd14c6eca6f18b7778551da0c0ee +SIZE (llvm-mirror-lldb-287a5027f3bc6fc7170e2b5c5736cffc912aac7a_GH0.tar.gz) = 17251429 +SHA256 (llvm-mirror-openmp-843428ce2ada131537bfcd7be78cd1484b1d2254_GH0.tar.gz) = 76861728fb40556d173a18032e36db37fd982ff5e73133fd50abefc182e56284 +SIZE (llvm-mirror-openmp-843428ce2ada131537bfcd7be78cd1484b1d2254_GH0.tar.gz) = 2810794 Copied: head/devel/llvm-devel/files/compiler-rt-patch-no-m32 (from r414485, head/devel/llvm38/files/compiler-rt-patch-no-m32) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm-devel/files/compiler-rt-patch-no-m32 Tue May 3 22:53:39 2016 (r414565, copy of r414485, head/devel/llvm38/files/compiler-rt-patch-no-m32) @@ -0,0 +1,14 @@ +--- cmake/config-ix.cmake.orig 2016-05-02 20:51:53.598525522 +0000 ++++ cmake/config-ix.cmake 2016-05-02 20:53:24.573519349 +0000 +@@ -189,11 +189,6 @@ + if("${COMPILER_RT_DEFAULT_TARGET_ARCH}" MATCHES "i[2-6]86|x86|amd64") + if(NOT MSVC) + test_target_arch(x86_64 "" "-m64") +- # FIXME: We build runtimes for both i686 and i386, as "clang -m32" may +- # target different variant than "$CMAKE_C_COMPILER -m32". This part should +- # be gone after we resolve PR14109. +- test_target_arch(i686 __i686__ "-m32") +- test_target_arch(i386 __i386__ "-m32") + else() + if (CMAKE_SIZEOF_VOID_P EQUAL 4) + test_target_arch(i386 "" "") Modified: head/devel/llvm-devel/pkg-plist ============================================================================== --- head/devel/llvm-devel/pkg-plist Tue May 3 22:09:21 2016 (r414564) +++ head/devel/llvm-devel/pkg-plist Tue May 3 22:53:39 2016 (r414565) @@ -505,6 +505,7 @@ llvm-devel/bin/yaml2obj %%CLANG%%llvm-devel/include/clang/Serialization/ModuleFileExtension.h %%CLANG%%llvm-devel/include/clang/Serialization/ModuleManager.h %%CLANG%%llvm-devel/include/clang/Serialization/SerializationDiagnostic.h +%%CLANG%%llvm-devel/include/clang/StaticAnalyzer/Checkers/Checkers.inc %%CLANG%%llvm-devel/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h %%CLANG%%llvm-devel/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h %%CLANG%%llvm-devel/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h @@ -1464,6 +1465,18 @@ llvm-devel/include/llvm/DebugInfo/PDB/PD llvm-devel/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h llvm-devel/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h llvm-devel/include/llvm/DebugInfo/PDB/PDBTypes.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/ByteStream.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/DbiStream.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/InfoStream.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/ModInfo.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/NameHashTable.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/NameMap.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/PDBFile.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/RawConstants.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/RawSession.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/StreamInterface.h +llvm-devel/include/llvm/DebugInfo/PDB/Raw/StreamReader.h llvm-devel/include/llvm/DebugInfo/Symbolize/DIPrinter.h llvm-devel/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h llvm-devel/include/llvm/DebugInfo/Symbolize/Symbolize.h @@ -1708,9 +1721,9 @@ llvm-devel/include/llvm/PassInfo.h llvm-devel/include/llvm/PassRegistry.h llvm-devel/include/llvm/PassSupport.h llvm-devel/include/llvm/Passes/PassBuilder.h -llvm-devel/include/llvm/ProfileData/CoverageMapping.h -llvm-devel/include/llvm/ProfileData/CoverageMappingReader.h -llvm-devel/include/llvm/ProfileData/CoverageMappingWriter.h +llvm-devel/include/llvm/ProfileData/Coverage/CoverageMapping.h +llvm-devel/include/llvm/ProfileData/Coverage/CoverageMappingReader.h +llvm-devel/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h llvm-devel/include/llvm/ProfileData/InstrProf.h llvm-devel/include/llvm/ProfileData/InstrProfData.inc llvm-devel/include/llvm/ProfileData/InstrProfReader.h @@ -1883,6 +1896,7 @@ llvm-devel/include/llvm/Transforms/IPO.h llvm-devel/include/llvm/Transforms/IPO/ForceFunctionAttrs.h llvm-devel/include/llvm/Transforms/IPO/FunctionAttrs.h llvm-devel/include/llvm/Transforms/IPO/FunctionImport.h +llvm-devel/include/llvm/Transforms/IPO/GlobalOpt.h llvm-devel/include/llvm/Transforms/IPO/InferFunctionAttrs.h llvm-devel/include/llvm/Transforms/IPO/InlinerPass.h llvm-devel/include/llvm/Transforms/IPO/Internalize.h @@ -1901,6 +1915,7 @@ llvm-devel/include/llvm/Transforms/Scala llvm-devel/include/llvm/Transforms/Scalar/EarlyCSE.h llvm-devel/include/llvm/Transforms/Scalar/GVN.h llvm-devel/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h +llvm-devel/include/llvm/Transforms/Scalar/Reassociate.h llvm-devel/include/llvm/Transforms/Scalar/SROA.h llvm-devel/include/llvm/Transforms/Scalar/SimplifyCFG.h llvm-devel/include/llvm/Transforms/Scalar/Sink.h @@ -1969,6 +1984,7 @@ llvm-devel/lib/LLVMHello.so %%CLANG%%llvm-devel/lib/clang/3.9.0/include/avx512vbmiintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/avx512vbmivlintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/avx512vlbwintrin.h +%%CLANG%%llvm-devel/lib/clang/3.9.0/include/avx512vlcdintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/avx512vldqintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/avx512vlintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/avxintrin.h @@ -2019,7 +2035,6 @@ llvm-devel/lib/LLVMHello.so %%CLANG%%llvm-devel/lib/clang/3.9.0/include/xsaveoptintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/xsavesintrin.h %%CLANG%%llvm-devel/lib/clang/3.9.0/include/xtestintrin.h -%%CLANG%%llvm-devel/lib/clang/3.9.0/vtables_blacklist.txt %%CLANG%%llvm-devel/lib/cmake/clang/ClangConfig.cmake %%CLANG%%llvm-devel/lib/cmake/clang/ClangTargets-%%CMAKE_BUILD_TYPE%%.cmake %%CLANG%%llvm-devel/lib/cmake/clang/ClangTargets.cmake @@ -2078,6 +2093,7 @@ llvm-devel/lib/libLLVMBitReader.a llvm-devel/lib/libLLVMBitWriter.a llvm-devel/lib/libLLVMCodeGen.a llvm-devel/lib/libLLVMCore.a +llvm-devel/lib/libLLVMCoverage.a llvm-devel/lib/libLLVMCppBackendCodeGen.a llvm-devel/lib/libLLVMCppBackendInfo.a llvm-devel/lib/libLLVMDebugInfoCodeView.a @@ -2194,6 +2210,7 @@ llvm-devel/lib/libLTO.so %%CLANG%%llvm-devel/lib/libclangStaticAnalyzerCore.a %%CLANG%%llvm-devel/lib/libclangStaticAnalyzerFrontend.a %%EXTRAS%%llvm-devel/lib/libclangTidy.a +%%EXTRAS%%llvm-devel/lib/libclangTidyBoostModule.a %%EXTRAS%%llvm-devel/lib/libclangTidyCERTModule.a %%EXTRAS%%llvm-devel/lib/libclangTidyCppCoreGuidelinesModule.a %%EXTRAS%%llvm-devel/lib/libclangTidyGoogleModule.a @@ -2206,6 +2223,7 @@ llvm-devel/lib/libLTO.so %%EXTRAS%%llvm-devel/lib/libclangTidyUtils.a %%CLANG%%llvm-devel/lib/libclangTooling.a %%CLANG%%llvm-devel/lib/libclangToolingCore.a +llvm-devel/lib/libfindAllSymbols.a %%OPENMP%%llvm-devel/lib/libgomp.so %%OPENMP%%llvm-devel/lib/libiomp5.so %%LLD%%llvm-devel/lib/liblldCOFF.a From owner-svn-ports-all@freebsd.org Tue May 3 22:54:58 2016 Return-Path: Delivered-To: svn-ports-all@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 48305B2C057; Tue, 3 May 2016 22:54:58 +0000 (UTC) (envelope-from pierre@guinoiseau.eu) Received: from tritus.sig11.fr (tritus.sig11.fr [IPv6:2a01:4f8:160:72a3::6:1]) (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 A73AF1288; Tue, 3 May 2016 22:54:57 +0000 (UTC) (envelope-from pierre@guinoiseau.eu) Received: from kyleck.sig11.fr (kyleck.sig11.fr [IPv6:2a01:4f8:160:72a3::7:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tritus.sig11.fr (Postfix) with ESMTPSA id 89EF11B7DB; Wed, 4 May 2016 10:54:54 +1200 (NZST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=guinoiseau.eu; s=mail; t=1462316094; bh=3njMy0m1WoTVqmfxIxG0Md9vdmQkm0sCOuefkNbkypI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=H05JBiwhUVICRAofFoxrefH3itcMWEmceZkBO8CBP+BtC4yHGSYu6YxkRbFzBIIt7 E8WrDwKPwmnrlg6YQ5y3rppDmOFPLYOCHNDKTFDRAmKBNYsKbXRnFn5QG4KV3U0n/U qb5kUJXonFVm1JtLQdqMmoa+quz/91ddr1OYwe2Y= Date: Wed, 4 May 2016 10:54:53 +1200 From: Pierre Guinoiseau To: "Sergey A. Osokin" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414318 - in head/www: nginx nginx-devel Message-ID: <20160503225453.GA92088@kyleck.sig11.fr> References: <201604292308.u3TN8Dxf061708@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <201604292308.u3TN8Dxf061708@repo.freebsd.org> X-Operating-System: FreeBSD User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 22:54:58 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, could you add an entry in UPDATING for that change? It breaks existing configurations. Cheers, Pierre On 29/04/2016 23:08:12, Sergey A. Osokin wrote: > Author: osa > Date: Fri Apr 29 23:08:12 2016 > New Revision: 414318 > URL: https://svnweb.freebsd.org/changeset/ports/414318 >=20 > Log: > Change the MODULESDIR from ${ETCDIR}/modules to ${PREFIX}/libexec/${POR= TNAME}. > Bump PORTREVISION. > =20 > PR: 209151 >=20 > Modified: > head/www/nginx-devel/Makefile > head/www/nginx/Makefile >=20 > Modified: head/www/nginx-devel/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/nginx-devel/Makefile Fri Apr 29 22:43:12 2016 (r414317) > +++ head/www/nginx-devel/Makefile Fri Apr 29 23:08:12 2016 (r414318) > @@ -3,6 +3,7 @@ > =20 > PORTNAME=3D nginx > PORTVERSION=3D 1.10.0 > +PORTREVISION=3D 1 > CATEGORIES=3D www > MASTER_SITES=3D http://nginx.org/download/ > MASTER_SITES+=3D LOCAL/osa > @@ -270,7 +271,7 @@ CONFIGURE_ARGS+=3D--prefix=3D${ETCDIR} \ > --user=3D${WWWOWN} --group=3D${WWWGRP} > =20 > .if !empty(PORT_OPTIONS:MDSO) > -MODULESDIR=3D ${ETCDIR}/modules > +MODULESDIR=3D ${PREFIX}/libexec/${PORTNAME} > CONFIGURE_ARGS+=3D--modules-path=3D${MODULESDIR} > .endif > =20 > @@ -1282,9 +1283,9 @@ post-install: > (cd ${STAGEDIR}${PREFIX} && ${FIND} ${MODULESDIR:S|${PREFIX}/||} \ > ! -type d >>${TMPPLIST}) > # Update nginx.conf-dist with a list of staged dynamic modules > - (cd ${STAGEDIR}${ETCDIR} && \ > - ${FIND} ${MODULESDIR:S|${ETCDIR}/||} -type f -name '*.so' \ > - -exec ${ECHO_CMD} "load_module {};" \; \ > + (cd ${STAGEDIR} && \ > + ${FIND} ${MODULESDIR:S|^/||} -type f -name '*.so' \ > + -exec ${ECHO_CMD} "load_module /{};" \; \ > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist && \ > ${CAT} ${WRKSRC}/conf/nginx.conf \ > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist) >=20 > Modified: head/www/nginx/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/nginx/Makefile Fri Apr 29 22:43:12 2016 (r414317) > +++ head/www/nginx/Makefile Fri Apr 29 23:08:12 2016 (r414318) > @@ -3,6 +3,7 @@ > =20 > PORTNAME=3D nginx > PORTVERSION=3D 1.10.0 > +PORTREVISION=3D 1 > PORTEPOCH=3D 2 > CATEGORIES=3D www > MASTER_SITES=3D http://nginx.org/download/ > @@ -270,7 +271,7 @@ CONFIGURE_ARGS+=3D--prefix=3D${ETCDIR} \ > --user=3D${WWWOWN} --group=3D${WWWGRP} > =20 > .if !empty(PORT_OPTIONS:MDSO) > -MODULESDIR=3D ${ETCDIR}/modules > +MODULESDIR=3D ${PREFIX}/libexec/${PORTNAME} > CONFIGURE_ARGS+=3D--modules-path=3D${MODULESDIR} > .endif > =20 > @@ -1282,9 +1283,9 @@ post-install: > (cd ${STAGEDIR}${PREFIX} && ${FIND} ${MODULESDIR:S|${PREFIX}/||} \ > ! -type d >>${TMPPLIST}) > # Update nginx.conf-dist with a list of staged dynamic modules > - (cd ${STAGEDIR}${ETCDIR} && \ > - ${FIND} ${MODULESDIR:S|${ETCDIR}/||} -type f -name '*.so' \ > - -exec ${ECHO_CMD} "load_module {};" \; \ > + (cd ${STAGEDIR} && \ > + ${FIND} ${MODULESDIR:S|^/||} -type f -name '*.so' \ > + -exec ${ECHO_CMD} "load_module /{};" \; \ > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist && \ > ${CAT} ${WRKSRC}/conf/nginx.conf \ > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist) > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" --=20 Pierre Guinoiseau http://segmentationfau.lt/ | +PierreGuinoiseau | @peikk00 --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCgAGBQJXKSw4AAoJEFBNg+ogrffPWgEP/1zWPdHxanhI7iLS7TgQyQ78 03AkYlpaCogMVU6f1wRALbqAaZVmh875ecYI027fIOUOOrfyidFe23y2t6Yfj0Xr lKGFr07Lg7E2kzOGRU9z27B/Gihbzg+Og0BHJyX7lVkSjOZE6uf23ZAXg6dWplaU ZBzbulVxIodf+v/6jTdwkfSPXfqCe+DWiLozUYqHdFEvY0DExF1g5qJ3WXpGTTEk hHLzYpSp38OnEZmuaAba38dqwVGTZBv/MfUc8UUcNEdjCUIhl1i0bjyePadUDq2B D1m+UaO9tmudKNGHixWC/pw8dC55Pf0RPp8rsidwDIqjmptWmhCQ5Pm2Zw8TbLpP YtUG7NYN70BmY0t2UWWYxNcU9JtmEE8w03eKlrhZHQ9lim1A7iTvOFkcrjEwMgvr 7AkZRJbRsQZu4nRyUdQfGL6lWMTJWkAZ0nDmfSF6BDiLzMcdphOhgFDEA/65L3UU Hl1aCCOaBCWCrpG/wBaLAGOd/cM6DobIr3LBV0qzjTdoYEs9Bp7NUKAw+kp574hX Q9teEFdamQ0cRwm60lHRFIfyA9UyVAa3x91gwnbdtgPxuUp7+ULv9zn7T45uU56Y ttgQ/EiGKhbDO658WIoIenOiRnZzdaizhQFRir+gc0c1y6IXyHEc/LvNE7Uq5AZv D24lHJV86sBHVY52ExTT =Q/OI -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-svn-ports-all@freebsd.org Tue May 3 23:57:04 2016 Return-Path: Delivered-To: svn-ports-all@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 9E905B2B1AB; Tue, 3 May 2016 23:57:04 +0000 (UTC) (envelope-from junovitch@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 76A221691; Tue, 3 May 2016 23:57:04 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43Nv3pA038469; Tue, 3 May 2016 23:57:03 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43Nv3K5038468; Tue, 3 May 2016 23:57:03 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605032357.u43Nv3K5038468@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 May 2016 23:57:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414566 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 23:57:04 -0000 Author: junovitch Date: Tue May 3 23:57:03 2016 New Revision: 414566 URL: https://svnweb.freebsd.org/changeset/ports/414566 Log: Fix -> tags in OpenSSL entry plus spacing fixes. While here, combine both entries as they both refer to the same CVEs and we've typically done these as combined entries in the past. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 3 22:53:39 2016 (r414565) +++ head/security/vuxml/vuln.xml Tue May 3 23:57:03 2016 (r414566) @@ -59,44 +59,6 @@ Notes: --> - LibreSSL -- multiple vulnerabilities - - - libressl - 2.3.4 - - - libressl-devel - 2.3.4 - - - - -

OpenBSD reports:

-
-

Memory corruption in the ASN.1 encoder

-

Padding oracle in AES-NI CBC MAC check

-

EVP_EncodeUpdate overflow

-

EVP_EncryptUpdate overflow

-

ASN.1 BIO excessive memory allocation

-
- -
- - https://marc.info/?l=openbsd-tech&m=146228598730414 - CVE-2016-2108 - CVE-2016-2107 - CVE-2016-2105 - CVE-2016-2106 - CVE-2016-2109 - - - 2016-05-03 - 2016-05-03 - -
- - OpenSSL -- multiple vulnerabilities @@ -107,33 +69,49 @@ Notes: linux-c6-openssl 1.0.1e_8 + + libressl + 2.3.4 + + + libressl-devel + 2.3.4 +

OpenSSL reports:

+

Memory corruption in the ASN.1 encoder

Padding oracle in AES-NI CBC MAC check

EVP_EncodeUpdate overflow

EVP_EncryptUpdate overflow

ASN.1 BIO excessive memory allocation

-

EBCDIC overread

+

EBCDIC overread (OpenSSL only)

https://www.openssl.org/news/secadv/20160503.txt - CVE-2016-2107 - CVE-2016-2105 - CVE-2016-2106 - CVE-2016-2109 - CVE-2016-2176 + https://marc.info/?l=openbsd-tech&m=146228598730414 + CVE-2016-2105 + CVE-2016-2106 + CVE-2016-2107 + CVE-2016-2108 + CVE-2016-2109 + CVE-2016-2176 2016-05-03 2016-05-03 + 2016-05-03
+ + + + gitlab -- privilege escalation via "impersonate" feature From owner-svn-ports-all@freebsd.org Wed May 4 00:55:17 2016 Return-Path: Delivered-To: svn-ports-all@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 06120B2A38D; Wed, 4 May 2016 00:55:17 +0000 (UTC) (envelope-from osa@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 BD48E1E7B; Wed, 4 May 2016 00:55:16 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u440tFqL056758; Wed, 4 May 2016 00:55:15 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u440tFQw056757; Wed, 4 May 2016 00:55:15 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201605040055.u440tFQw056757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Wed, 4 May 2016 00:55:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414567 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 00:55:17 -0000 Author: osa Date: Wed May 4 00:55:15 2016 New Revision: 414567 URL: https://svnweb.freebsd.org/changeset/ports/414567 Log: Document the ${MODULESDIR} change for www/nginx*. Spotted by: Pierre Guinoiseau Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue May 3 23:57:03 2016 (r414566) +++ head/UPDATING Wed May 4 00:55:15 2016 (r414567) @@ -40,7 +40,16 @@ you update your ports collection, before port and the /var/run/dspam directory for PID and socket files. If you need dspam to run as root for your mail setup, you can use the SETUID config option to enable the old insecure behavior. - + +20160229: + AFFECTS: users of www/nginx and www/nginx-devel + AUTHOR: osa@FreeBSD.org + + The ${MODULESDIR}, default directory for dynamic modules, has been + changed from ${ETCDIR}/modules to ${PREFIX}/libexec/${PORTNAME}. + It's highly recommended to review existing configuration files of + nginx, i.e. ${PREFIX}/etc/nginx/nginx.conf. + 20160424: AFFECTS: Users of net-mgmt/icinga2 AUTHOR: lme@FreeBSD.org From owner-svn-ports-all@freebsd.org Wed May 4 00:55:25 2016 Return-Path: Delivered-To: svn-ports-all@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 58F48B2A3BA; Wed, 4 May 2016 00:55:25 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3F22F1F4F; Wed, 4 May 2016 00:55:25 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 975) id 312241407; Wed, 4 May 2016 00:55:25 +0000 (UTC) Date: Wed, 4 May 2016 00:55:25 +0000 From: "Sergey A. Osokin" To: Pierre Guinoiseau Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414318 - in head/www: nginx nginx-devel Message-ID: <20160504005525.GB74041@FreeBSD.org> References: <201604292308.u3TN8Dxf061708@repo.freebsd.org> <20160503225453.GA92088@kyleck.sig11.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20160503225453.GA92088@kyleck.sig11.fr> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 00:55:25 -0000 Done. On Wed, May 04, 2016 at 10:54:53AM +1200, Pierre Guinoiseau wrote: > Hi, > > could you add an entry in UPDATING for that change? It breaks existing > configurations. > > Cheers, > Pierre > > On 29/04/2016 23:08:12, Sergey A. Osokin wrote: > > > Author: osa > > Date: Fri Apr 29 23:08:12 2016 > > New Revision: 414318 > > URL: https://svnweb.freebsd.org/changeset/ports/414318 > > > > Log: > > Change the MODULESDIR from ${ETCDIR}/modules to ${PREFIX}/libexec/${PORTNAME}. > > Bump PORTREVISION. > > > > PR: 209151 > > > > Modified: > > head/www/nginx-devel/Makefile > > head/www/nginx/Makefile > > > > Modified: head/www/nginx-devel/Makefile > > ============================================================================== > > --- head/www/nginx-devel/Makefile Fri Apr 29 22:43:12 2016 (r414317) > > +++ head/www/nginx-devel/Makefile Fri Apr 29 23:08:12 2016 (r414318) > > @@ -3,6 +3,7 @@ > > > > PORTNAME= nginx > > PORTVERSION= 1.10.0 > > +PORTREVISION= 1 > > CATEGORIES= www > > MASTER_SITES= http://nginx.org/download/ > > MASTER_SITES+= LOCAL/osa > > @@ -270,7 +271,7 @@ CONFIGURE_ARGS+=--prefix=${ETCDIR} \ > > --user=${WWWOWN} --group=${WWWGRP} > > > > .if !empty(PORT_OPTIONS:MDSO) > > -MODULESDIR= ${ETCDIR}/modules > > +MODULESDIR= ${PREFIX}/libexec/${PORTNAME} > > CONFIGURE_ARGS+=--modules-path=${MODULESDIR} > > .endif > > > > @@ -1282,9 +1283,9 @@ post-install: > > (cd ${STAGEDIR}${PREFIX} && ${FIND} ${MODULESDIR:S|${PREFIX}/||} \ > > ! -type d >>${TMPPLIST}) > > # Update nginx.conf-dist with a list of staged dynamic modules > > - (cd ${STAGEDIR}${ETCDIR} && \ > > - ${FIND} ${MODULESDIR:S|${ETCDIR}/||} -type f -name '*.so' \ > > - -exec ${ECHO_CMD} "load_module {};" \; \ > > + (cd ${STAGEDIR} && \ > > + ${FIND} ${MODULESDIR:S|^/||} -type f -name '*.so' \ > > + -exec ${ECHO_CMD} "load_module /{};" \; \ > > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist && \ > > ${CAT} ${WRKSRC}/conf/nginx.conf \ > > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist) > > > > Modified: head/www/nginx/Makefile > > ============================================================================== > > --- head/www/nginx/Makefile Fri Apr 29 22:43:12 2016 (r414317) > > +++ head/www/nginx/Makefile Fri Apr 29 23:08:12 2016 (r414318) > > @@ -3,6 +3,7 @@ > > > > PORTNAME= nginx > > PORTVERSION= 1.10.0 > > +PORTREVISION= 1 > > PORTEPOCH= 2 > > CATEGORIES= www > > MASTER_SITES= http://nginx.org/download/ > > @@ -270,7 +271,7 @@ CONFIGURE_ARGS+=--prefix=${ETCDIR} \ > > --user=${WWWOWN} --group=${WWWGRP} > > > > .if !empty(PORT_OPTIONS:MDSO) > > -MODULESDIR= ${ETCDIR}/modules > > +MODULESDIR= ${PREFIX}/libexec/${PORTNAME} > > CONFIGURE_ARGS+=--modules-path=${MODULESDIR} > > .endif > > > > @@ -1282,9 +1283,9 @@ post-install: > > (cd ${STAGEDIR}${PREFIX} && ${FIND} ${MODULESDIR:S|${PREFIX}/||} \ > > ! -type d >>${TMPPLIST}) > > # Update nginx.conf-dist with a list of staged dynamic modules > > - (cd ${STAGEDIR}${ETCDIR} && \ > > - ${FIND} ${MODULESDIR:S|${ETCDIR}/||} -type f -name '*.so' \ > > - -exec ${ECHO_CMD} "load_module {};" \; \ > > + (cd ${STAGEDIR} && \ > > + ${FIND} ${MODULESDIR:S|^/||} -type f -name '*.so' \ > > + -exec ${ECHO_CMD} "load_module /{};" \; \ > > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist && \ > > ${CAT} ${WRKSRC}/conf/nginx.conf \ > > >>${STAGEDIR}${ETCDIR}/nginx.conf-dist) > > _______________________________________________ > > svn-ports-all@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > > -- > Pierre Guinoiseau > http://segmentationfau.lt/ | +PierreGuinoiseau | @peikk00 From owner-svn-ports-all@freebsd.org Wed May 4 01:12:11 2016 Return-Path: Delivered-To: svn-ports-all@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 303D1B2A886; Wed, 4 May 2016 01:12:11 +0000 (UTC) (envelope-from tota@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 0256E1759; Wed, 4 May 2016 01:12:10 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441CAuc062176; Wed, 4 May 2016 01:12:10 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441CAgD061977; Wed, 4 May 2016 01:12:10 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605040112.u441CAgD061977@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 4 May 2016 01:12:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414568 - head/graphics/R-cran-visNetwork X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:12:11 -0000 Author: tota Date: Wed May 4 01:12:09 2016 New Revision: 414568 URL: https://svnweb.freebsd.org/changeset/ports/414568 Log: - Update to 1.0.0 Modified: head/graphics/R-cran-visNetwork/Makefile (contents, props changed) head/graphics/R-cran-visNetwork/distinfo (contents, props changed) Modified: head/graphics/R-cran-visNetwork/Makefile ============================================================================== --- head/graphics/R-cran-visNetwork/Makefile Wed May 4 00:55:15 2016 (r414567) +++ head/graphics/R-cran-visNetwork/Makefile Wed May 4 01:12:09 2016 (r414568) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= visNetwork -PORTVERSION= 0.2.1 +PORTVERSION= 1.0.0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/R-cran-visNetwork/distinfo ============================================================================== --- head/graphics/R-cran-visNetwork/distinfo Wed May 4 00:55:15 2016 (r414567) +++ head/graphics/R-cran-visNetwork/distinfo Wed May 4 01:12:09 2016 (r414568) @@ -1,2 +1,2 @@ -SHA256 (visNetwork_0.2.1.tar.gz) = e68a84c25ba0953ee8de7bbd7ecb009cf438bd1568758002c7f1e4d0009dddcb -SIZE (visNetwork_0.2.1.tar.gz) = 1905254 +SHA256 (visNetwork_1.0.0.tar.gz) = fd07d9319a2c2df3740fed7a306888dcdee7e103a85ce95d4bbc2ccd7620e60d +SIZE (visNetwork_1.0.0.tar.gz) = 2511723 From owner-svn-ports-all@freebsd.org Wed May 4 01:44:28 2016 Return-Path: Delivered-To: svn-ports-all@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 99DABB2C0BA; Wed, 4 May 2016 01:44:28 +0000 (UTC) (envelope-from tota@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 523D71F10; Wed, 4 May 2016 01:44:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441iRu7072041; Wed, 4 May 2016 01:44:27 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441iRbd072038; Wed, 4 May 2016 01:44:27 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605040144.u441iRbd072038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 4 May 2016 01:44:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414569 - head/databases/R-cran-DBI X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:44:28 -0000 Author: tota Date: Wed May 4 01:44:27 2016 New Revision: 414569 URL: https://svnweb.freebsd.org/changeset/ports/414569 Log: - Update to 0.4 - Fix LICENSE section - Update WWW line in pkg-descr Modified: head/databases/R-cran-DBI/Makefile (contents, props changed) head/databases/R-cran-DBI/distinfo (contents, props changed) head/databases/R-cran-DBI/pkg-descr (contents, props changed) Modified: head/databases/R-cran-DBI/Makefile ============================================================================== --- head/databases/R-cran-DBI/Makefile Wed May 4 01:12:09 2016 (r414568) +++ head/databases/R-cran-DBI/Makefile Wed May 4 01:44:27 2016 (r414569) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= DBI -PORTVERSION= 0.3.1 +PORTVERSION= 0.4 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= R Database Interface -LICENSE= LGPL20 LGPL21 LGPL3 -LICENSE_COMB= dual +LICENSE= LGPL20+ USES= cran:auto-plist Modified: head/databases/R-cran-DBI/distinfo ============================================================================== --- head/databases/R-cran-DBI/distinfo Wed May 4 01:12:09 2016 (r414568) +++ head/databases/R-cran-DBI/distinfo Wed May 4 01:44:27 2016 (r414569) @@ -1,2 +1,2 @@ -SHA256 (DBI_0.3.1.tar.gz) = 1c26535720f146fae8cc9ef6e190619967abf296706a5b5a1e8242cbbb5a4576 -SIZE (DBI_0.3.1.tar.gz) = 30106 +SHA256 (DBI_0.4.tar.gz) = 0adf5ec3d177b8c54b50ec2f317047dce00c4b81592aaca5a244ff6db187390b +SIZE (DBI_0.4.tar.gz) = 141460 Modified: head/databases/R-cran-DBI/pkg-descr ============================================================================== --- head/databases/R-cran-DBI/pkg-descr Wed May 4 01:12:09 2016 (r414568) +++ head/databases/R-cran-DBI/pkg-descr Wed May 4 01:44:27 2016 (r414569) @@ -3,4 +3,4 @@ and relational database management syste package are virtual and need to be extended by the various R/DBMS implementations. -WWW: http://cran.r-project.org/web/packages/DBI/ +WWW: https://cran.r-project.org/web/packages/DBI/ From owner-svn-ports-all@freebsd.org Wed May 4 01:50:56 2016 Return-Path: Delivered-To: svn-ports-all@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 1B673B2C22C; Wed, 4 May 2016 01:50:56 +0000 (UTC) (envelope-from swills@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 C11A8107E; Wed, 4 May 2016 01:50:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441osH2072372; Wed, 4 May 2016 01:50:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441osgg072369; Wed, 4 May 2016 01:50:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605040150.u441osgg072369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 May 2016 01:50:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414570 - in head: Mk lang/ruby21 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:50:56 -0000 Author: swills Date: Wed May 4 01:50:54 2016 New Revision: 414570 URL: https://svnweb.freebsd.org/changeset/ports/414570 Log: lang/ruby21: Update to 2.1.9 Modified: head/Mk/bsd.ruby.mk head/lang/ruby21/distinfo head/lang/ruby21/pkg-plist Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Wed May 4 01:44:27 2016 (r414569) +++ head/Mk/bsd.ruby.mk Wed May 4 01:50:54 2016 (r414570) @@ -179,7 +179,7 @@ RUBY20= "" # PLIST_SUB helpers # # Ruby 2.1 # -RUBY_RELVERSION= 2.1.8 +RUBY_RELVERSION= 2.1.9 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: head/lang/ruby21/distinfo ============================================================================== --- head/lang/ruby21/distinfo Wed May 4 01:44:27 2016 (r414569) +++ head/lang/ruby21/distinfo Wed May 4 01:50:54 2016 (r414570) @@ -1,2 +1,2 @@ -SHA256 (ruby/ruby-2.1.8.tar.xz) = 94eeae3b3e3ac93cfd205e1aaef4c5325227b7656cbb2fc1ee217618145dd19d -SIZE (ruby/ruby-2.1.8.tar.xz) = 9382672 +SHA256 (ruby/ruby-2.1.9.tar.xz) = 39f203f7498aed2456fb500147fada5adcbf102d89d4f6aca773ebcadd8ea82a +SIZE (ruby/ruby-2.1.9.tar.xz) = 9395648 Modified: head/lang/ruby21/pkg-plist ============================================================================== --- head/lang/ruby21/pkg-plist Wed May 4 01:44:27 2016 (r414569) +++ head/lang/ruby21/pkg-plist Wed May 4 01:50:54 2016 (r414570) @@ -104,7 +104,9 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_ARCHLIBDIR%%/enc/utf_16le.so %%RUBY_ARCHLIBDIR%%/enc/utf_32be.so %%RUBY_ARCHLIBDIR%%/enc/utf_32le.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1250.so %%RUBY_ARCHLIBDIR%%/enc/windows_1251.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1252.so %%RUBY_ARCHLIBDIR%%/enc/windows_31j.so %%RUBY_ARCHLIBDIR%%/etc.so %%RUBY_ARCHLIBDIR%%/fcntl.so @@ -15932,7 +15934,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/userinfo-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/build-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/cdesc-HTTP.ri -%%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/request_uri-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTPS/cdesc-HTTPS.ri %%RDOC%%%%RUBY_RIDIR%%/URI/InvalidComponentError/cdesc-InvalidComponentError.ri @@ -16433,6 +16434,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/cdesc-Client.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/cookie-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/do_rpc-i.ri +%%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/dup_net_http-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/gen_multicall-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/http-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/http_header_extra-i.ri From owner-svn-ports-all@freebsd.org Wed May 4 01:51:56 2016 Return-Path: Delivered-To: svn-ports-all@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 434C0B2C261; Wed, 4 May 2016 01:51:56 +0000 (UTC) (envelope-from swills@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 EF3B11205; Wed, 4 May 2016 01:51:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441ptLR075292; Wed, 4 May 2016 01:51:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441pskE075289; Wed, 4 May 2016 01:51:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605040151.u441pskE075289@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 May 2016 01:51:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414571 - in head: Mk lang/ruby22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:51:56 -0000 Author: swills Date: Wed May 4 01:51:54 2016 New Revision: 414571 URL: https://svnweb.freebsd.org/changeset/ports/414571 Log: lang/ruby22: update to 2.2.5 Modified: head/Mk/bsd.ruby.mk head/lang/ruby22/distinfo head/lang/ruby22/pkg-plist Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Wed May 4 01:50:54 2016 (r414570) +++ head/Mk/bsd.ruby.mk Wed May 4 01:51:54 2016 (r414571) @@ -189,7 +189,7 @@ RUBY21= "" # PLIST_SUB helpers # # Ruby 2.2 # -RUBY_RELVERSION= 2.2.4 +RUBY_RELVERSION= 2.2.5 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: head/lang/ruby22/distinfo ============================================================================== --- head/lang/ruby22/distinfo Wed May 4 01:50:54 2016 (r414570) +++ head/lang/ruby22/distinfo Wed May 4 01:51:54 2016 (r414571) @@ -1,2 +1,2 @@ -SHA256 (ruby/ruby-2.2.4.tar.xz) = d28bff4641e382681c58072ddc244d025ac47ff71dd9426a92fcfc3830d1773c -SIZE (ruby/ruby-2.2.4.tar.xz) = 10464500 +SHA256 (ruby/ruby-2.2.5.tar.xz) = f86feaa0a578e8da0924ced3ec68b25b50d69fc9a72cc8d919bc3c73f85f87d7 +SIZE (ruby/ruby-2.2.5.tar.xz) = 10457620 Modified: head/lang/ruby22/pkg-plist ============================================================================== --- head/lang/ruby22/pkg-plist Wed May 4 01:50:54 2016 (r414570) +++ head/lang/ruby22/pkg-plist Wed May 4 01:51:54 2016 (r414571) @@ -100,7 +100,9 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER% %%RUBY_ARCHLIBDIR%%/enc/utf_16le.so %%RUBY_ARCHLIBDIR%%/enc/utf_32be.so %%RUBY_ARCHLIBDIR%%/enc/utf_32le.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1250.so %%RUBY_ARCHLIBDIR%%/enc/windows_1251.so +%%RUBY_ARCHLIBDIR%%/enc/windows_1252.so %%RUBY_ARCHLIBDIR%%/enc/windows_31j.so %%RUBY_ARCHLIBDIR%%/etc.so %%RUBY_ARCHLIBDIR%%/fcntl.so @@ -16956,7 +16958,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/userinfo-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/build-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/cdesc-HTTP.ri -%%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/request_uri-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTPS/cdesc-HTTPS.ri %%RDOC%%%%RUBY_RIDIR%%/URI/InvalidComponentError/cdesc-InvalidComponentError.ri @@ -17482,6 +17483,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/cdesc-Client.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/cookie-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/do_rpc-i.ri +%%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/dup_net_http-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/gen_multicall-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/http-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/http_header_extra-i.ri From owner-svn-ports-all@freebsd.org Wed May 4 01:54:35 2016 Return-Path: Delivered-To: svn-ports-all@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 424AFB2C2A8; Wed, 4 May 2016 01:54:35 +0000 (UTC) (envelope-from swills@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 19F24144D; Wed, 4 May 2016 01:54:35 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441sYVS075497; Wed, 4 May 2016 01:54:34 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441sXn3075494; Wed, 4 May 2016 01:54:33 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605040154.u441sXn3075494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 May 2016 01:54:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414572 - in head: Mk lang/ruby23 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:54:35 -0000 Author: swills Date: Wed May 4 01:54:33 2016 New Revision: 414572 URL: https://svnweb.freebsd.org/changeset/ports/414572 Log: lang/ruby23: update to 2.3.1 Modified: head/Mk/bsd.ruby.mk head/lang/ruby23/distinfo head/lang/ruby23/pkg-plist Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Wed May 4 01:51:54 2016 (r414571) +++ head/Mk/bsd.ruby.mk Wed May 4 01:54:33 2016 (r414572) @@ -199,7 +199,7 @@ RUBY22= "" # PLIST_SUB helpers # # Ruby 2.3 # -RUBY_RELVERSION= 2.3.0 +RUBY_RELVERSION= 2.3.1 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: head/lang/ruby23/distinfo ============================================================================== --- head/lang/ruby23/distinfo Wed May 4 01:51:54 2016 (r414571) +++ head/lang/ruby23/distinfo Wed May 4 01:54:33 2016 (r414572) @@ -1,2 +1,2 @@ -SHA256 (ruby/ruby-2.3.0.tar.xz) = 70125af0cfd7048e813a5eecab3676249582bfb65cfd57b868c3595f966e4097 -SIZE (ruby/ruby-2.3.0.tar.xz) = 11294412 +SHA256 (ruby/ruby-2.3.1.tar.xz) = 6725b5534d5a3a21ec4f14d6d7b9921a0d00d08acb88fd04cd50b47b70496338 +SIZE (ruby/ruby-2.3.1.tar.xz) = 11407048 Modified: head/lang/ruby23/pkg-plist ============================================================================== --- head/lang/ruby23/pkg-plist Wed May 4 01:51:54 2016 (r414571) +++ head/lang/ruby23/pkg-plist Wed May 4 01:54:33 2016 (r414572) @@ -11282,28 +11282,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/debug-c.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/errors-c.ri %%RDOC%%%%RUBY_RIDIR%%/OpenSSL/fips_mode%3d-c.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/%3d%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/%5b%5d%3d-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/%5b%5d-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenStruct/as_json-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenStruct/cdesc-OpenStruct.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/delete_field-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/dig-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/each_pair-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/eql%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/hash-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/initialize_copy-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/inspect-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenStruct/json_create-c.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/marshal_dump-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/marshal_load-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/modifiable-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/new-c.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/new_ostruct_member-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/respond_to_missing%3f-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/to_h-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenStruct/to_json-i.ri -%%RDOC%%%%RUBY_RIDIR%%/OpenStruct/to_s-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPError/cdesc-HTTPError.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPError/io-i.ri %%RDOC%%%%RUBY_RIDIR%%/OpenURI/HTTPError/new-c.ri @@ -17303,7 +17285,6 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/URI/Generic/userinfo-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/build-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/cdesc-HTTP.ri -%%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/new-c.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTP/request_uri-i.ri %%RDOC%%%%RUBY_RIDIR%%/URI/HTTPS/cdesc-HTTPS.ri %%RDOC%%%%RUBY_RIDIR%%/URI/InvalidComponentError/cdesc-InvalidComponentError.ri @@ -17829,6 +17810,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/cdesc-Client.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/cookie-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/do_rpc-i.ri +%%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/dup_net_http-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/gen_multicall-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/http-i.ri %%RDOC%%%%RUBY_RIDIR%%/XMLRPC/Client/http_header_extra-i.ri From owner-svn-ports-all@freebsd.org Wed May 4 01:57:13 2016 Return-Path: Delivered-To: svn-ports-all@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 10711B2C4A6; Wed, 4 May 2016 01:57:13 +0000 (UTC) (envelope-from swills@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 D5CAB189B; Wed, 4 May 2016 01:57:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441vBM7075728; Wed, 4 May 2016 01:57:11 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441vBIH075727; Wed, 4 May 2016 01:57:11 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605040157.u441vBIH075727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 May 2016 01:57:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414573 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:57:13 -0000 Author: swills Date: Wed May 4 01:57:11 2016 New Revision: 414573 URL: https://svnweb.freebsd.org/changeset/ports/414573 Log: Remove now unused USE_RAKE Modified: head/Mk/bsd.ruby.mk Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Wed May 4 01:54:33 2016 (r414572) +++ head/Mk/bsd.ruby.mk Wed May 4 01:57:11 2016 (r414573) @@ -439,11 +439,6 @@ RUN_DEPENDS+= ${DEPEND_RUBY} .endif .endif -.if defined(USE_RAKE) -BUILD_DEPENDS+= ${LOCALBASE}/bin/rake:devel/rubygem-rake -RAKE_BIN= ${LOCALBASE}/bin/rake -.endif - # documents RUBY_NO_RD_HTML= yes From owner-svn-ports-all@freebsd.org Wed May 4 01:59:04 2016 Return-Path: Delivered-To: svn-ports-all@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 EF81FB2C50B; Wed, 4 May 2016 01:59:04 +0000 (UTC) (envelope-from swills@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 B059419C6; Wed, 4 May 2016 01:59:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u441x3vo075926; Wed, 4 May 2016 01:59:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u441x3Pq075922; Wed, 4 May 2016 01:59:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605040159.u441x3Pq075922@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 4 May 2016 01:59:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414574 - in head: devel/ruby-gems security/rubygem-ezcrypto/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 01:59:05 -0000 Author: swills Date: Wed May 4 01:59:03 2016 New Revision: 414574 URL: https://svnweb.freebsd.org/changeset/ports/414574 Log: devel/ruby-gems: update to 2.6.4 Modified: head/devel/ruby-gems/Makefile head/devel/ruby-gems/distinfo head/devel/ruby-gems/pkg-plist head/security/rubygem-ezcrypto/files/patch-gemspec Modified: head/devel/ruby-gems/Makefile ============================================================================== --- head/devel/ruby-gems/Makefile Wed May 4 01:57:11 2016 (r414573) +++ head/devel/ruby-gems/Makefile Wed May 4 01:59:03 2016 (r414574) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gems -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.4 CATEGORIES= devel ruby MASTER_SITES= http://production.cf.rubygems.org/rubygems/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} Modified: head/devel/ruby-gems/distinfo ============================================================================== --- head/devel/ruby-gems/distinfo Wed May 4 01:57:11 2016 (r414573) +++ head/devel/ruby-gems/distinfo Wed May 4 01:59:03 2016 (r414574) @@ -1,2 +1,2 @@ -SHA256 (ruby/rubygems-2.6.2.tgz) = fe9bcd5624579215314e8585852d8214e9be48357e9ab6cb70a594c8a25402c8 -SIZE (ruby/rubygems-2.6.2.tgz) = 478660 +SHA256 (ruby/rubygems-2.6.4.tgz) = 94d71f42462e12b31054e8c939374f8314f024b1ae5ec1c68ecfc6290da260e8 +SIZE (ruby/rubygems-2.6.4.tgz) = 478582 Modified: head/devel/ruby-gems/pkg-plist ============================================================================== --- head/devel/ruby-gems/pkg-plist Wed May 4 01:57:11 2016 (r414573) +++ head/devel/ruby-gems/pkg-plist Wed May 4 01:59:03 2016 (r414574) @@ -150,13 +150,10 @@ bin/gem%%RUBY_VER_SHORT%% %%RUBY_SITELIBDIR%%/rubygems/source_specific_file.rb %%RUBY_SITELIBDIR%%/rubygems/spec_fetcher.rb %%RUBY_SITELIBDIR%%/rubygems/specification.rb -%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem -%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/AddTrustExternalCARoot.pem -%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem -%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem -%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem -%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/GeoTrustGlobalCA.pem %%RUBY_SITELIBDIR%%/rubygems/stub_specification.rb +%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/index.rubygems.org/GlobalSignRoot.pem +%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem +%%RUBY_SITELIBDIR%%/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot-2048.pem %%RUBY_SITELIBDIR%%/rubygems/syck_hack.rb %%RUBY_SITELIBDIR%%/rubygems/test_case.rb %%RUBY_SITELIBDIR%%/rubygems/test_utilities.rb Modified: head/security/rubygem-ezcrypto/files/patch-gemspec ============================================================================== --- head/security/rubygem-ezcrypto/files/patch-gemspec Wed May 4 01:57:11 2016 (r414573) +++ head/security/rubygem-ezcrypto/files/patch-gemspec Wed May 4 01:59:03 2016 (r414574) @@ -1,5 +1,5 @@ ---- ezcrypto.gemspec.orig 2016-04-01 08:12:48.691050000 +0000 -+++ ezcrypto.gemspec 2016-04-01 08:14:17.779020000 +0000 +--- ezcrypto.gemspec.orig 2016-05-04 01:17:14.146797000 +0000 ++++ ezcrypto.gemspec 2016-05-04 01:19:38.574752000 +0000 @@ -12,12 +12,12 @@ s.description = "Makes it easier and safer to write crypto code.".freeze s.email = "pelle@stakeventures.com".freeze @@ -9,7 +9,7 @@ s.homepage = "http://ezcrypto.rubyforge.org".freeze s.requirements = ["none".freeze] s.rubyforge_project = "ezcrypto".freeze - s.rubygems_version = "2.6.2".freeze + s.rubygems_version = "2.6.4".freeze s.summary = "Simplified encryption library.".freeze - s.test_files = ["test/active_crypto_test.rb".freeze, "test/agree2.com.cert".freeze, "test/association_key_holder_test.rb".freeze, "test/database.yml".freeze, "test/debug.log".freeze, "test/digest_test.rb".freeze, "test/dsakey.pem".freeze, "test/dsapubkey.pem".freeze, "test/dsig_test.rb".freeze, "test/encrypt_test.rb".freeze, "test/ezcrypto_test.rb".freeze, "test/key_holder_test.rb".freeze, "test/protectedsigner.pem".freeze, "test/sf-class2-root.crt".freeze, "test/sf_intermediate.crt".freeze, "test/store".freeze, "test/test_helper.rb".freeze, "test/testchild.pem".freeze, "test/testchild.req".freeze, "test/testpub.pem".freeze, "test/testsigner.cert".freeze, "test/testsigner.pem".freeze, "test/valicert_class2_root.crt".freeze] + s.test_files = ["test/active_crypto_test.rb".freeze, "test/agree2.com.cert".freeze, "test/association_key_holder_test.rb".freeze, "test/database.yml".freeze, "test/debug.log".freeze, "test/digest_test.rb".freeze, "test/dsakey.pem".freeze, "test/dsapubkey.pem".freeze, "test/dsig_test.rb".freeze, "test/encrypt_test.rb".freeze, "test/ezcrypto_test.rb".freeze, "test/key_holder_test.rb".freeze, "test/protectedsigner.pem".freeze, "test/sf-class2-root.crt".freeze, "test/sf_intermediate.crt".freeze, "test/test_helper.rb".freeze, "test/testchild.pem".freeze, "test/testchild.req".freeze, "test/testpub.pem".freeze, "test/testsigner.cert".freeze, "test/testsigner.pem".freeze, "test/valicert_class2_root.crt".freeze] From owner-svn-ports-all@freebsd.org Wed May 4 02:45:01 2016 Return-Path: Delivered-To: svn-ports-all@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 760C5B2CF3A; Wed, 4 May 2016 02:45:01 +0000 (UTC) (envelope-from cy@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 3531D1169; Wed, 4 May 2016 02:45:01 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u442j0x4090774; Wed, 4 May 2016 02:45:00 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u442j09n090772; Wed, 4 May 2016 02:45:00 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605040245.u442j09n090772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 4 May 2016 02:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414575 - head/x11-fonts/fontconfig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 02:45:01 -0000 Author: cy Date: Wed May 4 02:45:00 2016 New Revision: 414575 URL: https://svnweb.freebsd.org/changeset/ports/414575 Log: Link static library. Note to those who follow: The statically linked library will be used by the next commit of x11/xforward for use on firewall/gateway machines without a full-blown X install. Differential Revision: D6155 Modified: head/x11-fonts/fontconfig/Makefile head/x11-fonts/fontconfig/pkg-plist Modified: head/x11-fonts/fontconfig/Makefile ============================================================================== --- head/x11-fonts/fontconfig/Makefile Wed May 4 01:59:03 2016 (r414574) +++ head/x11-fonts/fontconfig/Makefile Wed May 4 02:45:00 2016 (r414575) @@ -31,6 +31,11 @@ CONFIGURE_ARGS= --with-configdir=${PREFI --with-cache-dir=/var/db/fontconfig \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \ --disable-docs + +# D6155: static linked library linking added to support statically linked +# applications, e.g. x11/xforward static option +CONFIGURE_ARGS+= --enable-static + MAKE_ENV= LC_ALL=C PKGINSTALL= ${WRKDIR}/pkg-install INSTALL_TARGET=install-strip Modified: head/x11-fonts/fontconfig/pkg-plist ============================================================================== --- head/x11-fonts/fontconfig/pkg-plist Wed May 4 01:59:03 2016 (r414574) +++ head/x11-fonts/fontconfig/pkg-plist Wed May 4 02:45:00 2016 (r414575) @@ -56,6 +56,7 @@ etc/fonts/fonts.dtd include/fontconfig/fcfreetype.h include/fontconfig/fcprivate.h include/fontconfig/fontconfig.h +lib/libfontconfig.a lib/libfontconfig.so lib/libfontconfig.so.1 lib/libfontconfig.so.1.8.0 From owner-svn-ports-all@freebsd.org Wed May 4 03:05:17 2016 Return-Path: Delivered-To: svn-ports-all@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 36275B2C488; Wed, 4 May 2016 03:05:17 +0000 (UTC) (envelope-from araujo@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 078081099; Wed, 4 May 2016 03:05:16 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4435GdT097360; Wed, 4 May 2016 03:05:16 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4435GTl097358; Wed, 4 May 2016 03:05:16 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201605040305.u4435GTl097358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Wed, 4 May 2016 03:05:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414576 - head/www/youtube_dl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 03:05:17 -0000 Author: araujo Date: Wed May 4 03:05:15 2016 New Revision: 414576 URL: https://svnweb.freebsd.org/changeset/ports/414576 Log: - Update to 2016.05.01. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Wed May 4 02:45:00 2016 (r414575) +++ head/www/youtube_dl/Makefile Wed May 4 03:05:15 2016 (r414576) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2016.04.24 +PORTVERSION= 2016.05.01 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} Modified: head/www/youtube_dl/distinfo ============================================================================== --- head/www/youtube_dl/distinfo Wed May 4 02:45:00 2016 (r414575) +++ head/www/youtube_dl/distinfo Wed May 4 03:05:15 2016 (r414576) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2016.04.24.tar.gz) = 9ca83ae9cf783b3d9a231611ef5e446fa61fa77d0f4c9d0545895e6ce691321f -SIZE (youtube-dl-2016.04.24.tar.gz) = 2084276 +SHA256 (youtube-dl-2016.05.01.tar.gz) = adc812e840f8f2461d6b7e72876c9219bfc8004e650a6ac7ddf216ccab5304f0 +SIZE (youtube-dl-2016.05.01.tar.gz) = 2097882 From owner-svn-ports-all@freebsd.org Wed May 4 03:07:00 2016 Return-Path: Delivered-To: svn-ports-all@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 3FC67B2C4D7; Wed, 4 May 2016 03:07:00 +0000 (UTC) (envelope-from araujo@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 108791191; Wed, 4 May 2016 03:06:59 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4436x3P097517; Wed, 4 May 2016 03:06:59 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4436xQV097515; Wed, 4 May 2016 03:06:59 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201605040306.u4436xQV097515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Wed, 4 May 2016 03:06:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414577 - head/print/abcm2ps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 03:07:00 -0000 Author: araujo Date: Wed May 4 03:06:58 2016 New Revision: 414577 URL: https://svnweb.freebsd.org/changeset/ports/414577 Log: - Update to 8.11.5. Modified: head/print/abcm2ps/Makefile head/print/abcm2ps/distinfo Modified: head/print/abcm2ps/Makefile ============================================================================== --- head/print/abcm2ps/Makefile Wed May 4 03:05:15 2016 (r414576) +++ head/print/abcm2ps/Makefile Wed May 4 03:06:58 2016 (r414577) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 8.11.4 +PORTVERSION= 8.11.5 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ Modified: head/print/abcm2ps/distinfo ============================================================================== --- head/print/abcm2ps/distinfo Wed May 4 03:05:15 2016 (r414576) +++ head/print/abcm2ps/distinfo Wed May 4 03:06:58 2016 (r414577) @@ -1,2 +1,2 @@ -SHA256 (abcm2ps-8.11.4.tar.gz) = dc1a0a16ef939c02afc78deb0effbbe910a285788d083a7dc644a6988561a11f -SIZE (abcm2ps-8.11.4.tar.gz) = 236704 +SHA256 (abcm2ps-8.11.5.tar.gz) = 7f82c58ee48d7602c04f14659a28145b3cfa31bd38507c4a590836b997963bd9 +SIZE (abcm2ps-8.11.5.tar.gz) = 237106 From owner-svn-ports-all@freebsd.org Wed May 4 03:12:37 2016 Return-Path: Delivered-To: svn-ports-all@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 1B724B2C651; Wed, 4 May 2016 03:12:37 +0000 (UTC) (envelope-from cy@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 C40261772; Wed, 4 May 2016 03:12:36 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u443CZGC000549; Wed, 4 May 2016 03:12:35 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u443CZxP000547; Wed, 4 May 2016 03:12:35 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605040312.u443CZxP000547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 4 May 2016 03:12:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414578 - in head/x11/xforward: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 03:12:37 -0000 Author: cy Date: Wed May 4 03:12:35 2016 New Revision: 414578 URL: https://svnweb.freebsd.org/changeset/ports/414578 Log: Add static option which also builds xforward-static which can be copied to a firewall/gateway/proxy machine without a full-blown X insstalled. Modified: head/x11/xforward/Makefile head/x11/xforward/files/patch-Makefile Modified: head/x11/xforward/Makefile ============================================================================== --- head/x11/xforward/Makefile Wed May 4 03:06:58 2016 (r414577) +++ head/x11/xforward/Makefile Wed May 4 03:12:35 2016 (r414578) @@ -16,8 +16,17 @@ COMMENT= Provide user-level X forwarding LICENSE_FILE= ${WRKSRC}/NOTICE MAKE_ARGS+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} -USE_XORG= x11 xt xaw +USE_XORG= x11 xt xaw xmu xt xext sm ice xp xft xau xcb xdmcp xrender USES= motif +LIB_DEPENDS= libpng.so:graphics/png \ + libfontconfig.so:x11-fonts/fontconfig \ + libexpat.so:textproc/expat2 \ + libfreetype.so:print/freetype2 PLIST_FILES= bin/xforward man/man1/xforward.1.gz +OPTIONS_DEFINE= STATIC +STATIC_ALL_TARGET= all-static +STATIC_INSTALL_TARGET= install-static +STATIC_PLIST_FILES= bin/xforward-static + .include Modified: head/x11/xforward/files/patch-Makefile ============================================================================== --- head/x11/xforward/files/patch-Makefile Wed May 4 03:06:58 2016 (r414577) +++ head/x11/xforward/files/patch-Makefile Wed May 4 03:12:35 2016 (r414578) @@ -1,6 +1,6 @@ --- Makefile.orig 1993-06-04 19:32:01.000000000 -0700 -+++ Makefile 2012-04-27 13:01:33.079482669 -0700 -@@ -18,17 +18,17 @@ ++++ Makefile 2016-04-29 22:53:07.305978000 -0700 +@@ -18,17 +18,19 @@ # MANDIR is where the manual page will be installed. DESTDIR= @@ -20,6 +20,40 @@ +INCFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib +LIBS= -lXm -lXt -lX11 -lXext ++LIBS_STATIC= -lXm -lXmu -lXt -lXext -lSM -lICE -lpng16 -lz -lm -ljpeg -lXp -lXft -lfontconfig -lexpat -lfreetype -lbz2 -lX11 -lXau -lxcb -lXdmcp -lXau -lXft -lXrender ++ CFLAGS= ${INCFLAGS} -O +@@ -39,20 +41,30 @@ + AUXFILES= README NOTICE Makefile xforward.1 + + PROGS = xforward ++PROGS_STATIC = xforward-static + ++all-static: all ${PROGS_STATIC} ++ + all: ${PROGS} + + xforward: xforward.o + cc ${LDFLAGS} xforward.o -o xforward ${LIBS} + ++xforward-static: xforward.o ++ cc ${LDFLAGS} -static xforward.o -o xforward-static ${LIBS_STATIC} ++ + xforward.o: xforward.c + cc -c ${CFLAGS} xforward.c + + install: ${PROGS} + install -c xforward ${DESTDIR}${BINDIR}/xforward + install -c xforward.1 ${DESTDIR}${MANDIR}/xforward.1 ++ ++install-static: install ${PROGS_STATIC} ++ install -c xforward-static ${DESTDIR}${BINDIR}/xforward-static ++ + clean: ; +- rm -f *~ *.o core ${PROGS} ++ rm -f *~ *.o core ${PROGS} ${PROGS_STATIC} + + center: + #load ${LDFLAGS} ${LIBS} From owner-svn-ports-all@freebsd.org Wed May 4 03:21:40 2016 Return-Path: Delivered-To: svn-ports-all@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 AD93DB2C9A8; Wed, 4 May 2016 03:21:40 +0000 (UTC) (envelope-from kevlo@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 5DEF41E92; Wed, 4 May 2016 03:21:40 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u443LdAg001689; Wed, 4 May 2016 03:21:39 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u443LdOp001687; Wed, 4 May 2016 03:21:39 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201605040321.u443LdOp001687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Wed, 4 May 2016 03:21:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414579 - in head/www/owncloud: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 03:21:40 -0000 Author: kevlo Date: Wed May 4 03:21:39 2016 New Revision: 414579 URL: https://svnweb.freebsd.org/changeset/ports/414579 Log: Add upstream patch to make ownCloud work in php 7.0.6 PR: 209226 Submitted by: Piotr Kubaj Added: head/www/owncloud/files/patch-lib_private_appframework_http_request.php (contents, props changed) Modified: head/www/owncloud/Makefile Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Wed May 4 03:12:35 2016 (r414578) +++ head/www/owncloud/Makefile Wed May 4 03:21:39 2016 (r414579) @@ -2,7 +2,7 @@ PORTNAME= owncloud PORTVERSION= 9.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ @@ -22,6 +22,8 @@ USE_OPENSSL= yes OWNCLOUD_USERNAME?= ${WWWOWN} OWNCLOUD_GROUPNAME?= ${WWWGRP} +IGNORE_FILES= ! -name *\.orig + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes @@ -56,7 +58,8 @@ WITH_OPENSSL_PORT= yes do-install: @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR} - @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} + @cd ${WRKSRC} && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} '${IGNORE_FILES}' post-install: @${MKDIR} ${STAGEDIR}${WWWDIR}/data Added: head/www/owncloud/files/patch-lib_private_appframework_http_request.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/owncloud/files/patch-lib_private_appframework_http_request.php Wed May 4 03:21:39 2016 (r414579) @@ -0,0 +1,12 @@ +--- lib/private/appframework/http/request.php.orig 2016-05-04 03:03:50 UTC ++++ lib/private/appframework/http/request.php +@@ -264,6 +264,9 @@ class Request implements \ArrayAccess, \ + * @return bool + */ + public function __isset($name) { ++ if (in_array($name, $this->allowedKeys, true)) { ++ return true; ++ } + return isset($this->items['parameters'][$name]); + } + From owner-svn-ports-all@freebsd.org Wed May 4 03:28:09 2016 Return-Path: Delivered-To: svn-ports-all@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 4802DB2CA8C; Wed, 4 May 2016 03:28:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E627C10DB; Wed, 4 May 2016 03:28:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [0.0.0.0] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id u443RvcL009185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 4 May 2016 03:28:04 GMT (envelope-from swills@FreeBSD.org) Subject: Re: svn commit: r413746 - in head: archivers/innoextract archivers/pecl-phk archivers/php55-phar archivers/php56-phar audio/xmms-volnorm benchmarks/smhasher biology/plinkseq chinese/wordpress-zh_CN chi... To: Jan Beich References: <201604211643.u3LGhF6h057956@repo.freebsd.org> <7ffb-9k1q-wny@vfemail.net> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, "'FreeBSD PowerPC ML'" From: Steve Wills Message-ID: <57296C3D.8090509@FreeBSD.org> Date: Tue, 3 May 2016 23:27:57 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <7ffb-9k1q-wny@vfemail.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 04 May 2016 03:28:04 +0000 (UTC) X-Spam-Status: No, score=2.8 required=4.5 tests=HELO_MISC_IP, RCVD_ILLEGAL_IP, RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99 at mouf.net X-Virus-Status: Clean X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 03:28:09 -0000 Hi, On 05/ 3/16 12:35 PM, Jan Beich wrote: > > Where I can find error logs? The error logs that this commit was based on are here: http://poudriere.mouf.net/karl/poudriere/data/headpowerpc-default/2016-04-02_20h57m16s/build.html There were a few others that I found were broken after fixing pixman (since it had blocked the attempt to build them), but I think I lost the logs for those with a disk issue so I'll have to wait > Tautological BROKEN messages with stub commit logs do not help > maintainer to analyze, forward upstream or maybe even fix the issue. > This invites bitrot. I'm happy to share the logs, but I didn't want to include the link in the commit message. I welcome any help fixing things. Sorry the messages aren't more specific. > powerpc64 isn't represented on pkg-fallout@. There isn't any cluster hardware currently building this stuff, hopefully we can get some cluster hardware doing this soon. > Can you check r414539 ? Is there a particular port you want me to try to build? If not, I will do the full bulk -a again, but I lost the packages themselves in the previously mentioned disk issue. Luckily I still have the logs. Anyway, last time it took several months for the full build from scratch. That build above was not the full build from scratch, it was an incremental build. And before I do the full bulk build again, I'm going to try to build a few specific things like ruby and gcc6-devel with a different compiler. But if you have specific things you want to test, let me know and I'll try to get them tested, but it will take a little time. Thanks, Steve From owner-svn-ports-all@freebsd.org Wed May 4 04:04:41 2016 Return-Path: Delivered-To: svn-ports-all@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 C0A26B2C15A; Wed, 4 May 2016 04:04:41 +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 5D8CE1F80; Wed, 4 May 2016 04:04:41 +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 u4444eYn015962; Wed, 4 May 2016 04:04:40 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4444ds9015948; Wed, 4 May 2016 04:04:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605040404.u4444ds9015948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 4 May 2016 04:04:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414580 - in head/www: firefox firefox-esr firefox-esr-i18n firefox-i18n libxul linux-firefox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 04:04:41 -0000 Author: jbeich Date: Wed May 4 04:04:39 2016 New Revision: 414580 URL: https://svnweb.freebsd.org/changeset/ports/414580 Log: www/firefox{,-esr}: update to 46.0.1 / 45.1.1esr Temporarily switch www/linux-firefox to ESR because - x11-toolkits/linux-c6-gtk3 doesn't exist - x11-toolkits/linux-f10-gtk3 doesn't exist or maybe too old Changes: https://www.mozilla.org/firefox/46.0.1/releasenotes/ Changes: https://www.mozilla.org/firefox/45.1.1/releasenotes/ MFH: 2016Q2 Modified: head/www/firefox-esr-i18n/Makefile (contents, props changed) head/www/firefox-esr-i18n/distinfo (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox-esr/distinfo (contents, props changed) head/www/firefox-i18n/Makefile (contents, props changed) head/www/firefox-i18n/distinfo (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/libxul/distinfo (contents, props changed) head/www/linux-firefox/Makefile (contents, props changed) head/www/linux-firefox/distinfo (contents, props changed) head/www/linux-firefox/pkg-plist (contents, props changed) Modified: head/www/firefox-esr-i18n/Makefile ============================================================================== --- head/www/firefox-esr-i18n/Makefile Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox-esr-i18n/Makefile Wed May 4 04:04:39 2016 (r414580) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 45.1.0 +PORTVERSION= 45.1.1 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: head/www/firefox-esr-i18n/distinfo ============================================================================== --- head/www/firefox-esr-i18n/distinfo Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox-esr-i18n/distinfo Wed May 4 04:04:39 2016 (r414580) @@ -1,180 +1,180 @@ -SHA256 (xpi/firefox-45.1.0/ach.xpi) = 520703fb2e195a2ed247633062cb0bbb5aa4adb090abd00f83ed7fcebce532b4 -SIZE (xpi/firefox-45.1.0/ach.xpi) = 426525 -SHA256 (xpi/firefox-45.1.0/af.xpi) = 4e830d0c8fd8d2be20de9bc76484b5517191c582bfc3ec8fd049f80d101905f8 -SIZE (xpi/firefox-45.1.0/af.xpi) = 439350 -SHA256 (xpi/firefox-45.1.0/an.xpi) = dacee584b408755b199e91cc302eae5819ce362d5177633ae4da67d277767e32 -SIZE (xpi/firefox-45.1.0/an.xpi) = 449031 -SHA256 (xpi/firefox-45.1.0/ar.xpi) = ffd15f00739b1add480594933b14af7ed6f1a18be9d9570e5d55f06dcdad211f -SIZE (xpi/firefox-45.1.0/ar.xpi) = 474955 -SHA256 (xpi/firefox-45.1.0/as.xpi) = 5844b82bb60165784c0d0066ca03d6149997854b241712d67675568684db2749 -SIZE (xpi/firefox-45.1.0/as.xpi) = 483091 -SHA256 (xpi/firefox-45.1.0/ast.xpi) = 8387356f83db26385201ca706b1de8d870ccf74647cf64c3db99c430e53757ca -SIZE (xpi/firefox-45.1.0/ast.xpi) = 419244 -SHA256 (xpi/firefox-45.1.0/az.xpi) = 757612b2ab3d7a0174f77fba2fc79c36012ea81c4d32f70368a10d2a4ad913da -SIZE (xpi/firefox-45.1.0/az.xpi) = 464012 -SHA256 (xpi/firefox-45.1.0/be.xpi) = fa57643a1c050dd4b5d37a5302348ef86dd0f97d718ff42ae2fb65ce49514156 -SIZE (xpi/firefox-45.1.0/be.xpi) = 442614 -SHA256 (xpi/firefox-45.1.0/bg.xpi) = 0483235b368cf7b980fa8a017c8f606842eb2538f989656e0ca49cd968dc036b -SIZE (xpi/firefox-45.1.0/bg.xpi) = 460803 -SHA256 (xpi/firefox-45.1.0/bn-BD.xpi) = ec199c1a9a1f5aa379eee7176584c9f68d85ecc7e27a00d3252de3260748ab6c -SIZE (xpi/firefox-45.1.0/bn-BD.xpi) = 515637 -SHA256 (xpi/firefox-45.1.0/bn-IN.xpi) = 3ddc05753ccd30595d5204f90ee715bab75fefeec430c572ec0e98d13ffb6c42 -SIZE (xpi/firefox-45.1.0/bn-IN.xpi) = 494070 -SHA256 (xpi/firefox-45.1.0/br.xpi) = 6a914b1c11d73a628be78596ce34dbe9c10a6bf221c16aa409b39d6033b4cf8f -SIZE (xpi/firefox-45.1.0/br.xpi) = 436387 -SHA256 (xpi/firefox-45.1.0/bs.xpi) = 835a206cd5f2f628c80abd440c393c2984bcb202a2ecdcc86e0c8fc5218f2be1 -SIZE (xpi/firefox-45.1.0/bs.xpi) = 442992 -SHA256 (xpi/firefox-45.1.0/ca.xpi) = 34d21e459aa1ca44748de421429f6368fcac22d66ab44135df4e9d583f705c9a -SIZE (xpi/firefox-45.1.0/ca.xpi) = 436828 -SHA256 (xpi/firefox-45.1.0/cs.xpi) = 66de4bb611850904d2b3037e22ea60a1e0184ad0362afbfd04c1c74a649f4674 -SIZE (xpi/firefox-45.1.0/cs.xpi) = 443478 -SHA256 (xpi/firefox-45.1.0/cy.xpi) = a0e9d2d5b7c4406ff9156464bbcf44f2f3f7f12c1a409eb091b10fc18425cf98 -SIZE (xpi/firefox-45.1.0/cy.xpi) = 438903 -SHA256 (xpi/firefox-45.1.0/da.xpi) = beaeddeff7d784a1e8bf99ccbf36e65240aa62de7f600f8a5513a34e95f995ed -SIZE (xpi/firefox-45.1.0/da.xpi) = 430073 -SHA256 (xpi/firefox-45.1.0/de.xpi) = d375a46d2d5b626c3036d45eb286da06402b40c4fb7fe564c07426cb9b9e05ac -SIZE (xpi/firefox-45.1.0/de.xpi) = 445477 -SHA256 (xpi/firefox-45.1.0/dsb.xpi) = 9358152130db0eb7bbed6d71ef27464ce5367e041ff2329813c783a51a624538 -SIZE (xpi/firefox-45.1.0/dsb.xpi) = 463786 -SHA256 (xpi/firefox-45.1.0/el.xpi) = 5ec7b64200168b59dde23b41e44874f2a15f47ee160cf9d2e7b65a7ced08698c -SIZE (xpi/firefox-45.1.0/el.xpi) = 470862 -SHA256 (xpi/firefox-45.1.0/en-GB.xpi) = c856d0dedb73068d16b56db7706d6107f510dfe9649f0b878988b75fd8f4fc58 -SIZE (xpi/firefox-45.1.0/en-GB.xpi) = 423866 -SHA256 (xpi/firefox-45.1.0/en-US.xpi) = b21bee531e86c7e85c9c4a97e4ba4b2c7d061e44a7dbbdc23bcef57d897891c9 -SIZE (xpi/firefox-45.1.0/en-US.xpi) = 425464 -SHA256 (xpi/firefox-45.1.0/en-ZA.xpi) = 601cb03941023adcf1f22234c538912ad138629d24031266f4b7deaed2f47e8d -SIZE (xpi/firefox-45.1.0/en-ZA.xpi) = 420771 -SHA256 (xpi/firefox-45.1.0/eo.xpi) = 8f45bb2b8ac13d578e9ec410a1d05523ee5284409ac908c456109194a8d79d74 -SIZE (xpi/firefox-45.1.0/eo.xpi) = 440955 -SHA256 (xpi/firefox-45.1.0/es-AR.xpi) = 8017fa20fee5db586f654496e8779cbc3b7f0ce7ea710f8eeefb0e67c374d0b0 -SIZE (xpi/firefox-45.1.0/es-AR.xpi) = 441476 -SHA256 (xpi/firefox-45.1.0/es-CL.xpi) = 5d7b7d5c58198a61d13371d8e7cfd8a61b1b173e5c75e1595c68787f38fa2f92 -SIZE (xpi/firefox-45.1.0/es-CL.xpi) = 368759 -SHA256 (xpi/firefox-45.1.0/es-ES.xpi) = 422423e6a3c680daa70fb84bed3c671f8a754fa8c0f9957f0bbffe390042f476 -SIZE (xpi/firefox-45.1.0/es-ES.xpi) = 353710 -SHA256 (xpi/firefox-45.1.0/es-MX.xpi) = 02772e3581b82d298a3a42ba944fab64645516f2768353891ab7168882c0290e -SIZE (xpi/firefox-45.1.0/es-MX.xpi) = 449390 -SHA256 (xpi/firefox-45.1.0/et.xpi) = 47fe79a5b5a3ce60fc2df77170cad6f33a4cd45b46506f6994b5f3b9cd7d0cd5 -SIZE (xpi/firefox-45.1.0/et.xpi) = 433347 -SHA256 (xpi/firefox-45.1.0/eu.xpi) = 09ef21060722257a9c061f36f65ff264387572084cbb9df09ead920c81779956 -SIZE (xpi/firefox-45.1.0/eu.xpi) = 441352 -SHA256 (xpi/firefox-45.1.0/fa.xpi) = e66d551af1ab1d722c778c07164297fb1836b5e07013c4be94012ee7dddcba2f -SIZE (xpi/firefox-45.1.0/fa.xpi) = 491935 -SHA256 (xpi/firefox-45.1.0/ff.xpi) = d117e2390e6e5311b8e3fac85be71c090149d0b49f04f5a99a9ced3b853567b8 -SIZE (xpi/firefox-45.1.0/ff.xpi) = 441495 -SHA256 (xpi/firefox-45.1.0/fi.xpi) = 7fcfe60b776ce7beb4284d9ee026a4a845d76912be44a4e8868f01385fad568e -SIZE (xpi/firefox-45.1.0/fi.xpi) = 438343 -SHA256 (xpi/firefox-45.1.0/fr.xpi) = acf98ddd2d7900b378631f9f0debe5725ffbb6757bb12e8395c648b923a612b2 -SIZE (xpi/firefox-45.1.0/fr.xpi) = 450033 -SHA256 (xpi/firefox-45.1.0/fy-NL.xpi) = 631becc167f5ac36071a68124047638cdea99589ee7c8e44619e9630a8499d81 -SIZE (xpi/firefox-45.1.0/fy-NL.xpi) = 447773 -SHA256 (xpi/firefox-45.1.0/ga-IE.xpi) = 996f321a4706efbf0489ed0d4f834396758cece68ea51fcedb78c55f00e9c486 -SIZE (xpi/firefox-45.1.0/ga-IE.xpi) = 460050 -SHA256 (xpi/firefox-45.1.0/gd.xpi) = c691bc21f05f9e0b1cd8a00f60516ddad15240bc4eb314b025940e47d06140ec -SIZE (xpi/firefox-45.1.0/gd.xpi) = 449705 -SHA256 (xpi/firefox-45.1.0/gl.xpi) = d941d515af9a304579cf5f08719489ddcbdbfe7a63c3b6d65e02138084bbc3bd -SIZE (xpi/firefox-45.1.0/gl.xpi) = 434800 -SHA256 (xpi/firefox-45.1.0/gn.xpi) = 437b2b9885a8e3800435afd26e33638743cf300b66a9ee0b9e92566fc1419d7d -SIZE (xpi/firefox-45.1.0/gn.xpi) = 460642 -SHA256 (xpi/firefox-45.1.0/gu-IN.xpi) = 7fe25e9f20cdaaa10d5685303c69bdfdb42d677ace365933f6041d88a6298984 -SIZE (xpi/firefox-45.1.0/gu-IN.xpi) = 472561 -SHA256 (xpi/firefox-45.1.0/he.xpi) = 878cbe9aa34d1968a40b1abc8a43eb7bf75d2a1c85e13e77d45e79ad595552f1 -SIZE (xpi/firefox-45.1.0/he.xpi) = 454782 -SHA256 (xpi/firefox-45.1.0/hi-IN.xpi) = def808718637fb0a8f1ec842fa6187d7c6ccf33e77535d8d1a7e37045910767a -SIZE (xpi/firefox-45.1.0/hi-IN.xpi) = 486985 -SHA256 (xpi/firefox-45.1.0/hr.xpi) = 272881202ef43f0f686649bf5135c374d5cae28670aea2833a2d3c9414591578 -SIZE (xpi/firefox-45.1.0/hr.xpi) = 449065 -SHA256 (xpi/firefox-45.1.0/hsb.xpi) = 788e9d9a496663a81eda82af730a1db2228fcb3b5d4b9e04d7f28036c62fb2db -SIZE (xpi/firefox-45.1.0/hsb.xpi) = 461449 -SHA256 (xpi/firefox-45.1.0/hu.xpi) = 8ddefee5e3d9bb1f2983af3376f8247e3fcd38b1bd0136d82b1e7c610a87feba -SIZE (xpi/firefox-45.1.0/hu.xpi) = 449772 -SHA256 (xpi/firefox-45.1.0/hy-AM.xpi) = e54b4ea162145165b938cbd89d78e6817bed4bb92f252aa7cf380ad32f62b9e8 -SIZE (xpi/firefox-45.1.0/hy-AM.xpi) = 500035 -SHA256 (xpi/firefox-45.1.0/id.xpi) = 3792ff8654aaad501b523720a5ff250d41fed98b6105abfb5de198aa52e6e2ee -SIZE (xpi/firefox-45.1.0/id.xpi) = 427171 -SHA256 (xpi/firefox-45.1.0/is.xpi) = 742676e0207c26fc81a1ef89ddee5fa905dda343659cee879f5a192ce8951c87 -SIZE (xpi/firefox-45.1.0/is.xpi) = 443209 -SHA256 (xpi/firefox-45.1.0/it.xpi) = 781c48919f90a461d402936252dfd04cc449d20fcfdace5b3e2430dc76acc874 -SIZE (xpi/firefox-45.1.0/it.xpi) = 343720 -SHA256 (xpi/firefox-45.1.0/ja.xpi) = 5de75db5bb087a5032a5d8fbac727239639a5ec5a5544e5ad563c42d6cfaf1e2 -SIZE (xpi/firefox-45.1.0/ja.xpi) = 486325 -SHA256 (xpi/firefox-45.1.0/kk.xpi) = 64e3ccdaafca6d9127d0faa46c253342340ce0eacdbcc8e4176fcf0166e012a9 -SIZE (xpi/firefox-45.1.0/kk.xpi) = 498890 -SHA256 (xpi/firefox-45.1.0/km.xpi) = 8cd72b860d89103ec6f61f46137ada5f1b96047e70beb70e08b0fc5b97c3fe61 -SIZE (xpi/firefox-45.1.0/km.xpi) = 504298 -SHA256 (xpi/firefox-45.1.0/kn.xpi) = 8b5b90c613be9e2892f07795bcfed1a7d68c9105546836a678a230086f4cdc90 -SIZE (xpi/firefox-45.1.0/kn.xpi) = 495877 -SHA256 (xpi/firefox-45.1.0/ko.xpi) = 65cdc4462a2212e935b7309e047a2ad05ad34ff9921e958a2de7243c6a6650e6 -SIZE (xpi/firefox-45.1.0/ko.xpi) = 465285 -SHA256 (xpi/firefox-45.1.0/lij.xpi) = c7054361b75abe861dd365cf2cd6f98783326c6adc8756ba1d10e916095438f7 -SIZE (xpi/firefox-45.1.0/lij.xpi) = 381379 -SHA256 (xpi/firefox-45.1.0/lt.xpi) = 4c6c918deeab044783177cb7f0303269be16ff3cbf80c855786f71b2732a5cb9 -SIZE (xpi/firefox-45.1.0/lt.xpi) = 454674 -SHA256 (xpi/firefox-45.1.0/lv.xpi) = 647bcdf245353e7f22b04c387ae98bb0a4283f0555bd832c03abb5551fbc09d5 -SIZE (xpi/firefox-45.1.0/lv.xpi) = 445716 -SHA256 (xpi/firefox-45.1.0/mai.xpi) = 9cedbc11eaffb5968e33df27f47f67fb457bb7dc17ae142283f093f245c38e6d -SIZE (xpi/firefox-45.1.0/mai.xpi) = 492644 -SHA256 (xpi/firefox-45.1.0/mk.xpi) = 2e4fc67d1ed7564148851166d04787ce856445960849ac891982ab3c66da0ade -SIZE (xpi/firefox-45.1.0/mk.xpi) = 476389 -SHA256 (xpi/firefox-45.1.0/ml.xpi) = 9e7375141869b52cbdd7ef89a4dabc9b797d7b50632a7d9a8af72c780fb20f05 -SIZE (xpi/firefox-45.1.0/ml.xpi) = 498677 -SHA256 (xpi/firefox-45.1.0/mr.xpi) = c3d38c612d3aff7c4fd2f8bccd2b74176be0f0b0161781c5242dedbedb35c5f0 -SIZE (xpi/firefox-45.1.0/mr.xpi) = 503694 -SHA256 (xpi/firefox-45.1.0/ms.xpi) = 2875610734813bbbf52337bd3317768e82838dce14543333041648d0cc30b529 -SIZE (xpi/firefox-45.1.0/ms.xpi) = 440061 -SHA256 (xpi/firefox-45.1.0/nb-NO.xpi) = 9496e01cb9839677cb8051667acc2b6692f4663de532d13d72c31596e2fa0fac -SIZE (xpi/firefox-45.1.0/nb-NO.xpi) = 435466 -SHA256 (xpi/firefox-45.1.0/nl.xpi) = 3e7bcb94564cb01be83e12adc490001180f0cf666c6ce64691bd46fc1af4fd7f -SIZE (xpi/firefox-45.1.0/nl.xpi) = 435197 -SHA256 (xpi/firefox-45.1.0/nn-NO.xpi) = 55d754d238d3fb7834199879ea64667e11bdf14b291a715f34586090a8b75269 -SIZE (xpi/firefox-45.1.0/nn-NO.xpi) = 432929 -SHA256 (xpi/firefox-45.1.0/or.xpi) = 07d421f719bef417588838d668ea50f28853c8b05f0197334dd48df982102813 -SIZE (xpi/firefox-45.1.0/or.xpi) = 495917 -SHA256 (xpi/firefox-45.1.0/pa-IN.xpi) = 909c16142442a4f0cd83a0b4da87ce52fd339fba740b008227b143c3cb90dec1 -SIZE (xpi/firefox-45.1.0/pa-IN.xpi) = 489546 -SHA256 (xpi/firefox-45.1.0/pl.xpi) = d79512a921f3137ec393882af23ac4060a5e058fff0b23466750c3a921b12396 -SIZE (xpi/firefox-45.1.0/pl.xpi) = 383924 -SHA256 (xpi/firefox-45.1.0/pt-BR.xpi) = fc299a8c1552ac2008a2a4cb5fe8b0fb2285e8f0cf92df541a309da3bb08219d -SIZE (xpi/firefox-45.1.0/pt-BR.xpi) = 450986 -SHA256 (xpi/firefox-45.1.0/pt-PT.xpi) = 388de1d5ec25349f7d0b59bb8d0817ab7031821f23591692debeaf06d130ad23 -SIZE (xpi/firefox-45.1.0/pt-PT.xpi) = 437017 -SHA256 (xpi/firefox-45.1.0/rm.xpi) = 2a1185afca7aebf2a236df616f8a7fada7829cce0ccbd7f0bab38b42ee6530c4 -SIZE (xpi/firefox-45.1.0/rm.xpi) = 437714 -SHA256 (xpi/firefox-45.1.0/ro.xpi) = f094b95572faf5415ce7cd1073830d6c1e82e09b305478a70322f3485276c8f8 -SIZE (xpi/firefox-45.1.0/ro.xpi) = 444056 -SHA256 (xpi/firefox-45.1.0/ru.xpi) = 7e2c2f27b273077193b9a2eee3581e324201ea2b8119960ead943c4bad895441 -SIZE (xpi/firefox-45.1.0/ru.xpi) = 392734 -SHA256 (xpi/firefox-45.1.0/si.xpi) = 87d5c084c8c9ee2949e9703bf59163f03400b466b83722ee3dd9e3a114bc4f8b -SIZE (xpi/firefox-45.1.0/si.xpi) = 482242 -SHA256 (xpi/firefox-45.1.0/sk.xpi) = b9770ec13612263736b1c59063e644f5c78dedf25b43b66339107ee1c5fd5a9d -SIZE (xpi/firefox-45.1.0/sk.xpi) = 453603 -SHA256 (xpi/firefox-45.1.0/sl.xpi) = 1b7a5c66c37c4cc7900cd4fc97c019c166b1cdd974846d685179f84733fb92f8 -SIZE (xpi/firefox-45.1.0/sl.xpi) = 444960 -SHA256 (xpi/firefox-45.1.0/son.xpi) = f1782e9086ea8a52c3f0c66b4d315b086bd75b649c539e88d389943a051c4457 -SIZE (xpi/firefox-45.1.0/son.xpi) = 433509 -SHA256 (xpi/firefox-45.1.0/sq.xpi) = ff807f114438782bc017869b6a4e4cc2c323cabc09ad9a47094bed7736382897 -SIZE (xpi/firefox-45.1.0/sq.xpi) = 452182 -SHA256 (xpi/firefox-45.1.0/sr.xpi) = 24f3be1c5751a1283e14ebbb33c73951371c2f0715a1fece502f03d6dd5cef87 -SIZE (xpi/firefox-45.1.0/sr.xpi) = 464474 -SHA256 (xpi/firefox-45.1.0/sv-SE.xpi) = f0f0d1f0217cdbf6d919ad5731c6f6492c30c059fd4ece63ec59f44a61742e45 -SIZE (xpi/firefox-45.1.0/sv-SE.xpi) = 444208 -SHA256 (xpi/firefox-45.1.0/ta.xpi) = 5803307096dc644cbb282c42e8d041451899dacbd052a68b2f2d044b425e23bd -SIZE (xpi/firefox-45.1.0/ta.xpi) = 483114 -SHA256 (xpi/firefox-45.1.0/te.xpi) = 2ad70721fa4b4b2b67bdce70760b72f2d9c32a79e4bda2563aa5a6a5c9758395 -SIZE (xpi/firefox-45.1.0/te.xpi) = 492465 -SHA256 (xpi/firefox-45.1.0/th.xpi) = 0ba903ee3607ba6bc76c39a1ea855e3e0eec9b0af91beced08136def0138949a -SIZE (xpi/firefox-45.1.0/th.xpi) = 477644 -SHA256 (xpi/firefox-45.1.0/tr.xpi) = cf86e15a1c0547f891121d9cadce25cd3be09d35c1e2f998a2809e7f66241e3d -SIZE (xpi/firefox-45.1.0/tr.xpi) = 451160 -SHA256 (xpi/firefox-45.1.0/uk.xpi) = d9b9493fa0da79fdd86c043c455b7626312246ed5c3b1a82052b79a3231d25b7 -SIZE (xpi/firefox-45.1.0/uk.xpi) = 494776 -SHA256 (xpi/firefox-45.1.0/uz.xpi) = e33398c14c24241c412fd22b46eaa3e2f78cb36e26a9ee02fe2aacc881cc3aa6 -SIZE (xpi/firefox-45.1.0/uz.xpi) = 443798 -SHA256 (xpi/firefox-45.1.0/vi.xpi) = 842a43a616f2a5ea0ad6963fe21fb2d3b25b98612a21be629adbb74301dec67a -SIZE (xpi/firefox-45.1.0/vi.xpi) = 450774 -SHA256 (xpi/firefox-45.1.0/xh.xpi) = 24f08d22e7d90f211a005b7c6f5580512268088c046b452052e62102b6e4acf1 -SIZE (xpi/firefox-45.1.0/xh.xpi) = 432913 -SHA256 (xpi/firefox-45.1.0/zh-CN.xpi) = 5532eaf005914abca2e28a9c455029a98357bd17b305a0460e020ca37f4fd864 -SIZE (xpi/firefox-45.1.0/zh-CN.xpi) = 475791 -SHA256 (xpi/firefox-45.1.0/zh-TW.xpi) = 5127eb60caead072b71dac2a3a75a0b28fc85f7532ef78f75e4bd834557a0aab -SIZE (xpi/firefox-45.1.0/zh-TW.xpi) = 466524 +SHA256 (xpi/firefox-45.1.1/ach.xpi) = d83055ca8b37a345abc83272fcdb98fd12282152763157589a975ecf4f7a17fa +SIZE (xpi/firefox-45.1.1/ach.xpi) = 426525 +SHA256 (xpi/firefox-45.1.1/af.xpi) = dd994cf4e196ba8928018fdff624b448efd7519560b1bed09aaa61fe740bc04e +SIZE (xpi/firefox-45.1.1/af.xpi) = 439350 +SHA256 (xpi/firefox-45.1.1/an.xpi) = 5b924b7b5893f770c23e7a3c5cf20759f6039d89a7336ca8fc0a93ca119f81c4 +SIZE (xpi/firefox-45.1.1/an.xpi) = 449031 +SHA256 (xpi/firefox-45.1.1/ar.xpi) = e31158a718f2456a5476e3cf40d3230e5661a59ffd52b7c831f23759d1ea3b31 +SIZE (xpi/firefox-45.1.1/ar.xpi) = 474955 +SHA256 (xpi/firefox-45.1.1/as.xpi) = 09aba7093334335f399eed15b3827697a1f66052602af842b61b8fe870e2b5a6 +SIZE (xpi/firefox-45.1.1/as.xpi) = 483091 +SHA256 (xpi/firefox-45.1.1/ast.xpi) = 5b03cfd06270a6f80e77935fdca231b4089e806cc244f83c6a4886ed908152b6 +SIZE (xpi/firefox-45.1.1/ast.xpi) = 419244 +SHA256 (xpi/firefox-45.1.1/az.xpi) = 56a3a2c8ccd8afbbd9c272f8b12f4bb7b2b4bc072828c3a2e8e98ffeae61fa07 +SIZE (xpi/firefox-45.1.1/az.xpi) = 464013 +SHA256 (xpi/firefox-45.1.1/be.xpi) = ee66ead5c254eec4cc7400ba0f29772cc76ada94542442c47668e885b75146cd +SIZE (xpi/firefox-45.1.1/be.xpi) = 442615 +SHA256 (xpi/firefox-45.1.1/bg.xpi) = 2f97043dbe9d611da03f92780d40c9c6925153c584c0a01241289e3aeef42336 +SIZE (xpi/firefox-45.1.1/bg.xpi) = 460803 +SHA256 (xpi/firefox-45.1.1/bn-BD.xpi) = 164c51026a76126f225c0e626788bf1a17ce79cb0921e9920fd18bc19765bcfe +SIZE (xpi/firefox-45.1.1/bn-BD.xpi) = 515638 +SHA256 (xpi/firefox-45.1.1/bn-IN.xpi) = 8adeb66997ba426da30c547366772d13daa7cad7e1afa84c91f0f8f48583dc01 +SIZE (xpi/firefox-45.1.1/bn-IN.xpi) = 494070 +SHA256 (xpi/firefox-45.1.1/br.xpi) = 9e4d131052a40f686783788517b21605832d4cb32acc5a7529a732ccbd646233 +SIZE (xpi/firefox-45.1.1/br.xpi) = 436387 +SHA256 (xpi/firefox-45.1.1/bs.xpi) = 26ff067f53933358ca06419059ccdc0178b1645b190db5c1069ccdcd5d28d088 +SIZE (xpi/firefox-45.1.1/bs.xpi) = 442991 +SHA256 (xpi/firefox-45.1.1/ca.xpi) = 55f09e4ffe22f0e17eec7f4e7ec6a0980beb77f785b38ea9bbd36a7252cea000 +SIZE (xpi/firefox-45.1.1/ca.xpi) = 436829 +SHA256 (xpi/firefox-45.1.1/cs.xpi) = f2a087e3d15cf9cebbaef4d8021d0cd57cbadbffdc4b3e8255e781048ae46079 +SIZE (xpi/firefox-45.1.1/cs.xpi) = 443479 +SHA256 (xpi/firefox-45.1.1/cy.xpi) = 83362ff6880072fe09ac17cf1c1c005b1585f5a3a0dc8d8346f64c86dc21951a +SIZE (xpi/firefox-45.1.1/cy.xpi) = 438904 +SHA256 (xpi/firefox-45.1.1/da.xpi) = 5e7ad2b10abcf56ee0e2571bd356369f9acbb9e8dd8a39d202da58d7efa514a3 +SIZE (xpi/firefox-45.1.1/da.xpi) = 430073 +SHA256 (xpi/firefox-45.1.1/de.xpi) = 53632d86e03b462a54afb5cb225db82e2f256f8439be0c41569154b9fc1d0897 +SIZE (xpi/firefox-45.1.1/de.xpi) = 445477 +SHA256 (xpi/firefox-45.1.1/dsb.xpi) = 146c7acc29ef17b8a128013b681a73b9932abd83a4f16facb6d564ffdf0eacbc +SIZE (xpi/firefox-45.1.1/dsb.xpi) = 463786 +SHA256 (xpi/firefox-45.1.1/el.xpi) = 708c7fa8e513f5c3c2dcf68b2f167c401fd084fa40a77c50fa4ad0c4208b3297 +SIZE (xpi/firefox-45.1.1/el.xpi) = 470861 +SHA256 (xpi/firefox-45.1.1/en-GB.xpi) = bc6e1b550c28e2de857afd19442a99d54e61419adcb6e9c558a319d52e95b7a2 +SIZE (xpi/firefox-45.1.1/en-GB.xpi) = 423865 +SHA256 (xpi/firefox-45.1.1/en-US.xpi) = 8cf66fdf60c680886a6679e36178d2800a66b4958c9c1b530e39875ab97fe4b8 +SIZE (xpi/firefox-45.1.1/en-US.xpi) = 425464 +SHA256 (xpi/firefox-45.1.1/en-ZA.xpi) = 37e00a701eabae66fd8bd348e94f6ffdf381a0e1d82a1138f0780e9d7260d53f +SIZE (xpi/firefox-45.1.1/en-ZA.xpi) = 420770 +SHA256 (xpi/firefox-45.1.1/eo.xpi) = 40b05996c059a9192cfcc328b1e21535f04ff487402eae31d4c1e5da11a89ecf +SIZE (xpi/firefox-45.1.1/eo.xpi) = 440955 +SHA256 (xpi/firefox-45.1.1/es-AR.xpi) = 8738b135c875ccead5705faa6430d8fc514675e5fceae6b46a72905b19031c81 +SIZE (xpi/firefox-45.1.1/es-AR.xpi) = 441477 +SHA256 (xpi/firefox-45.1.1/es-CL.xpi) = f9e2d636093aacd073318ca937baa90acac5ca5454e01068d274026065e0360b +SIZE (xpi/firefox-45.1.1/es-CL.xpi) = 368759 +SHA256 (xpi/firefox-45.1.1/es-ES.xpi) = d5cbdd9d45c507c3d6727749eccead5c246674a8ba935be0006ac88bff086c48 +SIZE (xpi/firefox-45.1.1/es-ES.xpi) = 353711 +SHA256 (xpi/firefox-45.1.1/es-MX.xpi) = ae5d50462d73824068acd0c1cc790f27d72e211cdeed6030b0bbbc32f098ada2 +SIZE (xpi/firefox-45.1.1/es-MX.xpi) = 449390 +SHA256 (xpi/firefox-45.1.1/et.xpi) = 9270f2850624c80b06f462ab38e36588d7a7cf9c2043a956bc72e1a78fe196e5 +SIZE (xpi/firefox-45.1.1/et.xpi) = 433347 +SHA256 (xpi/firefox-45.1.1/eu.xpi) = 1ede6524e697b29a6b309179dec0b6492cff485b62e3a00df281510f994c7b03 +SIZE (xpi/firefox-45.1.1/eu.xpi) = 441352 +SHA256 (xpi/firefox-45.1.1/fa.xpi) = d3b5580b8080022fbb1863f959d40e14c3e9e143b33b8a0436e282a8f8030dd3 +SIZE (xpi/firefox-45.1.1/fa.xpi) = 491936 +SHA256 (xpi/firefox-45.1.1/ff.xpi) = fab5cde7546ae3ff7a5c166018246e5c9ccc4270775a916dd0df56063862151a +SIZE (xpi/firefox-45.1.1/ff.xpi) = 441494 +SHA256 (xpi/firefox-45.1.1/fi.xpi) = f2f9060386db9a14840f42cc0c298bf17eee0662472bbac90be6733fad246ce9 +SIZE (xpi/firefox-45.1.1/fi.xpi) = 438343 +SHA256 (xpi/firefox-45.1.1/fr.xpi) = 7f40ec62c37479a1493c78a54a82b9d333f2991888b61f72e24074eedbe44a34 +SIZE (xpi/firefox-45.1.1/fr.xpi) = 450032 +SHA256 (xpi/firefox-45.1.1/fy-NL.xpi) = d72cee29697aa248b5aae12b9ef09a09e28ef375029be4c1a673265ddc7ab25d +SIZE (xpi/firefox-45.1.1/fy-NL.xpi) = 447773 +SHA256 (xpi/firefox-45.1.1/ga-IE.xpi) = 5e1dad1f15e5b9aae87d147b1467aa345f3e15594de6e21b19ba5a2ce7302679 +SIZE (xpi/firefox-45.1.1/ga-IE.xpi) = 460050 +SHA256 (xpi/firefox-45.1.1/gd.xpi) = 7fb26a668acc2c0c6da4264bfd1c8b5c3377ccd61037560a617d5005064bfd81 +SIZE (xpi/firefox-45.1.1/gd.xpi) = 449705 +SHA256 (xpi/firefox-45.1.1/gl.xpi) = bcca0faeb5266d16040880daa5a083616bee93ed8077b42eff2368d583fa47d0 +SIZE (xpi/firefox-45.1.1/gl.xpi) = 434799 +SHA256 (xpi/firefox-45.1.1/gn.xpi) = 7ad0548c25d0858d0694996bfcaa132771edd6ab026f214d79c8852bd9ade6c0 +SIZE (xpi/firefox-45.1.1/gn.xpi) = 460643 +SHA256 (xpi/firefox-45.1.1/gu-IN.xpi) = b5c344b9e6f750b0b63c35dc279982ce2294cce3a5275e44741da66abc320193 +SIZE (xpi/firefox-45.1.1/gu-IN.xpi) = 472562 +SHA256 (xpi/firefox-45.1.1/he.xpi) = d4814f3dac155439a6ce2488bf19e0fd70a2ed85989f5699519a33174359677b +SIZE (xpi/firefox-45.1.1/he.xpi) = 454782 +SHA256 (xpi/firefox-45.1.1/hi-IN.xpi) = d5b71557d0e40e9ee3d79aa1e2ce0b3af34df6d85d68b7ac52d4a67ee644f068 +SIZE (xpi/firefox-45.1.1/hi-IN.xpi) = 486986 +SHA256 (xpi/firefox-45.1.1/hr.xpi) = 476ee9610d7002551c1a81a00fe0caa47c30b02bc3478562ed3e96fc9539a485 +SIZE (xpi/firefox-45.1.1/hr.xpi) = 449063 +SHA256 (xpi/firefox-45.1.1/hsb.xpi) = e949a95ed6788525b3bae044e45fc22fac45ba09e33c2de63776fa168f6c51c2 +SIZE (xpi/firefox-45.1.1/hsb.xpi) = 461453 +SHA256 (xpi/firefox-45.1.1/hu.xpi) = eb2b2d2b59b9fdf25f30596b4ee2262d4756e1324daa507901e197e208542bcc +SIZE (xpi/firefox-45.1.1/hu.xpi) = 449772 +SHA256 (xpi/firefox-45.1.1/hy-AM.xpi) = ab5db1d2d6b18df71757420c5d77178adfdedc9779e7c944bd2221279fd83085 +SIZE (xpi/firefox-45.1.1/hy-AM.xpi) = 500035 +SHA256 (xpi/firefox-45.1.1/id.xpi) = 719dc2d7875378d2eafb950c50a720d15a2c104840bc7fcfe53a1f6d75cfadb7 +SIZE (xpi/firefox-45.1.1/id.xpi) = 427171 +SHA256 (xpi/firefox-45.1.1/is.xpi) = 81a974a7a697aa07c691a9b9498a2190e00f27f2cc9a5a2190d5af8facf9034c +SIZE (xpi/firefox-45.1.1/is.xpi) = 443209 +SHA256 (xpi/firefox-45.1.1/it.xpi) = a6352ff97bd2bf30b34a5031ae8fb4754ff7cd5fecab22eb9681a9e366b1276d +SIZE (xpi/firefox-45.1.1/it.xpi) = 343721 +SHA256 (xpi/firefox-45.1.1/ja.xpi) = 3ed23a89edd79b14350ba6dac759aa2c53b4b80914430854a774e0a407c2f6d5 +SIZE (xpi/firefox-45.1.1/ja.xpi) = 486326 +SHA256 (xpi/firefox-45.1.1/kk.xpi) = e97977832c4163b1041b3c74885ede4dc866cdd666315c38b1cd14838e9e197f +SIZE (xpi/firefox-45.1.1/kk.xpi) = 498890 +SHA256 (xpi/firefox-45.1.1/km.xpi) = fac7e5eef4b9f3eef29c190e26e8907b42b2513933d3a9ff14820205376fbf46 +SIZE (xpi/firefox-45.1.1/km.xpi) = 504297 +SHA256 (xpi/firefox-45.1.1/kn.xpi) = e93c5157c2e8da41118164f872498a488c870add2f5bd51d44b0d4c429fd5be0 +SIZE (xpi/firefox-45.1.1/kn.xpi) = 495877 +SHA256 (xpi/firefox-45.1.1/ko.xpi) = dbabcbf7eb3c91135c878f2fc60fef425a49d44802f77ae390623fe9fcc7d998 +SIZE (xpi/firefox-45.1.1/ko.xpi) = 465285 +SHA256 (xpi/firefox-45.1.1/lij.xpi) = 3602d267fd9dc509a82503aba560b897c832d4b7b77a239c375725d5276cce64 +SIZE (xpi/firefox-45.1.1/lij.xpi) = 381382 +SHA256 (xpi/firefox-45.1.1/lt.xpi) = 03aaf4c628851b180dcee65339149f3c988dd95364eab664e49e40add844b805 +SIZE (xpi/firefox-45.1.1/lt.xpi) = 454675 +SHA256 (xpi/firefox-45.1.1/lv.xpi) = 2e39a7fb32c349fc0305e42da6e0abaeba276f8ed870e024e54e13c457dfd318 +SIZE (xpi/firefox-45.1.1/lv.xpi) = 445716 +SHA256 (xpi/firefox-45.1.1/mai.xpi) = 7e575105a99b516cce1eeba46e55180e5606175ed42e187e6088c9aa0b4c867d +SIZE (xpi/firefox-45.1.1/mai.xpi) = 492643 +SHA256 (xpi/firefox-45.1.1/mk.xpi) = 84f6bbaea802d5cdb65cc42386e92e80c6e0f6a4da97c501eb6c0ec649ac7f9c +SIZE (xpi/firefox-45.1.1/mk.xpi) = 476389 +SHA256 (xpi/firefox-45.1.1/ml.xpi) = 53398c5163ab97bc87c396ce731883da3de060c4a18bbdb5f0daa88d2313538b +SIZE (xpi/firefox-45.1.1/ml.xpi) = 498677 +SHA256 (xpi/firefox-45.1.1/mr.xpi) = 7e450bc14788fa5a59533289a98c81d44e1dc159484f6c86c6dbcb1e2d370699 +SIZE (xpi/firefox-45.1.1/mr.xpi) = 503695 +SHA256 (xpi/firefox-45.1.1/ms.xpi) = e4cf31c4086c81affb738e42d4f6acc0ef54e855dce92dab0df348d49d0760de +SIZE (xpi/firefox-45.1.1/ms.xpi) = 440061 +SHA256 (xpi/firefox-45.1.1/nb-NO.xpi) = 0001e6a8fdf69acea398930e331ef0c22706d1e853e7a345c1f0ddb47d39185c +SIZE (xpi/firefox-45.1.1/nb-NO.xpi) = 435466 +SHA256 (xpi/firefox-45.1.1/nl.xpi) = 5133bf601b0bbe8a5378cf2086f0196dabc46567c5e906115a7361d6467c840a +SIZE (xpi/firefox-45.1.1/nl.xpi) = 435198 +SHA256 (xpi/firefox-45.1.1/nn-NO.xpi) = ae7f0431315024ec41c69893dc8c0c231f1cdb1f7331bd86101c0fc43314a126 +SIZE (xpi/firefox-45.1.1/nn-NO.xpi) = 432930 +SHA256 (xpi/firefox-45.1.1/or.xpi) = a6ceb9afd32665e3ab6ee262809f35714d45f54f6c12f26b03a0d4c63de22cb9 +SIZE (xpi/firefox-45.1.1/or.xpi) = 495918 +SHA256 (xpi/firefox-45.1.1/pa-IN.xpi) = d44be9e06234d1be404335bfe7c5aeecc9ccb3e62aaa82e14422f8b072e4c6dd +SIZE (xpi/firefox-45.1.1/pa-IN.xpi) = 489546 +SHA256 (xpi/firefox-45.1.1/pl.xpi) = 543d72ff9f59cc1eacf0fc5b5bede92ae09abfd33946de214a0cff18d7161621 +SIZE (xpi/firefox-45.1.1/pl.xpi) = 383925 +SHA256 (xpi/firefox-45.1.1/pt-BR.xpi) = 4e2866a37ad4aff1376e13b6559acbfad3266259daf9b296505780f73af0085c +SIZE (xpi/firefox-45.1.1/pt-BR.xpi) = 450986 +SHA256 (xpi/firefox-45.1.1/pt-PT.xpi) = 1b7a6eaffc5282dcbeb8de95a79aee457c6dd2be9000410245a8e6131756bea6 +SIZE (xpi/firefox-45.1.1/pt-PT.xpi) = 437018 +SHA256 (xpi/firefox-45.1.1/rm.xpi) = cf1dcaddda433c7419b67456133ab9a1db4464a7d7481d7622679e047af99d8e +SIZE (xpi/firefox-45.1.1/rm.xpi) = 437714 +SHA256 (xpi/firefox-45.1.1/ro.xpi) = 501da53fdd20aaafc736509e5efc46df07c1612949dfcf7099143d4783b6d03a +SIZE (xpi/firefox-45.1.1/ro.xpi) = 444056 +SHA256 (xpi/firefox-45.1.1/ru.xpi) = 789e501b0b548f442edbd5068d22248e69aabea2ffc527c21eae4ed26eab6f75 +SIZE (xpi/firefox-45.1.1/ru.xpi) = 392734 +SHA256 (xpi/firefox-45.1.1/si.xpi) = 61dd114357a8e515f88c5c1552f4520c246b3c5410ed0b7f8d5d88bc631c5c1a +SIZE (xpi/firefox-45.1.1/si.xpi) = 482242 +SHA256 (xpi/firefox-45.1.1/sk.xpi) = 2366d4536443d89807e7a089ec3b2efd1ff40d2d45343bb070eab0a6644f69e2 +SIZE (xpi/firefox-45.1.1/sk.xpi) = 453602 +SHA256 (xpi/firefox-45.1.1/sl.xpi) = 48ff2e41664ae674d40b377d8d0c88b5e66cd094928f0a62dccff47ababf155c +SIZE (xpi/firefox-45.1.1/sl.xpi) = 444959 +SHA256 (xpi/firefox-45.1.1/son.xpi) = abb8e49455d60d8e250ec2ea16b5f1e2137bf55e98cff70c2f506d29fe32065c +SIZE (xpi/firefox-45.1.1/son.xpi) = 433510 +SHA256 (xpi/firefox-45.1.1/sq.xpi) = 854e5e89707d0e190321c84dde2053022859cdcf44e765be1f3a3f02fe300e0e +SIZE (xpi/firefox-45.1.1/sq.xpi) = 452183 +SHA256 (xpi/firefox-45.1.1/sr.xpi) = 9882dff840c774a92b2c5b704488d284da11b0ed730fc2a5146d139e9ca9520e +SIZE (xpi/firefox-45.1.1/sr.xpi) = 464474 +SHA256 (xpi/firefox-45.1.1/sv-SE.xpi) = dfabb4ac996e9023dff676621be12f2a9908f965c015b6776780bb1257456c74 +SIZE (xpi/firefox-45.1.1/sv-SE.xpi) = 444209 +SHA256 (xpi/firefox-45.1.1/ta.xpi) = 1fdd03dd1af63c4c7fa47b2c011e508699cb293618ef3103f9c464a2fbb09bf7 +SIZE (xpi/firefox-45.1.1/ta.xpi) = 483115 +SHA256 (xpi/firefox-45.1.1/te.xpi) = dbd40c37d1cfbdb2a20608ad5ca43cfd3e63b70cd0f6ae4b6def37e0867f792a +SIZE (xpi/firefox-45.1.1/te.xpi) = 492463 +SHA256 (xpi/firefox-45.1.1/th.xpi) = 44b610ec4753c587275a67f90679782d482de7901911d439bdf1f85be2ba1ac1 +SIZE (xpi/firefox-45.1.1/th.xpi) = 477645 +SHA256 (xpi/firefox-45.1.1/tr.xpi) = 12875bf1f2fe0e59b9072d898513da94391cdf0d2b00841edda12d62bbe49bc5 +SIZE (xpi/firefox-45.1.1/tr.xpi) = 451160 +SHA256 (xpi/firefox-45.1.1/uk.xpi) = 8a6ab975de9e7705fb397e6375d5f8a7652eebfe8ac5eb321bad724b7c2531bd +SIZE (xpi/firefox-45.1.1/uk.xpi) = 494777 +SHA256 (xpi/firefox-45.1.1/uz.xpi) = 55be80aeec41b284a5ac60a290f23c76c08d621c37281c7bf23e05deb42cd567 +SIZE (xpi/firefox-45.1.1/uz.xpi) = 443798 +SHA256 (xpi/firefox-45.1.1/vi.xpi) = 9c2530a840975d755bc7571bbb1e012159d50b834fc85b00833c9305a39d3729 +SIZE (xpi/firefox-45.1.1/vi.xpi) = 450775 +SHA256 (xpi/firefox-45.1.1/xh.xpi) = 8f7eabfe6f34624ce419da4e43a7a00dbad3298badb56119abee6b425466321a +SIZE (xpi/firefox-45.1.1/xh.xpi) = 432914 +SHA256 (xpi/firefox-45.1.1/zh-CN.xpi) = bcc5929c954fdabc359768309d90cce3a929d58313f2aba24d08d50f8abd2ab3 +SIZE (xpi/firefox-45.1.1/zh-CN.xpi) = 475791 +SHA256 (xpi/firefox-45.1.1/zh-TW.xpi) = 8eec6417d7c44b44669a8c5901adfdd6f9ea8115e6a4fa773a3ac4bf2b36e975 +SIZE (xpi/firefox-45.1.1/zh-TW.xpi) = 466525 Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox-esr/Makefile Wed May 4 04:04:39 2016 (r414580) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.1.0 +DISTVERSION= 45.1.1 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Modified: head/www/firefox-esr/distinfo ============================================================================== --- head/www/firefox-esr/distinfo Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox-esr/distinfo Wed May 4 04:04:39 2016 (r414580) @@ -1,2 +1,2 @@ -SHA256 (firefox-45.1.0esr.source.tar.xz) = 8bdc4a0f6d0ca4f28e888ca0044ba735ddc78302820b5ffcc25cd65064ff40a1 -SIZE (firefox-45.1.0esr.source.tar.xz) = 184373664 +SHA256 (firefox-45.1.1esr.source.tar.xz) = a27e36aa1ccebddfe5a113f7f15b09a61e35644be58029b00b0d996a00d04562 +SIZE (firefox-45.1.1esr.source.tar.xz) = 184360800 Modified: head/www/firefox-i18n/Makefile ============================================================================== --- head/www/firefox-i18n/Makefile Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox-i18n/Makefile Wed May 4 04:04:39 2016 (r414580) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 46.0 -PORTREVISION= 1 +PORTVERSION= 46.0.1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build5/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox-i18n/distinfo Wed May 4 04:04:39 2016 (r414580) @@ -1,178 +1,178 @@ -SHA256 (xpi/firefox-i18n-46.0/ach.xpi) = fed4c0742afbe72822697145f45fd724146bf49ea2cdc938fdeca4e69ca7261d -SIZE (xpi/firefox-i18n-46.0/ach.xpi) = 430443 -SHA256 (xpi/firefox-i18n-46.0/af.xpi) = 46b12db3f2d6ba7cf897323a2ecd5d9ba249f5081f1663c6d3b802d6d038ddb7 -SIZE (xpi/firefox-i18n-46.0/af.xpi) = 437789 -SHA256 (xpi/firefox-i18n-46.0/an.xpi) = 611ea5d95e608fd636093c58923397d13e81b2ea9aad6f613c7811e944837d03 -SIZE (xpi/firefox-i18n-46.0/an.xpi) = 447582 -SHA256 (xpi/firefox-i18n-46.0/ar.xpi) = 9385a0ef670e4c3233d76baab390af50c52fcac14522a4748e5225528cce1444 -SIZE (xpi/firefox-i18n-46.0/ar.xpi) = 473522 -SHA256 (xpi/firefox-i18n-46.0/as.xpi) = 6f11023309830b6f23d122d9e0b96d552a4a618a3464ec21d427b2a5445390fe -SIZE (xpi/firefox-i18n-46.0/as.xpi) = 485694 -SHA256 (xpi/firefox-i18n-46.0/ast.xpi) = b474df8eed6bc429152cd76a35a5c5e138ff79657abfb02ca1e95251dba43410 -SIZE (xpi/firefox-i18n-46.0/ast.xpi) = 421892 -SHA256 (xpi/firefox-i18n-46.0/az.xpi) = 53a87320e345eff5df43e7986f19da7b4edcb5b24d160098343793575b4bf37c -SIZE (xpi/firefox-i18n-46.0/az.xpi) = 458474 -SHA256 (xpi/firefox-i18n-46.0/be.xpi) = ecc4a15a4de606cea61314d7d16470f8f25415689f35a286044ed406237b8132 -SIZE (xpi/firefox-i18n-46.0/be.xpi) = 447214 -SHA256 (xpi/firefox-i18n-46.0/bg.xpi) = eb3841f86515949df9a9f6ebb94b529ad21915eb7ef3fa436f1185feaf9ed093 -SIZE (xpi/firefox-i18n-46.0/bg.xpi) = 485175 -SHA256 (xpi/firefox-i18n-46.0/bn-BD.xpi) = a4f5d8cc8662399b2ef99172cc65d48c19660c7d8f6c022888f20e4b936d8aaf -SIZE (xpi/firefox-i18n-46.0/bn-BD.xpi) = 514991 -SHA256 (xpi/firefox-i18n-46.0/bn-IN.xpi) = 6c1767e4830af887b044437a06521a05ecb6433e38729021eb17075118f12310 -SIZE (xpi/firefox-i18n-46.0/bn-IN.xpi) = 511116 -SHA256 (xpi/firefox-i18n-46.0/br.xpi) = f7aaa06e800816ea4051fd2ebdb2df8dc08e4a336f966b91f667a3c1cd6332cf -SIZE (xpi/firefox-i18n-46.0/br.xpi) = 434620 -SHA256 (xpi/firefox-i18n-46.0/bs.xpi) = 164e8f0bd85aeda4d06a10f71224e5c934474c94f0758d6421eedf9d8141e3d8 -SIZE (xpi/firefox-i18n-46.0/bs.xpi) = 441621 -SHA256 (xpi/firefox-i18n-46.0/ca.xpi) = d6bfb1a3a352cf7f5b9359aa79e3e8524c62308a3f693d2371a8d0202478aae5 -SIZE (xpi/firefox-i18n-46.0/ca.xpi) = 439859 -SHA256 (xpi/firefox-i18n-46.0/cs.xpi) = e8c4fc6792b12c074e2faa2e5aba3a4ebe52afe9c16c22785ada5796c6e1bba9 -SIZE (xpi/firefox-i18n-46.0/cs.xpi) = 442444 -SHA256 (xpi/firefox-i18n-46.0/cy.xpi) = f1e2139c07a6520a2b73258e45b7f74744b7863787ed2e629f29fa65180cf2ff -SIZE (xpi/firefox-i18n-46.0/cy.xpi) = 437876 -SHA256 (xpi/firefox-i18n-46.0/da.xpi) = b12d113a3d9d6dae0b7b7cf4e8e0e1e3fbc83bcb7527803d76940ee43bf90929 -SIZE (xpi/firefox-i18n-46.0/da.xpi) = 428341 -SHA256 (xpi/firefox-i18n-46.0/de.xpi) = b14c26fc8793d60fd1098f2f8caf0d26fde877d9ac736ba6e541725446135b2a -SIZE (xpi/firefox-i18n-46.0/de.xpi) = 444268 -SHA256 (xpi/firefox-i18n-46.0/dsb.xpi) = a599a59056d86ad68b3c248525b3f4986e28d98b060d21d94fad6e813320bff1 -SIZE (xpi/firefox-i18n-46.0/dsb.xpi) = 462489 -SHA256 (xpi/firefox-i18n-46.0/el.xpi) = b778555f9cc12ff1beeea8cd2ce6049d8410df8cb283aa7b9b58a17d226fa6b5 -SIZE (xpi/firefox-i18n-46.0/el.xpi) = 473311 -SHA256 (xpi/firefox-i18n-46.0/en-GB.xpi) = c4714ff0d8750378461d150222716659cc95827344d2653ef87a59d595671ad1 -SIZE (xpi/firefox-i18n-46.0/en-GB.xpi) = 421832 -SHA256 (xpi/firefox-i18n-46.0/en-ZA.xpi) = 978f834143a5179418641acc06553103589adea8d0e6b6b393a09a319b1217ea -SIZE (xpi/firefox-i18n-46.0/en-ZA.xpi) = 411466 -SHA256 (xpi/firefox-i18n-46.0/eo.xpi) = 4a064487f8e71b4572c087d16ce4b43059ad74171173e68bb93c0e433160c942 -SIZE (xpi/firefox-i18n-46.0/eo.xpi) = 438143 -SHA256 (xpi/firefox-i18n-46.0/es-AR.xpi) = 29545eb48f7bd0c271de03fddf75ff5a25787b214480ed248584eefb242fa28f -SIZE (xpi/firefox-i18n-46.0/es-AR.xpi) = 439950 -SHA256 (xpi/firefox-i18n-46.0/es-CL.xpi) = 58bbe653ff54178b1b774333acc784b4f7e44d23c06ab3d280a618eb44919829 -SIZE (xpi/firefox-i18n-46.0/es-CL.xpi) = 369969 -SHA256 (xpi/firefox-i18n-46.0/es-ES.xpi) = 26d03abea3ef085ae8f58c2a8585b3c4f373a1966e3ac0150e9ee126e44b091c -SIZE (xpi/firefox-i18n-46.0/es-ES.xpi) = 351180 -SHA256 (xpi/firefox-i18n-46.0/es-MX.xpi) = b13a25a3f73308e70c4f9b27dd5991ea0abaeb35e2ca4eaec62485673b5d239a -SIZE (xpi/firefox-i18n-46.0/es-MX.xpi) = 447979 -SHA256 (xpi/firefox-i18n-46.0/et.xpi) = 0c44f7f904eecfddfca3b230960698d1354194c9d61f16275efc8f1fba136a18 -SIZE (xpi/firefox-i18n-46.0/et.xpi) = 431024 -SHA256 (xpi/firefox-i18n-46.0/eu.xpi) = 4205ce50589d7c13668db050a46e3d51e99848d9cf56ccee8d963c9e82984ae4 -SIZE (xpi/firefox-i18n-46.0/eu.xpi) = 439771 -SHA256 (xpi/firefox-i18n-46.0/fa.xpi) = af4da0d7eeea69e056d42032762a69c07f2701b537ffd1cc6043ef9ded81ee69 -SIZE (xpi/firefox-i18n-46.0/fa.xpi) = 490944 -SHA256 (xpi/firefox-i18n-46.0/ff.xpi) = 50a25095e330031c76f3abd715f4eb0304da608e7800d425a6027b7ef45b2c5e -SIZE (xpi/firefox-i18n-46.0/ff.xpi) = 444062 -SHA256 (xpi/firefox-i18n-46.0/fi.xpi) = af03d0d3a3bacf96911e6adfcb132b2dd8797f1711b1326479f4e771592e7fb4 -SIZE (xpi/firefox-i18n-46.0/fi.xpi) = 433020 -SHA256 (xpi/firefox-i18n-46.0/fr.xpi) = 6e795f71f1d351a860351b5fdfafd51739cf91c7ccfb8dc9fdbfc9d0c75c1480 -SIZE (xpi/firefox-i18n-46.0/fr.xpi) = 452728 -SHA256 (xpi/firefox-i18n-46.0/fy-NL.xpi) = 11c3cab12d0b977fad9160f3a1504539fffd670184aef9dd25b8612e09ffa6c6 -SIZE (xpi/firefox-i18n-46.0/fy-NL.xpi) = 446168 -SHA256 (xpi/firefox-i18n-46.0/ga-IE.xpi) = f125b502fe1c9d9de95ad5d9a8813a09005a61a441d72df2333ef44f87b63825 -SIZE (xpi/firefox-i18n-46.0/ga-IE.xpi) = 458904 -SHA256 (xpi/firefox-i18n-46.0/gd.xpi) = bce8174b84a47bc02424b12ce40432de8eba92c21c46e769bc8e14d75c9f3dd0 -SIZE (xpi/firefox-i18n-46.0/gd.xpi) = 448230 -SHA256 (xpi/firefox-i18n-46.0/gl.xpi) = 4036f0d8fafbe22792c8d694a542fe0ddbe32d93deb93a78e93e05b294417875 -SIZE (xpi/firefox-i18n-46.0/gl.xpi) = 437766 -SHA256 (xpi/firefox-i18n-46.0/gn.xpi) = 0171e1e407286d705bb150d0add35235dc324917e2ea4907a6d473f0111efb4f -SIZE (xpi/firefox-i18n-46.0/gn.xpi) = 459161 -SHA256 (xpi/firefox-i18n-46.0/gu-IN.xpi) = 64e574f4b80bea11389ccbc951f9369dc26aabbc0f01346c86ccf4caa2f7d671 -SIZE (xpi/firefox-i18n-46.0/gu-IN.xpi) = 475142 -SHA256 (xpi/firefox-i18n-46.0/he.xpi) = ae790d2392e74b9c91f7b60bf51585bc5d3541b25445834530e0f74a818ca321 -SIZE (xpi/firefox-i18n-46.0/he.xpi) = 458180 -SHA256 (xpi/firefox-i18n-46.0/hi-IN.xpi) = 45702138fc4fdc28b49b4d4cbb468617ff1ea6782ac613d530146b7ac6564998 -SIZE (xpi/firefox-i18n-46.0/hi-IN.xpi) = 489651 -SHA256 (xpi/firefox-i18n-46.0/hr.xpi) = d09bd205ca032edc73bcf6a397303329b683f86cb86ef2d68080e09a90ac0845 -SIZE (xpi/firefox-i18n-46.0/hr.xpi) = 447689 -SHA256 (xpi/firefox-i18n-46.0/hsb.xpi) = 1d992b99aa7248f17c02b1c91c445f8954e4c9ad59743a0773a8b47eb12da5ce -SIZE (xpi/firefox-i18n-46.0/hsb.xpi) = 460152 -SHA256 (xpi/firefox-i18n-46.0/hu.xpi) = 4bb111606b82e225d58f225685206b3dc9a366497e8b30652f8fc97ba4f83d5d -SIZE (xpi/firefox-i18n-46.0/hu.xpi) = 452539 -SHA256 (xpi/firefox-i18n-46.0/hy-AM.xpi) = 4c37aa4c63d09b0e2037d5056fae12cbbc1d168d6dc489a42a3605f296cb0f2f -SIZE (xpi/firefox-i18n-46.0/hy-AM.xpi) = 499568 -SHA256 (xpi/firefox-i18n-46.0/id.xpi) = c31226896c8847e29aa19f6dd1115145409ca5ee4c45f0bd53dfd02430240ba7 -SIZE (xpi/firefox-i18n-46.0/id.xpi) = 424737 -SHA256 (xpi/firefox-i18n-46.0/is.xpi) = c0a83dfc0e44a4a7ea07126fef84d6e68ff1965b636ad0ff882433de9649d380 -SIZE (xpi/firefox-i18n-46.0/is.xpi) = 441729 -SHA256 (xpi/firefox-i18n-46.0/it.xpi) = cd770c0fe5b9dcfff7056c08441d0cf9b0d3e8e4088c02510a4959f27975d77e -SIZE (xpi/firefox-i18n-46.0/it.xpi) = 345366 -SHA256 (xpi/firefox-i18n-46.0/ja.xpi) = 9072722594eef1f73b76e2f69503757589a7eb69eb7d714e6be1bb9cfdd21bdb -SIZE (xpi/firefox-i18n-46.0/ja.xpi) = 489493 -SHA256 (xpi/firefox-i18n-46.0/kk.xpi) = 08bfecc3e683fd30b91e9bd68b9382b0448460b9db08bf1705e1eecaf0bac2ba -SIZE (xpi/firefox-i18n-46.0/kk.xpi) = 496353 -SHA256 (xpi/firefox-i18n-46.0/km.xpi) = 94137ded181bd55e3f9fc70e89ebcfe6b7908dfa41a0c70fa579f85f0ca6c253 -SIZE (xpi/firefox-i18n-46.0/km.xpi) = 507043 -SHA256 (xpi/firefox-i18n-46.0/kn.xpi) = 586a10a626ce066ba1970d7d8e30f23177ba657942d0d4348c17dcb13b93d529 -SIZE (xpi/firefox-i18n-46.0/kn.xpi) = 516228 -SHA256 (xpi/firefox-i18n-46.0/ko.xpi) = 35a39b0958ac5ee06ff0c2355da39f2158875fe5b6f50395ed01af243022ceb5 -SIZE (xpi/firefox-i18n-46.0/ko.xpi) = 464533 -SHA256 (xpi/firefox-i18n-46.0/lij.xpi) = 7e3b3d1a426541d2a944473b999cd2d0cb7e19ce2f5010b92f81b41ff1144e6b -SIZE (xpi/firefox-i18n-46.0/lij.xpi) = 386443 -SHA256 (xpi/firefox-i18n-46.0/lt.xpi) = 23a8313e98f0c635b3dbcac68f68469c6dbb9b66b409779c1a78de033fe5b208 -SIZE (xpi/firefox-i18n-46.0/lt.xpi) = 453289 -SHA256 (xpi/firefox-i18n-46.0/lv.xpi) = d15d0e26fd8e3235c566e5bcd29a8e6cb1bcee5dd40c6a941c6e344506540a6b -SIZE (xpi/firefox-i18n-46.0/lv.xpi) = 444308 -SHA256 (xpi/firefox-i18n-46.0/mai.xpi) = f6dc411db917a9ef0de3a5f0697dfc78cd2c800c34255337655cf4efc03ca090 -SIZE (xpi/firefox-i18n-46.0/mai.xpi) = 495279 -SHA256 (xpi/firefox-i18n-46.0/mk.xpi) = 644e607e4226756ba15df243059ba5f0a7bd53352cafc600af41c6621799e8e6 -SIZE (xpi/firefox-i18n-46.0/mk.xpi) = 478876 -SHA256 (xpi/firefox-i18n-46.0/ml.xpi) = b9673c9bd3b816fc8dad6ff7f1421a595bd108dd43aa70961d8f75a5671aeae5 -SIZE (xpi/firefox-i18n-46.0/ml.xpi) = 520778 -SHA256 (xpi/firefox-i18n-46.0/mr.xpi) = f632e20b453350166fa4829421fdadf9caf47f868a03b8d11ecfab6a2e5ab1d8 -SIZE (xpi/firefox-i18n-46.0/mr.xpi) = 502340 -SHA256 (xpi/firefox-i18n-46.0/ms.xpi) = a4fa3fbd034ff9d411fd066a9450586b9fcde50fa1c1e62abbcba8431a3bf0b0 -SIZE (xpi/firefox-i18n-46.0/ms.xpi) = 442934 -SHA256 (xpi/firefox-i18n-46.0/nb-NO.xpi) = 07202efd56d6bd5eca50a6a42b325267f9a867ee5cfbd2945fa90ba4d52a519b -SIZE (xpi/firefox-i18n-46.0/nb-NO.xpi) = 433763 -SHA256 (xpi/firefox-i18n-46.0/nl.xpi) = 3dfc67fafc82fa312db50f2692a8c4de38cc4930162704e05a9fa05154f3dce7 -SIZE (xpi/firefox-i18n-46.0/nl.xpi) = 433503 -SHA256 (xpi/firefox-i18n-46.0/nn-NO.xpi) = 13242257b9cec3d6bea8c453b48103e3a312af5e25aca7d415d62ddd3f13924d -SIZE (xpi/firefox-i18n-46.0/nn-NO.xpi) = 429674 -SHA256 (xpi/firefox-i18n-46.0/or.xpi) = 01ba1055c33953962949f7717a850d81c27aecf7b84fef5f5d09827a302529ea -SIZE (xpi/firefox-i18n-46.0/or.xpi) = 498519 -SHA256 (xpi/firefox-i18n-46.0/pa-IN.xpi) = beaaee2689247170f69902215af706ada1435150c5a003e3f57e01824d56335f -SIZE (xpi/firefox-i18n-46.0/pa-IN.xpi) = 492242 -SHA256 (xpi/firefox-i18n-46.0/pl.xpi) = 05e0389cc6e808ad43c5c63ff34cb258dcb117e6f5ca5296e8bcb5916918dc04 -SIZE (xpi/firefox-i18n-46.0/pl.xpi) = 385182 -SHA256 (xpi/firefox-i18n-46.0/pt-BR.xpi) = 1445768139d1f6446b7bbb8994fdcca244879e076508f117346e54b0eb3558f1 -SIZE (xpi/firefox-i18n-46.0/pt-BR.xpi) = 449180 -SHA256 (xpi/firefox-i18n-46.0/pt-PT.xpi) = e34c96e262eb1c405935b198e110ee66e70137207c98244dffdf575838c7c462 -SIZE (xpi/firefox-i18n-46.0/pt-PT.xpi) = 435559 -SHA256 (xpi/firefox-i18n-46.0/rm.xpi) = 9535f8e33f333f05064fe79952958a95b182467705935f50ccd4ef9ca293e923 -SIZE (xpi/firefox-i18n-46.0/rm.xpi) = 436663 -SHA256 (xpi/firefox-i18n-46.0/ro.xpi) = ade9d780415b51e3f33e8166addfe630e5031bc76dcb61886d6b2abf3be79bb3 -SIZE (xpi/firefox-i18n-46.0/ro.xpi) = 449481 -SHA256 (xpi/firefox-i18n-46.0/ru.xpi) = 2d2813de241fbbf8b1635fd5e1048c06f0d8ce454d725ed54ab3ea3974da2505 -SIZE (xpi/firefox-i18n-46.0/ru.xpi) = 396302 -SHA256 (xpi/firefox-i18n-46.0/si.xpi) = efb0f41536540d2416f515466738c07ea84ab9ef16255886a76994cf1ee0077b -SIZE (xpi/firefox-i18n-46.0/si.xpi) = 484910 -SHA256 (xpi/firefox-i18n-46.0/sk.xpi) = 7b716650c5e45e15050188c038dbfd8916a932db0f77b79f0543ff556c59ea4b -SIZE (xpi/firefox-i18n-46.0/sk.xpi) = 452438 -SHA256 (xpi/firefox-i18n-46.0/sl.xpi) = 1a43d30c62acdfb7f1dd999d7024e060e4f1585ea6e8e8644ba117146064b2cd -SIZE (xpi/firefox-i18n-46.0/sl.xpi) = 443725 -SHA256 (xpi/firefox-i18n-46.0/son.xpi) = 3fbc8ce72b144388a5cf086ec3564d3b67d763d35b3ce850a5b63e9ccc0485a2 -SIZE (xpi/firefox-i18n-46.0/son.xpi) = 436205 -SHA256 (xpi/firefox-i18n-46.0/sq.xpi) = fa6256f44984435a15ce8b21fb93e27723b06e5f818b1fab59540af56188c2bb -SIZE (xpi/firefox-i18n-46.0/sq.xpi) = 450772 -SHA256 (xpi/firefox-i18n-46.0/sr.xpi) = cab87a556aa49508eb6196cfd8c3bc282692c45aadf524adc48ea6034a449df4 -SIZE (xpi/firefox-i18n-46.0/sr.xpi) = 467598 -SHA256 (xpi/firefox-i18n-46.0/sv-SE.xpi) = a878876e86ce8c92d13eb083e8c088fdcd24fd6aab03b1907f9d1a31668458d5 -SIZE (xpi/firefox-i18n-46.0/sv-SE.xpi) = 442643 -SHA256 (xpi/firefox-i18n-46.0/ta.xpi) = 44e3c0cca2ca5ac747cfbb4c4c424ebd62c200f14cb0ccf18315000a350e3a60 -SIZE (xpi/firefox-i18n-46.0/ta.xpi) = 485894 -SHA256 (xpi/firefox-i18n-46.0/te.xpi) = ce01126833f7707550e7bddbcf0cb89686b45b95186dce08e530cc6615e1ee84 -SIZE (xpi/firefox-i18n-46.0/te.xpi) = 512321 -SHA256 (xpi/firefox-i18n-46.0/th.xpi) = 8bb483e006ec6d75b6c1ec2daa2456e6d4fde8a7f592889629edeafbb7bd5729 -SIZE (xpi/firefox-i18n-46.0/th.xpi) = 489017 -SHA256 (xpi/firefox-i18n-46.0/tr.xpi) = 52ab3ee5d26412eed8848ff98c00389ae23013ebb231f6548dc4cd4c4caab608 -SIZE (xpi/firefox-i18n-46.0/tr.xpi) = 443017 -SHA256 (xpi/firefox-i18n-46.0/uk.xpi) = cb1ce0a6fb9cd724f235a47e685f08eee1c24f20502d41ac55c1b985b39dfb83 -SIZE (xpi/firefox-i18n-46.0/uk.xpi) = 492432 -SHA256 (xpi/firefox-i18n-46.0/uz.xpi) = 5fa6bed2eb75f7dda1473f9573f6421eba6ca309c48933e3d759b0bc93d7bc22 -SIZE (xpi/firefox-i18n-46.0/uz.xpi) = 450193 -SHA256 (xpi/firefox-i18n-46.0/vi.xpi) = c34cce409028112f1985c73096277b1ca53a6aacb4b6f37d3a1c75e9f09e6426 -SIZE (xpi/firefox-i18n-46.0/vi.xpi) = 453661 -SHA256 (xpi/firefox-i18n-46.0/xh.xpi) = 5b27fb4df7e15f5e08ab2b38e7b488aa4dae04c103bbd32e1b845995e1409b2b -SIZE (xpi/firefox-i18n-46.0/xh.xpi) = 439663 -SHA256 (xpi/firefox-i18n-46.0/zh-CN.xpi) = a21c2b8dcee8df36fe49ab59a7381668ad2a471606eb5fbc86c6e1d456daf54a -SIZE (xpi/firefox-i18n-46.0/zh-CN.xpi) = 464300 -SHA256 (xpi/firefox-i18n-46.0/zh-TW.xpi) = 2c363a59e3447698abaf6442ba5d5bd6db18c0ba0f411821b13060d13b676be6 -SIZE (xpi/firefox-i18n-46.0/zh-TW.xpi) = 472116 +SHA256 (xpi/firefox-i18n-46.0.1/ach.xpi) = f0d47951dfdeaa97752afa5f860ec90d775b6124fc393a7c8ff04e507afc61d3 +SIZE (xpi/firefox-i18n-46.0.1/ach.xpi) = 430444 +SHA256 (xpi/firefox-i18n-46.0.1/af.xpi) = 94a037ca774b48f44db941c0074b118c9c2a226f8d7448e17a8e35b93626441d +SIZE (xpi/firefox-i18n-46.0.1/af.xpi) = 437790 +SHA256 (xpi/firefox-i18n-46.0.1/an.xpi) = 5f352fd2d500c224c10e6762b73940f8cfd11aac84c01635ff3af3677dfa85e6 +SIZE (xpi/firefox-i18n-46.0.1/an.xpi) = 447584 +SHA256 (xpi/firefox-i18n-46.0.1/ar.xpi) = 8e22844d0e461b908fe4f5213a22ca1722afaac4106938eb5e88e18565b46cd8 +SIZE (xpi/firefox-i18n-46.0.1/ar.xpi) = 473523 +SHA256 (xpi/firefox-i18n-46.0.1/as.xpi) = fedd32a271d0980d2cf6a42560b240e744d87be38c7fdc9c9b9e802cea11312d +SIZE (xpi/firefox-i18n-46.0.1/as.xpi) = 485695 +SHA256 (xpi/firefox-i18n-46.0.1/ast.xpi) = dee65a28152aa0b09bfe59f83b7678bf29bebb2e41eabd07684777c782e9d920 +SIZE (xpi/firefox-i18n-46.0.1/ast.xpi) = 421893 +SHA256 (xpi/firefox-i18n-46.0.1/az.xpi) = 645e6d94631cf67f7238658795ba8170a4cffe4a02247d1b6aad918c1bce1fb0 +SIZE (xpi/firefox-i18n-46.0.1/az.xpi) = 458475 +SHA256 (xpi/firefox-i18n-46.0.1/be.xpi) = 37451d28220bf33640a58dfa2dc3040b4b0bbe49b176660b3cfbf6850982f7a1 +SIZE (xpi/firefox-i18n-46.0.1/be.xpi) = 447216 +SHA256 (xpi/firefox-i18n-46.0.1/bg.xpi) = e99d5bb1f5f3f60e3a7ed89b5ec66f2409249bf80e6c7904aa7672083b2327ca +SIZE (xpi/firefox-i18n-46.0.1/bg.xpi) = 485177 +SHA256 (xpi/firefox-i18n-46.0.1/bn-BD.xpi) = 14608b1a98e48fecbc54908f748569184aa8372927e8e60301734d8da4da763a +SIZE (xpi/firefox-i18n-46.0.1/bn-BD.xpi) = 514992 +SHA256 (xpi/firefox-i18n-46.0.1/bn-IN.xpi) = afbe7cdaaeb11d95485b539e40d9624c5ae232ff5deab4fcc1ccb13a89f43d15 +SIZE (xpi/firefox-i18n-46.0.1/bn-IN.xpi) = 511120 +SHA256 (xpi/firefox-i18n-46.0.1/br.xpi) = 82a7326e73735cdaf21b2867cfc5e2f64a7111d03fe0d5996b2dea19e29ce43d +SIZE (xpi/firefox-i18n-46.0.1/br.xpi) = 434622 +SHA256 (xpi/firefox-i18n-46.0.1/bs.xpi) = a1404fefd9f65c9bae4fb6728ace056fa72d6263c394b7a0915e5df7566d212a +SIZE (xpi/firefox-i18n-46.0.1/bs.xpi) = 441622 +SHA256 (xpi/firefox-i18n-46.0.1/ca.xpi) = a9642a3d72a83cdf8083262381cf68f43118784da20dbaa105314f8661c747b5 +SIZE (xpi/firefox-i18n-46.0.1/ca.xpi) = 439861 +SHA256 (xpi/firefox-i18n-46.0.1/cs.xpi) = 70b2fec4f524afcc34b2cbfc43fc9f317d7191d4811945be4e6ce069fd65169f +SIZE (xpi/firefox-i18n-46.0.1/cs.xpi) = 442446 +SHA256 (xpi/firefox-i18n-46.0.1/cy.xpi) = 32110478415c096040c843042375bfd8270e98ddc5c395c74f63ed5a97fe1809 +SIZE (xpi/firefox-i18n-46.0.1/cy.xpi) = 437878 +SHA256 (xpi/firefox-i18n-46.0.1/da.xpi) = f0daf30e06e84ba45379c856900117c0971ff092310ca04b88251222752cd400 +SIZE (xpi/firefox-i18n-46.0.1/da.xpi) = 428343 +SHA256 (xpi/firefox-i18n-46.0.1/de.xpi) = e60717631e6400fe3129b6419d3a33294ab18fe1c509f80598f799d16ec11508 +SIZE (xpi/firefox-i18n-46.0.1/de.xpi) = 444269 +SHA256 (xpi/firefox-i18n-46.0.1/dsb.xpi) = 50b5e36eaec33550245267a9965adfbd0058cccf49882645cdcd618dfc63083a +SIZE (xpi/firefox-i18n-46.0.1/dsb.xpi) = 462492 +SHA256 (xpi/firefox-i18n-46.0.1/el.xpi) = 0423a99f8eb2c3b4fdaea26e073169537e67943831579242e3b9ca95617eae75 +SIZE (xpi/firefox-i18n-46.0.1/el.xpi) = 473312 +SHA256 (xpi/firefox-i18n-46.0.1/en-GB.xpi) = f85ab43812f9e36529abd7d0563f0ba6047eb0520c6ff96b845e19abace29a5a +SIZE (xpi/firefox-i18n-46.0.1/en-GB.xpi) = 421833 +SHA256 (xpi/firefox-i18n-46.0.1/en-ZA.xpi) = a259e1e77c5d008044843789c16479979b194630e54a36d52289a5bce1bd9a8c +SIZE (xpi/firefox-i18n-46.0.1/en-ZA.xpi) = 411467 +SHA256 (xpi/firefox-i18n-46.0.1/eo.xpi) = fd4b4be0a5ee625f11496b4e0ac80b516f0f8862458bb815878c10cfb911e349 +SIZE (xpi/firefox-i18n-46.0.1/eo.xpi) = 438145 +SHA256 (xpi/firefox-i18n-46.0.1/es-AR.xpi) = 578b12e91a596cad9c78f602863cc3473dd711ee83ee651a147157b17a78eada +SIZE (xpi/firefox-i18n-46.0.1/es-AR.xpi) = 439952 +SHA256 (xpi/firefox-i18n-46.0.1/es-CL.xpi) = 27f880560d846a81ca19de6926e2dc2c70e3975f96986330e960d8d7ad24ce75 +SIZE (xpi/firefox-i18n-46.0.1/es-CL.xpi) = 369971 +SHA256 (xpi/firefox-i18n-46.0.1/es-ES.xpi) = 94f6c156574add6ad334b6ada0645a56d67c7de67dd7d385381622b9a8d4381d +SIZE (xpi/firefox-i18n-46.0.1/es-ES.xpi) = 351183 +SHA256 (xpi/firefox-i18n-46.0.1/es-MX.xpi) = f2a064adeac314b67dd7896284dfb75ce4942850f8dbea57db7caecff59c927e +SIZE (xpi/firefox-i18n-46.0.1/es-MX.xpi) = 447980 +SHA256 (xpi/firefox-i18n-46.0.1/et.xpi) = 7ed3b29ae516d11267cd5e0637dacfa188894233291bf8f30c3b9094c27e1c34 +SIZE (xpi/firefox-i18n-46.0.1/et.xpi) = 431025 +SHA256 (xpi/firefox-i18n-46.0.1/eu.xpi) = ea7c9b8ecce4f42dbd1c71f922bf50d50c66b63bcba8ef9f4d52f7c7e5236b2b +SIZE (xpi/firefox-i18n-46.0.1/eu.xpi) = 439772 +SHA256 (xpi/firefox-i18n-46.0.1/fa.xpi) = f7183cbc12774a41e7d5f7b701afa5d0f7a4ff7b3104c9ba9fd36099019b6423 +SIZE (xpi/firefox-i18n-46.0.1/fa.xpi) = 490946 +SHA256 (xpi/firefox-i18n-46.0.1/ff.xpi) = b5d4e0961d1691dbb907fc8ad544dd479432713871b0fdcc80ec5349bfe24a92 +SIZE (xpi/firefox-i18n-46.0.1/ff.xpi) = 444064 +SHA256 (xpi/firefox-i18n-46.0.1/fi.xpi) = e2c5608bd13f0749221e05be448e9e626e24966f9f7cce1870308ccaaac9cc8a +SIZE (xpi/firefox-i18n-46.0.1/fi.xpi) = 433022 +SHA256 (xpi/firefox-i18n-46.0.1/fr.xpi) = 5707d498995be7a8576040d2308502f4c310c6406250a8e4ff92fee6c47adc2c +SIZE (xpi/firefox-i18n-46.0.1/fr.xpi) = 452730 +SHA256 (xpi/firefox-i18n-46.0.1/fy-NL.xpi) = a4ed390004026a5b4757c944f016ec006e0779acb6471f18f3c7b44eeb11f7bf +SIZE (xpi/firefox-i18n-46.0.1/fy-NL.xpi) = 446172 +SHA256 (xpi/firefox-i18n-46.0.1/ga-IE.xpi) = 67cac34d026365980b2e68e4c87dd9089005a776f25e477130b301e9856ecc36 +SIZE (xpi/firefox-i18n-46.0.1/ga-IE.xpi) = 458905 +SHA256 (xpi/firefox-i18n-46.0.1/gd.xpi) = d3737b985d8912cab025a7c24490da1a59cf4e4bc29f9986aa42b6803e5896be +SIZE (xpi/firefox-i18n-46.0.1/gd.xpi) = 448231 +SHA256 (xpi/firefox-i18n-46.0.1/gl.xpi) = 42233cc32d13dd8c5a3f518db6056edab6219c44f8313436744eb5d35b04faf2 +SIZE (xpi/firefox-i18n-46.0.1/gl.xpi) = 437767 +SHA256 (xpi/firefox-i18n-46.0.1/gn.xpi) = f3ed9eee677aa9b0ebd6c43f63d695557fae3b8ddf6b8eee7827708a7b5a59b8 +SIZE (xpi/firefox-i18n-46.0.1/gn.xpi) = 459163 +SHA256 (xpi/firefox-i18n-46.0.1/gu-IN.xpi) = d0a47f85673f9ae38a29bb522c39f09761632e2d143b2da8cf44b2c658cb9355 +SIZE (xpi/firefox-i18n-46.0.1/gu-IN.xpi) = 475143 +SHA256 (xpi/firefox-i18n-46.0.1/he.xpi) = 9be91c79406f5c3cfbbf7ce9dbca81e8b63473253811e13883b27f4528bef5b8 +SIZE (xpi/firefox-i18n-46.0.1/he.xpi) = 458182 +SHA256 (xpi/firefox-i18n-46.0.1/hi-IN.xpi) = a83e219fa35bc40c464a3ac6d3868b4c40f8b9d3b9a5e1f98e1e7d152c96ba2b +SIZE (xpi/firefox-i18n-46.0.1/hi-IN.xpi) = 489652 +SHA256 (xpi/firefox-i18n-46.0.1/hr.xpi) = ae3596469b937e216f6fea4f29313ea1935231b979c6bd23fcde877369c7790e +SIZE (xpi/firefox-i18n-46.0.1/hr.xpi) = 447691 +SHA256 (xpi/firefox-i18n-46.0.1/hsb.xpi) = 856745c8ccd328545f9e5e1e3cd5ae56b22bbc53f90a34dba3c7d76af4cf7af8 +SIZE (xpi/firefox-i18n-46.0.1/hsb.xpi) = 460156 +SHA256 (xpi/firefox-i18n-46.0.1/hu.xpi) = 5e4e98334f6938dd9eee38869283091f54b848cd75ad69a85deef91887518d8b +SIZE (xpi/firefox-i18n-46.0.1/hu.xpi) = 452539 +SHA256 (xpi/firefox-i18n-46.0.1/hy-AM.xpi) = 5d58d351167c5f062c8c74713dbe3ec86226ea13babba5e26b46c891a84fa392 +SIZE (xpi/firefox-i18n-46.0.1/hy-AM.xpi) = 499569 +SHA256 (xpi/firefox-i18n-46.0.1/id.xpi) = afd2c57e56dd7e42249fda83442c7e4fbb04518665707a6b02fa0684dd14bb7b +SIZE (xpi/firefox-i18n-46.0.1/id.xpi) = 424739 +SHA256 (xpi/firefox-i18n-46.0.1/is.xpi) = 813f7da71ee99418d8a8256da843b5c798ace592d0d4a6ca8d6a0ddcd7dfe7f3 +SIZE (xpi/firefox-i18n-46.0.1/is.xpi) = 441735 +SHA256 (xpi/firefox-i18n-46.0.1/it.xpi) = 1fe6cea75803b9be36167558cca32afbece3b01c158c754b5a185cf7dcadae30 +SIZE (xpi/firefox-i18n-46.0.1/it.xpi) = 345367 +SHA256 (xpi/firefox-i18n-46.0.1/ja.xpi) = 32d7aaf26a0cdb92d884361931483a69312cf94b8e62758f5b8033c3d2b6d2bf +SIZE (xpi/firefox-i18n-46.0.1/ja.xpi) = 489475 +SHA256 (xpi/firefox-i18n-46.0.1/kk.xpi) = 4ac9051a94a9587cf606c0c6ffe0275c6fa038c7420e410d2768b78ef0e2b917 +SIZE (xpi/firefox-i18n-46.0.1/kk.xpi) = 496354 +SHA256 (xpi/firefox-i18n-46.0.1/km.xpi) = abfab1c0e4276b87b97f6fb41823805853d43b7ae213f3ffaa4ef529f164075a +SIZE (xpi/firefox-i18n-46.0.1/km.xpi) = 507045 +SHA256 (xpi/firefox-i18n-46.0.1/kn.xpi) = 5e0265bdf3d5101539e88d711052a0ff467dd06489fd3a691c40e7260c448568 +SIZE (xpi/firefox-i18n-46.0.1/kn.xpi) = 516230 +SHA256 (xpi/firefox-i18n-46.0.1/ko.xpi) = 98e1b9cddf40a6cb71243d951202aca0b7c7f9e470d53b118085b30a11e669de +SIZE (xpi/firefox-i18n-46.0.1/ko.xpi) = 464534 +SHA256 (xpi/firefox-i18n-46.0.1/lij.xpi) = 83cab4238a3baf60f253d954a2e7b564efb45aa4ba4789d87ef30df1b2956cbe +SIZE (xpi/firefox-i18n-46.0.1/lij.xpi) = 386448 +SHA256 (xpi/firefox-i18n-46.0.1/lt.xpi) = b683dabe8edae09e9c46b864516a8f8162e0902b6d5238e2b1194db546f40e3e +SIZE (xpi/firefox-i18n-46.0.1/lt.xpi) = 453290 +SHA256 (xpi/firefox-i18n-46.0.1/lv.xpi) = d1f35372a9d76fd979d7893da186abdf19644613315d2916efe1216caf738932 +SIZE (xpi/firefox-i18n-46.0.1/lv.xpi) = 444309 +SHA256 (xpi/firefox-i18n-46.0.1/mai.xpi) = f267d4cb4d8265b458cef3d0dc5b3f4d4908cd5b68bf95d1cce4945f868f54ac +SIZE (xpi/firefox-i18n-46.0.1/mai.xpi) = 495281 +SHA256 (xpi/firefox-i18n-46.0.1/mk.xpi) = 2667a8c68472a8cb43f6bf33615c5fbcb27f7b55b3da71ca1f6d214c45706401 +SIZE (xpi/firefox-i18n-46.0.1/mk.xpi) = 478877 +SHA256 (xpi/firefox-i18n-46.0.1/ml.xpi) = ae7f8bb4eecbfd6f633f7f5e9acfabf76bb0e98a685706da531c2a64d16dedd8 +SIZE (xpi/firefox-i18n-46.0.1/ml.xpi) = 520779 +SHA256 (xpi/firefox-i18n-46.0.1/mr.xpi) = 083b99cf39f6ff85486f21ce04c9a8362de18b8911f9e3ce11bfb4abb5271b0c +SIZE (xpi/firefox-i18n-46.0.1/mr.xpi) = 502342 +SHA256 (xpi/firefox-i18n-46.0.1/ms.xpi) = a9bd85db2eabced2bbc133b412d4a75875bd0eae8125ef5e72c748493e41d4cf +SIZE (xpi/firefox-i18n-46.0.1/ms.xpi) = 442936 +SHA256 (xpi/firefox-i18n-46.0.1/nb-NO.xpi) = 71ca049757dd6e55d48a49a42f668386f78870da14733307106d4e7187fa04b4 +SIZE (xpi/firefox-i18n-46.0.1/nb-NO.xpi) = 433764 +SHA256 (xpi/firefox-i18n-46.0.1/nl.xpi) = 6eb39f4716b497a14abfdb366bccb5c8cd35fa1bd50fc563c3bc904c69c7965e +SIZE (xpi/firefox-i18n-46.0.1/nl.xpi) = 433504 +SHA256 (xpi/firefox-i18n-46.0.1/nn-NO.xpi) = 12b23858b7b33767823bdb7e1960a78391c80c6874cdc0bf61d3328556842743 +SIZE (xpi/firefox-i18n-46.0.1/nn-NO.xpi) = 429675 +SHA256 (xpi/firefox-i18n-46.0.1/or.xpi) = 861f4c661888e3abd2cac861870922914f096c910b8aea2385bd0ede4c0c909b +SIZE (xpi/firefox-i18n-46.0.1/or.xpi) = 498524 +SHA256 (xpi/firefox-i18n-46.0.1/pa-IN.xpi) = 6b6968aaa0dd15313176677b62de5dbe9dc5ae8952f6575b0e67830f23c36d24 +SIZE (xpi/firefox-i18n-46.0.1/pa-IN.xpi) = 492244 +SHA256 (xpi/firefox-i18n-46.0.1/pl.xpi) = fa8e15e9842382da18a47e7b7974af94194a595916c93c0831ef16e4f97a4d47 +SIZE (xpi/firefox-i18n-46.0.1/pl.xpi) = 385183 +SHA256 (xpi/firefox-i18n-46.0.1/pt-BR.xpi) = f4c13bce735a1554a560c499152a11189d8443d79d2ed18d659d6cbe4218d31e +SIZE (xpi/firefox-i18n-46.0.1/pt-BR.xpi) = 449181 +SHA256 (xpi/firefox-i18n-46.0.1/pt-PT.xpi) = b0110cb8a24ba7908a1151195725dca3bf7e448e18e4f5b87273a3d19efc7163 +SIZE (xpi/firefox-i18n-46.0.1/pt-PT.xpi) = 435561 +SHA256 (xpi/firefox-i18n-46.0.1/rm.xpi) = 52e28fdac9edbae28260ba50a770080e5c4a4beaf17f383ddec93a759c2ecc57 +SIZE (xpi/firefox-i18n-46.0.1/rm.xpi) = 436665 +SHA256 (xpi/firefox-i18n-46.0.1/ro.xpi) = 5bdd9bb5a56e536223f0f36f7551efc01e56d847b2f73e84a76bc010d5491f6d +SIZE (xpi/firefox-i18n-46.0.1/ro.xpi) = 449482 +SHA256 (xpi/firefox-i18n-46.0.1/ru.xpi) = 24001217f6b2f222037fff74d4de42ae55b301f668eb6a3635d5d090c5c0ac10 +SIZE (xpi/firefox-i18n-46.0.1/ru.xpi) = 396303 +SHA256 (xpi/firefox-i18n-46.0.1/si.xpi) = dda3c6680a62d27d1465c2c018521b214b1c0a6d9de53290a3bcb1e31e6cbdd1 +SIZE (xpi/firefox-i18n-46.0.1/si.xpi) = 484912 +SHA256 (xpi/firefox-i18n-46.0.1/sk.xpi) = 6150daff402bacc8e4c0dfaa2df9d87589c24bbf4f565ef7b39d394164861b4c +SIZE (xpi/firefox-i18n-46.0.1/sk.xpi) = 452440 +SHA256 (xpi/firefox-i18n-46.0.1/sl.xpi) = 0bb6045168dc2c64d3c936bb09178b493924c04ad769a27ea118e2ad35aeba5b +SIZE (xpi/firefox-i18n-46.0.1/sl.xpi) = 443726 +SHA256 (xpi/firefox-i18n-46.0.1/son.xpi) = 0d2a94aad4bafa4e626d51a3e39a57220728872893a6a45d2b9682121e430ac0 +SIZE (xpi/firefox-i18n-46.0.1/son.xpi) = 436206 +SHA256 (xpi/firefox-i18n-46.0.1/sq.xpi) = 9fb1822eeea4ebce7cbf3e037ad89239125a1d012b972a892bb50d365f19b7b2 +SIZE (xpi/firefox-i18n-46.0.1/sq.xpi) = 450773 +SHA256 (xpi/firefox-i18n-46.0.1/sr.xpi) = edfb6133babd29e6d3b6083266d4bcbb87d51212668c5f27be2f0d66a08dca58 +SIZE (xpi/firefox-i18n-46.0.1/sr.xpi) = 467599 +SHA256 (xpi/firefox-i18n-46.0.1/sv-SE.xpi) = 27d6287973462dae2b6d6e4874ecbd9cc8890c2408eedfd599e62efcfeb146ee +SIZE (xpi/firefox-i18n-46.0.1/sv-SE.xpi) = 442644 +SHA256 (xpi/firefox-i18n-46.0.1/ta.xpi) = 354e5657999a12d3a2d4dc564fe81fa4c0cb74b9452d893bebc0da092ee022d4 +SIZE (xpi/firefox-i18n-46.0.1/ta.xpi) = 485895 +SHA256 (xpi/firefox-i18n-46.0.1/te.xpi) = 1e86f0ed15a928c5f9d097ad7e977d4d5c20ed7809c9d2b8963d43585541e673 +SIZE (xpi/firefox-i18n-46.0.1/te.xpi) = 512320 +SHA256 (xpi/firefox-i18n-46.0.1/th.xpi) = 0f473c1686c97c96788176a4df2a799bbba180c36fc071215eb1f5e84c2fcb3b +SIZE (xpi/firefox-i18n-46.0.1/th.xpi) = 489020 +SHA256 (xpi/firefox-i18n-46.0.1/tr.xpi) = 94050219121fa0a4102e636e8a72be638dc180ae9d21ef62e41820aa355b9871 +SIZE (xpi/firefox-i18n-46.0.1/tr.xpi) = 443018 +SHA256 (xpi/firefox-i18n-46.0.1/uk.xpi) = 1c131d8ed6b259587fd24629fdf17f5a1b502b605e59ea87190c28e49ae0d595 +SIZE (xpi/firefox-i18n-46.0.1/uk.xpi) = 492434 +SHA256 (xpi/firefox-i18n-46.0.1/uz.xpi) = 9baef189da768da46772a31654ef4151e6f42212b82603a8ae5d305a562fa4b4 +SIZE (xpi/firefox-i18n-46.0.1/uz.xpi) = 450194 +SHA256 (xpi/firefox-i18n-46.0.1/vi.xpi) = 33ae4068d12b9f30b4ce6da59e5c9ba10bdcab0fa8436033187416f586076ece +SIZE (xpi/firefox-i18n-46.0.1/vi.xpi) = 453663 +SHA256 (xpi/firefox-i18n-46.0.1/xh.xpi) = 29a5c75fec307430136ef6a46c17ce77c7cecce31da01e912d92ea5578ec8590 +SIZE (xpi/firefox-i18n-46.0.1/xh.xpi) = 439664 +SHA256 (xpi/firefox-i18n-46.0.1/zh-CN.xpi) = bccb8ecc0ab6262f055e40fc9af998fce2dcf50890963f3d463acb8ae3fb18b2 +SIZE (xpi/firefox-i18n-46.0.1/zh-CN.xpi) = 464301 +SHA256 (xpi/firefox-i18n-46.0.1/zh-TW.xpi) = 1f8e3aefb8eacb5ea0fa9fb631ec0eb17000408cb15a6d39e08c09ff2f2cdde6 +SIZE (xpi/firefox-i18n-46.0.1/zh-TW.xpi) = 472118 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox/Makefile Wed May 4 04:04:39 2016 (r414580) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 46.0 +DISTVERSION= 46.0.1 DISTVERSIONSUFFIX=.source -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Wed May 4 03:21:39 2016 (r414579) +++ head/www/firefox/distinfo Wed May 4 04:04:39 2016 (r414580) @@ -1,2 +1,2 @@ -SHA256 (firefox-46.0.source.tar.xz) = b35aa05162362d73cd308066adca207f7aa40ceae10931fa4819371df6c4f8bf -SIZE (firefox-46.0.source.tar.xz) = 187338968 +SHA256 (firefox-46.0.1.source.tar.xz) = 98b8292a31b7e3e426f3204de1fed2a6ab38dcf64dd27bdfae556b407a198bf9 +SIZE (firefox-46.0.1.source.tar.xz) = 187160976 Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Wed May 4 03:21:39 2016 (r414579) +++ head/www/libxul/Makefile Wed May 4 04:04:39 2016 (r414580) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 45.1.0 -PORTREVISION= 1 +DISTVERSION= 45.1.1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Modified: head/www/libxul/distinfo ============================================================================== --- head/www/libxul/distinfo Wed May 4 03:21:39 2016 (r414579) +++ head/www/libxul/distinfo Wed May 4 04:04:39 2016 (r414580) @@ -1,2 +1,2 @@ -SHA256 (firefox-45.1.0esr.source.tar.xz) = 8bdc4a0f6d0ca4f28e888ca0044ba735ddc78302820b5ffcc25cd65064ff40a1 -SIZE (firefox-45.1.0esr.source.tar.xz) = 184373664 +SHA256 (firefox-45.1.1esr.source.tar.xz) = a27e36aa1ccebddfe5a113f7f15b09a61e35644be58029b00b0d996a00d04562 +SIZE (firefox-45.1.1esr.source.tar.xz) = 184360800 Modified: head/www/linux-firefox/Makefile ============================================================================== --- head/www/linux-firefox/Makefile Wed May 4 03:21:39 2016 (r414579) +++ head/www/linux-firefox/Makefile Wed May 4 04:04:39 2016 (r414580) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 46.0 -PORTREVISION= 1 -PORTEPOCH= 1 +DISTVERSION= 45.1.1 +DISTVERSIONSUFFIX=esr +PORTEPOCH= 2 CATEGORIES= www ipv6 -MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/linux-i686/en-US +MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/linux-i686/en-US \ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: head/www/linux-firefox/distinfo ============================================================================== --- head/www/linux-firefox/distinfo Wed May 4 03:21:39 2016 (r414579) +++ head/www/linux-firefox/distinfo Wed May 4 04:04:39 2016 (r414580) @@ -1,5 +1,5 @@ -SHA256 (firefox-46.0.tar.bz2) = 43ff37fc9138b185a052966b69901c461b7fed6d642bf483be27e0ccd8e6c5dc -SIZE (firefox-46.0.tar.bz2) = 53220326 +SHA256 (firefox-45.1.1esr.tar.bz2) = 6226926c9b2eea44b82ae09f5a853bded58fb2a2afc0d53d5c6d73b3d06a1f8d +SIZE (firefox-45.1.1esr.tar.bz2) = 52102386 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 Modified: head/www/linux-firefox/pkg-plist ============================================================================== --- head/www/linux-firefox/pkg-plist Wed May 4 03:21:39 2016 (r414579) +++ head/www/linux-firefox/pkg-plist Wed May 4 04:04:39 2016 (r414580) @@ -12,8 +12,6 @@ lib/%%APP_NAME%%/browser/components/libb lib/%%APP_NAME%%/browser/crashreporter-override.ini lib/%%APP_NAME%%/browser/defaults/preferences/browser-prefs.js lib/%%APP_NAME%%/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi -lib/%%APP_NAME%%/browser/features/e10srollout@mozilla.org.xpi -lib/%%APP_NAME%%/browser/features/firefox@getpocket.com.xpi lib/%%APP_NAME%%/browser/features/loop@mozilla.org.xpi lib/%%APP_NAME%%/browser/icons/mozicon128.png lib/%%APP_NAME%%/browser/omni.ja @@ -28,7 +26,6 @@ lib/%%APP_NAME%%/firefox lib/%%APP_NAME%%/firefox-bin lib/%%APP_NAME%%/gmp-clearkey/0.1/clearkey.info lib/%%APP_NAME%%/gmp-clearkey/0.1/libclearkey.so -lib/%%APP_NAME%%/gtk2/libmozgtk.so lib/%%APP_NAME%%/icons/updater.png lib/%%APP_NAME%%/libfreebl3.chk lib/%%APP_NAME%%/libfreebl3.so @@ -37,9 +34,6 @@ lib/%%APP_NAME%%/libfreebl3.so %%GTK218%%lib/%%APP_NAME%%/libglib-2.0.so.0 %%GTK218%%lib/%%APP_NAME%%/libgtk-x11-2.0.so.0 lib/%%APP_NAME%%/liblgpllibs.so -lib/%%APP_NAME%%/libmozavcodec.so -lib/%%APP_NAME%%/libmozavutil.so -lib/%%APP_NAME%%/libmozgtk.so lib/%%APP_NAME%%/libmozsqlite3.so lib/%%APP_NAME%%/libnspr4.so lib/%%APP_NAME%%/libnss3.so From owner-svn-ports-all@freebsd.org Wed May 4 05:34:59 2016 Return-Path: Delivered-To: svn-ports-all@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 1AF3CB2C400; Wed, 4 May 2016 05:34:59 +0000 (UTC) (envelope-from riggs@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 E6FA5129A; Wed, 4 May 2016 05:34:58 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u445YwJS042943; Wed, 4 May 2016 05:34:58 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u445Yv3c042938; Wed, 4 May 2016 05:34:57 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605040534.u445Yv3c042938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Wed, 4 May 2016 05:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414581 - in head/math/clfft: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 05:34:59 -0000 Author: riggs Date: Wed May 4 05:34:57 2016 New Revision: 414581 URL: https://svnweb.freebsd.org/changeset/ports/414581 Log: Update to upstream version 2.12.0 PR: 209143 Submitted by: dieterich@ogolem.org (maintainer) Added: head/math/clfft/files/patch-src_include_sharedLibrary.h (contents, props changed) Modified: head/math/clfft/Makefile head/math/clfft/distinfo head/math/clfft/files/patch-src_statTimer_statisticalTimer.h head/math/clfft/pkg-plist Modified: head/math/clfft/Makefile ============================================================================== --- head/math/clfft/Makefile Wed May 4 04:04:39 2016 (r414580) +++ head/math/clfft/Makefile Wed May 4 05:34:57 2016 (r414581) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clfft -PORTVERSION= 2.10.2 +PORTVERSION= 2.12.0 DISTVERSIONPREFIX= v CATEGORIES= math Modified: head/math/clfft/distinfo ============================================================================== --- head/math/clfft/distinfo Wed May 4 04:04:39 2016 (r414580) +++ head/math/clfft/distinfo Wed May 4 05:34:57 2016 (r414581) @@ -1,2 +1,2 @@ -SHA256 (clMathLibraries-clFFT-v2.10.2_GH0.tar.gz) = 7be3a706a533e1a54f9b78e13f91d19603ce082fb32c25b48d1216f5424515d7 -SIZE (clMathLibraries-clFFT-v2.10.2_GH0.tar.gz) = 988720 +SHA256 (clMathLibraries-clFFT-v2.12.0_GH0.tar.gz) = c623a1b00cd8fe31583044dd98f8d0d0d2b3bda41628098ddb3edc8530099600 +SIZE (clMathLibraries-clFFT-v2.12.0_GH0.tar.gz) = 1008780 Added: head/math/clfft/files/patch-src_include_sharedLibrary.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/clfft/files/patch-src_include_sharedLibrary.h Wed May 4 05:34:57 2016 (r414581) @@ -0,0 +1,11 @@ +--- src/include/sharedLibrary.h.orig 2016-04-22 02:47:39 UTC ++++ src/include/sharedLibrary.h +@@ -52,7 +52,7 @@ inline void* LoadSharedLibrary( std::str + { + std::cerr << ::dlerror( ) << std::endl; + } +-#elif defined(__FreeBSD_kernel__) ++#elif defined(__FreeBSD_kernel__) || defined (__FreeBSD__) + tstring freebsdName = unixPrefix; + freebsdName += libraryName += ".so"; + void* fileHandle = ::dlopen( freebsdName.c_str( ), RTLD_NOW ); Modified: head/math/clfft/files/patch-src_statTimer_statisticalTimer.h ============================================================================== --- head/math/clfft/files/patch-src_statTimer_statisticalTimer.h Wed May 4 04:04:39 2016 (r414580) +++ head/math/clfft/files/patch-src_statTimer_statisticalTimer.h Wed May 4 05:34:57 2016 (r414581) @@ -1,4 +1,4 @@ ---- src/statTimer/statisticalTimer.h.orig 2015-10-20 00:29:59 UTC +--- src/statTimer/statisticalTimer.h.orig 2016-04-20 18:47:13 UTC +++ src/statTimer/statisticalTimer.h @@ -21,6 +21,7 @@ #include Modified: head/math/clfft/pkg-plist ============================================================================== --- head/math/clfft/pkg-plist Wed May 4 04:04:39 2016 (r414580) +++ head/math/clfft/pkg-plist Wed May 4 05:34:57 2016 (r414581) @@ -8,10 +8,10 @@ lib/cmake/clFFT/clFFTTargets-%%CMAKE_BUI lib/cmake/clFFT/clFFTTargets.cmake lib/libStatTimer.so lib/libStatTimer.so.2 -lib/libStatTimer.so.2.10.2 +lib/libStatTimer.so.2.12.0 lib/libclFFT.so lib/libclFFT.so.2 -lib/libclFFT.so.2.10.2 +lib/libclFFT.so.2.12.0 share/clFFT/examples/fft1d share/clFFT/examples/fft1d.c share/clFFT/examples/fft2d From owner-svn-ports-all@freebsd.org Wed May 4 05:45:56 2016 Return-Path: Delivered-To: svn-ports-all@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 C0B10B2C6BA; Wed, 4 May 2016 05:45:56 +0000 (UTC) (envelope-from pi@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 8DFE5188E; Wed, 4 May 2016 05:45:56 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u445jtOM046038; Wed, 4 May 2016 05:45:55 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u445jt9K046036; Wed, 4 May 2016 05:45:55 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605040545.u445jt9K046036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 4 May 2016 05:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414582 - in head/www: node010 node012 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 05:45:56 -0000 Author: pi Date: Wed May 4 05:45:55 2016 New Revision: 414582 URL: https://svnweb.freebsd.org/changeset/ports/414582 Log: www/node010: deprecate, expires at 2016-10-01 www/node012: deprecate, expires at 2017-04-01 Upstream signals that those will run out of support: https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v0-10-and-v0-12 Dates taken from long-term support schedule: https://github.com/nodejs/LTS#lts_schedule PR: 209214 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node010/Makefile head/www/node012/Makefile Modified: head/www/node010/Makefile ============================================================================== --- head/www/node010/Makefile Wed May 4 05:34:57 2016 (r414581) +++ head/www/node010/Makefile Wed May 4 05:45:55 2016 (r414582) @@ -10,6 +10,8 @@ PKGNAMESUFFIX= 010 MAINTAINER= bradleythughes@fastmail.fm COMMENT= V8 JavaScript for client and server +DEPRECATED= Upstream has placed 0.10.x in maintenance mode, see https://github.com/nodejs/LTS#lts_schedule +EXPIRATION_DATE= 2016-10-01 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE Modified: head/www/node012/Makefile ============================================================================== --- head/www/node012/Makefile Wed May 4 05:34:57 2016 (r414581) +++ head/www/node012/Makefile Wed May 4 05:45:55 2016 (r414582) @@ -10,6 +10,8 @@ PKGNAMESUFFIX= 012 MAINTAINER= bradleythughes@fastmail.fm COMMENT= V8 JavaScript for client and server +DEPRECATED= Upstream has placed 0.12.x in maintenance mode, see https://github.com/nodejs/LTS#lts_schedule +EXPIRATION_DATE= 2017-04-01 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE From owner-svn-ports-all@freebsd.org Wed May 4 05:49:36 2016 Return-Path: Delivered-To: svn-ports-all@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 61AF2B2C755; Wed, 4 May 2016 05:49:36 +0000 (UTC) (envelope-from pi@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 3E03A1A27; Wed, 4 May 2016 05:49:36 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u445nZ54046301; Wed, 4 May 2016 05:49:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u445nZNo046296; Wed, 4 May 2016 05:49:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605040549.u445nZNo046296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 4 May 2016 05:49:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414583 - in head/audio/umix: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 05:49:36 -0000 Author: pi Date: Wed May 4 05:49:34 2016 New Revision: 414583 URL: https://svnweb.freebsd.org/changeset/ports/414583 Log: audio/umix: fix the "ioctl sign-extension ioctl ffffffffc0044d00" warning PR: 209227 Submitted by: trasz Added: head/audio/umix/files/patch-src_error.c (contents, props changed) head/audio/umix/files/patch-src_error.h (contents, props changed) Modified: head/audio/umix/Makefile head/audio/umix/files/patch-src__driver_oss.c Modified: head/audio/umix/Makefile ============================================================================== --- head/audio/umix/Makefile Wed May 4 05:45:55 2016 (r414582) +++ head/audio/umix/Makefile Wed May 4 05:49:34 2016 (r414583) @@ -3,7 +3,7 @@ PORTNAME= umix PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/umix/files/patch-src__driver_oss.c ============================================================================== --- head/audio/umix/files/patch-src__driver_oss.c Wed May 4 05:45:55 2016 (r414582) +++ head/audio/umix/files/patch-src__driver_oss.c Wed May 4 05:49:34 2016 (r414583) @@ -1,5 +1,5 @@ ---- src/driver_oss.c.orig Sun Aug 31 15:32:02 2003 -+++ src/driver_oss.c Tue Feb 20 22:44:43 2007 +--- src/driver_oss.c.orig 2003-08-31 13:32:02 UTC ++++ src/driver_oss.c @@ -27,7 +27,7 @@ #if defined(__linux__) #include @@ -9,7 +9,7 @@ #elif defined(__NetBSD__) #include #endif -@@ -253,8 +253,10 @@ +@@ -253,8 +253,10 @@ int oss_open(const char *path) * oss_open() before initializing. */ int oss_init(void) { @@ -20,7 +20,7 @@ int old_mixer; int ch; int i; -@@ -288,9 +290,13 @@ +@@ -288,9 +290,13 @@ int oss_init(void) mixer_ptr->numchan = SOUND_MIXER_NRDEVICES; mixer_ptr->numchan = CLAMP(mixer_ptr->numchan,0,SOUND_MIXER_NRDEVICES); @@ -34,7 +34,7 @@ mixer_ptr->curr_chan = 0; #ifdef UMIX_DEBUG -@@ -329,9 +335,11 @@ +@@ -329,9 +335,11 @@ int oss_init(void) oss_set_curr_chan(i); oss_update(OSS_UPD_READ); } @@ -46,7 +46,7 @@ #ifdef UMIX_DEBUG err_msg("oss_init: initialized #%d with %d channels", -@@ -388,6 +396,7 @@ +@@ -388,6 +396,7 @@ int oss_opt_to_chan_num(const char *str) * the device and compares it to the old */ static int oss_check_update(void) { @@ -54,7 +54,7 @@ struct mixer_info oss_info; eioctl(mixer_ptr->fd, SOUND_MIXER_INFO, &oss_info); -@@ -396,6 +405,7 @@ +@@ -396,6 +405,7 @@ static int oss_check_update(void) mixer_ptr->modifycount = oss_info.modify_counter; return 1; } Added: head/audio/umix/files/patch-src_error.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/umix/files/patch-src_error.c Wed May 4 05:49:34 2016 (r414583) @@ -0,0 +1,11 @@ +--- src/error.c.orig 2016-05-03 08:56:24 UTC ++++ src/error.c +@@ -54,7 +54,7 @@ static void error_handler(int strflag, c + fflush(stderr); + } + +-int eioctl(int fd, int request, void *arg) ++int eioctl(int fd, unsigned long request, void *arg) + { + int n; + Added: head/audio/umix/files/patch-src_error.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/umix/files/patch-src_error.h Wed May 4 05:49:34 2016 (r414583) @@ -0,0 +1,11 @@ +--- src/error.h.orig 2016-05-03 08:56:07 UTC ++++ src/error.h +@@ -24,7 +24,7 @@ + #ifndef MY_ERROR_H + #define MY_ERROR_H + +-int eioctl(int fd, int request, void *arg); ++int eioctl(int fd, unsigned long request, void *arg); + void *emalloc(size_t size); + void *erealloc(void *ptr, size_t size); + char *estrdup(const char *str); From owner-svn-ports-all@freebsd.org Wed May 4 05:56:30 2016 Return-Path: Delivered-To: svn-ports-all@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 624E9B2C9B5; Wed, 4 May 2016 05:56:30 +0000 (UTC) (envelope-from dinoex@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 3D2E11FA5; Wed, 4 May 2016 05:56:30 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u445uTAk049378; Wed, 4 May 2016 05:56:29 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u445uTW2049375; Wed, 4 May 2016 05:56:29 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201605040556.u445uTW2049375@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Wed, 4 May 2016 05:56:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414584 - branches/2016Q2/security/openssl X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 05:56:30 -0000 Author: dinoex Date: Wed May 4 05:56:29 2016 New Revision: 414584 URL: https://svnweb.freebsd.org/changeset/ports/414584 Log: MFH: r412526 r412667 r414534 - remove NOPRECIOUS* - make portlint happier - add some more manpages PR: 208602 Submitted by: timp87@gmail.com - Security update to 1.0.2h Security: https://www.openssl.org/news/secadv/20160503.txt Security: CVE-2016-2105 Security: CVE-2016-2106 Security: CVE-2016-2107 Security: CVE-2016-2108 Security: CVE-2016-2109 Security: CVE-2016-2176 Approved by: portmgr (Jason Unovitch) Modified: branches/2016Q2/security/openssl/Makefile branches/2016Q2/security/openssl/distinfo branches/2016Q2/security/openssl/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/security/openssl/Makefile ============================================================================== --- branches/2016Q2/security/openssl/Makefile Wed May 4 05:49:34 2016 (r414583) +++ branches/2016Q2/security/openssl/Makefile Wed May 4 05:56:29 2016 (r414584) @@ -3,8 +3,8 @@ PORTNAME= openssl PORTVERSION= 1.0.2 -DISTVERSIONSUFFIX= g -PORTREVISION= 11 +DISTVERSIONSUFFIX= h +PORTREVISION= 12 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ ftp://ftp.openssl.org/source/ \ @@ -14,15 +14,18 @@ DIST_SUBDIR= ${DISTNAME} MAINTAINER= dinoex@FreeBSD.org COMMENT= SSL and crypto library -.ifdef USE_OPENSSL -.error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again. -.endif +LICENSE= OpenSSL +LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS?= libressl-[0-9]* \ +MAKE_JOBS_UNSAFE= yes +CPE_VERSION= ${PORTVERSION}${DISTVERSIONSUFFIX} +CONFLICTS= libressl-[0-9]* \ libressl-devel-[0-9]* \ openssl-devel-[0-9]* -LICENSE= OpenSSL -LICENSE_FILE= ${WRKSRC}/LICENSE + +.ifdef USE_OPENSSL +.error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again. +.endif OPTIONS_DEFINE= SHARED THREADS I386 SSE2 ASM PADLOCK ZLIB GMP SCTP SSL2 SSL3 RFC3779 MD2 RC5 EXPCIPHERS DOCS MAN3 OPTIONS_DEFAULT=SHARED THREADS SSE2 SCTP SSL2 SSL3 MD2 MAN3 @@ -56,18 +59,12 @@ MAN3_DESC?= Install API manpages (sectio GMP_LIB_DEPENDS= libgmp.so:math/gmp -MAKE_JOBS_UNSAFE= yes -NOPRECIOUSMAKEVARS= Too many _MLINKS for fetch -NOPRECIOUSSOFTMAKEVARS= Too many _MLINKS for fetch - USES= perl5 cpe USE_PERL5= build MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=--whole-archive MAKE_ENV+= LIBRPATH="${PREFIX}/lib" GREP_OPTIONS= SUB_FILES= pkg-message -CPE_VERSION= ${PORTVERSION}${DISTVERSIONSUFFIX} - .include .if ${PREFIX} == /usr Modified: branches/2016Q2/security/openssl/distinfo ============================================================================== --- branches/2016Q2/security/openssl/distinfo Wed May 4 05:49:34 2016 (r414583) +++ branches/2016Q2/security/openssl/distinfo Wed May 4 05:56:29 2016 (r414584) @@ -1,10 +1,10 @@ -SHA256 (openssl-1.0.2g/openssl-1.0.2g.tar.gz) = b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33 -SIZE (openssl-1.0.2g/openssl-1.0.2g.tar.gz) = 5266102 -SHA256 (openssl-1.0.2g/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 -SIZE (openssl-1.0.2g/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717 -SHA256 (openssl-1.0.2g/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 -SIZE (openssl-1.0.2g/1002-backport-changes-from-upstream-padlock-module.patch) = 5770 -SHA256 (openssl-1.0.2g/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea -SIZE (openssl-1.0.2g/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = 20935 -SHA256 (openssl-1.0.2g/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 97eb4411d0fc0890e94bc7c2d682f68b71135da782af769ca73914b37da2b1fd -SIZE (openssl-1.0.2g/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 832 +SHA256 (openssl-1.0.2h/openssl-1.0.2h.tar.gz) = 1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919 +SIZE (openssl-1.0.2h/openssl-1.0.2h.tar.gz) = 5274412 +SHA256 (openssl-1.0.2h/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 +SIZE (openssl-1.0.2h/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717 +SHA256 (openssl-1.0.2h/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 +SIZE (openssl-1.0.2h/1002-backport-changes-from-upstream-padlock-module.patch) = 5770 +SHA256 (openssl-1.0.2h/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea +SIZE (openssl-1.0.2h/1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch) = 20935 +SHA256 (openssl-1.0.2h/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 97eb4411d0fc0890e94bc7c2d682f68b71135da782af769ca73914b37da2b1fd +SIZE (openssl-1.0.2h/1004-crypto-engine-autoload-padlock-dynamic-engine.patch) = 832 Modified: branches/2016Q2/security/openssl/pkg-plist ============================================================================== --- branches/2016Q2/security/openssl/pkg-plist Wed May 4 05:49:34 2016 (r414583) +++ branches/2016Q2/security/openssl/pkg-plist Wed May 4 05:56:29 2016 (r414584) @@ -565,6 +565,15 @@ man/man3/DSA_size.3.gz man/man3/DSA_verify.3.gz man/man3/DSAparams_print.3.gz man/man3/DSAparams_print_fp.3.gz +man/man3/DTLS_client_method.3.gz +man/man3/DTLS_method.3.gz +man/man3/DTLS_server_method.3.gz +man/man3/DTLSv1_2_client_method.3.gz +man/man3/DTLSv1_2_method.3.gz +man/man3/DTLSv1_2_server_method.3.gz +man/man3/DTLSv1_client_method.3.gz +man/man3/DTLSv1_method.3.gz +man/man3/DTLSv1_server_method.3.gz man/man3/ECDSA_SIG_free.3.gz man/man3/ECDSA_SIG_new.3.gz man/man3/ECDSA_do_sign.3.gz @@ -741,6 +750,10 @@ man/man3/EVP_CipherFinal_ex.3.gz man/man3/EVP_CipherInit.3.gz man/man3/EVP_CipherInit_ex.3.gz man/man3/EVP_CipherUpdate.3.gz +man/man3/EVP_DecodeBlock.3.gz +man/man3/EVP_DecodeFinal.3.gz +man/man3/EVP_DecodeInit.3.gz +man/man3/EVP_DecodeUpdate.3.gz man/man3/EVP_DecryptFinal.3.gz man/man3/EVP_DecryptFinal_ex.3.gz man/man3/EVP_DecryptInit.3.gz @@ -757,6 +770,10 @@ man/man3/EVP_DigestUpdate.3.gz man/man3/EVP_DigestVerifyFinal.3.gz man/man3/EVP_DigestVerifyInit.3.gz man/man3/EVP_DigestVerifyUpdate.3.gz +man/man3/EVP_EncodeBlock.3.gz +man/man3/EVP_EncodeFinal.3.gz +man/man3/EVP_EncodeInit.3.gz +man/man3/EVP_EncodeUpdate.3.gz man/man3/EVP_EncryptFinal.3.gz man/man3/EVP_EncryptFinal_ex.3.gz man/man3/EVP_EncryptInit.3.gz @@ -1214,6 +1231,8 @@ man/man3/SSL_CTX_set1_curves.3.gz man/man3/SSL_CTX_set1_curves_list.3.gz man/man3/SSL_CTX_set1_param.3.gz man/man3/SSL_CTX_set1_verify_cert_store.3.gz +man/man3/SSL_CTX_set_alpn_protos.3.gz +man/man3/SSL_CTX_set_alpn_select_cb.3.gz man/man3/SSL_CTX_set_cert_cb.3.gz man/man3/SSL_CTX_set_cert_store.3.gz man/man3/SSL_CTX_set_cert_verify_callback.3.gz @@ -1293,6 +1312,7 @@ man/man3/SSL_ctrl.3.gz man/man3/SSL_do_handshake.3.gz man/man3/SSL_flush_sessions.3.gz man/man3/SSL_free.3.gz +man/man3/SSL_get0_alpn_selected.3.gz man/man3/SSL_get0_chain_certs.3.gz man/man3/SSL_get0_param.3.gz man/man3/SSL_get1_curves.3.gz @@ -1347,6 +1367,7 @@ man/man3/SSL_remove_session.3.gz man/man3/SSL_rstate_string.3.gz man/man3/SSL_rstate_string_long.3.gz man/man3/SSL_select_current_cert.3.gz +man/man3/SSL_select_next_proto.3.gz man/man3/SSL_session_reused.3.gz man/man3/SSL_set0_chain.3.gz man/man3/SSL_set0_chain_cert_store.3.gz @@ -1358,6 +1379,7 @@ man/man3/SSL_set1_curves_list.3.gz man/man3/SSL_set1_param.3.gz man/man3/SSL_set1_verify_cert_store.3.gz man/man3/SSL_set_bio.3.gz +man/man3/SSL_set_alpn_protos.3.gz man/man3/SSL_set_cert_cb.3.gz man/man3/SSL_set_cipher_list.3.gz man/man3/SSL_set_client_CA_list.3.gz @@ -1411,6 +1433,24 @@ man/man3/SSL_write.3.gz man/man3/SSLeay.3.gz man/man3/SSLeay_add_ssl_algorithms.3.gz man/man3/SSLeay_version.3.gz +man/man3/SSLv23_client_method.3.gz +man/man3/SSLv23_method.3.gz +man/man3/SSLv23_server_method.3.gz +man/man3/SSLv2_client_method.3.gz +man/man3/SSLv2_method.3.gz +man/man3/SSLv2_server_method.3.gz +man/man3/SSLv3_client_method.3.gz +man/man3/SSLv3_method.3.gz +man/man3/SSLv3_server_method.3.gz +man/man3/TLSv1_1_client_method.3.gz +man/man3/TLSv1_1_method.3.gz +man/man3/TLSv1_1_server_method.3.gz +man/man3/TLSv1_2_client_method.3.gz +man/man3/TLSv1_2_method.3.gz +man/man3/TLSv1_2_server_method.3.gz +man/man3/TLSv1_client_method.3.gz +man/man3/TLSv1_method.3.gz +man/man3/TLSv1_server_method.3.gz man/man3/UI_OpenSSL.3.gz man/man3/UI_add_error_string.3.gz man/man3/UI_add_info_string.3.gz From owner-svn-ports-all@freebsd.org Wed May 4 06:10:37 2016 Return-Path: Delivered-To: svn-ports-all@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 C8B6EB2CBCD; Wed, 4 May 2016 06:10:37 +0000 (UTC) (envelope-from dbn@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 A052D19E4; Wed, 4 May 2016 06:10:37 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u446Aart052960; Wed, 4 May 2016 06:10:36 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u446AaZF052957; Wed, 4 May 2016 06:10:36 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201605040610.u446AaZF052957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Wed, 4 May 2016 06:10:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414585 - in head/emulators/i386-wine-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 06:10:37 -0000 Author: dbn Date: Wed May 4 06:10:36 2016 New Revision: 414585 URL: https://svnweb.freebsd.org/changeset/ports/414585 Log: emulators/i386-wine-devel: update to 1.9.9 Changes: - fix: faulty assumption in plists merge script: the first plist may not always be peekable. Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/files/mergeplist.py Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Wed May 4 05:56:29 2016 (r414584) +++ head/emulators/i386-wine-devel/Makefile.inc Wed May 4 06:10:36 2016 (r414585) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.9.8 +PORTVERSION= 1.9.9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Wed May 4 05:56:29 2016 (r414584) +++ head/emulators/i386-wine-devel/distinfo Wed May 4 06:10:36 2016 (r414585) @@ -1,12 +1,12 @@ -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.8,1.txz) = d2b5ee3986becbe7a8c53661588e8428384968a162b37167ac284c67606f1f08 -SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.8,1.txz) = 39057180 -SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.8,1.txz) = d921c79c93349f4c36967f36fc3346fc94fd9ac220732b2c8e1197e3e3b7a24f -SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.8,1.txz) = 41742412 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.8,1.txz) = 843fcda863f261189e5f193eb0982d7cd7cf5db06b16c8fea9654b76fc9fd20b -SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.8,1.txz) = 39168180 -SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.8,1.txz) = 55ed08344fb90ce2ac69c5cf0cd432eae6951754d922093e927cd5f3f9a94e8f -SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.8,1.txz) = 41858004 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.8,1.txz) = f530c4ee3a2b2d1bc6963cb108c504126441a5540dab86293e28201f1f69263d -SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.8,1.txz) = 38735048 -SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.8,1.txz) = 627b6a388c66b314e49cae2881bf6cf3d0b7a5ee1c80bb68ff4f6e2915a890bb -SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.8,1.txz) = 41416612 +SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.9,1.txz) = 3e41676700b6bec7799a1ce1ef4daedb3d73d73e5d88567e347755c48f273c34 +SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.9,1.txz) = 39102052 +SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.9,1.txz) = ad5799382d61bf46ad5dd8d96c437d96ec8610d0e08d14f6a1df55ad048cf92a +SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.9,1.txz) = 41791860 +SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.9,1.txz) = 549bee9b7db9bb3ccc66a24a50d0b6ff7565f3137ce0d3cc5515c17c141da994 +SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.9,1.txz) = 39200140 +SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.9,1.txz) = dd1942cc76c6258267fe52892fdf6385a4fdab42f28bbed2d3b580763fe2eb38 +SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.9,1.txz) = 41895200 +SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.9,1.txz) = 8094d7c5eed593ccca98218538b55784de23fe55d184f68a9afc3e0318e3dd1a +SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.9,1.txz) = 38768272 +SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.9,1.txz) = c5dc7dde83278a4a2ee9f9eb9d60f9bd1e6be1695939dcbe4cb02a6bcb92fc32 +SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.9,1.txz) = 41441092 Modified: head/emulators/i386-wine-devel/files/mergeplist.py ============================================================================== --- head/emulators/i386-wine-devel/files/mergeplist.py Wed May 4 05:56:29 2016 (r414584) +++ head/emulators/i386-wine-devel/files/mergeplist.py Wed May 4 06:10:36 2016 (r414585) @@ -101,8 +101,9 @@ def gen_list(plists): plists[i] = OrderedSet(line.strip() for line in file.readlines()) empty = sum(len(plist) == 0 for plist in plists) while empty < plists_len: - line = plists[0].peek() # Test if the top of the plists are all common + if not empty: + line = plists[0].peek() if not empty and all(line == plist.peek() for plist in plists): yield line for plist in plists: From owner-svn-ports-all@freebsd.org Wed May 4 06:25:14 2016 Return-Path: Delivered-To: svn-ports-all@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 7ED41B2C022; Wed, 4 May 2016 06:25:14 +0000 (UTC) (envelope-from vanilla@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 35FD0170B; Wed, 4 May 2016 06:25:14 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u446PDf6059007; Wed, 4 May 2016 06:25:13 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u446PD6b059005; Wed, 4 May 2016 06:25:13 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605040625.u446PD6b059005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 May 2016 06:25:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414586 - in head/devel/jansson: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 06:25:14 -0000 Author: vanilla Date: Wed May 4 06:25:13 2016 New Revision: 414586 URL: https://svnweb.freebsd.org/changeset/ports/414586 Log: Fix CVE-2016-4425. PR: 209219 Submitted by: junovitch@ Added: head/devel/jansson/files/patch-CVE-2016-4425 (contents, props changed) Modified: head/devel/jansson/Makefile Modified: head/devel/jansson/Makefile ============================================================================== --- head/devel/jansson/Makefile Wed May 4 06:10:36 2016 (r414585) +++ head/devel/jansson/Makefile Wed May 4 06:25:13 2016 (r414586) @@ -3,7 +3,7 @@ PORTNAME= jansson PORTVERSION= 2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ @@ -17,5 +17,7 @@ USES= cpe pathfix pkgconfig gmake tar:b USE_LDCONFIG= yes GNU_CONFIGURE= yes CPE_VENDOR= jansson_project +INSTALL_TARGET= install-strip +TEST_TARGET= check .include Added: head/devel/jansson/files/patch-CVE-2016-4425 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/jansson/files/patch-CVE-2016-4425 Wed May 4 06:25:13 2016 (r414586) @@ -0,0 +1,43 @@ +--- src/jansson_config.h.in.orig 2016-05-04 11:43:48.386196000 +0800 ++++ src/jansson_config.h.in 2016-05-04 11:44:21.204996000 +0800 +@@ -36,4 +36,8 @@ + otherwise to 0. */ + #define JSON_HAVE_LOCALECONV @json_have_localeconv@ + ++/* Maximum recursion depth for parsing JSON input. ++ * This limits the depth of e.g. array-within-array constructions. */ ++#define JSON_PARSER_MAX_DEPTH 2048 ++ + #endif +--- src/load.c.orig 2016-05-04 11:44:34.356957000 +0800 ++++ src/load.c 2016-05-04 11:46:44.547307000 +0800 +@@ -61,6 +61,7 @@ typedef struct { + typedef struct { + stream_t stream; + strbuffer_t saved_text; ++ size_t depth; + int token; + union { + struct { +@@ -800,6 +801,12 @@ static json_t *parse_value(lex_t *lex, s + json_t *json; + double value; + ++ lex->depth++; ++ if(lex->depth > JSON_PARSER_MAX_DEPTH) { ++ error_set(error, lex, "maximum parsing depth reached"); ++ return NULL; ++ } ++ + switch(lex->token) { + case TOKEN_STRING: { + const char *value = lex->value.string.val; +@@ -877,6 +884,8 @@ static json_t *parse_json(lex_t *lex, si + { + json_t *result; + ++ lex->depth = 0; ++ + lex_scan(lex, error); + if(!(flags & JSON_DECODE_ANY)) { + if(lex->token != '[' && lex->token != '{') { From owner-svn-ports-all@freebsd.org Wed May 4 06:25:53 2016 Return-Path: Delivered-To: svn-ports-all@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 D11E9B2C0B7; Wed, 4 May 2016 06:25:53 +0000 (UTC) (envelope-from vanilla@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 A244719DB; Wed, 4 May 2016 06:25:53 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u446PqOa059129; Wed, 4 May 2016 06:25:52 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u446Pqow059128; Wed, 4 May 2016 06:25:52 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605040625.u446Pqow059128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 May 2016 06:25:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414587 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 06:25:53 -0000 Author: vanilla Date: Wed May 4 06:25:52 2016 New Revision: 414587 URL: https://svnweb.freebsd.org/changeset/ports/414587 Log: Add entry of devel/jansson PR: 209219 Submitted by: junovitch@ Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed May 4 06:25:13 2016 (r414586) +++ head/security/vuxml/vuln.xml Wed May 4 06:25:52 2016 (r414587) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + jansson -- local denial of service vulnerabilities + + + jansson + 2.7_2 + + + + +

QuickFuzz reports:

+
+

A crash caused by stack exhaustion parsing a JSON was found.

+
+ +
+ + http://www.openwall.com/lists/oss-security/2016/05/01/5 + http://www.openwall.com/lists/oss-security/2016/05/02/1 + CVE-2016-4425 + + + 2016-05-01 + 2016-05-04 + +
+ OpenSSL -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Wed May 4 06:43:55 2016 Return-Path: Delivered-To: svn-ports-all@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 61F56B2C611; Wed, 4 May 2016 06:43:55 +0000 (UTC) (envelope-from wen@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 3DC231488; Wed, 4 May 2016 06:43:55 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u446hsxq065083; Wed, 4 May 2016 06:43:54 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u446hswC065080; Wed, 4 May 2016 06:43:54 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605040643.u446hswC065080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 4 May 2016 06:43:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414588 - head/devel/visualparadigm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 06:43:55 -0000 Author: wen Date: Wed May 4 06:43:54 2016 New Revision: 414588 URL: https://svnweb.freebsd.org/changeset/ports/414588 Log: - Update to 13.1(build 20160415) PR: 208964 Submitted by: fernando.apesteguia@gmail.com(maintainer) Modified: head/devel/visualparadigm/Makefile head/devel/visualparadigm/distinfo head/devel/visualparadigm/pkg-plist Modified: head/devel/visualparadigm/Makefile ============================================================================== --- head/devel/visualparadigm/Makefile Wed May 4 06:25:52 2016 (r414587) +++ head/devel/visualparadigm/Makefile Wed May 4 06:43:54 2016 (r414588) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= visualparadigm -PORTVERSION= 13.0.20160304 +PORTVERSION= 13.1.20160502 CATEGORIES= devel MASTER_SITES= http://eu6.visual-paradigm.com/visual-paradigm/vpce${PORTVERSION:R}/${PORTVERSION:E}/ DISTNAME= Visual_Paradigm_CE_${PORTVERSION:C/\./_/g}_Unix_InstallFree @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR} INSTALLDIR= ${STAGEDIR}${PREFIX}/${PORTNAME} -EXTRACT_NAME= Visual_Paradigm_CE_13.0 +EXTRACT_NAME= Visual_Paradigm_CE_13.1 FETCH_ARGS= -Fpr Modified: head/devel/visualparadigm/distinfo ============================================================================== --- head/devel/visualparadigm/distinfo Wed May 4 06:25:52 2016 (r414587) +++ head/devel/visualparadigm/distinfo Wed May 4 06:43:54 2016 (r414588) @@ -1,2 +1,2 @@ -SHA256 (Visual_Paradigm_CE_13_0_20160304_Unix_InstallFree.tar.gz) = f9fa71f38d064b39f8a1324cb4c482085f6ff05236afc2ba2b7988300dac14be -SIZE (Visual_Paradigm_CE_13_0_20160304_Unix_InstallFree.tar.gz) = 213852252 +SHA256 (Visual_Paradigm_CE_13_1_20160502_Unix_InstallFree.tar.gz) = e07ce3a9c272a2aa70c5fb42cb83056b5a0ff27559e4cec7580ecd6964ef9ce9 +SIZE (Visual_Paradigm_CE_13_1_20160502_Unix_InstallFree.tar.gz) = 212416918 Modified: head/devel/visualparadigm/pkg-plist ============================================================================== --- head/devel/visualparadigm/pkg-plist Wed May 4 06:25:52 2016 (r414587) +++ head/devel/visualparadigm/pkg-plist Wed May 4 06:43:54 2016 (r414588) @@ -1,4 +1,18 @@ +visualparadigm/.install4j/31bab9c2.lprop +visualparadigm/.install4j/3d2b280e.lprop +visualparadigm/.install4j/4d758a31.lprop +visualparadigm/.install4j/66843048.lprop +visualparadigm/.install4j/692a15a2.lprop +visualparadigm/.install4j/7020a737.lprop +visualparadigm/.install4j/72bbf39c.lprop +visualparadigm/.install4j/75bf547e.lprop visualparadigm/.install4j/MessagesDefault +visualparadigm/.install4j/a59835df.lprop +visualparadigm/.install4j/b8ec6630.lprop +visualparadigm/.install4j/bd18d62a.lprop +visualparadigm/.install4j/cbc69af6.lprop +visualparadigm/.install4j/e01511f4.lprop +visualparadigm/.install4j/e4d34e6a.lprop visualparadigm/.install4j/firstrun visualparadigm/.install4j/i4j_extf_0_aprh35.utf8 visualparadigm/.install4j/i4j_extf_10_aprh35_1prcdfd.png @@ -50,6 +64,7 @@ visualparadigm/Application/bundled/3rdPa visualparadigm/Application/bundled/3rdPartyLicense/commons-codec_license.txt visualparadigm/Application/bundled/3rdPartyLicense/commons-httpclient_license.txt visualparadigm/Application/bundled/3rdPartyLicense/commons-io_license.txt +visualparadigm/Application/bundled/3rdPartyLicense/commons-lang.txt visualparadigm/Application/bundled/3rdPartyLicense/commons-logging_license.txt visualparadigm/Application/bundled/3rdPartyLicense/crazybeans_license.txt visualparadigm/Application/bundled/3rdPartyLicense/flamingo_license.txt @@ -59,6 +74,7 @@ visualparadigm/Application/bundled/3rdPa visualparadigm/Application/bundled/3rdPartyLicense/httpclient_license.txt visualparadigm/Application/bundled/3rdPartyLicense/httpcore_license.txt visualparadigm/Application/bundled/3rdPartyLicense/httpmime_license.txt +visualparadigm/Application/bundled/3rdPartyLicense/jackcess-2.1.3.txt visualparadigm/Application/bundled/3rdPartyLicense/javamail_license.txt visualparadigm/Application/bundled/3rdPartyLicense/javassist_license.txt visualparadigm/Application/bundled/3rdPartyLicense/jcommon_license.txt @@ -474,7 +490,6 @@ visualparadigm/Application/scripts/Expor visualparadigm/Application/scripts/ExportExcel.sh visualparadigm/Application/scripts/ExportXMI.sh visualparadigm/Application/scripts/ExportXML.sh -visualparadigm/Application/scripts/GenerateDocument.sh visualparadigm/Application/scripts/GenerateORM.sh visualparadigm/Application/scripts/ImportExcel.sh visualparadigm/Application/scripts/ImportXMI.sh From owner-svn-ports-all@freebsd.org Wed May 4 07:18:29 2016 Return-Path: Delivered-To: svn-ports-all@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 478E5B2CE26; Wed, 4 May 2016 07:18:29 +0000 (UTC) (envelope-from tota@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 150C518CB; Wed, 4 May 2016 07:18:29 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u447ISM1074565; Wed, 4 May 2016 07:18:28 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u447ISwB074563; Wed, 4 May 2016 07:18:28 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605040718.u447ISwB074563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 4 May 2016 07:18:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414589 - head/math/R-cran-zoo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 07:18:29 -0000 Author: tota Date: Wed May 4 07:18:27 2016 New Revision: 414589 URL: https://svnweb.freebsd.org/changeset/ports/414589 Log: - Update to 1.7-13 Modified: head/math/R-cran-zoo/Makefile (contents, props changed) head/math/R-cran-zoo/distinfo (contents, props changed) Modified: head/math/R-cran-zoo/Makefile ============================================================================== --- head/math/R-cran-zoo/Makefile Wed May 4 06:43:54 2016 (r414588) +++ head/math/R-cran-zoo/Makefile Wed May 4 07:18:27 2016 (r414589) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-12 +DISTVERSION= 1.7-13 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= S3 Infrastructure for Regular and Irregular Time Series -LICENSE= GPLv2 +LICENSE= GPLv2+ USES= cran:auto-plist Modified: head/math/R-cran-zoo/distinfo ============================================================================== --- head/math/R-cran-zoo/distinfo Wed May 4 06:43:54 2016 (r414588) +++ head/math/R-cran-zoo/distinfo Wed May 4 07:18:27 2016 (r414589) @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-12.tar.gz) = e5e19db28c39a4747fdd0b1d1a18b527313392538ad9c9f38d356f316bbbc4d8 -SIZE (zoo_1.7-12.tar.gz) = 839181 +SHA256 (zoo_1.7-13.tar.gz) = 0ca5264d6077c785963705e462aec3e57e0d0651379f9bf4ee32e4f3b25dc754 +SIZE (zoo_1.7-13.tar.gz) = 842068 From owner-svn-ports-all@freebsd.org Wed May 4 07:43:33 2016 Return-Path: Delivered-To: svn-ports-all@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 E31E1B2C6DC; Wed, 4 May 2016 07:43:33 +0000 (UTC) (envelope-from wen@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 99CB51A24; Wed, 4 May 2016 07:43:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u447hWYt083817; Wed, 4 May 2016 07:43:32 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u447hWoa083815; Wed, 4 May 2016 07:43:32 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605040743.u447hWoa083815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 4 May 2016 07:43:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414590 - head/devel/p5-Moose X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 07:43:34 -0000 Author: wen Date: Wed May 4 07:43:32 2016 New Revision: 414590 URL: https://svnweb.freebsd.org/changeset/ports/414590 Log: - Update to 2.1801 Changes: http://search.cpan.org/src/ETHER/Moose-2.1801/Changes Modified: head/devel/p5-Moose/Makefile head/devel/p5-Moose/distinfo Modified: head/devel/p5-Moose/Makefile ============================================================================== --- head/devel/p5-Moose/Makefile Wed May 4 07:18:27 2016 (r414589) +++ head/devel/p5-Moose/Makefile Wed May 4 07:43:32 2016 (r414590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Moose -PORTVERSION= 2.1605 +PORTVERSION= 2.1801 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -31,6 +31,7 @@ BUILD_DEPENDS= p5-Class-Load>=0.09:devel p5-Package-Stash>=0.32:devel/p5-Package-Stash \ p5-Package-Stash-XS>=0.24:devel/p5-Package-Stash-XS \ p5-Params-Util>=1.00:devel/p5-Params-Util \ + p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils \ p5-Sub-Exporter>=0.980:devel/p5-Sub-Exporter \ p5-Sub-Identify>=0:devel/p5-Sub-Identify \ p5-Sub-Name>=0.05:devel/p5-Sub-Name \ @@ -70,14 +71,7 @@ USE_PERL5= configure extract post-patch: @${REINPLACE_CMD} -e '/^check_conflicts()/d' ${WRKSRC}/Makefile.PL -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.35:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.35:lang/p5-Scalar-List-Utils -.endif - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Moose/Moose.so -.include +.include Modified: head/devel/p5-Moose/distinfo ============================================================================== --- head/devel/p5-Moose/distinfo Wed May 4 07:18:27 2016 (r414589) +++ head/devel/p5-Moose/distinfo Wed May 4 07:43:32 2016 (r414590) @@ -1,2 +1,2 @@ -SHA256 (Moose-2.1605.tar.gz) = ca94e4e1fe65e98238db1df416ff66c856ef9b11f47b43802ed418c001b5e8ae -SIZE (Moose-2.1605.tar.gz) = 803156 +SHA256 (Moose-2.1801.tar.gz) = 3a90b81dfd38ddf8e7e5d38645872a8257959b3833091d4276f241b93e3ddf1a +SIZE (Moose-2.1801.tar.gz) = 806877 From owner-svn-ports-all@freebsd.org Wed May 4 08:23:42 2016 Return-Path: Delivered-To: svn-ports-all@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 74ED2B2D413; Wed, 4 May 2016 08:23:42 +0000 (UTC) (envelope-from olgeni@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 460661CDC; Wed, 4 May 2016 08:23:42 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u448NfDB095676; Wed, 4 May 2016 08:23:41 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u448NfVH095674; Wed, 4 May 2016 08:23:41 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605040823.u448NfVH095674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 4 May 2016 08:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414591 - head/devel/erlang-gpb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 08:23:42 -0000 Author: olgeni Date: Wed May 4 08:23:41 2016 New Revision: 414591 URL: https://svnweb.freebsd.org/changeset/ports/414591 Log: Update devel/erlang-gpb to version 3.20.3. Modified: head/devel/erlang-gpb/Makefile head/devel/erlang-gpb/distinfo Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Wed May 4 07:43:32 2016 (r414590) +++ head/devel/erlang-gpb/Makefile Wed May 4 08:23:41 2016 (r414591) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.20.2 +PORTVERSION= 3.20.3 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-gpb/distinfo ============================================================================== --- head/devel/erlang-gpb/distinfo Wed May 4 07:43:32 2016 (r414590) +++ head/devel/erlang-gpb/distinfo Wed May 4 08:23:41 2016 (r414591) @@ -1,2 +1,2 @@ -SHA256 (tomas-abrahamsson-gpb-3.20.2_GH0.tar.gz) = 772c600e1fde9fa86a3d03ae7eee3e8cb148bdadfc23226a32f3e48a45d90748 -SIZE (tomas-abrahamsson-gpb-3.20.2_GH0.tar.gz) = 285951 +SHA256 (tomas-abrahamsson-gpb-3.20.3_GH0.tar.gz) = 26e732480c66eca0c6ea422b43a2d60e70b62768d4de787b980328f3af4c5e85 +SIZE (tomas-abrahamsson-gpb-3.20.3_GH0.tar.gz) = 286818 From owner-svn-ports-all@freebsd.org Wed May 4 09:03:28 2016 Return-Path: Delivered-To: svn-ports-all@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 9A57EB2D1B9; Wed, 4 May 2016 09:03:28 +0000 (UTC) (envelope-from amdmi3@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 695A9128E; Wed, 4 May 2016 09:03:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4493Rc2007766; Wed, 4 May 2016 09:03:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4493RUw007765; Wed, 4 May 2016 09:03:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605040903.u4493RUw007765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 4 May 2016 09:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414592 - head/textproc/dbacl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 09:03:28 -0000 Author: amdmi3 Date: Wed May 4 09:03:27 2016 New Revision: 414592 URL: https://svnweb.freebsd.org/changeset/ports/414592 Log: - Add LICENSE - Switch to options helpers Modified: head/textproc/dbacl/Makefile Modified: head/textproc/dbacl/Makefile ============================================================================== --- head/textproc/dbacl/Makefile Wed May 4 08:23:41 2016 (r414591) +++ head/textproc/dbacl/Makefile Wed May 4 09:03:27 2016 (r414592) @@ -9,12 +9,13 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Digramic Bayesian classifier +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes -OPTIONS_DEFINE= DOCS EXAMPLES - PROGRAMS= bayesol dbacl mailinspect hmine hypex SCRIPTS= mailcross mailtoe mailfoot MAN= bayesol.1 dbacl.1 mailcross.1 mailinspect.1 mailtoe.1 mailfoot.1 @@ -24,6 +25,8 @@ DOCS= AUTHORS ChangeLog README doc/dbac PORTDOCS= ${DOCS:T} PORTEXAMPLES= sample*.txt japanese.txt example*.risk toy.risk prop.pl +OPTIONS_DEFINE= DOCS EXAMPLES + pre-install: @cd ${WRKSRC}/src && \ ${REINPLACE_CMD} -e 's,#!/bin/bash,#!${LOCALBASE}/bin/bash,' \ @@ -35,9 +38,13 @@ do-install: ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${PREFIX}/bin cd ${WRKSRC}/man && \ ${INSTALL_MAN} ${MAN} ${STAGEDIR}${MAN1PREFIX}/man/man1 + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/doc && \ ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Wed May 4 09:13:23 2016 Return-Path: Delivered-To: svn-ports-all@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 449D0B2D316; Wed, 4 May 2016 09:13:23 +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 F16B61799; Wed, 4 May 2016 09:13:22 +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 u449DMop011302; Wed, 4 May 2016 09:13:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u449DK5J011278; Wed, 4 May 2016 09:13:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605040913.u449DK5J011278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 4 May 2016 09:13:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414593 - in branches/2016Q2: Mk/Uses mail/linux-thunderbird mail/thunderbird mail/thunderbird-i18n mail/thunderbird/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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 09:13:23 -0000 Author: jbeich Date: Wed May 4 09:13:19 2016 New Revision: 414593 URL: https://svnweb.freebsd.org/changeset/ports/414593 Log: MFH: r413157 mail/thunderbird: update to 45.0 Changes: https://www.mozilla.org/thunderbird/45.0/releasenotes/ PR: 209258 Approved by: ports-secteam (junovitch) Added: branches/2016Q2/mail/thunderbird/files/patch-bug1242132 - copied unchanged from r413157, head/mail/thunderbird/files/patch-bug1242132 branches/2016Q2/mail/thunderbird/files/patch-bug1252246 - copied unchanged from r413157, head/mail/thunderbird/files/patch-bug1252246 branches/2016Q2/mail/thunderbird/files/patch-modules-libpref-init-all.js - copied unchanged from r413157, head/mail/thunderbird/files/patch-modules-libpref-init-all.js Deleted: branches/2016Q2/mail/thunderbird/files/extra-patch-bug1125514 branches/2016Q2/mail/thunderbird/files/patch-bug1026499 branches/2016Q2/mail/thunderbird/files/patch-bug1073117 branches/2016Q2/mail/thunderbird/files/patch-bug1112904 branches/2016Q2/mail/thunderbird/files/patch-bug1138845 branches/2016Q2/mail/thunderbird/files/patch-bug1143686 branches/2016Q2/mail/thunderbird/files/patch-bug1144643 branches/2016Q2/mail/thunderbird/files/patch-bug1148203 branches/2016Q2/mail/thunderbird/files/patch-bug779713 branches/2016Q2/mail/thunderbird/files/patch-bug962345 branches/2016Q2/mail/thunderbird/files/patch-memory-jemalloc-Makefile.in branches/2016Q2/mail/thunderbird/files/patch-mozilla-dom-events-MessageEvent.h Modified: branches/2016Q2/Mk/Uses/gecko.mk branches/2016Q2/mail/linux-thunderbird/Makefile branches/2016Q2/mail/linux-thunderbird/distinfo branches/2016Q2/mail/linux-thunderbird/pkg-plist branches/2016Q2/mail/thunderbird-i18n/Makefile branches/2016Q2/mail/thunderbird-i18n/distinfo branches/2016Q2/mail/thunderbird/Makefile branches/2016Q2/mail/thunderbird/distinfo branches/2016Q2/mail/thunderbird/files/patch-bug1021761 branches/2016Q2/mail/thunderbird/files/patch-bug1233275 branches/2016Q2/mail/thunderbird/files/patch-bug292127 branches/2016Q2/mail/thunderbird/files/patch-bug702179 branches/2016Q2/mail/thunderbird/files/patch-bug826985 branches/2016Q2/mail/thunderbird/files/patch-bug847568 branches/2016Q2/mail/thunderbird/files/patch-bug981348 branches/2016Q2/mail/thunderbird/files/patch-bug991253 branches/2016Q2/mail/thunderbird/files/patch-config-baseconfig.mk branches/2016Q2/mail/thunderbird/files/patch-ijg-libjpeg branches/2016Q2/mail/thunderbird/files/patch-toolkit_mozapps_installer_packager_mk branches/2016Q2/mail/thunderbird/files/patch-z-bug517422 Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/Mk/Uses/gecko.mk ============================================================================== --- branches/2016Q2/Mk/Uses/gecko.mk Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/Mk/Uses/gecko.mk Wed May 4 09:13:19 2016 (r414593) @@ -65,8 +65,8 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLE .elif ${gecko_ARGS:Mthunderbird} -_GECKO_DEFAULT_VERSION= 38 -_GECKO_VERSIONS= 38 +_GECKO_DEFAULT_VERSION= 45 +_GECKO_VERSIONS= 45 _GECKO_TYPE= thunderbird .if exists(${LOCALBASE}/bin/thunderbird) @@ -75,7 +75,7 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLE .endif # Dependence lines for different Thunderbird versions -38_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:mail/thunderbird +45_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:mail/thunderbird .else IGNORE= Unknown type of gecko dependency you may specify either libxul, firefox, seamonkey or thunderbird Modified: branches/2016Q2/mail/linux-thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/Makefile Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/linux-thunderbird/Makefile Wed May 4 09:13:19 2016 (r414593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 38.7.1 +DISTVERSION= 45.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US Modified: branches/2016Q2/mail/linux-thunderbird/distinfo ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/distinfo Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/linux-thunderbird/distinfo Wed May 4 09:13:19 2016 (r414593) @@ -1,5 +1,5 @@ -SHA256 (thunderbird-38.7.1.tar.bz2) = 205729f0ce14666ef98b7e23dad0882d450a508b568fc1d2c99cdfffd2cc9547 -SIZE (thunderbird-38.7.1.tar.bz2) = 41970748 +SHA256 (thunderbird-45.0.tar.bz2) = c4e1d0a902ab04db666ac90cf1003f8b48ed88e3291fbbf1d6b2606e805a45b0 +SIZE (thunderbird-45.0.tar.bz2) = 44105947 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 Modified: branches/2016Q2/mail/linux-thunderbird/pkg-plist ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/pkg-plist Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/linux-thunderbird/pkg-plist Wed May 4 09:13:19 2016 (r414593) @@ -3,16 +3,12 @@ share/applications/%%APP_NAME%%.desktop lib/%%APP_NAME%%/Throbber-small.gif lib/%%APP_NAME%%/application.ini lib/%%APP_NAME%%/blocklist.xml -lib/%%APP_NAME%%/chrome.manifest lib/%%APP_NAME%%/chrome/icons/default/default16.png lib/%%APP_NAME%%/chrome/icons/default/default22.png lib/%%APP_NAME%%/chrome/icons/default/default24.png lib/%%APP_NAME%%/chrome/icons/default/default256.png lib/%%APP_NAME%%/chrome/icons/default/default32.png lib/%%APP_NAME%%/chrome/icons/default/default48.png -lib/%%APP_NAME%%/components/components.manifest -lib/%%APP_NAME%%/components/libdbusservice.so -lib/%%APP_NAME%%/components/libmozgnome.so lib/%%APP_NAME%%/crashreporter lib/%%APP_NAME%%/crashreporter.ini lib/%%APP_NAME%%/defaults/messenger/mailViews.dat @@ -110,10 +106,10 @@ lib/%%APP_NAME%%/distribution/extensions lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calViewUtils.jsm lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calXMLUtils.jsm lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/ical.js +lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/ltnInvitationUtils.jsm +lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/ltnUtils.jsm lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/timezones/zones.json -lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png -lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon64.png -lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi lib/%%APP_NAME%%/icons/updater.png lib/%%APP_NAME%%/isp/Bogofilter.sfd lib/%%APP_NAME%%/isp/DSPAM.sfd @@ -130,7 +126,7 @@ lib/%%APP_NAME%%/libfreebl3.so %%GTK218%%lib/%%APP_NAME%%/libgtk-x11-2.0.so.0 lib/%%APP_NAME%%/libldap60.so lib/%%APP_NAME%%/libldif60.so -lib/%%APP_NAME%%/libmozalloc.so +lib/%%APP_NAME%%/liblgpllibs.so lib/%%APP_NAME%%/libmozsqlite3.so lib/%%APP_NAME%%/libnspr4.so lib/%%APP_NAME%%/libnss3.so @@ -153,13 +149,6 @@ lib/%%APP_NAME%%/plugins lib/%%APP_NAME%%/precomplete lib/%%APP_NAME%%/removed-files lib/%%APP_NAME%%/run-mozilla.sh -lib/%%APP_NAME%%/searchplugins/amazondotcom.xml -lib/%%APP_NAME%%/searchplugins/aol-web-search.xml -lib/%%APP_NAME%%/searchplugins/bing.xml -lib/%%APP_NAME%%/searchplugins/eBay.xml -lib/%%APP_NAME%%/searchplugins/twitter.xml -lib/%%APP_NAME%%/searchplugins/wikipedia.xml -lib/%%APP_NAME%%/searchplugins/yahoo.xml lib/%%APP_NAME%%/thunderbird lib/%%APP_NAME%%/thunderbird-bin lib/%%APP_NAME%%/update-settings.ini Modified: branches/2016Q2/mail/thunderbird-i18n/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird-i18n/Makefile Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird-i18n/Makefile Wed May 4 09:13:19 2016 (r414593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 38.7.1 +PORTVERSION= 45.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2016Q2/mail/thunderbird-i18n/distinfo ============================================================================== --- branches/2016Q2/mail/thunderbird-i18n/distinfo Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird-i18n/distinfo Wed May 4 09:13:19 2016 (r414593) @@ -1,116 +1,116 @@ -SHA256 (xpi/thunderbird-i18n-38.7.1/ar.xpi) = 7195e3361456016a93af844c3e13829090e684b33b7a5eba883d6723ee3f1e0b -SIZE (xpi/thunderbird-i18n-38.7.1/ar.xpi) = 475296 -SHA256 (xpi/thunderbird-i18n-38.7.1/ast.xpi) = 3280aa131a743172b24669d3cec7998d226df879b9752487c33224f7820623d8 -SIZE (xpi/thunderbird-i18n-38.7.1/ast.xpi) = 405873 -SHA256 (xpi/thunderbird-i18n-38.7.1/be.xpi) = 55580675d83a663874ad0747329944369b2ba1afe09f92f55cb42082e5a57d26 -SIZE (xpi/thunderbird-i18n-38.7.1/be.xpi) = 442452 -SHA256 (xpi/thunderbird-i18n-38.7.1/bg.xpi) = 53b6085720d7cbe9ba959f3569c5e70b02ddcff1e56931da3d762367335d0791 -SIZE (xpi/thunderbird-i18n-38.7.1/bg.xpi) = 506129 -SHA256 (xpi/thunderbird-i18n-38.7.1/bn-BD.xpi) = 670beb9301471022d9c72a118e6270685a16c1d6e0e9e0e7c6e883ce84060fa5 -SIZE (xpi/thunderbird-i18n-38.7.1/bn-BD.xpi) = 560626 -SHA256 (xpi/thunderbird-i18n-38.7.1/br.xpi) = 76a4e3b0195c41de3141e14fab7d7740d307ea997b0f76317db09f7ed0894a19 -SIZE (xpi/thunderbird-i18n-38.7.1/br.xpi) = 449766 -SHA256 (xpi/thunderbird-i18n-38.7.1/ca.xpi) = 3e3f9e15d223b61bf29dc392d904ffa3fd125659064e1ebd465ffc6b7f228c93 -SIZE (xpi/thunderbird-i18n-38.7.1/ca.xpi) = 450325 -SHA256 (xpi/thunderbird-i18n-38.7.1/cs.xpi) = 84051bc067e2bf0047904cbf911aac76cb4d72adefd24d9cf0100faf26222475 -SIZE (xpi/thunderbird-i18n-38.7.1/cs.xpi) = 448724 -SHA256 (xpi/thunderbird-i18n-38.7.1/cy.xpi) = 6149288309f5e3de512234ac51caf33e77b48a0b22e8d8d3a7b6f8f39a035568 -SIZE (xpi/thunderbird-i18n-38.7.1/cy.xpi) = 434848 -SHA256 (xpi/thunderbird-i18n-38.7.1/da.xpi) = 052c34f1e777b7bc77c222b91140a75ef078ac470d9050639636f21e6976f3ba -SIZE (xpi/thunderbird-i18n-38.7.1/da.xpi) = 425828 -SHA256 (xpi/thunderbird-i18n-38.7.1/de.xpi) = 2e2601496ef6bfe806fddc14662447489379e8fecc8a445bb4710ce0fcc9a96e -SIZE (xpi/thunderbird-i18n-38.7.1/de.xpi) = 429877 -SHA256 (xpi/thunderbird-i18n-38.7.1/dsb.xpi) = fc073d21c908444cf5b7b74b715c6ae1b968406ecae6b4892f4f2147757467d6 -SIZE (xpi/thunderbird-i18n-38.7.1/dsb.xpi) = 458487 -SHA256 (xpi/thunderbird-i18n-38.7.1/el.xpi) = d384c99f2300ab6bc74062da47aeea58bd85a29c3de2169bc897a20d343564b9 -SIZE (xpi/thunderbird-i18n-38.7.1/el.xpi) = 493490 -SHA256 (xpi/thunderbird-i18n-38.7.1/en-GB.xpi) = 4c7886f13e564bfbbbdb87fef47dbb1be7a603168f54413ff12f14c4288d9ec0 -SIZE (xpi/thunderbird-i18n-38.7.1/en-GB.xpi) = 416572 -SHA256 (xpi/thunderbird-i18n-38.7.1/en-US.xpi) = ba73342371a53b2db14fa4b118c78a21b8c9dbec10a814347f70b1517b3f9f42 -SIZE (xpi/thunderbird-i18n-38.7.1/en-US.xpi) = 416619 -SHA256 (xpi/thunderbird-i18n-38.7.1/es-AR.xpi) = 48a511afa481179219bb8086d1450c7887cea5e4858ecc4e7f08ab6afec21e68 -SIZE (xpi/thunderbird-i18n-38.7.1/es-AR.xpi) = 442641 -SHA256 (xpi/thunderbird-i18n-38.7.1/es-ES.xpi) = fff0472287354ffe527a95288b94482ded67e8a47526832e3446009f2bde889b -SIZE (xpi/thunderbird-i18n-38.7.1/es-ES.xpi) = 376066 -SHA256 (xpi/thunderbird-i18n-38.7.1/et.xpi) = 34ff6722cf592936108c4a1da8dcd5ad8a19ecc138c9916035c8775d358cac0f -SIZE (xpi/thunderbird-i18n-38.7.1/et.xpi) = 438262 -SHA256 (xpi/thunderbird-i18n-38.7.1/eu.xpi) = 507deded0cf0865423ad622d3c1245c80ced6398b31433cf4c3e2b96bb012a7f -SIZE (xpi/thunderbird-i18n-38.7.1/eu.xpi) = 434838 -SHA256 (xpi/thunderbird-i18n-38.7.1/fi.xpi) = 62aeb5591f267620ac90b8776146f344f23413587e15e47c5b6a12a9bf2d20b8 -SIZE (xpi/thunderbird-i18n-38.7.1/fi.xpi) = 438889 -SHA256 (xpi/thunderbird-i18n-38.7.1/fr.xpi) = 8d5194f8def094540340d838e8f7d22bc850d3c0447afc20ed9a5a073882e176 -SIZE (xpi/thunderbird-i18n-38.7.1/fr.xpi) = 448227 -SHA256 (xpi/thunderbird-i18n-38.7.1/fy-NL.xpi) = c00afdd5efcee615da606aa9589e03e705586d9956703af0646a2e7ebece1d63 -SIZE (xpi/thunderbird-i18n-38.7.1/fy-NL.xpi) = 442161 -SHA256 (xpi/thunderbird-i18n-38.7.1/ga-IE.xpi) = 957f58dd52fac4b11202541353a8ef0516c33c5a551e6d845100f53212d09141 -SIZE (xpi/thunderbird-i18n-38.7.1/ga-IE.xpi) = 457412 -SHA256 (xpi/thunderbird-i18n-38.7.1/gd.xpi) = 9a4c5a74f6dddefef15f22104a18a8b7f8102101b66846dbe06ad1f0eb830c5c -SIZE (xpi/thunderbird-i18n-38.7.1/gd.xpi) = 456317 -SHA256 (xpi/thunderbird-i18n-38.7.1/gl.xpi) = 024f9ca85276eb8f54a4746106a526ba5aa84a544fa2cd7e3ec6277fa5d615f9 -SIZE (xpi/thunderbird-i18n-38.7.1/gl.xpi) = 457839 -SHA256 (xpi/thunderbird-i18n-38.7.1/he.xpi) = 6851737d6c70a2ba4808247142593e509bff2ba143a44a02a0e5575302a31cb9 -SIZE (xpi/thunderbird-i18n-38.7.1/he.xpi) = 485867 -SHA256 (xpi/thunderbird-i18n-38.7.1/hr.xpi) = 714ad6af4445808a4c07910ac8eb8994464b356c1b369d3199bdc1c3e77e5e47 -SIZE (xpi/thunderbird-i18n-38.7.1/hr.xpi) = 440423 -SHA256 (xpi/thunderbird-i18n-38.7.1/hu.xpi) = 3fa6fc417ebeac6791566da44aedae8bc4f86b60cdf018b46e7a83801948a79f -SIZE (xpi/thunderbird-i18n-38.7.1/hu.xpi) = 457988 -SHA256 (xpi/thunderbird-i18n-38.7.1/hsb.xpi) = 5052842466b59418f77bfd1dc35a9440493eba423c2a1b8f8b97a264df89f045 -SIZE (xpi/thunderbird-i18n-38.7.1/hsb.xpi) = 456453 -SHA256 (xpi/thunderbird-i18n-38.7.1/hy-AM.xpi) = b6e37de04d71361c40e41cedf5eb3202b7e47d3b0cabef89daf129628884e621 -SIZE (xpi/thunderbird-i18n-38.7.1/hy-AM.xpi) = 500358 -SHA256 (xpi/thunderbird-i18n-38.7.1/id.xpi) = 1b2b5c1b80d0d693c906eb98c40fa33d8b705148c055e6a303b514d3fb9e2f61 -SIZE (xpi/thunderbird-i18n-38.7.1/id.xpi) = 483188 -SHA256 (xpi/thunderbird-i18n-38.7.1/is.xpi) = dee656222d46f9532f7b94088ec70d8e6570aed60f5613bf959838cf07728880 -SIZE (xpi/thunderbird-i18n-38.7.1/is.xpi) = 443009 -SHA256 (xpi/thunderbird-i18n-38.7.1/it.xpi) = 488481552b8f448cfa8a8edc57ae848bce6b70eb8547beec377d1c9d9e8aef0b -SIZE (xpi/thunderbird-i18n-38.7.1/it.xpi) = 369024 -SHA256 (xpi/thunderbird-i18n-38.7.1/ja.xpi) = 33b886b079bb9cdb444bf25300157dac292237f328ec9f7f2cb5013e5129e662 -SIZE (xpi/thunderbird-i18n-38.7.1/ja.xpi) = 492861 -SHA256 (xpi/thunderbird-i18n-38.7.1/ko.xpi) = f36e61c7cd1f1d94d8da3e3cfe8ee6dcf937749c243368c632a3edf599d9c747 -SIZE (xpi/thunderbird-i18n-38.7.1/ko.xpi) = 454853 -SHA256 (xpi/thunderbird-i18n-38.7.1/lt.xpi) = 1745e254b1bf60025d717cdafbf2248fe2fa6a9a7d2128674178967b36338f95 -SIZE (xpi/thunderbird-i18n-38.7.1/lt.xpi) = 454571 -SHA256 (xpi/thunderbird-i18n-38.7.1/nb-NO.xpi) = e83db8bca5d5554456afdb05f37bc4bb8a592e7db6f1b55da44b665e453011bb -SIZE (xpi/thunderbird-i18n-38.7.1/nb-NO.xpi) = 434340 -SHA256 (xpi/thunderbird-i18n-38.7.1/nl.xpi) = 97b293393f5b70a00f04d88085599361b860fea7c3cbb9326479ad555f7b45df -SIZE (xpi/thunderbird-i18n-38.7.1/nl.xpi) = 435108 -SHA256 (xpi/thunderbird-i18n-38.7.1/nn-NO.xpi) = 66734465ec5093727ae71de6a36a4af77ea673b96787b4d3587e37a00b878d90 -SIZE (xpi/thunderbird-i18n-38.7.1/nn-NO.xpi) = 436623 -SHA256 (xpi/thunderbird-i18n-38.7.1/pa-IN.xpi) = ef1622591337f90ce8a37dd02446f868541d67dc1538325a36958a28f7cc32d8 -SIZE (xpi/thunderbird-i18n-38.7.1/pa-IN.xpi) = 530462 -SHA256 (xpi/thunderbird-i18n-38.7.1/pl.xpi) = e7e84a334775419a547236fcccb7276936d3948007bf24b4e4cc67464ab58ebe -SIZE (xpi/thunderbird-i18n-38.7.1/pl.xpi) = 411509 -SHA256 (xpi/thunderbird-i18n-38.7.1/pt-BR.xpi) = 64a68a4ae6057a915a33eb0c2ba293d36d304a9fca7b6668364962fa10503a59 -SIZE (xpi/thunderbird-i18n-38.7.1/pt-BR.xpi) = 443752 -SHA256 (xpi/thunderbird-i18n-38.7.1/pt-PT.xpi) = e2e84fc58cf4ec61559446a78b951fd9b76a51e34be0b9bc8c345e1f976be661 -SIZE (xpi/thunderbird-i18n-38.7.1/pt-PT.xpi) = 442064 -SHA256 (xpi/thunderbird-i18n-38.7.1/rm.xpi) = 5f24a81001ddd0d933b9ac13aab0178335a87d6a7bac091a4816e308036dc19d -SIZE (xpi/thunderbird-i18n-38.7.1/rm.xpi) = 442112 -SHA256 (xpi/thunderbird-i18n-38.7.1/ro.xpi) = e36cd4c00613039ca998f3c5167835d42c00d0b39c62da3291e17e283e412774 -SIZE (xpi/thunderbird-i18n-38.7.1/ro.xpi) = 448349 -SHA256 (xpi/thunderbird-i18n-38.7.1/ru.xpi) = 21e3b2fad82d5e6efc8e8398410196b14e2dc834bf824ac0d4df7bfdcc62d184 -SIZE (xpi/thunderbird-i18n-38.7.1/ru.xpi) = 437592 -SHA256 (xpi/thunderbird-i18n-38.7.1/si.xpi) = cf44f53cbf1a561cf3b1fc7df5a84bc0bddb5a154dfa78b73393033d9a18ca6b -SIZE (xpi/thunderbird-i18n-38.7.1/si.xpi) = 535341 -SHA256 (xpi/thunderbird-i18n-38.7.1/sk.xpi) = 0ee327bd9c6b54c56726bb0e079be875fed97f727315522454e41e9a282687b9 -SIZE (xpi/thunderbird-i18n-38.7.1/sk.xpi) = 456606 -SHA256 (xpi/thunderbird-i18n-38.7.1/sl.xpi) = 1470606a7b723e61403a8fe9f1a293affce6d20d5b8648739fee11ed492f97ad -SIZE (xpi/thunderbird-i18n-38.7.1/sl.xpi) = 437847 -SHA256 (xpi/thunderbird-i18n-38.7.1/sq.xpi) = bbb49ccfac3d3967cb2c0df3330894900d117575f29764afec9bb2d258ecae25 -SIZE (xpi/thunderbird-i18n-38.7.1/sq.xpi) = 446897 -SHA256 (xpi/thunderbird-i18n-38.7.1/sr.xpi) = 25028d49311456a3970310b44f0c66d346e215b32aea116a76bec9371f1ab016 -SIZE (xpi/thunderbird-i18n-38.7.1/sr.xpi) = 543315 -SHA256 (xpi/thunderbird-i18n-38.7.1/sv-SE.xpi) = e301468c618084fb1b1b342a75a5e242af0327b13f4f345395b5ff1a0a078915 -SIZE (xpi/thunderbird-i18n-38.7.1/sv-SE.xpi) = 439634 -SHA256 (xpi/thunderbird-i18n-38.7.1/ta-LK.xpi) = 8ed37d62a883a65221cd5f1928d915545ad4f4987a89f9c097f07788d772e183 -SIZE (xpi/thunderbird-i18n-38.7.1/ta-LK.xpi) = 558737 -SHA256 (xpi/thunderbird-i18n-38.7.1/tr.xpi) = aa8aff97b1dfe81491285feffa3edc98ad5914e5e6e0dd7a49f595975c9cefcb -SIZE (xpi/thunderbird-i18n-38.7.1/tr.xpi) = 447799 -SHA256 (xpi/thunderbird-i18n-38.7.1/uk.xpi) = e8eaddfda4d0897417d004da24a58bbb2904b2b95a40f2137ce47261650fb26b -SIZE (xpi/thunderbird-i18n-38.7.1/uk.xpi) = 509601 -SHA256 (xpi/thunderbird-i18n-38.7.1/vi.xpi) = 27300ff5b00541501fe6524bebc3de05b2ae70b25132240aa421871b344ce322 -SIZE (xpi/thunderbird-i18n-38.7.1/vi.xpi) = 519843 -SHA256 (xpi/thunderbird-i18n-38.7.1/zh-CN.xpi) = 26a231f0d6e938bb8453eef3aa14ce9c70dccdf2305ac36677faa11fafcc1472 -SIZE (xpi/thunderbird-i18n-38.7.1/zh-CN.xpi) = 466412 -SHA256 (xpi/thunderbird-i18n-38.7.1/zh-TW.xpi) = 17e4fb9414e4774acbdfb0690ce1eb8a68e888bb8f328b3d6fc79b0bb54dcb13 -SIZE (xpi/thunderbird-i18n-38.7.1/zh-TW.xpi) = 466661 +SHA256 (xpi/thunderbird-i18n-45.0/ar.xpi) = fb2149bf73d5ac70ed902634eb30171835dabaa1a320aa0761057d5a1833bef9 +SIZE (xpi/thunderbird-i18n-45.0/ar.xpi) = 490773 +SHA256 (xpi/thunderbird-i18n-45.0/ast.xpi) = aa00a32977f5f6181f7a5e7d97c5e7518e69ab7d4babd93c2e60e3d34a5b849f +SIZE (xpi/thunderbird-i18n-45.0/ast.xpi) = 428057 +SHA256 (xpi/thunderbird-i18n-45.0/be.xpi) = 76fd0ca0105b899b136499eca33910a8a769e0cf2b87ad5c63024b4fadd22313 +SIZE (xpi/thunderbird-i18n-45.0/be.xpi) = 469094 +SHA256 (xpi/thunderbird-i18n-45.0/bg.xpi) = 9496be1bddc7739269880d2add7ba14e7a82c7a51bbd158f54f5a86a17d2b030 +SIZE (xpi/thunderbird-i18n-45.0/bg.xpi) = 524297 +SHA256 (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 9960e4a3900b7fa58e9b23260519c14cd13c57c7613a46d67192070d8a6066cb +SIZE (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 581437 +SHA256 (xpi/thunderbird-i18n-45.0/br.xpi) = b0a32d8f1a587417624c2710433d004a3a8cf7df6614b47af7eda3a7c49aee9c +SIZE (xpi/thunderbird-i18n-45.0/br.xpi) = 465998 +SHA256 (xpi/thunderbird-i18n-45.0/ca.xpi) = 0cc24edb880a8d956854edf9162c5066f4159b7389d0764024e6b721c9d7d664 +SIZE (xpi/thunderbird-i18n-45.0/ca.xpi) = 467978 +SHA256 (xpi/thunderbird-i18n-45.0/cs.xpi) = dea9eab64d80ea8f1f190cb534e15e138a03707932398f74be4419f543734eaa +SIZE (xpi/thunderbird-i18n-45.0/cs.xpi) = 474326 +SHA256 (xpi/thunderbird-i18n-45.0/cy.xpi) = be109dd5fa1c73afbada379a7f09c85088c4caaf0ecfbc34ed9a6a76ce5bbbc6 +SIZE (xpi/thunderbird-i18n-45.0/cy.xpi) = 456119 +SHA256 (xpi/thunderbird-i18n-45.0/da.xpi) = a2582eb709e1eda1d1d790d3e825f1de874216be86dc69bf09216ff2e3cc1bee +SIZE (xpi/thunderbird-i18n-45.0/da.xpi) = 445593 +SHA256 (xpi/thunderbird-i18n-45.0/de.xpi) = c7415d7d2d7add3d0a99d9b8503291bf012b0a0e8628fe779365a19cd0a00105 +SIZE (xpi/thunderbird-i18n-45.0/de.xpi) = 451954 +SHA256 (xpi/thunderbird-i18n-45.0/dsb.xpi) = 689655b8f8916eeecf1e966d342e6772500fd872f9ebb688e7344d19b1debdc5 +SIZE (xpi/thunderbird-i18n-45.0/dsb.xpi) = 481646 +SHA256 (xpi/thunderbird-i18n-45.0/el.xpi) = 7e5badcfa2bab9c87abaab82c1b05f29727cbc851383a64792690554776eadd9 +SIZE (xpi/thunderbird-i18n-45.0/el.xpi) = 514355 +SHA256 (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 5d268a207232ecae0b2cea61d4cc8bb40334f21d200443778bad617ff1b25f23 +SIZE (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 437602 +SHA256 (xpi/thunderbird-i18n-45.0/en-US.xpi) = 1260c20185c3252b25488c0d3b463937078ae481456b35f1926473049dd442ff +SIZE (xpi/thunderbird-i18n-45.0/en-US.xpi) = 435471 +SHA256 (xpi/thunderbird-i18n-45.0/es-AR.xpi) = b70cfa37a653f0a8968006e108721729173f80270e29bac1a53d21e052c626c1 +SIZE (xpi/thunderbird-i18n-45.0/es-AR.xpi) = 464682 +SHA256 (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 106ddf25bc9a62d54f943df770ed2650d2f500c7abbd5868af455f3eae3bd3fd +SIZE (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 387998 +SHA256 (xpi/thunderbird-i18n-45.0/et.xpi) = 62f42758f751f506805f7e876a6a17ff93eb6e322a4d5fac4d012d018250ea40 +SIZE (xpi/thunderbird-i18n-45.0/et.xpi) = 458416 +SHA256 (xpi/thunderbird-i18n-45.0/eu.xpi) = abac313e1ae3a2bae9ff5c56e4b207a6ba71a77db2cfcf5cd459c8c9cb6e7979 +SIZE (xpi/thunderbird-i18n-45.0/eu.xpi) = 456706 +SHA256 (xpi/thunderbird-i18n-45.0/fi.xpi) = afb758875d3935c2a06205965d69300f6a0f63ac2f1ed50b0ab6338139a1362d +SIZE (xpi/thunderbird-i18n-45.0/fi.xpi) = 458334 +SHA256 (xpi/thunderbird-i18n-45.0/fr.xpi) = 15bd3883903231914d8acebed9593f00137826f59dc45943354f2feb9cca5621 +SIZE (xpi/thunderbird-i18n-45.0/fr.xpi) = 475464 +SHA256 (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 03af0e3471172abd34d62c4d8f28b59a3c16ec7b93d66b831d0faa853c80358b +SIZE (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 464755 +SHA256 (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 3bd85a997f6c020e6c814a7895d431aa6df1b5392dec65a6ce809c557538b137 +SIZE (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 480315 +SHA256 (xpi/thunderbird-i18n-45.0/gd.xpi) = 96ab01f5658b6f3f774c6f754acdf9731c3a64c462d72b4514035e426fcefb05 +SIZE (xpi/thunderbird-i18n-45.0/gd.xpi) = 478295 +SHA256 (xpi/thunderbird-i18n-45.0/gl.xpi) = 6cae6fc66d2a3a8de17985bdf15c6ea559d54656c5238ba76d1e80312a9e5d32 +SIZE (xpi/thunderbird-i18n-45.0/gl.xpi) = 478578 +SHA256 (xpi/thunderbird-i18n-45.0/he.xpi) = af1d9f6b687773bf671012b73a16be1511d71661d9b47ebbf6b715449ba8e8db +SIZE (xpi/thunderbird-i18n-45.0/he.xpi) = 497960 +SHA256 (xpi/thunderbird-i18n-45.0/hr.xpi) = a6379f9aa6b2420bad3e03de51744fda3f281360d32fb20393458cb91d3e6dc1 +SIZE (xpi/thunderbird-i18n-45.0/hr.xpi) = 463957 +SHA256 (xpi/thunderbird-i18n-45.0/hsb.xpi) = 353987805a44f12e896ae2035956d5270f1d878a3882f7473c593dd7bb5dfc0b +SIZE (xpi/thunderbird-i18n-45.0/hsb.xpi) = 479412 +SHA256 (xpi/thunderbird-i18n-45.0/hu.xpi) = cf3833bfe2ba2629aea229cba992e47e2f44ba67dbc417c5356cbf1b8fe8326f +SIZE (xpi/thunderbird-i18n-45.0/hu.xpi) = 479583 +SHA256 (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 5d10aee8ee42e2c191844f3195b81e9bddd0f409957415f8f7bd0d527a6ded13 +SIZE (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 518881 +SHA256 (xpi/thunderbird-i18n-45.0/id.xpi) = 21397c9ccb1c8a19873ee621affaa2eadc0d48e43baa590476d0c7394ad7e1cd +SIZE (xpi/thunderbird-i18n-45.0/id.xpi) = 499980 +SHA256 (xpi/thunderbird-i18n-45.0/is.xpi) = c4a78c55eff843258ca45a81437fa350453f1344ce704960965e1bef2a43aab8 +SIZE (xpi/thunderbird-i18n-45.0/is.xpi) = 462189 +SHA256 (xpi/thunderbird-i18n-45.0/it.xpi) = ce3182539224f6d7ab6b3f5aab0c60c2552f91b8836c20b523f1bc1faf77043a +SIZE (xpi/thunderbird-i18n-45.0/it.xpi) = 376887 +SHA256 (xpi/thunderbird-i18n-45.0/ja.xpi) = 4dbec26b6449bcc803442fa78b90386296f548631481a738339f6125a39cfc0f +SIZE (xpi/thunderbird-i18n-45.0/ja.xpi) = 519550 +SHA256 (xpi/thunderbird-i18n-45.0/ko.xpi) = 50f7ecd392dfce7fc35882d9c1c0962f51a729dd7dae128d53969c85b8f2dacf +SIZE (xpi/thunderbird-i18n-45.0/ko.xpi) = 487416 +SHA256 (xpi/thunderbird-i18n-45.0/lt.xpi) = 7b59810bad64dc6b02ec9d1cc9a22b639ec8c35f17394147d75088e326ced3e0 +SIZE (xpi/thunderbird-i18n-45.0/lt.xpi) = 477734 +SHA256 (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = f1f395d73066d37823a3520ef09d8bc781bbb308555daff3d82208d4c9fa10cb +SIZE (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = 460010 +SHA256 (xpi/thunderbird-i18n-45.0/nl.xpi) = 8df61ee2940defbad67442cbdc4cd30e4cb9364b7188066933b1d867216fc96e +SIZE (xpi/thunderbird-i18n-45.0/nl.xpi) = 456662 +SHA256 (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = bf89fbd5015da7c4e327e3959085788e735aab93f85dc891b9ee7609797a797b +SIZE (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = 460878 +SHA256 (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 90cef5c55d1d9428e908e52921214cb89022db22d20324cda571f5067ce6adc2 +SIZE (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 551066 +SHA256 (xpi/thunderbird-i18n-45.0/pl.xpi) = 5ca001ceb3b6fa049c7d369ef6feca0ca635ffdd3fc602058e48cf7547ebfb58 +SIZE (xpi/thunderbird-i18n-45.0/pl.xpi) = 423865 +SHA256 (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 9551e881a82960df63b47744d14a9dd10c544e275e1198fdad47202efb827e74 +SIZE (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 464681 +SHA256 (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 9774d7df25cbdea8214789990eca45b2a6b3afb4db95090b0b6749fafeb63fa0 +SIZE (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 463749 +SHA256 (xpi/thunderbird-i18n-45.0/rm.xpi) = f5d87085b9a730d0737b27fde6407dce7b90957d4e373a747e3379e1c16ff5e0 +SIZE (xpi/thunderbird-i18n-45.0/rm.xpi) = 462648 +SHA256 (xpi/thunderbird-i18n-45.0/ro.xpi) = d975b76899782465673dbb1c4174b28c017342ca3d38f6fa3a2973a5b8817ca0 +SIZE (xpi/thunderbird-i18n-45.0/ro.xpi) = 468516 +SHA256 (xpi/thunderbird-i18n-45.0/ru.xpi) = 7e61145bb880e12c1205f8235f4f78c6e11e6e1c83e57d9fff440e1730da6e29 +SIZE (xpi/thunderbird-i18n-45.0/ru.xpi) = 463889 +SHA256 (xpi/thunderbird-i18n-45.0/si.xpi) = a35e7115b8c11c5f043905e2b911bc4e7a831b3be2adb8f1f77e1d24c9cb6f01 +SIZE (xpi/thunderbird-i18n-45.0/si.xpi) = 555993 +SHA256 (xpi/thunderbird-i18n-45.0/sk.xpi) = b3ef0caeeb8b388b5a5141cd1cf2022f0446a4de7548a80454932533f2d5c09c +SIZE (xpi/thunderbird-i18n-45.0/sk.xpi) = 481490 +SHA256 (xpi/thunderbird-i18n-45.0/sl.xpi) = 83aa064ecc7d667d9a718d2c91ee3588093e7df9c4a81b84cca11d88301c5458 +SIZE (xpi/thunderbird-i18n-45.0/sl.xpi) = 462779 +SHA256 (xpi/thunderbird-i18n-45.0/sq.xpi) = f27cbf31f7077e8f23094519f18b1fdb47dc4c2daad61d3c948df42a33fb043f +SIZE (xpi/thunderbird-i18n-45.0/sq.xpi) = 469533 +SHA256 (xpi/thunderbird-i18n-45.0/sr.xpi) = f243ac51c842acdbd2d2b8f6ffbd11c637e859604de87c45ff483c177ae7c45c +SIZE (xpi/thunderbird-i18n-45.0/sr.xpi) = 565463 +SHA256 (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = c486c44b0eae6f930cf65322fa80ab5980275fe4e8c40a96df6e4fa7e5be48cc +SIZE (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = 465432 +SHA256 (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = d8acc86335f62cc0a51ac7021696c26ad78b4776e9069b12dbc80ef5affd45a4 +SIZE (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = 579217 +SHA256 (xpi/thunderbird-i18n-45.0/tr.xpi) = fc84b4a72222b0bf9bd0f0dd22b8aefaade996a6a3a73aac2e378ad92edbb780 +SIZE (xpi/thunderbird-i18n-45.0/tr.xpi) = 467620 +SHA256 (xpi/thunderbird-i18n-45.0/uk.xpi) = dc05607f77ceed5e07b7d0432d149e420edb955b72ebc3c6465a19b98799e7af +SIZE (xpi/thunderbird-i18n-45.0/uk.xpi) = 536436 +SHA256 (xpi/thunderbird-i18n-45.0/vi.xpi) = 91fa505c9eaf6fd7c0139cfbe2358595078114767d0220f33309442e2e37fada +SIZE (xpi/thunderbird-i18n-45.0/vi.xpi) = 540496 +SHA256 (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 3f5bc2c5d4c21d2856591dd1de864e53105ae6a2decaee58ed27a66a52188e21 +SIZE (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 489208 +SHA256 (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 2e78b6ef421619df69edde19e1995a2d54c8726539ba38b3afe22b96267008ea +SIZE (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 490848 Modified: branches/2016Q2/mail/thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird/Makefile Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/Makefile Wed May 4 09:13:19 2016 (r414593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 38.7.1 +DISTVERSION= 45.0 PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ @@ -13,35 +13,36 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above -BUILD_DEPENDS= nspr>=4.10.10:devel/nspr \ - nss>=3.19.2.3:security/nss \ +BUILD_DEPENDS= nspr>=4.12:devel/nspr \ + nss>=3.21.1:security/nss \ libevent2>=2.0.21_2:devel/libevent2 \ - soundtouch>=1.8.0:audio/soundtouch \ - harfbuzz>=0.9.34:print/harfbuzz \ - graphite2>=1.2.4:graphics/graphite2 \ + soundtouch>=1.9.0:audio/soundtouch \ + harfbuzz>=1.1.0:print/harfbuzz \ + graphite2>=1.3.7:graphics/graphite2 \ + png>=1.6.19:graphics/png \ libvorbis>=1.3.5,3:audio/libvorbis \ - libvpx>=1.3.0:multimedia/libvpx \ - sqlite3>=3.8.9:databases/sqlite3 \ + libvpx>=1.5.0:multimedia/libvpx \ + sqlite3>=3.9.1:databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ + yasm:devel/yasm \ zip:archivers/zip \ unzip:archivers/unzip -# opus>=1.1:audio/opus \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l EM_VERSION= 1.9.1 -L_VERSION= 4.0.7.1 +L_VERSION= 4.7 SSP_UNSAFE= yes USE_GECKO= gecko -USE_MOZILLA= -opus +USE_MOZILLA= # empty USE_QT5= # empty QT_NONSTANDARD= yes USE_GL= gl -USES= tar:bzip2 +USES= tar:xz MOZ_OPTIONS= --program-transform-name='s/thunderbird/${MOZILLA}/' \ --enable-single-profile --disable-profilesharing \ @@ -56,25 +57,20 @@ PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZIL SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome -OPTIONS_DEFINE= ENIGMAIL LIGHTNING -OPTIONS_DEFAULT=CANBERRA ENIGMAIL LIGHTNING +OPTIONS_EXCLUDE=GSTREAMER LOGGING +OPTIONS_DEFINE= ENIGMAIL LIGHTNING RUST +OPTIONS_SINGLE= TOOLKIT +OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 +OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA ENIGMAIL GTK2 LIGHTNING .include "${.CURDIR}/../../www/firefox/Makefile.options" - -OPTIONS_DEFAULT:=${OPTIONS_DEFAULT:S/GSTREAMER//} - .include -WRKSRC= ${WRKDIR}/comm-esr38 +WRKSRC:= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MOZSRC:= ${WRKSRC}/mozilla XPI_LIBDIR= ${PREFIX}/lib/xpi -.if ${PORTVERSION:R:R} < 33 -CONFIGURE_TARGET:=${CONFIGURE_TARGET:S/portbld/unknown/} -MOZ_OPTIONS:= ${MOZ_OPTIONS:S/${CONFIGURE_TARGET}//} -.endif - .if ${PORT_OPTIONS:MENIGMAIL} MASTER_SITES+= https://www.enigmail.net/download/source/:enigmail DISTFILES+= ${EM_DISTFILE}:enigmail @@ -109,8 +105,6 @@ post-extract: .endif post-patch: - @${REINPLACE_CMD} -e '/MOZPNG/s/=[0-9]*/=10511/' \ - ${MOZSRC}/configure.in ${WRKSRC}/configure.in @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/mail/app/nsMailApp.cpp .if ${PORT_OPTIONS:MENIGMAIL} Modified: branches/2016Q2/mail/thunderbird/distinfo ============================================================================== --- branches/2016Q2/mail/thunderbird/distinfo Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/distinfo Wed May 4 09:13:19 2016 (r414593) @@ -1,4 +1,4 @@ -SHA256 (thunderbird-38.7.1.source.tar.bz2) = 46985ab53f1d1fab9a6c7dd0b34ccf38f8401d507bf686ee56dc28a0555d9328 -SIZE (thunderbird-38.7.1.source.tar.bz2) = 204445791 +SHA256 (thunderbird-45.0.source.tar.xz) = 15693897f1e46cbb5a95932b8c087a53004635415845fb4f50d4edfbba77d667 +SIZE (thunderbird-45.0.source.tar.xz) = 200691996 SHA256 (enigmail-1.9.1.tar.gz) = 0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 SIZE (enigmail-1.9.1.tar.gz) = 1736876 Modified: branches/2016Q2/mail/thunderbird/files/patch-bug1021761 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug1021761 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug1021761 Wed May 4 09:13:19 2016 (r414593) @@ -561,8 +561,8 @@ index a962553..1f780f4 100644 /* get a pcm, disabling resampling, so we get a rate the * hardware/dmix/pulse/etc. supports. */ -- r = snd_pcm_open(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); -+ r = WRAP(snd_pcm_open)(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); +- r = snd_pcm_open(&pcm, CUBEB_ALSA_PCM_NAME, SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); ++ r = WRAP(snd_pcm_open)(&pcm, CUBEB_ALSA_PCM_NAME, SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); if (r < 0) { return CUBEB_ERROR; } @@ -1070,11 +1070,11 @@ index 8b7a0dd..31212ce 100644 +CFLAGS += CONFIG['MOZ_OSS_CFLAGS'] CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] -diff --git media/webrtc/signaling/test/moz.build media/webrtc/signaling/test/moz.build +diff --git media/webrtc/signaling/test/common.build media/webrtc/signaling/test/common.build index 991f03f..3d99eb5 100644 ---- mozilla/media/webrtc/signaling/test/moz.build -+++ mozilla/media/webrtc/signaling/test/moz.build -@@ -112,8 +112,8 @@ if CONFIG['JS_SHARED_LIBRARY']: +--- mozilla/media/webrtc/signaling/test/common.build ++++ mozilla/media/webrtc/signaling/test/common.build +@@ -102,8 +102,8 @@ USE_LIBS += ['mozglue'] OS_LIBS += CONFIG['MOZ_WEBRTC_X11_LIBS'] OS_LIBS += CONFIG['REALTIME_LIBS'] Modified: branches/2016Q2/mail/thunderbird/files/patch-bug1233275 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug1233275 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug1233275 Wed May 4 09:13:19 2016 (r414593) @@ -3,23 +3,19 @@ diff --git a/ipc/chromium/src/base/process_util_bsd.cc b/ipc/chromium/src/base/process_util_bsd.cc --- mozilla/ipc/chromium/src/base/process_util_bsd.cc +++ mozilla/ipc/chromium/src/base/process_util_bsd.cc -@@ -13,6 +13,7 @@ +@@ -12,10 +12,9 @@ #include +#include "nspr.h" #include "base/eintr_wrapper.h" - #include "base/file_util.h" - #include "base/logging.h" -@@ -48,7 +49,6 @@ - #ifdef HAVE_POSIX_SPAWN - #include --extern "C" char **environ __dso_public; - #endif +-extern "C" char **environ __attribute__((__visibility__("default"))); +- + namespace base { - namespace { -@@ -114,6 +114,7 @@ bool LaunchApp(const std::vector + #include "SharedMemoryBasic.h" + #include "mozilla/Atomics.h" +@@ -34,7 +34,7 @@ struct ParamTraits; + namespace mozilla { + #if defined(OS_WIN) + typedef HANDLE CrossProcessMutexHandle; +-#elif defined(OS_LINUX) || defined(OS_MACOSX) ++#elif !defined(OS_NETBSD) && !defined(OS_OPENBSD) + typedef mozilla::ipc::SharedMemoryBasic::Handle CrossProcessMutexHandle; + #else + // Stub for other platforms. We can't use uintptr_t here since different +@@ -100,7 +100,7 @@ private: + + #if defined(OS_WIN) + HANDLE mMutex; +-#elif defined(OS_LINUX) || defined(OS_MACOSX) ++#elif !defined(OS_NETBSD) && !defined(OS_OPENBSD) + RefPtr mSharedBuffer; + pthread_mutex_t* mMutex; + mozilla::Atomic* mCount; +diff --git a/ipc/glue/moz.build b/ipc/glue/moz.build +--- mozilla/ipc/glue/moz.build ++++ mozilla/ipc/glue/moz.build +@@ -61,7 +61,7 @@ if CONFIG['OS_ARCH'] == 'WINNT': + SOURCES += [ + 'CrossProcessMutex_windows.cpp', + ] +-elif CONFIG['OS_ARCH'] in ('Linux', 'Darwin'): ++elif not CONFIG['OS_ARCH'] in ('NetBSD', 'OpenBSD'): + UNIFIED_SOURCES += [ + 'CrossProcessMutex_posix.cpp', + ] Modified: branches/2016Q2/mail/thunderbird/files/patch-bug292127 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug292127 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug292127 Wed May 4 09:13:19 2016 (r414593) @@ -1,5 +1,5 @@ ---- ldap/sdks/c-sdk/ldap/include/ldap.h~ -+++ ldap/sdks/c-sdk/ldap/include/ldap.h +--- ldap/c-sdk/include/ldap.h~ ++++ ldap/c-sdk/include/ldap.h @@ -40,6 +40,229 @@ #ifndef _LDAP_H #define _LDAP_H Modified: branches/2016Q2/mail/thunderbird/files/patch-bug702179 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug702179 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug702179 Wed May 4 09:13:19 2016 (r414593) @@ -1,24 +1,13 @@ -commit 6ddaacd -Author: Ginn Chen -Date: Wed Nov 30 07:23:46 2011 +0800 - - Bug 702179 dtrace probes are not installed on Solaris with static js lib r=glandium ---- - js/src/Makefile.in | 3 --- - toolkit/library/moz.build | 5 ----- - 2 files changed, 8 deletions(-) - -diff --git js/src/Makefile.in js/src/Makefile.in -index 62bbfa0..90400cb 100644 ---- mozilla/js/src/Makefile.in -+++ mozilla/js/src/Makefile.in -@@ -17,9 +17,6 @@ TOPLEVEL_BUILD := 1 - run_for_side_effects := $(shell echo 'MAKE: $(MAKE)') - EXTRA_LIBS += $(NSPR_LIBS) +--- mozilla/js/src/moz.build.orig 2015-12-16 12:32:04.574425000 +0100 ++++ mozilla/js/src/moz.build 2015-12-16 12:32:09.032032000 +0100 +@@ -671,10 +671,6 @@ CFLAGS += CONFIG['MOZ_ICU_CFLAGS'] + CXXFLAGS += CONFIG['MOZ_ICU_CFLAGS'] + LOCAL_INCLUDES += CONFIG['MOZ_ICU_INCLUDES'] --DIST_INSTALL = 1 --NO_EXPAND_LIBS = 1 +-NO_EXPAND_LIBS = True - - ifdef JS_HAS_CTYPES - ifdef MOZ_NATIVE_FFI - LOCAL_INCLUDES = $(MOZ_FFI_CFLAGS) +-DIST_INSTALL = True +- + # Prepare self-hosted JS code for embedding + GENERATED_FILES += ['selfhosted.out.h'] + selfhosted = GENERATED_FILES['selfhosted.out.h'] Modified: branches/2016Q2/mail/thunderbird/files/patch-bug826985 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug826985 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug826985 Wed May 4 09:13:19 2016 (r414593) @@ -17,10 +17,10 @@ diff --git config/system-headers config/ index 55e4cd1..76567b3 100644 --- mozilla/config/system-headers +++ mozilla/config/system-headers -@@ -635,6 +635,7 @@ libgnomevfs/gnome-vfs-mime-handlers.h - libgnomevfs/gnome-vfs-mime-utils.h - libgnomevfs/gnome-vfs-ops.h - libgnomevfs/gnome-vfs-standard-callbacks.h +@@ -627,6 +627,7 @@ libgnome/libgnome.h + libgnomeui/gnome-icon-lookup.h + libgnomeui/gnome-icon-theme.h + libgnomeui/gnome-ui-init.h +libv4l2.h lib$routines.h limits @@ -51,13 +51,13 @@ index b483cd1..f1dd1f0 100644 # basic stuff for everything 'include_internal_video_render': 0, 'clang_use_chrome_plugins': 0, -diff --git media/webrtc/signaling/test/moz.build media/webrtc/signaling/test/moz.build +diff --git media/webrtc/signaling/test/common.build media/webrtc/signaling/test/common.build index b483cd1..f1dd1f0 100644 ---- mozilla/media/webrtc/signaling/test/moz.build -+++ mozilla/media/webrtc/signaling/test/moz.build -@@ -122,6 +122,7 @@ if CONFIG['JS_SHARED_LIBRARY']: - 'js', - ] +--- mozilla/media/webrtc/signaling/test/common.build ++++ mozilla/media/webrtc/signaling/test/common.build +@@ -99,6 +99,7 @@ if CONFIG['JS_SHARED_LIBRARY']: + + USE_LIBS += ['mozglue'] +OS_LIBS += CONFIG['MOZ_LIBV4L2_LIBS'] OS_LIBS += CONFIG['MOZ_WEBRTC_X11_LIBS'] @@ -145,26 +145,26 @@ index d46b5aa..e452223 100644 'targets': [ { 'target_name': 'video_capture_module', -@@ -69,6 +72,19 @@ - 'linux/video_capture_linux.cc', - 'linux/video_capture_linux.h', - ], -+ 'conditions': [ -+ ['use_libv4l2==1', { -+ 'defines': [ -+ 'HAVE_LIBV4L2', -+ ], -+ 'cflags_mozilla': [ -+ '$(MOZ_LIBV4L2_CFLAGS)', -+ ], -+ 'libraries': [ -+ '-lv4l2', +@@ -75,6 +78,19 @@ + 'linux/video_capture_linux.cc', + 'linux/video_capture_linux.h', + ], ++ 'conditions': [ ++ ['use_libv4l2==1', { ++ 'defines': [ ++ 'HAVE_LIBV4L2', ++ ], ++ 'cflags_mozilla': [ ++ '$(MOZ_LIBV4L2_CFLAGS)', ++ ], ++ 'libraries': [ ++ '-lv4l2', ++ ], ++ }], + ], -+ }], -+ ], - }], # linux - ['OS=="mac"', { - 'sources': [ + }], # linux + ['OS=="mac"', { + 'sources': [ diff --git toolkit/library/moz.build toolkit/library/moz.build index 9c16ffa..1db3794 100644 --- mozilla/toolkit/library/moz.build Modified: branches/2016Q2/mail/thunderbird/files/patch-bug847568 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug847568 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug847568 Wed May 4 09:13:19 2016 (r414593) @@ -4,7 +4,7 @@ diff --git config/Makefile.in config/Mak index 14bfc0d..5383399 100644 --- mozilla/config/Makefile.in +++ mozilla/config/Makefile.in -@@ -75,6 +75,8 @@ export:: $(export-preqs) +@@ -49,6 +49,8 @@ export:: $(export-preqs) -DMOZ_NATIVE_LIBEVENT=$(MOZ_NATIVE_LIBEVENT) \ -DMOZ_NATIVE_LIBVPX=$(MOZ_NATIVE_LIBVPX) \ -DMOZ_NATIVE_ICU=$(MOZ_NATIVE_ICU) \ @@ -17,7 +17,7 @@ diff --git config/system-headers config/ index 18e8703..bdc5f82 100644 --- mozilla/config/system-headers +++ mozilla/config/system-headers -@@ -1357,3 +1357,11 @@ unicode/utypes.h +@@ -1344,3 +1344,11 @@ unicode/utypes.h #endif libutil.h unwind.h @@ -33,7 +33,7 @@ diff --git configure.in configure.in index ac38f40..87536b7 100644 --- mozilla/configure.in +++ mozilla/configure.in -@@ -7986,6 +7986,49 @@ if test "$USE_FC_FREETYPE"; then +@@ -7989,6 +7989,49 @@ if test "$USE_FC_FREETYPE"; then fi dnl ======================================================== @@ -46,7 +46,7 @@ index ac38f40..87536b7 100644 +MOZ_NATIVE_HARFBUZZ=) + +if test -n "$MOZ_NATIVE_HARFBUZZ"; then -+ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.34) ++ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 1.1.0) +fi + +AC_SUBST(MOZ_NATIVE_HARFBUZZ) @@ -70,7 +70,7 @@ index ac38f40..87536b7 100644 + * 100 + GR2_VERSION_BUGFIX >= \ + (major) * 10000 + (minor) * 100 + (bugfix) ) + ], [ -+ #if !GR2_VERSION_REQUIRE(1,2,4) ++ #if !GR2_VERSION_REQUIRE(1,3,7) + #error "Insufficient graphite2 version." + #endif + ], [], @@ -87,38 +87,54 @@ diff --git dom/base/moz.build dom/base/m index a660ba4..6b2f602 100644 --- mozilla/dom/base/moz.build +++ mozilla/dom/base/moz.build -@@ -196,6 +196,9 @@ SOURCES += [ - 'nsObjectLoadingContent.cpp', - ] +@@ -397,6 +397,9 @@ if CONFIG['INTEL_ARCHITECTURE']: + SOURCES += ['nsTextFragmentSSE2.cpp'] + SOURCES['nsTextFragmentSSE2.cpp'].flags += CONFIG['SSE2_FLAGS'] +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + SOURCES['nsContentUtils.cpp'].flags += CONFIG['MOZ_HARFBUZZ_CFLAGS'] + EXTRA_COMPONENTS += [ - 'contentAreaDropListener.js', - 'contentAreaDropListener.manifest', + 'ConsoleAPI.manifest', + 'ConsoleAPIStorage.js', diff --git gfx/graphite2/moz-gr-update.sh gfx/graphite2/moz-gr-update.sh index f3d76ea..a9e7fb6 100644 --- mozilla/gfx/graphite2/moz-gr-update.sh +++ mozilla/gfx/graphite2/moz-gr-update.sh -@@ -37,6 +37,9 @@ +@@ -1,6 +1,7 @@ + #!/bin/bash + + # Script used to update the Graphite2 library in the mozilla source tree ++# and bump version for --with-system-graphite2 + + # This script lives in gfx/graphite2, along with the library source, + # but must be run from the top level of the mozilla-central tree. +@@ -37,12 +38,16 @@ echo "See" $0 "for update procedure." >> #find gfx/graphite2/ -name "*.cpp" -exec perl -p -i -e "s///;s/Windows.h/windows.h/;" {} \; #find gfx/graphite2/ -name "*.h" -exec perl -p -i -e "s///;s/Windows.h/windows.h/;" {} \; ++# chase version for --with-system-graphite2 +perl -p -i -e "s/[0-9]+\,[0-9]+\,[0-9]+/$RELEASE/ and tr/./,/ \ + if /GR2_VERSION_REQUIRE/" configure.in + # summarize what's been touched echo Updated to $RELEASE. echo Here is what changed in the gfx/graphite2 directory: + echo + +-hg stat gfx/graphite2 ++hg stat configure.in gfx/graphite2 + + echo + echo If gfx/graphite2/src/files.mk has changed, please make corresponding diff --git gfx/harfbuzz/README-mozilla gfx/harfbuzz/README-mozilla index ca57d16..1ce21fe 100644 --- mozilla/gfx/harfbuzz/README-mozilla +++ mozilla/gfx/harfbuzz/README-mozilla -@@ -21,3 +21,8 @@ In addition, the src/Makefile.in file here is NOT from upstream, nor is it +@@ -18,3 +18,8 @@ the mozilla tree. + In addition, the src/Makefile.in file here is NOT from upstream, nor is it generated from src/Makefile.am (the original harfbuzz version); it is a mozilla- - specific makefile that is maintained by hand. It should only need updating when - new source files or exported headers are added in harfbuzz. + specific makefile that is maintained by hand. + +The in-tree copy may be omitted during build by --with-system-harfbuzz. +Make sure to keep pkg-config version check within configure.in in sync @@ -154,9 +170,9 @@ diff --git gfx/skia/generate_mozbuild.py index 28fa6b5..240dced 100755 --- mozilla/gfx/skia/generate_mozbuild.py +++ mozilla/gfx/skia/generate_mozbuild.py -@@ -140,6 +140,9 @@ if CONFIG['GNU_CXX']: - if not CONFIG['CLANG_CXX']: - CXXFLAGS += ['-Wno-logical-op'] +@@ -134,6 +134,9 @@ if CONFIG['CLANG_CXX'] or CONFIG['CLANG_ + '-Wno-unused-private-field', + ] +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] @@ -168,9 +184,9 @@ diff --git gfx/skia/moz.build gfx/skia/m index 1d0c2f9..adb8941 100644 --- mozilla/gfx/skia/moz.build +++ mozilla/gfx/skia/moz.build -@@ -968,6 +968,9 @@ if CONFIG['GNU_CXX']: - if not CONFIG['CLANG_CXX']: - CXXFLAGS += ['-Wno-logical-op'] +@@ -752,6 +752,9 @@ if CONFIG['CLANG_CXX'] or CONFIG['CLANG_ + '-Wno-unused-private-field', + ] +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] @@ -182,9 +198,9 @@ diff --git gfx/thebes/moz.build gfx/theb index d5852fa..aeeab25 100644 --- mozilla/gfx/thebes/moz.build +++ mozilla/gfx/thebes/moz.build -@@ -294,7 +294,13 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'andr - if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3', 'qt'): - CXXFLAGS += CONFIG['MOZ_PANGO_CFLAGS'] +@@ -306,7 +306,13 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk + + LOCAL_INCLUDES += CONFIG['SKIA_INCLUDES'] -DEFINES['GRAPHITE2_STATIC'] = True +if CONFIG['MOZ_NATIVE_HARFBUZZ']: @@ -195,35 +211,38 @@ index d5852fa..aeeab25 100644 +else: + DEFINES['GRAPHITE2_STATIC'] = True - if CONFIG['GKMEDIAS_SHARED_LIBRARY']: - DEFINES['OTS_DLL'] = True -diff --git intl/unicharutil/util/moz.build intl/unicharutil/util/moz.build + if CONFIG['CLANG_CXX']: + # Suppress warnings from Skia header files. index d736943..41a931f 100644 --- mozilla/intl/unicharutil/util/moz.build +++ mozilla/intl/unicharutil/util/moz.build -@@ -37,3 +37,6 @@ if CONFIG['_MSC_VER']: +@@ -44,4 +44,7 @@ if CONFIG['ENABLE_INTL_API']: + LOCAL_INCLUDES += CONFIG['MOZ_ICU_INCLUDES'] + USE_LIBS += ['icu'] - if CONFIG['ENABLE_INTL_API']: - CXXFLAGS += CONFIG['MOZ_ICU_CFLAGS'] -+ +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] ++ + DIST_INSTALL = True diff --git netwerk/dns/moz.build netwerk/dns/moz.build index 0b0717a..2e665c9 100644 --- mozilla/netwerk/dns/moz.build +++ mozilla/netwerk/dns/moz.build -@@ -64,3 +64,6 @@ GENERATED_FILES = [ - LOCAL_INCLUDES += [ +@@ -66,6 +66,9 @@ LOCAL_INCLUDES += [ '/netwerk/base', ] -+ + +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] ++ + if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk' and CONFIG['ANDROID_VERSION'] > '19': + LOCAL_INCLUDES += ['%' + '%s/bionic/libc/dns/include' % CONFIG['ANDROID_SOURCE']] + diff --git toolkit/library/moz.build toolkit/library/moz.build index 67f0db9..d42137a 100644 --- mozilla/toolkit/library/moz.build +++ mozilla/toolkit/library/moz.build -@@ -187,6 +187,12 @@ if CONFIG['MOZ_NATIVE_LIBVPX']: +@@ -231,6 +231,12 @@ if CONFIG['MOZ_NATIVE_LIBVPX']: if not CONFIG['MOZ_TREE_PIXMAN']: OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS'] Modified: branches/2016Q2/mail/thunderbird/files/patch-bug981348 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug981348 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug981348 Wed May 4 09:13:19 2016 (r414593) @@ -2,13 +2,13 @@ diff --git dom/system/OSFileConstants.cp index 4b21361..cb3be32 100644 --- mozilla/dom/system/OSFileConstants.cpp +++ mozilla/dom/system/OSFileConstants.cpp -@@ -596,7 +596,7 @@ static const dom::ConstantSpec gLibcProperties[] = +@@ -662,7 +662,7 @@ - { "OSFILE_SIZEOF_STATVFS", INT_TO_JSVAL(sizeof (struct statvfs)) }, + { "OSFILE_SIZEOF_STATVFS", JS::Int32Value(sizeof (struct statvfs)) }, -- { "OSFILE_OFFSETOF_STATVFS_F_BSIZE", INT_TO_JSVAL(offsetof (struct statvfs, f_bsize)) }, -+ { "OSFILE_OFFSETOF_STATVFS_F_FRSIZE", INT_TO_JSVAL(offsetof (struct statvfs, f_frsize)) }, - { "OSFILE_OFFSETOF_STATVFS_F_BAVAIL", INT_TO_JSVAL(offsetof (struct statvfs, f_bavail)) }, +- { "OSFILE_OFFSETOF_STATVFS_F_BSIZE", JS::Int32Value(offsetof (struct statvfs, f_bsize)) }, ++ { "OSFILE_OFFSETOF_STATVFS_F_FRSIZE", JS::Int32Value(offsetof (struct statvfs, f_frsize)) }, + { "OSFILE_OFFSETOF_STATVFS_F_BAVAIL", JS::Int32Value(offsetof (struct statvfs, f_bavail)) }, #endif // defined(XP_UNIX) diff --git toolkit/components/osfile/modules/osfile_unix_back.jsm toolkit/components/osfile/modules/osfile_unix_back.jsm Modified: branches/2016Q2/mail/thunderbird/files/patch-bug991253 ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-bug991253 Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-bug991253 Wed May 4 09:13:19 2016 (r414593) @@ -1,6 +1,6 @@ ---- mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp~ -+++ mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp -@@ -400,6 +400,14 @@ mozHunspell::LoadDictionaryList(bool aNo +--- mozilla/extensions/spellcheck/hunspell/glue/mozHunspell.cpp~ ++++ mozilla/extensions/spellcheck/hunspell/glue/mozHunspell.cpp +@@ -392,6 +392,14 @@ mozHunspell::LoadDictionaryList(bool aNo } } Modified: branches/2016Q2/mail/thunderbird/files/patch-config-baseconfig.mk ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-config-baseconfig.mk Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-config-baseconfig.mk Wed May 4 09:13:19 2016 (r414593) @@ -1,6 +1,9 @@ --- mozilla/config/baseconfig.mk~ +++ mozilla/config/baseconfig.mk -@@ -1,7 +1,7 @@ +@@ -2,10 +2,10 @@ + # directly in python/mozbuild/mozbuild/base.py for gmake validation. + # We thus use INCLUDED_AUTOCONF_MK to enable/disable some parts depending + # whether a normal build is happening or whether the check is running. -includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) -idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) -installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) @@ -9,6 +12,6 @@ +idldir = $(datadir)/idl/%%MOZILLA%% +installdir = $(libdir)/%%MOZILLA%% +sdkdir = $(libdir)/%%MOZILLA%% - ifndef TOP_DIST - TOP_DIST = dist - endif + ifeq (.,$(DEPTH)) + DIST = dist + else Modified: branches/2016Q2/mail/thunderbird/files/patch-ijg-libjpeg ============================================================================== --- branches/2016Q2/mail/thunderbird/files/patch-ijg-libjpeg Wed May 4 09:03:27 2016 (r414592) +++ branches/2016Q2/mail/thunderbird/files/patch-ijg-libjpeg Wed May 4 09:13:19 2016 (r414593) @@ -69,7 +69,7 @@ index 8fa8200..1d2a259 100644 break; case JCS_CMYK: case JCS_YCCK: -@@ -433,6 +452,15 @@ nsJPEGDecoder::WriteInternal(const char* +@@ -448,6 +467,16 @@ nsJPEGDecoder::WriteInternal(const char* return; // I/O suspension } @@ -82,9 +82,10 @@ index 8fa8200..1d2a259 100644 + mInfo.cconvert->color_convert = ycc_rgb_convert_argb; + } +#endif - ++ // If this is a progressive JPEG ... mState = mInfo.buffered_image ? + JPEG_DECOMPRESS_PROGRESSIVE : JPEG_DECOMPRESS_SEQUENTIAL; @@ -605,7 +633,11 @@ nsJPEGDecoder::OutputScanlines(bool* sus uint32_t* imageRow = ((uint32_t*)mImageData) + (mInfo.output_scanline * mInfo.output_width); Copied: branches/2016Q2/mail/thunderbird/files/patch-modules-libpref-init-all.js (from r413157, head/mail/thunderbird/files/patch-modules-libpref-init-all.js) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/mail/thunderbird/files/patch-modules-libpref-init-all.js Wed May 4 09:13:19 2016 (r414593, copy of r413157, head/mail/thunderbird/files/patch-modules-libpref-init-all.js) @@ -0,0 +1,15 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Wed May 4 09:14:12 2016 Return-Path: Delivered-To: svn-ports-all@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 840B7B2D362; Wed, 4 May 2016 09:14:12 +0000 (UTC) (envelope-from arved@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 50CEE18B1; Wed, 4 May 2016 09:14:12 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u449EBJl011453; Wed, 4 May 2016 09:14:11 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u449EBg0011451; Wed, 4 May 2016 09:14:11 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605040914.u449EBg0011451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 4 May 2016 09:14:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414594 - head/lang/clojure X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 09:14:12 -0000 Author: arved Date: Wed May 4 09:14:11 2016 New Revision: 414594 URL: https://svnweb.freebsd.org/changeset/ports/414594 Log: Upgrade to 1.8.0 PR: 209250 Submitted by: maintainer Modified: head/lang/clojure/Makefile head/lang/clojure/distinfo Modified: head/lang/clojure/Makefile ============================================================================== --- head/lang/clojure/Makefile Wed May 4 09:13:19 2016 (r414593) +++ head/lang/clojure/Makefile Wed May 4 09:14:11 2016 (r414594) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clojure -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= lang lisp java MASTER_SITES= http://repo1.maven.org/maven2/org/clojure/clojure/${PORTVERSION}/ EXTRACT_SUFX= .jar @@ -35,7 +35,7 @@ CLOJURE_JLINE_RUNNER=jline.ConsoleRunner SUB_LIST+= CLOJURE_JLINE_RUNNER=${CLOJURE_JLINE_RUNNER} do-install: - @${INSTALL_SCRIPT} ${WRKDIR}/clojure-bin ${STAGEDIR}${PREFIX}/bin/clojure - @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${STAGEDIR}${JAVAJARDIR}/clojure.jar + ${INSTALL_SCRIPT} ${WRKDIR}/clojure-bin ${STAGEDIR}${PREFIX}/bin/clojure + ${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${STAGEDIR}${JAVAJARDIR}/clojure.jar .include Modified: head/lang/clojure/distinfo ============================================================================== --- head/lang/clojure/distinfo Wed May 4 09:13:19 2016 (r414593) +++ head/lang/clojure/distinfo Wed May 4 09:14:11 2016 (r414594) @@ -1,2 +1,2 @@ -SHA256 (clojure-1.7.0.jar) = 4e89ec0c9170942a594a1e3dd37836fd38e6017cbef5b625b30cb9c92f8e5bce -SIZE (clojure-1.7.0.jar) = 3837631 +SHA256 (clojure-1.8.0.jar) = 061a7f1fe4f1a6c68852a1e2f407966e9058feb0d77c870f0725e7606fd360a8 +SIZE (clojure-1.8.0.jar) = 3622815 From owner-svn-ports-all@freebsd.org Wed May 4 09:17:35 2016 Return-Path: Delivered-To: svn-ports-all@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 E0A6EB2D462; Wed, 4 May 2016 09:17:35 +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 B11671AF2; Wed, 4 May 2016 09:17:35 +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 u449HYCC011682; Wed, 4 May 2016 09:17:34 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u449HY7X011680; Wed, 4 May 2016 09:17:34 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605040917.u449HY7X011680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Wed, 4 May 2016 09:17:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414595 - head/news/sabnzbdplus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 09:17:36 -0000 Author: robak Date: Wed May 4 09:17:34 2016 New Revision: 414595 URL: https://svnweb.freebsd.org/changeset/ports/414595 Log: news/sabnzbdplus: update 1.0.0 -> 1.0.1 PR: 209086 Submitted by: (maintainer) Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Wed May 4 09:14:11 2016 (r414594) +++ head/news/sabnzbdplus/Makefile Wed May 4 09:17:34 2016 (r414595) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Wed May 4 09:14:11 2016 (r414594) +++ head/news/sabnzbdplus/distinfo Wed May 4 09:17:34 2016 (r414595) @@ -1,2 +1,2 @@ -SHA256 (SABnzbd-1.0.0-src.tar.gz) = 7573dfafd6f3b51e899f47436de0e0b3d8e83a568e2a6f0f3da0aaa1f3d4cfaa -SIZE (SABnzbd-1.0.0-src.tar.gz) = 2973807 +SHA256 (SABnzbd-1.0.1-src.tar.gz) = 43dac968e2762305621cda49775549228c2cd35b9888a0595946f37eef71bacc +SIZE (SABnzbd-1.0.1-src.tar.gz) = 2974729 From owner-svn-ports-all@freebsd.org Wed May 4 09:23:21 2016 Return-Path: Delivered-To: svn-ports-all@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 6623BB2D573; Wed, 4 May 2016 09:23:21 +0000 (UTC) (envelope-from arved@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 40C0F1E73; Wed, 4 May 2016 09:23:21 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u449NKnX014615; Wed, 4 May 2016 09:23:20 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u449NKtt014611; Wed, 4 May 2016 09:23:20 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605040923.u449NKtt014611@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 4 May 2016 09:23:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414596 - in head/multimedia/kaffeine: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 09:23:21 -0000 Author: arved Date: Wed May 4 09:23:19 2016 New Revision: 414596 URL: https://svnweb.freebsd.org/changeset/ports/414596 Log: Fix DVB support PR: 208097 Reported by: Stefan Rumetshofer Grab back maintainership Added: head/multimedia/kaffeine/files/patch-dvbdevice_linux.cpp (contents, props changed) Modified: head/multimedia/kaffeine/Makefile head/multimedia/kaffeine/files/patch-dmx.h head/multimedia/kaffeine/files/patch-frontend.h Modified: head/multimedia/kaffeine/Makefile ============================================================================== --- head/multimedia/kaffeine/Makefile Wed May 4 09:17:34 2016 (r414595) +++ head/multimedia/kaffeine/Makefile Wed May 4 09:23:19 2016 (r414596) @@ -3,11 +3,11 @@ PORTNAME= kaffeine PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= SF/kaffeine/current -MAINTAINER= ports@FreeBSD.org +MAINTAINER= arved@FreeBSD.org COMMENT= Multimedia player based on KDE and VLC LICENSE= GPLv2+ Modified: head/multimedia/kaffeine/files/patch-dmx.h ============================================================================== --- head/multimedia/kaffeine/files/patch-dmx.h Wed May 4 09:17:34 2016 (r414595) +++ head/multimedia/kaffeine/files/patch-dmx.h Wed May 4 09:23:19 2016 (r414596) @@ -1,6 +1,6 @@ --- include/dmx.h.orig 2015-08-07 15:43:59 UTC +++ include/dmx.h -@@ -24,7 +24,15 @@ +@@ -24,7 +24,16 @@ #ifndef _DVBDMX_H_ #define _DVBDMX_H_ @@ -12,6 +12,7 @@ +typedef uint32_t __u32; +typedef uint16_t __u16; +typedef uint8_t __u8; ++typedef int64_t __s64; +#endif + #include Added: head/multimedia/kaffeine/files/patch-dvbdevice_linux.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/kaffeine/files/patch-dvbdevice_linux.cpp Wed May 4 09:23:19 2016 (r414596) @@ -0,0 +1,23 @@ +--- src/dvb/dvbdevice_linux.cpp.orig 2016-05-03 12:36:58.011789000 +0200 ++++ src/dvb/dvbdevice_linux.cpp 2016-05-03 12:41:02.658341000 +0200 +@@ -35,7 +35,9 @@ + #include + #include + #include ++#ifndef __FreeBSD__ + #include ++#endif + #include + #include + #include +@@ -854,8 +856,10 @@ + + runstate = 1; + ++#ifndef __FreeBSD__ + ifd = inotify_init(); + inotify_add_watch(ifd, "/dev/dvb", IN_CREATE|IN_DELETE); ++#endif + fcntl(ifd, F_SETFL, O_NONBLOCK); + pfd.fd = ifd; + pfd.events = POLLIN; Modified: head/multimedia/kaffeine/files/patch-frontend.h ============================================================================== --- head/multimedia/kaffeine/files/patch-frontend.h Wed May 4 09:17:34 2016 (r414595) +++ head/multimedia/kaffeine/files/patch-frontend.h Wed May 4 09:23:19 2016 (r414596) @@ -1,6 +1,6 @@ --- include/frontend.h.orig 2015-08-07 15:43:59 UTC +++ include/frontend.h -@@ -26,7 +26,14 @@ +@@ -26,7 +26,15 @@ #ifndef _DVBFRONTEND_H_ #define _DVBFRONTEND_H_ @@ -12,6 +12,7 @@ +typedef uint32_t __u32; +typedef uint16_t __u16; +typedef uint8_t __u8; ++typedef int64_t __s64; +#endif typedef enum fe_type { From owner-svn-ports-all@freebsd.org Wed May 4 10:17:53 2016 Return-Path: Delivered-To: svn-ports-all@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 A9360B2B5DE; Wed, 4 May 2016 10:17:53 +0000 (UTC) (envelope-from gblach@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 7548D1673; Wed, 4 May 2016 10:17:53 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44AHqEV029676; Wed, 4 May 2016 10:17:52 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44AHqrd029674; Wed, 4 May 2016 10:17:52 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201605041017.u44AHqrd029674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Wed, 4 May 2016 10:17:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414597 - head/devel/ninja X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 10:17:53 -0000 Author: gblach Date: Wed May 4 10:17:52 2016 New Revision: 414597 URL: https://svnweb.freebsd.org/changeset/ports/414597 Log: Update to 1.7.1 PR: 209188 Reviewed by: antoine Modified: head/devel/ninja/Makefile head/devel/ninja/distinfo Modified: head/devel/ninja/Makefile ============================================================================== --- head/devel/ninja/Makefile Wed May 4 09:23:19 2016 (r414596) +++ head/devel/ninja/Makefile Wed May 4 10:17:52 2016 (r414597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ninja -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.1 DISTVERSIONPREFIX= v PORTEPOCH= 2 CATEGORIES= devel Modified: head/devel/ninja/distinfo ============================================================================== --- head/devel/ninja/distinfo Wed May 4 09:23:19 2016 (r414596) +++ head/devel/ninja/distinfo Wed May 4 10:17:52 2016 (r414597) @@ -1,2 +1,2 @@ -SHA256 (martine-ninja-v1.6.0_GH0.tar.gz) = b43e88fb068fe4d92a3dfd9eb4d19755dae5c33415db2e9b7b61b4659009cde7 -SIZE (martine-ninja-v1.6.0_GH0.tar.gz) = 174501 +SHA256 (martine-ninja-v1.7.1_GH0.tar.gz) = 51581de53cf4705b89eb6b14a85baa73288ad08bff256e7d30d529155813be19 +SIZE (martine-ninja-v1.7.1_GH0.tar.gz) = 179717 From owner-svn-ports-all@freebsd.org Wed May 4 12:29:12 2016 Return-Path: Delivered-To: svn-ports-all@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 1BAEDB2AF4E; Wed, 4 May 2016 12:29:12 +0000 (UTC) (envelope-from olgeni@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 B27C01110; Wed, 4 May 2016 12:29:11 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44CTAB5068290; Wed, 4 May 2016 12:29:10 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44CTAZB068287; Wed, 4 May 2016 12:29:10 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605041229.u44CTAZB068287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 4 May 2016 12:29:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414598 - head/databases/erlang-epgsql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 12:29:12 -0000 Author: olgeni Date: Wed May 4 12:29:10 2016 New Revision: 414598 URL: https://svnweb.freebsd.org/changeset/ports/414598 Log: Update databases/erlang-epgsql to version 3.2.0. Modified: head/databases/erlang-epgsql/Makefile head/databases/erlang-epgsql/distinfo head/databases/erlang-epgsql/pkg-plist (contents, props changed) Modified: head/databases/erlang-epgsql/Makefile ============================================================================== --- head/databases/erlang-epgsql/Makefile Wed May 4 10:17:52 2016 (r414597) +++ head/databases/erlang-epgsql/Makefile Wed May 4 12:29:10 2016 (r414598) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= epgsql -PORTVERSION= 3.1.1 +PORTVERSION= 3.2.0 CATEGORIES= databases PKGNAMEPREFIX= erlang- Modified: head/databases/erlang-epgsql/distinfo ============================================================================== --- head/databases/erlang-epgsql/distinfo Wed May 4 10:17:52 2016 (r414597) +++ head/databases/erlang-epgsql/distinfo Wed May 4 12:29:10 2016 (r414598) @@ -1,2 +1,2 @@ -SHA256 (epgsql-epgsql-3.1.1_GH0.tar.gz) = d4f522dd78fad5537871ac558d78c5088e902576e7d6e470a3e6702e181aa229 -SIZE (epgsql-epgsql-3.1.1_GH0.tar.gz) = 39833 +SHA256 (epgsql-epgsql-3.2.0_GH0.tar.gz) = 93fe4a4aaf102dc1aebd53ef5d801db4d5fc9f957b07d615db60b078c818d1c2 +SIZE (epgsql-epgsql-3.2.0_GH0.tar.gz) = 45421 Modified: head/databases/erlang-epgsql/pkg-plist ============================================================================== --- head/databases/erlang-epgsql/pkg-plist Wed May 4 10:17:52 2016 (r414597) +++ head/databases/erlang-epgsql/pkg-plist Wed May 4 12:29:10 2016 (r414598) @@ -1,6 +1,7 @@ lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql.app lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql.beam lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_binary.beam +lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_errcodes.beam lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_fdatetime.beam lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_idatetime.beam lib/erlang/lib/epgsql-%%VERSION%%/ebin/epgsql_sock.beam @@ -15,6 +16,7 @@ lib/erlang/lib/epgsql-%%VERSION%%/includ lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql.app.src lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql.erl lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_binary.erl +lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_errcodes.erl lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_fdatetime.erl lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_idatetime.erl lib/erlang/lib/epgsql-%%VERSION%%/src/epgsql_sock.erl From owner-svn-ports-all@freebsd.org Wed May 4 12:30:08 2016 Return-Path: Delivered-To: svn-ports-all@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 6501DB2AF97; Wed, 4 May 2016 12:30:08 +0000 (UTC) (envelope-from olgeni@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 2630B1206; Wed, 4 May 2016 12:30:08 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44CU7jg068561; Wed, 4 May 2016 12:30:07 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44CU6pH068553; Wed, 4 May 2016 12:30:06 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605041230.u44CU6pH068553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 4 May 2016 12:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414599 - in head/lang: erlang erlang-java erlang-runtime18 erlang-wx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 12:30:08 -0000 Author: olgeni Date: Wed May 4 12:30:06 2016 New Revision: 414599 URL: https://svnweb.freebsd.org/changeset/ports/414599 Log: Update Erlang 18 ports to version 18.3.3. Modified: head/lang/erlang-java/Makefile head/lang/erlang-java/distinfo head/lang/erlang-runtime18/Makefile head/lang/erlang-runtime18/distinfo head/lang/erlang-wx/Makefile head/lang/erlang-wx/distinfo head/lang/erlang/Makefile head/lang/erlang/distinfo Modified: head/lang/erlang-java/Makefile ============================================================================== --- head/lang/erlang-java/Makefile Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang-java/Makefile Wed May 4 12:30:06 2016 (r414599) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 18.3.2 +PORTVERSION= 18.3.3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 +PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 patch-otp-18.3.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang interface for Java Modified: head/lang/erlang-java/distinfo ============================================================================== --- head/lang/erlang-java/distinfo Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang-java/distinfo Wed May 4 12:30:06 2016 (r414599) @@ -6,3 +6,5 @@ SHA256 (erlang/patch-otp-18.3.1) = 19a45 SIZE (erlang/patch-otp-18.3.1) = 20435 SHA256 (erlang/patch-otp-18.3.2) = 064065ebeadc26a76fcd1b291bc884039117ee8699fe5015809a025dc63a0f35 SIZE (erlang/patch-otp-18.3.2) = 70255 +SHA256 (erlang/patch-otp-18.3.3) = 5a55b18ee8ec15c8cfe9ffd4687588c0a6f71216538575ae3bbbf67eb5a0485a +SIZE (erlang/patch-otp-18.3.3) = 87238 Modified: head/lang/erlang-runtime18/Makefile ============================================================================== --- head/lang/erlang-runtime18/Makefile Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang-runtime18/Makefile Wed May 4 12:30:06 2016 (r414599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 18.3.2 +PORTVERSION= 18.3.3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 +PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 patch-otp-18.3.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -206,7 +206,7 @@ post-install: ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-7.3 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2.2 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2.3 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.13.3/* \ @@ -214,9 +214,13 @@ post-install: ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.13.3 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3.1 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3.2 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3 + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/common_test-1.12/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/common_test-1.12.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/common_test-1.12 + ${INSTALL_DATA} ${WRKSRC}/lib/dialyzer/doc/*.txt \ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-*/doc/ .endif Modified: head/lang/erlang-runtime18/distinfo ============================================================================== --- head/lang/erlang-runtime18/distinfo Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang-runtime18/distinfo Wed May 4 12:30:06 2016 (r414599) @@ -8,3 +8,5 @@ SHA256 (erlang/patch-otp-18.3.1) = 19a45 SIZE (erlang/patch-otp-18.3.1) = 20435 SHA256 (erlang/patch-otp-18.3.2) = 064065ebeadc26a76fcd1b291bc884039117ee8699fe5015809a025dc63a0f35 SIZE (erlang/patch-otp-18.3.2) = 70255 +SHA256 (erlang/patch-otp-18.3.3) = 5a55b18ee8ec15c8cfe9ffd4687588c0a6f71216538575ae3bbbf67eb5a0485a +SIZE (erlang/patch-otp-18.3.3) = 87238 Modified: head/lang/erlang-wx/Makefile ============================================================================== --- head/lang/erlang-wx/Makefile Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang-wx/Makefile Wed May 4 12:30:06 2016 (r414599) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 18.3.2 +PORTVERSION= 18.3.3 CATEGORIES= lang parallel MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 +PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 patch-otp-18.3.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang bindings for wxWindows Modified: head/lang/erlang-wx/distinfo ============================================================================== --- head/lang/erlang-wx/distinfo Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang-wx/distinfo Wed May 4 12:30:06 2016 (r414599) @@ -6,3 +6,5 @@ SHA256 (erlang/patch-otp-18.3.1) = 19a45 SIZE (erlang/patch-otp-18.3.1) = 20435 SHA256 (erlang/patch-otp-18.3.2) = 064065ebeadc26a76fcd1b291bc884039117ee8699fe5015809a025dc63a0f35 SIZE (erlang/patch-otp-18.3.2) = 70255 +SHA256 (erlang/patch-otp-18.3.3) = 5a55b18ee8ec15c8cfe9ffd4687588c0a6f71216538575ae3bbbf67eb5a0485a +SIZE (erlang/patch-otp-18.3.3) = 87238 Modified: head/lang/erlang/Makefile ============================================================================== --- head/lang/erlang/Makefile Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang/Makefile Wed May 4 12:30:06 2016 (r414599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 18.3.2 +PORTVERSION= 18.3.3 PORTEPOCH= 3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ @@ -20,7 +20,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 +PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 patch-otp-18.3.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -228,7 +228,7 @@ post-install: ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-7.3 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2.2 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2.3 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.2 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.13.3/* \ @@ -236,9 +236,13 @@ post-install: ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.13.3 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3.1 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3.2 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/ssl-7.3 + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/common_test-1.12/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/common_test-1.12.1 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/common_test-1.12 + ${INSTALL_DATA} ${WRKSRC}/lib/dialyzer/doc/*.txt \ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-*/doc/ @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/lang/erlang/distinfo ============================================================================== --- head/lang/erlang/distinfo Wed May 4 12:29:10 2016 (r414598) +++ head/lang/erlang/distinfo Wed May 4 12:30:06 2016 (r414599) @@ -20,3 +20,5 @@ SHA256 (erlang/patch-otp-18.3.1) = 19a45 SIZE (erlang/patch-otp-18.3.1) = 20435 SHA256 (erlang/patch-otp-18.3.2) = 064065ebeadc26a76fcd1b291bc884039117ee8699fe5015809a025dc63a0f35 SIZE (erlang/patch-otp-18.3.2) = 70255 +SHA256 (erlang/patch-otp-18.3.3) = 5a55b18ee8ec15c8cfe9ffd4687588c0a6f71216538575ae3bbbf67eb5a0485a +SIZE (erlang/patch-otp-18.3.3) = 87238 From owner-svn-ports-all@freebsd.org Wed May 4 12:41:11 2016 Return-Path: Delivered-To: svn-ports-all@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 5520DB2B289; Wed, 4 May 2016 12:41:11 +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 E68E21859; Wed, 4 May 2016 12:41:10 +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 u44CfACx071835; Wed, 4 May 2016 12:41:10 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44Cf8K6071821; Wed, 4 May 2016 12:41:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605041241.u44Cf8K6071821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 4 May 2016 12:41:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414600 - in branches/2016Q2/www: firefox firefox-esr firefox-esr-i18n firefox-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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 12:41:11 -0000 Author: jbeich Date: Wed May 4 12:41:08 2016 New Revision: 414600 URL: https://svnweb.freebsd.org/changeset/ports/414600 Log: MFH: r414580 www/firefox{,-esr}: update to 46.0.1 / 45.1.1esr Temporarily switch www/linux-firefox to ESR because - x11-toolkits/linux-c6-gtk3 doesn't exist - x11-toolkits/linux-f10-gtk3 doesn't exist or maybe too old Changes: https://www.mozilla.org/firefox/46.0.1/releasenotes/ Changes: https://www.mozilla.org/firefox/45.1.1/releasenotes/ Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/www/firefox-esr-i18n/Makefile branches/2016Q2/www/firefox-esr-i18n/distinfo branches/2016Q2/www/firefox-esr/Makefile branches/2016Q2/www/firefox-esr/distinfo branches/2016Q2/www/firefox-i18n/Makefile branches/2016Q2/www/firefox-i18n/distinfo branches/2016Q2/www/firefox/Makefile branches/2016Q2/www/firefox/distinfo branches/2016Q2/www/libxul/Makefile branches/2016Q2/www/libxul/distinfo branches/2016Q2/www/linux-firefox/Makefile branches/2016Q2/www/linux-firefox/distinfo branches/2016Q2/www/linux-firefox/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/www/firefox-esr-i18n/Makefile ============================================================================== --- branches/2016Q2/www/firefox-esr-i18n/Makefile Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox-esr-i18n/Makefile Wed May 4 12:41:08 2016 (r414600) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 45.1.0 +PORTVERSION= 45.1.1 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/2016Q2/www/firefox-esr-i18n/distinfo ============================================================================== --- branches/2016Q2/www/firefox-esr-i18n/distinfo Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox-esr-i18n/distinfo Wed May 4 12:41:08 2016 (r414600) @@ -1,180 +1,180 @@ -SHA256 (xpi/firefox-45.1.0/ach.xpi) = 520703fb2e195a2ed247633062cb0bbb5aa4adb090abd00f83ed7fcebce532b4 -SIZE (xpi/firefox-45.1.0/ach.xpi) = 426525 -SHA256 (xpi/firefox-45.1.0/af.xpi) = 4e830d0c8fd8d2be20de9bc76484b5517191c582bfc3ec8fd049f80d101905f8 -SIZE (xpi/firefox-45.1.0/af.xpi) = 439350 -SHA256 (xpi/firefox-45.1.0/an.xpi) = dacee584b408755b199e91cc302eae5819ce362d5177633ae4da67d277767e32 -SIZE (xpi/firefox-45.1.0/an.xpi) = 449031 -SHA256 (xpi/firefox-45.1.0/ar.xpi) = ffd15f00739b1add480594933b14af7ed6f1a18be9d9570e5d55f06dcdad211f -SIZE (xpi/firefox-45.1.0/ar.xpi) = 474955 -SHA256 (xpi/firefox-45.1.0/as.xpi) = 5844b82bb60165784c0d0066ca03d6149997854b241712d67675568684db2749 -SIZE (xpi/firefox-45.1.0/as.xpi) = 483091 -SHA256 (xpi/firefox-45.1.0/ast.xpi) = 8387356f83db26385201ca706b1de8d870ccf74647cf64c3db99c430e53757ca -SIZE (xpi/firefox-45.1.0/ast.xpi) = 419244 -SHA256 (xpi/firefox-45.1.0/az.xpi) = 757612b2ab3d7a0174f77fba2fc79c36012ea81c4d32f70368a10d2a4ad913da -SIZE (xpi/firefox-45.1.0/az.xpi) = 464012 -SHA256 (xpi/firefox-45.1.0/be.xpi) = fa57643a1c050dd4b5d37a5302348ef86dd0f97d718ff42ae2fb65ce49514156 -SIZE (xpi/firefox-45.1.0/be.xpi) = 442614 -SHA256 (xpi/firefox-45.1.0/bg.xpi) = 0483235b368cf7b980fa8a017c8f606842eb2538f989656e0ca49cd968dc036b -SIZE (xpi/firefox-45.1.0/bg.xpi) = 460803 -SHA256 (xpi/firefox-45.1.0/bn-BD.xpi) = ec199c1a9a1f5aa379eee7176584c9f68d85ecc7e27a00d3252de3260748ab6c -SIZE (xpi/firefox-45.1.0/bn-BD.xpi) = 515637 -SHA256 (xpi/firefox-45.1.0/bn-IN.xpi) = 3ddc05753ccd30595d5204f90ee715bab75fefeec430c572ec0e98d13ffb6c42 -SIZE (xpi/firefox-45.1.0/bn-IN.xpi) = 494070 -SHA256 (xpi/firefox-45.1.0/br.xpi) = 6a914b1c11d73a628be78596ce34dbe9c10a6bf221c16aa409b39d6033b4cf8f -SIZE (xpi/firefox-45.1.0/br.xpi) = 436387 -SHA256 (xpi/firefox-45.1.0/bs.xpi) = 835a206cd5f2f628c80abd440c393c2984bcb202a2ecdcc86e0c8fc5218f2be1 -SIZE (xpi/firefox-45.1.0/bs.xpi) = 442992 -SHA256 (xpi/firefox-45.1.0/ca.xpi) = 34d21e459aa1ca44748de421429f6368fcac22d66ab44135df4e9d583f705c9a -SIZE (xpi/firefox-45.1.0/ca.xpi) = 436828 -SHA256 (xpi/firefox-45.1.0/cs.xpi) = 66de4bb611850904d2b3037e22ea60a1e0184ad0362afbfd04c1c74a649f4674 -SIZE (xpi/firefox-45.1.0/cs.xpi) = 443478 -SHA256 (xpi/firefox-45.1.0/cy.xpi) = a0e9d2d5b7c4406ff9156464bbcf44f2f3f7f12c1a409eb091b10fc18425cf98 -SIZE (xpi/firefox-45.1.0/cy.xpi) = 438903 -SHA256 (xpi/firefox-45.1.0/da.xpi) = beaeddeff7d784a1e8bf99ccbf36e65240aa62de7f600f8a5513a34e95f995ed -SIZE (xpi/firefox-45.1.0/da.xpi) = 430073 -SHA256 (xpi/firefox-45.1.0/de.xpi) = d375a46d2d5b626c3036d45eb286da06402b40c4fb7fe564c07426cb9b9e05ac -SIZE (xpi/firefox-45.1.0/de.xpi) = 445477 -SHA256 (xpi/firefox-45.1.0/dsb.xpi) = 9358152130db0eb7bbed6d71ef27464ce5367e041ff2329813c783a51a624538 -SIZE (xpi/firefox-45.1.0/dsb.xpi) = 463786 -SHA256 (xpi/firefox-45.1.0/el.xpi) = 5ec7b64200168b59dde23b41e44874f2a15f47ee160cf9d2e7b65a7ced08698c -SIZE (xpi/firefox-45.1.0/el.xpi) = 470862 -SHA256 (xpi/firefox-45.1.0/en-GB.xpi) = c856d0dedb73068d16b56db7706d6107f510dfe9649f0b878988b75fd8f4fc58 -SIZE (xpi/firefox-45.1.0/en-GB.xpi) = 423866 -SHA256 (xpi/firefox-45.1.0/en-US.xpi) = b21bee531e86c7e85c9c4a97e4ba4b2c7d061e44a7dbbdc23bcef57d897891c9 -SIZE (xpi/firefox-45.1.0/en-US.xpi) = 425464 -SHA256 (xpi/firefox-45.1.0/en-ZA.xpi) = 601cb03941023adcf1f22234c538912ad138629d24031266f4b7deaed2f47e8d -SIZE (xpi/firefox-45.1.0/en-ZA.xpi) = 420771 -SHA256 (xpi/firefox-45.1.0/eo.xpi) = 8f45bb2b8ac13d578e9ec410a1d05523ee5284409ac908c456109194a8d79d74 -SIZE (xpi/firefox-45.1.0/eo.xpi) = 440955 -SHA256 (xpi/firefox-45.1.0/es-AR.xpi) = 8017fa20fee5db586f654496e8779cbc3b7f0ce7ea710f8eeefb0e67c374d0b0 -SIZE (xpi/firefox-45.1.0/es-AR.xpi) = 441476 -SHA256 (xpi/firefox-45.1.0/es-CL.xpi) = 5d7b7d5c58198a61d13371d8e7cfd8a61b1b173e5c75e1595c68787f38fa2f92 -SIZE (xpi/firefox-45.1.0/es-CL.xpi) = 368759 -SHA256 (xpi/firefox-45.1.0/es-ES.xpi) = 422423e6a3c680daa70fb84bed3c671f8a754fa8c0f9957f0bbffe390042f476 -SIZE (xpi/firefox-45.1.0/es-ES.xpi) = 353710 -SHA256 (xpi/firefox-45.1.0/es-MX.xpi) = 02772e3581b82d298a3a42ba944fab64645516f2768353891ab7168882c0290e -SIZE (xpi/firefox-45.1.0/es-MX.xpi) = 449390 -SHA256 (xpi/firefox-45.1.0/et.xpi) = 47fe79a5b5a3ce60fc2df77170cad6f33a4cd45b46506f6994b5f3b9cd7d0cd5 -SIZE (xpi/firefox-45.1.0/et.xpi) = 433347 -SHA256 (xpi/firefox-45.1.0/eu.xpi) = 09ef21060722257a9c061f36f65ff264387572084cbb9df09ead920c81779956 -SIZE (xpi/firefox-45.1.0/eu.xpi) = 441352 -SHA256 (xpi/firefox-45.1.0/fa.xpi) = e66d551af1ab1d722c778c07164297fb1836b5e07013c4be94012ee7dddcba2f -SIZE (xpi/firefox-45.1.0/fa.xpi) = 491935 -SHA256 (xpi/firefox-45.1.0/ff.xpi) = d117e2390e6e5311b8e3fac85be71c090149d0b49f04f5a99a9ced3b853567b8 -SIZE (xpi/firefox-45.1.0/ff.xpi) = 441495 -SHA256 (xpi/firefox-45.1.0/fi.xpi) = 7fcfe60b776ce7beb4284d9ee026a4a845d76912be44a4e8868f01385fad568e -SIZE (xpi/firefox-45.1.0/fi.xpi) = 438343 -SHA256 (xpi/firefox-45.1.0/fr.xpi) = acf98ddd2d7900b378631f9f0debe5725ffbb6757bb12e8395c648b923a612b2 -SIZE (xpi/firefox-45.1.0/fr.xpi) = 450033 -SHA256 (xpi/firefox-45.1.0/fy-NL.xpi) = 631becc167f5ac36071a68124047638cdea99589ee7c8e44619e9630a8499d81 -SIZE (xpi/firefox-45.1.0/fy-NL.xpi) = 447773 -SHA256 (xpi/firefox-45.1.0/ga-IE.xpi) = 996f321a4706efbf0489ed0d4f834396758cece68ea51fcedb78c55f00e9c486 -SIZE (xpi/firefox-45.1.0/ga-IE.xpi) = 460050 -SHA256 (xpi/firefox-45.1.0/gd.xpi) = c691bc21f05f9e0b1cd8a00f60516ddad15240bc4eb314b025940e47d06140ec -SIZE (xpi/firefox-45.1.0/gd.xpi) = 449705 -SHA256 (xpi/firefox-45.1.0/gl.xpi) = d941d515af9a304579cf5f08719489ddcbdbfe7a63c3b6d65e02138084bbc3bd -SIZE (xpi/firefox-45.1.0/gl.xpi) = 434800 -SHA256 (xpi/firefox-45.1.0/gn.xpi) = 437b2b9885a8e3800435afd26e33638743cf300b66a9ee0b9e92566fc1419d7d -SIZE (xpi/firefox-45.1.0/gn.xpi) = 460642 -SHA256 (xpi/firefox-45.1.0/gu-IN.xpi) = 7fe25e9f20cdaaa10d5685303c69bdfdb42d677ace365933f6041d88a6298984 -SIZE (xpi/firefox-45.1.0/gu-IN.xpi) = 472561 -SHA256 (xpi/firefox-45.1.0/he.xpi) = 878cbe9aa34d1968a40b1abc8a43eb7bf75d2a1c85e13e77d45e79ad595552f1 -SIZE (xpi/firefox-45.1.0/he.xpi) = 454782 -SHA256 (xpi/firefox-45.1.0/hi-IN.xpi) = def808718637fb0a8f1ec842fa6187d7c6ccf33e77535d8d1a7e37045910767a -SIZE (xpi/firefox-45.1.0/hi-IN.xpi) = 486985 -SHA256 (xpi/firefox-45.1.0/hr.xpi) = 272881202ef43f0f686649bf5135c374d5cae28670aea2833a2d3c9414591578 -SIZE (xpi/firefox-45.1.0/hr.xpi) = 449065 -SHA256 (xpi/firefox-45.1.0/hsb.xpi) = 788e9d9a496663a81eda82af730a1db2228fcb3b5d4b9e04d7f28036c62fb2db -SIZE (xpi/firefox-45.1.0/hsb.xpi) = 461449 -SHA256 (xpi/firefox-45.1.0/hu.xpi) = 8ddefee5e3d9bb1f2983af3376f8247e3fcd38b1bd0136d82b1e7c610a87feba -SIZE (xpi/firefox-45.1.0/hu.xpi) = 449772 -SHA256 (xpi/firefox-45.1.0/hy-AM.xpi) = e54b4ea162145165b938cbd89d78e6817bed4bb92f252aa7cf380ad32f62b9e8 -SIZE (xpi/firefox-45.1.0/hy-AM.xpi) = 500035 -SHA256 (xpi/firefox-45.1.0/id.xpi) = 3792ff8654aaad501b523720a5ff250d41fed98b6105abfb5de198aa52e6e2ee -SIZE (xpi/firefox-45.1.0/id.xpi) = 427171 -SHA256 (xpi/firefox-45.1.0/is.xpi) = 742676e0207c26fc81a1ef89ddee5fa905dda343659cee879f5a192ce8951c87 -SIZE (xpi/firefox-45.1.0/is.xpi) = 443209 -SHA256 (xpi/firefox-45.1.0/it.xpi) = 781c48919f90a461d402936252dfd04cc449d20fcfdace5b3e2430dc76acc874 -SIZE (xpi/firefox-45.1.0/it.xpi) = 343720 -SHA256 (xpi/firefox-45.1.0/ja.xpi) = 5de75db5bb087a5032a5d8fbac727239639a5ec5a5544e5ad563c42d6cfaf1e2 -SIZE (xpi/firefox-45.1.0/ja.xpi) = 486325 -SHA256 (xpi/firefox-45.1.0/kk.xpi) = 64e3ccdaafca6d9127d0faa46c253342340ce0eacdbcc8e4176fcf0166e012a9 -SIZE (xpi/firefox-45.1.0/kk.xpi) = 498890 -SHA256 (xpi/firefox-45.1.0/km.xpi) = 8cd72b860d89103ec6f61f46137ada5f1b96047e70beb70e08b0fc5b97c3fe61 -SIZE (xpi/firefox-45.1.0/km.xpi) = 504298 -SHA256 (xpi/firefox-45.1.0/kn.xpi) = 8b5b90c613be9e2892f07795bcfed1a7d68c9105546836a678a230086f4cdc90 -SIZE (xpi/firefox-45.1.0/kn.xpi) = 495877 -SHA256 (xpi/firefox-45.1.0/ko.xpi) = 65cdc4462a2212e935b7309e047a2ad05ad34ff9921e958a2de7243c6a6650e6 -SIZE (xpi/firefox-45.1.0/ko.xpi) = 465285 -SHA256 (xpi/firefox-45.1.0/lij.xpi) = c7054361b75abe861dd365cf2cd6f98783326c6adc8756ba1d10e916095438f7 -SIZE (xpi/firefox-45.1.0/lij.xpi) = 381379 -SHA256 (xpi/firefox-45.1.0/lt.xpi) = 4c6c918deeab044783177cb7f0303269be16ff3cbf80c855786f71b2732a5cb9 -SIZE (xpi/firefox-45.1.0/lt.xpi) = 454674 -SHA256 (xpi/firefox-45.1.0/lv.xpi) = 647bcdf245353e7f22b04c387ae98bb0a4283f0555bd832c03abb5551fbc09d5 -SIZE (xpi/firefox-45.1.0/lv.xpi) = 445716 -SHA256 (xpi/firefox-45.1.0/mai.xpi) = 9cedbc11eaffb5968e33df27f47f67fb457bb7dc17ae142283f093f245c38e6d -SIZE (xpi/firefox-45.1.0/mai.xpi) = 492644 -SHA256 (xpi/firefox-45.1.0/mk.xpi) = 2e4fc67d1ed7564148851166d04787ce856445960849ac891982ab3c66da0ade -SIZE (xpi/firefox-45.1.0/mk.xpi) = 476389 -SHA256 (xpi/firefox-45.1.0/ml.xpi) = 9e7375141869b52cbdd7ef89a4dabc9b797d7b50632a7d9a8af72c780fb20f05 -SIZE (xpi/firefox-45.1.0/ml.xpi) = 498677 -SHA256 (xpi/firefox-45.1.0/mr.xpi) = c3d38c612d3aff7c4fd2f8bccd2b74176be0f0b0161781c5242dedbedb35c5f0 -SIZE (xpi/firefox-45.1.0/mr.xpi) = 503694 -SHA256 (xpi/firefox-45.1.0/ms.xpi) = 2875610734813bbbf52337bd3317768e82838dce14543333041648d0cc30b529 -SIZE (xpi/firefox-45.1.0/ms.xpi) = 440061 -SHA256 (xpi/firefox-45.1.0/nb-NO.xpi) = 9496e01cb9839677cb8051667acc2b6692f4663de532d13d72c31596e2fa0fac -SIZE (xpi/firefox-45.1.0/nb-NO.xpi) = 435466 -SHA256 (xpi/firefox-45.1.0/nl.xpi) = 3e7bcb94564cb01be83e12adc490001180f0cf666c6ce64691bd46fc1af4fd7f -SIZE (xpi/firefox-45.1.0/nl.xpi) = 435197 -SHA256 (xpi/firefox-45.1.0/nn-NO.xpi) = 55d754d238d3fb7834199879ea64667e11bdf14b291a715f34586090a8b75269 -SIZE (xpi/firefox-45.1.0/nn-NO.xpi) = 432929 -SHA256 (xpi/firefox-45.1.0/or.xpi) = 07d421f719bef417588838d668ea50f28853c8b05f0197334dd48df982102813 -SIZE (xpi/firefox-45.1.0/or.xpi) = 495917 -SHA256 (xpi/firefox-45.1.0/pa-IN.xpi) = 909c16142442a4f0cd83a0b4da87ce52fd339fba740b008227b143c3cb90dec1 -SIZE (xpi/firefox-45.1.0/pa-IN.xpi) = 489546 -SHA256 (xpi/firefox-45.1.0/pl.xpi) = d79512a921f3137ec393882af23ac4060a5e058fff0b23466750c3a921b12396 -SIZE (xpi/firefox-45.1.0/pl.xpi) = 383924 -SHA256 (xpi/firefox-45.1.0/pt-BR.xpi) = fc299a8c1552ac2008a2a4cb5fe8b0fb2285e8f0cf92df541a309da3bb08219d -SIZE (xpi/firefox-45.1.0/pt-BR.xpi) = 450986 -SHA256 (xpi/firefox-45.1.0/pt-PT.xpi) = 388de1d5ec25349f7d0b59bb8d0817ab7031821f23591692debeaf06d130ad23 -SIZE (xpi/firefox-45.1.0/pt-PT.xpi) = 437017 -SHA256 (xpi/firefox-45.1.0/rm.xpi) = 2a1185afca7aebf2a236df616f8a7fada7829cce0ccbd7f0bab38b42ee6530c4 -SIZE (xpi/firefox-45.1.0/rm.xpi) = 437714 -SHA256 (xpi/firefox-45.1.0/ro.xpi) = f094b95572faf5415ce7cd1073830d6c1e82e09b305478a70322f3485276c8f8 -SIZE (xpi/firefox-45.1.0/ro.xpi) = 444056 -SHA256 (xpi/firefox-45.1.0/ru.xpi) = 7e2c2f27b273077193b9a2eee3581e324201ea2b8119960ead943c4bad895441 -SIZE (xpi/firefox-45.1.0/ru.xpi) = 392734 -SHA256 (xpi/firefox-45.1.0/si.xpi) = 87d5c084c8c9ee2949e9703bf59163f03400b466b83722ee3dd9e3a114bc4f8b -SIZE (xpi/firefox-45.1.0/si.xpi) = 482242 -SHA256 (xpi/firefox-45.1.0/sk.xpi) = b9770ec13612263736b1c59063e644f5c78dedf25b43b66339107ee1c5fd5a9d -SIZE (xpi/firefox-45.1.0/sk.xpi) = 453603 -SHA256 (xpi/firefox-45.1.0/sl.xpi) = 1b7a5c66c37c4cc7900cd4fc97c019c166b1cdd974846d685179f84733fb92f8 -SIZE (xpi/firefox-45.1.0/sl.xpi) = 444960 -SHA256 (xpi/firefox-45.1.0/son.xpi) = f1782e9086ea8a52c3f0c66b4d315b086bd75b649c539e88d389943a051c4457 -SIZE (xpi/firefox-45.1.0/son.xpi) = 433509 -SHA256 (xpi/firefox-45.1.0/sq.xpi) = ff807f114438782bc017869b6a4e4cc2c323cabc09ad9a47094bed7736382897 -SIZE (xpi/firefox-45.1.0/sq.xpi) = 452182 -SHA256 (xpi/firefox-45.1.0/sr.xpi) = 24f3be1c5751a1283e14ebbb33c73951371c2f0715a1fece502f03d6dd5cef87 -SIZE (xpi/firefox-45.1.0/sr.xpi) = 464474 -SHA256 (xpi/firefox-45.1.0/sv-SE.xpi) = f0f0d1f0217cdbf6d919ad5731c6f6492c30c059fd4ece63ec59f44a61742e45 -SIZE (xpi/firefox-45.1.0/sv-SE.xpi) = 444208 -SHA256 (xpi/firefox-45.1.0/ta.xpi) = 5803307096dc644cbb282c42e8d041451899dacbd052a68b2f2d044b425e23bd -SIZE (xpi/firefox-45.1.0/ta.xpi) = 483114 -SHA256 (xpi/firefox-45.1.0/te.xpi) = 2ad70721fa4b4b2b67bdce70760b72f2d9c32a79e4bda2563aa5a6a5c9758395 -SIZE (xpi/firefox-45.1.0/te.xpi) = 492465 -SHA256 (xpi/firefox-45.1.0/th.xpi) = 0ba903ee3607ba6bc76c39a1ea855e3e0eec9b0af91beced08136def0138949a -SIZE (xpi/firefox-45.1.0/th.xpi) = 477644 -SHA256 (xpi/firefox-45.1.0/tr.xpi) = cf86e15a1c0547f891121d9cadce25cd3be09d35c1e2f998a2809e7f66241e3d -SIZE (xpi/firefox-45.1.0/tr.xpi) = 451160 -SHA256 (xpi/firefox-45.1.0/uk.xpi) = d9b9493fa0da79fdd86c043c455b7626312246ed5c3b1a82052b79a3231d25b7 -SIZE (xpi/firefox-45.1.0/uk.xpi) = 494776 -SHA256 (xpi/firefox-45.1.0/uz.xpi) = e33398c14c24241c412fd22b46eaa3e2f78cb36e26a9ee02fe2aacc881cc3aa6 -SIZE (xpi/firefox-45.1.0/uz.xpi) = 443798 -SHA256 (xpi/firefox-45.1.0/vi.xpi) = 842a43a616f2a5ea0ad6963fe21fb2d3b25b98612a21be629adbb74301dec67a -SIZE (xpi/firefox-45.1.0/vi.xpi) = 450774 -SHA256 (xpi/firefox-45.1.0/xh.xpi) = 24f08d22e7d90f211a005b7c6f5580512268088c046b452052e62102b6e4acf1 -SIZE (xpi/firefox-45.1.0/xh.xpi) = 432913 -SHA256 (xpi/firefox-45.1.0/zh-CN.xpi) = 5532eaf005914abca2e28a9c455029a98357bd17b305a0460e020ca37f4fd864 -SIZE (xpi/firefox-45.1.0/zh-CN.xpi) = 475791 -SHA256 (xpi/firefox-45.1.0/zh-TW.xpi) = 5127eb60caead072b71dac2a3a75a0b28fc85f7532ef78f75e4bd834557a0aab -SIZE (xpi/firefox-45.1.0/zh-TW.xpi) = 466524 +SHA256 (xpi/firefox-45.1.1/ach.xpi) = d83055ca8b37a345abc83272fcdb98fd12282152763157589a975ecf4f7a17fa +SIZE (xpi/firefox-45.1.1/ach.xpi) = 426525 +SHA256 (xpi/firefox-45.1.1/af.xpi) = dd994cf4e196ba8928018fdff624b448efd7519560b1bed09aaa61fe740bc04e +SIZE (xpi/firefox-45.1.1/af.xpi) = 439350 +SHA256 (xpi/firefox-45.1.1/an.xpi) = 5b924b7b5893f770c23e7a3c5cf20759f6039d89a7336ca8fc0a93ca119f81c4 +SIZE (xpi/firefox-45.1.1/an.xpi) = 449031 +SHA256 (xpi/firefox-45.1.1/ar.xpi) = e31158a718f2456a5476e3cf40d3230e5661a59ffd52b7c831f23759d1ea3b31 +SIZE (xpi/firefox-45.1.1/ar.xpi) = 474955 +SHA256 (xpi/firefox-45.1.1/as.xpi) = 09aba7093334335f399eed15b3827697a1f66052602af842b61b8fe870e2b5a6 +SIZE (xpi/firefox-45.1.1/as.xpi) = 483091 +SHA256 (xpi/firefox-45.1.1/ast.xpi) = 5b03cfd06270a6f80e77935fdca231b4089e806cc244f83c6a4886ed908152b6 +SIZE (xpi/firefox-45.1.1/ast.xpi) = 419244 +SHA256 (xpi/firefox-45.1.1/az.xpi) = 56a3a2c8ccd8afbbd9c272f8b12f4bb7b2b4bc072828c3a2e8e98ffeae61fa07 +SIZE (xpi/firefox-45.1.1/az.xpi) = 464013 +SHA256 (xpi/firefox-45.1.1/be.xpi) = ee66ead5c254eec4cc7400ba0f29772cc76ada94542442c47668e885b75146cd +SIZE (xpi/firefox-45.1.1/be.xpi) = 442615 +SHA256 (xpi/firefox-45.1.1/bg.xpi) = 2f97043dbe9d611da03f92780d40c9c6925153c584c0a01241289e3aeef42336 +SIZE (xpi/firefox-45.1.1/bg.xpi) = 460803 +SHA256 (xpi/firefox-45.1.1/bn-BD.xpi) = 164c51026a76126f225c0e626788bf1a17ce79cb0921e9920fd18bc19765bcfe +SIZE (xpi/firefox-45.1.1/bn-BD.xpi) = 515638 +SHA256 (xpi/firefox-45.1.1/bn-IN.xpi) = 8adeb66997ba426da30c547366772d13daa7cad7e1afa84c91f0f8f48583dc01 +SIZE (xpi/firefox-45.1.1/bn-IN.xpi) = 494070 +SHA256 (xpi/firefox-45.1.1/br.xpi) = 9e4d131052a40f686783788517b21605832d4cb32acc5a7529a732ccbd646233 +SIZE (xpi/firefox-45.1.1/br.xpi) = 436387 +SHA256 (xpi/firefox-45.1.1/bs.xpi) = 26ff067f53933358ca06419059ccdc0178b1645b190db5c1069ccdcd5d28d088 +SIZE (xpi/firefox-45.1.1/bs.xpi) = 442991 +SHA256 (xpi/firefox-45.1.1/ca.xpi) = 55f09e4ffe22f0e17eec7f4e7ec6a0980beb77f785b38ea9bbd36a7252cea000 +SIZE (xpi/firefox-45.1.1/ca.xpi) = 436829 +SHA256 (xpi/firefox-45.1.1/cs.xpi) = f2a087e3d15cf9cebbaef4d8021d0cd57cbadbffdc4b3e8255e781048ae46079 +SIZE (xpi/firefox-45.1.1/cs.xpi) = 443479 +SHA256 (xpi/firefox-45.1.1/cy.xpi) = 83362ff6880072fe09ac17cf1c1c005b1585f5a3a0dc8d8346f64c86dc21951a +SIZE (xpi/firefox-45.1.1/cy.xpi) = 438904 +SHA256 (xpi/firefox-45.1.1/da.xpi) = 5e7ad2b10abcf56ee0e2571bd356369f9acbb9e8dd8a39d202da58d7efa514a3 +SIZE (xpi/firefox-45.1.1/da.xpi) = 430073 +SHA256 (xpi/firefox-45.1.1/de.xpi) = 53632d86e03b462a54afb5cb225db82e2f256f8439be0c41569154b9fc1d0897 +SIZE (xpi/firefox-45.1.1/de.xpi) = 445477 +SHA256 (xpi/firefox-45.1.1/dsb.xpi) = 146c7acc29ef17b8a128013b681a73b9932abd83a4f16facb6d564ffdf0eacbc +SIZE (xpi/firefox-45.1.1/dsb.xpi) = 463786 +SHA256 (xpi/firefox-45.1.1/el.xpi) = 708c7fa8e513f5c3c2dcf68b2f167c401fd084fa40a77c50fa4ad0c4208b3297 +SIZE (xpi/firefox-45.1.1/el.xpi) = 470861 +SHA256 (xpi/firefox-45.1.1/en-GB.xpi) = bc6e1b550c28e2de857afd19442a99d54e61419adcb6e9c558a319d52e95b7a2 +SIZE (xpi/firefox-45.1.1/en-GB.xpi) = 423865 +SHA256 (xpi/firefox-45.1.1/en-US.xpi) = 8cf66fdf60c680886a6679e36178d2800a66b4958c9c1b530e39875ab97fe4b8 +SIZE (xpi/firefox-45.1.1/en-US.xpi) = 425464 +SHA256 (xpi/firefox-45.1.1/en-ZA.xpi) = 37e00a701eabae66fd8bd348e94f6ffdf381a0e1d82a1138f0780e9d7260d53f +SIZE (xpi/firefox-45.1.1/en-ZA.xpi) = 420770 +SHA256 (xpi/firefox-45.1.1/eo.xpi) = 40b05996c059a9192cfcc328b1e21535f04ff487402eae31d4c1e5da11a89ecf +SIZE (xpi/firefox-45.1.1/eo.xpi) = 440955 +SHA256 (xpi/firefox-45.1.1/es-AR.xpi) = 8738b135c875ccead5705faa6430d8fc514675e5fceae6b46a72905b19031c81 +SIZE (xpi/firefox-45.1.1/es-AR.xpi) = 441477 +SHA256 (xpi/firefox-45.1.1/es-CL.xpi) = f9e2d636093aacd073318ca937baa90acac5ca5454e01068d274026065e0360b +SIZE (xpi/firefox-45.1.1/es-CL.xpi) = 368759 +SHA256 (xpi/firefox-45.1.1/es-ES.xpi) = d5cbdd9d45c507c3d6727749eccead5c246674a8ba935be0006ac88bff086c48 +SIZE (xpi/firefox-45.1.1/es-ES.xpi) = 353711 +SHA256 (xpi/firefox-45.1.1/es-MX.xpi) = ae5d50462d73824068acd0c1cc790f27d72e211cdeed6030b0bbbc32f098ada2 +SIZE (xpi/firefox-45.1.1/es-MX.xpi) = 449390 +SHA256 (xpi/firefox-45.1.1/et.xpi) = 9270f2850624c80b06f462ab38e36588d7a7cf9c2043a956bc72e1a78fe196e5 +SIZE (xpi/firefox-45.1.1/et.xpi) = 433347 +SHA256 (xpi/firefox-45.1.1/eu.xpi) = 1ede6524e697b29a6b309179dec0b6492cff485b62e3a00df281510f994c7b03 +SIZE (xpi/firefox-45.1.1/eu.xpi) = 441352 +SHA256 (xpi/firefox-45.1.1/fa.xpi) = d3b5580b8080022fbb1863f959d40e14c3e9e143b33b8a0436e282a8f8030dd3 +SIZE (xpi/firefox-45.1.1/fa.xpi) = 491936 +SHA256 (xpi/firefox-45.1.1/ff.xpi) = fab5cde7546ae3ff7a5c166018246e5c9ccc4270775a916dd0df56063862151a +SIZE (xpi/firefox-45.1.1/ff.xpi) = 441494 +SHA256 (xpi/firefox-45.1.1/fi.xpi) = f2f9060386db9a14840f42cc0c298bf17eee0662472bbac90be6733fad246ce9 +SIZE (xpi/firefox-45.1.1/fi.xpi) = 438343 +SHA256 (xpi/firefox-45.1.1/fr.xpi) = 7f40ec62c37479a1493c78a54a82b9d333f2991888b61f72e24074eedbe44a34 +SIZE (xpi/firefox-45.1.1/fr.xpi) = 450032 +SHA256 (xpi/firefox-45.1.1/fy-NL.xpi) = d72cee29697aa248b5aae12b9ef09a09e28ef375029be4c1a673265ddc7ab25d +SIZE (xpi/firefox-45.1.1/fy-NL.xpi) = 447773 +SHA256 (xpi/firefox-45.1.1/ga-IE.xpi) = 5e1dad1f15e5b9aae87d147b1467aa345f3e15594de6e21b19ba5a2ce7302679 +SIZE (xpi/firefox-45.1.1/ga-IE.xpi) = 460050 +SHA256 (xpi/firefox-45.1.1/gd.xpi) = 7fb26a668acc2c0c6da4264bfd1c8b5c3377ccd61037560a617d5005064bfd81 +SIZE (xpi/firefox-45.1.1/gd.xpi) = 449705 +SHA256 (xpi/firefox-45.1.1/gl.xpi) = bcca0faeb5266d16040880daa5a083616bee93ed8077b42eff2368d583fa47d0 +SIZE (xpi/firefox-45.1.1/gl.xpi) = 434799 +SHA256 (xpi/firefox-45.1.1/gn.xpi) = 7ad0548c25d0858d0694996bfcaa132771edd6ab026f214d79c8852bd9ade6c0 +SIZE (xpi/firefox-45.1.1/gn.xpi) = 460643 +SHA256 (xpi/firefox-45.1.1/gu-IN.xpi) = b5c344b9e6f750b0b63c35dc279982ce2294cce3a5275e44741da66abc320193 +SIZE (xpi/firefox-45.1.1/gu-IN.xpi) = 472562 +SHA256 (xpi/firefox-45.1.1/he.xpi) = d4814f3dac155439a6ce2488bf19e0fd70a2ed85989f5699519a33174359677b +SIZE (xpi/firefox-45.1.1/he.xpi) = 454782 +SHA256 (xpi/firefox-45.1.1/hi-IN.xpi) = d5b71557d0e40e9ee3d79aa1e2ce0b3af34df6d85d68b7ac52d4a67ee644f068 +SIZE (xpi/firefox-45.1.1/hi-IN.xpi) = 486986 +SHA256 (xpi/firefox-45.1.1/hr.xpi) = 476ee9610d7002551c1a81a00fe0caa47c30b02bc3478562ed3e96fc9539a485 +SIZE (xpi/firefox-45.1.1/hr.xpi) = 449063 +SHA256 (xpi/firefox-45.1.1/hsb.xpi) = e949a95ed6788525b3bae044e45fc22fac45ba09e33c2de63776fa168f6c51c2 +SIZE (xpi/firefox-45.1.1/hsb.xpi) = 461453 +SHA256 (xpi/firefox-45.1.1/hu.xpi) = eb2b2d2b59b9fdf25f30596b4ee2262d4756e1324daa507901e197e208542bcc +SIZE (xpi/firefox-45.1.1/hu.xpi) = 449772 +SHA256 (xpi/firefox-45.1.1/hy-AM.xpi) = ab5db1d2d6b18df71757420c5d77178adfdedc9779e7c944bd2221279fd83085 +SIZE (xpi/firefox-45.1.1/hy-AM.xpi) = 500035 +SHA256 (xpi/firefox-45.1.1/id.xpi) = 719dc2d7875378d2eafb950c50a720d15a2c104840bc7fcfe53a1f6d75cfadb7 +SIZE (xpi/firefox-45.1.1/id.xpi) = 427171 +SHA256 (xpi/firefox-45.1.1/is.xpi) = 81a974a7a697aa07c691a9b9498a2190e00f27f2cc9a5a2190d5af8facf9034c +SIZE (xpi/firefox-45.1.1/is.xpi) = 443209 +SHA256 (xpi/firefox-45.1.1/it.xpi) = a6352ff97bd2bf30b34a5031ae8fb4754ff7cd5fecab22eb9681a9e366b1276d +SIZE (xpi/firefox-45.1.1/it.xpi) = 343721 +SHA256 (xpi/firefox-45.1.1/ja.xpi) = 3ed23a89edd79b14350ba6dac759aa2c53b4b80914430854a774e0a407c2f6d5 +SIZE (xpi/firefox-45.1.1/ja.xpi) = 486326 +SHA256 (xpi/firefox-45.1.1/kk.xpi) = e97977832c4163b1041b3c74885ede4dc866cdd666315c38b1cd14838e9e197f +SIZE (xpi/firefox-45.1.1/kk.xpi) = 498890 +SHA256 (xpi/firefox-45.1.1/km.xpi) = fac7e5eef4b9f3eef29c190e26e8907b42b2513933d3a9ff14820205376fbf46 +SIZE (xpi/firefox-45.1.1/km.xpi) = 504297 +SHA256 (xpi/firefox-45.1.1/kn.xpi) = e93c5157c2e8da41118164f872498a488c870add2f5bd51d44b0d4c429fd5be0 +SIZE (xpi/firefox-45.1.1/kn.xpi) = 495877 +SHA256 (xpi/firefox-45.1.1/ko.xpi) = dbabcbf7eb3c91135c878f2fc60fef425a49d44802f77ae390623fe9fcc7d998 +SIZE (xpi/firefox-45.1.1/ko.xpi) = 465285 +SHA256 (xpi/firefox-45.1.1/lij.xpi) = 3602d267fd9dc509a82503aba560b897c832d4b7b77a239c375725d5276cce64 +SIZE (xpi/firefox-45.1.1/lij.xpi) = 381382 +SHA256 (xpi/firefox-45.1.1/lt.xpi) = 03aaf4c628851b180dcee65339149f3c988dd95364eab664e49e40add844b805 +SIZE (xpi/firefox-45.1.1/lt.xpi) = 454675 +SHA256 (xpi/firefox-45.1.1/lv.xpi) = 2e39a7fb32c349fc0305e42da6e0abaeba276f8ed870e024e54e13c457dfd318 +SIZE (xpi/firefox-45.1.1/lv.xpi) = 445716 +SHA256 (xpi/firefox-45.1.1/mai.xpi) = 7e575105a99b516cce1eeba46e55180e5606175ed42e187e6088c9aa0b4c867d +SIZE (xpi/firefox-45.1.1/mai.xpi) = 492643 +SHA256 (xpi/firefox-45.1.1/mk.xpi) = 84f6bbaea802d5cdb65cc42386e92e80c6e0f6a4da97c501eb6c0ec649ac7f9c +SIZE (xpi/firefox-45.1.1/mk.xpi) = 476389 +SHA256 (xpi/firefox-45.1.1/ml.xpi) = 53398c5163ab97bc87c396ce731883da3de060c4a18bbdb5f0daa88d2313538b +SIZE (xpi/firefox-45.1.1/ml.xpi) = 498677 +SHA256 (xpi/firefox-45.1.1/mr.xpi) = 7e450bc14788fa5a59533289a98c81d44e1dc159484f6c86c6dbcb1e2d370699 +SIZE (xpi/firefox-45.1.1/mr.xpi) = 503695 +SHA256 (xpi/firefox-45.1.1/ms.xpi) = e4cf31c4086c81affb738e42d4f6acc0ef54e855dce92dab0df348d49d0760de +SIZE (xpi/firefox-45.1.1/ms.xpi) = 440061 +SHA256 (xpi/firefox-45.1.1/nb-NO.xpi) = 0001e6a8fdf69acea398930e331ef0c22706d1e853e7a345c1f0ddb47d39185c +SIZE (xpi/firefox-45.1.1/nb-NO.xpi) = 435466 +SHA256 (xpi/firefox-45.1.1/nl.xpi) = 5133bf601b0bbe8a5378cf2086f0196dabc46567c5e906115a7361d6467c840a +SIZE (xpi/firefox-45.1.1/nl.xpi) = 435198 +SHA256 (xpi/firefox-45.1.1/nn-NO.xpi) = ae7f0431315024ec41c69893dc8c0c231f1cdb1f7331bd86101c0fc43314a126 +SIZE (xpi/firefox-45.1.1/nn-NO.xpi) = 432930 +SHA256 (xpi/firefox-45.1.1/or.xpi) = a6ceb9afd32665e3ab6ee262809f35714d45f54f6c12f26b03a0d4c63de22cb9 +SIZE (xpi/firefox-45.1.1/or.xpi) = 495918 +SHA256 (xpi/firefox-45.1.1/pa-IN.xpi) = d44be9e06234d1be404335bfe7c5aeecc9ccb3e62aaa82e14422f8b072e4c6dd +SIZE (xpi/firefox-45.1.1/pa-IN.xpi) = 489546 +SHA256 (xpi/firefox-45.1.1/pl.xpi) = 543d72ff9f59cc1eacf0fc5b5bede92ae09abfd33946de214a0cff18d7161621 +SIZE (xpi/firefox-45.1.1/pl.xpi) = 383925 +SHA256 (xpi/firefox-45.1.1/pt-BR.xpi) = 4e2866a37ad4aff1376e13b6559acbfad3266259daf9b296505780f73af0085c +SIZE (xpi/firefox-45.1.1/pt-BR.xpi) = 450986 +SHA256 (xpi/firefox-45.1.1/pt-PT.xpi) = 1b7a6eaffc5282dcbeb8de95a79aee457c6dd2be9000410245a8e6131756bea6 +SIZE (xpi/firefox-45.1.1/pt-PT.xpi) = 437018 +SHA256 (xpi/firefox-45.1.1/rm.xpi) = cf1dcaddda433c7419b67456133ab9a1db4464a7d7481d7622679e047af99d8e +SIZE (xpi/firefox-45.1.1/rm.xpi) = 437714 +SHA256 (xpi/firefox-45.1.1/ro.xpi) = 501da53fdd20aaafc736509e5efc46df07c1612949dfcf7099143d4783b6d03a +SIZE (xpi/firefox-45.1.1/ro.xpi) = 444056 +SHA256 (xpi/firefox-45.1.1/ru.xpi) = 789e501b0b548f442edbd5068d22248e69aabea2ffc527c21eae4ed26eab6f75 +SIZE (xpi/firefox-45.1.1/ru.xpi) = 392734 +SHA256 (xpi/firefox-45.1.1/si.xpi) = 61dd114357a8e515f88c5c1552f4520c246b3c5410ed0b7f8d5d88bc631c5c1a +SIZE (xpi/firefox-45.1.1/si.xpi) = 482242 +SHA256 (xpi/firefox-45.1.1/sk.xpi) = 2366d4536443d89807e7a089ec3b2efd1ff40d2d45343bb070eab0a6644f69e2 +SIZE (xpi/firefox-45.1.1/sk.xpi) = 453602 +SHA256 (xpi/firefox-45.1.1/sl.xpi) = 48ff2e41664ae674d40b377d8d0c88b5e66cd094928f0a62dccff47ababf155c +SIZE (xpi/firefox-45.1.1/sl.xpi) = 444959 +SHA256 (xpi/firefox-45.1.1/son.xpi) = abb8e49455d60d8e250ec2ea16b5f1e2137bf55e98cff70c2f506d29fe32065c +SIZE (xpi/firefox-45.1.1/son.xpi) = 433510 +SHA256 (xpi/firefox-45.1.1/sq.xpi) = 854e5e89707d0e190321c84dde2053022859cdcf44e765be1f3a3f02fe300e0e +SIZE (xpi/firefox-45.1.1/sq.xpi) = 452183 +SHA256 (xpi/firefox-45.1.1/sr.xpi) = 9882dff840c774a92b2c5b704488d284da11b0ed730fc2a5146d139e9ca9520e +SIZE (xpi/firefox-45.1.1/sr.xpi) = 464474 +SHA256 (xpi/firefox-45.1.1/sv-SE.xpi) = dfabb4ac996e9023dff676621be12f2a9908f965c015b6776780bb1257456c74 +SIZE (xpi/firefox-45.1.1/sv-SE.xpi) = 444209 +SHA256 (xpi/firefox-45.1.1/ta.xpi) = 1fdd03dd1af63c4c7fa47b2c011e508699cb293618ef3103f9c464a2fbb09bf7 +SIZE (xpi/firefox-45.1.1/ta.xpi) = 483115 +SHA256 (xpi/firefox-45.1.1/te.xpi) = dbd40c37d1cfbdb2a20608ad5ca43cfd3e63b70cd0f6ae4b6def37e0867f792a +SIZE (xpi/firefox-45.1.1/te.xpi) = 492463 +SHA256 (xpi/firefox-45.1.1/th.xpi) = 44b610ec4753c587275a67f90679782d482de7901911d439bdf1f85be2ba1ac1 +SIZE (xpi/firefox-45.1.1/th.xpi) = 477645 +SHA256 (xpi/firefox-45.1.1/tr.xpi) = 12875bf1f2fe0e59b9072d898513da94391cdf0d2b00841edda12d62bbe49bc5 +SIZE (xpi/firefox-45.1.1/tr.xpi) = 451160 +SHA256 (xpi/firefox-45.1.1/uk.xpi) = 8a6ab975de9e7705fb397e6375d5f8a7652eebfe8ac5eb321bad724b7c2531bd +SIZE (xpi/firefox-45.1.1/uk.xpi) = 494777 +SHA256 (xpi/firefox-45.1.1/uz.xpi) = 55be80aeec41b284a5ac60a290f23c76c08d621c37281c7bf23e05deb42cd567 +SIZE (xpi/firefox-45.1.1/uz.xpi) = 443798 +SHA256 (xpi/firefox-45.1.1/vi.xpi) = 9c2530a840975d755bc7571bbb1e012159d50b834fc85b00833c9305a39d3729 +SIZE (xpi/firefox-45.1.1/vi.xpi) = 450775 +SHA256 (xpi/firefox-45.1.1/xh.xpi) = 8f7eabfe6f34624ce419da4e43a7a00dbad3298badb56119abee6b425466321a +SIZE (xpi/firefox-45.1.1/xh.xpi) = 432914 +SHA256 (xpi/firefox-45.1.1/zh-CN.xpi) = bcc5929c954fdabc359768309d90cce3a929d58313f2aba24d08d50f8abd2ab3 +SIZE (xpi/firefox-45.1.1/zh-CN.xpi) = 475791 +SHA256 (xpi/firefox-45.1.1/zh-TW.xpi) = 8eec6417d7c44b44669a8c5901adfdd6f9ea8115e6a4fa773a3ac4bf2b36e975 +SIZE (xpi/firefox-45.1.1/zh-TW.xpi) = 466525 Modified: branches/2016Q2/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q2/www/firefox-esr/Makefile Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox-esr/Makefile Wed May 4 12:41:08 2016 (r414600) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.1.0 +DISTVERSION= 45.1.1 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Modified: branches/2016Q2/www/firefox-esr/distinfo ============================================================================== --- branches/2016Q2/www/firefox-esr/distinfo Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox-esr/distinfo Wed May 4 12:41:08 2016 (r414600) @@ -1,2 +1,2 @@ -SHA256 (firefox-45.1.0esr.source.tar.xz) = 8bdc4a0f6d0ca4f28e888ca0044ba735ddc78302820b5ffcc25cd65064ff40a1 -SIZE (firefox-45.1.0esr.source.tar.xz) = 184373664 +SHA256 (firefox-45.1.1esr.source.tar.xz) = a27e36aa1ccebddfe5a113f7f15b09a61e35644be58029b00b0d996a00d04562 +SIZE (firefox-45.1.1esr.source.tar.xz) = 184360800 Modified: branches/2016Q2/www/firefox-i18n/Makefile ============================================================================== --- branches/2016Q2/www/firefox-i18n/Makefile Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox-i18n/Makefile Wed May 4 12:41:08 2016 (r414600) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 46.0 -PORTREVISION= 1 +PORTVERSION= 46.0.1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build5/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: branches/2016Q2/www/firefox-i18n/distinfo ============================================================================== --- branches/2016Q2/www/firefox-i18n/distinfo Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox-i18n/distinfo Wed May 4 12:41:08 2016 (r414600) @@ -1,178 +1,178 @@ -SHA256 (xpi/firefox-i18n-46.0/ach.xpi) = fed4c0742afbe72822697145f45fd724146bf49ea2cdc938fdeca4e69ca7261d -SIZE (xpi/firefox-i18n-46.0/ach.xpi) = 430443 -SHA256 (xpi/firefox-i18n-46.0/af.xpi) = 46b12db3f2d6ba7cf897323a2ecd5d9ba249f5081f1663c6d3b802d6d038ddb7 -SIZE (xpi/firefox-i18n-46.0/af.xpi) = 437789 -SHA256 (xpi/firefox-i18n-46.0/an.xpi) = 611ea5d95e608fd636093c58923397d13e81b2ea9aad6f613c7811e944837d03 -SIZE (xpi/firefox-i18n-46.0/an.xpi) = 447582 -SHA256 (xpi/firefox-i18n-46.0/ar.xpi) = 9385a0ef670e4c3233d76baab390af50c52fcac14522a4748e5225528cce1444 -SIZE (xpi/firefox-i18n-46.0/ar.xpi) = 473522 -SHA256 (xpi/firefox-i18n-46.0/as.xpi) = 6f11023309830b6f23d122d9e0b96d552a4a618a3464ec21d427b2a5445390fe -SIZE (xpi/firefox-i18n-46.0/as.xpi) = 485694 -SHA256 (xpi/firefox-i18n-46.0/ast.xpi) = b474df8eed6bc429152cd76a35a5c5e138ff79657abfb02ca1e95251dba43410 -SIZE (xpi/firefox-i18n-46.0/ast.xpi) = 421892 -SHA256 (xpi/firefox-i18n-46.0/az.xpi) = 53a87320e345eff5df43e7986f19da7b4edcb5b24d160098343793575b4bf37c -SIZE (xpi/firefox-i18n-46.0/az.xpi) = 458474 -SHA256 (xpi/firefox-i18n-46.0/be.xpi) = ecc4a15a4de606cea61314d7d16470f8f25415689f35a286044ed406237b8132 -SIZE (xpi/firefox-i18n-46.0/be.xpi) = 447214 -SHA256 (xpi/firefox-i18n-46.0/bg.xpi) = eb3841f86515949df9a9f6ebb94b529ad21915eb7ef3fa436f1185feaf9ed093 -SIZE (xpi/firefox-i18n-46.0/bg.xpi) = 485175 -SHA256 (xpi/firefox-i18n-46.0/bn-BD.xpi) = a4f5d8cc8662399b2ef99172cc65d48c19660c7d8f6c022888f20e4b936d8aaf -SIZE (xpi/firefox-i18n-46.0/bn-BD.xpi) = 514991 -SHA256 (xpi/firefox-i18n-46.0/bn-IN.xpi) = 6c1767e4830af887b044437a06521a05ecb6433e38729021eb17075118f12310 -SIZE (xpi/firefox-i18n-46.0/bn-IN.xpi) = 511116 -SHA256 (xpi/firefox-i18n-46.0/br.xpi) = f7aaa06e800816ea4051fd2ebdb2df8dc08e4a336f966b91f667a3c1cd6332cf -SIZE (xpi/firefox-i18n-46.0/br.xpi) = 434620 -SHA256 (xpi/firefox-i18n-46.0/bs.xpi) = 164e8f0bd85aeda4d06a10f71224e5c934474c94f0758d6421eedf9d8141e3d8 -SIZE (xpi/firefox-i18n-46.0/bs.xpi) = 441621 -SHA256 (xpi/firefox-i18n-46.0/ca.xpi) = d6bfb1a3a352cf7f5b9359aa79e3e8524c62308a3f693d2371a8d0202478aae5 -SIZE (xpi/firefox-i18n-46.0/ca.xpi) = 439859 -SHA256 (xpi/firefox-i18n-46.0/cs.xpi) = e8c4fc6792b12c074e2faa2e5aba3a4ebe52afe9c16c22785ada5796c6e1bba9 -SIZE (xpi/firefox-i18n-46.0/cs.xpi) = 442444 -SHA256 (xpi/firefox-i18n-46.0/cy.xpi) = f1e2139c07a6520a2b73258e45b7f74744b7863787ed2e629f29fa65180cf2ff -SIZE (xpi/firefox-i18n-46.0/cy.xpi) = 437876 -SHA256 (xpi/firefox-i18n-46.0/da.xpi) = b12d113a3d9d6dae0b7b7cf4e8e0e1e3fbc83bcb7527803d76940ee43bf90929 -SIZE (xpi/firefox-i18n-46.0/da.xpi) = 428341 -SHA256 (xpi/firefox-i18n-46.0/de.xpi) = b14c26fc8793d60fd1098f2f8caf0d26fde877d9ac736ba6e541725446135b2a -SIZE (xpi/firefox-i18n-46.0/de.xpi) = 444268 -SHA256 (xpi/firefox-i18n-46.0/dsb.xpi) = a599a59056d86ad68b3c248525b3f4986e28d98b060d21d94fad6e813320bff1 -SIZE (xpi/firefox-i18n-46.0/dsb.xpi) = 462489 -SHA256 (xpi/firefox-i18n-46.0/el.xpi) = b778555f9cc12ff1beeea8cd2ce6049d8410df8cb283aa7b9b58a17d226fa6b5 -SIZE (xpi/firefox-i18n-46.0/el.xpi) = 473311 -SHA256 (xpi/firefox-i18n-46.0/en-GB.xpi) = c4714ff0d8750378461d150222716659cc95827344d2653ef87a59d595671ad1 -SIZE (xpi/firefox-i18n-46.0/en-GB.xpi) = 421832 -SHA256 (xpi/firefox-i18n-46.0/en-ZA.xpi) = 978f834143a5179418641acc06553103589adea8d0e6b6b393a09a319b1217ea -SIZE (xpi/firefox-i18n-46.0/en-ZA.xpi) = 411466 -SHA256 (xpi/firefox-i18n-46.0/eo.xpi) = 4a064487f8e71b4572c087d16ce4b43059ad74171173e68bb93c0e433160c942 -SIZE (xpi/firefox-i18n-46.0/eo.xpi) = 438143 -SHA256 (xpi/firefox-i18n-46.0/es-AR.xpi) = 29545eb48f7bd0c271de03fddf75ff5a25787b214480ed248584eefb242fa28f -SIZE (xpi/firefox-i18n-46.0/es-AR.xpi) = 439950 -SHA256 (xpi/firefox-i18n-46.0/es-CL.xpi) = 58bbe653ff54178b1b774333acc784b4f7e44d23c06ab3d280a618eb44919829 -SIZE (xpi/firefox-i18n-46.0/es-CL.xpi) = 369969 -SHA256 (xpi/firefox-i18n-46.0/es-ES.xpi) = 26d03abea3ef085ae8f58c2a8585b3c4f373a1966e3ac0150e9ee126e44b091c -SIZE (xpi/firefox-i18n-46.0/es-ES.xpi) = 351180 -SHA256 (xpi/firefox-i18n-46.0/es-MX.xpi) = b13a25a3f73308e70c4f9b27dd5991ea0abaeb35e2ca4eaec62485673b5d239a -SIZE (xpi/firefox-i18n-46.0/es-MX.xpi) = 447979 -SHA256 (xpi/firefox-i18n-46.0/et.xpi) = 0c44f7f904eecfddfca3b230960698d1354194c9d61f16275efc8f1fba136a18 -SIZE (xpi/firefox-i18n-46.0/et.xpi) = 431024 -SHA256 (xpi/firefox-i18n-46.0/eu.xpi) = 4205ce50589d7c13668db050a46e3d51e99848d9cf56ccee8d963c9e82984ae4 -SIZE (xpi/firefox-i18n-46.0/eu.xpi) = 439771 -SHA256 (xpi/firefox-i18n-46.0/fa.xpi) = af4da0d7eeea69e056d42032762a69c07f2701b537ffd1cc6043ef9ded81ee69 -SIZE (xpi/firefox-i18n-46.0/fa.xpi) = 490944 -SHA256 (xpi/firefox-i18n-46.0/ff.xpi) = 50a25095e330031c76f3abd715f4eb0304da608e7800d425a6027b7ef45b2c5e -SIZE (xpi/firefox-i18n-46.0/ff.xpi) = 444062 -SHA256 (xpi/firefox-i18n-46.0/fi.xpi) = af03d0d3a3bacf96911e6adfcb132b2dd8797f1711b1326479f4e771592e7fb4 -SIZE (xpi/firefox-i18n-46.0/fi.xpi) = 433020 -SHA256 (xpi/firefox-i18n-46.0/fr.xpi) = 6e795f71f1d351a860351b5fdfafd51739cf91c7ccfb8dc9fdbfc9d0c75c1480 -SIZE (xpi/firefox-i18n-46.0/fr.xpi) = 452728 -SHA256 (xpi/firefox-i18n-46.0/fy-NL.xpi) = 11c3cab12d0b977fad9160f3a1504539fffd670184aef9dd25b8612e09ffa6c6 -SIZE (xpi/firefox-i18n-46.0/fy-NL.xpi) = 446168 -SHA256 (xpi/firefox-i18n-46.0/ga-IE.xpi) = f125b502fe1c9d9de95ad5d9a8813a09005a61a441d72df2333ef44f87b63825 -SIZE (xpi/firefox-i18n-46.0/ga-IE.xpi) = 458904 -SHA256 (xpi/firefox-i18n-46.0/gd.xpi) = bce8174b84a47bc02424b12ce40432de8eba92c21c46e769bc8e14d75c9f3dd0 -SIZE (xpi/firefox-i18n-46.0/gd.xpi) = 448230 -SHA256 (xpi/firefox-i18n-46.0/gl.xpi) = 4036f0d8fafbe22792c8d694a542fe0ddbe32d93deb93a78e93e05b294417875 -SIZE (xpi/firefox-i18n-46.0/gl.xpi) = 437766 -SHA256 (xpi/firefox-i18n-46.0/gn.xpi) = 0171e1e407286d705bb150d0add35235dc324917e2ea4907a6d473f0111efb4f -SIZE (xpi/firefox-i18n-46.0/gn.xpi) = 459161 -SHA256 (xpi/firefox-i18n-46.0/gu-IN.xpi) = 64e574f4b80bea11389ccbc951f9369dc26aabbc0f01346c86ccf4caa2f7d671 -SIZE (xpi/firefox-i18n-46.0/gu-IN.xpi) = 475142 -SHA256 (xpi/firefox-i18n-46.0/he.xpi) = ae790d2392e74b9c91f7b60bf51585bc5d3541b25445834530e0f74a818ca321 -SIZE (xpi/firefox-i18n-46.0/he.xpi) = 458180 -SHA256 (xpi/firefox-i18n-46.0/hi-IN.xpi) = 45702138fc4fdc28b49b4d4cbb468617ff1ea6782ac613d530146b7ac6564998 -SIZE (xpi/firefox-i18n-46.0/hi-IN.xpi) = 489651 -SHA256 (xpi/firefox-i18n-46.0/hr.xpi) = d09bd205ca032edc73bcf6a397303329b683f86cb86ef2d68080e09a90ac0845 -SIZE (xpi/firefox-i18n-46.0/hr.xpi) = 447689 -SHA256 (xpi/firefox-i18n-46.0/hsb.xpi) = 1d992b99aa7248f17c02b1c91c445f8954e4c9ad59743a0773a8b47eb12da5ce -SIZE (xpi/firefox-i18n-46.0/hsb.xpi) = 460152 -SHA256 (xpi/firefox-i18n-46.0/hu.xpi) = 4bb111606b82e225d58f225685206b3dc9a366497e8b30652f8fc97ba4f83d5d -SIZE (xpi/firefox-i18n-46.0/hu.xpi) = 452539 -SHA256 (xpi/firefox-i18n-46.0/hy-AM.xpi) = 4c37aa4c63d09b0e2037d5056fae12cbbc1d168d6dc489a42a3605f296cb0f2f -SIZE (xpi/firefox-i18n-46.0/hy-AM.xpi) = 499568 -SHA256 (xpi/firefox-i18n-46.0/id.xpi) = c31226896c8847e29aa19f6dd1115145409ca5ee4c45f0bd53dfd02430240ba7 -SIZE (xpi/firefox-i18n-46.0/id.xpi) = 424737 -SHA256 (xpi/firefox-i18n-46.0/is.xpi) = c0a83dfc0e44a4a7ea07126fef84d6e68ff1965b636ad0ff882433de9649d380 -SIZE (xpi/firefox-i18n-46.0/is.xpi) = 441729 -SHA256 (xpi/firefox-i18n-46.0/it.xpi) = cd770c0fe5b9dcfff7056c08441d0cf9b0d3e8e4088c02510a4959f27975d77e -SIZE (xpi/firefox-i18n-46.0/it.xpi) = 345366 -SHA256 (xpi/firefox-i18n-46.0/ja.xpi) = 9072722594eef1f73b76e2f69503757589a7eb69eb7d714e6be1bb9cfdd21bdb -SIZE (xpi/firefox-i18n-46.0/ja.xpi) = 489493 -SHA256 (xpi/firefox-i18n-46.0/kk.xpi) = 08bfecc3e683fd30b91e9bd68b9382b0448460b9db08bf1705e1eecaf0bac2ba -SIZE (xpi/firefox-i18n-46.0/kk.xpi) = 496353 -SHA256 (xpi/firefox-i18n-46.0/km.xpi) = 94137ded181bd55e3f9fc70e89ebcfe6b7908dfa41a0c70fa579f85f0ca6c253 -SIZE (xpi/firefox-i18n-46.0/km.xpi) = 507043 -SHA256 (xpi/firefox-i18n-46.0/kn.xpi) = 586a10a626ce066ba1970d7d8e30f23177ba657942d0d4348c17dcb13b93d529 -SIZE (xpi/firefox-i18n-46.0/kn.xpi) = 516228 -SHA256 (xpi/firefox-i18n-46.0/ko.xpi) = 35a39b0958ac5ee06ff0c2355da39f2158875fe5b6f50395ed01af243022ceb5 -SIZE (xpi/firefox-i18n-46.0/ko.xpi) = 464533 -SHA256 (xpi/firefox-i18n-46.0/lij.xpi) = 7e3b3d1a426541d2a944473b999cd2d0cb7e19ce2f5010b92f81b41ff1144e6b -SIZE (xpi/firefox-i18n-46.0/lij.xpi) = 386443 -SHA256 (xpi/firefox-i18n-46.0/lt.xpi) = 23a8313e98f0c635b3dbcac68f68469c6dbb9b66b409779c1a78de033fe5b208 -SIZE (xpi/firefox-i18n-46.0/lt.xpi) = 453289 -SHA256 (xpi/firefox-i18n-46.0/lv.xpi) = d15d0e26fd8e3235c566e5bcd29a8e6cb1bcee5dd40c6a941c6e344506540a6b -SIZE (xpi/firefox-i18n-46.0/lv.xpi) = 444308 -SHA256 (xpi/firefox-i18n-46.0/mai.xpi) = f6dc411db917a9ef0de3a5f0697dfc78cd2c800c34255337655cf4efc03ca090 -SIZE (xpi/firefox-i18n-46.0/mai.xpi) = 495279 -SHA256 (xpi/firefox-i18n-46.0/mk.xpi) = 644e607e4226756ba15df243059ba5f0a7bd53352cafc600af41c6621799e8e6 -SIZE (xpi/firefox-i18n-46.0/mk.xpi) = 478876 -SHA256 (xpi/firefox-i18n-46.0/ml.xpi) = b9673c9bd3b816fc8dad6ff7f1421a595bd108dd43aa70961d8f75a5671aeae5 -SIZE (xpi/firefox-i18n-46.0/ml.xpi) = 520778 -SHA256 (xpi/firefox-i18n-46.0/mr.xpi) = f632e20b453350166fa4829421fdadf9caf47f868a03b8d11ecfab6a2e5ab1d8 -SIZE (xpi/firefox-i18n-46.0/mr.xpi) = 502340 -SHA256 (xpi/firefox-i18n-46.0/ms.xpi) = a4fa3fbd034ff9d411fd066a9450586b9fcde50fa1c1e62abbcba8431a3bf0b0 -SIZE (xpi/firefox-i18n-46.0/ms.xpi) = 442934 -SHA256 (xpi/firefox-i18n-46.0/nb-NO.xpi) = 07202efd56d6bd5eca50a6a42b325267f9a867ee5cfbd2945fa90ba4d52a519b -SIZE (xpi/firefox-i18n-46.0/nb-NO.xpi) = 433763 -SHA256 (xpi/firefox-i18n-46.0/nl.xpi) = 3dfc67fafc82fa312db50f2692a8c4de38cc4930162704e05a9fa05154f3dce7 -SIZE (xpi/firefox-i18n-46.0/nl.xpi) = 433503 -SHA256 (xpi/firefox-i18n-46.0/nn-NO.xpi) = 13242257b9cec3d6bea8c453b48103e3a312af5e25aca7d415d62ddd3f13924d -SIZE (xpi/firefox-i18n-46.0/nn-NO.xpi) = 429674 -SHA256 (xpi/firefox-i18n-46.0/or.xpi) = 01ba1055c33953962949f7717a850d81c27aecf7b84fef5f5d09827a302529ea -SIZE (xpi/firefox-i18n-46.0/or.xpi) = 498519 -SHA256 (xpi/firefox-i18n-46.0/pa-IN.xpi) = beaaee2689247170f69902215af706ada1435150c5a003e3f57e01824d56335f -SIZE (xpi/firefox-i18n-46.0/pa-IN.xpi) = 492242 -SHA256 (xpi/firefox-i18n-46.0/pl.xpi) = 05e0389cc6e808ad43c5c63ff34cb258dcb117e6f5ca5296e8bcb5916918dc04 -SIZE (xpi/firefox-i18n-46.0/pl.xpi) = 385182 -SHA256 (xpi/firefox-i18n-46.0/pt-BR.xpi) = 1445768139d1f6446b7bbb8994fdcca244879e076508f117346e54b0eb3558f1 -SIZE (xpi/firefox-i18n-46.0/pt-BR.xpi) = 449180 -SHA256 (xpi/firefox-i18n-46.0/pt-PT.xpi) = e34c96e262eb1c405935b198e110ee66e70137207c98244dffdf575838c7c462 -SIZE (xpi/firefox-i18n-46.0/pt-PT.xpi) = 435559 -SHA256 (xpi/firefox-i18n-46.0/rm.xpi) = 9535f8e33f333f05064fe79952958a95b182467705935f50ccd4ef9ca293e923 -SIZE (xpi/firefox-i18n-46.0/rm.xpi) = 436663 -SHA256 (xpi/firefox-i18n-46.0/ro.xpi) = ade9d780415b51e3f33e8166addfe630e5031bc76dcb61886d6b2abf3be79bb3 -SIZE (xpi/firefox-i18n-46.0/ro.xpi) = 449481 -SHA256 (xpi/firefox-i18n-46.0/ru.xpi) = 2d2813de241fbbf8b1635fd5e1048c06f0d8ce454d725ed54ab3ea3974da2505 -SIZE (xpi/firefox-i18n-46.0/ru.xpi) = 396302 -SHA256 (xpi/firefox-i18n-46.0/si.xpi) = efb0f41536540d2416f515466738c07ea84ab9ef16255886a76994cf1ee0077b -SIZE (xpi/firefox-i18n-46.0/si.xpi) = 484910 -SHA256 (xpi/firefox-i18n-46.0/sk.xpi) = 7b716650c5e45e15050188c038dbfd8916a932db0f77b79f0543ff556c59ea4b -SIZE (xpi/firefox-i18n-46.0/sk.xpi) = 452438 -SHA256 (xpi/firefox-i18n-46.0/sl.xpi) = 1a43d30c62acdfb7f1dd999d7024e060e4f1585ea6e8e8644ba117146064b2cd -SIZE (xpi/firefox-i18n-46.0/sl.xpi) = 443725 -SHA256 (xpi/firefox-i18n-46.0/son.xpi) = 3fbc8ce72b144388a5cf086ec3564d3b67d763d35b3ce850a5b63e9ccc0485a2 -SIZE (xpi/firefox-i18n-46.0/son.xpi) = 436205 -SHA256 (xpi/firefox-i18n-46.0/sq.xpi) = fa6256f44984435a15ce8b21fb93e27723b06e5f818b1fab59540af56188c2bb -SIZE (xpi/firefox-i18n-46.0/sq.xpi) = 450772 -SHA256 (xpi/firefox-i18n-46.0/sr.xpi) = cab87a556aa49508eb6196cfd8c3bc282692c45aadf524adc48ea6034a449df4 -SIZE (xpi/firefox-i18n-46.0/sr.xpi) = 467598 -SHA256 (xpi/firefox-i18n-46.0/sv-SE.xpi) = a878876e86ce8c92d13eb083e8c088fdcd24fd6aab03b1907f9d1a31668458d5 -SIZE (xpi/firefox-i18n-46.0/sv-SE.xpi) = 442643 -SHA256 (xpi/firefox-i18n-46.0/ta.xpi) = 44e3c0cca2ca5ac747cfbb4c4c424ebd62c200f14cb0ccf18315000a350e3a60 -SIZE (xpi/firefox-i18n-46.0/ta.xpi) = 485894 -SHA256 (xpi/firefox-i18n-46.0/te.xpi) = ce01126833f7707550e7bddbcf0cb89686b45b95186dce08e530cc6615e1ee84 -SIZE (xpi/firefox-i18n-46.0/te.xpi) = 512321 -SHA256 (xpi/firefox-i18n-46.0/th.xpi) = 8bb483e006ec6d75b6c1ec2daa2456e6d4fde8a7f592889629edeafbb7bd5729 -SIZE (xpi/firefox-i18n-46.0/th.xpi) = 489017 -SHA256 (xpi/firefox-i18n-46.0/tr.xpi) = 52ab3ee5d26412eed8848ff98c00389ae23013ebb231f6548dc4cd4c4caab608 -SIZE (xpi/firefox-i18n-46.0/tr.xpi) = 443017 -SHA256 (xpi/firefox-i18n-46.0/uk.xpi) = cb1ce0a6fb9cd724f235a47e685f08eee1c24f20502d41ac55c1b985b39dfb83 -SIZE (xpi/firefox-i18n-46.0/uk.xpi) = 492432 -SHA256 (xpi/firefox-i18n-46.0/uz.xpi) = 5fa6bed2eb75f7dda1473f9573f6421eba6ca309c48933e3d759b0bc93d7bc22 -SIZE (xpi/firefox-i18n-46.0/uz.xpi) = 450193 -SHA256 (xpi/firefox-i18n-46.0/vi.xpi) = c34cce409028112f1985c73096277b1ca53a6aacb4b6f37d3a1c75e9f09e6426 -SIZE (xpi/firefox-i18n-46.0/vi.xpi) = 453661 -SHA256 (xpi/firefox-i18n-46.0/xh.xpi) = 5b27fb4df7e15f5e08ab2b38e7b488aa4dae04c103bbd32e1b845995e1409b2b -SIZE (xpi/firefox-i18n-46.0/xh.xpi) = 439663 -SHA256 (xpi/firefox-i18n-46.0/zh-CN.xpi) = a21c2b8dcee8df36fe49ab59a7381668ad2a471606eb5fbc86c6e1d456daf54a -SIZE (xpi/firefox-i18n-46.0/zh-CN.xpi) = 464300 -SHA256 (xpi/firefox-i18n-46.0/zh-TW.xpi) = 2c363a59e3447698abaf6442ba5d5bd6db18c0ba0f411821b13060d13b676be6 -SIZE (xpi/firefox-i18n-46.0/zh-TW.xpi) = 472116 +SHA256 (xpi/firefox-i18n-46.0.1/ach.xpi) = f0d47951dfdeaa97752afa5f860ec90d775b6124fc393a7c8ff04e507afc61d3 +SIZE (xpi/firefox-i18n-46.0.1/ach.xpi) = 430444 +SHA256 (xpi/firefox-i18n-46.0.1/af.xpi) = 94a037ca774b48f44db941c0074b118c9c2a226f8d7448e17a8e35b93626441d +SIZE (xpi/firefox-i18n-46.0.1/af.xpi) = 437790 +SHA256 (xpi/firefox-i18n-46.0.1/an.xpi) = 5f352fd2d500c224c10e6762b73940f8cfd11aac84c01635ff3af3677dfa85e6 +SIZE (xpi/firefox-i18n-46.0.1/an.xpi) = 447584 +SHA256 (xpi/firefox-i18n-46.0.1/ar.xpi) = 8e22844d0e461b908fe4f5213a22ca1722afaac4106938eb5e88e18565b46cd8 +SIZE (xpi/firefox-i18n-46.0.1/ar.xpi) = 473523 +SHA256 (xpi/firefox-i18n-46.0.1/as.xpi) = fedd32a271d0980d2cf6a42560b240e744d87be38c7fdc9c9b9e802cea11312d +SIZE (xpi/firefox-i18n-46.0.1/as.xpi) = 485695 +SHA256 (xpi/firefox-i18n-46.0.1/ast.xpi) = dee65a28152aa0b09bfe59f83b7678bf29bebb2e41eabd07684777c782e9d920 +SIZE (xpi/firefox-i18n-46.0.1/ast.xpi) = 421893 +SHA256 (xpi/firefox-i18n-46.0.1/az.xpi) = 645e6d94631cf67f7238658795ba8170a4cffe4a02247d1b6aad918c1bce1fb0 +SIZE (xpi/firefox-i18n-46.0.1/az.xpi) = 458475 +SHA256 (xpi/firefox-i18n-46.0.1/be.xpi) = 37451d28220bf33640a58dfa2dc3040b4b0bbe49b176660b3cfbf6850982f7a1 +SIZE (xpi/firefox-i18n-46.0.1/be.xpi) = 447216 +SHA256 (xpi/firefox-i18n-46.0.1/bg.xpi) = e99d5bb1f5f3f60e3a7ed89b5ec66f2409249bf80e6c7904aa7672083b2327ca +SIZE (xpi/firefox-i18n-46.0.1/bg.xpi) = 485177 +SHA256 (xpi/firefox-i18n-46.0.1/bn-BD.xpi) = 14608b1a98e48fecbc54908f748569184aa8372927e8e60301734d8da4da763a +SIZE (xpi/firefox-i18n-46.0.1/bn-BD.xpi) = 514992 +SHA256 (xpi/firefox-i18n-46.0.1/bn-IN.xpi) = afbe7cdaaeb11d95485b539e40d9624c5ae232ff5deab4fcc1ccb13a89f43d15 +SIZE (xpi/firefox-i18n-46.0.1/bn-IN.xpi) = 511120 +SHA256 (xpi/firefox-i18n-46.0.1/br.xpi) = 82a7326e73735cdaf21b2867cfc5e2f64a7111d03fe0d5996b2dea19e29ce43d +SIZE (xpi/firefox-i18n-46.0.1/br.xpi) = 434622 +SHA256 (xpi/firefox-i18n-46.0.1/bs.xpi) = a1404fefd9f65c9bae4fb6728ace056fa72d6263c394b7a0915e5df7566d212a +SIZE (xpi/firefox-i18n-46.0.1/bs.xpi) = 441622 +SHA256 (xpi/firefox-i18n-46.0.1/ca.xpi) = a9642a3d72a83cdf8083262381cf68f43118784da20dbaa105314f8661c747b5 +SIZE (xpi/firefox-i18n-46.0.1/ca.xpi) = 439861 +SHA256 (xpi/firefox-i18n-46.0.1/cs.xpi) = 70b2fec4f524afcc34b2cbfc43fc9f317d7191d4811945be4e6ce069fd65169f +SIZE (xpi/firefox-i18n-46.0.1/cs.xpi) = 442446 +SHA256 (xpi/firefox-i18n-46.0.1/cy.xpi) = 32110478415c096040c843042375bfd8270e98ddc5c395c74f63ed5a97fe1809 +SIZE (xpi/firefox-i18n-46.0.1/cy.xpi) = 437878 +SHA256 (xpi/firefox-i18n-46.0.1/da.xpi) = f0daf30e06e84ba45379c856900117c0971ff092310ca04b88251222752cd400 +SIZE (xpi/firefox-i18n-46.0.1/da.xpi) = 428343 +SHA256 (xpi/firefox-i18n-46.0.1/de.xpi) = e60717631e6400fe3129b6419d3a33294ab18fe1c509f80598f799d16ec11508 +SIZE (xpi/firefox-i18n-46.0.1/de.xpi) = 444269 +SHA256 (xpi/firefox-i18n-46.0.1/dsb.xpi) = 50b5e36eaec33550245267a9965adfbd0058cccf49882645cdcd618dfc63083a +SIZE (xpi/firefox-i18n-46.0.1/dsb.xpi) = 462492 +SHA256 (xpi/firefox-i18n-46.0.1/el.xpi) = 0423a99f8eb2c3b4fdaea26e073169537e67943831579242e3b9ca95617eae75 +SIZE (xpi/firefox-i18n-46.0.1/el.xpi) = 473312 +SHA256 (xpi/firefox-i18n-46.0.1/en-GB.xpi) = f85ab43812f9e36529abd7d0563f0ba6047eb0520c6ff96b845e19abace29a5a +SIZE (xpi/firefox-i18n-46.0.1/en-GB.xpi) = 421833 +SHA256 (xpi/firefox-i18n-46.0.1/en-ZA.xpi) = a259e1e77c5d008044843789c16479979b194630e54a36d52289a5bce1bd9a8c +SIZE (xpi/firefox-i18n-46.0.1/en-ZA.xpi) = 411467 +SHA256 (xpi/firefox-i18n-46.0.1/eo.xpi) = fd4b4be0a5ee625f11496b4e0ac80b516f0f8862458bb815878c10cfb911e349 +SIZE (xpi/firefox-i18n-46.0.1/eo.xpi) = 438145 +SHA256 (xpi/firefox-i18n-46.0.1/es-AR.xpi) = 578b12e91a596cad9c78f602863cc3473dd711ee83ee651a147157b17a78eada +SIZE (xpi/firefox-i18n-46.0.1/es-AR.xpi) = 439952 +SHA256 (xpi/firefox-i18n-46.0.1/es-CL.xpi) = 27f880560d846a81ca19de6926e2dc2c70e3975f96986330e960d8d7ad24ce75 +SIZE (xpi/firefox-i18n-46.0.1/es-CL.xpi) = 369971 +SHA256 (xpi/firefox-i18n-46.0.1/es-ES.xpi) = 94f6c156574add6ad334b6ada0645a56d67c7de67dd7d385381622b9a8d4381d +SIZE (xpi/firefox-i18n-46.0.1/es-ES.xpi) = 351183 +SHA256 (xpi/firefox-i18n-46.0.1/es-MX.xpi) = f2a064adeac314b67dd7896284dfb75ce4942850f8dbea57db7caecff59c927e +SIZE (xpi/firefox-i18n-46.0.1/es-MX.xpi) = 447980 +SHA256 (xpi/firefox-i18n-46.0.1/et.xpi) = 7ed3b29ae516d11267cd5e0637dacfa188894233291bf8f30c3b9094c27e1c34 +SIZE (xpi/firefox-i18n-46.0.1/et.xpi) = 431025 +SHA256 (xpi/firefox-i18n-46.0.1/eu.xpi) = ea7c9b8ecce4f42dbd1c71f922bf50d50c66b63bcba8ef9f4d52f7c7e5236b2b +SIZE (xpi/firefox-i18n-46.0.1/eu.xpi) = 439772 +SHA256 (xpi/firefox-i18n-46.0.1/fa.xpi) = f7183cbc12774a41e7d5f7b701afa5d0f7a4ff7b3104c9ba9fd36099019b6423 +SIZE (xpi/firefox-i18n-46.0.1/fa.xpi) = 490946 +SHA256 (xpi/firefox-i18n-46.0.1/ff.xpi) = b5d4e0961d1691dbb907fc8ad544dd479432713871b0fdcc80ec5349bfe24a92 +SIZE (xpi/firefox-i18n-46.0.1/ff.xpi) = 444064 +SHA256 (xpi/firefox-i18n-46.0.1/fi.xpi) = e2c5608bd13f0749221e05be448e9e626e24966f9f7cce1870308ccaaac9cc8a +SIZE (xpi/firefox-i18n-46.0.1/fi.xpi) = 433022 +SHA256 (xpi/firefox-i18n-46.0.1/fr.xpi) = 5707d498995be7a8576040d2308502f4c310c6406250a8e4ff92fee6c47adc2c +SIZE (xpi/firefox-i18n-46.0.1/fr.xpi) = 452730 +SHA256 (xpi/firefox-i18n-46.0.1/fy-NL.xpi) = a4ed390004026a5b4757c944f016ec006e0779acb6471f18f3c7b44eeb11f7bf +SIZE (xpi/firefox-i18n-46.0.1/fy-NL.xpi) = 446172 +SHA256 (xpi/firefox-i18n-46.0.1/ga-IE.xpi) = 67cac34d026365980b2e68e4c87dd9089005a776f25e477130b301e9856ecc36 +SIZE (xpi/firefox-i18n-46.0.1/ga-IE.xpi) = 458905 +SHA256 (xpi/firefox-i18n-46.0.1/gd.xpi) = d3737b985d8912cab025a7c24490da1a59cf4e4bc29f9986aa42b6803e5896be +SIZE (xpi/firefox-i18n-46.0.1/gd.xpi) = 448231 +SHA256 (xpi/firefox-i18n-46.0.1/gl.xpi) = 42233cc32d13dd8c5a3f518db6056edab6219c44f8313436744eb5d35b04faf2 +SIZE (xpi/firefox-i18n-46.0.1/gl.xpi) = 437767 +SHA256 (xpi/firefox-i18n-46.0.1/gn.xpi) = f3ed9eee677aa9b0ebd6c43f63d695557fae3b8ddf6b8eee7827708a7b5a59b8 +SIZE (xpi/firefox-i18n-46.0.1/gn.xpi) = 459163 +SHA256 (xpi/firefox-i18n-46.0.1/gu-IN.xpi) = d0a47f85673f9ae38a29bb522c39f09761632e2d143b2da8cf44b2c658cb9355 +SIZE (xpi/firefox-i18n-46.0.1/gu-IN.xpi) = 475143 +SHA256 (xpi/firefox-i18n-46.0.1/he.xpi) = 9be91c79406f5c3cfbbf7ce9dbca81e8b63473253811e13883b27f4528bef5b8 +SIZE (xpi/firefox-i18n-46.0.1/he.xpi) = 458182 +SHA256 (xpi/firefox-i18n-46.0.1/hi-IN.xpi) = a83e219fa35bc40c464a3ac6d3868b4c40f8b9d3b9a5e1f98e1e7d152c96ba2b +SIZE (xpi/firefox-i18n-46.0.1/hi-IN.xpi) = 489652 +SHA256 (xpi/firefox-i18n-46.0.1/hr.xpi) = ae3596469b937e216f6fea4f29313ea1935231b979c6bd23fcde877369c7790e +SIZE (xpi/firefox-i18n-46.0.1/hr.xpi) = 447691 +SHA256 (xpi/firefox-i18n-46.0.1/hsb.xpi) = 856745c8ccd328545f9e5e1e3cd5ae56b22bbc53f90a34dba3c7d76af4cf7af8 +SIZE (xpi/firefox-i18n-46.0.1/hsb.xpi) = 460156 +SHA256 (xpi/firefox-i18n-46.0.1/hu.xpi) = 5e4e98334f6938dd9eee38869283091f54b848cd75ad69a85deef91887518d8b +SIZE (xpi/firefox-i18n-46.0.1/hu.xpi) = 452539 +SHA256 (xpi/firefox-i18n-46.0.1/hy-AM.xpi) = 5d58d351167c5f062c8c74713dbe3ec86226ea13babba5e26b46c891a84fa392 +SIZE (xpi/firefox-i18n-46.0.1/hy-AM.xpi) = 499569 +SHA256 (xpi/firefox-i18n-46.0.1/id.xpi) = afd2c57e56dd7e42249fda83442c7e4fbb04518665707a6b02fa0684dd14bb7b +SIZE (xpi/firefox-i18n-46.0.1/id.xpi) = 424739 +SHA256 (xpi/firefox-i18n-46.0.1/is.xpi) = 813f7da71ee99418d8a8256da843b5c798ace592d0d4a6ca8d6a0ddcd7dfe7f3 +SIZE (xpi/firefox-i18n-46.0.1/is.xpi) = 441735 +SHA256 (xpi/firefox-i18n-46.0.1/it.xpi) = 1fe6cea75803b9be36167558cca32afbece3b01c158c754b5a185cf7dcadae30 +SIZE (xpi/firefox-i18n-46.0.1/it.xpi) = 345367 +SHA256 (xpi/firefox-i18n-46.0.1/ja.xpi) = 32d7aaf26a0cdb92d884361931483a69312cf94b8e62758f5b8033c3d2b6d2bf +SIZE (xpi/firefox-i18n-46.0.1/ja.xpi) = 489475 +SHA256 (xpi/firefox-i18n-46.0.1/kk.xpi) = 4ac9051a94a9587cf606c0c6ffe0275c6fa038c7420e410d2768b78ef0e2b917 +SIZE (xpi/firefox-i18n-46.0.1/kk.xpi) = 496354 +SHA256 (xpi/firefox-i18n-46.0.1/km.xpi) = abfab1c0e4276b87b97f6fb41823805853d43b7ae213f3ffaa4ef529f164075a +SIZE (xpi/firefox-i18n-46.0.1/km.xpi) = 507045 +SHA256 (xpi/firefox-i18n-46.0.1/kn.xpi) = 5e0265bdf3d5101539e88d711052a0ff467dd06489fd3a691c40e7260c448568 +SIZE (xpi/firefox-i18n-46.0.1/kn.xpi) = 516230 +SHA256 (xpi/firefox-i18n-46.0.1/ko.xpi) = 98e1b9cddf40a6cb71243d951202aca0b7c7f9e470d53b118085b30a11e669de +SIZE (xpi/firefox-i18n-46.0.1/ko.xpi) = 464534 +SHA256 (xpi/firefox-i18n-46.0.1/lij.xpi) = 83cab4238a3baf60f253d954a2e7b564efb45aa4ba4789d87ef30df1b2956cbe +SIZE (xpi/firefox-i18n-46.0.1/lij.xpi) = 386448 +SHA256 (xpi/firefox-i18n-46.0.1/lt.xpi) = b683dabe8edae09e9c46b864516a8f8162e0902b6d5238e2b1194db546f40e3e +SIZE (xpi/firefox-i18n-46.0.1/lt.xpi) = 453290 +SHA256 (xpi/firefox-i18n-46.0.1/lv.xpi) = d1f35372a9d76fd979d7893da186abdf19644613315d2916efe1216caf738932 +SIZE (xpi/firefox-i18n-46.0.1/lv.xpi) = 444309 +SHA256 (xpi/firefox-i18n-46.0.1/mai.xpi) = f267d4cb4d8265b458cef3d0dc5b3f4d4908cd5b68bf95d1cce4945f868f54ac +SIZE (xpi/firefox-i18n-46.0.1/mai.xpi) = 495281 +SHA256 (xpi/firefox-i18n-46.0.1/mk.xpi) = 2667a8c68472a8cb43f6bf33615c5fbcb27f7b55b3da71ca1f6d214c45706401 +SIZE (xpi/firefox-i18n-46.0.1/mk.xpi) = 478877 +SHA256 (xpi/firefox-i18n-46.0.1/ml.xpi) = ae7f8bb4eecbfd6f633f7f5e9acfabf76bb0e98a685706da531c2a64d16dedd8 +SIZE (xpi/firefox-i18n-46.0.1/ml.xpi) = 520779 +SHA256 (xpi/firefox-i18n-46.0.1/mr.xpi) = 083b99cf39f6ff85486f21ce04c9a8362de18b8911f9e3ce11bfb4abb5271b0c +SIZE (xpi/firefox-i18n-46.0.1/mr.xpi) = 502342 +SHA256 (xpi/firefox-i18n-46.0.1/ms.xpi) = a9bd85db2eabced2bbc133b412d4a75875bd0eae8125ef5e72c748493e41d4cf +SIZE (xpi/firefox-i18n-46.0.1/ms.xpi) = 442936 +SHA256 (xpi/firefox-i18n-46.0.1/nb-NO.xpi) = 71ca049757dd6e55d48a49a42f668386f78870da14733307106d4e7187fa04b4 +SIZE (xpi/firefox-i18n-46.0.1/nb-NO.xpi) = 433764 +SHA256 (xpi/firefox-i18n-46.0.1/nl.xpi) = 6eb39f4716b497a14abfdb366bccb5c8cd35fa1bd50fc563c3bc904c69c7965e +SIZE (xpi/firefox-i18n-46.0.1/nl.xpi) = 433504 +SHA256 (xpi/firefox-i18n-46.0.1/nn-NO.xpi) = 12b23858b7b33767823bdb7e1960a78391c80c6874cdc0bf61d3328556842743 +SIZE (xpi/firefox-i18n-46.0.1/nn-NO.xpi) = 429675 +SHA256 (xpi/firefox-i18n-46.0.1/or.xpi) = 861f4c661888e3abd2cac861870922914f096c910b8aea2385bd0ede4c0c909b +SIZE (xpi/firefox-i18n-46.0.1/or.xpi) = 498524 +SHA256 (xpi/firefox-i18n-46.0.1/pa-IN.xpi) = 6b6968aaa0dd15313176677b62de5dbe9dc5ae8952f6575b0e67830f23c36d24 +SIZE (xpi/firefox-i18n-46.0.1/pa-IN.xpi) = 492244 +SHA256 (xpi/firefox-i18n-46.0.1/pl.xpi) = fa8e15e9842382da18a47e7b7974af94194a595916c93c0831ef16e4f97a4d47 +SIZE (xpi/firefox-i18n-46.0.1/pl.xpi) = 385183 +SHA256 (xpi/firefox-i18n-46.0.1/pt-BR.xpi) = f4c13bce735a1554a560c499152a11189d8443d79d2ed18d659d6cbe4218d31e +SIZE (xpi/firefox-i18n-46.0.1/pt-BR.xpi) = 449181 +SHA256 (xpi/firefox-i18n-46.0.1/pt-PT.xpi) = b0110cb8a24ba7908a1151195725dca3bf7e448e18e4f5b87273a3d19efc7163 +SIZE (xpi/firefox-i18n-46.0.1/pt-PT.xpi) = 435561 +SHA256 (xpi/firefox-i18n-46.0.1/rm.xpi) = 52e28fdac9edbae28260ba50a770080e5c4a4beaf17f383ddec93a759c2ecc57 +SIZE (xpi/firefox-i18n-46.0.1/rm.xpi) = 436665 +SHA256 (xpi/firefox-i18n-46.0.1/ro.xpi) = 5bdd9bb5a56e536223f0f36f7551efc01e56d847b2f73e84a76bc010d5491f6d +SIZE (xpi/firefox-i18n-46.0.1/ro.xpi) = 449482 +SHA256 (xpi/firefox-i18n-46.0.1/ru.xpi) = 24001217f6b2f222037fff74d4de42ae55b301f668eb6a3635d5d090c5c0ac10 +SIZE (xpi/firefox-i18n-46.0.1/ru.xpi) = 396303 +SHA256 (xpi/firefox-i18n-46.0.1/si.xpi) = dda3c6680a62d27d1465c2c018521b214b1c0a6d9de53290a3bcb1e31e6cbdd1 +SIZE (xpi/firefox-i18n-46.0.1/si.xpi) = 484912 +SHA256 (xpi/firefox-i18n-46.0.1/sk.xpi) = 6150daff402bacc8e4c0dfaa2df9d87589c24bbf4f565ef7b39d394164861b4c +SIZE (xpi/firefox-i18n-46.0.1/sk.xpi) = 452440 +SHA256 (xpi/firefox-i18n-46.0.1/sl.xpi) = 0bb6045168dc2c64d3c936bb09178b493924c04ad769a27ea118e2ad35aeba5b +SIZE (xpi/firefox-i18n-46.0.1/sl.xpi) = 443726 +SHA256 (xpi/firefox-i18n-46.0.1/son.xpi) = 0d2a94aad4bafa4e626d51a3e39a57220728872893a6a45d2b9682121e430ac0 +SIZE (xpi/firefox-i18n-46.0.1/son.xpi) = 436206 +SHA256 (xpi/firefox-i18n-46.0.1/sq.xpi) = 9fb1822eeea4ebce7cbf3e037ad89239125a1d012b972a892bb50d365f19b7b2 +SIZE (xpi/firefox-i18n-46.0.1/sq.xpi) = 450773 +SHA256 (xpi/firefox-i18n-46.0.1/sr.xpi) = edfb6133babd29e6d3b6083266d4bcbb87d51212668c5f27be2f0d66a08dca58 +SIZE (xpi/firefox-i18n-46.0.1/sr.xpi) = 467599 +SHA256 (xpi/firefox-i18n-46.0.1/sv-SE.xpi) = 27d6287973462dae2b6d6e4874ecbd9cc8890c2408eedfd599e62efcfeb146ee +SIZE (xpi/firefox-i18n-46.0.1/sv-SE.xpi) = 442644 +SHA256 (xpi/firefox-i18n-46.0.1/ta.xpi) = 354e5657999a12d3a2d4dc564fe81fa4c0cb74b9452d893bebc0da092ee022d4 +SIZE (xpi/firefox-i18n-46.0.1/ta.xpi) = 485895 +SHA256 (xpi/firefox-i18n-46.0.1/te.xpi) = 1e86f0ed15a928c5f9d097ad7e977d4d5c20ed7809c9d2b8963d43585541e673 +SIZE (xpi/firefox-i18n-46.0.1/te.xpi) = 512320 +SHA256 (xpi/firefox-i18n-46.0.1/th.xpi) = 0f473c1686c97c96788176a4df2a799bbba180c36fc071215eb1f5e84c2fcb3b +SIZE (xpi/firefox-i18n-46.0.1/th.xpi) = 489020 +SHA256 (xpi/firefox-i18n-46.0.1/tr.xpi) = 94050219121fa0a4102e636e8a72be638dc180ae9d21ef62e41820aa355b9871 +SIZE (xpi/firefox-i18n-46.0.1/tr.xpi) = 443018 +SHA256 (xpi/firefox-i18n-46.0.1/uk.xpi) = 1c131d8ed6b259587fd24629fdf17f5a1b502b605e59ea87190c28e49ae0d595 +SIZE (xpi/firefox-i18n-46.0.1/uk.xpi) = 492434 +SHA256 (xpi/firefox-i18n-46.0.1/uz.xpi) = 9baef189da768da46772a31654ef4151e6f42212b82603a8ae5d305a562fa4b4 +SIZE (xpi/firefox-i18n-46.0.1/uz.xpi) = 450194 +SHA256 (xpi/firefox-i18n-46.0.1/vi.xpi) = 33ae4068d12b9f30b4ce6da59e5c9ba10bdcab0fa8436033187416f586076ece +SIZE (xpi/firefox-i18n-46.0.1/vi.xpi) = 453663 +SHA256 (xpi/firefox-i18n-46.0.1/xh.xpi) = 29a5c75fec307430136ef6a46c17ce77c7cecce31da01e912d92ea5578ec8590 +SIZE (xpi/firefox-i18n-46.0.1/xh.xpi) = 439664 +SHA256 (xpi/firefox-i18n-46.0.1/zh-CN.xpi) = bccb8ecc0ab6262f055e40fc9af998fce2dcf50890963f3d463acb8ae3fb18b2 +SIZE (xpi/firefox-i18n-46.0.1/zh-CN.xpi) = 464301 +SHA256 (xpi/firefox-i18n-46.0.1/zh-TW.xpi) = 1f8e3aefb8eacb5ea0fa9fb631ec0eb17000408cb15a6d39e08c09ff2f2cdde6 +SIZE (xpi/firefox-i18n-46.0.1/zh-TW.xpi) = 472118 Modified: branches/2016Q2/www/firefox/Makefile ============================================================================== --- branches/2016Q2/www/firefox/Makefile Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox/Makefile Wed May 4 12:41:08 2016 (r414600) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 46.0 +DISTVERSION= 46.0.1 DISTVERSIONSUFFIX=.source -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2016Q2/www/firefox/distinfo ============================================================================== --- branches/2016Q2/www/firefox/distinfo Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/firefox/distinfo Wed May 4 12:41:08 2016 (r414600) @@ -1,2 +1,2 @@ -SHA256 (firefox-46.0.source.tar.xz) = b35aa05162362d73cd308066adca207f7aa40ceae10931fa4819371df6c4f8bf -SIZE (firefox-46.0.source.tar.xz) = 187338968 +SHA256 (firefox-46.0.1.source.tar.xz) = 98b8292a31b7e3e426f3204de1fed2a6ab38dcf64dd27bdfae556b407a198bf9 +SIZE (firefox-46.0.1.source.tar.xz) = 187160976 Modified: branches/2016Q2/www/libxul/Makefile ============================================================================== --- branches/2016Q2/www/libxul/Makefile Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/libxul/Makefile Wed May 4 12:41:08 2016 (r414600) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 45.1.0 -PORTREVISION= 1 +DISTVERSION= 45.1.1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Modified: branches/2016Q2/www/libxul/distinfo ============================================================================== --- branches/2016Q2/www/libxul/distinfo Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/libxul/distinfo Wed May 4 12:41:08 2016 (r414600) @@ -1,2 +1,2 @@ -SHA256 (firefox-45.1.0esr.source.tar.xz) = 8bdc4a0f6d0ca4f28e888ca0044ba735ddc78302820b5ffcc25cd65064ff40a1 -SIZE (firefox-45.1.0esr.source.tar.xz) = 184373664 +SHA256 (firefox-45.1.1esr.source.tar.xz) = a27e36aa1ccebddfe5a113f7f15b09a61e35644be58029b00b0d996a00d04562 +SIZE (firefox-45.1.1esr.source.tar.xz) = 184360800 Modified: branches/2016Q2/www/linux-firefox/Makefile ============================================================================== --- branches/2016Q2/www/linux-firefox/Makefile Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/linux-firefox/Makefile Wed May 4 12:41:08 2016 (r414600) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 46.0 -PORTREVISION= 1 -PORTEPOCH= 1 +DISTVERSION= 45.1.1 +DISTVERSIONSUFFIX=esr +PORTEPOCH= 2 CATEGORIES= www ipv6 -MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/linux-i686/en-US +MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/linux-i686/en-US \ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2016Q2/www/linux-firefox/distinfo ============================================================================== --- branches/2016Q2/www/linux-firefox/distinfo Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/linux-firefox/distinfo Wed May 4 12:41:08 2016 (r414600) @@ -1,5 +1,5 @@ -SHA256 (firefox-46.0.tar.bz2) = 43ff37fc9138b185a052966b69901c461b7fed6d642bf483be27e0ccd8e6c5dc -SIZE (firefox-46.0.tar.bz2) = 53220326 +SHA256 (firefox-45.1.1esr.tar.bz2) = 6226926c9b2eea44b82ae09f5a853bded58fb2a2afc0d53d5c6d73b3d06a1f8d +SIZE (firefox-45.1.1esr.tar.bz2) = 52102386 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 Modified: branches/2016Q2/www/linux-firefox/pkg-plist ============================================================================== --- branches/2016Q2/www/linux-firefox/pkg-plist Wed May 4 12:30:06 2016 (r414599) +++ branches/2016Q2/www/linux-firefox/pkg-plist Wed May 4 12:41:08 2016 (r414600) @@ -12,8 +12,6 @@ lib/%%APP_NAME%%/browser/components/libb lib/%%APP_NAME%%/browser/crashreporter-override.ini lib/%%APP_NAME%%/browser/defaults/preferences/browser-prefs.js lib/%%APP_NAME%%/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi -lib/%%APP_NAME%%/browser/features/e10srollout@mozilla.org.xpi -lib/%%APP_NAME%%/browser/features/firefox@getpocket.com.xpi lib/%%APP_NAME%%/browser/features/loop@mozilla.org.xpi lib/%%APP_NAME%%/browser/icons/mozicon128.png lib/%%APP_NAME%%/browser/omni.ja @@ -28,7 +26,6 @@ lib/%%APP_NAME%%/firefox lib/%%APP_NAME%%/firefox-bin lib/%%APP_NAME%%/gmp-clearkey/0.1/clearkey.info lib/%%APP_NAME%%/gmp-clearkey/0.1/libclearkey.so -lib/%%APP_NAME%%/gtk2/libmozgtk.so lib/%%APP_NAME%%/icons/updater.png lib/%%APP_NAME%%/libfreebl3.chk lib/%%APP_NAME%%/libfreebl3.so @@ -37,9 +34,6 @@ lib/%%APP_NAME%%/libfreebl3.so %%GTK218%%lib/%%APP_NAME%%/libglib-2.0.so.0 %%GTK218%%lib/%%APP_NAME%%/libgtk-x11-2.0.so.0 lib/%%APP_NAME%%/liblgpllibs.so -lib/%%APP_NAME%%/libmozavcodec.so -lib/%%APP_NAME%%/libmozavutil.so -lib/%%APP_NAME%%/libmozgtk.so lib/%%APP_NAME%%/libmozsqlite3.so lib/%%APP_NAME%%/libnspr4.so lib/%%APP_NAME%%/libnss3.so From owner-svn-ports-all@freebsd.org Wed May 4 12:52:34 2016 Return-Path: Delivered-To: svn-ports-all@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 9F176B2B459; Wed, 4 May 2016 12:52:34 +0000 (UTC) (envelope-from skreuzer@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 6E8651FF7; Wed, 4 May 2016 12:52:34 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44CqXlS077529; Wed, 4 May 2016 12:52:33 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44CqX1Z077527; Wed, 4 May 2016 12:52:33 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201605041252.u44CqX1Z077527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 4 May 2016 12:52:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414601 - in head/sysutils/cfengine38: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 12:52:34 -0000 Author: skreuzer Date: Wed May 4 12:52:33 2016 New Revision: 414601 URL: https://svnweb.freebsd.org/changeset/ports/414601 Log: Add a patch to address upstream bug CFE-1803 (Storage promises do not unmount the filesystem as promised) Reviewed by: cy@, gjb@ Approved by: cy@ Differential Revision: D6186 Added: head/sysutils/cfengine38/files/patch-cf-agent_verify__storage.c (contents, props changed) Modified: head/sysutils/cfengine38/Makefile Modified: head/sysutils/cfengine38/Makefile ============================================================================== --- head/sysutils/cfengine38/Makefile Wed May 4 12:41:08 2016 (r414600) +++ head/sysutils/cfengine38/Makefile Wed May 4 12:52:33 2016 (r414601) @@ -3,6 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.8.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ Added: head/sysutils/cfengine38/files/patch-cf-agent_verify__storage.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/cfengine38/files/patch-cf-agent_verify__storage.c Wed May 4 12:52:33 2016 (r414601) @@ -0,0 +1,11 @@ +--- cf-agent/verify_storage.c.orig 2016-05-03 13:42:49 UTC ++++ cf-agent/verify_storage.c +@@ -132,7 +132,7 @@ PromiseResult VerifyStoragePromise(EvalC + PromiseResult result = PROMISE_RESULT_NOOP; + + #ifndef __MINGW32__ +- if ((SeqLength(GetGlobalMountedFSList())) && (!LoadMountInfo(GetGlobalMountedFSList()))) ++ if ((!SeqLength(GetGlobalMountedFSList())) && (!LoadMountInfo(GetGlobalMountedFSList()))) + { + Log(LOG_LEVEL_ERR, "Couldn't obtain a list of mounted filesystems - aborting"); + YieldCurrentLock(thislock); From owner-svn-ports-all@freebsd.org Wed May 4 13:38:33 2016 Return-Path: Delivered-To: svn-ports-all@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 5F549B2C01B; Wed, 4 May 2016 13:38:33 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv157.fwdcdn.com (frv157.fwdcdn.com [212.42.77.157]) (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 2453C13A7; Wed, 4 May 2016 13:38:32 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=bem7R+K3rgZap2p8RWV2nZNkQougk8KJ51pn56OJbiY=; b=B+6Uzhh8WRN2sq2wCIYc3P8YBPBNRzmSUHC4rr8Wkjlgr87HG80gOhujFezikgwwdwJsxAj5L7t6UPUGUtmwUWSM9jhI6BD3bV3a0zAftFZV1UUoA0uw4IJb2whOWBBatB9EE8Ph3ZjFE8WiU2jqZdnJO8m/WjQZtqFY5FnVPOc=; Received: from [37.229.193.176] (helo=nonamehost.local) by frv157.fwdcdn.com with esmtpsa ID 1axx0R-0003g7-Sx ; Wed, 04 May 2016 16:38:23 +0300 Date: Wed, 4 May 2016 16:38:23 +0300 From: Ivan Klymenko To: David Naylor Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414585 - in head/emulators/i386-wine-devel: . files Message-ID: <20160504163823.640a337b@nonamehost.local> In-Reply-To: <201605040610.u446AaZF052957@repo.freebsd.org> References: <201605040610.u446AaZF052957@repo.freebsd.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Authentication-Result: IP=37.229.193.176; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 13:38:33 -0000 On Wed, 4 May 2016 06:10:36 +0000 (UTC) David Naylor wrote: > Author: dbn > Date: Wed May 4 06:10:36 2016 > New Revision: 414585 > URL: https://svnweb.freebsd.org/changeset/ports/414585 > > Log: > emulators/i386-wine-devel: update to 1.9.9 > > Changes: > - fix: faulty assumption in plists merge script: the first plist > may not always be peekable. > > Modified: > head/emulators/i386-wine-devel/Makefile.inc > head/emulators/i386-wine-devel/distinfo > head/emulators/i386-wine-devel/files/mergeplist.py > > Modified: head/emulators/i386-wine-devel/Makefile.inc > ============================================================================== > --- head/emulators/i386-wine-devel/Makefile.inc Wed May 4 > 05:56:29 2016 (r414584) +++ > head/emulators/i386-wine-devel/Makefile.inc Wed May 4 > 06:10:36 2016 (r414585) @@ -2,7 +2,7 @@ # $FreeBSD$ > > PORTNAME= wine > -PORTVERSION= 1.9.8 > +PORTVERSION= 1.9.9 > PORTEPOCH= 1 > CATEGORIES= emulators > MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ > Hello. Please,note, finally, attention to the problem. http://docs.freebsd.org/cgi/mid.cgi?20160430091405.59472d76 Thanks. From owner-svn-ports-all@freebsd.org Wed May 4 14:06:24 2016 Return-Path: Delivered-To: svn-ports-all@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 9D0F8B2C7FD; Wed, 4 May 2016 14:06:24 +0000 (UTC) (envelope-from sbruno@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 6165E14E1; Wed, 4 May 2016 14:06:24 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44E6N7V098676; Wed, 4 May 2016 14:06:23 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44E6N9j098672; Wed, 4 May 2016 14:06:23 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605041406.u44E6N9j098672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Wed, 4 May 2016 14:06:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414602 - in head/audio: idjc shout-idjc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 14:06:24 -0000 Author: sbruno Date: Wed May 4 14:06:23 2016 New Revision: 414602 URL: https://svnweb.freebsd.org/changeset/ports/414602 Log: Update IDJC and shout-idjc library to 0.8.16. I had to "tickle" the pkgconfig file for shout-idjc a bit and add some autotools love here for the bump of shout-idjc to 2.4.1 Modified: head/audio/idjc/Makefile head/audio/idjc/distinfo head/audio/shout-idjc/Makefile head/audio/shout-idjc/distinfo Modified: head/audio/idjc/Makefile ============================================================================== --- head/audio/idjc/Makefile Wed May 4 12:52:33 2016 (r414601) +++ head/audio/idjc/Makefile Wed May 4 14:06:23 2016 (r414602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= idjc -PORTVERSION= 0.8.15 +PORTVERSION= 0.8.16 CATEGORIES= audio python MASTER_SITES= SF/idjc/idjc/0.8 Modified: head/audio/idjc/distinfo ============================================================================== --- head/audio/idjc/distinfo Wed May 4 12:52:33 2016 (r414601) +++ head/audio/idjc/distinfo Wed May 4 14:06:23 2016 (r414602) @@ -1,2 +1,2 @@ -SHA256 (idjc-0.8.15.tar.gz) = 926cbb661d26775cedcda7177da7b91fe2d483edf2e970da6e51a470005991a6 -SIZE (idjc-0.8.15.tar.gz) = 2652714 +SHA256 (idjc-0.8.16.tar.gz) = 7a63ccab729a46175a482661c66352308b5a3d048c4abfd0af22db652b037ba8 +SIZE (idjc-0.8.16.tar.gz) = 2774611 Modified: head/audio/shout-idjc/Makefile ============================================================================== --- head/audio/shout-idjc/Makefile Wed May 4 12:52:33 2016 (r414601) +++ head/audio/shout-idjc/Makefile Wed May 4 14:06:23 2016 (r414602) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libshout-idjc -PORTVERSION= 2.3.1 -PORTREVISION= 3 +PORTVERSION= 2.4.1 CATEGORIES= audio python MASTER_SITES= SF/idjc/libshout-idjc/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -19,7 +18,7 @@ LIB_DEPENDS= libsamplerate.so:audio/libs libspeex.so:audio/speex GNU_CONFIGURE= yes -USES= libtool pathfix pkgconfig +USES= libtool pathfix pkgconfig autoreconf USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS @@ -29,4 +28,10 @@ MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} '/_XOPEN_SOURCE/d' ${WRKSRC}/configure +post-stage: + ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig + ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/shout-idjc.pc \ + ${STAGEDIR}${PREFIX}/libdata/pkgconfig/shout-idjc.pc + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig + .include Modified: head/audio/shout-idjc/distinfo ============================================================================== --- head/audio/shout-idjc/distinfo Wed May 4 12:52:33 2016 (r414601) +++ head/audio/shout-idjc/distinfo Wed May 4 14:06:23 2016 (r414602) @@ -1,2 +1,2 @@ -SHA256 (libshout-idjc-2.3.1.tar.gz) = 188bed3389c43effc7427b68934f70977ce6eb505281a92d31a22deeae26ac47 -SIZE (libshout-idjc-2.3.1.tar.gz) = 454846 +SHA256 (libshout-idjc-2.4.1.tar.gz) = c86e526567de7bab4fe17f6bf841105f1a93823a8cb23e3ca78f6404ab7fb026 +SIZE (libshout-idjc-2.4.1.tar.gz) = 388369 From owner-svn-ports-all@freebsd.org Wed May 4 14:25:39 2016 Return-Path: Delivered-To: svn-ports-all@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 A8275B2CB93; Wed, 4 May 2016 14:25:39 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1166A1E6E; Wed, 4 May 2016 14:25:38 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 450a9ba7 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Wed, 4 May 2016 08:25:28 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r414602 - in head/audio: idjc shout-idjc From: Adam Weinberger In-Reply-To: <201605041406.u44E6N9j098672@repo.freebsd.org> Date: Wed, 4 May 2016 08:25:26 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <2D9B238B-5AE2-460A-8827-1054446A3119@adamw.org> References: <201605041406.u44E6N9j098672@repo.freebsd.org> To: Sean Bruno X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 14:25:39 -0000 > On 4 May, 2016, at 8:06, Sean Bruno wrote: > > Author: sbruno > Date: Wed May 4 14:06:23 2016 > New Revision: 414602 > URL: https://svnweb.freebsd.org/changeset/ports/414602 > > Log: > Update IDJC and shout-idjc library to 0.8.16. > > I had to "tickle" the pkgconfig file for shout-idjc a bit and add some > autotools love here for the bump of shout-idjc to 2.4.1 Hi Sean, Usually, when using autoreconf, USES= pathfix PATHFIX_MAKEFILEIN= Makefile.ac puts the pkg-config file into the right place. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-all@freebsd.org Wed May 4 14:27:50 2016 Return-Path: Delivered-To: svn-ports-all@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 EF045B2CC0A; Wed, 4 May 2016 14:27:50 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 D37AF1F8C; Wed, 4 May 2016 14:27:50 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.200.206] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 3FE3D192928; Wed, 4 May 2016 14:27:49 +0000 (UTC) Subject: Re: svn commit: r414602 - in head/audio: idjc shout-idjc To: Adam Weinberger References: <201605041406.u44E6N9j098672@repo.freebsd.org> <2D9B238B-5AE2-460A-8827-1054446A3119@adamw.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Sean Bruno Message-ID: <572A06E4.7000201@freebsd.org> Date: Wed, 4 May 2016 07:27:48 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <2D9B238B-5AE2-460A-8827-1054446A3119@adamw.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 14:27:51 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 05/04/16 07:25, Adam Weinberger wrote: >> On 4 May, 2016, at 8:06, Sean Bruno wrote: >> >> Author: sbruno Date: Wed May 4 14:06:23 2016 New Revision: >> 414602 URL: https://svnweb.freebsd.org/changeset/ports/414602 >> >> Log: Update IDJC and shout-idjc library to 0.8.16. >> >> I had to "tickle" the pkgconfig file for shout-idjc a bit and add >> some autotools love here for the bump of shout-idjc to 2.4.1 > > Hi Sean, > > Usually, when using autoreconf, > > USES= pathfix PATHFIX_MAKEFILEIN= Makefile.ac > > puts the pkg-config file into the right place. > > # Adam > > Ah ... excellent. That's much cleaner. Let me test/update/commit *that* instead. sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJXKgbhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kcEkH/iXwckZhBHiJidlvurGa3zH1 zLGq7KhuOiEYkraXtCrNLosaCUcrLloTYwSBIhDB2DmFn+D3u214M89X84Hpgpww HPJoMRK1sU0tdnvbkT99Z5MqMW5id3SbBpjVbD79JvxzUUXJcGuajbb8wDqmPHxu jP61iK2tJkifPyKy1/LZrfals29MBZyKp8CMeEOweKKJBUZquuozQzpxbj+rii8f vzgrSO/45Re/74+pXzDz/Y2eqNATQjVGItfpGkWNegWvtL6BnXpnMF7ypyuZERjh wFtceLuK39JaSseXWGfrs5TTIoMKhJqcwAHYjfnGKlX5DKoWG5q7tcvjgm3/pf0= =f9fh -----END PGP SIGNATURE----- From owner-svn-ports-all@freebsd.org Wed May 4 14:46:04 2016 Return-Path: Delivered-To: svn-ports-all@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 A17A6B2D127; Wed, 4 May 2016 14:46:04 +0000 (UTC) (envelope-from sbruno@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 5FEBD1A35; Wed, 4 May 2016 14:46:04 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44Ek3i4010859; Wed, 4 May 2016 14:46:03 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44Ek3LD010858; Wed, 4 May 2016 14:46:03 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605041446.u44Ek3LD010858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Wed, 4 May 2016 14:46:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414603 - head/audio/shout-idjc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 14:46:04 -0000 Author: sbruno Date: Wed May 4 14:46:03 2016 New Revision: 414603 URL: https://svnweb.freebsd.org/changeset/ports/414603 Log: Use PATHFIX instead of hand crafted, artisnal, Makefile directives. Modified: head/audio/shout-idjc/Makefile Modified: head/audio/shout-idjc/Makefile ============================================================================== --- head/audio/shout-idjc/Makefile Wed May 4 14:06:23 2016 (r414602) +++ head/audio/shout-idjc/Makefile Wed May 4 14:46:03 2016 (r414603) @@ -3,6 +3,7 @@ PORTNAME= libshout-idjc PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= SF/idjc/libshout-idjc/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -19,6 +20,7 @@ LIB_DEPENDS= libsamplerate.so:audio/libs GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig autoreconf +PATHFIX_MAKEFILEIN= Makefile.am USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS @@ -28,10 +30,4 @@ MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} '/_XOPEN_SOURCE/d' ${WRKSRC}/configure -post-stage: - ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig - ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/shout-idjc.pc \ - ${STAGEDIR}${PREFIX}/libdata/pkgconfig/shout-idjc.pc - ${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig - .include From owner-svn-ports-all@freebsd.org Wed May 4 15:19:19 2016 Return-Path: Delivered-To: svn-ports-all@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 A603BB2D785; Wed, 4 May 2016 15:19:19 +0000 (UTC) (envelope-from vanilla@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 6A2841AF5; Wed, 4 May 2016 15:19:19 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44FJI8o019880; Wed, 4 May 2016 15:19:18 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44FJIaR019878; Wed, 4 May 2016 15:19:18 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605041519.u44FJIaR019878@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 4 May 2016 15:19:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414604 - in branches/2016Q2/devel/jansson: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 15:19:19 -0000 Author: vanilla Date: Wed May 4 15:19:18 2016 New Revision: 414604 URL: https://svnweb.freebsd.org/changeset/ports/414604 Log: MFH: r414586 Fix CVE-2016-4425. PR: 209219/209257 Submitted by: junovitch@ / pkubaj@anongoth.pl Approved by: ports-secteam (junovitch) Added: branches/2016Q2/devel/jansson/files/patch-CVE-2016-4425 - copied unchanged from r414586, head/devel/jansson/files/patch-CVE-2016-4425 Modified: branches/2016Q2/devel/jansson/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/devel/jansson/Makefile ============================================================================== --- branches/2016Q2/devel/jansson/Makefile Wed May 4 14:46:03 2016 (r414603) +++ branches/2016Q2/devel/jansson/Makefile Wed May 4 15:19:18 2016 (r414604) @@ -3,7 +3,7 @@ PORTNAME= jansson PORTVERSION= 2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ @@ -17,5 +17,7 @@ USES= cpe pathfix pkgconfig gmake tar:b USE_LDCONFIG= yes GNU_CONFIGURE= yes CPE_VENDOR= jansson_project +INSTALL_TARGET= install-strip +TEST_TARGET= check .include Copied: branches/2016Q2/devel/jansson/files/patch-CVE-2016-4425 (from r414586, head/devel/jansson/files/patch-CVE-2016-4425) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/devel/jansson/files/patch-CVE-2016-4425 Wed May 4 15:19:18 2016 (r414604, copy of r414586, head/devel/jansson/files/patch-CVE-2016-4425) @@ -0,0 +1,43 @@ +--- src/jansson_config.h.in.orig 2016-05-04 11:43:48.386196000 +0800 ++++ src/jansson_config.h.in 2016-05-04 11:44:21.204996000 +0800 +@@ -36,4 +36,8 @@ + otherwise to 0. */ + #define JSON_HAVE_LOCALECONV @json_have_localeconv@ + ++/* Maximum recursion depth for parsing JSON input. ++ * This limits the depth of e.g. array-within-array constructions. */ ++#define JSON_PARSER_MAX_DEPTH 2048 ++ + #endif +--- src/load.c.orig 2016-05-04 11:44:34.356957000 +0800 ++++ src/load.c 2016-05-04 11:46:44.547307000 +0800 +@@ -61,6 +61,7 @@ typedef struct { + typedef struct { + stream_t stream; + strbuffer_t saved_text; ++ size_t depth; + int token; + union { + struct { +@@ -800,6 +801,12 @@ static json_t *parse_value(lex_t *lex, s + json_t *json; + double value; + ++ lex->depth++; ++ if(lex->depth > JSON_PARSER_MAX_DEPTH) { ++ error_set(error, lex, "maximum parsing depth reached"); ++ return NULL; ++ } ++ + switch(lex->token) { + case TOKEN_STRING: { + const char *value = lex->value.string.val; +@@ -877,6 +884,8 @@ static json_t *parse_json(lex_t *lex, si + { + json_t *result; + ++ lex->depth = 0; ++ + lex_scan(lex, error); + if(!(flags & JSON_DECODE_ANY)) { + if(lex->token != '[' && lex->token != '{') { From owner-svn-ports-all@freebsd.org Wed May 4 15:19:52 2016 Return-Path: Delivered-To: svn-ports-all@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 93484B2D7E1; Wed, 4 May 2016 15:19:52 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (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 21DD01C86; Wed, 4 May 2016 15:19:52 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from ox-dell39.ox.adestra.com (unknown [85.199.232.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id B55492078; Wed, 4 May 2016 15:19:40 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/B55492078; dkim=none; dkim-atps=neutral Subject: Re: svn commit: r414422 - in head/www: . squid-devel squid-devel/files To: Alexey Dokuchaev References: <201605012027.u41KRuxf091388@repo.freebsd.org> <20160503030337.GE52316@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Matthew Seaman Message-ID: <33a7ed1b-d4f6-fb96-f8bb-be92f6fa3139@freebsd.org> Date: Wed, 4 May 2016 16:19:23 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20160503030337.GE52316@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="05HoN8QvoS4fhvdQNQ2B8kcvQT2Gjh8Gr" X-Virus-Scanned: clamav-milter 0.99.1 at smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on smtp.infracaninophile.co.uk X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 15:19:52 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --05HoN8QvoS4fhvdQNQ2B8kcvQT2Gjh8Gr Content-Type: multipart/mixed; boundary="5AAXD0FPpT78op6pu5g0sEB6Lqvns88AS" From: Matthew Seaman To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <33a7ed1b-d4f6-fb96-f8bb-be92f6fa3139@freebsd.org> Subject: Re: svn commit: r414422 - in head/www: . squid-devel squid-devel/files References: <201605012027.u41KRuxf091388@repo.freebsd.org> <20160503030337.GE52316@FreeBSD.org> In-Reply-To: <20160503030337.GE52316@FreeBSD.org> --5AAXD0FPpT78op6pu5g0sEB6Lqvns88AS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/03/16 04:03, Alexey Dokuchaev wrote: > On Sun, May 01, 2016 at 08:27:56PM +0000, Matthew Seaman wrote: >> New Revision: 414422 >> URL: https://svnweb.freebsd.org/changeset/ports/414422 >> >> Log: >> Squid is a fully-featured HTTP/1.0 proxy which is almost (but not qu= ite) >> HTTP/1.1 compliant. Squid offers a rich access control, authorizatio= n and >> logging environment to develop web proxy and content serving applica= tions. >> =20 >> WWW: http://www.squid-cache.org/ >> =20 >> PR: 203860 >> Submitted by: timp87@gmail.com >> >> Added: >> head/www/squid-devel/ >=20 > Shouldn't it be repocopied rather than added as a new port? Now you come to mention it, that does sound like a good idea. I'll do a delete+copy+patch thing later so that port can have some history. Cheers, Matthew --5AAXD0FPpT78op6pu5g0sEB6Lqvns88AS-- --05HoN8QvoS4fhvdQNQ2B8kcvQT2Gjh8Gr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJXKhMCAAoJEABRPxDgqeTnnDoP/0LLi3+NPfLFzOh1absVsPeu HzYUmYnFY1MWIrfPLtI9qpZQvmJr2AkQpVqloObBwC5Ie0Usn/majKnLQPpRniTl kiXhCODZqBO9tvBA+guVoMx1O/99Wx+n4RVABkvWrr6izPCfTb0Ji+reRPcATWW/ Or3rV4l/MvGds2FABFJTTp/ESz6YAuxe+78A5yBKkr1LEAIVyD3I9gyLzs3LsPDW zeq4GFKp3s0AxQZ99ORkZZubJaZnpopr4V8HsyKyobXo2lgII1SgAFyWw/8/Uxk/ B1Run9CHqqCRifL/mEPicZa16NstrcS9JMmuBmTy1tUxckq2UJwSfqo4FK8MQkm4 VIwqzVvy438GitVidF4waPifeKnw1DYw1uMBkdE5PDMQusQpJPJFKtLcTSw3qara VHjCNv1g6WZKWoORRU5RhQuMHI9gYjtCr3NfWz43tDHo58/GCkNtvp6eHlmRaChd X24U61T1/XN26X/ArMwf5oOxiAdhjhtmsnjoP+wEA+uXfPF7ro0OOjqkwrDh1Nu+ sw2ZhjDLCCT1fSxo33zKYnNFXOw6StoqaFwiayTYA9Lqw0gQ9P0DSxDmEafANGR5 RuXEjZ86Cm3xfRKGB3NzZ43gMmOJ0UxGX8zAqASBnoZyAEOD4EzJpHn8pMx+AxQV O/woMy0bX6k4zMJEYdnF =Iyj0 -----END PGP SIGNATURE----- --05HoN8QvoS4fhvdQNQ2B8kcvQT2Gjh8Gr-- From owner-svn-ports-all@freebsd.org Wed May 4 15:46:49 2016 Return-Path: Delivered-To: svn-ports-all@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 34941B2DD84; Wed, 4 May 2016 15:46:49 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2A3D21DC2; Wed, 4 May 2016 15:46:49 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 28BC019EA; Wed, 4 May 2016 15:46:49 +0000 (UTC) Date: Wed, 4 May 2016 15:46:49 +0000 From: Alexey Dokuchaev To: Matthew Seaman Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414422 - in head/www: . squid-devel squid-devel/files Message-ID: <20160504154649.GA95855@FreeBSD.org> References: <201605012027.u41KRuxf091388@repo.freebsd.org> <20160503030337.GE52316@FreeBSD.org> <33a7ed1b-d4f6-fb96-f8bb-be92f6fa3139@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33a7ed1b-d4f6-fb96-f8bb-be92f6fa3139@freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 15:46:49 -0000 On Wed, May 04, 2016 at 04:19:23PM +0100, Matthew Seaman wrote: > On 05/03/16 04:03, Alexey Dokuchaev wrote: > > On Sun, May 01, 2016 at 08:27:56PM +0000, Matthew Seaman wrote: > >> New Revision: 414422 > >> URL: https://svnweb.freebsd.org/changeset/ports/414422 > >> > >> Log: > >> Squid is a fully-featured HTTP/1.0 proxy [...] > >> WWW: http://www.squid-cache.org/ > >> > >> PR: 203860 > >> Submitted by: timp87@gmail.com > >> > >> Added: > >> head/www/squid-devel/ > > > > Shouldn't it be repocopied rather than added as a new port? > > Now you come to mention it, that does sound like a good idea. I'll do a > delete+copy+patch thing later so that port can have some history. Thank you, that'd be appreciated. ./danfe From owner-svn-ports-all@freebsd.org Wed May 4 16:31:24 2016 Return-Path: Delivered-To: svn-ports-all@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 811CAB2BBAE; Wed, 4 May 2016 16:31:24 +0000 (UTC) (envelope-from pawel@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 5B0BE1C9E; Wed, 4 May 2016 16:31:24 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44GVN39041541; Wed, 4 May 2016 16:31:23 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44GVNwW041538; Wed, 4 May 2016 16:31:23 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201605041631.u44GVNwW041538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 4 May 2016 16:31:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414605 - head/textproc/meld X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 16:31:24 -0000 Author: pawel Date: Wed May 4 16:31:23 2016 New Revision: 414605 URL: https://svnweb.freebsd.org/changeset/ports/414605 Log: Update to version 3.16.0 Changelog: https://git.gnome.org/browse/meld/tree/NEWS Modified: head/textproc/meld/Makefile head/textproc/meld/distinfo head/textproc/meld/pkg-plist Modified: head/textproc/meld/Makefile ============================================================================== --- head/textproc/meld/Makefile Wed May 4 15:19:18 2016 (r414604) +++ head/textproc/meld/Makefile Wed May 4 16:31:23 2016 (r414605) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meld -PORTVERSION= 3.14.2 +PORTVERSION= 3.16.0 CATEGORIES= textproc devel python MASTER_SITES= GNOME @@ -10,6 +10,7 @@ MAINTAINER= pawel@FreeBSD.org COMMENT= GNOME visual diff and merge tool LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas Modified: head/textproc/meld/distinfo ============================================================================== --- head/textproc/meld/distinfo Wed May 4 15:19:18 2016 (r414604) +++ head/textproc/meld/distinfo Wed May 4 16:31:23 2016 (r414605) @@ -1,2 +1,2 @@ -SHA256 (meld-3.14.2.tar.xz) = 4a3c0951cd3b7e7ae2480f66adfb0e50b3bd301821d6e2adb518130446231873 -SIZE (meld-3.14.2.tar.xz) = 505488 +SHA256 (meld-3.16.0.tar.xz) = 341bfd53ac7c0167d6d43694c0e7dbedf76463bdf79b425c439376ba15b56c0a +SIZE (meld-3.16.0.tar.xz) = 532000 Modified: head/textproc/meld/pkg-plist ============================================================================== --- head/textproc/meld/pkg-plist Wed May 4 15:19:18 2016 (r414604) +++ head/textproc/meld/pkg-plist Wed May 4 16:31:23 2016 (r414605) @@ -145,33 +145,18 @@ bin/meld %%PYTHON_SITELIBDIR%%/meld/vc/bzr.py %%PYTHON_SITELIBDIR%%/meld/vc/bzr.pyc %%PYTHON_SITELIBDIR%%/meld/vc/bzr.pyo -%%PYTHON_SITELIBDIR%%/meld/vc/cvs.py -%%PYTHON_SITELIBDIR%%/meld/vc/cvs.pyc -%%PYTHON_SITELIBDIR%%/meld/vc/cvs.pyo %%PYTHON_SITELIBDIR%%/meld/vc/darcs.py %%PYTHON_SITELIBDIR%%/meld/vc/darcs.pyc %%PYTHON_SITELIBDIR%%/meld/vc/darcs.pyo -%%PYTHON_SITELIBDIR%%/meld/vc/fossil.py -%%PYTHON_SITELIBDIR%%/meld/vc/fossil.pyc -%%PYTHON_SITELIBDIR%%/meld/vc/fossil.pyo %%PYTHON_SITELIBDIR%%/meld/vc/git.py %%PYTHON_SITELIBDIR%%/meld/vc/git.pyc %%PYTHON_SITELIBDIR%%/meld/vc/git.pyo %%PYTHON_SITELIBDIR%%/meld/vc/mercurial.py %%PYTHON_SITELIBDIR%%/meld/vc/mercurial.pyc %%PYTHON_SITELIBDIR%%/meld/vc/mercurial.pyo -%%PYTHON_SITELIBDIR%%/meld/vc/monotone.py -%%PYTHON_SITELIBDIR%%/meld/vc/monotone.pyc -%%PYTHON_SITELIBDIR%%/meld/vc/monotone.pyo -%%PYTHON_SITELIBDIR%%/meld/vc/svk.py -%%PYTHON_SITELIBDIR%%/meld/vc/svk.pyc -%%PYTHON_SITELIBDIR%%/meld/vc/svk.pyo %%PYTHON_SITELIBDIR%%/meld/vc/svn.py %%PYTHON_SITELIBDIR%%/meld/vc/svn.pyc %%PYTHON_SITELIBDIR%%/meld/vc/svn.pyo -%%PYTHON_SITELIBDIR%%/meld/vc/svn_17.py -%%PYTHON_SITELIBDIR%%/meld/vc/svn_17.pyc -%%PYTHON_SITELIBDIR%%/meld/vc/svn_17.pyo %%PYTHON_SITELIBDIR%%/meld/vcview.py %%PYTHON_SITELIBDIR%%/meld/vcview.pyc %%PYTHON_SITELIBDIR%%/meld/vcview.pyo @@ -346,8 +331,9 @@ share/locale/zh_TW/LC_MESSAGES/meld.mo %%DATADIR%%/icons/vc-remove-24.png %%DATADIR%%/icons/vc-resolve-24.png %%DATADIR%%/icons/vc-update-24.png -%%DATADIR%%/meld-dark.css %%DATADIR%%/meld.css +%%DATADIR%%/styles/meld-base.xml +%%DATADIR%%/styles/meld-dark.xml %%DATADIR%%/ui/EditableList.ui %%DATADIR%%/ui/application.ui %%DATADIR%%/ui/appmenu-fallback.xml @@ -360,6 +346,7 @@ share/locale/zh_TW/LC_MESSAGES/meld.mo %%DATADIR%%/ui/meldapp.ui %%DATADIR%%/ui/patch-dialog.ui %%DATADIR%%/ui/preferences.ui +%%DATADIR%%/ui/shortcuts.ui %%DATADIR%%/ui/tab-placeholder.ui %%DATADIR%%/ui/vcview-ui.xml %%DATADIR%%/ui/vcview.ui From owner-svn-ports-all@freebsd.org Wed May 4 18:06:59 2016 Return-Path: Delivered-To: svn-ports-all@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 22013B2D25B; Wed, 4 May 2016 18:06:59 +0000 (UTC) (envelope-from mm@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 E7FFC12CE; Wed, 4 May 2016 18:06:58 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44I6wQt072088; Wed, 4 May 2016 18:06:58 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44I6wIe072087; Wed, 4 May 2016 18:06:58 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201605041806.u44I6wIe072087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Wed, 4 May 2016 18:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414606 - head/ftp/proftpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 18:06:59 -0000 Author: mm Date: Wed May 4 18:06:57 2016 New Revision: 414606 URL: https://svnweb.freebsd.org/changeset/ports/414606 Log: Include bsd.port.options.mk PR: ports/209199 Modified: head/ftp/proftpd/Makefile Modified: head/ftp/proftpd/Makefile ============================================================================== --- head/ftp/proftpd/Makefile Wed May 4 16:31:23 2016 (r414605) +++ head/ftp/proftpd/Makefile Wed May 4 18:06:57 2016 (r414606) @@ -154,6 +154,8 @@ MEMCACHE_CONFIGURE_ENABLE= memcache MEMCACHE_VARS= MODULES+="mod_memcache mod_tls_memcache" \ LIBS+="-L${LOCALBASE}/lib -lmemcached -lmemcachedutil" +.include + # Generate modules configuration string .for m in ${MODULES} _MODULES:=${_MODULES}:${m} From owner-svn-ports-all@freebsd.org Wed May 4 18:48:50 2016 Return-Path: Delivered-To: svn-ports-all@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 130D4B2DC0A; Wed, 4 May 2016 18:48:50 +0000 (UTC) (envelope-from pi@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 D825E19CC; Wed, 4 May 2016 18:48:49 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44Imnd4084028; Wed, 4 May 2016 18:48:49 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44ImmwH084026; Wed, 4 May 2016 18:48:48 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605041848.u44ImmwH084026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 4 May 2016 18:48:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414607 - head/databases/p5-DBD-XBase X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 18:48:50 -0000 Author: pi Date: Wed May 4 18:48:48 2016 New Revision: 414607 URL: https://svnweb.freebsd.org/changeset/ports/414607 Log: databases/p5-DBD-XBase: 1.06 -> 1.07 - Resolving the xbase_lines regression of 1.06. Modified: head/databases/p5-DBD-XBase/Makefile head/databases/p5-DBD-XBase/distinfo Modified: head/databases/p5-DBD-XBase/Makefile ============================================================================== --- head/databases/p5-DBD-XBase/Makefile Wed May 4 18:06:57 2016 (r414606) +++ head/databases/p5-DBD-XBase/Makefile Wed May 4 18:48:48 2016 (r414607) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-XBase -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-DBD-XBase/distinfo ============================================================================== --- head/databases/p5-DBD-XBase/distinfo Wed May 4 18:06:57 2016 (r414606) +++ head/databases/p5-DBD-XBase/distinfo Wed May 4 18:48:48 2016 (r414607) @@ -1,2 +1,2 @@ -SHA256 (DBD-XBase-1.06.tar.gz) = 3baa398f9aad595e6e84e888261c921f210eff749979db70fee2efa0799695d8 -SIZE (DBD-XBase-1.06.tar.gz) = 113595 +SHA256 (DBD-XBase-1.07.tar.gz) = 283d3d5856cbabdd37d3d0c9609f1571f6a7f7671964fcc461a8bb505e92502a +SIZE (DBD-XBase-1.07.tar.gz) = 113691 From owner-svn-ports-all@freebsd.org Wed May 4 19:03:35 2016 Return-Path: Delivered-To: svn-ports-all@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 D1F53B2DEBB; Wed, 4 May 2016 19:03:35 +0000 (UTC) (envelope-from pawel@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 A377F105C; Wed, 4 May 2016 19:03:35 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44J3Y26089817; Wed, 4 May 2016 19:03:34 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44J3YJi089815; Wed, 4 May 2016 19:03:34 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201605041903.u44J3YJi089815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 4 May 2016 19:03:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414608 - head/net/yaz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 19:03:35 -0000 Author: pawel Date: Wed May 4 19:03:34 2016 New Revision: 414608 URL: https://svnweb.freebsd.org/changeset/ports/414608 Log: Update to version 5.16.0 Changelog: --- 5.16.0 2016/04/29 Allow multi-byte indicators for MARC subsystem. GitHub #11. --- 5.15.3 2016/04/06 Fix yaz_query2xml aborts for attribute type 0. GitHub #9. backtrace: exit with same signal as original fired Until now with backtrace any signal would end up being an SIGABRT. backtrace: cancel alarm if backtrace succeeds This is to avoid "backtrace hangs" message that should not be printed and gdb be invoked twice. Fix some broken URLs in documentation and code. yaz_marc_write_iso2709: truncate if 99,999 limit is reached. --- 5.15.2 2016/01/11 Re-organize Windows build. Use ICU compiled with VS 2015 to use same runtime as rest of components (YAZ, Libxml2, etc). Move YAZ and many other software components to GitHub. Modified: head/net/yaz/Makefile head/net/yaz/distinfo Modified: head/net/yaz/Makefile ============================================================================== --- head/net/yaz/Makefile Wed May 4 18:48:48 2016 (r414607) +++ head/net/yaz/Makefile Wed May 4 19:03:34 2016 (r414608) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.15.1 +PORTVERSION= 5.16.0 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Modified: head/net/yaz/distinfo ============================================================================== --- head/net/yaz/distinfo Wed May 4 18:48:48 2016 (r414607) +++ head/net/yaz/distinfo Wed May 4 19:03:34 2016 (r414608) @@ -1,2 +1,2 @@ -SHA256 (yaz-5.15.1.tar.gz) = ebef25b0970ea1485bbba43a721d7001523b6faa18c8d8da4080a8f83d5e2116 -SIZE (yaz-5.15.1.tar.gz) = 2563941 +SHA256 (yaz-5.16.0.tar.gz) = 46708320152c1475f6a5ee6f29903caa76121c2440123051546c1b3403c78686 +SIZE (yaz-5.16.0.tar.gz) = 2586095 From owner-svn-ports-all@freebsd.org Wed May 4 19:14:42 2016 Return-Path: Delivered-To: svn-ports-all@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 EDD3BB2D0E9; Wed, 4 May 2016 19:14:42 +0000 (UTC) (envelope-from pawel@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 BDFF7150F; Wed, 4 May 2016 19:14:42 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44JEfHZ092993; Wed, 4 May 2016 19:14:41 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44JEfms092990; Wed, 4 May 2016 19:14:41 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201605041914.u44JEfms092990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 4 May 2016 19:14:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414609 - head/archivers/dpkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 19:14:43 -0000 Author: pawel Date: Wed May 4 19:14:41 2016 New Revision: 414609 URL: https://svnweb.freebsd.org/changeset/ports/414609 Log: Update to version 1.18.6 Modified: head/archivers/dpkg/Makefile head/archivers/dpkg/distinfo head/archivers/dpkg/pkg-plist Modified: head/archivers/dpkg/Makefile ============================================================================== --- head/archivers/dpkg/Makefile Wed May 4 19:03:34 2016 (r414608) +++ head/archivers/dpkg/Makefile Wed May 4 19:14:41 2016 (r414609) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.18.4 -PORTREVISION= 1 +PORTVERSION= 1.18.6 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} @@ -12,6 +11,7 @@ MAINTAINER= pawel@FreeBSD.org COMMENT= Debian package maintenance system LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= po4a:textproc/po4a RUN_DEPENDS= gtar:archivers/gtar \ @@ -27,7 +27,7 @@ PLIST_SUB+= DPKGDIR=${DPKGDIR} CONFIGURE_ARGS+=--with-admindir=${DPKGDIR} --libdir=${PREFIX}/libexec \ --with-libintl-prefix=${LOCALBASE} \ - --with-logdir=/var/log + --with-logdir=/var/log --with-libmd CONFIGURE_ENV+= PERL_LIBDIR="${PREFIX}/${SITE_PERL_REL}" OPTIONS_DEFINE= NLS Modified: head/archivers/dpkg/distinfo ============================================================================== --- head/archivers/dpkg/distinfo Wed May 4 19:03:34 2016 (r414608) +++ head/archivers/dpkg/distinfo Wed May 4 19:14:41 2016 (r414609) @@ -1,2 +1,2 @@ -SHA256 (dpkg_1.18.4.tar.xz) = fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da -SIZE (dpkg_1.18.4.tar.xz) = 4377024 +SHA256 (dpkg_1.18.6.tar.xz) = dd0bc323baafe7aae1571a41d37ab92452171e7a2ce34429f77621fdc0e5dea2 +SIZE (dpkg_1.18.6.tar.xz) = 4617492 Modified: head/archivers/dpkg/pkg-plist ============================================================================== --- head/archivers/dpkg/pkg-plist Wed May 4 19:03:34 2016 (r414608) +++ head/archivers/dpkg/pkg-plist Wed May 4 19:14:41 2016 (r414609) @@ -30,6 +30,7 @@ include/dpkg/arch.h include/dpkg/atomic-file.h include/dpkg/buffer.h include/dpkg/c-ctype.h +include/dpkg/color.h include/dpkg/command.h include/dpkg/compress.h include/dpkg/deb-version.h @@ -61,13 +62,15 @@ include/dpkg/report.h include/dpkg/string.h include/dpkg/subproc.h include/dpkg/tarfn.h +include/dpkg/treewalk.h include/dpkg/trigdeferred.h include/dpkg/triglib.h include/dpkg/varbuf.h include/dpkg/version.h %%SITE_PERL%%/Dpkg.pm %%SITE_PERL%%/Dpkg/Arch.pm -%%SITE_PERL%%/Dpkg/BuildEnv.pm +%%SITE_PERL%%/Dpkg/Build/Env.pm +%%SITE_PERL%%/Dpkg/Build/Types.pm %%SITE_PERL%%/Dpkg/BuildFlags.pm %%SITE_PERL%%/Dpkg/BuildOptions.pm %%SITE_PERL%%/Dpkg/BuildProfiles.pm @@ -162,7 +165,6 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man1/dpkg-deb.1.gz %%NLS%%man/de/man1/dpkg-distaddfile.1.gz %%NLS%%man/de/man1/dpkg-divert.1.gz -%%NLS%%man/de/man1/dpkg-genchanges.1.gz %%NLS%%man/de/man1/dpkg-gencontrol.1.gz %%NLS%%man/de/man1/dpkg-gensymbols.1.gz %%NLS%%man/de/man1/dpkg-maintscript-helper.1.gz @@ -181,6 +183,8 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man1/dpkg.1.gz %%NLS%%man/de/man1/dselect.1.gz %%NLS%%man/de/man1/update-alternatives.1.gz +%%NLS%%man/de/man5/deb-changelog.5.gz +%%NLS%%man/de/man5/deb-changes.5.gz %%NLS%%man/de/man5/deb-control.5.gz %%NLS%%man/de/man5/deb-extra-override.5.gz %%NLS%%man/de/man5/deb-old.5.gz @@ -194,12 +198,13 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man5/deb-triggers.5.gz %%NLS%%man/de/man5/deb-version.5.gz %%NLS%%man/de/man5/deb.5.gz +%%NLS%%man/de/man5/deb822.5.gz %%NLS%%man/de/man5/dpkg.cfg.5.gz +%%NLS%%man/de/man5/dsc.5.gz %%NLS%%man/de/man5/dselect.cfg.5.gz %%NLS%%man/de/man8/start-stop-daemon.8.gz %%NLS%%man/es/man1/dpkg-distaddfile.1.gz %%NLS%%man/es/man1/dpkg-divert.1.gz -%%NLS%%man/es/man1/dpkg-genchanges.1.gz %%NLS%%man/es/man1/dpkg-gencontrol.1.gz %%NLS%%man/es/man1/dpkg-gensymbols.1.gz %%NLS%%man/es/man1/dpkg-mergechangelogs.1.gz @@ -223,11 +228,9 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/es/man8/start-stop-daemon.8.gz %%NLS%%man/fr/man1/dpkg-architecture.1.gz %%NLS%%man/fr/man1/dpkg-buildflags.1.gz -%%NLS%%man/fr/man1/dpkg-buildpackage.1.gz %%NLS%%man/fr/man1/dpkg-deb.1.gz %%NLS%%man/fr/man1/dpkg-distaddfile.1.gz %%NLS%%man/fr/man1/dpkg-divert.1.gz -%%NLS%%man/fr/man1/dpkg-genchanges.1.gz %%NLS%%man/fr/man1/dpkg-gencontrol.1.gz %%NLS%%man/fr/man1/dpkg-gensymbols.1.gz %%NLS%%man/fr/man1/dpkg-maintscript-helper.1.gz @@ -249,7 +252,6 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/fr/man5/deb-override.5.gz %%NLS%%man/fr/man5/deb-shlibs.5.gz %%NLS%%man/fr/man5/deb-split.5.gz -%%NLS%%man/fr/man5/deb-src-control.5.gz %%NLS%%man/fr/man5/deb-substvars.5.gz %%NLS%%man/fr/man5/deb-symbols.5.gz %%NLS%%man/fr/man5/deb-triggers.5.gz @@ -261,7 +263,6 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/hu/man5/dpkg.cfg.5.gz %%NLS%%man/hu/man5/dselect.cfg.5.gz %%NLS%%man/it/man1/dpkg-architecture.1.gz -%%NLS%%man/it/man1/dpkg-buildpackage.1.gz %%NLS%%man/it/man1/dpkg-deb.1.gz %%NLS%%man/it/man1/dpkg-distaddfile.1.gz %%NLS%%man/it/man1/dpkg-gencontrol.1.gz @@ -281,7 +282,6 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/it/man5/deb-override.5.gz %%NLS%%man/it/man5/deb-shlibs.5.gz %%NLS%%man/it/man5/deb-split.5.gz -%%NLS%%man/it/man5/deb-src-control.5.gz %%NLS%%man/it/man5/deb-substvars.5.gz %%NLS%%man/it/man5/deb-version.5.gz %%NLS%%man/it/man5/deb.5.gz @@ -290,7 +290,6 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/it/man8/start-stop-daemon.8.gz %%NLS%%man/ja/man1/dpkg-distaddfile.1.gz %%NLS%%man/ja/man1/dpkg-divert.1.gz -%%NLS%%man/ja/man1/dpkg-genchanges.1.gz %%NLS%%man/ja/man1/dpkg-gencontrol.1.gz %%NLS%%man/ja/man1/dpkg-gensymbols.1.gz %%NLS%%man/ja/man1/dpkg-mergechangelogs.1.gz @@ -340,7 +339,8 @@ man/man1/dselect.1.gz man/man1/update-alternatives.1.gz man/man3/Dpkg.3.gz man/man3/Dpkg::Arch.3.gz -man/man3/Dpkg::BuildEnv.3.gz +man/man3/Dpkg::Build::Env.3.gz +man/man3/Dpkg::Build::Types.3.gz man/man3/Dpkg::BuildFlags.3.gz man/man3/Dpkg::BuildOptions.3.gz man/man3/Dpkg::BuildProfiles.3.gz @@ -376,6 +376,8 @@ man/man3/Dpkg::Vendor::Debian.3.gz man/man3/Dpkg::Vendor::Default.3.gz man/man3/Dpkg::Vendor::Ubuntu.3.gz man/man3/Dpkg::Version.3.gz +man/man5/deb-changelog.5.gz +man/man5/deb-changes.5.gz man/man5/deb-control.5.gz man/man5/deb-extra-override.5.gz man/man5/deb-old.5.gz @@ -389,12 +391,54 @@ man/man5/deb-symbols.5.gz man/man5/deb-triggers.5.gz man/man5/deb-version.5.gz man/man5/deb.5.gz +man/man5/deb822.5.gz man/man5/dpkg.cfg.5.gz +man/man5/dsc.5.gz man/man5/dselect.cfg.5.gz man/man8/start-stop-daemon.8.gz +%%NLS%%man/nl/man1/dpkg-architecture.1.gz +%%NLS%%man/nl/man1/dpkg-buildflags.1.gz +%%NLS%%man/nl/man1/dpkg-buildpackage.1.gz +%%NLS%%man/nl/man1/dpkg-checkbuilddeps.1.gz +%%NLS%%man/nl/man1/dpkg-deb.1.gz +%%NLS%%man/nl/man1/dpkg-distaddfile.1.gz +%%NLS%%man/nl/man1/dpkg-divert.1.gz +%%NLS%%man/nl/man1/dpkg-gencontrol.1.gz +%%NLS%%man/nl/man1/dpkg-gensymbols.1.gz +%%NLS%%man/nl/man1/dpkg-maintscript-helper.1.gz +%%NLS%%man/nl/man1/dpkg-mergechangelogs.1.gz +%%NLS%%man/nl/man1/dpkg-name.1.gz +%%NLS%%man/nl/man1/dpkg-parsechangelog.1.gz +%%NLS%%man/nl/man1/dpkg-query.1.gz +%%NLS%%man/nl/man1/dpkg-scanpackages.1.gz +%%NLS%%man/nl/man1/dpkg-scansources.1.gz +%%NLS%%man/nl/man1/dpkg-shlibdeps.1.gz +%%NLS%%man/nl/man1/dpkg-source.1.gz +%%NLS%%man/nl/man1/dpkg-split.1.gz +%%NLS%%man/nl/man1/dpkg-statoverride.1.gz +%%NLS%%man/nl/man1/dpkg-trigger.1.gz +%%NLS%%man/nl/man1/dpkg-vendor.1.gz +%%NLS%%man/nl/man1/dpkg.1.gz +%%NLS%%man/nl/man1/dselect.1.gz +%%NLS%%man/nl/man1/update-alternatives.1.gz +%%NLS%%man/nl/man5/deb-control.5.gz +%%NLS%%man/nl/man5/deb-extra-override.5.gz +%%NLS%%man/nl/man5/deb-old.5.gz +%%NLS%%man/nl/man5/deb-origin.5.gz +%%NLS%%man/nl/man5/deb-override.5.gz +%%NLS%%man/nl/man5/deb-shlibs.5.gz +%%NLS%%man/nl/man5/deb-split.5.gz +%%NLS%%man/nl/man5/deb-src-control.5.gz +%%NLS%%man/nl/man5/deb-substvars.5.gz +%%NLS%%man/nl/man5/deb-symbols.5.gz +%%NLS%%man/nl/man5/deb-triggers.5.gz +%%NLS%%man/nl/man5/deb-version.5.gz +%%NLS%%man/nl/man5/deb.5.gz +%%NLS%%man/nl/man5/dpkg.cfg.5.gz +%%NLS%%man/nl/man5/dselect.cfg.5.gz +%%NLS%%man/nl/man8/start-stop-daemon.8.gz %%NLS%%man/pl/man1/dpkg-distaddfile.1.gz %%NLS%%man/pl/man1/dpkg-divert.1.gz -%%NLS%%man/pl/man1/dpkg-genchanges.1.gz %%NLS%%man/pl/man1/dpkg-gencontrol.1.gz %%NLS%%man/pl/man1/dpkg-gensymbols.1.gz %%NLS%%man/pl/man1/dpkg-mergechangelogs.1.gz @@ -418,11 +462,9 @@ man/man8/start-stop-daemon.8.gz %%NLS%%man/pl/man8/start-stop-daemon.8.gz %%NLS%%man/sv/man1/dpkg-architecture.1.gz %%NLS%%man/sv/man1/dpkg-buildflags.1.gz -%%NLS%%man/sv/man1/dpkg-buildpackage.1.gz %%NLS%%man/sv/man1/dpkg-deb.1.gz %%NLS%%man/sv/man1/dpkg-distaddfile.1.gz %%NLS%%man/sv/man1/dpkg-divert.1.gz -%%NLS%%man/sv/man1/dpkg-genchanges.1.gz %%NLS%%man/sv/man1/dpkg-gencontrol.1.gz %%NLS%%man/sv/man1/dpkg-gensymbols.1.gz %%NLS%%man/sv/man1/dpkg-maintscript-helper.1.gz @@ -444,7 +486,6 @@ man/man8/start-stop-daemon.8.gz %%NLS%%man/sv/man5/deb-override.5.gz %%NLS%%man/sv/man5/deb-shlibs.5.gz %%NLS%%man/sv/man5/deb-split.5.gz -%%NLS%%man/sv/man5/deb-src-control.5.gz %%NLS%%man/sv/man5/deb-substvars.5.gz %%NLS%%man/sv/man5/deb-symbols.5.gz %%NLS%%man/sv/man5/deb-triggers.5.gz From owner-svn-ports-all@freebsd.org Wed May 4 19:50:22 2016 Return-Path: Delivered-To: svn-ports-all@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 DCD01B2D96A; Wed, 4 May 2016 19:50:22 +0000 (UTC) (envelope-from bdrewery@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 A9CD31749; Wed, 4 May 2016 19:50:22 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44JoL8U002316; Wed, 4 May 2016 19:50:21 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44JoLmL002314; Wed, 4 May 2016 19:50:21 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201605041950.u44JoLmL002314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Wed, 4 May 2016 19:50:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414610 - in head: Mk/Uses www/p5-HTML-Perlinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 19:50:23 -0000 Author: bdrewery Date: Wed May 4 19:50:21 2016 New Revision: 414610 URL: https://svnweb.freebsd.org/changeset/ports/414610 Log: Allow overriding PERL and PERL5. This is needed for cross-build support. Modified: head/Mk/Uses/perl5.mk head/www/p5-HTML-Perlinfo/Makefile Modified: head/Mk/Uses/perl5.mk ============================================================================== --- head/Mk/Uses/perl5.mk Wed May 4 19:14:41 2016 (r414609) +++ head/Mk/Uses/perl5.mk Wed May 4 19:50:21 2016 (r414610) @@ -113,8 +113,8 @@ SITE_MAN1_REL?= ${SITE_PERL_REL}/man/man .endif SITE_MAN1?= ${PREFIX}/${SITE_MAN1_REL} -PERL5= ${LOCALBASE}/bin/perl${PERL_VERSION} -PERL= ${LOCALBASE}/bin/perl +PERL5?= ${LOCALBASE}/bin/perl${PERL_VERSION} +PERL?= ${LOCALBASE}/bin/perl CONFIGURE_ENV+= ac_cv_path_PERL=${PERL} ac_cv_path_PERL_PATH=${PERL} QA_ENV+= SITE_ARCH_REL=${SITE_ARCH_REL} LIBPERL=libperl.so.${PERL_VER} Modified: head/www/p5-HTML-Perlinfo/Makefile ============================================================================== --- head/www/p5-HTML-Perlinfo/Makefile Wed May 4 19:14:41 2016 (r414609) +++ head/www/p5-HTML-Perlinfo/Makefile Wed May 4 19:50:21 2016 (r414610) @@ -12,7 +12,6 @@ COMMENT= Display a lot of Perl informati LICENSE_COMB= dual LICENSE= ART10 GPLv1 -PERL5= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-all@freebsd.org Wed May 4 20:07:10 2016 Return-Path: Delivered-To: svn-ports-all@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 62CACB2DCFA; Wed, 4 May 2016 20:07:10 +0000 (UTC) (envelope-from dbn@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 300B01190; Wed, 4 May 2016 20:07:10 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44K79Yn008191; Wed, 4 May 2016 20:07:09 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44K79EQ008190; Wed, 4 May 2016 20:07:09 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201605042007.u44K79EQ008190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Wed, 4 May 2016 20:07:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414611 - head/emulators/i386-wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 20:07:10 -0000 Author: dbn Date: Wed May 4 20:07:09 2016 New Revision: 414611 URL: https://svnweb.freebsd.org/changeset/ports/414611 Log: i386-wine-devel: fix dependency on wine-mono-devel. Reported by: Ivan Klymenko Modified: head/emulators/i386-wine-devel/Makefile.inc Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Wed May 4 19:50:21 2016 (r414610) +++ head/emulators/i386-wine-devel/Makefile.inc Wed May 4 20:07:09 2016 (r414611) @@ -43,7 +43,7 @@ USES= tar:xz BUNDLE_LIBS= yes GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.44-x86.msi:emulators/wine-gecko-devel -MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.0.msi:emulators/wine-mono-devel +MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.2.msi:emulators/wine-mono-devel # Included for OPSYS and OSVERSION .include From owner-svn-ports-all@freebsd.org Wed May 4 20:07:48 2016 Return-Path: Delivered-To: svn-ports-all@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 E126AB2DD3C; Wed, 4 May 2016 20:07:48 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 766E0127B; Wed, 4 May 2016 20:07:48 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id g17so36918357wme.0; Wed, 04 May 2016 13:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version; bh=1CgLvQnmvON/IPuw/N2h0a9q0q9sj9/8UiwBsCAFci8=; b=pPq/ba6mtzt1GGWlZC/HjxzeeMjf5ThFS7eVsmAe8u7SNOvveV7kz5DPlhRhhW7ZJh noL0dOvZsJ8Cgz0lW95lEBhXBYucTbsx0/d9MrTPiKkbs0tQYMsHXfvvIFS+s7hUos2L osnlncFHqSj9dH0AwA1B8+5ZWldL5+W38hI2yS4dm/2xpKA5KXet0ucIUgPa2O1rO3bL FxJYZkfWV/lmaBhOKeFRL2vI4o4rdA1sW2g49JYioalIHMI0umdIe9Yt6bPFeZU5fn/C xeBE56lpMuG9wnxbP/XRuDYEFjs9YaMP/nDw3rgCilpDww0IkOlOdp9PTH5mZUBxKZqb QwLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :organization:user-agent:in-reply-to:references:mime-version; bh=1CgLvQnmvON/IPuw/N2h0a9q0q9sj9/8UiwBsCAFci8=; b=fMFua5lmO0ujMRmew75F6bDQ/IDIYk+InAyxG/+WfdlnJSDRIejBBHBkuFsgeBAeVS W9r0pwrKKT4Ww/mH0rI3I+XimIuXJ08c4sA+u9Wo4K2GyIs8J0E4b7ltuU4XqV7v7ana g4sSA+0+OsRAzBhOXaOv+04NIwEJrEmEt96D6ULTUjdcZRst+10Kvu1kM6j+6W+/mMx5 VeMCpew/wm1GFGyTa7GAR7iFAd1E88+DPvkKOkftMSaJt4nBTVQXedB39l+1B0iIvWvz QkZfxoB4jO4vlvAwzC8zh6InU3ctfaeHfMd0stHu4w9SPMLvQ4g2wAhqjEK4yaaDRTgn Quug== X-Gm-Message-State: AOPr4FXkaZJBLVJmlUzC9e5N5hJavKH/cpZAvKgqwbSIbC88LF1EZ3l8/ClrM3qBeV8rbg== X-Received: by 10.194.80.162 with SMTP id s2mr10499707wjx.116.1462392466879; Wed, 04 May 2016 13:07:46 -0700 (PDT) Received: from dragon.local (8ta-150-149-124.telkomadsl.co.za. [41.150.149.124]) by smtp.googlemail.com with ESMTPSA id q77sm6766918wmd.12.2016.05.04.13.07.45 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 04 May 2016 13:07:45 -0700 (PDT) Sender: David Naylor From: David Naylor To: Ivan Klymenko Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414585 - in head/emulators/i386-wine-devel: . files Date: Wed, 04 May 2016 22:07:42 +0200 Message-ID: <2258031.YGiiRdH5Zx@dragon.local> Organization: FreeBSD User-Agent: KMail/4.14.3 (FreeBSD/10.3-RELEASE; KDE/4.14.3; amd64; ; ) In-Reply-To: <20160504163823.640a337b@nonamehost.local> References: <201605040610.u446AaZF052957@repo.freebsd.org> <20160504163823.640a337b@nonamehost.local> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1481407.lHviRVaT3U"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 20:07:49 -0000 --nextPart1481407.lHviRVaT3U Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Wednesday, 4 May 2016 16:38:23 Ivan Klymenko wrote: > On Wed, 4 May 2016 06:10:36 +0000 (UTC) > > David Naylor wrote: > > Author: dbn > > Date: Wed May 4 06:10:36 2016 > > New Revision: 414585 > > URL: https://svnweb.freebsd.org/changeset/ports/414585 > > > > Log: > > emulators/i386-wine-devel: update to 1.9.9 > Hello. > Please,note, finally, attention to the problem. > http://docs.freebsd.org/cgi/mid.cgi?20160430091405.59472d76 > Thanks. Thanks, fixed in r414611 --nextPart1481407.lHviRVaT3U Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJXKlaOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5NDhFQzUxMUEyN0YwMzAyRTc5OUI1M0FB RDYzRkE4REQ2QjJEQTU1AAoJEK1j+o3WstpV8soQAITwDzZTV8pOILuHmu3FkVLa 9qQU+EFF48v9PQp7V+iRKtpuglK93FHtPMD/YXzwUBYq6p6JLxHdoZBFfF/2c4Ff EnWjAO8FQCNo4UivXAU6moLpz4cd//QcUtjVV+jA1wu6K+ZrgZD9jxrxXthSk7Rp TDCzqfvRaI6Sk80DIWQp2B17H/B9qxqRCT487Z0CMDyZX7CJ/v/OqbaRDGXj91qS QGLr9V6ad2R5H88NhwWM9N545Zff/5XEmN7ASEU6Cgev5lWTNaBIRzYKLHN+n3ov vWJxKC5IiGcL0ENhnNikLIOYa+REFTVCRN4Hj38zOo77hAGg/eBd1FhvPtA2zaWw KKqCDdNlIqoPPKKnMNGY8Bszw8ok/oyZrCmvTeaiiLEa497CRafQ1rRc8Oi1U6qo AW+sN6gTqZOkiPk7MJy5mHY455pEKzsM7gSIwhV0NkrRQf5ayhuJwsGoT8VSefSX YXuwUnbFhtNh2YOyOuh21HpcgHNzA+rWTj8JYo3Ud1w3Wg0vshlq1a17z9R10FEB ilNUuXfU4kWjaK9ct0T8TS3K3iBbzFltQd6F6ZKXV3q+OZNJjFWo/b43jjSKzwBF oMmXsteczoVyjtaypYYRiaWUcR/MKKv/88mL0L8aAAl//ilOORpZjlIIxytVDO1o NxsJAToQk2MbufvE7Pmd =cTRT -----END PGP SIGNATURE----- --nextPart1481407.lHviRVaT3U-- From owner-svn-ports-all@freebsd.org Wed May 4 20:47:12 2016 Return-Path: Delivered-To: svn-ports-all@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 A3AB4B2D390; Wed, 4 May 2016 20:47:12 +0000 (UTC) (envelope-from pi@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 576B813CE; Wed, 4 May 2016 20:47:12 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44KlBdr020347; Wed, 4 May 2016 20:47:11 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44KlBvQ020344; Wed, 4 May 2016 20:47:11 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605042047.u44KlBvQ020344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 4 May 2016 20:47:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414612 - head/www/gitlab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 20:47:12 -0000 Author: pi Date: Wed May 4 20:47:11 2016 New Revision: 414612 URL: https://svnweb.freebsd.org/changeset/ports/414612 Log: www/gitlab: 8.7.1 -> 8.7.2 Changes: https://about.gitlab.com/2016/05/03/gitlab-8-dot-7-dot-2-released/ PR: 209265 Submitted by: Torsten Zuehlsdorff (maintainer) Modified: head/www/gitlab/Makefile head/www/gitlab/distinfo head/www/gitlab/pkg-plist Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Wed May 4 20:07:09 2016 (r414611) +++ head/www/gitlab/Makefile Wed May 4 20:47:11 2016 (r414612) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 8.7.1 +PORTVERSION= 8.7.2 DISTVERSIONPREFIX= v CATEGORIES= www devel Modified: head/www/gitlab/distinfo ============================================================================== --- head/www/gitlab/distinfo Wed May 4 20:07:09 2016 (r414611) +++ head/www/gitlab/distinfo Wed May 4 20:47:11 2016 (r414612) @@ -1,2 +1,2 @@ -SHA256 (gitlabhq-gitlabhq-v8.7.1_GH0.tar.gz) = 4a060bf006418d7d63b375cb9366584b0b362588e202a1ff3960581a4724df7a -SIZE (gitlabhq-gitlabhq-v8.7.1_GH0.tar.gz) = 17639611 +SHA256 (gitlabhq-gitlabhq-v8.7.2_GH0.tar.gz) = 154c4b684ab088d9d1ea0e728cdcbd9d17f3cc89689f7757b8e98a49a605b947 +SIZE (gitlabhq-gitlabhq-v8.7.2_GH0.tar.gz) = 17639645 Modified: head/www/gitlab/pkg-plist ============================================================================== --- head/www/gitlab/pkg-plist Wed May 4 20:07:09 2016 (r414611) +++ head/www/gitlab/pkg-plist Wed May 4 20:47:11 2016 (r414612) @@ -3061,6 +3061,8 @@ %%WWWDIR%%/spec/features/projects/files/project_owner_creates_license_file_spec.rb %%WWWDIR%%/spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb %%WWWDIR%%/spec/features/projects/members/anonymous_user_sees_members_spec.rb +%%WWWDIR%%/spec/features/projects/wiki/user_creates_wiki_page_spec.rb +%%WWWDIR%%/spec/features/projects/wiki/user_updates_wiki_page_spec.rb %%WWWDIR%%/spec/features/projects_spec.rb %%WWWDIR%%/spec/features/runners_spec.rb %%WWWDIR%%/spec/features/search_spec.rb From owner-svn-ports-all@freebsd.org Wed May 4 21:04:19 2016 Return-Path: Delivered-To: svn-ports-all@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 11FDEB2D674; Wed, 4 May 2016 21:04:19 +0000 (UTC) (envelope-from riggs@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 B511F1F8D; Wed, 4 May 2016 21:04:18 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44L4H0T026700; Wed, 4 May 2016 21:04:17 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44L4Hej026698; Wed, 4 May 2016 21:04:17 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605042104.u44L4Hej026698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Wed, 4 May 2016 21:04:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414613 - in head/dns/powerdns: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 21:04:19 -0000 Author: riggs Date: Wed May 4 21:04:17 2016 New Revision: 414613 URL: https://svnweb.freebsd.org/changeset/ports/414613 Log: Fix build on 9.3 i386 PR: 209260 Submitted by: tremere@cainites.net (maintainer) MFH: 2016Q2 (build fix blanket) Modified: head/dns/powerdns/Makefile head/dns/powerdns/files/patch-pdns_dnspacket.cc Modified: head/dns/powerdns/Makefile ============================================================================== --- head/dns/powerdns/Makefile Wed May 4 20:47:11 2016 (r414612) +++ head/dns/powerdns/Makefile Wed May 4 21:04:17 2016 (r414613) @@ -12,10 +12,10 @@ COMMENT= Advanced DNS server with multip LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_serialization.so:devel/boost-libs +BROKEN_powerpc64= Does not build + USES= cpe gmake libtool lua pkgconfig tar:bzip2 USE_LDCONFIG= YES USE_SUBMAKE= YES @@ -122,8 +122,6 @@ TOOLS_DESC= Build extra tools REMOTEOPT_DESC= Remote backend connectors ZEROMQ_DESC= Enable ZeroMQ connector (Implies REMOTE enabled) -.include - post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for i in pdns.conf Modified: head/dns/powerdns/files/patch-pdns_dnspacket.cc ============================================================================== --- head/dns/powerdns/files/patch-pdns_dnspacket.cc Wed May 4 20:47:11 2016 (r414612) +++ head/dns/powerdns/files/patch-pdns_dnspacket.cc Wed May 4 21:04:17 2016 (r414613) @@ -7,7 +7,7 @@ - uint64_t now = time(0); - if(abs(trc->d_time - now) > trc->d_fudge) { - L<qdomain<<"' denied: TSIG (key '"<<*keyname<<"') time delta "<< abs(trc->d_time - now)<<" > 'fudge' "<d_fudge<d_time - (int64_t)time(0)); ++ uint64_t delta = std::labs((int64_t)trc->d_time - (int64_t)time(0)); + if(delta > trc->d_fudge) { + L<qdomain<<"' denied: TSIG (key '"<<*keyname<<"') time delta "<< delta <<" > 'fudge' "<d_fudge< Delivered-To: svn-ports-all@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 18E28B2D92C; Wed, 4 May 2016 21:12:43 +0000 (UTC) (envelope-from riggs@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 C289017EA; Wed, 4 May 2016 21:12:42 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u44LCfMV030014; Wed, 4 May 2016 21:12:41 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u44LCfBH030012; Wed, 4 May 2016 21:12:41 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605042112.u44LCfBH030012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Wed, 4 May 2016 21:12:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414614 - in branches/2016Q2/dns/powerdns: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 21:12:43 -0000 Author: riggs Date: Wed May 4 21:12:41 2016 New Revision: 414614 URL: https://svnweb.freebsd.org/changeset/ports/414614 Log: MFH: r414613 Fix build on 9.3 i386 PR: 209260 Submitted by: tremere@cainites.net (maintainer) Approved by: ports-secteam (build fix blanket) Modified: branches/2016Q2/dns/powerdns/Makefile branches/2016Q2/dns/powerdns/files/patch-pdns_dnspacket.cc Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/dns/powerdns/Makefile ============================================================================== --- branches/2016Q2/dns/powerdns/Makefile Wed May 4 21:04:17 2016 (r414613) +++ branches/2016Q2/dns/powerdns/Makefile Wed May 4 21:12:41 2016 (r414614) @@ -14,6 +14,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_serialization.so:devel/boost-libs +BROKEN_powerpc64= Does not build + USES= cpe gmake libtool lua pkgconfig tar:bzip2 USE_LDCONFIG= YES USE_SUBMAKE= YES @@ -120,8 +122,6 @@ TOOLS_DESC= Build extra tools REMOTEOPT_DESC= Remote backend connectors ZEROMQ_DESC= Enable ZeroMQ connector (Implies REMOTE enabled) -.include - post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for i in pdns.conf Modified: branches/2016Q2/dns/powerdns/files/patch-pdns_dnspacket.cc ============================================================================== --- branches/2016Q2/dns/powerdns/files/patch-pdns_dnspacket.cc Wed May 4 21:04:17 2016 (r414613) +++ branches/2016Q2/dns/powerdns/files/patch-pdns_dnspacket.cc Wed May 4 21:12:41 2016 (r414614) @@ -7,7 +7,7 @@ - uint64_t now = time(0); - if(abs(trc->d_time - now) > trc->d_fudge) { - L<qdomain<<"' denied: TSIG (key '"<<*keyname<<"') time delta "<< abs(trc->d_time - now)<<" > 'fudge' "<d_fudge<d_time - (int64_t)time(0)); ++ uint64_t delta = std::labs((int64_t)trc->d_time - (int64_t)time(0)); + if(delta > trc->d_fudge) { + L<qdomain<<"' denied: TSIG (key '"<<*keyname<<"') time delta "<< delta <<" > 'fudge' "<d_fudge< Delivered-To: svn-ports-all@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 4AAFDB2DF8C; Thu, 5 May 2016 00:00:08 +0000 (UTC) (envelope-from sunpoet@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 25E501AF9; Thu, 5 May 2016 00:00:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45007c2079301; Thu, 5 May 2016 00:00:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45007ka079297; Thu, 5 May 2016 00:00:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u45007ka079297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414615 - in head/graphics/gdal: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:08 -0000 Author: sunpoet Date: Thu May 5 00:00:06 2016 New Revision: 414615 URL: https://svnweb.freebsd.org/changeset/ports/414615 Log: - Update to 2.1.0 Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News Added: head/graphics/gdal/files/ head/graphics/gdal/files/patch-frmts-mrf-mrf_band.cpp (contents, props changed) Modified: head/graphics/gdal/Makefile head/graphics/gdal/distinfo head/graphics/gdal/pkg-plist Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Wed May 4 21:12:41 2016 (r414614) +++ head/graphics/gdal/Makefile Thu May 5 00:00:06 2016 (r414615) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.0.2 -PORTREVISION= 3 +PORTVERSION= 2.1.0 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/gdal/distinfo ============================================================================== --- head/graphics/gdal/distinfo Wed May 4 21:12:41 2016 (r414614) +++ head/graphics/gdal/distinfo Thu May 5 00:00:06 2016 (r414615) @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 -SIZE (gdal-2.0.2.tar.xz) = 7018768 +SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 +SIZE (gdal-2.1.0.tar.xz) = 7656496 Added: head/graphics/gdal/files/patch-frmts-mrf-mrf_band.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gdal/files/patch-frmts-mrf-mrf_band.cpp Thu May 5 00:00:06 2016 (r414615) @@ -0,0 +1,11 @@ +--- frmts/mrf/mrf_band.cpp.orig 2016-04-26 01:35:55.000000000 +0800 ++++ frmts/mrf/mrf_band.cpp 2016-05-04 02:26:58.154088997 +0800 +@@ -57,7 +57,7 @@ + + #include + #include +-#include "../zlib/zlib.h" ++#include + + using std::vector; + using std::string; Modified: head/graphics/gdal/pkg-plist ============================================================================== --- head/graphics/gdal/pkg-plist Wed May 4 21:12:41 2016 (r414614) +++ head/graphics/gdal/pkg-plist Thu May 5 00:00:06 2016 (r414615) @@ -22,6 +22,7 @@ bin/ogrlineref bin/ogrtindex bin/testepsg include/cpl_atomic_ops.h +include/cpl_aws.h include/cpl_config.h include/cpl_config_extras.h include/cpl_conv.h @@ -39,15 +40,16 @@ include/cpl_odbc.h include/cpl_port.h include/cpl_progress.h include/cpl_quad_tree.h +include/cpl_sha256.h include/cpl_spawn.h include/cpl_string.h include/cpl_time.h include/cpl_virtualmem.h include/cpl_vsi.h +include/cpl_vsi_error.h include/cpl_vsi_virtual.h include/cpl_vsil_curl_priv.h -include/cpl_win32ce_api.h -include/cpl_wince.h +include/cpl_worker_thread_pool.h include/cplkeywordparser.h include/gdal.h include/gdal_alg.h @@ -60,6 +62,7 @@ include/gdal_priv.h include/gdal_proxy.h include/gdal_rat.h include/gdal_simplesurf.h +include/gdal_utils.h include/gdal_version.h include/gdal_vrt.h include/gdalexif.h @@ -69,10 +72,12 @@ include/gdalgrid_priv.h include/gdaljp2abstractdataset.h include/gdaljp2metadata.h include/gdaljp2metadatagenerator.h +include/gdalpansharpen.h include/gdalsse_priv.h include/gdalwarper.h include/gdalwarpkernel_opencl.h include/gvgcpfit.h +include/internal_qhull_headers.h include/memdataset.h include/ogr_api.h include/ogr_core.h From owner-svn-ports-all@freebsd.org Thu May 5 00:00:12 2016 Return-Path: Delivered-To: svn-ports-all@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 C6F1DB2DFCE; Thu, 5 May 2016 00:00:12 +0000 (UTC) (envelope-from sunpoet@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 933C71B20; Thu, 5 May 2016 00:00:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500B2T079420; Thu, 5 May 2016 00:00:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500BVe079417; Thu, 5 May 2016 00:00:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500BVe079417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414616 - head/graphics/p5-Geo-GDAL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:12 -0000 Author: sunpoet Date: Thu May 5 00:00:11 2016 New Revision: 414616 URL: https://svnweb.freebsd.org/changeset/ports/414616 Log: - Update to 2.1.0 Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News Modified: head/graphics/p5-Geo-GDAL/Makefile head/graphics/p5-Geo-GDAL/distinfo Modified: head/graphics/p5-Geo-GDAL/Makefile ============================================================================== --- head/graphics/p5-Geo-GDAL/Makefile Thu May 5 00:00:06 2016 (r414615) +++ head/graphics/p5-Geo-GDAL/Makefile Thu May 5 00:00:11 2016 (r414616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-GDAL -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= graphics perl5 MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/p5-Geo-GDAL/distinfo ============================================================================== --- head/graphics/p5-Geo-GDAL/distinfo Thu May 5 00:00:06 2016 (r414615) +++ head/graphics/p5-Geo-GDAL/distinfo Thu May 5 00:00:11 2016 (r414616) @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 -SIZE (gdal-2.0.2.tar.xz) = 7018768 +SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 +SIZE (gdal-2.1.0.tar.xz) = 7656496 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:17 2016 Return-Path: Delivered-To: svn-ports-all@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 5B3FBB2DFED; Thu, 5 May 2016 00:00:17 +0000 (UTC) (envelope-from sunpoet@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 13E091C0F; Thu, 5 May 2016 00:00:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500GgZ079552; Thu, 5 May 2016 00:00:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500GJO079549; Thu, 5 May 2016 00:00:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500GJO079549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414617 - head/graphics/php-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:17 -0000 Author: sunpoet Date: Thu May 5 00:00:15 2016 New Revision: 414617 URL: https://svnweb.freebsd.org/changeset/ports/414617 Log: - Update to 2.1.0 Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News Modified: head/graphics/php-gdal/Makefile head/graphics/php-gdal/distinfo head/graphics/php-gdal/pkg-plist Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Thu May 5 00:00:11 2016 (r414616) +++ head/graphics/php-gdal/Makefile Thu May 5 00:00:15 2016 (r414617) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ @@ -20,12 +20,12 @@ LIB_DEPENDS= libgdal.so:graphics/gdal ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so CFLAGS+= -fPIC +#IGNORE_WITH_PHP=70 MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USE_PHP= yes USE_PHP_BUILD= yes USES= gmake localbase tar:xz -IGNORE_WITH_PHP= 70 WRKSRC_SUBDIR= swig/php Modified: head/graphics/php-gdal/distinfo ============================================================================== --- head/graphics/php-gdal/distinfo Thu May 5 00:00:11 2016 (r414616) +++ head/graphics/php-gdal/distinfo Thu May 5 00:00:15 2016 (r414617) @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 -SIZE (gdal-2.0.2.tar.xz) = 7018768 +SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 +SIZE (gdal-2.1.0.tar.xz) = 7656496 Modified: head/graphics/php-gdal/pkg-plist ============================================================================== --- head/graphics/php-gdal/pkg-plist Thu May 5 00:00:11 2016 (r414616) +++ head/graphics/php-gdal/pkg-plist Thu May 5 00:00:15 2016 (r414617) @@ -1,5 +1,6 @@ include/php/ext/gdal/php_gdal.h include/php/ext/gdal/php_gdalconst.h +include/php/ext/gdal/php_gnm.h include/php/ext/gdal/php_ogr.h include/php/ext/gdal/php_osr.h lib/php/%%PHP_EXT_DIR%%/php_gdal.so From owner-svn-ports-all@freebsd.org Thu May 5 00:00:21 2016 Return-Path: Delivered-To: svn-ports-all@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 BFC85B2B027; Thu, 5 May 2016 00:00:21 +0000 (UTC) (envelope-from sunpoet@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 91F461D29; Thu, 5 May 2016 00:00:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500KEs079682; Thu, 5 May 2016 00:00:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500KEN079679; Thu, 5 May 2016 00:00:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500KEN079679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414618 - head/graphics/py-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:21 -0000 Author: sunpoet Date: Thu May 5 00:00:20 2016 New Revision: 414618 URL: https://svnweb.freebsd.org/changeset/ports/414618 Log: - Update to 2.1.0 Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News Modified: head/graphics/py-gdal/Makefile head/graphics/py-gdal/distinfo head/graphics/py-gdal/pkg-plist Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Thu May 5 00:00:15 2016 (r414617) +++ head/graphics/py-gdal/Makefile Thu May 5 00:00:20 2016 (r414618) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/py-gdal/distinfo ============================================================================== --- head/graphics/py-gdal/distinfo Thu May 5 00:00:15 2016 (r414617) +++ head/graphics/py-gdal/distinfo Thu May 5 00:00:20 2016 (r414618) @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 -SIZE (gdal-2.0.2.tar.xz) = 7018768 +SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 +SIZE (gdal-2.1.0.tar.xz) = 7656496 Modified: head/graphics/py-gdal/pkg-plist ============================================================================== --- head/graphics/py-gdal/pkg-plist Thu May 5 00:00:15 2016 (r414617) +++ head/graphics/py-gdal/pkg-plist Thu May 5 00:00:20 2016 (r414618) @@ -9,6 +9,7 @@ bin/gdal_calc.py bin/gdal_edit.py bin/gdal_fillnodata.py bin/gdal_merge.py +bin/gdal_pansharpen.py bin/gdal_polygonize.py bin/gdal_proximity.py bin/gdal_retile.py From owner-svn-ports-all@freebsd.org Thu May 5 00:00:26 2016 Return-Path: Delivered-To: svn-ports-all@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 302A8B2B066; Thu, 5 May 2016 00:00:26 +0000 (UTC) (envelope-from sunpoet@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 EE4CA1E1D; Thu, 5 May 2016 00:00:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500PEP079796; Thu, 5 May 2016 00:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500P0V079794; Thu, 5 May 2016 00:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500P0V079794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414619 - head/graphics/ruby-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:26 -0000 Author: sunpoet Date: Thu May 5 00:00:24 2016 New Revision: 414619 URL: https://svnweb.freebsd.org/changeset/ports/414619 Log: - Update to 2.1.0 - Set EXPIRATION_DATE to 2016-05-31 Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News Modified: head/graphics/ruby-gdal/Makefile head/graphics/ruby-gdal/distinfo Modified: head/graphics/ruby-gdal/Makefile ============================================================================== --- head/graphics/ruby-gdal/Makefile Thu May 5 00:00:20 2016 (r414618) +++ head/graphics/ruby-gdal/Makefile Thu May 5 00:00:24 2016 (r414619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= graphics ruby MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ @@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TX BUILD_DEPENDS= swig3.0:devel/swig30 LIB_DEPENDS= libgdal.so:graphics/gdal +EXPIRATION_DATE=2016-05-31 + IGNORE= disabled by upstream (https://trac.osgeo.org/gdal/changeset/28756) MAKE_ARGS= USER_DEFS=-fPIC Modified: head/graphics/ruby-gdal/distinfo ============================================================================== --- head/graphics/ruby-gdal/distinfo Thu May 5 00:00:20 2016 (r414618) +++ head/graphics/ruby-gdal/distinfo Thu May 5 00:00:24 2016 (r414619) @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 -SIZE (gdal-2.0.2.tar.xz) = 7018768 +SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 +SIZE (gdal-2.1.0.tar.xz) = 7656496 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:30 2016 Return-Path: Delivered-To: svn-ports-all@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 F264BB2B0A3; Thu, 5 May 2016 00:00:30 +0000 (UTC) (envelope-from sunpoet@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 A34431F16; Thu, 5 May 2016 00:00:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500TpJ079928; Thu, 5 May 2016 00:00:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500TIF079924; Thu, 5 May 2016 00:00:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500TIF079924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414620 - head/security/libksba X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:31 -0000 Author: sunpoet Date: Thu May 5 00:00:29 2016 New Revision: 414620 URL: https://svnweb.freebsd.org/changeset/ports/414620 Log: - Update to 1.3.4 - Add LICENSE_FILE Changes: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=blob;f=NEWS;hb=HEAD Modified: head/security/libksba/Makefile head/security/libksba/distinfo head/security/libksba/pkg-plist Modified: head/security/libksba/Makefile ============================================================================== --- head/security/libksba/Makefile Thu May 5 00:00:24 2016 (r414619) +++ head/security/libksba/Makefile Thu May 5 00:00:29 2016 (r414620) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libksba -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= security MASTER_SITES= GNUPG/${PORTNAME} @@ -11,6 +11,9 @@ COMMENT= KSBA is an X.509 Library LICENSE= GPLv2 GPLv3 LGPL3 LICENSE_COMB= dual +LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPLv2 +LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.GPLv3 +LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPLv3 LIB_DEPENDS= libgpg-error.so:security/libgpg-error Modified: head/security/libksba/distinfo ============================================================================== --- head/security/libksba/distinfo Thu May 5 00:00:24 2016 (r414619) +++ head/security/libksba/distinfo Thu May 5 00:00:29 2016 (r414620) @@ -1,2 +1,2 @@ -SHA256 (libksba-1.3.3.tar.bz2) = 0c7f5ffe34d0414f6951d9880a46fcc2985c487f7c36369b9f11ad41131c7786 -SIZE (libksba-1.3.3.tar.bz2) = 618698 +SHA256 (libksba-1.3.4.tar.bz2) = f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f +SIZE (libksba-1.3.4.tar.bz2) = 619373 Modified: head/security/libksba/pkg-plist ============================================================================== --- head/security/libksba/pkg-plist Thu May 5 00:00:24 2016 (r414619) +++ head/security/libksba/pkg-plist Thu May 5 00:00:29 2016 (r414620) @@ -3,5 +3,5 @@ include/ksba.h lib/libksba.a lib/libksba.so lib/libksba.so.8 -lib/libksba.so.8.11.4 +lib/libksba.so.8.11.5 share/aclocal/ksba.m4 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:35 2016 Return-Path: Delivered-To: svn-ports-all@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 802FDB2B0F9; Thu, 5 May 2016 00:00:35 +0000 (UTC) (envelope-from sunpoet@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 39631101E; Thu, 5 May 2016 00:00:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500Y9D080044; Thu, 5 May 2016 00:00:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500Yrm080042; Thu, 5 May 2016 00:00:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500Yrm080042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414621 - head/www/p5-HTTP-Tiny X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:35 -0000 Author: sunpoet Date: Thu May 5 00:00:34 2016 New Revision: 414621 URL: https://svnweb.freebsd.org/changeset/ports/414621 Log: - Update to 0.058 - Fix *_DEPENDS Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes Modified: head/www/p5-HTTP-Tiny/Makefile head/www/p5-HTTP-Tiny/distinfo Modified: head/www/p5-HTTP-Tiny/Makefile ============================================================================== --- head/www/p5-HTTP-Tiny/Makefile Thu May 5 00:00:29 2016 (r414620) +++ head/www/p5-HTTP-Tiny/Makefile Thu May 5 00:00:34 2016 (r414621) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Tiny -PORTVERSION= 0.056 +PORTVERSION= 0.058 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,12 +26,17 @@ USES= perl5 COOKIE_BUILD_DEPENDS= p5-HTTP-CookieJar>=0.001:www/p5-HTTP-CookieJar COOKIE_RUN_DEPENDS= p5-HTTP-CookieJar>=0.001:www/p5-HTTP-CookieJar HTTPS_BUILD_DEPENDS= p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \ - p5-Mozilla-CA>=20130114:www/p5-Mozilla-CA \ + p5-Mozilla-CA>=20160104:www/p5-Mozilla-CA \ p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay HTTPS_RUN_DEPENDS= p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \ - p5-Mozilla-CA>=20130114:www/p5-Mozilla-CA \ + p5-Mozilla-CA>=20160104:www/p5-Mozilla-CA \ p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay -IO_SOCKET_IP_BUILD_DEPENDS= p5-IO-Socket-IP>=0.25:net/p5-IO-Socket-IP -IO_SOCKET_IP_RUN_DEPENDS= p5-IO-Socket-IP>=0.25:net/p5-IO-Socket-IP -.include +.include + +.if ${PERL_LEVEL} < 502200 && ${PORT_OPTIONS:MIO_SOCKET_IP} +BUILD_DEPENDS+= p5-IO-Socket-IP>=0.32:net/p5-IO-Socket-IP +RUN_DEPENDS+= p5-IO-Socket-IP>=0.32:net/p5-IO-Socket-IP +.endif + +.include Modified: head/www/p5-HTTP-Tiny/distinfo ============================================================================== --- head/www/p5-HTTP-Tiny/distinfo Thu May 5 00:00:29 2016 (r414620) +++ head/www/p5-HTTP-Tiny/distinfo Thu May 5 00:00:34 2016 (r414621) @@ -1,2 +1,2 @@ -SHA256 (HTTP-Tiny-0.056.tar.gz) = 208d5e9013479f7e235bf002cecc8e4704d10b7b64953f302b49fcbf5252d299 -SIZE (HTTP-Tiny-0.056.tar.gz) = 63218 +SHA256 (HTTP-Tiny-0.058.tar.gz) = f4df06a48b1469f702b68d3dadd4f5c5d295af2a0e02f06bca592c9486fbb718 +SIZE (HTTP-Tiny-0.058.tar.gz) = 66953 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:40 2016 Return-Path: Delivered-To: svn-ports-all@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 59200B2B15B; Thu, 5 May 2016 00:00:40 +0000 (UTC) (envelope-from sunpoet@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 27D35110E; Thu, 5 May 2016 00:00:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500dsm080160; Thu, 5 May 2016 00:00:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500dix080158; Thu, 5 May 2016 00:00:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500dix080158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414622 - head/devel/rubygem-rufus-scheduler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:40 -0000 Author: sunpoet Date: Thu May 5 00:00:38 2016 New Revision: 414622 URL: https://svnweb.freebsd.org/changeset/ports/414622 Log: - Update to 3.2.1 Changes: https://github.com/jmettraux/rufus-scheduler/blob/master/CHANGELOG.txt Modified: head/devel/rubygem-rufus-scheduler/Makefile head/devel/rubygem-rufus-scheduler/distinfo (contents, props changed) Modified: head/devel/rubygem-rufus-scheduler/Makefile ============================================================================== --- head/devel/rubygem-rufus-scheduler/Makefile Thu May 5 00:00:34 2016 (r414621) +++ head/devel/rubygem-rufus-scheduler/Makefile Thu May 5 00:00:38 2016 (r414622) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rufus-scheduler -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rufus-scheduler/distinfo ============================================================================== --- head/devel/rubygem-rufus-scheduler/distinfo Thu May 5 00:00:34 2016 (r414621) +++ head/devel/rubygem-rufus-scheduler/distinfo Thu May 5 00:00:38 2016 (r414622) @@ -1,2 +1,2 @@ -SHA256 (rubygem/rufus-scheduler-3.2.0.gem) = 98334ae26b2e567bba461ac29bda7ad3d83b3a6dcb3408ba70390ea5058a08db -SIZE (rubygem/rufus-scheduler-3.2.0.gem) = 44544 +SHA256 (rubygem/rufus-scheduler-3.2.1.gem) = e630755a3473564816c376aa7976d56e80c3eb8e28bb9fbf6b36b4bb370394f3 +SIZE (rubygem/rufus-scheduler-3.2.1.gem) = 45568 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:44 2016 Return-Path: Delivered-To: svn-ports-all@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 C4A29B2B1AD; Thu, 5 May 2016 00:00:44 +0000 (UTC) (envelope-from sunpoet@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 6C38611F5; Thu, 5 May 2016 00:00:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500hsP080277; Thu, 5 May 2016 00:00:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500hMb080275; Thu, 5 May 2016 00:00:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500hMb080275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414623 - head/archivers/p5-Archive-Any X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:44 -0000 Author: sunpoet Date: Thu May 5 00:00:43 2016 New Revision: 414623 URL: https://svnweb.freebsd.org/changeset/ports/414623 Log: - Update to 0.0945 Changes: http://search.cpan.org/dist/Archive-Any/Changes Modified: head/archivers/p5-Archive-Any/Makefile head/archivers/p5-Archive-Any/distinfo Modified: head/archivers/p5-Archive-Any/Makefile ============================================================================== --- head/archivers/p5-Archive-Any/Makefile Thu May 5 00:00:38 2016 (r414622) +++ head/archivers/p5-Archive-Any/Makefile Thu May 5 00:00:43 2016 (r414623) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Archive-Any -PORTVERSION= 0.0944 +PORTVERSION= 0.0945 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Archive-Any/distinfo ============================================================================== --- head/archivers/p5-Archive-Any/distinfo Thu May 5 00:00:38 2016 (r414622) +++ head/archivers/p5-Archive-Any/distinfo Thu May 5 00:00:43 2016 (r414623) @@ -1,2 +1,2 @@ -SHA256 (Archive-Any-0.0944.tar.gz) = cad072407264b8785471acf8aefde925de77bddd0abb562b7d2455dc49142397 -SIZE (Archive-Any-0.0944.tar.gz) = 193647 +SHA256 (Archive-Any-0.0945.tar.gz) = 8c176cf649a7c3ef2cc2cc2d87eae79cfc0c13316cd4581404a99bc1a41a568f +SIZE (Archive-Any-0.0945.tar.gz) = 193669 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:49 2016 Return-Path: Delivered-To: svn-ports-all@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 81443B2B221; Thu, 5 May 2016 00:00:49 +0000 (UTC) (envelope-from sunpoet@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 4ECA11306; Thu, 5 May 2016 00:00:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500mSo081015; Thu, 5 May 2016 00:00:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500mNc081013; Thu, 5 May 2016 00:00:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500mNc081013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414624 - head/devel/p5-B-Hooks-EndOfScope X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:49 -0000 Author: sunpoet Date: Thu May 5 00:00:48 2016 New Revision: 414624 URL: https://svnweb.freebsd.org/changeset/ports/414624 Log: - Update to 0.19 Changes: http://search.cpan.org/dist/B-Hooks-EndOfScope/Changes Modified: head/devel/p5-B-Hooks-EndOfScope/Makefile head/devel/p5-B-Hooks-EndOfScope/distinfo Modified: head/devel/p5-B-Hooks-EndOfScope/Makefile ============================================================================== --- head/devel/p5-B-Hooks-EndOfScope/Makefile Thu May 5 00:00:43 2016 (r414623) +++ head/devel/p5-B-Hooks-EndOfScope/Makefile Thu May 5 00:00:48 2016 (r414624) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= B-Hooks-EndOfScope -PORTVERSION= 0.15 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-B-Hooks-EndOfScope/distinfo ============================================================================== --- head/devel/p5-B-Hooks-EndOfScope/distinfo Thu May 5 00:00:43 2016 (r414623) +++ head/devel/p5-B-Hooks-EndOfScope/distinfo Thu May 5 00:00:48 2016 (r414624) @@ -1,2 +1,2 @@ -SHA256 (B-Hooks-EndOfScope-0.15.tar.gz) = 122ee422d3d49d994fa6e1e57c8800acfe6aeae56ce430a06eabc37300c1942e -SIZE (B-Hooks-EndOfScope-0.15.tar.gz) = 30331 +SHA256 (B-Hooks-EndOfScope-0.19.tar.gz) = 05c9eacac709876f3c942d1dabc5c83234d6d935e80592522e4ac86c714cd3c8 +SIZE (B-Hooks-EndOfScope-0.19.tar.gz) = 98735 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:54 2016 Return-Path: Delivered-To: svn-ports-all@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 6B235B2B26A; Thu, 5 May 2016 00:00:54 +0000 (UTC) (envelope-from sunpoet@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 355DF13DA; Thu, 5 May 2016 00:00:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500rmX081134; Thu, 5 May 2016 00:00:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500rPp081132; Thu, 5 May 2016 00:00:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500rPp081132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414625 - head/devel/p5-CPAN-Perl-Releases X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:54 -0000 Author: sunpoet Date: Thu May 5 00:00:53 2016 New Revision: 414625 URL: https://svnweb.freebsd.org/changeset/ports/414625 Log: - Update to 2.72 Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Modified: head/devel/p5-CPAN-Perl-Releases/Makefile head/devel/p5-CPAN-Perl-Releases/distinfo Modified: head/devel/p5-CPAN-Perl-Releases/Makefile ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/Makefile Thu May 5 00:00:48 2016 (r414624) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Thu May 5 00:00:53 2016 (r414625) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 2.70 +PORTVERSION= 2.72 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Thu May 5 00:00:48 2016 (r414624) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Thu May 5 00:00:53 2016 (r414625) @@ -1,2 +1,2 @@ -SHA256 (CPAN-Perl-Releases-2.70.tar.gz) = 12cc49021dd4dd1c0354689368090b8794d19491b8ccde7b1b601c4d2a608d27 -SIZE (CPAN-Perl-Releases-2.70.tar.gz) = 25450 +SHA256 (CPAN-Perl-Releases-2.72.tar.gz) = 4d304bee56226c15528e63554cf732bb99d65d30496e18ca9e3251a995d3b5fb +SIZE (CPAN-Perl-Releases-2.72.tar.gz) = 25199 From owner-svn-ports-all@freebsd.org Thu May 5 00:00:58 2016 Return-Path: Delivered-To: svn-ports-all@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 CD864B2B2AE; Thu, 5 May 2016 00:00:58 +0000 (UTC) (envelope-from sunpoet@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 9EE9B164B; Thu, 5 May 2016 00:00:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4500vaN081235; Thu, 5 May 2016 00:00:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4500veH081234; Thu, 5 May 2016 00:00:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050000.u4500veH081234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:00:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414626 - head/devel/p5-Moose X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:00:59 -0000 Author: sunpoet Date: Thu May 5 00:00:57 2016 New Revision: 414626 URL: https://svnweb.freebsd.org/changeset/ports/414626 Log: - Fix *_DEPENDS - Bump PORTREVISION for dependency change Modified: head/devel/p5-Moose/Makefile Modified: head/devel/p5-Moose/Makefile ============================================================================== --- head/devel/p5-Moose/Makefile Thu May 5 00:00:53 2016 (r414625) +++ head/devel/p5-Moose/Makefile Thu May 5 00:00:57 2016 (r414626) @@ -3,6 +3,7 @@ PORTNAME= Moose PORTVERSION= 2.1801 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -23,7 +24,6 @@ BUILD_DEPENDS= p5-Class-Load>=0.09:devel p5-Devel-OverloadInfo>=0.004:devel/p5-Devel-OverloadInfo \ p5-Devel-StackTrace>=1.33:devel/p5-Devel-StackTrace \ p5-Eval-Closure>=0.04:devel/p5-Eval-Closure \ - p5-List-MoreUtils>=0.28:lang/p5-List-MoreUtils \ p5-MRO-Compat>=0.05:devel/p5-MRO-Compat \ p5-Module-Runtime>=0.012:devel/p5-Module-Runtime \ p5-Module-Runtime-Conflicts>=0.002:devel/p5-Module-Runtime-Conflicts \ @@ -35,7 +35,6 @@ BUILD_DEPENDS= p5-Class-Load>=0.09:devel p5-Sub-Exporter>=0.980:devel/p5-Sub-Exporter \ p5-Sub-Identify>=0:devel/p5-Sub-Identify \ p5-Sub-Name>=0.05:devel/p5-Sub-Name \ - p5-Task-Weaken>=0:devel/p5-Task-Weaken \ p5-Try-Tiny>=0.17:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ From owner-svn-ports-all@freebsd.org Thu May 5 00:01:03 2016 Return-Path: Delivered-To: svn-ports-all@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 D4AB1B2B2F0; Thu, 5 May 2016 00:01:03 +0000 (UTC) (envelope-from sunpoet@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 83E57172E; Thu, 5 May 2016 00:01:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4501298081359; Thu, 5 May 2016 00:01:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4501254081357; Thu, 5 May 2016 00:01:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050001.u4501254081357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:01:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414627 - head/devel/p5-threads X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:01:04 -0000 Author: sunpoet Date: Thu May 5 00:01:02 2016 New Revision: 414627 URL: https://svnweb.freebsd.org/changeset/ports/414627 Log: - Update to 2.07 - Strip shared library Changes: http://search.cpan.org/dist/threads/Changes Modified: head/devel/p5-threads/Makefile head/devel/p5-threads/distinfo Modified: head/devel/p5-threads/Makefile ============================================================================== --- head/devel/p5-threads/Makefile Thu May 5 00:00:57 2016 (r414626) +++ head/devel/p5-threads/Makefile Thu May 5 00:01:02 2016 (r414627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= threads -PORTVERSION= 2.02 +PORTVERSION= 2.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN @@ -17,4 +17,7 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/threads/threads.so + .include Modified: head/devel/p5-threads/distinfo ============================================================================== --- head/devel/p5-threads/distinfo Thu May 5 00:00:57 2016 (r414626) +++ head/devel/p5-threads/distinfo Thu May 5 00:01:02 2016 (r414627) @@ -1,2 +1,2 @@ -SHA256 (threads-2.02.tar.gz) = cec5398dbc57c0c854cf5ce8efbd2b1ac4d3e410efa58ed07ea613fc1445326e -SIZE (threads-2.02.tar.gz) = 110095 +SHA256 (threads-2.07.tar.gz) = 35d220ecfa842e76029888564c895b2e062af55dc9835cbbcf0166f8c4cdf739 +SIZE (threads-2.07.tar.gz) = 111505 From owner-svn-ports-all@freebsd.org Thu May 5 00:01:08 2016 Return-Path: Delivered-To: svn-ports-all@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 8118BB2B36F; Thu, 5 May 2016 00:01:08 +0000 (UTC) (envelope-from sunpoet@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 3E81F1827; Thu, 5 May 2016 00:01:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45017FP081476; Thu, 5 May 2016 00:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u450170L081474; Thu, 5 May 2016 00:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050001.u450170L081474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414628 - head/www/p5-HTML-Template-Compiled X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:01:08 -0000 Author: sunpoet Date: Thu May 5 00:01:07 2016 New Revision: 414628 URL: https://svnweb.freebsd.org/changeset/ports/414628 Log: - Update to 1.003 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/HTML-Template-Compiled/Changes Modified: head/www/p5-HTML-Template-Compiled/Makefile head/www/p5-HTML-Template-Compiled/distinfo Modified: head/www/p5-HTML-Template-Compiled/Makefile ============================================================================== --- head/www/p5-HTML-Template-Compiled/Makefile Thu May 5 00:01:02 2016 (r414627) +++ head/www/p5-HTML-Template-Compiled/Makefile Thu May 5 00:01:07 2016 (r414628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Template-Compiled -PORTVERSION= 1.002 +PORTVERSION= 1.003 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Templating system that compiles LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-URI>=0:net/p5-URI Modified: head/www/p5-HTML-Template-Compiled/distinfo ============================================================================== --- head/www/p5-HTML-Template-Compiled/distinfo Thu May 5 00:01:02 2016 (r414627) +++ head/www/p5-HTML-Template-Compiled/distinfo Thu May 5 00:01:07 2016 (r414628) @@ -1,2 +1,2 @@ -SHA256 (HTML-Template-Compiled-1.002.tar.gz) = 1a5ce152b558909c571e0b5601545eb9da7dccdef6b97defe765f536dcc0cb8d -SIZE (HTML-Template-Compiled-1.002.tar.gz) = 97216 +SHA256 (HTML-Template-Compiled-1.003.tar.gz) = 27d189ebc530bea6c34d7079b2f714d5b252865f148fbf701acf70c791996809 +SIZE (HTML-Template-Compiled-1.003.tar.gz) = 97482 From owner-svn-ports-all@freebsd.org Thu May 5 00:01:13 2016 Return-Path: Delivered-To: svn-ports-all@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 66D68B2B437; Thu, 5 May 2016 00:01:13 +0000 (UTC) (envelope-from sunpoet@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 0DEDA194E; Thu, 5 May 2016 00:01:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4501CGc081574; Thu, 5 May 2016 00:01:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4501C5I081573; Thu, 5 May 2016 00:01:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050001.u4501C5I081573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414629 - head/devel/ruby-gems X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:01:13 -0000 Author: sunpoet Date: Thu May 5 00:01:11 2016 New Revision: 414629 URL: https://svnweb.freebsd.org/changeset/ports/414629 Log: - Sort PLIST Modified: head/devel/ruby-gems/pkg-plist Modified: head/devel/ruby-gems/pkg-plist ============================================================================== --- head/devel/ruby-gems/pkg-plist Thu May 5 00:01:07 2016 (r414628) +++ head/devel/ruby-gems/pkg-plist Thu May 5 00:01:11 2016 (r414629) @@ -150,10 +150,10 @@ bin/gem%%RUBY_VER_SHORT%% %%RUBY_SITELIBDIR%%/rubygems/source_specific_file.rb %%RUBY_SITELIBDIR%%/rubygems/spec_fetcher.rb %%RUBY_SITELIBDIR%%/rubygems/specification.rb -%%RUBY_SITELIBDIR%%/rubygems/stub_specification.rb %%RUBY_SITELIBDIR%%/rubygems/ssl_certs/index.rubygems.org/GlobalSignRoot.pem %%RUBY_SITELIBDIR%%/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem %%RUBY_SITELIBDIR%%/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot-2048.pem +%%RUBY_SITELIBDIR%%/rubygems/stub_specification.rb %%RUBY_SITELIBDIR%%/rubygems/syck_hack.rb %%RUBY_SITELIBDIR%%/rubygems/test_case.rb %%RUBY_SITELIBDIR%%/rubygems/test_utilities.rb From owner-svn-ports-all@freebsd.org Thu May 5 00:01:17 2016 Return-Path: Delivered-To: svn-ports-all@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 E1FF8B2B46B; Thu, 5 May 2016 00:01:17 +0000 (UTC) (envelope-from sunpoet@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 987311A46; Thu, 5 May 2016 00:01:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4501Gqu081693; Thu, 5 May 2016 00:01:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4501G3P081691; Thu, 5 May 2016 00:01:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050001.u4501G3P081691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:01:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414630 - head/devel/rubygem-capybara X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:01:18 -0000 Author: sunpoet Date: Thu May 5 00:01:16 2016 New Revision: 414630 URL: https://svnweb.freebsd.org/changeset/ports/414630 Log: - Update to 2.7.1 Changes: https://github.com/jnicklas/capybara/blob/master/History.md Modified: head/devel/rubygem-capybara/Makefile head/devel/rubygem-capybara/distinfo Modified: head/devel/rubygem-capybara/Makefile ============================================================================== --- head/devel/rubygem-capybara/Makefile Thu May 5 00:01:11 2016 (r414629) +++ head/devel/rubygem-capybara/Makefile Thu May 5 00:01:16 2016 (r414630) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-capybara/distinfo ============================================================================== --- head/devel/rubygem-capybara/distinfo Thu May 5 00:01:11 2016 (r414629) +++ head/devel/rubygem-capybara/distinfo Thu May 5 00:01:16 2016 (r414630) @@ -1,2 +1,2 @@ -SHA256 (rubygem/capybara-2.7.0.gem) = 645f6c2edddd6d90cab56cb471f262a222db566f38c7dc1e08477f2b00f6d8ec -SIZE (rubygem/capybara-2.7.0.gem) = 227328 +SHA256 (rubygem/capybara-2.7.1.gem) = 2c010cefb36e701bc576223c877ed173b316d06e5d50512eb242cde487bed513 +SIZE (rubygem/capybara-2.7.1.gem) = 227328 From owner-svn-ports-all@freebsd.org Thu May 5 00:01:23 2016 Return-Path: Delivered-To: svn-ports-all@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 5FD83B2B4A8; Thu, 5 May 2016 00:01:23 +0000 (UTC) (envelope-from sunpoet@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 8F3981AC0; Thu, 5 May 2016 00:01:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4501LTp081807; Thu, 5 May 2016 00:01:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4501LTv081805; Thu, 5 May 2016 00:01:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050001.u4501LTv081805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 00:01:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414631 - head/devel/rubygem-hashery X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 00:01:23 -0000 Author: sunpoet Date: Thu May 5 00:01:21 2016 New Revision: 414631 URL: https://svnweb.freebsd.org/changeset/ports/414631 Log: - Update to 2.1.1 - Add LICENSE_FILE Changes: https://github.com/rubyworks/hashery/blob/master/HISTORY.md Modified: head/devel/rubygem-hashery/Makefile head/devel/rubygem-hashery/distinfo Modified: head/devel/rubygem-hashery/Makefile ============================================================================== --- head/devel/rubygem-hashery/Makefile Thu May 5 00:01:16 2016 (r414630) +++ head/devel/rubygem-hashery/Makefile Thu May 5 00:01:21 2016 (r414631) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashery -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Hashery is a tight collection of Hash-like classes LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-hashery/distinfo ============================================================================== --- head/devel/rubygem-hashery/distinfo Thu May 5 00:01:16 2016 (r414630) +++ head/devel/rubygem-hashery/distinfo Thu May 5 00:01:21 2016 (r414631) @@ -1,2 +1,2 @@ -SHA256 (rubygem/hashery-2.1.1.gem) = 8f94ee21ba35f970d188491318f9b79ff7288e517301700e4d342ba9255d5c75 -SIZE (rubygem/hashery-2.1.1.gem) = 43008 +SHA256 (rubygem/hashery-2.1.2.gem) = d239cc2310401903f6b79d458c2bbef5bf74c46f3f974ae9c1061fb74a404862 +SIZE (rubygem/hashery-2.1.2.gem) = 43008 From owner-svn-ports-all@freebsd.org Thu May 5 02:33:04 2016 Return-Path: Delivered-To: svn-ports-all@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 15B3BB2D1D2; Thu, 5 May 2016 02:33:04 +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 DB2151FEF; Thu, 5 May 2016 02:33:03 +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 u452X33C029229; Thu, 5 May 2016 02:33:03 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u452X3o7029228; Thu, 5 May 2016 02:33:03 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605050233.u452X3o7029228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 5 May 2016 02:33:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414632 - in head: mail/thunderbird/files www/firefox-esr/files www/firefox/files www/libxul/files www/seamonkey/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 02:33:04 -0000 Author: jbeich Date: Thu May 5 02:33:02 2016 New Revision: 414632 URL: https://svnweb.freebsd.org/changeset/ports/414632 Log: gecko: drop unused patch Deleted: head/mail/thunderbird/files/patch-bug1041268 head/www/firefox-esr/files/patch-bug1041268 head/www/firefox/files/patch-bug1041268 head/www/firefox/files/patch-media-mtransport-third_party-nICEr-src-util-mbslen.c head/www/libxul/files/patch-bug1041268 head/www/seamonkey/files/patch-bug1041268 From owner-svn-ports-all@freebsd.org Thu May 5 08:06:10 2016 Return-Path: Delivered-To: svn-ports-all@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 C4B31B2D185; Thu, 5 May 2016 08:06:10 +0000 (UTC) (envelope-from olivierd@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 879D11831; Thu, 5 May 2016 08:06:10 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45869Nk027997; Thu, 5 May 2016 08:06:09 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45869Yl027995; Thu, 5 May 2016 08:06:09 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605050806.u45869Yl027995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 5 May 2016 08:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414633 - head/misc/qt5ct X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 08:06:10 -0000 Author: olivierd Date: Thu May 5 08:06:09 2016 New Revision: 414633 URL: https://svnweb.freebsd.org/changeset/ports/414633 Log: - Update to 0.23 - Take maintainership PR: 209174 Submitted by: myself Approved by: makc@ (former maintainer) Modified: head/misc/qt5ct/Makefile head/misc/qt5ct/distinfo Modified: head/misc/qt5ct/Makefile ============================================================================== --- head/misc/qt5ct/Makefile Thu May 5 02:33:02 2016 (r414632) +++ head/misc/qt5ct/Makefile Thu May 5 08:06:09 2016 (r414633) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= olivierd@FreeBSD.org COMMENT= Qt 5 configuration tool LICENSE= BSD2CLAUSE Modified: head/misc/qt5ct/distinfo ============================================================================== --- head/misc/qt5ct/distinfo Thu May 5 02:33:02 2016 (r414632) +++ head/misc/qt5ct/distinfo Thu May 5 08:06:09 2016 (r414633) @@ -1,2 +1,2 @@ -SHA256 (qt5ct-0.21.tar.bz2) = 7ac1213d01eb4a2ce2a02ed6e135d6b3e404657d6df941bf92a185e166077585 -SIZE (qt5ct-0.21.tar.bz2) = 40609 +SHA256 (qt5ct-0.23.tar.bz2) = 2830f8b980baad8b3373f9ff5d4118e51e6d54f9b5189324f740eee4d27ba616 +SIZE (qt5ct-0.23.tar.bz2) = 42019 From owner-svn-ports-all@freebsd.org Thu May 5 08:50:34 2016 Return-Path: Delivered-To: svn-ports-all@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 937BFB2DDB0; Thu, 5 May 2016 08:50:34 +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 64672107F; Thu, 5 May 2016 08:50:34 +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 u458oXrn040300; Thu, 5 May 2016 08:50:33 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u458oXHM040295; Thu, 5 May 2016 08:50:33 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605050850.u458oXHM040295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 5 May 2016 08:50:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414634 - in head/devel/godot: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 08:50:34 -0000 Author: robak Date: Thu May 5 08:50:33 2016 New Revision: 414634 URL: https://svnweb.freebsd.org/changeset/ports/414634 Log: devel/godot: update 1.1 -> 2.0 PR: 209067 Submitted by: Shane Ambler (maintainer) Modified: head/devel/godot/Makefile head/devel/godot/distinfo head/devel/godot/files/patch-SConstruct head/devel/godot/files/patch-platform_x11_detect.py head/devel/godot/pkg-plist Modified: head/devel/godot/Makefile ============================================================================== --- head/devel/godot/Makefile Thu May 5 08:06:09 2016 (r414633) +++ head/devel/godot/Makefile Thu May 5 08:50:33 2016 (r414634) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= godot -PORTVERSION= 1.1 +PORTVERSION= 2.0 DISTVERSIONSUFFIX= -stable CATEGORIES= devel games @@ -23,6 +23,7 @@ USE_GL= glu USE_OPENSSL= yes MAKE_ARGS+= platform=x11 +CXXFLAGS+= -DRTAUDIO_ENABLED OPTIONS_DEFINE= EXAMPLES TOOLS OPTIONS_DEFAULT= EXAMPLES TOOLS Modified: head/devel/godot/distinfo ============================================================================== --- head/devel/godot/distinfo Thu May 5 08:06:09 2016 (r414633) +++ head/devel/godot/distinfo Thu May 5 08:50:33 2016 (r414634) @@ -1,2 +1,2 @@ -SHA256 (okamstudio-godot-1.1-stable_GH0.tar.gz) = 64281f4fa485cac13ff5b0bc00449a62b19198fc072260d3fb01aa5aad2be8a5 -SIZE (okamstudio-godot-1.1-stable_GH0.tar.gz) = 54744842 +SHA256 (okamstudio-godot-2.0-stable_GH0.tar.gz) = 5947331b210f046f7cbd0b88aba1cc4216a50347983662c46b1e91ae581e5a7c +SIZE (okamstudio-godot-2.0-stable_GH0.tar.gz) = 54214296 Modified: head/devel/godot/files/patch-SConstruct ============================================================================== --- head/devel/godot/files/patch-SConstruct Thu May 5 08:06:09 2016 (r414633) +++ head/devel/godot/files/patch-SConstruct Thu May 5 08:50:33 2016 (r414634) @@ -1,46 +1,35 @@ ---- SConstruct.orig 2015-05-21 18:03:21 UTC +--- SConstruct.orig 2016-02-29 11:52:09 UTC +++ SConstruct -@@ -60,7 +60,7 @@ elif (os.name=="nt"): - if (os.getenv("VSINSTALLDIR")==None): - custom_tools=['mingw'] +@@ -63,7 +63,7 @@ elif (os.name=="nt"): + if (os.getenv("VSINSTALLDIR")==None or platform_arg=="android"): + custom_tools=['mingw'] -env_base=Environment(tools=custom_tools,ENV = {'PATH' : os.environ['PATH']}); +env_base=Environment(tools=custom_tools,ENV = os.environ); + #env_base=Environment(tools=custom_tools); env_base.global_defaults=global_defaults - env_base.android_source_modules=[] -@@ -115,7 +115,8 @@ opts.Add('etc1','etc1 Texture compressio - opts.Add('builtin_zlib','Use built-in zlib (yes/no)','yes') - opts.Add('openssl','Use OpenSSL (yes/no/builtin)','no') - opts.Add('musepack','Musepack Audio (yes/no)','yes') --opts.Add("CXX", "Compiler"); -+opts.Add("CC", "C Compiler") -+opts.Add("CXX", "C++ Compiler"); - opts.Add("CCFLAGS", "Custom flags for the C++ compiler"); - opts.Add("CFLAGS", "Custom flags for the C compiler"); - opts.Add("LINKFLAGS", "Custom flags for the linker"); -@@ -202,15 +203,17 @@ if selected_platform in platform_list: +@@ -223,15 +223,17 @@ if selected_platform in platform_list: if env["extra_suffix"] != '' : env.extra_suffix += '.'+env["extra_suffix"] - CCFLAGS = env.get('CCFLAGS', '') - env['CCFLAGS'] = '' -- -- env.Append(CCFLAGS=string.split(str(CCFLAGS))) + env['CC'] = os.environ['CC'] -+ + env['CXX'] = os.environ['CXX'] - -- CFLAGS = env.get('CFLAGS', '') -- env['CFLAGS'] = '' ++ + CFLAGS = os.environ['CFLAGS'] + env['CFLAGS'] = [] -+ env.Append(CFLAGS=string.split(CFLAGS)) ++ env.Append(CFLAGS=string.split(str(CFLAGS))) -- env.Append(CFLAGS=string.split(str(CFLAGS))) + CCFLAGS = os.environ['CXXFLAGS'] + env['CCFLAGS'] = [] -+ env.Append(CCFLAGS=string.split(CCFLAGS)) + env.Append(CCFLAGS=string.split(str(CCFLAGS))) + +- CFLAGS = env.get('CFLAGS', '') +- env['CFLAGS'] = '' +- +- env.Append(CFLAGS=string.split(str(CFLAGS))) LINKFLAGS = env.get('LINKFLAGS', '') env['LINKFLAGS'] = '' Modified: head/devel/godot/files/patch-platform_x11_detect.py ============================================================================== --- head/devel/godot/files/patch-platform_x11_detect.py Thu May 5 08:06:09 2016 (r414633) +++ head/devel/godot/files/patch-platform_x11_detect.py Thu May 5 08:50:33 2016 (r414634) @@ -1,6 +1,6 @@ ---- platform/x11/detect.py.orig 2015-05-21 18:03:21 UTC +--- platform/x11/detect.py.orig 2016-02-29 16:49:54 UTC +++ platform/x11/detect.py -@@ -29,11 +29,6 @@ def can_build(): +@@ -30,11 +30,6 @@ def can_build(): print("X11 not found.. x11 disabled.") return False @@ -12,12 +12,12 @@ x11_error=os.system("pkg-config xcursor --modversion > /dev/null ") if (x11_error): print("xcursor not found.. x11 disabled.") -@@ -126,7 +121,7 @@ def configure(env): - env.ParseConfig('pkg-config x11 --cflags --libs') - env.ParseConfig('pkg-config xinerama --cflags --libs') +@@ -133,7 +128,7 @@ def configure(env): env.ParseConfig('pkg-config xcursor --cflags --libs') -- env.ParseConfig('pkg-config openssl --cflags --libs') -+ env.ParseConfig('echo -lssl -lcrypto') + if (env["openssl"]=="yes"): +- env.ParseConfig('pkg-config openssl --cflags --libs') ++ env.ParseConfig('echo -lssl -lcrypto') - env.ParseConfig('pkg-config freetype2 --cflags --libs') + + if (env["freetype"]=="yes"): Modified: head/devel/godot/pkg-plist ============================================================================== --- head/devel/godot/pkg-plist Thu May 5 08:06:09 2016 (r414633) +++ head/devel/godot/pkg-plist Thu May 5 08:50:33 2016 (r414634) @@ -3,9 +3,19 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/area_input/box_area.png %%EXAMPLES%%%%DATADIR%%/demos/2d/area_input/circle_area.png %%EXAMPLES%%%%DATADIR%%/demos/2d/area_input/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/area_input/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/area_input/input.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/area_input/input.scn -%%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/.fscache +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/ball.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/ball.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/ball.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/box.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/circle.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/dynamic_colobjs.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/dynamic_colobjs.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/icon.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/dynamic_collision_shapes/poly.png %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/floor.png %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/fog.gd @@ -13,7 +23,6 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/fog.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/fog.xml %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/icon.png -%%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/icon.png.flags %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/tile_edit.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/troll.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/fog_of_war/troll.png @@ -21,6 +30,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/beach_cave.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/beach_cave.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/ocean_beach.png %%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/ocean_beach.png.flags %%EXAMPLES%%%%DATADIR%%/demos/2d/hdr/ocean_cave.png @@ -239,6 +249,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/faceNormal.png %%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/fire.png %%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/floor_shader.res +%%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/light2.png %%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/map.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/isometric_light/map.scn @@ -272,31 +283,36 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/kinematic_col/player.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/light_mask/burano.png %%EXAMPLES%%%%DATADIR%%/demos/2d/light_mask/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/light_mask/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/light_mask/lightmask.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/light_mask/splat.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/bg.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/caster.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/light.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/light_shadows.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/lights_shadows/spot.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lookat/arrow.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lookat/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/lookat/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/lookat/lookat.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/lookat/lookat.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/motion/car.png %%EXAMPLES%%%%DATADIR%%/demos/2d/motion/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/motion/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/motion/motion.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/motion/motion.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/agent.png %%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/navigation.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/navigation.scn -%%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/navigation2.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/navpoly/path.png %%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/diffuse.jpg %%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/diffuse.png %%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/light.png %%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/normal.png %%EXAMPLES%%%%DATADIR%%/demos/2d/normalmaps/normal_material.res @@ -349,14 +365,10 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/sound_shoot.wav %%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/stage.xml %%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/tiles_demo.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/tiles_demo.png.flags %%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/tileset.xml %%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/tileset_edit.xml %%EXAMPLES%%%%DATADIR%%/demos/2d/platformer/types.cache -%%EXAMPLES%%%%DATADIR%%/demos/2d/polygon_path_finder_demo/engine.cfg -%%EXAMPLES%%%%DATADIR%%/demos/2d/polygon_path_finder_demo/icon.png -%%EXAMPLES%%%%DATADIR%%/demos/2d/polygon_path_finder_demo/icon.png.flags -%%EXAMPLES%%%%DATADIR%%/demos/2d/polygon_path_finder_demo/new_scene_poly_with_holes.scn -%%EXAMPLES%%%%DATADIR%%/demos/2d/polygon_path_finder_demo/polygonpathfinder.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/pong/ball.png %%EXAMPLES%%%%DATADIR%%/demos/2d/pong/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/2d/pong/icon.png @@ -390,11 +402,13 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/screen_space_shaders/art/vignette.png %%EXAMPLES%%%%DATADIR%%/demos/2d/screen_space_shaders/art/white.png %%EXAMPLES%%%%DATADIR%%/demos/2d/screen_space_shaders/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/screen_space_shaders/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/screen_space_shaders/screen_shaders.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/screen_space_shaders/screen_shaders.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/sdf_font/KaushanScript-Regular.otf %%EXAMPLES%%%%DATADIR%%/demos/2d/sdf_font/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/2d/sdf_font/font.fnt +%%EXAMPLES%%%%DATADIR%%/demos/2d/sdf_font/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/sdf_font/sdf.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/shower_of_bullets/bullet.png %%EXAMPLES%%%%DATADIR%%/demos/2d/shower_of_bullets/bullets.gd @@ -404,6 +418,42 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/shower_of_bullets/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/shower_of_bullets/shower.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/shower_of_bullets/shower.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/asteroid.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/asteroid.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/bg_gradient.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/big_star.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy1.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy1.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy1.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy2.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy2.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy2.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy_shot.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy_shot.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/enemy_shot.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/explosion.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/fire.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/game_state.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/icon.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/level.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/level_tiles.res +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/level_tiles.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/main_menu.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/main_menu.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/meteorite.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/parallax.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/rail.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/ship.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/ship.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/ship.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/shoot.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/shot.gd +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/shot.scn +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/small_star.png +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/sound_explode.wav +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/sound_shoot.wav +%%EXAMPLES%%%%DATADIR%%/demos/2d/space_shooter/tile.png %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/bg.png %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/bg_layer_1.png %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/bg_layer_2.png @@ -411,6 +461,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/button_pressed.png %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/freesans.fnt +%%EXAMPLES%%%%DATADIR%%/demos/2d/splash/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/splash.xml %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/splash_01.png %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/splash_02.png @@ -423,6 +474,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/splash/splash_09.png %%EXAMPLES%%%%DATADIR%%/demos/2d/sprite_shaders/cubio.png %%EXAMPLES%%%%DATADIR%%/demos/2d/sprite_shaders/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/sprite_shaders/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/sprite_shaders/sprite_shaders.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/tetris/block.png %%EXAMPLES%%%%DATADIR%%/demos/2d/tetris/engine.cfg @@ -436,6 +488,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/2d/texscreen/bubbles.scn %%EXAMPLES%%%%DATADIR%%/demos/2d/texscreen/burano.png %%EXAMPLES%%%%DATADIR%%/demos/2d/texscreen/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/2d/texscreen/icon.png %%EXAMPLES%%%%DATADIR%%/demos/2d/texscreen/lens.gd %%EXAMPLES%%%%DATADIR%%/demos/2d/texscreen/lens.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/fixed_materials/brick_color.png @@ -467,6 +520,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/3d/mousepick_test/mousepick.gd %%EXAMPLES%%%%DATADIR%%/demos/3d/mousepick_test/mousepick.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/navmesh/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/3d/navmesh/icon.png %%EXAMPLES%%%%DATADIR%%/demos/3d/navmesh/navmesh.gd %%EXAMPLES%%%%DATADIR%%/demos/3d/navmesh/navmesh.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/navmesh/particle.png @@ -487,7 +541,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/osb_right.png %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/osb_up.png %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/player.gd -%%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/player.xml +%%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/player.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/robotrigged.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/sb.cube %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/sb_back.png @@ -502,7 +556,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/sound_hit.wav %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/sound_jump.wav %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/sound_shoot.wav -%%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/stage.xml +%%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/stage.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/texture.tex %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/tiles.res %%EXAMPLES%%%%DATADIR%%/demos/3d/platformer/tiles.scn @@ -511,7 +565,8 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/capsule.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/convex.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/engine.cfg -%%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/sat_test.xml +%%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/icon.png +%%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/sat_test.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/shapes.dae %%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/shapes.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/sat_test/sphere.scn @@ -547,6 +602,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/follow_camera.gd %%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/grass.tex +%%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/icon.png %%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/trailer_truck.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/truck_scene.scn %%EXAMPLES%%%%DATADIR%%/demos/3d/truck_town/trucktown.scn @@ -554,15 +610,18 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/gui/drag_and_drop/drag_and_drop.scn %%EXAMPLES%%%%DATADIR%%/demos/gui/drag_and_drop/drag_drop_script.gd %%EXAMPLES%%%%DATADIR%%/demos/gui/drag_and_drop/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/gui/drag_and_drop/icon.png %%EXAMPLES%%%%DATADIR%%/demos/gui/input_mapping/controls.gd %%EXAMPLES%%%%DATADIR%%/demos/gui/input_mapping/controls.scn %%EXAMPLES%%%%DATADIR%%/demos/gui/input_mapping/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/gui/input_mapping/icon.png %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/OFL.txt %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/TitilliumWeb-Bold.ttf %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/TitilliumWeb-BoldItalic.ttf %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/TitilliumWeb-Italic.ttf %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/TitilliumWeb-Regular.ttf %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/icon.png %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/rich_text_bbcode.gd %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/rich_text_bbcode.scn %%EXAMPLES%%%%DATADIR%%/demos/gui/rich_text_bbcode/titilium-bold.fnt @@ -576,6 +635,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/gui/translation/flag_japan.png %%EXAMPLES%%%%DATADIR%%/demos/gui/translation/flag_spain.png %%EXAMPLES%%%%DATADIR%%/demos/gui/translation/flag_uk.png +%%EXAMPLES%%%%DATADIR%%/demos/gui/translation/icon.png %%EXAMPLES%%%%DATADIR%%/demos/gui/translation/main.gd %%EXAMPLES%%%%DATADIR%%/demos/gui/translation/main.scn %%EXAMPLES%%%%DATADIR%%/demos/gui/translation/noto.fnt @@ -595,14 +655,22 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/misc/instancing/container.png %%EXAMPLES%%%%DATADIR%%/demos/misc/instancing/container.scn %%EXAMPLES%%%%DATADIR%%/demos/misc/instancing/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/misc/instancing/icon.png +%%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/diagram.png %%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/icon.png +%%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/indicators.png %%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/joysticks.gd %%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/joysticks.scn +%%EXAMPLES%%%%DATADIR%%/demos/misc/joysticks/jsdiagram.xscn %%EXAMPLES%%%%DATADIR%%/demos/misc/pause/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/misc/pause/icon.png %%EXAMPLES%%%%DATADIR%%/demos/misc/pause/spinpause.gd %%EXAMPLES%%%%DATADIR%%/demos/misc/pause/spinpause.scn +%%EXAMPLES%%%%DATADIR%%/demos/misc/regex/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/misc/regex/icon.png +%%EXAMPLES%%%%DATADIR%%/demos/misc/regex/regex.gd +%%EXAMPLES%%%%DATADIR%%/demos/misc/regex/regex.scn %%EXAMPLES%%%%DATADIR%%/demos/misc/scene_changer/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/misc/scene_changer/scene_a.gd %%EXAMPLES%%%%DATADIR%%/demos/misc/scene_changer/scene_a.scn @@ -615,7 +683,7 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/misc/tween/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/misc/tween/icon.png %%EXAMPLES%%%%DATADIR%%/demos/misc/tween/main.gd -%%EXAMPLES%%%%DATADIR%%/demos/misc/tween/main.xml +%%EXAMPLES%%%%DATADIR%%/demos/misc/tween/main.scn %%EXAMPLES%%%%DATADIR%%/demos/misc/udp_chat/chat.gd %%EXAMPLES%%%%DATADIR%%/demos/misc/udp_chat/chat.scn %%EXAMPLES%%%%DATADIR%%/demos/misc/udp_chat/engine.cfg @@ -623,7 +691,6 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/control.gd %%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/engine.cfg %%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/icon.png -%%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/icon.png.flags %%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/observer/observer.gd %%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/observer/observer.scn %%EXAMPLES%%%%DATADIR%%/demos/misc/window_management/window_management.scn @@ -632,15 +699,15 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/icon.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/left_pallete.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/pong.gd -%%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/pong.xml +%%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/pong.scn %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/pong3d.gd %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/pong3d.scn %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/right_pallete.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/2d_in_3d/separator.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/icon.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/main.scn %%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/player.scn -%%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/player.xml %%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/player_2d.scn %%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/player_3d.scn %%EXAMPLES%%%%DATADIR%%/demos/viewport/3d_in_2d/robot_demo.png @@ -648,7 +715,9 @@ bin/godot.x11%%BINSUFF%% %%EXAMPLES%%%%DATADIR%%/demos/viewport/gui_in_3d/gui.scn %%EXAMPLES%%%%DATADIR%%/demos/viewport/gui_in_3d/gui_3d.gd %%EXAMPLES%%%%DATADIR%%/demos/viewport/gui_in_3d/gui_3d.scn +%%EXAMPLES%%%%DATADIR%%/demos/viewport/gui_in_3d/icon.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/screen_capture/engine.cfg +%%EXAMPLES%%%%DATADIR%%/demos/viewport/screen_capture/icon.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/screen_capture/mountains.png %%EXAMPLES%%%%DATADIR%%/demos/viewport/screen_capture/screen_capture.gd %%EXAMPLES%%%%DATADIR%%/demos/viewport/screen_capture/screen_capture.scn From owner-svn-ports-all@freebsd.org Thu May 5 09:03:29 2016 Return-Path: Delivered-To: svn-ports-all@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 251F9B2E32E; Thu, 5 May 2016 09:03:29 +0000 (UTC) (envelope-from amdmi3@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 E9E2118E5; Thu, 5 May 2016 09:03:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4593S0U046205; Thu, 5 May 2016 09:03:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4593S73046204; Thu, 5 May 2016 09:03:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605050903.u4593S73046204@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 5 May 2016 09:03:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414635 - head/print/cups-cloud-print X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 09:03:29 -0000 Author: amdmi3 Date: Thu May 5 09:03:27 2016 New Revision: 414635 URL: https://svnweb.freebsd.org/changeset/ports/414635 Log: - Switch to options helpers Modified: head/print/cups-cloud-print/Makefile Modified: head/print/cups-cloud-print/Makefile ============================================================================== --- head/print/cups-cloud-print/Makefile Thu May 5 08:50:33 2016 (r414634) +++ head/print/cups-cloud-print/Makefile Thu May 5 09:03:27 2016 (r414635) @@ -17,9 +17,6 @@ RUN_DEPENDS= cancel:print/cups \ bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}httplib2>0:www/py-httplib2 -NO_ARCH= yes -NO_BUILD= yes - USE_GITHUB= yes GH_ACCOUNT= simoncadman GH_PROJECT= CUPS-Cloud-Print @@ -28,6 +25,8 @@ USES= gmake python shebangfix SHEBANG_FILES= testing/*.sh GNU_CONFIGURE= yes MAKE_ARGS= NOPERMS=1 +NO_BUILD= yes +NO_ARCH= yes DATADIR= ${PREFIX}/share/cloudprint-cups DOCSDIR= ${PREFIX}/share/doc/cloudprint-cups @@ -39,8 +38,8 @@ post-patch: '/README.md/s|^|#| ; \ /COPYING/s|^|#|' ${WRKSRC}/Makefile.in -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} README.md ${STAGEDIR}${DOCSDIR}) + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-all@freebsd.org Thu May 5 09:12:33 2016 Return-Path: Delivered-To: svn-ports-all@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 94E01B2E46A; Thu, 5 May 2016 09:12:33 +0000 (UTC) (envelope-from pi@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 664D91CBE; Thu, 5 May 2016 09:12:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u459CW1a049229; Thu, 5 May 2016 09:12:32 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u459CWEO049226; Thu, 5 May 2016 09:12:32 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605050912.u459CWEO049226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 09:12:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414636 - head/sysutils/vm-bhyve X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 09:12:33 -0000 Author: pi Date: Thu May 5 09:12:32 2016 New Revision: 414636 URL: https://svnweb.freebsd.org/changeset/ports/414636 Log: sysutils/vm-bhyve: 1.0.1 -> 1.0.2 - Fixes issue with some users unable to reboot Linux guests PR: 209267 Submitted by: churchers@gmail.com (maintainer) Modified: head/sysutils/vm-bhyve/Makefile head/sysutils/vm-bhyve/distinfo Modified: head/sysutils/vm-bhyve/Makefile ============================================================================== --- head/sysutils/vm-bhyve/Makefile Thu May 5 09:03:27 2016 (r414635) +++ head/sysutils/vm-bhyve/Makefile Thu May 5 09:12:32 2016 (r414636) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vm-bhyve -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/vm-bhyve/distinfo ============================================================================== --- head/sysutils/vm-bhyve/distinfo Thu May 5 09:03:27 2016 (r414635) +++ head/sysutils/vm-bhyve/distinfo Thu May 5 09:12:32 2016 (r414636) @@ -1,2 +1,2 @@ -SHA256 (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = dd8df8c1c58f48a3fede53cb29aae6ebe76da59822c3462f912e3440c984c567 -SIZE (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = 48873 +SHA256 (churchers-vm-bhyve-v1.0.2_GH0.tar.gz) = b3c59628ea15864bea20895dba36baa6d97f2230b3721fe5e4ae1259376fb4d0 +SIZE (churchers-vm-bhyve-v1.0.2_GH0.tar.gz) = 48994 From owner-svn-ports-all@freebsd.org Thu May 5 09:41:37 2016 Return-Path: Delivered-To: svn-ports-all@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 26103B2E904; Thu, 5 May 2016 09:41:37 +0000 (UTC) (envelope-from riggs@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 E8B94179B; Thu, 5 May 2016 09:41:36 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u459faiI057801; Thu, 5 May 2016 09:41:36 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u459fa7U057800; Thu, 5 May 2016 09:41:36 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605050941.u459fa7U057800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 5 May 2016 09:41:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414637 - head/multimedia/handbrake X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 09:41:37 -0000 Author: riggs Date: Thu May 5 09:41:35 2016 New Revision: 414637 URL: https://svnweb.freebsd.org/changeset/ports/414637 Log: Fix build in the presence of system-wide installed ffmpeg PR: 209064 Reported by: admin@vladiom.com.ua Submitted by: scf Modified: head/multimedia/handbrake/Makefile Modified: head/multimedia/handbrake/Makefile ============================================================================== --- head/multimedia/handbrake/Makefile Thu May 5 09:12:32 2016 (r414636) +++ head/multimedia/handbrake/Makefile Thu May 5 09:41:35 2016 (r414637) @@ -43,7 +43,6 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/ libsamplerate.so:audio/libsamplerate \ libx264.so:multimedia/libx264 \ libmp3lame.so:audio/lame -CONFLICTS_BUILD= x265 .if !defined(PACKAGE_BUILDING) # DVDCSS version hardcoded in contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/src/dvd_input.c (dlopen'ed) @@ -67,6 +66,9 @@ MAKE_JOBS_UNSAFE= yes NOPRECIOUSMAKEVARS= yes # for ffmpeg and x264 +# Enforce linking to bundled libraries instead of system libraries +LDFLAGS+= -L${BUILD_WRKSRC}/contrib/lib + # Enforce linking to the system c++ standard lib LDFLAGS+= -l${COMPILER_FEATURES:Mlib*c++:S/lib//} From owner-svn-ports-all@freebsd.org Thu May 5 10:19:32 2016 Return-Path: Delivered-To: svn-ports-all@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 F3D8DB2D429; Thu, 5 May 2016 10:19:31 +0000 (UTC) (envelope-from nivit@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 B66811C67; Thu, 5 May 2016 10:19:31 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45AJU58068554; Thu, 5 May 2016 10:19:30 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45AJUkp068548; Thu, 5 May 2016 10:19:30 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201605051019.u45AJUkp068548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Thu, 5 May 2016 10:19:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414638 - in head/x11: . altyo altyo/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 10:19:32 -0000 Author: nivit Date: Thu May 5 10:19:30 2016 New Revision: 414638 URL: https://svnweb.freebsd.org/changeset/ports/414638 Log: AltYo - Drop-down terminal emulator, written in Vala, depends only on libvte and gtk3. WWW: https://github.com/linvinus/AltYo Added: head/x11/altyo/ head/x11/altyo/Makefile (contents, props changed) head/x11/altyo/distinfo (contents, props changed) head/x11/altyo/files/ head/x11/altyo/files/patch-Makefile (contents, props changed) head/x11/altyo/pkg-descr (contents, props changed) head/x11/altyo/pkg-plist (contents, props changed) Modified: head/x11/Makefile Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Thu May 5 09:41:35 2016 (r414637) +++ head/x11/Makefile Thu May 5 10:19:30 2016 (r414638) @@ -7,6 +7,7 @@ SUBDIR += 9box SUBDIR += 9menu SUBDIR += alltray + SUBDIR += altyo SUBDIR += antimicro SUBDIR += appres SUBDIR += apwal Added: head/x11/altyo/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/altyo/Makefile Thu May 5 10:19:30 2016 (r414638) @@ -0,0 +1,39 @@ +# Created by: Nicola Stanislao Vitale,,+393928766927 +# $FreeBSD$ + +PORTNAME= altyo +#PORTVERSION= +DISTVERSION= 0.4_rc19 +CATEGORIES= x11 +DISTNAME= ${DISTVERSION}-${GH_ACCOUNT}1 + +MAINTAINER= nivit@FreeBSD.org +COMMENT= Drop-down terminal emulator, written in Vala + +LICENSE= GPLv3 + +BUILD_DEPENDS= git:devel/git \ + valac:lang/vala + +ALL_TARGET= default + +GH_ACCOUNT= linvinus +GH_PROJECT= AltYo +GH_TAGNAME= debian/${DISTVERSION}-${GH_ACCOUNT}1 + +INSTALLS_ICONS= yes + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_MAKE_ENV= NLSUPPORT=yes +NLS_USES= gettext-runtime:run gettext-tools:build + +USES= gmake pkgconfig +USE_GITHUB= yes +USE_GNOME= gtk30 vte3 + +post-install: + -@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include Added: head/x11/altyo/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/altyo/distinfo Thu May 5 10:19:30 2016 (r414638) @@ -0,0 +1,2 @@ +SHA256 (0.4_rc19-linvinus1_GH0.tar.gz) = e0ce5a53d25a0378af279cbd472722cf02605f8fffe137fa2a4272f91d68af97 +SIZE (0.4_rc19-linvinus1_GH0.tar.gz) = 142389 Added: head/x11/altyo/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/altyo/files/patch-Makefile Thu May 5 10:19:30 2016 (r414638) @@ -0,0 +1,56 @@ +--- Makefile.orig 2016-04-19 20:55:59 UTC ++++ Makefile +@@ -1,25 +1,7 @@ + PRG_NAME=altyo + +-# guess Linux distro +-LINUX.DISTRIB.FILE=$(shell ls /etc/lsb-release 2>/dev/null) +-ifeq ($(LINUX.DISTRIB.FILE),) +-LINUX.DISTRIB.FILE=$(shell ls /etc/debian_version 2>/dev/null) +-endif +- +-ifeq ($(LINUX.DISTRIB.FILE),/etc/lsb-release) +-LINUX.DISTRIB.ID=$(shell grep DISTRIB_ID /etc/lsb-release | sed 's/DISTRIB_ID=//') +-endif +- +-ifeq ($(LINUX.DISTRIB.FILE),/etc/debian_version) +-LINUX.DISTRIB.ID=debian +-endif +- +-ifeq ($(LINUX.DISTRIB.ID),Ubuntu) +-LINUX.DISTRIB.ID=ubuntu +-endif +- +-CHANGELOG_TAG=${shell grep -m 1 "^altyo" ./debian/changelog | sed 's/.*(//' | sed 's/).*$$//'| sed 's/~/_/' | sed 's/:/%/'} +-GIT_HASH=${shell which git >/dev/null && git log -1 --pretty=format:%h} ++GIT_HASH= ++CHANGELOG_TAG= + VALA_FLAGS ?= + + #use tmpfs for ssd hard drive +@@ -95,19 +77,25 @@ install: gen_mo + test -z "$(DESTDIR)$(PREFIX)/share/applications" || mkdir -p "$(DESTDIR)$(PREFIX)/share/applications"; + cp -a ./data/altyo.desktop $(DESTDIR)$(PREFIX)/share/applications + cp -a ./data/altyo_standalone.desktop $(DESTDIR)$(PREFIX)/share/applications ++ifeq ($(NLSUPPORT),yes) + test -z "$(DESTDIR)$(PREFIX)/share/locale/ru/LC_MESSAGES" || mkdir -p "$(DESTDIR)$(PREFIX)/share/locale/ru/LC_MESSAGES"; + cp -a ./po/ru/LC_MESSAGES/altyo.mo $(DESTDIR)$(PREFIX)/share/locale/ru/LC_MESSAGES ++endif + test -z "$(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps" || mkdir -p "$(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps"; + cp -a ./data/altyo.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps + test -z "$(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps" || mkdir -p "$(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps"; + cp -a ./data/altyo.svg $(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps + + gen_po: ++ifeq ($(NLSUPPORT),yes) + xgettext -o ./po/altyo.po --from-code=UTF-8 -language=C --keyword=_ --keyword=N_ $(VALA_FILES) $(GLADE_FILES) + msgmerge -s -U ./po/ru/LC_MESSAGES/$(PRG_NAME).po ./po/$(PRG_NAME).po ++endif + + gen_mo: ++ifeq ($(NLSUPPORT),yes) + msgfmt -c -v -o ./po/ru/LC_MESSAGES/$(PRG_NAME).mo ./po/ru/LC_MESSAGES/$(PRG_NAME).po ++endif + + source-package: + rm ./altyo || true Added: head/x11/altyo/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/altyo/pkg-descr Thu May 5 10:19:30 2016 (r414638) @@ -0,0 +1,4 @@ +AltYo - Drop-down terminal emulator, written in Vala, depends only +on libvte and gtk3. + +WWW: https://github.com/linvinus/AltYo Added: head/x11/altyo/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/altyo/pkg-plist Thu May 5 10:19:30 2016 (r414638) @@ -0,0 +1,6 @@ +bin/altyo +share/applications/altyo.desktop +share/applications/altyo_standalone.desktop +share/icons/hicolor/48x48/apps/altyo.png +share/icons/hicolor/scalable/apps/altyo.svg +%%NLS%%share/locale/ru/LC_MESSAGES/altyo.mo From owner-svn-ports-all@freebsd.org Thu May 5 10:24:14 2016 Return-Path: Delivered-To: svn-ports-all@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 6B85FB2D6A5; Thu, 5 May 2016 10:24:14 +0000 (UTC) (envelope-from nivit@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 3E28613BB; Thu, 5 May 2016 10:24:14 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45AOD3n071609; Thu, 5 May 2016 10:24:13 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45AODx2071608; Thu, 5 May 2016 10:24:13 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201605051024.u45AODx2071608@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Thu, 5 May 2016 10:24:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414639 - head/x11/altyo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 10:24:14 -0000 Author: nivit Date: Thu May 5 10:24:13 2016 New Revision: 414639 URL: https://svnweb.freebsd.org/changeset/ports/414639 Log: - Fix header Modified: head/x11/altyo/Makefile Modified: head/x11/altyo/Makefile ============================================================================== --- head/x11/altyo/Makefile Thu May 5 10:19:30 2016 (r414638) +++ head/x11/altyo/Makefile Thu May 5 10:24:13 2016 (r414639) @@ -1,4 +1,4 @@ -# Created by: Nicola Stanislao Vitale,,+393928766927 +# Created by: Nicola Vitale # $FreeBSD$ PORTNAME= altyo From owner-svn-ports-all@freebsd.org Thu May 5 11:13:04 2016 Return-Path: Delivered-To: svn-ports-all@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 39D33B2E487; Thu, 5 May 2016 11:13:04 +0000 (UTC) (envelope-from pi@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 09DC119CB; Thu, 5 May 2016 11:13:03 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45BD3dL087576; Thu, 5 May 2016 11:13:03 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45BD3E0087574; Thu, 5 May 2016 11:13:03 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051113.u45BD3E0087574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 11:13:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414640 - head/deskutils/fet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 11:13:04 -0000 Author: pi Date: Thu May 5 11:13:02 2016 New Revision: 414640 URL: https://svnweb.freebsd.org/changeset/ports/414640 Log: deskutils/fet: 5.29.0 -> 5.29.2 Changes: http://lalescu.ro/liviu/fet/news.html PR: 209264 Submitted by: Zsolt Udvari (maintainer) Modified: head/deskutils/fet/Makefile head/deskutils/fet/distinfo Modified: head/deskutils/fet/Makefile ============================================================================== --- head/deskutils/fet/Makefile Thu May 5 10:24:13 2016 (r414639) +++ head/deskutils/fet/Makefile Thu May 5 11:13:02 2016 (r414640) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fet -PORTVERSION= 5.29.0 +PORTVERSION= 5.29.2 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ Modified: head/deskutils/fet/distinfo ============================================================================== --- head/deskutils/fet/distinfo Thu May 5 10:24:13 2016 (r414639) +++ head/deskutils/fet/distinfo Thu May 5 11:13:02 2016 (r414640) @@ -1,2 +1,2 @@ -SHA256 (fet-5.29.0.tar.bz2) = 5013884d0ee2b4668269b2a68f4ff9f8b70557726f76328341c41b4a0d7c583c -SIZE (fet-5.29.0.tar.bz2) = 9969571 +SHA256 (fet-5.29.2.tar.bz2) = 5d53f0b0f26ec7cf07f60bbd96edcbf069a04371b016d4c5a058c9a487778e81 +SIZE (fet-5.29.2.tar.bz2) = 10076873 From owner-svn-ports-all@freebsd.org Thu May 5 12:37:16 2016 Return-Path: Delivered-To: svn-ports-all@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 B6881B2C1D6; Thu, 5 May 2016 12:37:16 +0000 (UTC) (envelope-from mandree@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 884C11792; Thu, 5 May 2016 12:37:16 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45CbFgr011997; Thu, 5 May 2016 12:37:15 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45CbFxE011994; Thu, 5 May 2016 12:37:15 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201605051237.u45CbFxE011994@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 5 May 2016 12:37:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414641 - head/dns/dnsmasq-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 12:37:16 -0000 Author: mandree Date: Thu May 5 12:37:15 2016 New Revision: 414641 URL: https://svnweb.freebsd.org/changeset/ports/414641 Log: Update to new upstream test release ...test13. Upstream's CHANGELOG since test12: * Check return-code of inet_pton() when parsing dhcp-option. Bad addresses could fail to generate errors and result in garbage dhcp-options being sent. Thanks to Marc Branchaud for spotting this. * Fix wrong value for EDNS UDP packet size when using --servers-file to define upstream DNS servers. Thanks to Scott Bonar for the bug report. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Thu May 5 11:13:02 2016 (r414640) +++ head/dns/dnsmasq-devel/Makefile Thu May 5 12:37:15 2016 (r414641) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.76test12 -PORTVERSION= 2.76.0test12 +DISTVERSION= 2.76test13 +PORTVERSION= 2.76.0test13 CATEGORIES= dns ipv6 #MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Thu May 5 11:13:02 2016 (r414640) +++ head/dns/dnsmasq-devel/distinfo Thu May 5 12:37:15 2016 (r414641) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.76test12.tar.xz) = e4f31667d72e2cbc948a3b1776dbe2822d7340e904b7329c4dc96bff8a8ed5e2 -SIZE (dnsmasq-2.76test12.tar.xz) = 490920 +SHA256 (dnsmasq-2.76test13.tar.xz) = 70e78e6323996cdeeec1e2d9ebcaf58d7b26e8f17f4a23cea26b7a38ef703616 +SIZE (dnsmasq-2.76test13.tar.xz) = 491272 From owner-svn-ports-all@freebsd.org Thu May 5 13:08:30 2016 Return-Path: Delivered-To: svn-ports-all@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 882EEB2C94A; Thu, 5 May 2016 13:08:30 +0000 (UTC) (envelope-from acm@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 55E2014C8; Thu, 5 May 2016 13:08:30 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45D8TFm021387; Thu, 5 May 2016 13:08:29 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45D8TjU021385; Thu, 5 May 2016 13:08:29 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605051308.u45D8TjU021385@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 5 May 2016 13:08:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414642 - in head/www: sogo3 sogo3-activesync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 13:08:30 -0000 Author: acm Date: Thu May 5 13:08:29 2016 New Revision: 414642 URL: https://svnweb.freebsd.org/changeset/ports/414642 Log: - Pass maintainer to euan at potensol.com - Fix path of configuration files - Fix CONFLICTS - Bump PORTREVISION Modified: head/www/sogo3-activesync/Makefile head/www/sogo3/Makefile Modified: head/www/sogo3-activesync/Makefile ============================================================================== --- head/www/sogo3-activesync/Makefile Thu May 5 12:37:15 2016 (r414641) +++ head/www/sogo3-activesync/Makefile Thu May 5 13:08:29 2016 (r414642) @@ -2,9 +2,9 @@ PKGNAMESUFFIX= -activesync -MAINTAINER= acm@FreeBSD.org +MAINTAINER= euan@potensol.com -CONFLICTS= sogo-[0-9]* +CONFLICTS= sogo[2-3]-[0-9]* OPTIONS_SLAVE= ACTIVESYNC Modified: head/www/sogo3/Makefile ============================================================================== --- head/www/sogo3/Makefile Thu May 5 12:37:15 2016 (r414641) +++ head/www/sogo3/Makefile Thu May 5 13:08:29 2016 (r414642) @@ -3,11 +3,12 @@ PORTNAME= sogo3 PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= euan@potensol.com COMMENT= Groupware server with a focus on scalability and open standards LICENSE= GPLv2 @@ -31,13 +32,13 @@ USES= gnustep objc USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}/sogo -CONFLICTS?= sogo-activesync-[0-9]* sogo-[0-9]* +CONFLICTS?= sogo[2-3]-activesync-[0-9]* sogo2-[0-9]* USE_RC_SUBR= sogod SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} - +ETCDIR= ${PREFIX}/etc/${PORTNAME:S/3//} CONFIGURE_ARGS= --disable-debug --enable-strip post-patch: From owner-svn-ports-all@freebsd.org Thu May 5 13:10:22 2016 Return-Path: Delivered-To: svn-ports-all@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 37D83B2CA91; Thu, 5 May 2016 13:10:22 +0000 (UTC) (envelope-from acm@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 0A38B17EA; Thu, 5 May 2016 13:10:21 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45DALpI021576; Thu, 5 May 2016 13:10:21 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45DALr2021575; Thu, 5 May 2016 13:10:21 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605051310.u45DALr2021575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 5 May 2016 13:10:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414643 - head/devel/sope3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 13:10:22 -0000 Author: acm Date: Thu May 5 13:10:21 2016 New Revision: 414643 URL: https://svnweb.freebsd.org/changeset/ports/414643 Log: - Pass maintainer to euan at potensol.com - Fix CONFLICTS - Bump PORTREVISION Modified: head/devel/sope3/Makefile Modified: head/devel/sope3/Makefile ============================================================================== --- head/devel/sope3/Makefile Thu May 5 13:08:29 2016 (r414642) +++ head/devel/sope3/Makefile Thu May 5 13:10:21 2016 (r414643) @@ -3,11 +3,12 @@ PORTNAME= sope3 PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= euan@potensol.com COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 @@ -30,7 +31,7 @@ USES= gmake gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -CONFLICTS= sope-[0-9]* +CONFLICTS= sope2-[0-9]* SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} From owner-svn-ports-all@freebsd.org Thu May 5 13:30:19 2016 Return-Path: Delivered-To: svn-ports-all@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 B9F32B2D216; Thu, 5 May 2016 13:30:19 +0000 (UTC) (envelope-from acm@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 8B0401367; Thu, 5 May 2016 13:30:19 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45DUIeP027820; Thu, 5 May 2016 13:30:18 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45DUIIr027818; Thu, 5 May 2016 13:30:18 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605051330.u45DUIIr027818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 5 May 2016 13:30:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414644 - head/sysutils/bareos-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 13:30:19 -0000 Author: acm Date: Thu May 5 13:30:18 2016 New Revision: 414644 URL: https://svnweb.freebsd.org/changeset/ports/414644 Log: - Fix installation when SQLITE option is selected - Bump PORTREVISION PR: 208344 Submitted by: matthias _at_ petermann-it.de Modified: head/sysutils/bareos-server/Makefile head/sysutils/bareos-server/pkg-plist Modified: head/sysutils/bareos-server/Makefile ============================================================================== --- head/sysutils/bareos-server/Makefile Thu May 5 13:10:21 2016 (r414643) +++ head/sysutils/bareos-server/Makefile Thu May 5 13:30:18 2016 (r414644) @@ -3,7 +3,7 @@ PORTNAME= bareos DISTVERSION= 15.2.2 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= sysutils PKGNAMEPREFIX?= # PKGNAMESUFFIX?= -server Modified: head/sysutils/bareos-server/pkg-plist ============================================================================== --- head/sysutils/bareos-server/pkg-plist Thu May 5 13:10:21 2016 (r414643) +++ head/sysutils/bareos-server/pkg-plist Thu May 5 13:30:18 2016 (r414644) @@ -33,9 +33,12 @@ lib/bareos/scripts/btraceback.gdb lib/bareos/scripts/btraceback.mdb lib/bareos/scripts/create_bareos_database lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql -lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql -lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql -lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql +%%MYSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql +%%PGSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql +%%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql +%%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql +%%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql +%%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.10_11.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.11_12.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.12_14.sql From owner-svn-ports-all@freebsd.org Thu May 5 13:42:09 2016 Return-Path: Delivered-To: svn-ports-all@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 D6E0FB2D6DF; Thu, 5 May 2016 13:42:09 +0000 (UTC) (envelope-from acm@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 A722B1E2E; Thu, 5 May 2016 13:42:09 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Dg8bH033620; Thu, 5 May 2016 13:42:08 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Dg8Vd033618; Thu, 5 May 2016 13:42:08 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201605051342.u45Dg8Vd033618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 5 May 2016 13:42:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414645 - in head/emulators/mednafen: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 13:42:09 -0000 Author: acm Date: Thu May 5 13:42:08 2016 New Revision: 414645 URL: https://svnweb.freebsd.org/changeset/ports/414645 Log: - Update to 0.9.38.7 - Remove obsolete patch files Deleted: head/emulators/mednafen/files/patch-src-snes-src-lib-nall_property.hpp head/emulators/mednafen/files/patch-src__nes__unif.cpp Modified: head/emulators/mednafen/Makefile head/emulators/mednafen/distinfo Modified: head/emulators/mednafen/Makefile ============================================================================== --- head/emulators/mednafen/Makefile Thu May 5 13:30:18 2016 (r414644) +++ head/emulators/mednafen/Makefile Thu May 5 13:42:08 2016 (r414645) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mednafen -PORTVERSION= 0.9.33.2 -PORTREVISION= 5 +PORTVERSION= 0.9.38.7 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= http://mednafen.fobby.net/releases/files/ Modified: head/emulators/mednafen/distinfo ============================================================================== --- head/emulators/mednafen/distinfo Thu May 5 13:30:18 2016 (r414644) +++ head/emulators/mednafen/distinfo Thu May 5 13:42:08 2016 (r414645) @@ -1,2 +1,2 @@ -SHA256 (mednafen-0.9.33.2.tar.bz2) = d3125d5b6fe84031c7c7980bea655ec609c2620067988cfd32d2b2c5e6c3ad4e -SIZE (mednafen-0.9.33.2.tar.bz2) = 4298456 +SHA256 (mednafen-0.9.38.7.tar.bz2) = 1bb3beef883a325c35d1a1ce14959c307a4c321f2ea29d4ddb216c6dd03aded8 +SIZE (mednafen-0.9.38.7.tar.bz2) = 3882418 From owner-svn-ports-all@freebsd.org Thu May 5 13:45:02 2016 Return-Path: Delivered-To: svn-ports-all@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 0020FB2D88E; Thu, 5 May 2016 13:45:01 +0000 (UTC) (envelope-from pi@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 BDAFA1FA0; Thu, 5 May 2016 13:45:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Dj0dh034048; Thu, 5 May 2016 13:45:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Dj0PX034038; Thu, 5 May 2016 13:45:00 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051345.u45Dj0PX034038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 13:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414646 - in head: . www www/node www/node/files www/node5 www/node5/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 13:45:02 -0000 Author: pi Date: Thu May 5 13:44:59 2016 New Revision: 414646 URL: https://svnweb.freebsd.org/changeset/ports/414646 Log: www/node: 5.11.0 -> 6.0.0 New port: www/node5, to ease migration from node-5.x to node-6.x This new major version of Node.js delivers significant improvements in performance, reliability, usability and security. Module loading is nearly four times faster than in Node.js v4, tests and documentation have seen significant improvements, usability of the Buffer and File System APIs have been improved, and Node.js now supports 93% of ES6 language features, thanks to V8 version 5.0. The full release announcement can be read here: https://nodejs.org/en/blog/release/v6.0.0/ The full changelog is available on Github: https://github.com/nodejs/node/commit/ce3e3c5fe15479475c068482c48eb9cbf1ac9df5 For node5: node.js v5.x will only be supported for a few months to give people time to move to v6. This new port is marked as deprecated with an expiration date of July 1, allowing all of May and June to transition. See https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v5 PR: 209215, 209216 Submitted by: Bradley T. Hughes (maintainer) Added: head/www/node5/ - copied from r414641, head/www/node/ Deleted: head/www/node/files/patch-deps_v8_src_compiler_instruction.h head/www/node/files/patch-deps_v8_src_compiler_js-type-feedback.h head/www/node/files/patch-deps_v8_src_zone-containers.h Modified: head/UPDATING head/www/Makefile head/www/node/Makefile head/www/node/distinfo head/www/node/pkg-plist head/www/node5/Makefile head/www/node5/files/patch-deps_v8_src_compiler_instruction.h head/www/node5/files/patch-deps_v8_src_compiler_js-type-feedback.h head/www/node5/files/patch-deps_v8_src_zone-containers.h head/www/node5/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu May 5 13:42:08 2016 (r414645) +++ head/UPDATING Thu May 5 13:44:59 2016 (r414646) @@ -5,6 +5,23 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160505: + AFFECTS: Users of www/node + AUTHOR: bradleythughes@fastmail.fm + + The www/node port has been updated to node.js v6.0.0, the latest + upstream release. Users of node.js v5.x are encouraged to upgrade as + soon as possible, as upstream support will end two months from now. + + The www/node5 port has been created to aid users transition. Use one of + the following commands to continue using node.js v5.x: + + # pkg install node5 + or + # portmaster -o www/node5 www/node + or + # portupgrade -o www/node5 www/node + 20160503: AFFECTS: users of security/libressl AUTHOR: brnrd@FreeBSD.org Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu May 5 13:42:08 2016 (r414645) +++ head/www/Makefile Thu May 5 13:44:59 2016 (r414646) @@ -556,6 +556,7 @@ SUBDIR += node010 SUBDIR += node012 SUBDIR += node4 + SUBDIR += node5 SUBDIR += nostromo SUBDIR += npapi-vlc SUBDIR += npapi-xine Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Thu May 5 13:42:08 2016 (r414645) +++ head/www/node/Makefile Thu May 5 13:44:59 2016 (r414646) @@ -1,14 +1,13 @@ -# Created by: Jin-Sih Lin # $FreeBSD$ PORTNAME= node -PORTVERSION= 5.11.0 +PORTVERSION= 6.0.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ MAINTAINER= bradleythughes@fastmail.fm -COMMENT= V8 JavaScript for client and server (5.x) +COMMENT= V8 JavaScript for client and server (6.x) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Thu May 5 13:42:08 2016 (r414645) +++ head/www/node/distinfo Thu May 5 13:44:59 2016 (r414646) @@ -1,2 +1,2 @@ -SHA256 (node-v5.11.0.tar.gz) = ef41b01a9e49de5a5d160071166f911d0bc9ff6a0bd0e88ea4863df572d95e91 -SIZE (node-v5.11.0.tar.gz) = 22682857 +SHA256 (node-v6.0.0.tar.gz) = 6db56d81a4e07ff4017809ad4ee49a5256fad804cd8527f8724f8e149e3dfc32 +SIZE (node-v6.0.0.tar.gz) = 20525111 Modified: head/www/node/pkg-plist ============================================================================== --- head/www/node/pkg-plist Thu May 5 13:42:08 2016 (r414645) +++ head/www/node/pkg-plist Thu May 5 13:44:59 2016 (r414646) @@ -122,6 +122,7 @@ include/node/uv-version.h include/node/uv-win.h include/node/uv.h include/node/v8-debug.h +include/node/v8-experimental.h include/node/v8-platform.h include/node/v8-profiler.h include/node/v8-testing.h Modified: head/www/node5/Makefile ============================================================================== --- head/www/node/Makefile Thu May 5 12:37:15 2016 (r414641) +++ head/www/node5/Makefile Thu May 5 13:44:59 2016 (r414646) @@ -1,4 +1,3 @@ -# Created by: Jin-Sih Lin # $FreeBSD$ PORTNAME= node @@ -6,6 +5,7 @@ PORTVERSION= 5.11.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ +PKGNAMESUFFIX= 5 MAINTAINER= bradleythughes@fastmail.fm COMMENT= V8 JavaScript for client and server (5.x) @@ -13,13 +13,22 @@ COMMENT= V8 JavaScript for client and se LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream provides limited support after the release of v6.0.0, see https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v5 +EXPIRATION_DATE= 2016-07-01 + +OPTIONS_DEFINE= BUNDLED_SSL DOCS +OPTIONS_DEFAULT=BUNDLED_SSL +OPTIONS_SUB= yes + +BUNDLED_SSL_DESC= Use node's bundled OpenSSL implementation +BUNDLED_SSL_USE_OFF= OPENSSL=yes +BUNDLED_SSL_VARS_OFF= WITH_OPENSSL_PORT=yes USES= compiler execinfo gmake python:2 HAS_CONFIGURE= yes USE_LDCONFIG= yes -CONFLICTS_INSTALL= node4-* node-0.[02-9][0-9]* node-devel-0.[0-9]* node010-[0-9]* node012-[0-9]* iojs-[0-9]* +CONFLICTS_INSTALL= node-[0-9]* node-devel-[0-9]* node010-[0-9]* node012-[0-9]* iojs-[0-9]* node4-[0-9]* ONLY_FOR_ARCHS= i386 amd64 CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm --shared-zlib @@ -43,6 +52,12 @@ MAKE_ARGS+= strictaliasing=off USE_GCC= yes .endif +.if empty(PORT_OPTIONS:MBUNDLED_SSL) +CONFIGURE_ARGS+= --shared-openssl \ + --shared-openssl-includes=${OPENSSLINC} \ + --shared-openssl-libpath=${OPENSSLLIB} +.endif + post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/deps/v8/tools/gyp/v8.gyp Modified: head/www/node5/files/patch-deps_v8_src_compiler_instruction.h ============================================================================== --- head/www/node/files/patch-deps_v8_src_compiler_instruction.h Thu May 5 12:37:15 2016 (r414641) +++ head/www/node5/files/patch-deps_v8_src_compiler_instruction.h Thu May 5 13:44:59 2016 (r414646) @@ -1,5 +1,5 @@ ---- deps/v8/src/compiler/instruction.h.orig 2016-03-16 21:22:58.000000000 +0100 -+++ deps/v8/src/compiler/instruction.h 2016-03-24 23:27:23.004854000 +0100 +--- deps/v8/src/compiler/instruction.h.orig 2016-04-21 17:45:24 UTC ++++ deps/v8/src/compiler/instruction.h @@ -1011,7 +1011,7 @@ class InstructionBlock final : public Zo typedef ZoneDeque ConstantDeque; Modified: head/www/node5/files/patch-deps_v8_src_compiler_js-type-feedback.h ============================================================================== --- head/www/node/files/patch-deps_v8_src_compiler_js-type-feedback.h Thu May 5 12:37:15 2016 (r414641) +++ head/www/node5/files/patch-deps_v8_src_compiler_js-type-feedback.h Thu May 5 13:44:59 2016 (r414646) @@ -1,5 +1,5 @@ ---- deps/v8/src/compiler/js-type-feedback.h.orig 2016-03-16 21:22:58.000000000 +0100 -+++ deps/v8/src/compiler/js-type-feedback.h 2016-03-24 22:54:54.529827000 +0100 +--- deps/v8/src/compiler/js-type-feedback.h.orig 2016-04-21 17:45:24 UTC ++++ deps/v8/src/compiler/js-type-feedback.h @@ -33,9 +33,10 @@ class JSTypeFeedbackTable : public ZoneO private: friend class JSTypeFeedbackSpecializer; Modified: head/www/node5/files/patch-deps_v8_src_zone-containers.h ============================================================================== --- head/www/node/files/patch-deps_v8_src_zone-containers.h Thu May 5 12:37:15 2016 (r414641) +++ head/www/node5/files/patch-deps_v8_src_zone-containers.h Thu May 5 13:44:59 2016 (r414646) @@ -1,5 +1,5 @@ ---- deps/v8/src/zone-containers.h.orig 2016-03-16 21:22:58.000000000 +0100 -+++ deps/v8/src/zone-containers.h 2016-03-24 23:34:37.741885000 +0100 +--- deps/v8/src/zone-containers.h.orig 2016-04-21 17:45:25 UTC ++++ deps/v8/src/zone-containers.h @@ -114,12 +114,12 @@ class ZoneSet : public std::set> Modified: head/www/node5/pkg-plist ============================================================================== --- head/www/node/pkg-plist Thu May 5 12:37:15 2016 (r414641) +++ head/www/node5/pkg-plist Thu May 5 13:44:59 2016 (r414646) @@ -13,100 +13,100 @@ include/node/node_buffer.h include/node/node_internals.h include/node/node_object_wrap.h include/node/node_version.h -include/node/openssl/aes.h -include/node/openssl/archs/BSD-x86/opensslconf.h -include/node/openssl/archs/BSD-x86_64/opensslconf.h -include/node/openssl/archs/VC-WIN32/opensslconf.h -include/node/openssl/archs/VC-WIN64A/opensslconf.h -include/node/openssl/archs/aix-gcc/opensslconf.h -include/node/openssl/archs/aix64-gcc/opensslconf.h -include/node/openssl/archs/darwin-i386-cc/opensslconf.h -include/node/openssl/archs/darwin64-x86_64-cc/opensslconf.h -include/node/openssl/archs/linux-aarch64/opensslconf.h -include/node/openssl/archs/linux-armv4/opensslconf.h -include/node/openssl/archs/linux-elf/opensslconf.h -include/node/openssl/archs/linux-ppc/opensslconf.h -include/node/openssl/archs/linux-ppc64/opensslconf.h -include/node/openssl/archs/linux-x32/opensslconf.h -include/node/openssl/archs/linux-x86_64/opensslconf.h -include/node/openssl/archs/linux32-s390x/opensslconf.h -include/node/openssl/archs/linux64-s390x/opensslconf.h -include/node/openssl/archs/solaris-x86-gcc/opensslconf.h -include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h -include/node/openssl/asn1.h -include/node/openssl/asn1_mac.h -include/node/openssl/asn1t.h -include/node/openssl/bio.h -include/node/openssl/blowfish.h -include/node/openssl/bn.h -include/node/openssl/buffer.h -include/node/openssl/camellia.h -include/node/openssl/cast.h -include/node/openssl/cmac.h -include/node/openssl/cms.h -include/node/openssl/comp.h -include/node/openssl/conf.h -include/node/openssl/conf_api.h -include/node/openssl/crypto.h -include/node/openssl/des.h -include/node/openssl/des_old.h -include/node/openssl/dh.h -include/node/openssl/dsa.h -include/node/openssl/dso.h -include/node/openssl/dtls1.h -include/node/openssl/e_os2.h -include/node/openssl/ebcdic.h -include/node/openssl/ec.h -include/node/openssl/ecdh.h -include/node/openssl/ecdsa.h -include/node/openssl/engine.h -include/node/openssl/err.h -include/node/openssl/evp.h -include/node/openssl/hmac.h -include/node/openssl/idea.h -include/node/openssl/krb5_asn.h -include/node/openssl/kssl.h -include/node/openssl/lhash.h -include/node/openssl/md4.h -include/node/openssl/md5.h -include/node/openssl/mdc2.h -include/node/openssl/modes.h -include/node/openssl/obj_mac.h -include/node/openssl/objects.h -include/node/openssl/ocsp.h -include/node/openssl/opensslconf.h -include/node/openssl/opensslv.h -include/node/openssl/ossl_typ.h -include/node/openssl/pem.h -include/node/openssl/pem2.h -include/node/openssl/pkcs12.h -include/node/openssl/pkcs7.h -include/node/openssl/pqueue.h -include/node/openssl/rand.h -include/node/openssl/rc2.h -include/node/openssl/rc4.h -include/node/openssl/ripemd.h -include/node/openssl/rsa.h -include/node/openssl/safestack.h -include/node/openssl/seed.h -include/node/openssl/sha.h -include/node/openssl/srp.h -include/node/openssl/srtp.h -include/node/openssl/ssl.h -include/node/openssl/ssl2.h -include/node/openssl/ssl23.h -include/node/openssl/ssl3.h -include/node/openssl/stack.h -include/node/openssl/symhacks.h -include/node/openssl/tls1.h -include/node/openssl/ts.h -include/node/openssl/txt_db.h -include/node/openssl/ui.h -include/node/openssl/ui_compat.h -include/node/openssl/whrlpool.h -include/node/openssl/x509.h -include/node/openssl/x509_vfy.h -include/node/openssl/x509v3.h +%%BUNDLED_SSL%%include/node/openssl/aes.h +%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/aix-gcc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-x32/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/asn1.h +%%BUNDLED_SSL%%include/node/openssl/asn1_mac.h +%%BUNDLED_SSL%%include/node/openssl/asn1t.h +%%BUNDLED_SSL%%include/node/openssl/bio.h +%%BUNDLED_SSL%%include/node/openssl/blowfish.h +%%BUNDLED_SSL%%include/node/openssl/bn.h +%%BUNDLED_SSL%%include/node/openssl/buffer.h +%%BUNDLED_SSL%%include/node/openssl/camellia.h +%%BUNDLED_SSL%%include/node/openssl/cast.h +%%BUNDLED_SSL%%include/node/openssl/cmac.h +%%BUNDLED_SSL%%include/node/openssl/cms.h +%%BUNDLED_SSL%%include/node/openssl/comp.h +%%BUNDLED_SSL%%include/node/openssl/conf.h +%%BUNDLED_SSL%%include/node/openssl/conf_api.h +%%BUNDLED_SSL%%include/node/openssl/crypto.h +%%BUNDLED_SSL%%include/node/openssl/des.h +%%BUNDLED_SSL%%include/node/openssl/des_old.h +%%BUNDLED_SSL%%include/node/openssl/dh.h +%%BUNDLED_SSL%%include/node/openssl/dsa.h +%%BUNDLED_SSL%%include/node/openssl/dso.h +%%BUNDLED_SSL%%include/node/openssl/dtls1.h +%%BUNDLED_SSL%%include/node/openssl/e_os2.h +%%BUNDLED_SSL%%include/node/openssl/ebcdic.h +%%BUNDLED_SSL%%include/node/openssl/ec.h +%%BUNDLED_SSL%%include/node/openssl/ecdh.h +%%BUNDLED_SSL%%include/node/openssl/ecdsa.h +%%BUNDLED_SSL%%include/node/openssl/engine.h +%%BUNDLED_SSL%%include/node/openssl/err.h +%%BUNDLED_SSL%%include/node/openssl/evp.h +%%BUNDLED_SSL%%include/node/openssl/hmac.h +%%BUNDLED_SSL%%include/node/openssl/idea.h +%%BUNDLED_SSL%%include/node/openssl/krb5_asn.h +%%BUNDLED_SSL%%include/node/openssl/kssl.h +%%BUNDLED_SSL%%include/node/openssl/lhash.h +%%BUNDLED_SSL%%include/node/openssl/md4.h +%%BUNDLED_SSL%%include/node/openssl/md5.h +%%BUNDLED_SSL%%include/node/openssl/mdc2.h +%%BUNDLED_SSL%%include/node/openssl/modes.h +%%BUNDLED_SSL%%include/node/openssl/obj_mac.h +%%BUNDLED_SSL%%include/node/openssl/objects.h +%%BUNDLED_SSL%%include/node/openssl/ocsp.h +%%BUNDLED_SSL%%include/node/openssl/opensslconf.h +%%BUNDLED_SSL%%include/node/openssl/opensslv.h +%%BUNDLED_SSL%%include/node/openssl/ossl_typ.h +%%BUNDLED_SSL%%include/node/openssl/pem.h +%%BUNDLED_SSL%%include/node/openssl/pem2.h +%%BUNDLED_SSL%%include/node/openssl/pkcs12.h +%%BUNDLED_SSL%%include/node/openssl/pkcs7.h +%%BUNDLED_SSL%%include/node/openssl/pqueue.h +%%BUNDLED_SSL%%include/node/openssl/rand.h +%%BUNDLED_SSL%%include/node/openssl/rc2.h +%%BUNDLED_SSL%%include/node/openssl/rc4.h +%%BUNDLED_SSL%%include/node/openssl/ripemd.h +%%BUNDLED_SSL%%include/node/openssl/rsa.h +%%BUNDLED_SSL%%include/node/openssl/safestack.h +%%BUNDLED_SSL%%include/node/openssl/seed.h +%%BUNDLED_SSL%%include/node/openssl/sha.h +%%BUNDLED_SSL%%include/node/openssl/srp.h +%%BUNDLED_SSL%%include/node/openssl/srtp.h +%%BUNDLED_SSL%%include/node/openssl/ssl.h +%%BUNDLED_SSL%%include/node/openssl/ssl2.h +%%BUNDLED_SSL%%include/node/openssl/ssl23.h +%%BUNDLED_SSL%%include/node/openssl/ssl3.h +%%BUNDLED_SSL%%include/node/openssl/stack.h +%%BUNDLED_SSL%%include/node/openssl/symhacks.h +%%BUNDLED_SSL%%include/node/openssl/tls1.h +%%BUNDLED_SSL%%include/node/openssl/ts.h +%%BUNDLED_SSL%%include/node/openssl/txt_db.h +%%BUNDLED_SSL%%include/node/openssl/ui.h +%%BUNDLED_SSL%%include/node/openssl/ui_compat.h +%%BUNDLED_SSL%%include/node/openssl/whrlpool.h +%%BUNDLED_SSL%%include/node/openssl/x509.h +%%BUNDLED_SSL%%include/node/openssl/x509_vfy.h +%%BUNDLED_SSL%%include/node/openssl/x509v3.h include/node/pthread-fixes.h include/node/stdint-msvc2008.h include/node/tree.h From owner-svn-ports-all@freebsd.org Thu May 5 14:02:53 2016 Return-Path: Delivered-To: svn-ports-all@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 60094B2DFA5; Thu, 5 May 2016 14:02:53 +0000 (UTC) (envelope-from gerald@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 314C81CF1; Thu, 5 May 2016 14:02:53 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45E2qKQ040107; Thu, 5 May 2016 14:02:52 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45E2qxL040105; Thu, 5 May 2016 14:02:52 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605051402.u45E2qxL040105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 5 May 2016 14:02:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414647 - head/lang/gcc5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 14:02:53 -0000 Author: gerald Date: Thu May 5 14:02:52 2016 New Revision: 414647 URL: https://svnweb.freebsd.org/changeset/ports/414647 Log: Update to the 20160503 development snapshot of GCC 5.3.1. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Thu May 5 13:44:59 2016 (r414646) +++ head/lang/gcc5-devel/Makefile Thu May 5 14:02:52 2016 (r414647) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.3.1.s20160426 +PORTVERSION= 5.3.1.s20160503 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Thu May 5 13:44:59 2016 (r414646) +++ head/lang/gcc5-devel/distinfo Thu May 5 14:02:52 2016 (r414647) @@ -1,2 +1,2 @@ -SHA256 (gcc-5-20160426.tar.bz2) = 372e6432d0f4e6a5f4c7daf9cbc6927c364529460aa5b8f19b4e9d7f0bee3974 -SIZE (gcc-5-20160426.tar.bz2) = 91294022 +SHA256 (gcc-5-20160503.tar.bz2) = 84e806986b6e823fedca8932175dd9786a48edfd8d8a7d57155ef2a692a8bca5 +SIZE (gcc-5-20160503.tar.bz2) = 91294641 From owner-svn-ports-all@freebsd.org Thu May 5 14:13:58 2016 Return-Path: Delivered-To: svn-ports-all@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 76B73B2E4CD; Thu, 5 May 2016 14:13:58 +0000 (UTC) (envelope-from gerald@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 47F64134E; Thu, 5 May 2016 14:13:58 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45EDvee043553; Thu, 5 May 2016 14:13:57 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45EDvY5043552; Thu, 5 May 2016 14:13:57 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605051413.u45EDvY5043552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 5 May 2016 14:13:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414648 - head/lang/gcc47 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 14:13:58 -0000 Author: gerald Date: Thu May 5 14:13:57 2016 New Revision: 414648 URL: https://svnweb.freebsd.org/changeset/ports/414648 Log: No longer conflict with gcc-4.7.* (which lang/gcc used to be until some 20 months ago). Modified: head/lang/gcc47/Makefile Modified: head/lang/gcc47/Makefile ============================================================================== --- head/lang/gcc47/Makefile Thu May 5 14:02:52 2016 (r414647) +++ head/lang/gcc47/Makefile Thu May 5 14:13:57 2016 (r414648) @@ -25,7 +25,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/ BUILD_DEPENDS+= runtest:misc/dejagnu .endif -CONFLICTS= gcc-4.7.* CPE_VENDOR= gnu # DISTVERSION relates to downloads, GCC_VERSION and SUFFIX to names From owner-svn-ports-all@freebsd.org Thu May 5 16:08:10 2016 Return-Path: Delivered-To: svn-ports-all@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 4F148B2E722; Thu, 5 May 2016 16:08:10 +0000 (UTC) (envelope-from rm@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 1235119F6; Thu, 5 May 2016 16:08:10 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45G89Iu076686; Thu, 5 May 2016 16:08:09 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45G889b076678; Thu, 5 May 2016 16:08:08 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201605051608.u45G889b076678@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 5 May 2016 16:08:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414649 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 16:08:10 -0000 Author: rm Date: Thu May 5 16:08:08 2016 New Revision: 414649 URL: https://svnweb.freebsd.org/changeset/ports/414649 Log: www/webkit-gtk[23]: update to 2.4.11 - update to 2.4.11 - fix build with Ruby 2.2 default version (ruby symlink doesn't exist anymore) - replace CPPFLAGS and LDFLAGS by USES= localbase - fix couple of whitespace bugs PR: 208961 PR: 208192 Submitted by: olivierd Reviewed by: kwm With hat: gnome MFH: 2016Q2 (along with r414478) - fix build of webkit-gtk2 on ARM platforms PR: 208569 Reported by: otacilio.neto@bsd.com.br Submitted by: mikael.urankar@gmail.com - fix build of webkit-gtk[23] when GNU binutils is installed PR: 195500 PR: 196333 Submitted by: Christoph Moench-Tegeder Added: head/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h (contents, props changed) Modified: head/www/webkit-gtk2/Makefile head/www/webkit-gtk2/distinfo head/www/webkit-gtk2/pkg-plist head/www/webkit-gtk3/Makefile head/www/webkit-gtk3/distinfo head/www/webkit-gtk3/pkg-plist Modified: head/www/webkit-gtk2/Makefile ============================================================================== --- head/www/webkit-gtk2/Makefile Thu May 5 14:13:57 2016 (r414648) +++ head/www/webkit-gtk2/Makefile Thu May 5 16:08:08 2016 (r414649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.10 +PORTVERSION= 2.4.11 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 @@ -27,7 +27,7 @@ PORTSCOUT= limit:1.4.*$$ USE_GSTREAMER1= yes USE_XORG= xt xdamage xcomposite -USES= bison compiler:c++11-lib gettext gmake gperf libtool \ +USES= bison compiler:c++11-lib gettext gmake gperf libtool localbase \ perl5 pkgconfig shebangfix sqlite tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes @@ -36,9 +36,8 @@ USE_GL= gl USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_DOLT_BASH="" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= AR=/usr/bin/ar \ + ac_cv_path_DOLT_BASH="" INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-gtk=2.0 \ --enable-svg-fonts \ @@ -51,7 +50,7 @@ MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} CONFIGURE_ARGS+=--disable-egl \ --disable-gles2 -SHEBANG_FILES= \ +SHEBANG_FILES= \ Source/JavaScriptCore/create_hash_table \ Source/JavaScriptCore/inspector/scripts/xxd.pl \ Source/WebCore/css/*.pl \ @@ -63,7 +62,7 @@ SHEBANG_FILES= \ Source/WebCore/bindings/scripts/*.p[lm] \ Source/JavaScriptCore/create_hash_table -BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 +BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 #_BROWSER_PLUGINS_DIR= ${BROWSER_PLUGINS_DIR:S|^/|"|:S|/|", "|g}", OPTIONS_DEFINE= DEBUG FULLDEBUG @@ -92,10 +91,12 @@ CXXFLAGS+= -Wno-c++11-extensions # Shutu CXXFLAGS+= -Qunused-arguments .endif - post-patch: @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp +# Since ruby 2.2 there is no ruby symlink + @${REINPLACE_CMD} -e 's|ruby|${RUBY_NAME}|g' \ + ${WRKSRC}/configure @${FIND} ${WRKSRC} -name GNUmakefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' Modified: head/www/webkit-gtk2/distinfo ============================================================================== --- head/www/webkit-gtk2/distinfo Thu May 5 14:13:57 2016 (r414648) +++ head/www/webkit-gtk2/distinfo Thu May 5 16:08:08 2016 (r414649) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 -SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 +SHA256 (webkitgtk-2.4.11.tar.xz) = 588aea051bfbacced27fdfe0335a957dca839ebe36aa548df39c7bbafdb65bf7 +SIZE (webkitgtk-2.4.11.tar.xz) = 9869100 Added: head/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h Thu May 5 16:08:08 2016 (r414649) @@ -0,0 +1,12 @@ +This patch reportedly fixes build for ARM. See PR 208569 + +--- Source/WTF/wtf/Platform.h.orig 2016-04-10 06:48:36 UTC ++++ Source/WTF/wtf/Platform.h +@@ -218,6 +218,7 @@ + #elif defined(__ARM_ARCH_6__) \ + || defined(__ARM_ARCH_6J__) \ + || defined(__ARM_ARCH_6K__) \ ++ || defined(__ARM_ARCH_6KZ__) \ + || defined(__ARM_ARCH_6Z__) \ + || defined(__ARM_ARCH_6ZK__) \ + || defined(__ARM_ARCH_6T2__) \ Modified: head/www/webkit-gtk2/pkg-plist ============================================================================== --- head/www/webkit-gtk2/pkg-plist Thu May 5 14:13:57 2016 (r414648) +++ head/www/webkit-gtk2/pkg-plist Thu May 5 16:08:08 2016 (r414649) @@ -255,10 +255,10 @@ lib/girepository-1.0/JavaScriptCore-1.0. lib/girepository-1.0/WebKit-1.0.typelib lib/libjavascriptcoregtk-1.0.so lib/libjavascriptcoregtk-1.0.so.0 -lib/libjavascriptcoregtk-1.0.so.0.16.18 +lib/libjavascriptcoregtk-1.0.so.0.16.19 lib/libwebkitgtk-1.0.so lib/libwebkitgtk-1.0.so.0 -lib/libwebkitgtk-1.0.so.0.22.16 +lib/libwebkitgtk-1.0.so.0.22.17 libdata/pkgconfig/javascriptcoregtk-1.0.pc libdata/pkgconfig/webkit-1.0.pc share/gir-1.0/JavaScriptCore-1.0.gir Modified: head/www/webkit-gtk3/Makefile ============================================================================== --- head/www/webkit-gtk3/Makefile Thu May 5 14:13:57 2016 (r414648) +++ head/www/webkit-gtk3/Makefile Thu May 5 16:08:08 2016 (r414649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.10 +PORTVERSION= 2.4.11 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 @@ -27,8 +27,8 @@ PORTSCOUT= limit:1.4.*$$ USE_GSTREAMER1= yes USE_XORG= xt xdamage xcomposite -USES= bison compiler:c++11-lib gettext gmake gperf libtool perl5 \ - pkgconfig shebangfix sqlite tar:xz +USES= bison compiler:c++11-lib gettext gmake gperf libtool localbase \ + perl5 pkgconfig shebangfix sqlite tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes USE_GNOME= cairo gtk20 gtk30 introspection:build libxslt @@ -36,9 +36,8 @@ USE_GL= gl USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_DOLT_BASH="" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= AR=/usr/bin/ar \ + ac_cv_path_DOLT_BASH="" INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-gtk=3.0 \ --enable-svg-fonts \ @@ -103,6 +102,9 @@ CXXFLAGS+= -Qunused-arguments post-patch: @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp +# Since ruby 2.2 there is no ruby symlink + @${REINPLACE_CMD} -e 's|ruby|${RUBY_NAME}|g' \ + ${WRKSRC}/configure @${FIND} ${WRKSRC} -name GNUmakefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' Modified: head/www/webkit-gtk3/distinfo ============================================================================== --- head/www/webkit-gtk3/distinfo Thu May 5 14:13:57 2016 (r414648) +++ head/www/webkit-gtk3/distinfo Thu May 5 16:08:08 2016 (r414649) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 -SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 +SHA256 (webkitgtk-2.4.11.tar.xz) = 588aea051bfbacced27fdfe0335a957dca839ebe36aa548df39c7bbafdb65bf7 +SIZE (webkitgtk-2.4.11.tar.xz) = 9869100 Modified: head/www/webkit-gtk3/pkg-plist ============================================================================== --- head/www/webkit-gtk3/pkg-plist Thu May 5 14:13:57 2016 (r414648) +++ head/www/webkit-gtk3/pkg-plist Thu May 5 16:08:08 2016 (r414649) @@ -258,13 +258,13 @@ lib/girepository-1.0/WebKit2-3.0.typelib lib/girepository-1.0/WebKit2WebExtension-3.0.typelib lib/libjavascriptcoregtk-3.0.so lib/libjavascriptcoregtk-3.0.so.0 -lib/libjavascriptcoregtk-3.0.so.0.16.18 +lib/libjavascriptcoregtk-3.0.so.0.16.19 lib/libwebkit2gtk-3.0.so lib/libwebkit2gtk-3.0.so.25 -lib/libwebkit2gtk-3.0.so.25.10.13 +lib/libwebkit2gtk-3.0.so.25.10.14 lib/libwebkitgtk-3.0.so lib/libwebkitgtk-3.0.so.0 -lib/libwebkitgtk-3.0.so.0.22.16 +lib/libwebkitgtk-3.0.so.0.22.17 lib/webkit2gtk-3.0/injected-bundle/libwebkit2gtkinjectedbundle.so libdata/pkgconfig/javascriptcoregtk-3.0.pc libdata/pkgconfig/webkit2gtk-3.0.pc From owner-svn-ports-all@freebsd.org Thu May 5 16:30:45 2016 Return-Path: Delivered-To: svn-ports-all@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 9E4CDB2E100; Thu, 5 May 2016 16:30:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9168F1DA7; Thu, 5 May 2016 16:30:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from [127.0.0.1] (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 326471B45; Thu, 5 May 2016 16:30:43 +0000 (UTC) (envelope-from rm@FreeBSD.org) Subject: Re: svn commit: r414478 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/files To: Mark Felder , Olivier Duchateau References: <201605022001.u42K1BpH023441@repo.freebsd.org> <20160502224016.836edd95a90a34045a10ce49@freebsd.org> <1462229200.2952647.596122977.4A86744E@webmail.messagingengine.com> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Ruslan Makhmatkhanov Message-ID: <72b4a335-b2db-cbc7-4d06-6db68eed718e@FreeBSD.org> Date: Thu, 5 May 2016 19:29:27 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1462229200.2952647.596122977.4A86744E@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 16:30:45 -0000 Mark Felder wrote on 05/ 3/16 01:46 AM: > > > On Mon, May 2, 2016, at 17:40, Olivier Duchateau wrote: >> On Mon, 2 May 2016 20:01:11 +0000 (UTC) >> Ruslan Makhmatkhanov wrote: >> >>> Author: rm >>> Date: Mon May 2 20:01:11 2016 >>> New Revision: 414478 >>> URL: https://svnweb.freebsd.org/changeset/ports/414478 >>> >>> Log: >>> www/webkit-gtk[23]: update to 2.4.10 >> >> Why not update to the latest release (2.4.11)? PR [1] already exists. >> > > Ruslan, do you want to move forward with 2.4.10 or 2.4.11 ? > Mark, 2.4.11 is just committed. Would you approve MFH both of r414478 and r414649? -- Regards, Ruslan T.O.S. Of Reality From owner-svn-ports-all@freebsd.org Thu May 5 16:32:09 2016 Return-Path: Delivered-To: svn-ports-all@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 DC9A1B2E29C for ; Thu, 5 May 2016 16:32:09 +0000 (UTC) (envelope-from feld@feld.me) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (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 B327210E5 for ; Thu, 5 May 2016 16:32:09 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id DB9AB20824 for ; Thu, 5 May 2016 12:32:07 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute5.internal (MEProxy); Thu, 05 May 2016 12:32:07 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=hbjaKwlUH9owXqConXRMkiI3dXs=; b=KRc15j B02qgjjuxgvABOT40fnA/R03n4SmmtfCXgiQExy/tPXcW+sV/s78VuublgxObNnz 5UkTjCVOsU+y6cMVXa4Sc0a7XSJLDxEmgoSD+/JVW9Hgs8fdm+DnKQvJujj1CrgO sXXF2RVdYndDC/DovwjwcQYEUZwddVjk+nI7A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=hbjaKwlUH9owXqC onXRMkiI3dXs=; b=mUJK6gwvsAFiOEOI78GIYbiHmJBR5Sfs2KTliyFDc/VaI8j r56GQLIDeb4zJApcL07fstSMVkGjUg5myN/jiDZjxGowD37CQD5DhKhAXvdSjWwX aoSQgfG7c0B1mlN3SoUThqjUByj9BKH/Gc9RqH6nds8nW7E9oYXksoiwfYao= Received: by web4.nyi.internal (Postfix, from userid 99) id AE5D010A0C4; Thu, 5 May 2016 12:32:07 -0400 (EDT) Message-Id: <1462465927.2015667.599209625.654BD0EE@webmail.messagingengine.com> X-Sasl-Enc: UGj1+ooomnLG+81wCoyH45t/Sy+zhEvDAfQJwW+yuuEz 1462465927 From: Mark Felder To: Ruslan Makhmatkhanov , Olivier Duchateau Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-140377c4 In-Reply-To: <72b4a335-b2db-cbc7-4d06-6db68eed718e@FreeBSD.org> References: <201605022001.u42K1BpH023441@repo.freebsd.org> <20160502224016.836edd95a90a34045a10ce49@freebsd.org> <1462229200.2952647.596122977.4A86744E@webmail.messagingengine.com> <72b4a335-b2db-cbc7-4d06-6db68eed718e@FreeBSD.org> Subject: Re: svn commit: r414478 - in head/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/files Date: Thu, 05 May 2016 11:32:07 -0500 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 16:32:10 -0000 On Thu, May 5, 2016, at 11:29, Ruslan Makhmatkhanov wrote: > Mark Felder wrote on 05/ 3/16 01:46 AM: > > > > > > On Mon, May 2, 2016, at 17:40, Olivier Duchateau wrote: > >> On Mon, 2 May 2016 20:01:11 +0000 (UTC) > >> Ruslan Makhmatkhanov wrote: > >> > >>> Author: rm > >>> Date: Mon May 2 20:01:11 2016 > >>> New Revision: 414478 > >>> URL: https://svnweb.freebsd.org/changeset/ports/414478 > >>> > >>> Log: > >>> www/webkit-gtk[23]: update to 2.4.10 > >> > >> Why not update to the latest release (2.4.11)? PR [1] already exists. > >> > > > > Ruslan, do you want to move forward with 2.4.10 or 2.4.11 ? > > > > Mark, 2.4.11 is just committed. Would you approve MFH both of r414478 > and r414649? > > Approved, thanks for your work! -- Mark Felder feld@feld.me From owner-svn-ports-all@freebsd.org Thu May 5 16:42:58 2016 Return-Path: Delivered-To: svn-ports-all@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 4B2F4B2E640; Thu, 5 May 2016 16:42:58 +0000 (UTC) (envelope-from rm@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 2324A195E; Thu, 5 May 2016 16:42:58 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Ggvov088704; Thu, 5 May 2016 16:42:57 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45GguJr088696; Thu, 5 May 2016 16:42:56 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201605051642.u45GguJr088696@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 5 May 2016 16:42:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414650 - in branches/2016Q2/www: webkit-gtk2 webkit-gtk2/files webkit-gtk3 webkit-gtk3/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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 16:42:58 -0000 Author: rm Date: Thu May 5 16:42:56 2016 New Revision: 414650 URL: https://svnweb.freebsd.org/changeset/ports/414650 Log: MFH: r414478 r414649 www/webkit-gtk[23]: update to 2.4.10 Merged from freebsd-ports-gnome development repo. Reviewed by: kwm With hat: gnome www/webkit-gtk[23]: update to 2.4.11 - update to 2.4.11 - fix build with Ruby 2.2 default version (ruby symlink doesn't exist anymore) - replace CPPFLAGS and LDFLAGS by USES= localbase - fix couple of whitespace bugs PR: 208961 PR: 208192 Submitted by: olivierd Reviewed by: kwm With hat: gnome - fix build of webkit-gtk2 on ARM platforms PR: 208569 Reported by: otacilio.neto@bsd.com.br Submitted by: mikael.urankar@gmail.com - fix build of webkit-gtk[23] when GNU binutils is installed PR: 195500 PR: 196333 Submitted by: Christoph Moench-Tegeder Approved by: ports-secteam (feld) Added: branches/2016Q2/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h - copied unchanged from r414649, head/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h Deleted: branches/2016Q2/www/webkit-gtk2/files/patch-CVE-2014-1748 branches/2016Q2/www/webkit-gtk3/files/patch-CVE-2014-1748 Modified: branches/2016Q2/www/webkit-gtk2/Makefile branches/2016Q2/www/webkit-gtk2/distinfo branches/2016Q2/www/webkit-gtk2/pkg-plist branches/2016Q2/www/webkit-gtk3/Makefile branches/2016Q2/www/webkit-gtk3/distinfo branches/2016Q2/www/webkit-gtk3/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/www/webkit-gtk2/Makefile ============================================================================== --- branches/2016Q2/www/webkit-gtk2/Makefile Thu May 5 16:08:08 2016 (r414649) +++ branches/2016Q2/www/webkit-gtk2/Makefile Thu May 5 16:42:56 2016 (r414650) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.9 -PORTREVISION= 2 +PORTVERSION= 2.4.11 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 @@ -28,7 +27,7 @@ PORTSCOUT= limit:1.4.*$$ USE_GSTREAMER1= yes USE_XORG= xt xdamage xcomposite -USES= bison compiler:c++11-lib gettext gmake gperf libtool \ +USES= bison compiler:c++11-lib gettext gmake gperf libtool localbase \ perl5 pkgconfig shebangfix sqlite tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes @@ -37,9 +36,8 @@ USE_GL= gl USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_DOLT_BASH="" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= AR=/usr/bin/ar \ + ac_cv_path_DOLT_BASH="" INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-gtk=2.0 \ --enable-svg-fonts \ @@ -52,7 +50,7 @@ MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} CONFIGURE_ARGS+=--disable-egl \ --disable-gles2 -SHEBANG_FILES= \ +SHEBANG_FILES= \ Source/JavaScriptCore/create_hash_table \ Source/JavaScriptCore/inspector/scripts/xxd.pl \ Source/WebCore/css/*.pl \ @@ -64,7 +62,7 @@ SHEBANG_FILES= \ Source/WebCore/bindings/scripts/*.p[lm] \ Source/JavaScriptCore/create_hash_table -BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 +BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 #_BROWSER_PLUGINS_DIR= ${BROWSER_PLUGINS_DIR:S|^/|"|:S|/|", "|g}", OPTIONS_DEFINE= DEBUG FULLDEBUG @@ -93,10 +91,12 @@ CXXFLAGS+= -Wno-c++11-extensions # Shutu CXXFLAGS+= -Qunused-arguments .endif - post-patch: @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp +# Since ruby 2.2 there is no ruby symlink + @${REINPLACE_CMD} -e 's|ruby|${RUBY_NAME}|g' \ + ${WRKSRC}/configure @${FIND} ${WRKSRC} -name GNUmakefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' Modified: branches/2016Q2/www/webkit-gtk2/distinfo ============================================================================== --- branches/2016Q2/www/webkit-gtk2/distinfo Thu May 5 16:08:08 2016 (r414649) +++ branches/2016Q2/www/webkit-gtk2/distinfo Thu May 5 16:42:56 2016 (r414650) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 +SHA256 (webkitgtk-2.4.11.tar.xz) = 588aea051bfbacced27fdfe0335a957dca839ebe36aa548df39c7bbafdb65bf7 +SIZE (webkitgtk-2.4.11.tar.xz) = 9869100 Copied: branches/2016Q2/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h (from r414649, head/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h Thu May 5 16:42:56 2016 (r414650, copy of r414649, head/www/webkit-gtk2/files/patch-Source_WTF_wtf_Platform.h) @@ -0,0 +1,12 @@ +This patch reportedly fixes build for ARM. See PR 208569 + +--- Source/WTF/wtf/Platform.h.orig 2016-04-10 06:48:36 UTC ++++ Source/WTF/wtf/Platform.h +@@ -218,6 +218,7 @@ + #elif defined(__ARM_ARCH_6__) \ + || defined(__ARM_ARCH_6J__) \ + || defined(__ARM_ARCH_6K__) \ ++ || defined(__ARM_ARCH_6KZ__) \ + || defined(__ARM_ARCH_6Z__) \ + || defined(__ARM_ARCH_6ZK__) \ + || defined(__ARM_ARCH_6T2__) \ Modified: branches/2016Q2/www/webkit-gtk2/pkg-plist ============================================================================== --- branches/2016Q2/www/webkit-gtk2/pkg-plist Thu May 5 16:08:08 2016 (r414649) +++ branches/2016Q2/www/webkit-gtk2/pkg-plist Thu May 5 16:42:56 2016 (r414650) @@ -255,10 +255,10 @@ lib/girepository-1.0/JavaScriptCore-1.0. lib/girepository-1.0/WebKit-1.0.typelib lib/libjavascriptcoregtk-1.0.so lib/libjavascriptcoregtk-1.0.so.0 -lib/libjavascriptcoregtk-1.0.so.0.16.17 +lib/libjavascriptcoregtk-1.0.so.0.16.19 lib/libwebkitgtk-1.0.so lib/libwebkitgtk-1.0.so.0 -lib/libwebkitgtk-1.0.so.0.22.15 +lib/libwebkitgtk-1.0.so.0.22.17 libdata/pkgconfig/javascriptcoregtk-1.0.pc libdata/pkgconfig/webkit-1.0.pc share/gir-1.0/JavaScriptCore-1.0.gir @@ -426,7 +426,6 @@ share/gtk-doc/html/webkit1/webkitdomgtk/ share/gtk-doc/html/webkit1/webkitdomgtk/home.png share/gtk-doc/html/webkit1/webkitdomgtk/index-all.html share/gtk-doc/html/webkit1/webkitdomgtk/index.html -share/gtk-doc/html/webkit1/webkitdomgtk/index.sgml share/gtk-doc/html/webkit1/webkitdomgtk/left-insensitive.png share/gtk-doc/html/webkit1/webkitdomgtk/left.png share/gtk-doc/html/webkit1/webkitdomgtk/right-insensitive.png @@ -499,7 +498,6 @@ share/gtk-doc/html/webkit1/webkitgtk/ind share/gtk-doc/html/webkit1/webkitgtk/index-all.html share/gtk-doc/html/webkit1/webkitgtk/index-deprecated.html share/gtk-doc/html/webkit1/webkitgtk/index.html -share/gtk-doc/html/webkit1/webkitgtk/index.sgml share/gtk-doc/html/webkit1/webkitgtk/left-insensitive.png share/gtk-doc/html/webkit1/webkitgtk/left.png share/gtk-doc/html/webkit1/webkitgtk/right-insensitive.png @@ -532,6 +530,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-2. share/locale/hu/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/id/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/it/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ja/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/kn/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/ko/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/lt/LC_MESSAGES/WebKitGTK-2.0.mo @@ -556,6 +555,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-2. share/locale/uk/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/vi/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/zh_CN/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-2.0.mo share/webkitgtk-1.0/images/deleteButton.png share/webkitgtk-1.0/images/inputSpeech.png share/webkitgtk-1.0/images/missingImage.png Modified: branches/2016Q2/www/webkit-gtk3/Makefile ============================================================================== --- branches/2016Q2/www/webkit-gtk3/Makefile Thu May 5 16:08:08 2016 (r414649) +++ branches/2016Q2/www/webkit-gtk3/Makefile Thu May 5 16:42:56 2016 (r414650) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.9 -PORTREVISION= 2 +PORTVERSION= 2.4.11 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 @@ -28,8 +27,8 @@ PORTSCOUT= limit:1.4.*$$ USE_GSTREAMER1= yes USE_XORG= xt xdamage xcomposite -USES= bison compiler:c++11-lib gettext gmake gperf libtool perl5 \ - pkgconfig shebangfix sqlite tar:xz +USES= bison compiler:c++11-lib gettext gmake gperf libtool localbase \ + perl5 pkgconfig shebangfix sqlite tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes USE_GNOME= cairo gtk20 gtk30 introspection:build libxslt @@ -37,9 +36,8 @@ USE_GL= gl USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_DOLT_BASH="" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= AR=/usr/bin/ar \ + ac_cv_path_DOLT_BASH="" INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-gtk=3.0 \ --enable-svg-fonts \ @@ -104,6 +102,9 @@ CXXFLAGS+= -Qunused-arguments post-patch: @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp +# Since ruby 2.2 there is no ruby symlink + @${REINPLACE_CMD} -e 's|ruby|${RUBY_NAME}|g' \ + ${WRKSRC}/configure @${FIND} ${WRKSRC} -name GNUmakefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' Modified: branches/2016Q2/www/webkit-gtk3/distinfo ============================================================================== --- branches/2016Q2/www/webkit-gtk3/distinfo Thu May 5 16:08:08 2016 (r414649) +++ branches/2016Q2/www/webkit-gtk3/distinfo Thu May 5 16:42:56 2016 (r414650) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 +SHA256 (webkitgtk-2.4.11.tar.xz) = 588aea051bfbacced27fdfe0335a957dca839ebe36aa548df39c7bbafdb65bf7 +SIZE (webkitgtk-2.4.11.tar.xz) = 9869100 Modified: branches/2016Q2/www/webkit-gtk3/pkg-plist ============================================================================== --- branches/2016Q2/www/webkit-gtk3/pkg-plist Thu May 5 16:08:08 2016 (r414649) +++ branches/2016Q2/www/webkit-gtk3/pkg-plist Thu May 5 16:42:56 2016 (r414650) @@ -258,13 +258,13 @@ lib/girepository-1.0/WebKit2-3.0.typelib lib/girepository-1.0/WebKit2WebExtension-3.0.typelib lib/libjavascriptcoregtk-3.0.so lib/libjavascriptcoregtk-3.0.so.0 -lib/libjavascriptcoregtk-3.0.so.0.16.17 +lib/libjavascriptcoregtk-3.0.so.0.16.19 lib/libwebkit2gtk-3.0.so lib/libwebkit2gtk-3.0.so.25 -lib/libwebkit2gtk-3.0.so.25.10.12 +lib/libwebkit2gtk-3.0.so.25.10.14 lib/libwebkitgtk-3.0.so lib/libwebkitgtk-3.0.so.0 -lib/libwebkitgtk-3.0.so.0.22.15 +lib/libwebkitgtk-3.0.so.0.22.17 lib/webkit2gtk-3.0/injected-bundle/libwebkit2gtkinjectedbundle.so libdata/pkgconfig/javascriptcoregtk-3.0.pc libdata/pkgconfig/webkit2gtk-3.0.pc @@ -320,7 +320,6 @@ share/gtk-doc/html/webkit2gtk/ch02.html share/gtk-doc/html/webkit2gtk/home.png share/gtk-doc/html/webkit2gtk/index-all.html share/gtk-doc/html/webkit2gtk/index.html -share/gtk-doc/html/webkit2gtk/index.sgml share/gtk-doc/html/webkit2gtk/left-insensitive.png share/gtk-doc/html/webkit2gtk/left.png share/gtk-doc/html/webkit2gtk/right-insensitive.png @@ -494,7 +493,6 @@ share/gtk-doc/html/webkitdomgtk/ch01.htm share/gtk-doc/html/webkitdomgtk/home.png share/gtk-doc/html/webkitdomgtk/index-all.html share/gtk-doc/html/webkitdomgtk/index.html -share/gtk-doc/html/webkitdomgtk/index.sgml share/gtk-doc/html/webkitdomgtk/left-insensitive.png share/gtk-doc/html/webkitdomgtk/left.png share/gtk-doc/html/webkitdomgtk/right-insensitive.png @@ -567,7 +565,6 @@ share/gtk-doc/html/webkitgtk/index-1.3.8 share/gtk-doc/html/webkitgtk/index-all.html share/gtk-doc/html/webkitgtk/index-deprecated.html share/gtk-doc/html/webkitgtk/index.html -share/gtk-doc/html/webkitgtk/index.sgml share/gtk-doc/html/webkitgtk/left-insensitive.png share/gtk-doc/html/webkitgtk/left.png share/gtk-doc/html/webkitgtk/right-insensitive.png @@ -600,6 +597,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-3. share/locale/hu/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/id/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/it/LC_MESSAGES/WebKitGTK-3.0.mo +share/locale/ja/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/kn/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/ko/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/lt/LC_MESSAGES/WebKitGTK-3.0.mo @@ -624,6 +622,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-3. share/locale/uk/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/vi/LC_MESSAGES/WebKitGTK-3.0.mo share/locale/zh_CN/LC_MESSAGES/WebKitGTK-3.0.mo +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-3.0.mo share/webkitgtk-3.0/images/deleteButton.png share/webkitgtk-3.0/images/inputSpeech.png share/webkitgtk-3.0/images/missingImage.png From owner-svn-ports-all@freebsd.org Thu May 5 16:55:12 2016 Return-Path: Delivered-To: svn-ports-all@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 94EDFB2E983; Thu, 5 May 2016 16:55:12 +0000 (UTC) (envelope-from swills@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 31AF91052; Thu, 5 May 2016 16:55:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45GtBJg091857; Thu, 5 May 2016 16:55:11 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45GtBW9091856; Thu, 5 May 2016 16:55:11 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201605051655.u45GtBW9091856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 5 May 2016 16:55:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414651 - head/lang/ruby23 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 16:55:12 -0000 Author: swills Date: Thu May 5 16:55:11 2016 New Revision: 414651 URL: https://svnweb.freebsd.org/changeset/ports/414651 Log: lang/ruby23: fix plist for CAPIDOCS option Modified: head/lang/ruby23/pkg-plist Modified: head/lang/ruby23/pkg-plist ============================================================================== --- head/lang/ruby23/pkg-plist Thu May 5 16:42:56 2016 (r414650) +++ head/lang/ruby23/pkg-plist Thu May 5 16:55:11 2016 (r414651) @@ -913,91 +913,91 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/closed.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d03/psych_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d03/psych_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d05/fficonfig_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d05/fficonfig_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d05/fficonfig_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d05/fficonfig_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d05/sdbm_2init_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d05/sdbm_2init_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d08/re_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d08/re_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d08/re_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d08/re_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d09/vm__exec_8c__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d09/vm__exec_8c__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d09/vm__exec_8c__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d09/vm__exec_8c__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/dir_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/dir_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/dir_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/dir_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/strerror_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/strerror_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/strerror_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0c/strerror_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0e/parser_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0e/parser_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0e/parser_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0e/parser_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0f/win32_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0f/win32_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0f/win32_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d0f/win32_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d11/ia64_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d11/ia64_2ffitarget_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d11/return__ul_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d11/return__ul_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d13/eval__intern_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d13/eval__intern_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d13/eval__intern_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d13/eval__intern_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/sdbm_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/sdbm_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/sdbm_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/sdbm_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/x86_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/x86_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/x86_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d14/x86_2ffi_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d16/isnan_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d16/isnan_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d17/structasciicompat__encoding__t.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d19/ossl__rand_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d19/ossl__rand_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d19/ossl__rand_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d19/ossl__rand_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d1b/psych__parser_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d1b/psych__parser_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d1b/psych__parser_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d1b/psych__parser_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d1e/structstrscanner.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d21/structrb__fiber__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d22/goruby_8c.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d22/goruby_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d%%RUBY_DEFAULT_SUFFIX%%/goruby_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d%%RUBY_DEFAULT_SUFFIX%%/goruby_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d25/dup2_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d25/dup2_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d29/main_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d29/main_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2a/variable_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2a/variable_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2c/ossl__x509_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2c/ossl__x509_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2c/ossl__x509_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2c/ossl__x509_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d2f/structcache__entry.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d32/__sdbm_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d34/structforce__finalize__list.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d35/transcode__data_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d36/stringio_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d36/stringio_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d3e/structrb__f__p__arg.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d44/hash_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d47/cls__ushort_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d47/cls__ushort_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d49/structrb__callable__method__entry__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d4b/thread__native_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d4b/thread__native_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d4b/thread__native_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d4b/thread__native_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d51/string_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d51/string_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d51/string_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d51/string_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d52/float4_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d52/float4_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d52/float4_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d52/float4_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d53/ffi__sysv_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d53/ffi__sysv_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d53/ffi__sysv_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d53/ffi__sysv_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d53/structread__internal__arg.html @@ -1011,23 +1011,23 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d64/structparser__params.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d65/structcls__struct__7byte.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d66/struct_r_rational.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6a/regparse_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6a/regparse_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6a/regparse_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6a/regparse_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6b/closure__fn3_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6b/closure__fn3_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6b/closure__fn3_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6b/closure__fn3_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6c/structrb__thread__cond__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6d/structsockaddr__storage.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6e/struct___node.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6f/sh64_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6f/sh64_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6f/sh64_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d6f/sh64_2ffi_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d70/cls__double__va_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d70/cls__double__va_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d73/structrb__env__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d78/structobj__ivar__tag.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d7e/fiddle_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d7e/fiddle_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d7e/fiddle_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d7e/fiddle_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d7e/struct_onig_compile_info.html @@ -1036,19 +1036,19 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/process_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/process_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/structibf__object__struct__range.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/utf8tbl_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/utf8tbl_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/utf8tbl_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d85/utf8tbl_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d86/regcomp_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d86/regcomp_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d86/structcls__struct__3byte__1.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d8a/setproctitle_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d8a/setproctitle_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d8a/setproctitle_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d8a/setproctitle_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d8d/va__1_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d8d/va__1_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d95/structcls__struct__16byte.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d96/date__strftime_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d96/date__strftime_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d96/date__strftime_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d96/date__strftime_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/d9b/structfinish__writeconv__arg.html @@ -1066,55 +1066,55 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db1/sh_2ffitarget_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db2/vm__insnhelper_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db2/vm__insnhelper_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db6/acosh_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/nonblock_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/db9/structsliceafter__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbd/json_2parser_2parser_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbd/json_2parser_2parser_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbd/psych_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbd/psych_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbd/psych_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbd/psych_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dbf/structrb__w32__reparse__buffer__t.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dc3/symbol_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dc3/symbol_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dc3/symbol_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dc3/symbol_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dc4/structcopy__stream__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dc5/structrb__heap__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dca/cls__7__1__byte_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dca/cls__7__1__byte_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dca/cparse_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dca/cparse_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dca/cparse_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dca/cparse_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dce/structtranscoder__entry__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dcf/struct_r_data.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd4/dbm_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd4/dbm_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/cls__align__longdouble_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/cls__align__longdouble_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/cls__align__longdouble_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/cls__align__longdouble_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/psych__yaml__tree_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/psych__yaml__tree_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/va__struct2_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dd6/va__struct2_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/eventids2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/eventids2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/eventids2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/eventids2_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/openssl__missing_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/openssl__missing_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/openssl__missing_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddc/openssl__missing_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/ddd/structst__table.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de1/object_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de1/object_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de9/constants_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de9/constants_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de9/constants_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de9/constants_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de9/rubysig_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/de9/rubysig_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dea/ruby_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dea/ruby_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dea/ruby_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dea/ruby_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dea/structrb__deprecated__classext__struct.html @@ -1125,41 +1125,41 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df1/ossl__hmac_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df4/structnmin__data.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df6/group__basic.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df8/return__dbl1_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df8/return__dbl1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df8/return__dbl1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df8/return__dbl1_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/df9/structossl__asn1__info__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dfb/structrb__ensure__entry.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dfe/variable_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dfe/variable_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dfe/variable_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d0/dfe/variable_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d03/pack_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d03/pack_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d03/pack_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d03/pack_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d04/hash_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d04/hash_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d07/backward_2st_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d07/backward_2st_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d07/backward_2st_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d07/backward_2st_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d0d/pa_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d0d/pa_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d0f/strlen2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d0f/strlen2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d0f/strlen2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d0f/strlen2_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d10/struct8_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d10/struct8_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d10/struct8_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d10/struct8_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/basicsocket_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/basicsocket_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/basicsocket_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/basicsocket_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/ossl__pkcs7_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/ossl__pkcs7_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/ossl__pkcs7_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d12/ossl__pkcs7_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d18/psych__emitter_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d18/psych__emitter_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d18/psych__emitter_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d18/psych__emitter_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d19/structiseq__adjust__data.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d1b/ffi__linux64_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d1b/ffi__linux64_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d1b/ffi__linux64_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d1b/ffi__linux64_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d1b/structripper__scanner__ids__t.html @@ -1172,9 +1172,9 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d1f/structrecvfrom__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d21/regex_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d21/regex_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d22/ripper_8c__incl.dot -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d22/ripper_8c__incl.md5 -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d22/ripper_8c__incl.png +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d%%RUBY_DEFAULT_SUFFIX%%/ripper_8c__incl.map +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d%%RUBY_DEFAULT_SUFFIX%%/ripper_8c__incl.md5 +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d%%RUBY_DEFAULT_SUFFIX%%/ripper_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d29/structarg__state.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d2e/structrb__method__cfunc__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d2f/structtest__structure__3.html @@ -1182,48 +1182,48 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d30/cls__align__longdouble__split_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d33/tile_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d33/tile_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d35/date__strptime_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d35/date__strptime_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d35/date__strptime_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d35/date__strptime_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d39/or1k_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d39/or1k_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d39/or1k_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d39/or1k_2ffi_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d39/struct___s_h_a512___c_t_x.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d40/closure_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d40/closure_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d40/structopen__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d44/finite_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d44/finite_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d44/finite_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d44/finite_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d44/sh64_2ffi_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d44/sh64_2ffi_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d45/union_c_h_a_r64_l_o_n_g16.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d46/cbrt_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d46/cbrt_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d46/cbrt_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d46/cbrt_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d46/structrof__data.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d48/vm__args_8c__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d48/vm__args_8c__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d48/vm__args_8c__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d48/vm__args_8c__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4a/rubysocket_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4a/rubysocket_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4a/rubysocket_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4a/rubysocket_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4b/group__version.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4e/structmsghdr.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4f/cls__align__sint32_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4f/cls__align__sint32_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4f/cls__align__sint32_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d4f/cls__align__sint32_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d52/structtest__structure__9.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d58/sha2_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5b/nested__struct4_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5c/nkf_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d5c/nkf_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d63/structyaml__alias__data__s.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d69/bfin_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d69/bfin_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d69/bfin_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d69/bfin_2ffi_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d6f/date__strftime_8c.html @@ -1241,13 +1241,13 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d81/complex_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d85/structoldbt__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d86/structnkf__native__encoding.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8e/mips_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8e/mips_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8e/mips_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8e/mips_2ffi_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/eval_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/eval_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/eval_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/eval_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/float__va_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/float__va_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/float__va_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d8f/float__va_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d90/structtimetick.html @@ -1256,11 +1256,11 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d98/return__fl_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9b/flock_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9b/flock_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9f/cls__sshort_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9f/cls__sshort_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9f/cls__sshort_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9f/cls__sshort_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/d9f/structcls__struct__64byte.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/da1/sha2cc_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/da1/sha2cc_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/da1/sha2cc_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/da1/sha2cc_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/da4/cls__align__uint16_8c.html @@ -1277,29 +1277,29 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db0/structudp__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db2/hypot_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db2/hypot_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db5/method_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db5/method_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db5/method_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/db5/method_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/backward_2util_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/backward_2util_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/backward_2util_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/backward_2util_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/cls__align__sint64_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/cls__align__sint64_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/cls__align__sint64_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbc/cls__align__sint64_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbd/rubysocket_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbd/rubysocket_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbd/rubysocket_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dbd/rubysocket_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc3/isnan_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc3/isnan_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc3/isnan_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc3/isnan_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc4/lex_8c__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc4/lex_8c__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc4/lex_8c__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc4/lex_8c__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc5/ext_2mathn_2complex_2complex_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc5/ext_2mathn_2complex_2complex_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc6/cls__multi__ushortchar_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dc6/cls__multi__ushortchar_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dca/psych__to__ruby_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dca/psych__to__ruby_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dca/psych__to__ruby_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dca/psych__to__ruby_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dcc/bignum_8c.html @@ -1316,11 +1316,11 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ddc/dln_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ddc/dln_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ddf/group__events.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de2/vm__insnhelper_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de2/vm__insnhelper_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de2/vm__insnhelper_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de2/vm__insnhelper_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de3/structrb__method__refined__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/stringio_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/de6/structcmdline__options.html @@ -1328,39 +1328,39 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/deb/udpsocket_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dec/nios2_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dec/nios2_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/ded/unixserver_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/def/struct9_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/def/struct9_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/def/struct9_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/def/struct9_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df0/ossl__pkey_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df0/ossl__pkey_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df3/structrb__const__entry__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df5/ia64__flags_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df5/ia64__flags_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df5/ia64__flags_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df5/ia64__flags_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/cls__align__longdouble__split2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/cls__align__longdouble__split2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/cls__align__longdouble__split2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/cls__align__longdouble__split2_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/many2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/many2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/many2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df6/many2_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/df9/structlarge__tag.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfc/regparse_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfc/regparse_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfc/structrb__addrinfo.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfe/many_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfe/many_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfe/many_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dfe/many_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d1/dff/struct_onig_capture_tree_node_struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d02/aarch64_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d02/aarch64_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d02/aarch64_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d02/aarch64_2ffi_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d06/cris_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d06/cris_2ffitarget_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d09/unionfiddle__generic.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d0a/ruby_2ruby_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d0a/ruby_2ruby_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d0a/ruby_2ruby_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d0a/ruby_2ruby_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d0a/structseek__arg.html @@ -1369,10 +1369,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d0f/structdynamic__symbol__counts.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d11/crt__externs_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d11/crt__externs_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d11/return__sc_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d11/return__sc_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d11/return__sc_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d11/return__sc_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d1b/object__tracing_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d1b/object__tracing_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d1b/object__tracing_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d1b/object__tracing_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d1b/stat_8h.html @@ -1380,20 +1380,20 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d1d/structibf__object__hash.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d20/sha1ossl_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d20/sha1ossl_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d22/struct_r_basic.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d%%RUBY_DEFAULT_SUFFIX%%/struct_r_basic.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d24/sha1_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d24/sha1_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d25/m88k_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d25/m88k_2ffitarget_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d2b/structsockinet.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d2e/struct_unset_addr.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d30/regparse_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d30/regparse_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d30/regparse_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d30/regparse_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d31/ossl__pkcs5_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d31/ossl__pkcs5_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d31/ossl__pkcs5_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d31/ossl__pkcs5_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d33/cls__uint__va_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d33/cls__uint__va_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d33/cls__uint__va_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d33/cls__uint__va_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d34/closure_8c.html @@ -1403,13 +1403,13 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d37/strlcpy_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d37/strlcpy_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d37/structautoload__state.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3c/defs_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3c/defs_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3c/defs_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3c/defs_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3e/ancdata_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3e/ancdata_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3e/ancdata_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d3e/ancdata_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d43/ossl__digest_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d43/ossl__digest_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d43/ossl__digest_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d43/ossl__digest_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d47/compile_8c.html @@ -1426,53 +1426,53 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d65/structtrace__var.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/nextafter_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/nextafter_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/object_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/object_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/object_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/object_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d66/structrb__thread__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d6a/structcparse__params.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d72/structyaml__event__s.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d74/intern_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d74/intern_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d74/intern_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d74/intern_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d78/structwarning__args.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d79/structpair__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d79/structrb__method__attr__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7b/cls__20byte1_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7b/cls__20byte1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7b/cls__20byte1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7b/cls__20byte1_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7c/psych__emitter_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7c/psych__emitter_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7c/psych__emitter_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7c/psych__emitter_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7d/structcallback__args.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d7d/structlocal__var__list.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d82/thread__pthread_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d82/thread__pthread_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d83/testclosure_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d83/testclosure_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d83/testclosure_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d83/testclosure_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d85/unionunion__sockaddr.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d87/nkf-utf8_2nkf_8c__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d87/nkf-utf8_2nkf_8c__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d87/nkf-utf8_2nkf_8c__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d87/nkf-utf8_2nkf_8c__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d87/option_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d87/option_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/cls__18byte_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/cls__18byte_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/cls__18byte_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/cls__18byte_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/function_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/function_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/function_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/function_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d88/structcls__struct__align.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d8a/struct_complex_date_data.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d8b/struct_group_num_remap.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d8c/structchunk__arg.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d97/error_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d97/error_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d97/error_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d97/error_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/localeinit_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/localeinit_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/regerror_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/regerror_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/regerror_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/regerror_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9b/struct_pepper_instance.html @@ -1482,60 +1482,60 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/d9f/utime_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da5/structvm__ifunc.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da6/struct_w_s_a_m_s_g.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da6/va__struct2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da6/va__struct2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da6/va__struct2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da6/va__struct2_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da7/structrun__exec__dup2__fd__pair.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/bigdecimal_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/bigdecimal_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/bigdecimal_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/bigdecimal_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/nested__struct10_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/nested__struct10_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/nested__struct10_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/da9/nested__struct10_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dac/struct_call_node.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dae/va__1_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dae/va__1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dae/va__1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dae/va__1_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db7/struct_str_node.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db7/structruby__gc__params__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/cris_2ffi_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/cris_2ffi_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/rmd160_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/rmd160_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/rmd160_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/db9/rmd160_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbc/struct1_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbc/struct1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbc/struct1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbc/struct1_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbd/closure__fn4_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbd/closure__fn4_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dbf/basicsocket_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/closure__simple_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/closure__simple_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/closure__simple_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/closure__simple_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dc2/structconstat.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dcf/fbuffer_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dd2/structyaml__node__pair__s.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/ddc/cls__multi__sshortchar_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/ddc/cls__multi__sshortchar_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/deb/version_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/deb/version_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/deb/version_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/deb/version_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dec/emitter_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dec/emitter_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dec/emitter_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/dec/emitter_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/ded/ossl__x509_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/ded/ossl__x509_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df5/aarch64_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df5/aarch64_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df9/psych__parser_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df9/psych__parser_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df9/psych__parser_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d2/df9/psych__parser_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d01/microblaze_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d01/microblaze_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d05/sizes_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d05/sizes_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d05/sizes_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d05/sizes_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d06/structrb__econv__t.html @@ -1543,20 +1543,20 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d09/ripper_8y_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0b/frv_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0b/frv_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0b/utf8tbl_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0b/utf8tbl_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0b/utf8tbl_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0b/utf8tbl_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d0e/structgen__ivar__compat__tbl.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d11/nested__struct9_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d11/nested__struct9_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d11/nested__struct9_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d11/nested__struct9_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d14/ossl__ns__spki_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d14/ossl__ns__spki_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d14/time_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d14/time_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d14/time_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d14/time_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d16/structgivar__copy.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d18/tgamma_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d18/tgamma_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d18/tgamma_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d18/tgamma_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d1b/structyaml__mark__s.html @@ -1564,36 +1564,36 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d1d/cls__3byte2_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d1d/ossl__x509req_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d1d/ossl__x509req_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d20/bigdecimal_8h__dep__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d22/langinfo_8c.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d22/langinfo_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d24/ossl_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d%%RUBY_DEFAULT_SUFFIX%%/langinfo_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d%%RUBY_DEFAULT_SUFFIX%%/langinfo_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d24/ossl_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d24/ossl_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d24/ossl_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d26/transcode_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d26/transcode_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d28/ossl__cipher_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d28/ossl__cipher_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/loadpath_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/loadpath_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/loadpath_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/loadpath_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/reader_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/reader_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/reader_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/reader_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/strstr_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d29/strstr_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2d/win32_2file_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d2f/compile_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/numeric_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/numeric_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/numeric_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/numeric_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/return__dbl2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/return__dbl2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/return__dbl2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d32/return__dbl2_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d36/structsignals.html @@ -1602,11 +1602,11 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d42/psych__emitter_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d42/psych__emitter_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d42/structinetsock__arg.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d43/io_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d43/io_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d43/io_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d43/io_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d44/struct_r_bignum.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d48/cls__double_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d48/cls__double_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d48/cls__double_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d48/cls__double_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d4e/objspace_8c.html @@ -1624,12 +1624,12 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d58/structcls__struct__16byte2.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d5b/structverify__internal__consistency__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d5d/structcollect__caller__bindings__data.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d5f/cls__7__1__byte_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d5f/cls__7__1__byte_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d5f/cls__7__1__byte_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d5f/cls__7__1__byte_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d61/structbinwrite__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d61/structrb__global__vm__lock__struct.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d64/nested__struct11_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d64/nested__struct11_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d64/nested__struct11_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d64/nested__struct11_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d67/strlen_8c.html @@ -1637,12 +1637,12 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d6c/structbackref__name__tag.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d72/structmagic__comment.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d74/structwmap__iter__arg.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d75/langinfo_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d75/langinfo_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d75/langinfo_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d75/langinfo_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d75/ossl__config_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d75/ossl__config_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d76/return__fl1_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d76/return__fl1_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d76/return__fl1_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d76/return__fl1_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d76/structrb__binding__t.html @@ -1669,10 +1669,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d88/structrb__scope__visi__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d8b/java__raw__api_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d8b/java__raw__api_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d8f/symbol_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d8f/symbol_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d8f/symbol_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d8f/symbol_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d90/eval__jump_8c__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d90/eval__jump_8c__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d90/eval__jump_8c__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d90/eval__jump_8c__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d90/missing_8h.html @@ -1680,7 +1680,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d90/structrawmode__arg__t.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d93/nested__struct6_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d93/nested__struct6_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d94/revision_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d94/revision_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d94/revision_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d94/revision_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/d94/structdump__config.html @@ -1701,31 +1701,31 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da1/ossl__x509_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da1/ossl__x509_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da2/structclone__method__arg.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da6/sha2_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da6/sha2_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da6/sha2_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/da6/sha2_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dab/strlen_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dab/strlen_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dab/strlen_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dab/strlen_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db2/structselect__bang__arg.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db3/structyaml__tag__directive__s.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db4/vax_2ffi_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db4/vax_2ffi_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db5/ossl__x509attr_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db5/ossl__x509attr_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db5/ossl__x509attr_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db5/ossl__x509attr_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db7/vm__insnhelper_8h__dep__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db7/vm__insnhelper_8h__dep__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db7/vm__insnhelper_8h__dep__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/db7/vm__insnhelper_8h__dep__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dbb/structbt__iter__arg.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc5/safe_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc5/safe_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc5/safe_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc5/safe_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc8/close_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc8/close_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc8/close_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dc8/close_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dcf/unionbytesequence4__or__float.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd1/regparse_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd1/regparse_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd1/regparse_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd1/regparse_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd3/structrb__thread__list__struct.html @@ -1734,19 +1734,19 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/include_2ruby_2version_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/nested__struct8_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/nested__struct8_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/ossl__digest_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/ossl__digest_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/ossl__digest_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/ossl__digest_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd6/struct_opt_map_info.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dd8/structminmax__by__t.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dda/ossl__bio_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dda/ossl__bio_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dda/ossl__bio_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dda/ossl__bio_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dda/proc_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dda/proc_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/ffi__linux64_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/ffi__linux64_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/lgamma__r_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/lgamma__r_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/lgamma__r_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/ddb/lgamma__r_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de0/structibf__load.html @@ -1760,10 +1760,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/de9/structibf__dump.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/lex_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/lex_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/siphash_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/siphash_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/siphash_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/siphash_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/socket_2init_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/socket_2init_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/socket_2init_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/deb/socket_2init_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dfc/structasynchronous__arg__t.html @@ -1771,14 +1771,14 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dfe/dmyext_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d3/dff/struct_enclose_node.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d00/structcfunc__proc__t.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d02/closure_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d02/closure_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d02/closure_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d02/closure_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d06/structio__internal__read__struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d0b/structvm__svar.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d0f/ossl__digest_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d0f/ossl__digest_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d10/main_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d10/main_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d10/main_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d10/main_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d13/cls__float_8c.html @@ -1787,21 +1787,21 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d14/m88k_2ffi_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d1a/struct_r_struct.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d1a/structsip__interface__st.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d20/ossl__ocsp_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d20/ossl__ocsp_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d20/ossl__ocsp_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d20/ossl__ocsp_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d21/finite_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d21/finite_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d21/psych__to__ruby_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d21/psych__to__ruby_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d21/psych__to__ruby_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d21/psych__to__ruby_8h__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d22/va__struct3_8c.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d22/va__struct3_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d26/sha2ossl_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d%%RUBY_DEFAULT_SUFFIX%%/va__struct3_8c.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d%%RUBY_DEFAULT_SUFFIX%%/va__struct3_8c_source.html +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d26/sha2ossl_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d26/sha2ossl_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d26/sha2ossl_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d27/structrb__iseq__constant__body.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2b/ossl__x509store_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2b/ossl__x509store_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2b/ossl__x509store_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2b/ossl__x509store_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2b/parse_8h.html @@ -1811,18 +1811,18 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2d/tile_2ffi_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2f/syslog_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d2f/syslog_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d32/nkf-utf8_2nkf_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d32/nkf-utf8_2nkf_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d32/nkf-utf8_2nkf_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d32/nkf-utf8_2nkf_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d34/stret__medium_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d34/stret__medium_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d34/stret__medium_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d34/stret__medium_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d3b/ossl__pkcs12_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d3b/ossl__pkcs12_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d3b/ossl__pkcs12_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d3b/ossl__pkcs12_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d3c/ossl_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d3c/ossl_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d41/sdbm_2init_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d41/sdbm_2init_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d41/sdbm_2init_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d41/sdbm_2init_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d41/sizes_8c.html @@ -1830,7 +1830,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d43/encindex_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d43/encindex_8h_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d46/structrb__random__t.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d48/nkf_8h__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d48/nkf_8h__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d48/nkf_8h__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d48/nkf_8h__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d49/etc_2constdefs_8h.html @@ -1847,18 +1847,18 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d56/ext_2fiddle_2libffi-3_82_81_2src_2debug_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/arc_2ffitarget_8h.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/arc_2ffitarget_8h_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/cls__align__uint32_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/cls__align__uint32_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/cls__align__uint32_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/cls__align__uint32_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/psych__yaml__tree_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/psych__yaml__tree_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/psych__yaml__tree_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d63/psych__yaml__tree_8c__incl.png -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d66/metag_2ffi_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d66/metag_2ffi_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d66/metag_2ffi_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d66/metag_2ffi_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/cls__uint_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/cls__uint_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/strstr_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/strstr_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/strstr_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/strstr_8c__incl.png %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d68/unioniseq__inline__storage__entry.html @@ -1872,47 +1872,47 @@ man/man1/%%RUBY_NAME%%.1.gz %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d78/cls__align__double_8c_source.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d7a/microblaze_2ffi_8c.html %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d7a/microblaze_2ffi_8c_source.html -%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d7b/raw__api_8c__incl.dot +%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d7b/raw__api_8c__incl.map %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d7b/raw__api_8c__incl.md5 %%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d4/d7b/raw__api_8c__incl.png *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu May 5 17:09:43 2016 Return-Path: Delivered-To: svn-ports-all@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 A3955B2EEBE; Thu, 5 May 2016 17:09:43 +0000 (UTC) (envelope-from pi@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 7B354197A; Thu, 5 May 2016 17:09:43 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45H9gkn095141; Thu, 5 May 2016 17:09:42 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45H9gKI095139; Thu, 5 May 2016 17:09:42 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051709.u45H9gKI095139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 17:09:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414652 - head/dns/opendnssec X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 17:09:43 -0000 Author: pi Date: Thu May 5 17:09:42 2016 New Revision: 414652 URL: https://svnweb.freebsd.org/changeset/ports/414652 Log: dns/opendnssec: 1.4.9 -> 1.4.10 This release fix targets stability issues which have had a history and have been hard to reproduce. Issues that have been reported over the past half year have been fixed that may have even come up earlier as rare occasions. Stability should be improved, running OpenDNSSEC as a long term service. Changes in TTL in the input zone that seem not to be propagated, notifies to slaves under heavy zone activity load that where not handled properly and could lead to assertions. NSEC3PARAM that would appear duplicate in the resulting zone, and crashes in the signer daemon in seldom race conditions or re-opening due to a HSM reset. No migration steps needed when upgrading from OpenDNSSEC 1.4.9. Also have a look at our OpenDNSSEC 2.0 beta release, its impending release will help us forward with new development and signal phasing out historic releases. Fixes: - SUPPORT-156 OPENDNSSEC-771: Multiple NSEC3PARAM records in signed zone. After a resalt the signer would fail to remove the old NSEC3PARAM RR until a manual resign or incoming transfer. Old NSEC3PARAMS are removed when inserting a new record, even if they look the same. - OPENDNSSEC-725: Signer did not properly handle new update while still distributing notifies to slaves. An AXFR disconnect looked not to be handled gracefully. - SUPPORT-171: Signer would sometimes hit an assertion using DNS output adapter when .ixfr was missing or corrupt but .backup file available. - Above two issues also in part addresses problems with seemingly corrected backup files (SOA serial). Also an crash on badly configured DNS output adapters is averted. - The signer daemon will now refuse to start when failed to open a listen socket for DNS handling. - OPENDNSSEC-478,750,581 and 582 and SUPPORT-88: Segmentation fault in signer daemon when opening and closing HSM multiple times. Also addresses other concurrency access by avoiding a common context to the HSM (a.k.a. NULL context). - OPENDNSSEC-798: Improper use of key handles across hsm reopen, causing keys not to be available after a re-open. - SUPPORT-186: IXFR disregards TTL changes, when only TTL of an RR is changed. TTL changes should be treated like any other changes to records. - When OpenDNSSEC now overrides a TTL value, this is now reported in the log files. PR: 209261 Submitted by: jaap@NLnetLabs.nl (mainainer) Modified: head/dns/opendnssec/Makefile head/dns/opendnssec/distinfo Modified: head/dns/opendnssec/Makefile ============================================================================== --- head/dns/opendnssec/Makefile Thu May 5 16:55:11 2016 (r414651) +++ head/dns/opendnssec/Makefile Thu May 5 17:09:42 2016 (r414652) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opendnssec -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.10 CATEGORIES= dns MASTER_SITES= http://dist.opendnssec.org/source/ Modified: head/dns/opendnssec/distinfo ============================================================================== --- head/dns/opendnssec/distinfo Thu May 5 16:55:11 2016 (r414651) +++ head/dns/opendnssec/distinfo Thu May 5 17:09:42 2016 (r414652) @@ -1,2 +1,2 @@ -SHA256 (opendnssec-1.4.9.tar.gz) = 50a157d26d8b9ae370cd7fa52c7c6f43f4c77aeeb5d0fccd6a2e92c7dfc1d88e -SIZE (opendnssec-1.4.9.tar.gz) = 1043700 +SHA256 (opendnssec-1.4.10.tar.gz) = 55b44c1da3a665eef0af1d1b3f4d1c57d20f50f77858b1dd3d03ca6ebc1df7cb +SIZE (opendnssec-1.4.10.tar.gz) = 1036069 From owner-svn-ports-all@freebsd.org Thu May 5 17:15:32 2016 Return-Path: Delivered-To: svn-ports-all@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 8F28EB2E0E2; Thu, 5 May 2016 17:15:32 +0000 (UTC) (envelope-from pi@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 66C101E9C; Thu, 5 May 2016 17:15:32 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45HFVRn098064; Thu, 5 May 2016 17:15:31 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45HFVED098061; Thu, 5 May 2016 17:15:31 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051715.u45HFVED098061@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 17:15:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414653 - head/net/reposado X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 17:15:32 -0000 Author: pi Date: Thu May 5 17:15:31 2016 New Revision: 414653 URL: https://svnweb.freebsd.org/changeset/ports/414653 Log: net/reposado: 0.0.20150131 -> 0.0.20160422 Changes: https://github.com/wdas/reposado/commits/master PR: 208926 Submitted by: pi Approved by: masaki@club.kyutech.ac.jp (maintainer timeout) Modified: head/net/reposado/Makefile head/net/reposado/distinfo head/net/reposado/pkg-plist Modified: head/net/reposado/Makefile ============================================================================== --- head/net/reposado/Makefile Thu May 5 17:09:42 2016 (r414652) +++ head/net/reposado/Makefile Thu May 5 17:15:31 2016 (r414653) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= reposado -PORTVERSION= 0.0.20150131 +PORTVERSION= 0.0.20160422 CATEGORIES= net MAINTAINER= masaki@club.kyutech.ac.jp @@ -12,7 +12,7 @@ RUN_DEPENDS= curl:ftp/curl USE_GITHUB= yes GH_ACCOUNT= wdas -GH_TAGNAME= 6d62d49 +GH_TAGNAME= de2fdb6 LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -24,14 +24,14 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \ + ${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \ ${WRKSRC}/code/reposadolib/reposadocommon.py - @${REINPLACE_CMD} -e "s,%%PORTVERSION%%,${PORTVERSION},g" \ + ${REINPLACE_CMD} -e "s,%%PORTVERSION%%,${PORTVERSION},g" \ ${WRKSRC}/setup.py post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} && \ + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} && \ ${INSTALL_DATA} ${WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} .include Modified: head/net/reposado/distinfo ============================================================================== --- head/net/reposado/distinfo Thu May 5 17:09:42 2016 (r414652) +++ head/net/reposado/distinfo Thu May 5 17:15:31 2016 (r414653) @@ -1,2 +1,2 @@ -SHA256 (wdas-reposado-0.0.20150131-6d62d49_GH0.tar.gz) = ce7c87d2eb63a02b8480ee2b80e7c9d7cc4717151bacae6d5983615839f6eef9 -SIZE (wdas-reposado-0.0.20150131-6d62d49_GH0.tar.gz) = 55188 +SHA256 (wdas-reposado-0.0.20160422-de2fdb6_GH0.tar.gz) = 66050e27d8dcf6e8e117b4ebda3527d18f906ec566da39ad61609bde170a1ad1 +SIZE (wdas-reposado-0.0.20160422-de2fdb6_GH0.tar.gz) = 56976 Modified: head/net/reposado/pkg-plist ============================================================================== --- head/net/reposado/pkg-plist Thu May 5 17:09:42 2016 (r414652) +++ head/net/reposado/pkg-plist Thu May 5 17:15:31 2016 (r414653) @@ -6,12 +6,12 @@ bin/repoutil %%PYTHON_SITELIBDIR%%/reposadolib/reposadocommon.py %%PYTHON_SITELIBDIR%%/reposadolib/reposadocommon.pyc %%PYTHON_SITELIBDIR%%/reposadolib/reposadocommon.pyo -%%PORTDOCS%%%%DOCSDIR%%/client_configuration.txt -%%PORTDOCS%%%%DOCSDIR%%/getting_started.txt -%%PORTDOCS%%%%DOCSDIR%%/reference.txt -%%PORTDOCS%%%%DOCSDIR%%/reposado_metadata.txt -%%PORTDOCS%%%%DOCSDIR%%/reposado_operation.txt -%%PORTDOCS%%%%DOCSDIR%%/reposado_preferences.txt -%%PORTDOCS%%%%DOCSDIR%%/reposado_py2exe.txt -%%PORTDOCS%%%%DOCSDIR%%/URL_rewrites.txt +%%PORTDOCS%%%%DOCSDIR%%/client_configuration.md +%%PORTDOCS%%%%DOCSDIR%%/getting_started.md +%%PORTDOCS%%%%DOCSDIR%%/reference.md +%%PORTDOCS%%%%DOCSDIR%%/reposado_metadata.md +%%PORTDOCS%%%%DOCSDIR%%/reposado_operation.md +%%PORTDOCS%%%%DOCSDIR%%/reposado_preferences.md +%%PORTDOCS%%%%DOCSDIR%%/reposado_py2exe.md +%%PORTDOCS%%%%DOCSDIR%%/URL_rewrites.md %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-all@freebsd.org Thu May 5 17:23:06 2016 Return-Path: Delivered-To: svn-ports-all@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 36791B2E2DA; Thu, 5 May 2016 17:23:06 +0000 (UTC) (envelope-from pi@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 DDA191294; Thu, 5 May 2016 17:23:05 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45HN5H4001197; Thu, 5 May 2016 17:23:05 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45HN4gD001192; Thu, 5 May 2016 17:23:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051723.u45HN4gD001192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 17:23:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414654 - in head/net: . p5-TFTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 17:23:06 -0000 Author: pi Date: Thu May 5 17:23:04 2016 New Revision: 414654 URL: https://svnweb.freebsd.org/changeset/ports/414654 Log: New port: net/p5-TFTP TFTP is a class implementing a simple TFTP client in Perl as described in RFC783. WWW: http://search.cpan.org/dist/TFTP/ PR: 209254 Submitted by: Rihaz Jerrin Added: head/net/p5-TFTP/ head/net/p5-TFTP/Makefile (contents, props changed) head/net/p5-TFTP/distinfo (contents, props changed) head/net/p5-TFTP/pkg-descr (contents, props changed) head/net/p5-TFTP/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Thu May 5 17:15:31 2016 (r414653) +++ head/net/Makefile Thu May 5 17:23:04 2016 (r414654) @@ -785,6 +785,7 @@ SUBDIR += p5-Socks SUBDIR += p5-Sort-Key-IPv4 SUBDIR += p5-Test-URI + SUBDIR += p5-TFTP SUBDIR += p5-URI SUBDIR += p5-URI-FromHash SUBDIR += p5-URI-Match Added: head/net/p5-TFTP/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-TFTP/Makefile Thu May 5 17:23:04 2016 (r414654) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= TFTP +PORTVERSION= 1.0 +DISTVERSIONSUFFIX= b3 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SAPER +PKGNAMEPREFIX= p5- + +MAINTAINER= rihaz.jerrin@gmail.com +COMMENT= TFTP client in Perl as described in RFC783 + +LICENSE= ARTPERL10 + +USES= perl5 +USE_PERL5= configure +NO_ARCH= yes + +.include Added: head/net/p5-TFTP/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-TFTP/distinfo Thu May 5 17:23:04 2016 (r414654) @@ -0,0 +1,2 @@ +SHA256 (TFTP-1.0b3.tar.gz) = 27cc869e5085365c6cce2d7f40e1da884d59c6ea2c228f097d1134149e04e376 +SIZE (TFTP-1.0b3.tar.gz) = 5409 Added: head/net/p5-TFTP/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-TFTP/pkg-descr Thu May 5 17:23:04 2016 (r414654) @@ -0,0 +1,4 @@ +TFTP is a class implementing a simple +TFTP client in Perl as described in RFC783. + +WWW: http://search.cpan.org/dist/TFTP/ Added: head/net/p5-TFTP/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-TFTP/pkg-plist Thu May 5 17:23:04 2016 (r414654) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/TFTP.pm +%%PERL5_MAN3%%/TFTP.3.gz From owner-svn-ports-all@freebsd.org Thu May 5 17:55:05 2016 Return-Path: Delivered-To: svn-ports-all@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 3FC04B2EDED; Thu, 5 May 2016 17:55:05 +0000 (UTC) (envelope-from pi@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 01A3A19F1; Thu, 5 May 2016 17:55:04 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Ht48H010494; Thu, 5 May 2016 17:55:04 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Ht4LF010492; Thu, 5 May 2016 17:55:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051755.u45Ht4LF010492@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 17:55:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414655 - head/x11-fonts/fira X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 17:55:05 -0000 Author: pi Date: Thu May 5 17:55:03 2016 New Revision: 414655 URL: https://svnweb.freebsd.org/changeset/ports/414655 Log: x11-fonts/fira: 4.105 -> 4.106 PR: 208670 Submitted by: rakuco Approved by: horia@racoviceanu.com (maintainer timeout) Modified: head/x11-fonts/fira/Makefile head/x11-fonts/fira/distinfo Modified: head/x11-fonts/fira/Makefile ============================================================================== --- head/x11-fonts/fira/Makefile Thu May 5 17:23:04 2016 (r414654) +++ head/x11-fonts/fira/Makefile Thu May 5 17:55:03 2016 (r414655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fira -PORTVERSION= 4.105 +PORTVERSION= 4.106 CATEGORIES= x11-fonts MASTER_SITES= http://www.carrois.com/downloads/%SUBDIR%/:sans,mono \ SF/horia/${CATEGORIES}/${PORTNAME}/%SUBDIR%/:sans,mono @@ -28,7 +28,7 @@ SUB_FILES= pkg-message PORTDOCS= *.pdf *.rtf PORTEXAMPLES= * -MONO_VERSION= 3205 +MONO_VERSION= 3206 OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_DESC= UFO source files Modified: head/x11-fonts/fira/distinfo ============================================================================== --- head/x11-fonts/fira/distinfo Thu May 5 17:23:04 2016 (r414654) +++ head/x11-fonts/fira/distinfo Thu May 5 17:55:03 2016 (r414655) @@ -1,14 +1,14 @@ -SHA256 (FiraFonts4105.zip) = dfadd8632bb0065bdb60fe98d03e7fcfa431614225755c750fcc9d7bec9da7a0 -SIZE (FiraFonts4105.zip) = 27227111 -SHA256 (FiraMonoFonts3205.zip) = 9fe204e4549235d7ca2364f93650b2089301fd3f3cd18763c4e02f3d91e7a47d -SIZE (FiraMonoFonts3205.zip) = 1210827 +SHA256 (FiraFonts4106.zip) = 2d22f72ada8df0dc7110021d0c7be4eeb07ddd4ea7eca0a8a626ada54ee37d88 +SIZE (FiraFonts4106.zip) = 27489396 +SHA256 (FiraMonoFonts3206.zip) = f14249f857d802d29844b9ebff764990665072cccef3748dce06b7c21be8c5fc +SIZE (FiraMonoFonts3206.zip) = 1212223 SHA256 (Fira_4_1_Version_Report.rtf) = 7da26c853d61dd2423090a2f94276ab89a3e51922bc43707921457ba8c7d74df SIZE (Fira_4_1_Version_Report.rtf) = 17027 -SHA256 (FiraPDF4105.zip) = f753bb0c970494bd5829852a1d045de154056f3131f0d63a07f38e71dcd95e59 -SIZE (FiraPDF4105.zip) = 39307529 -SHA256 (FiraMonoPDF3205.zip) = 333699d51ed6ed40da61cd3b7cdd1aead427524ffd683cc881c66555a9fd44ba -SIZE (FiraMonoPDF3205.zip) = 2333832 -SHA256 (FiraUFO_beta4105.zip) = 2f770a578c31b8f5b5301a8ab38b929262a718fd81bc8188eb3145fb9b81c8ca -SIZE (FiraUFO_beta4105.zip) = 14515213 -SHA256 (FiraMonoUFO_beta3205.zip) = a4a7f410d6fcd3d244d8b09ceda2f6250db3306447ba2ebbf14205ea2baadfbb -SIZE (FiraMonoUFO_beta3205.zip) = 1799796 +SHA256 (FiraPDF4106.zip) = 3d535988b25515049112770a79685e7474198586f419b6223e005e7c590970b2 +SIZE (FiraPDF4106.zip) = 39315604 +SHA256 (FiraMonoPDF3206.zip) = 8c72389428a7a05c957fc13de061473f42997c7cebfe1c43b734a23536477fef +SIZE (FiraMonoPDF3206.zip) = 2333887 +SHA256 (FiraUFO_beta4106.zip) = b803b24f725dbeda0f4fcb3a8abfc207842f93027785083663deac6a70106485 +SIZE (FiraUFO_beta4106.zip) = 14589316 +SHA256 (FiraMonoUFO_beta3206.zip) = 166dcd27afdc4fd54a084dc75742fdb325d1a1e6e914aeb1ecf0402a035ee692 +SIZE (FiraMonoUFO_beta3206.zip) = 1808741 From owner-svn-ports-all@freebsd.org Thu May 5 18:01:56 2016 Return-Path: Delivered-To: svn-ports-all@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 3B198B2EFCB; Thu, 5 May 2016 18:01:56 +0000 (UTC) (envelope-from pi@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 F10BF1F0F; Thu, 5 May 2016 18:01:55 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45I1tm3013521; Thu, 5 May 2016 18:01:55 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45I1tGg013519; Thu, 5 May 2016 18:01:55 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051801.u45I1tGg013519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 18:01:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414656 - head/databases/py-peewee X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 18:01:56 -0000 Author: pi Date: Thu May 5 18:01:54 2016 New Revision: 414656 URL: https://svnweb.freebsd.org/changeset/ports/414656 Log: databases/py-peewee: 2.3.1 -> 2.8.0 Changes: https://github.com/coleifer/peewee/releases PR: 208826 Submitted by: wen Approved by: matthias@petermann-it.de (maintainer timeout) Modified: head/databases/py-peewee/Makefile head/databases/py-peewee/distinfo Modified: head/databases/py-peewee/Makefile ============================================================================== --- head/databases/py-peewee/Makefile Thu May 5 17:55:03 2016 (r414655) +++ head/databases/py-peewee/Makefile Thu May 5 18:01:54 2016 (r414656) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= peewee -PORTVERSION= 2.3.1 +PORTVERSION= 2.8.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-peewee/distinfo ============================================================================== --- head/databases/py-peewee/distinfo Thu May 5 17:55:03 2016 (r414655) +++ head/databases/py-peewee/distinfo Thu May 5 18:01:54 2016 (r414656) @@ -1,2 +1,2 @@ -SHA256 (peewee-2.3.1.tar.gz) = 894a7d0aab5bd384f4c2948079050c136d9f381bb74ea9937aa54b2652478afc -SIZE (peewee-2.3.1.tar.gz) = 1067149 +SHA256 (peewee-2.8.0.tar.gz) = 161561ebcdd4e37e7b2220832ad65ff555831e3cd568b3300cb9e8134a2f6d16 +SIZE (peewee-2.8.0.tar.gz) = 470151 From owner-svn-ports-all@freebsd.org Thu May 5 18:34:54 2016 Return-Path: Delivered-To: svn-ports-all@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 46D13B2E3E8; Thu, 5 May 2016 18:34:54 +0000 (UTC) (envelope-from bapt@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 F32E21E4F; Thu, 5 May 2016 18:34:53 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45IYr4i022793; Thu, 5 May 2016 18:34:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45IYrHZ022791; Thu, 5 May 2016 18:34:53 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605051834.u45IYrHZ022791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 5 May 2016 18:34:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414657 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 18:34:54 -0000 Author: bapt Date: Thu May 5 18:34:52 2016 New Revision: 414657 URL: https://svnweb.freebsd.org/changeset/ports/414657 Log: Update to 1.7.99.2 (aka 1.8.0 rc1) Changes: - Complete refactor of the package extraction: * safer: ensure that only what is in the plist is actually extracted * ensure the package can be properly on the filesystem before actually replacing the files * move atomicity to the package level meaning that in case of failure only the non upgraded packages has to be proceed not the entire upgrade process * in case of upgrade only extract the files that are unchanged - Now pre install script failure can properly be catched and stoping the onging process (at last!). - New mechanism in the library events to allow frontend to know what they should run in case of interruption - handle ^C proprely and cleanup ongoing procedure - lots of fixes of bugs reported by coverity - finish implementation of the 'vital' feature Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Thu May 5 18:01:54 2016 (r414656) +++ head/ports-mgmt/pkg-devel/Makefile Thu May 5 18:34:52 2016 (r414657) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.1 +DISTVERSION= 1.7.99.2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Thu May 5 18:01:54 2016 (r414656) +++ head/ports-mgmt/pkg-devel/distinfo Thu May 5 18:34:52 2016 (r414657) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.1.tar.xz) = ccdf4fb428318a71f629a742e3e9d446036026e8d9c8e463878eb1a9e9a3cd6d -SIZE (pkg-1.7.99.1.tar.xz) = 1909332 +SHA256 (pkg-1.7.99.2.tar.xz) = b639c82eab11f53afcf351dd5a68588164ee327a9e05f3fbc7171cf9484f370b +SIZE (pkg-1.7.99.2.tar.xz) = 1940976 From owner-svn-ports-all@freebsd.org Thu May 5 18:39:39 2016 Return-Path: Delivered-To: svn-ports-all@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 99B74B2E509; Thu, 5 May 2016 18:39:39 +0000 (UTC) (envelope-from sunpoet@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 6B37210F1; Thu, 5 May 2016 18:39:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Idc5E023063; Thu, 5 May 2016 18:39:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Idc2v023062; Thu, 5 May 2016 18:39:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605051839.u45Idc2v023062@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 18:39:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414658 - head/graphics/php-gdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 18:39:39 -0000 Author: sunpoet Date: Thu May 5 18:39:38 2016 New Revision: 414658 URL: https://svnweb.freebsd.org/changeset/ports/414658 Log: - Remove comment which was added unintentionally in r414654 Modified: head/graphics/php-gdal/Makefile Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Thu May 5 18:34:52 2016 (r414657) +++ head/graphics/php-gdal/Makefile Thu May 5 18:39:38 2016 (r414658) @@ -20,7 +20,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so CFLAGS+= -fPIC -#IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USE_PHP= yes From owner-svn-ports-all@freebsd.org Thu May 5 19:49:39 2016 Return-Path: Delivered-To: svn-ports-all@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 B6B02B2F790; Thu, 5 May 2016 19:49:39 +0000 (UTC) (envelope-from pi@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 6EF311DB9; Thu, 5 May 2016 19:49:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Jncls044488; Thu, 5 May 2016 19:49:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45JncbJ044485; Thu, 5 May 2016 19:49:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051949.u45JncbJ044485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 19:49:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414659 - in head/www: node010 node012 node4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 19:49:39 -0000 Author: pi Date: Thu May 5 19:49:38 2016 New Revision: 414659 URL: https://svnweb.freebsd.org/changeset/ports/414659 Log: www/node010, node012, node4: fix CONFLICTS - Forgot this in the last commit PR: 209215 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node010/Makefile head/www/node012/Makefile head/www/node4/Makefile Modified: head/www/node010/Makefile ============================================================================== --- head/www/node010/Makefile Thu May 5 18:39:38 2016 (r414658) +++ head/www/node010/Makefile Thu May 5 19:49:38 2016 (r414659) @@ -20,7 +20,7 @@ USES= compiler execinfo gmake python:2 HAS_CONFIGURE= yes USE_LDCONFIG= yes -CONFLICTS_INSTALL= iojs-[0-9]* node-[0-9]* node-devel-[0-9]* node012-[0-9]* +CONFLICTS_INSTALL= iojs-[0-9]* node-[0-9]* node-devel-[0-9]* node012-[0-9]* node4-[0-9]* node5-[0-9]* ONLY_FOR_ARCHS= i386 amd64 CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm --shared-zlib Modified: head/www/node012/Makefile ============================================================================== --- head/www/node012/Makefile Thu May 5 18:39:38 2016 (r414658) +++ head/www/node012/Makefile Thu May 5 19:49:38 2016 (r414659) @@ -20,7 +20,7 @@ USES= compiler execinfo gmake python:2 HAS_CONFIGURE= yes USE_LDCONFIG= yes -CONFLICTS_INSTALL= node-[0-9]* node-devel-[0-9]* node010-[0-9]* iojs-[0-9]* +CONFLICTS_INSTALL= node-[0-9]* node-devel-[0-9]* node010-[0-9]* iojs-[0-9]* node4-[0-9]* node5-[0-9]* ONLY_FOR_ARCHS= i386 amd64 CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm --shared-zlib Modified: head/www/node4/Makefile ============================================================================== --- head/www/node4/Makefile Thu May 5 18:39:38 2016 (r414658) +++ head/www/node4/Makefile Thu May 5 19:49:38 2016 (r414659) @@ -20,7 +20,7 @@ USES= compiler execinfo gmake python:2 HAS_CONFIGURE= yes USE_LDCONFIG= yes -CONFLICTS_INSTALL= node-* node-0.[02-9][0-9]* node-devel-0.[0-9]* node010-[0-9]* node012-[0-9]* iojs-[0-9]* +CONFLICTS_INSTALL= node-[0-9]* node-devel-0.[0-9]* node010-[0-9]* node012-[0-9]* iojs-[0-9]* node5-[0-9]* ONLY_FOR_ARCHS= i386 amd64 CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm --shared-zlib From owner-svn-ports-all@freebsd.org Thu May 5 19:52:02 2016 Return-Path: Delivered-To: svn-ports-all@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 AEA32B2F89D; Thu, 5 May 2016 19:52:02 +0000 (UTC) (envelope-from pi@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 7C4D71FBF; Thu, 5 May 2016 19:52:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Jq1TQ047280; Thu, 5 May 2016 19:52:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Jq1MO047279; Thu, 5 May 2016 19:52:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051952.u45Jq1MO047279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 19:52:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414660 - head/graphics/opencollada/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 19:52:02 -0000 Author: pi Date: Thu May 5 19:52:01 2016 New Revision: 414660 URL: https://svnweb.freebsd.org/changeset/ports/414660 Log: graphics/opencollada: Fix build with libc++ 3.8.0 PR: 208905 Submitted by: dim Approved by: mva (maintainer timeout) Added: head/graphics/opencollada/files/patch-GeneratedSaxParser_src_GeneratedSaxParserUtils.cpp (contents, props changed) Added: head/graphics/opencollada/files/patch-GeneratedSaxParser_src_GeneratedSaxParserUtils.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/opencollada/files/patch-GeneratedSaxParser_src_GeneratedSaxParserUtils.cpp Thu May 5 19:52:01 2016 (r414660) @@ -0,0 +1,11 @@ +--- GeneratedSaxParser/src/GeneratedSaxParserUtils.cpp.orig 2015-05-19 09:55:27 UTC ++++ GeneratedSaxParser/src/GeneratedSaxParserUtils.cpp +@@ -9,7 +9,7 @@ + */ + + #include "GeneratedSaxParserUtils.h" +-#include ++#include + #include + #include + #include From owner-svn-ports-all@freebsd.org Thu May 5 19:55:42 2016 Return-Path: Delivered-To: svn-ports-all@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 4B171B2F97D; Thu, 5 May 2016 19:55:42 +0000 (UTC) (envelope-from pi@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 18FED166B; Thu, 5 May 2016 19:55:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Jtfll047639; Thu, 5 May 2016 19:55:41 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45JtfSq047637; Thu, 5 May 2016 19:55:41 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605051955.u45JtfSq047637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 19:55:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414661 - head/lang/scala X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 19:55:42 -0000 Author: pi Date: Thu May 5 19:55:40 2016 New Revision: 414661 URL: https://svnweb.freebsd.org/changeset/ports/414661 Log: lang/scala: 2.11.7 -> 2.11.8 Changes: http://scala-lang.org/news/2.11.8/ PR: 209251 Submitted by: Jens Grassel Modified: head/lang/scala/Makefile head/lang/scala/distinfo Modified: head/lang/scala/Makefile ============================================================================== --- head/lang/scala/Makefile Thu May 5 19:52:01 2016 (r414660) +++ head/lang/scala/Makefile Thu May 5 19:55:40 2016 (r414661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scala -PORTVERSION= 2.11.7 +PORTVERSION= 2.11.8 CATEGORIES= lang java MASTER_SITES= http://www.scala-lang.org/files/archive/ Modified: head/lang/scala/distinfo ============================================================================== --- head/lang/scala/distinfo Thu May 5 19:52:01 2016 (r414660) +++ head/lang/scala/distinfo Thu May 5 19:55:40 2016 (r414661) @@ -1,2 +1,2 @@ -SHA256 (scala-2.11.7.tgz) = ffe4196f13ee98a66cf54baffb0940d29432b2bd820bd0781a8316eec22926d0 -SIZE (scala-2.11.7.tgz) = 28460530 +SHA256 (scala-2.11.8.tgz) = 87fc86a19d9725edb5fd9866c5ee9424cdb2cd86b767f1bb7d47313e8e391ace +SIZE (scala-2.11.8.tgz) = 28678231 From owner-svn-ports-all@freebsd.org Thu May 5 20:07:28 2016 Return-Path: Delivered-To: svn-ports-all@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 E2AD3B2FBA2; Thu, 5 May 2016 20:07:28 +0000 (UTC) (envelope-from matthew@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 BD7EF1D44; Thu, 5 May 2016 20:07:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45K7Rh7050877; Thu, 5 May 2016 20:07:27 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45K7R2k050874; Thu, 5 May 2016 20:07:27 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605052007.u45K7R2k050874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 5 May 2016 20:07:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414662 - in head/www: p5-RT-Authen-ExternalAuth p5-RT-Extension-LDAPImport p5-RT-Extension-SLA X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 20:07:29 -0000 Author: matthew Date: Thu May 5 20:07:27 2016 New Revision: 414662 URL: https://svnweb.freebsd.org/changeset/ports/414662 Log: Add option to allow compiling for www/rt44, and make that the default. (Except for www/p5-RT-Extension-SLA, as the SLA functionality is now an integral part of rt44) Refactor the option handling code. Modified: head/www/p5-RT-Authen-ExternalAuth/Makefile head/www/p5-RT-Extension-LDAPImport/Makefile head/www/p5-RT-Extension-SLA/Makefile Modified: head/www/p5-RT-Authen-ExternalAuth/Makefile ============================================================================== --- head/www/p5-RT-Authen-ExternalAuth/Makefile Thu May 5 19:55:40 2016 (r414661) +++ head/www/p5-RT-Authen-ExternalAuth/Makefile Thu May 5 20:07:27 2016 (r414662) @@ -3,7 +3,7 @@ PORTNAME= RT-Authen-ExternalAuth DISTVERSION= 0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,17 +23,18 @@ NO_ARCH= yes USES+= perl5 USE_PERL5= configure -OPTIONS_SINGLE= RTVERSION -OPTIONS_SINGLE_RTVERSION= RT40 RT42 -RT40_DESC= Install for rt-4.0.x (www/rt40) -RT42_DESC= Install for rt-4.2.x (www/rt42) -OPTIONS_DEFAULT= RT42 +OPTIONS_SINGLE= RTVERSION +OPTIONS_SINGLE_RTVERSION= RT40 RT42 RT44 +RT40_DESC= Install for rt-4.0.x (www/rt40) +RT42_DESC= Install for rt-4.2.x (www/rt42) +RT44_DESC= Install for rt-4.4.x (www/rt44) +OPTIONS_DEFAULT= RT44 .include -.for opt in 40 42 -.if ${PORT_OPTIONS:MRT${opt}} -RT_VER= ${opt} +.for opt in ${OPTIONS_SINGLE_RTVERSION} +.if ${PORT_OPTIONS:M${opt}} +RT_VER= ${opt:S/RT//} .endif .endfor @@ -48,7 +49,7 @@ MAN3PREFIX= ${PREFIX} PLIST_SUB+= RTHOME=share/rt${RT_VER} # Note: You can install using an arbitrary $PREFIX but only if it -# matches the $PREFIX used to install www/rt{40,42}. Hence ignore +# matches the $PREFIX used to install www/rt{40,42,44}. Hence ignore # $PREFIX in the environment and inherit settings from RT.pm do-configure: Modified: head/www/p5-RT-Extension-LDAPImport/Makefile ============================================================================== --- head/www/p5-RT-Extension-LDAPImport/Makefile Thu May 5 19:55:40 2016 (r414661) +++ head/www/p5-RT-Extension-LDAPImport/Makefile Thu May 5 20:07:27 2016 (r414662) @@ -3,7 +3,7 @@ PORTNAME= RT-Extension-LDAPImport PORTVERSION= 0.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,17 +23,18 @@ NO_ARCH= yes USES+= perl5 USE_PERL5= configure -OPTIONS_SINGLE= RTVERSION -OPTIONS_SINGLE_RTVERSION= RT40 RT42 -RT40_DESC= Install for rt-4.0.x (www/rt40) -RT42_DESC= Install for rt-4.2.x (www/rt42) -OPTIONS_DEFAULT= RT42 +OPTIONS_SINGLE= RTVERSION +OPTIONS_SINGLE_RTVERSION= RT40 RT42 RT44 +RT40_DESC= Install for rt-4.0.x (www/rt40) +RT42_DESC= Install for rt-4.2.x (www/rt42) +RT44_DESC= Install for rt-4.4.x (www/rt44) +OPTIONS_DEFAULT= RT44 .include -.for opt in 38 40 42 -.if ${PORT_OPTIONS:MRT${opt}} -RT_VER= ${opt} +.for opt in ${OPTIONS_SINGLE_RTVERSION} +.if ${PORT_OPTIONS:M${opt}} +RT_VER= ${opt:S/RT//} .endif .endfor @@ -48,7 +49,7 @@ MAN3PREFIX= ${PREFIX} PLIST_SUB+= RTHOME=share/rt${RT_VER} # Note: You can install using an arbitrary $PREFIX but only if it -# matches the $PREFIX used to install www/rt{40,42}. Hence ignore +# matches the $PREFIX used to install www/rt{40,42,44}. Hence ignore # $PREFIX in the environment and inherit settings from RT.pm do-configure: @cd ${CONFIGURE_WRKSRC} && \ Modified: head/www/p5-RT-Extension-SLA/Makefile ============================================================================== --- head/www/p5-RT-Extension-SLA/Makefile Thu May 5 19:55:40 2016 (r414661) +++ head/www/p5-RT-Extension-SLA/Makefile Thu May 5 20:07:27 2016 (r414662) @@ -31,9 +31,9 @@ OPTIONS_DEFAULT= RT42 .include -.for opt in 40 42 -.if ${PORT_OPTIONS:MRT${opt}} -RT_VER= ${opt} +.for opt in OPTIONS_SINGLE_RTVERSION +.if ${PORT_OPTIONS:M${opt}} +RT_VER= ${opt:S/RT//} .endif .endfor From owner-svn-ports-all@freebsd.org Thu May 5 20:34:47 2016 Return-Path: Delivered-To: svn-ports-all@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 4A919B2E29E; Thu, 5 May 2016 20:34:47 +0000 (UTC) (envelope-from olivierd@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 1B4071F73; Thu, 5 May 2016 20:34:47 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45KYkVQ059828; Thu, 5 May 2016 20:34:46 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45KYkgg059826; Thu, 5 May 2016 20:34:46 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605052034.u45KYkgg059826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 5 May 2016 20:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414663 - head/graphics/phototonic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 20:34:47 -0000 Author: olivierd Date: Thu May 5 20:34:45 2016 New Revision: 414663 URL: https://svnweb.freebsd.org/changeset/ports/414663 Log: Update to 1.7.20 Modified: head/graphics/phototonic/Makefile head/graphics/phototonic/distinfo Modified: head/graphics/phototonic/Makefile ============================================================================== --- head/graphics/phototonic/Makefile Thu May 5 20:07:27 2016 (r414662) +++ head/graphics/phototonic/Makefile Thu May 5 20:34:45 2016 (r414663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phototonic -PORTVERSION= 1.7 +PORTVERSION= 1.7.20 DISTVERSIONPREFIX= v CATEGORIES= graphics Modified: head/graphics/phototonic/distinfo ============================================================================== --- head/graphics/phototonic/distinfo Thu May 5 20:07:27 2016 (r414662) +++ head/graphics/phototonic/distinfo Thu May 5 20:34:45 2016 (r414663) @@ -1,2 +1,2 @@ -SHA256 (oferkv-phototonic-v1.7_GH0.tar.gz) = ef194d41e71b4d50e347f56da27a2e5d00a86f4ba4ff6580f86852df475f39df -SIZE (oferkv-phototonic-v1.7_GH0.tar.gz) = 284334 +SHA256 (oferkv-phototonic-v1.7.20_GH0.tar.gz) = f90b597bb45970991ea9e0849e62502d6557862786b735f460dcd03f9eaae86b +SIZE (oferkv-phototonic-v1.7.20_GH0.tar.gz) = 284944 From owner-svn-ports-all@freebsd.org Thu May 5 20:36:01 2016 Return-Path: Delivered-To: svn-ports-all@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 1A635B2E398; Thu, 5 May 2016 20:36:01 +0000 (UTC) (envelope-from matthew@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 DBDF310F4; Thu, 5 May 2016 20:36:00 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Ka0xl059975; Thu, 5 May 2016 20:36:00 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Ka0Y0059972; Thu, 5 May 2016 20:36:00 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605052036.u45Ka0Y0059972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 5 May 2016 20:36:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414664 - head/www/p5-RT-Extension-SLA X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 20:36:01 -0000 Author: matthew Date: Thu May 5 20:35:59 2016 New Revision: 414664 URL: https://svnweb.freebsd.org/changeset/ports/414664 Log: Fix error, which should fix the index too... Modified: head/www/p5-RT-Extension-SLA/Makefile Modified: head/www/p5-RT-Extension-SLA/Makefile ============================================================================== --- head/www/p5-RT-Extension-SLA/Makefile Thu May 5 20:34:45 2016 (r414663) +++ head/www/p5-RT-Extension-SLA/Makefile Thu May 5 20:35:59 2016 (r414664) @@ -31,7 +31,7 @@ OPTIONS_DEFAULT= RT42 .include -.for opt in OPTIONS_SINGLE_RTVERSION +.for opt in ${OPTIONS_SINGLE_RTVERSION} .if ${PORT_OPTIONS:M${opt}} RT_VER= ${opt:S/RT//} .endif From owner-svn-ports-all@freebsd.org Thu May 5 20:50:05 2016 Return-Path: Delivered-To: svn-ports-all@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 6313EB2E59F; Thu, 5 May 2016 20:50:05 +0000 (UTC) (envelope-from pi@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 30D7C16BE; Thu, 5 May 2016 20:50:05 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Ko4Aj063453; Thu, 5 May 2016 20:50:04 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Ko4Cr063450; Thu, 5 May 2016 20:50:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605052050.u45Ko4Cr063450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 20:50:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414665 - head/devel/ace X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 20:50:05 -0000 Author: pi Date: Thu May 5 20:50:03 2016 New Revision: 414665 URL: https://svnweb.freebsd.org/changeset/ports/414665 Log: devel/ace: 6.3.3 -> 6.3.4 Changes: - ACE_SSL_Context::set_mode() can no longer be used to select a specific SSL/TLS protocol version, use ACE_SSL_Context::filter_versions() for that. This follows general advice by the OpenSSL project to go through SSL_CTX_set_options() to limit the list of protocols available. The purpose of ACE_SSL_Context::set_mode() is now limited to explicitly restricting behaviour to client or server (defaults to both). - Improve Oracle Studio support - CIAO and DAnCE are forked to their own github repositories and are not part anymore of the ACE+TAO release packages - Fixed several Coverity reported issues - Added ACE configuration for FACE safety profiles (see config-face-safety.h). FACE, or Future Airborne Capability Environment http://www.opengroup.org/face, specifies a restricted subset of OS functions and rules for controlling dynamic memory allocation. When built in this configuration on a platform that supports it, ACE conforms to the FACE requirements. - ACE uses new netdb.h functions (getaddrinfo/getnameinfo) if they are available, in place of deprecated functions (gethostbyname/addr). PR: 209292 Submitted by: tkato432@yahoo.com Modified: head/devel/ace/Makefile head/devel/ace/distinfo head/devel/ace/pkg-plist Modified: head/devel/ace/Makefile ============================================================================== --- head/devel/ace/Makefile Thu May 5 20:35:59 2016 (r414664) +++ head/devel/ace/Makefile Thu May 5 20:50:03 2016 (r414665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ace -PORTVERSION= 6.3.3 +PORTVERSION= 6.3.4 CATEGORIES= devel MASTER_SITES= ftp://download.dre.vanderbilt.edu/previous_versions/ \ http://download.dre.vanderbilt.edu/previous_versions/ @@ -16,8 +16,6 @@ LICENSE_NAME= ACE LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_powerpc64= Does not build - WRKSRC= ${WRKDIR}/ACE_wrappers USES= gmake perl5 pkgconfig shebangfix tar:bzip2 @@ -35,9 +33,10 @@ PLIST_SUB= VERSION="${PORTVERSION}" CONFLICTS= ace+tao-5* -BROKEN_ia64= Does not compile on ${ARCH} -BROKEN_powerpc= Does not compile on ${ARCH} -BROKEN_sparc64= Does not compile on ${ARCH} +BROKEN_ia64= Does not compile on ${ARCH} +BROKEN_powerpc= Does not compile on ${ARCH} +BROKEN_powerpc64= Does not build on ${ARCH} +BROKEN_sparc64= Does not compile on ${ARCH} OPTIONS_DEFINE= FLTK QT4 SSL TK TRIO X11 OPTIONS_DEFAULT= SSL Modified: head/devel/ace/distinfo ============================================================================== --- head/devel/ace/distinfo Thu May 5 20:35:59 2016 (r414664) +++ head/devel/ace/distinfo Thu May 5 20:50:03 2016 (r414665) @@ -1,2 +1,2 @@ -SHA256 (ACE-6.3.3.tar.bz2) = f362e45f624db3343db529654b601d5df69b5f56fa4597cf453da35d80989888 -SIZE (ACE-6.3.3.tar.bz2) = 8753296 +SHA256 (ACE-6.3.4.tar.bz2) = 9dd3c639fef1e4d3e2483f8cf4b201b2e80b1ffd8dd9c9a7ce57d0ba9e80f789 +SIZE (ACE-6.3.4.tar.bz2) = 8782152 Modified: head/devel/ace/pkg-plist ============================================================================== --- head/devel/ace/pkg-plist Thu May 5 20:35:59 2016 (r414664) +++ head/devel/ace/pkg-plist Thu May 5 20:50:03 2016 (r414665) @@ -168,6 +168,7 @@ include/ace/Based_Pointer_T.inl include/ace/Basic_Stats.h include/ace/Basic_Stats.inl include/ace/Basic_Types.h +include/ace/Bound_Ptr.cpp include/ace/Bound_Ptr.h include/ace/Bound_Ptr.inl include/ace/CDR_Base.h @@ -644,6 +645,8 @@ include/ace/OS_NS_arpa_inet.h include/ace/OS_NS_arpa_inet.inl include/ace/OS_NS_ctype.h include/ace/OS_NS_ctype.inl +include/ace/OS_NS_devctl.h +include/ace/OS_NS_devctl.inl include/ace/OS_NS_dirent.h include/ace/OS_NS_dirent.inl include/ace/OS_NS_dlfcn.h @@ -1089,6 +1092,8 @@ include/ace/config-aix-7.h include/ace/config-all.h include/ace/config-android.h include/ace/config-cygwin32.h +include/ace/config-face-conftest.h +include/ace/config-face-safety.h include/ace/config-freebsd.h include/ace/config-g++-common.h include/ace/config-hpux-11.00.h @@ -1098,6 +1103,7 @@ include/ace/config-kfreebsd.h include/ace/config-linux.h include/ace/config-lite.h include/ace/config-lynxos.h +include/ace/config-lynxos-178.h include/ace/config-macosx-elcapitan.h include/ace/config-macosx-iOS-hardware.h include/ace/config-macosx-iOS-simulator.h From owner-svn-ports-all@freebsd.org Thu May 5 21:20:45 2016 Return-Path: Delivered-To: svn-ports-all@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 8A564B2ED61; Thu, 5 May 2016 21:20:45 +0000 (UTC) (envelope-from sunpoet@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 5AF2C18A8; Thu, 5 May 2016 21:20:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45LKirc072383; Thu, 5 May 2016 21:20:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45LKiWM072381; Thu, 5 May 2016 21:20:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605052120.u45LKiWM072381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 May 2016 21:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414666 - head/www/p5-HTTP-BrowserDetect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 21:20:45 -0000 Author: sunpoet Date: Thu May 5 21:20:44 2016 New Revision: 414666 URL: https://svnweb.freebsd.org/changeset/ports/414666 Log: - Update to 3.11 Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes Modified: head/www/p5-HTTP-BrowserDetect/Makefile head/www/p5-HTTP-BrowserDetect/distinfo Modified: head/www/p5-HTTP-BrowserDetect/Makefile ============================================================================== --- head/www/p5-HTTP-BrowserDetect/Makefile Thu May 5 20:50:03 2016 (r414665) +++ head/www/p5-HTTP-BrowserDetect/Makefile Thu May 5 21:20:44 2016 (r414666) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-BrowserDetect -PORTVERSION= 3.10 -PORTREVISION= 1 +PORTVERSION= 3.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-HTTP-BrowserDetect/distinfo ============================================================================== --- head/www/p5-HTTP-BrowserDetect/distinfo Thu May 5 20:50:03 2016 (r414665) +++ head/www/p5-HTTP-BrowserDetect/distinfo Thu May 5 21:20:44 2016 (r414666) @@ -1,2 +1,2 @@ -SHA256 (HTTP-BrowserDetect-3.10.tar.gz) = 8fe863def7630065177c8648501a04585fba4b9db120ab4ddea1f1677157b3cf -SIZE (HTTP-BrowserDetect-3.10.tar.gz) = 90326 +SHA256 (HTTP-BrowserDetect-3.11.tar.gz) = 47f83cc5b2ab4f5bab382c36fb2a001718d4439972c0cf208ac208653e21cd86 +SIZE (HTTP-BrowserDetect-3.11.tar.gz) = 90375 From owner-svn-ports-all@freebsd.org Thu May 5 21:31:37 2016 Return-Path: Delivered-To: svn-ports-all@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 DA3DDB2F105; Thu, 5 May 2016 21:31:37 +0000 (UTC) (envelope-from olivierd@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 AA64511A5; Thu, 5 May 2016 21:31:37 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45LVaNJ075673; Thu, 5 May 2016 21:31:36 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45LVa0f075671; Thu, 5 May 2016 21:31:36 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605052131.u45LVa0f075671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 5 May 2016 21:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414667 - head/devel/py-flask-babel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 21:31:38 -0000 Author: olivierd Date: Thu May 5 21:31:36 2016 New Revision: 414667 URL: https://svnweb.freebsd.org/changeset/ports/414667 Log: - Update to 0.10.0 - Switch to PyPI.io host - Pass maintainership Modified: head/devel/py-flask-babel/Makefile head/devel/py-flask-babel/distinfo Modified: head/devel/py-flask-babel/Makefile ============================================================================== --- head/devel/py-flask-babel/Makefile Thu May 5 21:20:44 2016 (r414666) +++ head/devel/py-flask-babel/Makefile Thu May 5 21:31:36 2016 (r414667) @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= Flask-Babel -PORTVERSION= 0.9 +PORTVERSION= 0.10.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= https://pypi.io/packages/source/F/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Adds i18n/l10n support to Flask applications LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:www/py-flask \ - ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel \ + ${PYTHON_PKGNAMEPREFIX}Babel>=2.3:devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}speaklater>=1.3:devel/py-speaklater USES= python Modified: head/devel/py-flask-babel/distinfo ============================================================================== --- head/devel/py-flask-babel/distinfo Thu May 5 21:20:44 2016 (r414666) +++ head/devel/py-flask-babel/distinfo Thu May 5 21:31:36 2016 (r414667) @@ -1,2 +1,2 @@ -SHA256 (Flask-Babel-0.9.tar.gz) = 4afd150f360434b00684ba7848358f7961072fd0658a6e81aaa578522699fb4c -SIZE (Flask-Babel-0.9.tar.gz) = 38881 +SHA256 (Flask-Babel-0.10.0.tar.gz) = b8eecfd6410bc3f9063d7e160f17a2d313e64b8c6fd4b5ae68213323abbadae8 +SIZE (Flask-Babel-0.10.0.tar.gz) = 42036 From owner-svn-ports-all@freebsd.org Thu May 5 21:44:54 2016 Return-Path: Delivered-To: svn-ports-all@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 C97DBB2F44A; Thu, 5 May 2016 21:44:54 +0000 (UTC) (envelope-from rm@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 8BC3018ED; Thu, 5 May 2016 21:44:54 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45Lirf4081542; Thu, 5 May 2016 21:44:53 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45LirKL081535; Thu, 5 May 2016 21:44:53 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201605052144.u45LirKL081535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 5 May 2016 21:44:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414668 - in head/www/xombrero: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 21:44:54 -0000 Author: rm Date: Thu May 5 21:44:53 2016 New Revision: 414668 URL: https://svnweb.freebsd.org/changeset/ports/414668 Log: www/xombrero: unbreak; update to 1.6.4 This patch is cherry-picked from 4 different PRs and one upstream bug report [1] Changes are: - fix build and runtime (based on [1]). I also tried patches and solutions from PR's, but they didn't worked for some reason - update to 1.6.4 - convert to options helpers and add other simplifications to Makefile - sync installed files with Makefile, bundled into distribution - add upstream patch to fix some GTK3 warnings This was tested both at build and runtime with both GTK versions. Also HTML5 video playback was tested - there was a report that it doesn't work. [1] https://github.com/conformal/xombrero/issues/131 PR: 192779 203939 205646 209301 Submitted by: various persons Added: head/www/xombrero/files/patch-xombrero.css (contents, props changed) Modified: head/www/xombrero/Makefile head/www/xombrero/distinfo head/www/xombrero/files/patch-freebsd__Makefile head/www/xombrero/pkg-descr head/www/xombrero/pkg-plist Modified: head/www/xombrero/Makefile ============================================================================== --- head/www/xombrero/Makefile Thu May 5 21:31:36 2016 (r414667) +++ head/www/xombrero/Makefile Thu May 5 21:44:53 2016 (r414668) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xombrero -PORTVERSION= 1.6.3 -PORTREVISION= 3 +PORTVERSION= 1.6.4 CATEGORIES= www MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ @@ -12,34 +11,28 @@ COMMENT= Minimalists vi-like web browser LICENSE= ISCL -BROKEN= Does not build - LIB_DEPENDS= libgnutls.so:security/gnutls \ libsoup-2.4.so:devel/libsoup -USES= pkgconfig perl5 tar:tgz +USES= desktop-file-utils pkgconfig perl5 tar:tgz USE_PERL5= build INSTALLS_ICONS= yes BUILD_WRKSRC= ${WRKSRC}/freebsd -OPTIONS_SINGLE= GTK -OPTIONS_SINGLE_GTK=GTK2 GTK3 -OPTIONS_DEFAULT=GTK3 +OPTIONS_SINGLE= GTK +OPTIONS_SINGLE_GTK= GTK2 GTK3 +OPTIONS_DEFAULT= GTK3 + +GTK2_LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 +GTK2_USE= GNOME=gtk20 +GTK2_MAKE_ENV= GTK_VERSION="gtk2" +GTK3_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 +GTK3_USE= GNOME=gtk30 +GTK3_MAKE_ENV= GTK_VERSION="gtk3" SUB_FILES= xombrero - -.include - -.if ${PORT_OPTIONS:MGTK2} -USE_GNOME= gtk20 -LIB_DEPENDS+= libwebkitgtk-1.0.so:www/webkit-gtk2 -MAKE_ENV+= GTK_VERSION="gtk2" -.else # GTK3 -USE_GNOME= gtk30 -LIB_DEPENDS+= libwebkitgtk-3.0.so:www/webkit-gtk3 -MAKE_ENV+= GTK_VERSION="gtk3" -.endif +PORTEXAMPLES= * post-patch: @cd ${WRKSRC}; ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ @@ -50,15 +43,15 @@ do-install: ${INSTALL_SCRIPT} ${WRKDIR}/xombrero ${STAGEDIR}${PREFIX}/bin/xombrero ${INSTALL_PROGRAM} ${WRKSRC}/freebsd/xombrero ${STAGEDIR}${PREFIX}/bin/xombrero-bin ${INSTALL_MAN} ${WRKSRC}/xombrero.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 -.for i in 16 32 48 64 128 +.for i in 16 32 48 64 128 256 ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps - ${INSTALL_DATA} ${WRKSRC}/xombreroicon${i}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps + ${INSTALL_DATA} ${WRKSRC}/xombreroicon${i}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps .endfor ${MKDIR} ${STAGEDIR}${DATADIR} -.for i in hsts-preload style.css tld-rules - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR} +.for i in favicon.ico hsts-preload style.css tld-rules torenabled.ico tordisabled.ico xombrero.css + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR} .endfor - ${INSTALL_DATA} ${WRKSRC}/xombrero.desktop ${STAGEDIR}${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/xombrero.desktop ${STAGEDIR}${PREFIX}/share/applications ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for i in favorites xombrero.conf ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${EXAMPLESDIR} Modified: head/www/xombrero/distinfo ============================================================================== --- head/www/xombrero/distinfo Thu May 5 21:31:36 2016 (r414667) +++ head/www/xombrero/distinfo Thu May 5 21:44:53 2016 (r414668) @@ -1,2 +1,2 @@ -SHA256 (xombrero-1.6.3.tgz) = 481011c136206f7aa3ab4cdf49ad77f81df4d5585f9e9a20c651bfaaaa537f79 -SIZE (xombrero-1.6.3.tgz) = 290478 +SHA256 (xombrero-1.6.4.tgz) = 3d818d22fa4b4fd6625522a8901ea695bbf6ae79074f4ec55a1ee16fdc5d2fd9 +SIZE (xombrero-1.6.4.tgz) = 482984 Modified: head/www/xombrero/files/patch-freebsd__Makefile ============================================================================== --- head/www/xombrero/files/patch-freebsd__Makefile Thu May 5 21:31:36 2016 (r414667) +++ head/www/xombrero/files/patch-freebsd__Makefile Thu May 5 21:44:53 2016 (r414668) @@ -1,11 +1,26 @@ ---- freebsd/Makefile.orig 2013-12-08 20:54:46.651261821 +0100 -+++ freebsd/Makefile 2013-12-08 20:55:15.418253611 +0100 -@@ -9,7 +9,7 @@ +--- freebsd/Makefile.orig 2015-02-17 16:11:49 UTC ++++ freebsd/Makefile +@@ -9,7 +9,7 @@ LIBS+= libsoup-2.4 gnutls LDADD= -lutil GTK_CFLAGS!= pkgconf --cflags $(LIBS) GTK_LDFLAGS!= pkgconf --libs $(LIBS) -CFLAGS+= $(GTK_CFLAGS) -O2 -Wall -I. -I.. -+CFLAGS+= $(GTK_CFLAGS) -Wall -I. -I.. ++CFLAGS+= $(GTK_CFLAGS) -O0 -Wall -I. -I.. LDFLAGS+= $(GTK_LDFLAGS) PREFIX?= /usr/local +@@ -59,10 +59,10 @@ tldlist.o: ../tldlist.o + + ../xombrero.o: ../javascript.h ../tooltip.h + +-xombrero: xombrero.o freebsd.o marco.o about.o inspector.o whitelist.o settings.o \ +- cookie.o history.o completion.o inputfocus.o tldlist.o externaleditor.o \ +- unix.o +- $(CC) $(LDFLAGS) -o $@ *.o $+ $(LDADD) ++xombrero: ../xombrero.o freebsd.o ../marco.o ../about.o ../inspector.o ../whitelist.o \ ++ ../settings.o ../cookie.o ../history.o ../completion.o ../inputfocus.o ../tldlist.o \ ++ ../externaleditor.o ../unix.o ++ $(CC) $(LDFLAGS) -o $@ ${.ALLSRC} $(LDADD) + + install: all + install -m 755 -d $(DESTDIR)$(BINDIR) Added: head/www/xombrero/files/patch-xombrero.css ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/xombrero/files/patch-xombrero.css Thu May 5 21:44:53 2016 (r414668) @@ -0,0 +1,16 @@ +Upstream commit, that is fixing warnings on modern gtk3 +https://github.com/conformal/xombrero/commit/aa57b80c + +--- xombrero.css.orig 2015-02-17 16:11:49 UTC ++++ xombrero.css +@@ -25,8 +25,8 @@ + + * { + border-width: 1px; +- padding: 1; +- margin: 1; ++ padding: 1px; ++ margin: 1px; + -GtkScrolledWindow-scrollbar-spacing: 1; + -GtkWidget-line-width: 1; + } Modified: head/www/xombrero/pkg-descr ============================================================================== --- head/www/xombrero/pkg-descr Thu May 5 21:31:36 2016 (r414667) +++ head/www/xombrero/pkg-descr Thu May 5 21:44:53 2016 (r414668) @@ -1,5 +1,5 @@ -xombrero, previously known as xxxterm, is a minimalists web browser. It strives +xombrero, previously known as xxxterm, is a minimalists web browser. It strives to be vi-like for heavy keyboard users while maintaining traditional web browser - behaviour. It is ISC licensed. It is based on webkit using GTK+. +behaviour. It is ISC licensed. It is based on webkit using GTK+. WWW: https://opensource.conformal.com/wiki/xombrero Modified: head/www/xombrero/pkg-plist ============================================================================== --- head/www/xombrero/pkg-plist Thu May 5 21:31:36 2016 (r414667) +++ head/www/xombrero/pkg-plist Thu May 5 21:44:53 2016 (r414668) @@ -2,14 +2,16 @@ bin/xombrero bin/xombrero-bin man/man1/xombrero.1.gz share/applications/xombrero.desktop +share/icons/hicolor/256x256/apps/xombreroicon256.png share/icons/hicolor/128x128/apps/xombreroicon128.png share/icons/hicolor/16x16/apps/xombreroicon16.png share/icons/hicolor/32x32/apps/xombreroicon32.png share/icons/hicolor/48x48/apps/xombreroicon48.png share/icons/hicolor/64x64/apps/xombreroicon64.png +%%DATADIR%%/favicon.ico %%DATADIR%%/hsts-preload %%DATADIR%%/style.css %%DATADIR%%/tld-rules -%%EXAMPLESDIR%%/favorites -%%EXAMPLESDIR%%/playflash.sh -%%EXAMPLESDIR%%/xombrero.conf +%%DATADIR%%/tordisabled.ico +%%DATADIR%%/torenabled.ico +%%DATADIR%%/xombrero.css From owner-svn-ports-all@freebsd.org Thu May 5 22:50:23 2016 Return-Path: Delivered-To: svn-ports-all@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 6B392B2E4DF; Thu, 5 May 2016 22:50:23 +0000 (UTC) (envelope-from adrian@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 46AFA10FD; Thu, 5 May 2016 22:50:23 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45MoMqO099916; Thu, 5 May 2016 22:50:22 GMT (envelope-from adrian@FreeBSD.org) Received: (from adrian@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45MoMJr099912; Thu, 5 May 2016 22:50:22 GMT (envelope-from adrian@FreeBSD.org) Message-Id: <201605052250.u45MoMJr099912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adrian set sender to adrian@FreeBSD.org using -f From: Adrian Chadd Date: Thu, 5 May 2016 22:50:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414669 - head/net/bwn-firmware-kmod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 22:50:23 -0000 Author: adrian (src committer) Date: Thu May 5 22:50:22 2016 New Revision: 414669 URL: https://svnweb.freebsd.org/changeset/ports/414669 Log: [bwn] Initial support for the v5 firmware This is just to support the initial v5 firmware for one of the PHY-N NICs I'm going to do some development. It only pulls out the specific v5 mimo firmware for the BCM4312 NIC I am playing with; I'm adding it so we at least have the framework to pull things out of the v5 firmware. The existing NICs still use v4 firmware and I don't plan on changing that for some time as bwn(4) doesn't yet support the newer firmware API and descriptor layouts. Modified: head/net/bwn-firmware-kmod/Makefile head/net/bwn-firmware-kmod/distinfo head/net/bwn-firmware-kmod/pkg-plist Modified: head/net/bwn-firmware-kmod/Makefile ============================================================================== --- head/net/bwn-firmware-kmod/Makefile Thu May 5 21:44:53 2016 (r414668) +++ head/net/bwn-firmware-kmod/Makefile Thu May 5 22:50:22 2016 (r414669) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= bwn-firmware -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= net MASTER_SITES= http://downloads.openwrt.org/sources/ \ http://mirror2.openwrt.org/sources/ PKGNAMESUFFIX= -kmod -DISTFILES= ${FWFILE} ${FWFILE_LP} +DISTFILES= ${FWFILE} ${FWFILE_LP} ${FWFILE_N} EXTRACT_ONLY= MAINTAINER= swhetzel@gmail.com @@ -33,17 +33,30 @@ FIRMWARES_LP= \ lp0bsinitvals14 lp0bsinitvals15 \ n0bsinitvals11 +FIRMWARES_N= \ + ucode16_mimo \ + n0initvals16 n0initvals24 \ + n0bsinitvals16 n0bsinitvals24 \ + WRKSRC= ${WRKDIR} FWNAME= bwn_v4 FWFILE= broadcom-wl-${FWVERSION}.tar.bz2 FWVERSION= 4.150.10.5 KMODNAME= ${FWNAME}_ucode + FWNAME_LP= bwn_v4_lp FWFILE_LP= broadcom-wl-${FWVERSION_LP}.tar.bz2 FWVERSION_LP= 4.178.10.4 KMODNAME_LP= ${FWNAME_LP}_ucode + +FWNAME_N= bwn_v4_n +FWFILE_N= broadcom-wl-${FWVERSION_N}.tar.bz2 +FWVERSION_N= 5.100.138 +KMODNAME_N= ${FWNAME_N}_ucode + PLIST_SUB= KMODNAME="${KMODNAME}" \ - KMODNAME_LP="${KMODNAME_LP}" + KMODNAME_LP="${KMODNAME_LP}" \ + KMODNAME_N="${KMODNAME_N}" NO_PACKAGE= this is a modified version of a restricted firmware @@ -75,8 +88,22 @@ do-build: @${ECHO_CMD} ".include " >> ${WRKSRC}/lp/v4/Makefile @cd ${WRKSRC}/lp/v4; make all + cd ${WRKSRC} && \ + tar xjf ${DISTDIR}/${FWFILE_N} + mkdir -p ${WRKSRC}/n + b43-fwcutter -w ${WRKSRC}/n \ + ${WRKSRC}/broadcom-wl-${FWVERSION_N}/linux/wl_apsta.o + ${TOUCH} ${WRKSRC}/n/v4/ucode.fw + @${ECHO_CMD} "KMOD= ${KMODNAME_N}" > ${WRKSRC}/n/v4/Makefile + @${ECHO_CMD} "FIRMWS= ${FIRMWARES_N:C/.*/&.fw:${FWNAME}_&/}" >> \ + ${WRKSRC}/n/v4/Makefile + @${ECHO_CMD} ".include " >> ${WRKSRC}/n/v4/Makefile + @cd ${WRKSRC}/n/v4; make all + + do-install: @cd ${WRKSRC}/bg/v4; ${SETENV} ${MAKE_ENV} KMODDIR="${STAGEDIR}${KMODDIR}" make install @cd ${WRKSRC}/lp/v4; ${SETENV} ${MAKE_ENV} KMODDIR="${STAGEDIR}${KMODDIR}" make install + @cd ${WRKSRC}/n/v4; ${SETENV} ${MAKE_ENV} KMODDIR="${STAGEDIR}${KMODDIR}" make install .include Modified: head/net/bwn-firmware-kmod/distinfo ============================================================================== --- head/net/bwn-firmware-kmod/distinfo Thu May 5 21:44:53 2016 (r414668) +++ head/net/bwn-firmware-kmod/distinfo Thu May 5 22:50:22 2016 (r414669) @@ -2,3 +2,5 @@ SHA256 (broadcom-wl-4.150.10.5.tar.bz2) SIZE (broadcom-wl-4.150.10.5.tar.bz2) = 3888794 SHA256 (broadcom-wl-4.178.10.4.tar.bz2) = 32f6ad98facbb9045646fdc8b54bb03086d204153253f9c65d0234a5d90ae53f SIZE (broadcom-wl-4.178.10.4.tar.bz2) = 5986780 +SHA256 (broadcom-wl-5.100.138.tar.bz2) = f1e7067aac5b62b67b8b6e4c517990277804339ac16065eb13c731ff909ae46f +SIZE (broadcom-wl-5.100.138.tar.bz2) = 13514651 Modified: head/net/bwn-firmware-kmod/pkg-plist ============================================================================== --- head/net/bwn-firmware-kmod/pkg-plist Thu May 5 21:44:53 2016 (r414668) +++ head/net/bwn-firmware-kmod/pkg-plist Thu May 5 22:50:22 2016 (r414669) @@ -1,2 +1,3 @@ /%%KMODDIR%%/%%KMODNAME%%.ko /%%KMODDIR%%/%%KMODNAME_LP%%.ko +/%%KMODDIR%%/%%KMODNAME_N%%.ko From owner-svn-ports-all@freebsd.org Thu May 5 22:51:46 2016 Return-Path: Delivered-To: svn-ports-all@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 C04A5B2E6C1; Thu, 5 May 2016 22:51:46 +0000 (UTC) (envelope-from bapt@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 914B513AB; Thu, 5 May 2016 22:51:46 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45MpjSe000791; Thu, 5 May 2016 22:51:45 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45Mpjco000789; Thu, 5 May 2016 22:51:45 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605052251.u45Mpjco000789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 5 May 2016 22:51:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414670 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 22:51:46 -0000 Author: bapt Date: Thu May 5 22:51:45 2016 New Revision: 414670 URL: https://svnweb.freebsd.org/changeset/ports/414670 Log: Update to 1.7.99.3 Revert 2 fixes that were actually coverity false positives Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Thu May 5 22:50:22 2016 (r414669) +++ head/ports-mgmt/pkg-devel/Makefile Thu May 5 22:51:45 2016 (r414670) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.2 +DISTVERSION= 1.7.99.3 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Thu May 5 22:50:22 2016 (r414669) +++ head/ports-mgmt/pkg-devel/distinfo Thu May 5 22:51:45 2016 (r414670) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.2.tar.xz) = b639c82eab11f53afcf351dd5a68588164ee327a9e05f3fbc7171cf9484f370b -SIZE (pkg-1.7.99.2.tar.xz) = 1940976 +SHA256 (pkg-1.7.99.3.tar.xz) = ebdefe9ecc357948d64518bfa68bc81268d7acd4e6c201d8d16730649210fc0d +SIZE (pkg-1.7.99.3.tar.xz) = 1914264 From owner-svn-ports-all@freebsd.org Thu May 5 23:43:19 2016 Return-Path: Delivered-To: svn-ports-all@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 DA3C1B2F2E9; Thu, 5 May 2016 23:43:19 +0000 (UTC) (envelope-from mm@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 954971D6A; Thu, 5 May 2016 23:43:19 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45NhIel017914; Thu, 5 May 2016 23:43:18 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45NhIqh017912; Thu, 5 May 2016 23:43:18 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201605052343.u45NhIqh017912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Thu, 5 May 2016 23:43:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414671 - in head/devel/pear-channel-horde: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 23:43:20 -0000 Author: mm Date: Thu May 5 23:43:18 2016 New Revision: 414671 URL: https://svnweb.freebsd.org/changeset/ports/414671 Log: Update pear.horde.org channel protocol Modified: head/devel/pear-channel-horde/Makefile head/devel/pear-channel-horde/files/pear.horde.org.reg Modified: head/devel/pear-channel-horde/Makefile ============================================================================== --- head/devel/pear-channel-horde/Makefile Thu May 5 22:51:45 2016 (r414670) +++ head/devel/pear-channel-horde/Makefile Thu May 5 23:43:18 2016 (r414671) @@ -3,6 +3,7 @@ PORTNAME= horde PORTVERSION= 20120210 +PORTREVISION= 1 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-channel-horde/files/pear.horde.org.reg ============================================================================== --- head/devel/pear-channel-horde/files/pear.horde.org.reg Thu May 5 22:51:45 2016 (r414670) +++ head/devel/pear-channel-horde/files/pear.horde.org.reg Thu May 5 23:43:18 2016 (r414671) @@ -1 +1 @@ -a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:14:"pear.horde.org";s:7:"summary";s:17:"Horde PEAR server";s:14:"suggestedalias";s:5:"horde";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:27:""112443e-31a-49de756604ac0"";s:13:"Last-Modified";s:29:"Fri, 10 Feb 2012 14:22:47 GMT";}} +a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:14:"pear.horde.org";s:7:"summary";s:17:"Horde PEAR server";s:14:"suggestedalias";s:5:"horde";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:14:""4f352837-31a"";s:13:"Last-Modified";s:29:"Fri, 10 Feb 2012 14:22:47 GMT";}} From owner-svn-ports-all@freebsd.org Thu May 5 23:58:31 2016 Return-Path: Delivered-To: svn-ports-all@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 812DFB2F699; Thu, 5 May 2016 23:58:31 +0000 (UTC) (envelope-from bapt@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 51ECF11B2; Thu, 5 May 2016 23:58:31 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u45NwUdj021092; Thu, 5 May 2016 23:58:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u45NwU2k021090; Thu, 5 May 2016 23:58:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605052358.u45NwU2k021090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 5 May 2016 23:58:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414672 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 23:58:31 -0000 Author: bapt Date: Thu May 5 23:58:30 2016 New Revision: 414672 URL: https://svnweb.freebsd.org/changeset/ports/414672 Log: Fix a regression regarding extraction of symlinks (regression tests added) Reported by: gjb Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Thu May 5 23:43:18 2016 (r414671) +++ head/ports-mgmt/pkg-devel/Makefile Thu May 5 23:58:30 2016 (r414672) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.3 +DISTVERSION= 1.7.99.4 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Thu May 5 23:43:18 2016 (r414671) +++ head/ports-mgmt/pkg-devel/distinfo Thu May 5 23:58:30 2016 (r414672) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.3.tar.xz) = ebdefe9ecc357948d64518bfa68bc81268d7acd4e6c201d8d16730649210fc0d -SIZE (pkg-1.7.99.3.tar.xz) = 1914264 +SHA256 (pkg-1.7.99.4.tar.xz) = 0d17d2101df8678d050a5d047096ae1bb7e237df768b0736a23cb5f4ef65d22d +SIZE (pkg-1.7.99.4.tar.xz) = 1917764 From owner-svn-ports-all@freebsd.org Fri May 6 00:38:50 2016 Return-Path: Delivered-To: svn-ports-all@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 771FFB2FDF5; Fri, 6 May 2016 00:38:50 +0000 (UTC) (envelope-from bapt@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 491DC12CC; Fri, 6 May 2016 00:38:50 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u460cn8Y032968; Fri, 6 May 2016 00:38:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u460cnO2032966; Fri, 6 May 2016 00:38:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605060038.u460cnO2032966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 6 May 2016 00:38:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414673 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 00:38:50 -0000 Author: bapt Date: Fri May 6 00:38:49 2016 New Revision: 414673 URL: https://svnweb.freebsd.org/changeset/ports/414673 Log: Update to 1.7.99.5 Fix regression on hardlinks and setuid Reported by: gjb Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Thu May 5 23:58:30 2016 (r414672) +++ head/ports-mgmt/pkg-devel/Makefile Fri May 6 00:38:49 2016 (r414673) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.4 +DISTVERSION= 1.7.99.5 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Thu May 5 23:58:30 2016 (r414672) +++ head/ports-mgmt/pkg-devel/distinfo Fri May 6 00:38:49 2016 (r414673) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.4.tar.xz) = 0d17d2101df8678d050a5d047096ae1bb7e237df768b0736a23cb5f4ef65d22d -SIZE (pkg-1.7.99.4.tar.xz) = 1917764 +SHA256 (pkg-1.7.99.5.tar.xz) = 0b30476966914fd56ecff076af74cfc816449c93ea4a5f88677fc7e03487f339 +SIZE (pkg-1.7.99.5.tar.xz) = 1916068 From owner-svn-ports-all@freebsd.org Fri May 6 01:19:30 2016 Return-Path: Delivered-To: svn-ports-all@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 4943BB2E521; Fri, 6 May 2016 01:19:30 +0000 (UTC) (envelope-from feld@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 0A5FF11EC; Fri, 6 May 2016 01:19:29 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u461JT2E044854; Fri, 6 May 2016 01:19:29 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u461JTvJ044851; Fri, 6 May 2016 01:19:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605060119.u461JTvJ044851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 6 May 2016 01:19:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414674 - head/net-mgmt/unifi4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 01:19:30 -0000 Author: feld Date: Fri May 6 01:19:28 2016 New Revision: 414674 URL: https://svnweb.freebsd.org/changeset/ports/414674 Log: net-mgmt/unifi4: Update to 4.8.18 Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-18-is-released/ba-p/1555743 Modified: head/net-mgmt/unifi4/Makefile head/net-mgmt/unifi4/distinfo head/net-mgmt/unifi4/pkg-plist Modified: head/net-mgmt/unifi4/Makefile ============================================================================== --- head/net-mgmt/unifi4/Makefile Fri May 6 00:38:49 2016 (r414673) +++ head/net-mgmt/unifi4/Makefile Fri May 6 01:19:28 2016 (r414674) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unifi4 -PORTVERSION= 4.8.15 +PORTVERSION= 4.8.18 PORTREVISION= 0 CATEGORIES= net-mgmt java MASTER_SITES= https://www.ubnt.com/downloads/unifi/${PORTVERSION}/ \ @@ -16,7 +16,7 @@ COMMENT= UniFi Controller RUN_DEPENDS= mongodb>0:databases/mongodb \ snappyjava>0:archivers/snappy-java -BUILD= 7440 +BUILD= 8395 SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} PLIST_SUB+= BUILDVERSION="${PORTVERSION:S/./_/g}_${BUILD}" Modified: head/net-mgmt/unifi4/distinfo ============================================================================== --- head/net-mgmt/unifi4/distinfo Fri May 6 00:38:49 2016 (r414673) +++ head/net-mgmt/unifi4/distinfo Fri May 6 01:19:28 2016 (r414674) @@ -1,2 +1,2 @@ -SHA256 (unifi4-4.8.15/UniFi.unix.zip) = 22a7a14e7dc97286779821a14f86d10c3275733acddb980a1583578382a0e7dc -SIZE (unifi4-4.8.15/UniFi.unix.zip) = 71916625 +SHA256 (unifi4-4.8.18/UniFi.unix.zip) = db2e8c6490a35c4a86ec4325fd37e39bfa7bbffaee4647681c2bb1e1dff5c049 +SIZE (unifi4-4.8.18/UniFi.unix.zip) = 72761145 Modified: head/net-mgmt/unifi4/pkg-plist ============================================================================== --- head/net-mgmt/unifi4/pkg-plist Fri May 6 00:38:49 2016 (r414673) +++ head/net-mgmt/unifi4/pkg-plist Fri May 6 01:19:28 2016 (r414674) @@ -1,11 +1,11 @@ %%JAVASHAREDIR%%/unifi/bin/mongod %%JAVASHAREDIR%%/unifi/dl/firmware/BZ2/3.3.20.4019/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U2HSR/3.3.20.4019/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/US24P250/3.3.20.4019/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7P/3.3.20.4019/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7PG2/3.4.18.3464/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/U2IW/3.3.20.4019/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U2HSR/3.3.20.4019/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/U7E/3.3.20.4019/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7P/3.3.20.4019/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7PG2/3.4.17.3440/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/US24P250/3.3.20.4019/firmware.bin %%JAVASHAREDIR%%/unifi/lib/commons-validator-1.5.0.jar %%JAVASHAREDIR%%/unifi/dl/firmware/bundles.json %%JAVASHAREDIR%%/unifi/lib/Java-WebSocket-1.3.0-44-gbf2af15.jar @@ -25,6 +25,7 @@ %%JAVASHAREDIR%%/unifi/lib/gson-2.2.4.jar %%JAVASHAREDIR%%/unifi/lib/guava-14.0.1.jar %%JAVASHAREDIR%%/unifi/lib/jmdns-3.4.1.jar +%%JAVASHAREDIR%%/unifi/lib/jorbis-0.0.17.jar %%JAVASHAREDIR%%/unifi/lib/jsch-0.1.51.jar %%JAVASHAREDIR%%/unifi/lib/jstl-1.2.jar %%JAVASHAREDIR%%/unifi/lib/jstun-0.7.3.jar From owner-svn-ports-all@freebsd.org Fri May 6 03:12:31 2016 Return-Path: Delivered-To: svn-ports-all@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 BF83EB2EBC1; Fri, 6 May 2016 03:12:31 +0000 (UTC) (envelope-from wen@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 79A44150B; Fri, 6 May 2016 03:12:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u463CUbb079896; Fri, 6 May 2016 03:12:30 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u463CUS4079729; Fri, 6 May 2016 03:12:30 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605060312.u463CUS4079729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 6 May 2016 03:12:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414675 - head/finance/prestashop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 03:12:31 -0000 Author: wen Date: Fri May 6 03:12:30 2016 New Revision: 414675 URL: https://svnweb.freebsd.org/changeset/ports/414675 Log: - Update to 1.6.1.5 - Add missing PHP modules Modified: head/finance/prestashop/Makefile head/finance/prestashop/distinfo Modified: head/finance/prestashop/Makefile ============================================================================== --- head/finance/prestashop/Makefile Fri May 6 01:19:28 2016 (r414674) +++ head/finance/prestashop/Makefile Fri May 6 03:12:30 2016 (r414675) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.6.1.4 -PORTREVISION= 2 +PORTVERSION= 1.6.1.5 CATEGORIES= finance www -MASTER_SITES= http://www.prestashop.com/download/ +MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org @@ -13,14 +12,16 @@ COMMENT= Open-Source e-Commerce Software BROKEN_powerpc64= Does not build -USES= cpe zip +USES= cpe shebangfix zip NO_BUILD= yes PRESTADIR= www/${PORTNAME} PLIST= ${WRKDIR}/plist -USE_PHP= dom gd mysqli session simplexml +USE_PHP= ctype dom gd mcrypt mysqli session simplexml WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message +SHEBANG_FILES= tools/swift/swiftmailer_generate_mimes_config.php + pre-install: @${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${PRESTADIR}?g" >> ${PLIST} Modified: head/finance/prestashop/distinfo ============================================================================== --- head/finance/prestashop/distinfo Fri May 6 01:19:28 2016 (r414674) +++ head/finance/prestashop/distinfo Fri May 6 03:12:30 2016 (r414675) @@ -1,2 +1,2 @@ -SHA256 (prestashop_1.6.1.4.zip) = e8dc93a2c93303ba9ec49e1717ecaba4a5ce23f3a332f1aada8fd6dd9b10a738 -SIZE (prestashop_1.6.1.4.zip) = 21441882 +SHA256 (prestashop_1.6.1.5.zip) = 3c5cce340ff06f5a85ae4e87053b5f379eb926db447487166a14dcd572ba6be6 +SIZE (prestashop_1.6.1.5.zip) = 21544717 From owner-svn-ports-all@freebsd.org Fri May 6 06:47:40 2016 Return-Path: Delivered-To: svn-ports-all@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 4AF97B30165; Fri, 6 May 2016 06:47:40 +0000 (UTC) (envelope-from wen@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 1D3071E4C; Fri, 6 May 2016 06:47:40 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u466ldsr044073; Fri, 6 May 2016 06:47:39 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u466ld1O044071; Fri, 6 May 2016 06:47:39 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605060647.u466ld1O044071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 6 May 2016 06:47:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414676 - head/devel/p5-Tree-Binary X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 06:47:40 -0000 Author: wen Date: Fri May 6 06:47:38 2016 New Revision: 414676 URL: https://svnweb.freebsd.org/changeset/ports/414676 Log: - Update to 1.07 Changes: http://search.cpan.org/src/RSAVAGE/Tree-Binary-1.07/Changes - Update LICENSE Modified: head/devel/p5-Tree-Binary/Makefile head/devel/p5-Tree-Binary/distinfo Modified: head/devel/p5-Tree-Binary/Makefile ============================================================================== --- head/devel/p5-Tree-Binary/Makefile Fri May 6 03:12:30 2016 (r414675) +++ head/devel/p5-Tree-Binary/Makefile Fri May 6 06:47:38 2016 (r414676) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Tree-Binary -PORTVERSION= 1.06 -PORTREVISION= 1 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Object Oriented Binary Tree for Perl -LICENSE= ART20 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception Modified: head/devel/p5-Tree-Binary/distinfo ============================================================================== --- head/devel/p5-Tree-Binary/distinfo Fri May 6 03:12:30 2016 (r414675) +++ head/devel/p5-Tree-Binary/distinfo Fri May 6 06:47:38 2016 (r414676) @@ -1,2 +1,2 @@ -SHA256 (Tree-Binary-1.06.tgz) = 6d0fca2479eb4cccfc70ec72cf794457c988e7e941a0e14d6dd8cd4c3d13bf96 -SIZE (Tree-Binary-1.06.tgz) = 41805 +SHA256 (Tree-Binary-1.07.tgz) = bda8681262e3ca050c0b819e69f994e772d1efc1a2b3e8c71aa46012f25c8313 +SIZE (Tree-Binary-1.07.tgz) = 39671 From owner-svn-ports-all@freebsd.org Fri May 6 06:47:54 2016 Return-Path: Delivered-To: svn-ports-all@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 5AF0FB30193; Fri, 6 May 2016 06:47:54 +0000 (UTC) (envelope-from vanilla@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 135C41F25; Fri, 6 May 2016 06:47:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u466lrRO044209; Fri, 6 May 2016 06:47:53 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u466lreQ044206; Fri, 6 May 2016 06:47:53 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605060647.u466lreQ044206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 6 May 2016 06:47:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414677 - head/security/p5-CryptX X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 06:47:54 -0000 Author: vanilla Date: Fri May 6 06:47:52 2016 New Revision: 414677 URL: https://svnweb.freebsd.org/changeset/ports/414677 Log: Update to 0.032. Modified: head/security/p5-CryptX/Makefile head/security/p5-CryptX/distinfo head/security/p5-CryptX/pkg-plist Modified: head/security/p5-CryptX/Makefile ============================================================================== --- head/security/p5-CryptX/Makefile Fri May 6 06:47:38 2016 (r414676) +++ head/security/p5-CryptX/Makefile Fri May 6 06:47:52 2016 (r414677) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.031 +PORTVERSION= 0.032 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- Modified: head/security/p5-CryptX/distinfo ============================================================================== --- head/security/p5-CryptX/distinfo Fri May 6 06:47:38 2016 (r414676) +++ head/security/p5-CryptX/distinfo Fri May 6 06:47:52 2016 (r414677) @@ -1,2 +1,2 @@ -SHA256 (CryptX-0.031.tar.gz) = 7221a7a824ae07377f7e97c6daafff47524c46204c9b8ff58420a13fc2c104f1 -SIZE (CryptX-0.031.tar.gz) = 1180903 +SHA256 (CryptX-0.032.tar.gz) = 46892112056ca3929e26cd3512cd4560c5beea7548a8632b79f2fe11f4b220c0 +SIZE (CryptX-0.032.tar.gz) = 1197122 Modified: head/security/p5-CryptX/pkg-plist ============================================================================== --- head/security/p5-CryptX/pkg-plist Fri May 6 06:47:38 2016 (r414676) +++ head/security/p5-CryptX/pkg-plist Fri May 6 06:47:52 2016 (r414677) @@ -3,6 +3,9 @@ %%PERL5_MAN3%%/Crypt::AuthEnc::EAX.3.gz %%PERL5_MAN3%%/Crypt::AuthEnc::GCM.3.gz %%PERL5_MAN3%%/Crypt::AuthEnc::OCB.3.gz +%%PERL5_MAN3%%/Crypt::Checksum.3.gz +%%PERL5_MAN3%%/Crypt::Checksum::Adler32.3.gz +%%PERL5_MAN3%%/Crypt::Checksum::CRC32.3.gz %%PERL5_MAN3%%/Crypt::Cipher.3.gz %%PERL5_MAN3%%/Crypt::Cipher::AES.3.gz %%PERL5_MAN3%%/Crypt::Cipher::Anubis.3.gz @@ -77,6 +80,9 @@ %%SITE_ARCH%%/Crypt/AuthEnc/EAX.pm %%SITE_ARCH%%/Crypt/AuthEnc/GCM.pm %%SITE_ARCH%%/Crypt/AuthEnc/OCB.pm +%%SITE_ARCH%%/Crypt/Checksum.pm +%%SITE_ARCH%%/Crypt/Checksum/Adler32.pm +%%SITE_ARCH%%/Crypt/Checksum/CRC32.pm %%SITE_ARCH%%/Crypt/Cipher.pm %%SITE_ARCH%%/Crypt/Cipher/AES.pm %%SITE_ARCH%%/Crypt/Cipher/Anubis.pm From owner-svn-ports-all@freebsd.org Fri May 6 06:57:00 2016 Return-Path: Delivered-To: svn-ports-all@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 44B71B30307; Fri, 6 May 2016 06:57:00 +0000 (UTC) (envelope-from wen@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 15BC91360; Fri, 6 May 2016 06:57:00 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u466uxjj047242; Fri, 6 May 2016 06:56:59 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u466uxdK047240; Fri, 6 May 2016 06:56:59 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605060656.u466uxdK047240@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 6 May 2016 06:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414678 - head/devel/p5-Tree-Simple-VisitorFactory X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 06:57:00 -0000 Author: wen Date: Fri May 6 06:56:58 2016 New Revision: 414678 URL: https://svnweb.freebsd.org/changeset/ports/414678 Log: - Update to 0.15 Changes: http://search.cpan.org/src/RSAVAGE/Tree-Simple-VisitorFactory-0.15/Changes Modified: head/devel/p5-Tree-Simple-VisitorFactory/Makefile head/devel/p5-Tree-Simple-VisitorFactory/distinfo Modified: head/devel/p5-Tree-Simple-VisitorFactory/Makefile ============================================================================== --- head/devel/p5-Tree-Simple-VisitorFactory/Makefile Fri May 6 06:47:52 2016 (r414677) +++ head/devel/p5-Tree-Simple-VisitorFactory/Makefile Fri May 6 06:56:58 2016 (r414678) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Tree-Simple-VisitorFactory -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Tree-Simple-VisitorFactory/distinfo ============================================================================== --- head/devel/p5-Tree-Simple-VisitorFactory/distinfo Fri May 6 06:47:52 2016 (r414677) +++ head/devel/p5-Tree-Simple-VisitorFactory/distinfo Fri May 6 06:56:58 2016 (r414678) @@ -1,2 +1,2 @@ -SHA256 (Tree-Simple-VisitorFactory-0.14.tgz) = 3121d6326f15ae748690962c127789fcc0164f1984be095a0e9b46a6596719d8 -SIZE (Tree-Simple-VisitorFactory-0.14.tgz) = 41582 +SHA256 (Tree-Simple-VisitorFactory-0.15.tgz) = 367e82ece7ce3e2a166c38dcfa6608e7dc715781e94e0b5399070c3abfdac21b +SIZE (Tree-Simple-VisitorFactory-0.15.tgz) = 41658 From owner-svn-ports-all@freebsd.org Fri May 6 06:58:18 2016 Return-Path: Delivered-To: svn-ports-all@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 98805B30348; Fri, 6 May 2016 06:58:18 +0000 (UTC) (envelope-from pi@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 4CAD71491; Fri, 6 May 2016 06:58:18 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u466wHLc047413; Fri, 6 May 2016 06:58:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u466wHgj047411; Fri, 6 May 2016 06:58:17 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605060658.u466wHgj047411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 06:58:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414679 - in head/mail/mutt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 06:58:18 -0000 Author: pi Date: Fri May 6 06:58:17 2016 New Revision: 414679 URL: https://svnweb.freebsd.org/changeset/ports/414679 Log: mail/mutt: 1.6.0 -> 1.6.1 - bug-fixing release - no new functions PR: 209224 Submitted by: Udo.Schweigert@siemens.com (maintainer) Deleted: head/mail/mutt/files/extra-patch-idna_no_iconv Modified: head/mail/mutt/Makefile head/mail/mutt/distinfo Modified: head/mail/mutt/Makefile ============================================================================== --- head/mail/mutt/Makefile Fri May 6 06:56:58 2016 (r414678) +++ head/mail/mutt/Makefile Fri May 6 06:58:17 2016 (r414679) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= mutt -PORTVERSION= 1.6.0 -PORTREVISION?= 2 +PORTVERSION= 1.6.1 +PORTREVISION?= 0 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ @@ -211,6 +211,8 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-pa .include DW_PATCH_VERSION= 1.5.6 +VVV_PATCH_VERSION:= 1.6.0 +RR_PATCH_VERSION:= 1.6.0 .if !defined(VVV_PATCH_VERSION) VVV_PATCH_VERSION= ${PORTVERSION} .endif @@ -237,13 +239,6 @@ LDFLAGS+= ${LDFLAGS_ADD} PATCH_DIST_STRIP= -p1 -.if defined (LITE) -pre-patch: -.else -pre-patch-ICONV-off: -.endif - @${PATCH} ${PATCH_ARGS} -p1 < ${PATCHDIR}/extra-patch-idna_no_iconv - pre-patch-PARENT_CHILD_MATCH_PATCH-on: @${PATCH} ${PATCH_ARGS} -p1 < ${PATCHDIR}/extra-patch-parent-child-match @@ -321,7 +316,7 @@ pre-configure:: CONFIGURE_ARGS+= --enable-hcache --without-gdbm --without-bdb --with-tokyocabinet LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet .else -USE_BDB= 42+ +USES+= bdb:42+ CONFIGURE_ARGS+= --enable-hcache --without-gdbm --with-bdb CONFIGURE_SED= -e 's/BDB_VERSIONS="/&${BDB_LIB_NAME} db${BDB_VER} /' pre-configure:: Modified: head/mail/mutt/distinfo ============================================================================== --- head/mail/mutt/distinfo Fri May 6 06:56:58 2016 (r414678) +++ head/mail/mutt/distinfo Fri May 6 06:58:17 2016 (r414679) @@ -1,5 +1,5 @@ -SHA256 (mutt/mutt-1.6.0.tar.gz) = 29afb6238ab7a540c0e3a78ce25c970f975ab6c0f0bc9f919993aab772136c19 -SIZE (mutt/mutt-1.6.0.tar.gz) = 3954591 +SHA256 (mutt/mutt-1.6.1.tar.gz) = 98b26cecc6b1713082fc880344fa345c20bd7ded6459abe18c84429c7cf8ed20 +SIZE (mutt/mutt-1.6.1.tar.gz) = 3956840 SHA256 (mutt/patch-1.6.0.rr.compressed.gz) = c57ad6b19b2dbd812c27a098273b68b2d3b45ce2d36c3a4bff3493ad2cb75b85 SIZE (mutt/patch-1.6.0.rr.compressed.gz) = 9977 SHA256 (mutt/patch-1.6.0.vvv.nntp.gz) = 6a69429c2942f438d5c22cfc3f97564bbbf689b2ea482d440692048bd92f5355 From owner-svn-ports-all@freebsd.org Fri May 6 07:03:36 2016 Return-Path: Delivered-To: svn-ports-all@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 C4AAAB30486; Fri, 6 May 2016 07:03:36 +0000 (UTC) (envelope-from vanilla@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 752711934; Fri, 6 May 2016 07:03:36 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4673ZxF050425; Fri, 6 May 2016 07:03:35 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4673Zx0050422; Fri, 6 May 2016 07:03:35 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605060703.u4673Zx0050422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 6 May 2016 07:03:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414680 - head/devel/elixir-excoveralls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 07:03:36 -0000 Author: vanilla Date: Fri May 6 07:03:35 2016 New Revision: 414680 URL: https://svnweb.freebsd.org/changeset/ports/414680 Log: Update to 0.5.4. Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo head/devel/elixir-excoveralls/pkg-plist Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Fri May 6 06:58:17 2016 (r414679) +++ head/devel/elixir-excoveralls/Makefile Fri May 6 07:03:35 2016 (r414680) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Fri May 6 06:58:17 2016 (r414679) +++ head/devel/elixir-excoveralls/distinfo Fri May 6 07:03:35 2016 (r414680) @@ -1,2 +1,2 @@ -SHA256 (parroty-excoveralls-v0.5.3_GH0.tar.gz) = f5d032655b7d22eddb4e1468b7504dbb2d3cccc492d93dcaf26f6c7eee866165 -SIZE (parroty-excoveralls-v0.5.3_GH0.tar.gz) = 191820 +SHA256 (parroty-excoveralls-v0.5.4_GH0.tar.gz) = b11b581b486051d24d54233a1da10f9be509e069eb746fcad3407f27bb6aed90 +SIZE (parroty-excoveralls-v0.5.4_GH0.tar.gz) = 192463 Modified: head/devel/elixir-excoveralls/pkg-plist ============================================================================== --- head/devel/elixir-excoveralls/pkg-plist Fri May 6 06:58:17 2016 (r414679) +++ head/devel/elixir-excoveralls/pkg-plist Fri May 6 07:03:35 2016 (r414680) @@ -13,6 +13,7 @@ lib/elixir/lib/excoveralls/ebin/Elixir.E lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Post.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Poster.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.ReportUploadError.beam +lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Semaphore.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Settings.Files.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Settings.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.StatServer.beam @@ -28,6 +29,7 @@ lib/elixir/lib/excoveralls/ebin/Elixir.M lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Detail.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Html.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Post.beam +lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Semaphore.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Travis.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.beam lib/elixir/lib/excoveralls/ebin/excoveralls.app @@ -44,6 +46,7 @@ lib/elixir/lib/excoveralls/lib/excoveral lib/elixir/lib/excoveralls/lib/excoveralls/path_reader.ex lib/elixir/lib/excoveralls/lib/excoveralls/post.ex lib/elixir/lib/excoveralls/lib/excoveralls/poster.ex +lib/elixir/lib/excoveralls/lib/excoveralls/semaphore.ex lib/elixir/lib/excoveralls/lib/excoveralls/settings.ex lib/elixir/lib/excoveralls/lib/excoveralls/stat_server.ex lib/elixir/lib/excoveralls/lib/excoveralls/stats.ex From owner-svn-ports-all@freebsd.org Fri May 6 07:16:48 2016 Return-Path: Delivered-To: svn-ports-all@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 F1447B306DE; Fri, 6 May 2016 07:16:48 +0000 (UTC) (envelope-from pi@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 CCD1E1E22; Fri, 6 May 2016 07:16:48 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u467GmC8053642; Fri, 6 May 2016 07:16:48 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u467Gl3q053639; Fri, 6 May 2016 07:16:47 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605060716.u467Gl3q053639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 07:16:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414681 - in head/textproc/fop: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 07:16:49 -0000 Author: pi Date: Fri May 6 07:16:47 2016 New Revision: 414681 URL: https://svnweb.freebsd.org/changeset/ports/414681 Log: textproc/fop: 2.0 -> 2.1 Changes: - http://xmlgraphics.apache.org/fop/2.1/releaseNotes_2.1.html Add PreloaderRawPNG to handle images ImageIO cant Support Barcode4J page number Support CMYK JPEG in AFP Support IPD change on last page Support PDF/UA Support TrueType fonts in PCL Support TrueType fonts in AFP Support for PDF/A-3 PR: 209023 Submitted by: delphij Approved by: geoff@sea-incorporated.com (maintainer) Deleted: head/textproc/fop/files/ Modified: head/textproc/fop/Makefile head/textproc/fop/distinfo head/textproc/fop/pkg-plist Modified: head/textproc/fop/Makefile ============================================================================== --- head/textproc/fop/Makefile Fri May 6 07:03:35 2016 (r414680) +++ head/textproc/fop/Makefile Fri May 6 07:16:47 2016 (r414681) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fop -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.1 CATEGORIES= textproc java MASTER_SITES= APACHE/xmlgraphics/fop/source/:fop \ SF/offo/offo-hyphenation/2.1:hyph @@ -25,6 +24,7 @@ PORTDOCS= * USE_JAVA= yes JAVA_VERSION= 1.6+ USE_ANT= yes +NO_ARCH= yes # Prevent out of memory error during build MAKE_ENV+= "ANT_OPTS=-Xmx512m" @@ -38,7 +38,6 @@ do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/${d} .endfor @cd ${WRKSRC} && \ - ${INSTALL_DATA} status.xml ${STAGEDIR}${DATADIR} && \ ${INSTALL_DATA} build/*.[jw]ar ${STAGEDIR}${DATADIR}/build && \ ${INSTALL_DATA} lib/*.jar lib/README.txt ${STAGEDIR}${DATADIR}/lib && \ ${INSTALL_DATA} conf/fop.xconf ${STAGEDIR}${DATADIR}/conf && \ Modified: head/textproc/fop/distinfo ============================================================================== --- head/textproc/fop/distinfo Fri May 6 07:03:35 2016 (r414680) +++ head/textproc/fop/distinfo Fri May 6 07:16:47 2016 (r414681) @@ -1,4 +1,4 @@ -SHA256 (fop-2.0-src.tar.gz) = 1d37f2d1cfb8dd29df6765a5875042fc89c085dd7329504afd8ecce4096d0882 -SIZE (fop-2.0-src.tar.gz) = 23178600 +SHA256 (fop-2.1-src.tar.gz) = e5af1d81df8f9fab8aa473e6a1c1407c1bf1c3d327df9b04c3861e8247e8b998 +SIZE (fop-2.1-src.tar.gz) = 23308630 SHA256 (offo-hyphenation.zip) = a9dd01154c89ed7acf7016a8ac9a1df42a356b4cdcb0f8d5ec36728c5f85127c SIZE (offo-hyphenation.zip) = 899466 Modified: head/textproc/fop/pkg-plist ============================================================================== --- head/textproc/fop/pkg-plist Fri May 6 07:03:35 2016 (r414680) +++ head/textproc/fop/pkg-plist Fri May 6 07:16:47 2016 (r414681) @@ -79,16 +79,16 @@ bin/fop %%DATADIR%%/hyph/uk.xml %%DATADIR%%/hyph/zh_Latn.xml %%DATADIR%%/lib/README.txt -%%DATADIR%%/lib/avalon-framework-4.2.0.jar +%%DATADIR%%/lib/avalon-framework-api-4.3.1.jar +%%DATADIR%%/lib/avalon-framework-impl-4.3.1.jar %%DATADIR%%/lib/batik-all-1.8.jar %%DATADIR%%/lib/commons-io-1.3.1.jar %%DATADIR%%/lib/commons-logging-1.0.4.jar %%DATADIR%%/lib/fontbox-1.8.5.jar %%DATADIR%%/lib/serializer-2.7.0.jar %%DATADIR%%/lib/servlet-2.2.jar -%%DATADIR%%/lib/xalan-2.7.0.jar -%%DATADIR%%/lib/xercesImpl-2.7.1.jar +%%DATADIR%%/lib/xalan-2.7.2.jar +%%DATADIR%%/lib/xercesImpl-2.9.1.jar %%DATADIR%%/lib/xml-apis-1.3.04.jar %%DATADIR%%/lib/xml-apis-ext-1.3.04.jar -%%DATADIR%%/lib/xmlgraphics-commons-2.0.1.jar -%%DATADIR%%/status.xml +%%DATADIR%%/lib/xmlgraphics-commons-2.1.jar From owner-svn-ports-all@freebsd.org Fri May 6 07:23:50 2016 Return-Path: Delivered-To: svn-ports-all@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 6DC85B308D3; Fri, 6 May 2016 07:23:50 +0000 (UTC) (envelope-from pi@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 396D81202; Fri, 6 May 2016 07:23:50 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u467Nn6L056825; Fri, 6 May 2016 07:23:49 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u467NnAe056818; Fri, 6 May 2016 07:23:49 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605060723.u467NnAe056818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 07:23:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414682 - in head/net-p2p/bitmessage: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 07:23:50 -0000 Author: pi Date: Fri May 6 07:23:48 2016 New Revision: 414682 URL: https://svnweb.freebsd.org/changeset/ports/414682 Log: net-p2p/bitmessage: 0.4.4 -> 0.6.0 - Unbroke POW with the patch from upstream. - Bugfixes - UI improvements - performance and security improvements - integration with email gateway (mailchuck.com) PR: 209278 Submitted by: yuri@rawbw.com (maintainer) Added: head/net-p2p/bitmessage/files/patch-src_bitmsghash_Makefile (contents, props changed) head/net-p2p/bitmessage/files/patch-src_bitmsghash_bitmsghash.cpp (contents, props changed) Modified: head/net-p2p/bitmessage/Makefile head/net-p2p/bitmessage/distinfo head/net-p2p/bitmessage/files/patch-Makefile head/net-p2p/bitmessage/pkg-plist Modified: head/net-p2p/bitmessage/Makefile ============================================================================== --- head/net-p2p/bitmessage/Makefile Fri May 6 07:16:47 2016 (r414681) +++ head/net-p2p/bitmessage/Makefile Fri May 6 07:23:48 2016 (r414682) @@ -2,28 +2,37 @@ # $FreeBSD$ PORTNAME= bitmessage -PORTVERSION= 0.4.4 +PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= yuri@rawbw.com COMMENT= Secure P2P communications client LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}qt4-core>=${PYQT4_VERSION}:devel/py-qt4-core \ + ${PYTHON_PKGNAMEPREFIX}qt4-network>=${PYQT4_VERSION}:net/py-qt4-network \ ${PYTHON_PKGNAMEPREFIX}qt4-gui>=${PYQT4_VERSION}:x11-toolkits/py-qt4-gui USE_GITHUB= yes GH_ACCOUNT= Bitmessage GH_PROJECT= PyBitmessage -USES= python +USES= python pyqt:4 +NATIVE_POW_USES=gmake USE_OPENSSL= yes INSTALLS_ICONS= yes +OPTIONS_DEFINE= NATIVE_POW +OPTIONS_DEFAULT=NATIVE_POW +NATIVE_POW_DESC=Native POW procedure +OPTIONS_SUB= yes + +.include + post-patch: ${REINPLACE_CMD} -e 's|python2|${PYTHON_CMD}| ; s|share/man|man|' ${WRKSRC}/Makefile @@ -33,5 +42,16 @@ do-build: -d ${WRKSRC} -f ${WRKSRC} && \ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -d ${WRKSRC} -f ${WRKSRC}) +.if ${PORT_OPTIONS:MNATIVE_POW} + @(cd ${WRKSRC} && \ + ${ECHO_MSG} "===> Compiling the proof-of-work (POW) routine" && \ + (cd src/bitmsghash && ${MAKE_CMD})) +.endif + +post-install: +.if ${PORT_OPTIONS:MNATIVE_POW} + @${RM} ${STAGEDIR}${PREFIX}/share/pybitmessage/bitmsghash/bitmsghash.o + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/pybitmessage/bitmsghash/bitmsghash.so +.endif .include Modified: head/net-p2p/bitmessage/distinfo ============================================================================== --- head/net-p2p/bitmessage/distinfo Fri May 6 07:16:47 2016 (r414681) +++ head/net-p2p/bitmessage/distinfo Fri May 6 07:23:48 2016 (r414682) @@ -1,2 +1,2 @@ -SHA256 (Bitmessage-PyBitmessage-v0.4.4_GH0.tar.gz) = 2fe2b1ad4d7426c8777fb429129b7a07c717ea5f00cc3041a03ac19fd3259b3a -SIZE (Bitmessage-PyBitmessage-v0.4.4_GH0.tar.gz) = 611490 +SHA256 (Bitmessage-PyBitmessage-v0.6.0_GH0.tar.gz) = 3bee5ca3fe42a95a0bf1f9f7285904e18ae56b0189048968a5257676f25adc08 +SIZE (Bitmessage-PyBitmessage-v0.6.0_GH0.tar.gz) = 923755 Modified: head/net-p2p/bitmessage/files/patch-Makefile ============================================================================== --- head/net-p2p/bitmessage/files/patch-Makefile Fri May 6 07:16:47 2016 (r414681) +++ head/net-p2p/bitmessage/files/patch-Makefile Fri May 6 07:23:48 2016 (r414682) @@ -1,20 +1,36 @@ ---- ./Makefile.orig 2014-01-21 08:17:36.000000000 +0200 -+++ ./Makefile 2014-03-12 18:18:00.000000000 +0200 -@@ -31,12 +31,13 @@ - install -m 644 desktop/can-icon.svg ${DESTDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${APP}.svg - cp -rf src/* ${DESTDIR}${PREFIX}/share/${APP} - echo '#!/bin/sh' > ${DESTDIR}${PREFIX}/bin/${APP} -- echo 'if [ -d ${DESTDIR}/usr/local/share/${APP} ]; then' >> ${DESTDIR}${PREFIX}/bin/${APP} -- echo ' cd ${DESTDIR}/usr/local/share/${APP}' >> ${DESTDIR}${PREFIX}/bin/${APP} -+ echo 'if [ -d ${PREFIX}/share/${APP} ]; then' >> ${DESTDIR}${PREFIX}/bin/${APP} -+ echo ' cd ${PREFIX}/share/${APP}' >> ${DESTDIR}${PREFIX}/bin/${APP} +--- Makefile.orig 2016-05-02 19:51:46 UTC ++++ Makefile +@@ -16,9 +16,9 @@ install: + mkdir -p ${DESTDIR}${PREFIX} + mkdir -p ${DESTDIR}${PREFIX}/bin + mkdir -m 755 -p ${DESTDIR}${PREFIX}/share +- mkdir -m 755 -p ${DESTDIR}${PREFIX}/share/man +- mkdir -m 755 -p ${DESTDIR}${PREFIX}/share/man/man1 +- install -m 644 man/${APP}.1.gz ${DESTDIR}${PREFIX}/share/man/man1 ++ mkdir -m 755 -p ${DESTDIR}${PREFIX}/man ++ mkdir -m 755 -p ${DESTDIR}${PREFIX}/man/man1 ++ install -m 644 man/${APP}.1.gz ${DESTDIR}${PREFIX}/man/man1 + mkdir -m 755 -p ${DESTDIR}${PREFIX}/share/${APP} + mkdir -m 755 -p ${DESTDIR}${PREFIX}/share/applications + mkdir -m 755 -p ${DESTDIR}${PREFIX}/share/pixmaps +@@ -35,16 +35,13 @@ install: + echo "if [ -d ${PREFIX}/share/${APP} ]; then" >> ${DESTDIR}${PREFIX}/bin/${APP} + echo " cd ${PREFIX}/share/${APP}" >> ${DESTDIR}${PREFIX}/bin/${APP} echo 'else' >> ${DESTDIR}${PREFIX}/bin/${APP} -- echo ' cd ${DESTDIR}/usr/share/pybitmessage' >> ${DESTDIR}${PREFIX}/bin/${APP} -+ echo ' echo "BitMessage directory not found"' >> ${DESTDIR}${PREFIX}/bin/${APP} +- echo " cd /usr/share/pybitmessage" >> ${DESTDIR}${PREFIX}/bin/${APP} +- echo 'fi' >> ${DESTDIR}${PREFIX}/bin/${APP} +- echo 'if [ -d /opt/openssl-compat-bitcoin/lib ]; then' >> ${DESTDIR}${PREFIX}/bin/${APP} +- echo ' LD_LIBRARY_PATH="/opt/openssl-compat-bitcoin/lib/" exec python2 bitmessagemain.py' >> ${DESTDIR}${PREFIX}/bin/${APP} +- echo 'else' >> ${DESTDIR}${PREFIX}/bin/${APP} +- echo ' exec python2 bitmessagemain.py' >> ${DESTDIR}${PREFIX}/bin/${APP} ++ echo ' echo "BitMessage directory not found"' >> ${DESTDIR}${PREFIX}/bin/${APP} + echo ' exit 1' >> ${DESTDIR}${PREFIX}/bin/${APP} echo 'fi' >> ${DESTDIR}${PREFIX}/bin/${APP} -- echo 'LD_LIBRARY_PATH="/opt/openssl-compat-bitcoin/lib/" exec python2 bitmessagemain.py' >> ${DESTDIR}${PREFIX}/bin/${APP} -+ echo 'python2 bitmessagemain.py' >> ${DESTDIR}${PREFIX}/bin/${APP} ++ echo 'exec python2 bitmessagemain.py' >> ${DESTDIR}${PREFIX}/bin/${APP} chmod +x ${DESTDIR}${PREFIX}/bin/${APP} uninstall: - rm -f ${PREFIX}/share/man/man1/${APP}.1.gz +- rm -f ${PREFIX}/share/man/man1/${APP}.1.gz ++ rm -f ${PREFIX}/man/man1/${APP}.1.gz + rm -rf ${PREFIX}/share/${APP} + rm -f ${PREFIX}/bin/${APP} + rm -f ${PREFIX}/share/applications/${APP}.desktop Added: head/net-p2p/bitmessage/files/patch-src_bitmsghash_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/bitmessage/files/patch-src_bitmsghash_Makefile Fri May 6 07:23:48 2016 (r414682) @@ -0,0 +1,15 @@ +--- src/bitmsghash/Makefile.orig 2016-05-02 19:51:46 UTC ++++ src/bitmsghash/Makefile +@@ -10,10 +10,10 @@ powtest: + ./testpow.py + + bitmsghash.so: bitmsghash.o +- g++ bitmsghash.o -shared -fPIC -lpthread -lcrypto $(LDFLAGS) -o bitmsghash.so ++ ${CC} bitmsghash.o -shared -fPIC -lpthread -lcrypto $(LDFLAGS) -o bitmsghash.so + + bitmsghash.o: +- g++ -Wall -O3 -march=native -fPIC $(CCFLAGS) -c bitmsghash.cpp ++ ${CC} -Wall -O3 -march=native -fPIC $(CCFLAGS) -c bitmsghash.cpp + + clean: + rm -f bitmsghash.o bitmsghash.so Added: head/net-p2p/bitmessage/files/patch-src_bitmsghash_bitmsghash.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/bitmessage/files/patch-src_bitmsghash_bitmsghash.cpp Fri May 6 07:23:48 2016 (r414682) @@ -0,0 +1,20 @@ +--- src/bitmsghash/bitmsghash.cpp.orig 2016-05-02 19:51:46 UTC ++++ src/bitmsghash/bitmsghash.cpp +@@ -11,7 +11,7 @@ + #include + #include + #include +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__FreeBSD__) + #include + #include + #endif +@@ -89,6 +89,8 @@ void getnumthreads() + #else + if (sysctlbyname("hw.logicalcpu", &core_count, &len, 0, 0) == 0) + numthreads = core_count; ++ else if (sysctlbyname("hw.ncpu", &core_count, &len, 0, 0) == 0) ++ numthreads = core_count; + #endif + for (unsigned int i = 0; i < len * 8; i++) + #if defined(_WIN32) Modified: head/net-p2p/bitmessage/pkg-plist ============================================================================== --- head/net-p2p/bitmessage/pkg-plist Fri May 6 07:16:47 2016 (r414681) +++ head/net-p2p/bitmessage/pkg-plist Fri May 6 07:23:48 2016 (r414682) @@ -2,7 +2,6 @@ bin/pybitmessage man/man1/pybitmessage.1.gz share/applications/pybitmessage.desktop share/icons/hicolor/24x24/apps/pybitmessage.png -share/icons/hicolor/scalable/apps/pybitmessage.svg share/pybitmessage/addresses.py share/pybitmessage/addresses.pyc share/pybitmessage/addresses.pyo @@ -12,6 +11,9 @@ share/pybitmessage/api.pyo share/pybitmessage/api_client.py share/pybitmessage/api_client.pyc share/pybitmessage/api_client.pyo +share/pybitmessage/bitmessagecli.py +share/pybitmessage/bitmessagecli.pyc +share/pybitmessage/bitmessagecli.pyo share/pybitmessage/bitmessagecurses/__init__.py share/pybitmessage/bitmessagecurses/__init__.pyc share/pybitmessage/bitmessagecurses/__init__.pyo @@ -25,6 +27,9 @@ share/pybitmessage/bitmessageqt/about.py share/pybitmessage/bitmessageqt/about.pyc share/pybitmessage/bitmessageqt/about.pyo share/pybitmessage/bitmessageqt/about.ui +share/pybitmessage/bitmessageqt/account.py +share/pybitmessage/bitmessageqt/account.pyc +share/pybitmessage/bitmessageqt/account.pyo share/pybitmessage/bitmessageqt/addaddressdialog.py share/pybitmessage/bitmessageqt/addaddressdialog.pyc share/pybitmessage/bitmessageqt/addaddressdialog.pyo @@ -38,10 +43,24 @@ share/pybitmessage/bitmessageqt/bitmessa share/pybitmessage/bitmessageqt/bitmessageui.pyc share/pybitmessage/bitmessageqt/bitmessageui.pyo share/pybitmessage/bitmessageqt/bitmessageui.ui +share/pybitmessage/bitmessageqt/blacklist.py +share/pybitmessage/bitmessageqt/blacklist.pyc +share/pybitmessage/bitmessageqt/blacklist.pyo +share/pybitmessage/bitmessageqt/blacklist.ui share/pybitmessage/bitmessageqt/connect.py share/pybitmessage/bitmessageqt/connect.pyc share/pybitmessage/bitmessageqt/connect.pyo share/pybitmessage/bitmessageqt/connect.ui +share/pybitmessage/bitmessageqt/dialogs.py +share/pybitmessage/bitmessageqt/dialogs.pyc +share/pybitmessage/bitmessageqt/dialogs.pyo +share/pybitmessage/bitmessageqt/emailgateway.py +share/pybitmessage/bitmessageqt/emailgateway.pyc +share/pybitmessage/bitmessageqt/emailgateway.pyo +share/pybitmessage/bitmessageqt/emailgateway.ui +share/pybitmessage/bitmessageqt/foldertree.py +share/pybitmessage/bitmessageqt/foldertree.pyc +share/pybitmessage/bitmessageqt/foldertree.pyo share/pybitmessage/bitmessageqt/help.py share/pybitmessage/bitmessageqt/help.pyc share/pybitmessage/bitmessageqt/help.pyo @@ -50,10 +69,29 @@ share/pybitmessage/bitmessageqt/iconglos share/pybitmessage/bitmessageqt/iconglossary.pyc share/pybitmessage/bitmessageqt/iconglossary.pyo share/pybitmessage/bitmessageqt/iconglossary.ui +share/pybitmessage/bitmessageqt/languagebox.py +share/pybitmessage/bitmessageqt/languagebox.pyc +share/pybitmessage/bitmessageqt/languagebox.pyo +share/pybitmessage/bitmessageqt/messagecompose.py +share/pybitmessage/bitmessageqt/messagecompose.pyc +share/pybitmessage/bitmessageqt/messagecompose.pyo +share/pybitmessage/bitmessageqt/messageview.py +share/pybitmessage/bitmessageqt/messageview.pyc +share/pybitmessage/bitmessageqt/messageview.pyo +share/pybitmessage/bitmessageqt/migrationwizard.py +share/pybitmessage/bitmessageqt/migrationwizard.pyc +share/pybitmessage/bitmessageqt/migrationwizard.pyo +share/pybitmessage/bitmessageqt/networkstatus.py +share/pybitmessage/bitmessageqt/networkstatus.pyc +share/pybitmessage/bitmessageqt/networkstatus.pyo +share/pybitmessage/bitmessageqt/networkstatus.ui share/pybitmessage/bitmessageqt/newaddressdialog.py share/pybitmessage/bitmessageqt/newaddressdialog.pyc share/pybitmessage/bitmessageqt/newaddressdialog.pyo share/pybitmessage/bitmessageqt/newaddressdialog.ui +share/pybitmessage/bitmessageqt/newaddresswizard.py +share/pybitmessage/bitmessageqt/newaddresswizard.pyc +share/pybitmessage/bitmessageqt/newaddresswizard.pyo share/pybitmessage/bitmessageqt/newchandialog.py share/pybitmessage/bitmessageqt/newchandialog.pyc share/pybitmessage/bitmessageqt/newchandialog.pyo @@ -66,15 +104,39 @@ share/pybitmessage/bitmessageqt/regenera share/pybitmessage/bitmessageqt/regenerateaddresses.pyc share/pybitmessage/bitmessageqt/regenerateaddresses.pyo share/pybitmessage/bitmessageqt/regenerateaddresses.ui +share/pybitmessage/bitmessageqt/retranslateui.py +share/pybitmessage/bitmessageqt/retranslateui.pyc +share/pybitmessage/bitmessageqt/retranslateui.pyo +share/pybitmessage/bitmessageqt/safehtmlparser.py +share/pybitmessage/bitmessageqt/safehtmlparser.pyc +share/pybitmessage/bitmessageqt/safehtmlparser.pyo share/pybitmessage/bitmessageqt/settings.py share/pybitmessage/bitmessageqt/settings.pyc share/pybitmessage/bitmessageqt/settings.pyo share/pybitmessage/bitmessageqt/settings.ui +share/pybitmessage/bitmessageqt/settingsmixin.py +share/pybitmessage/bitmessageqt/settingsmixin.pyc +share/pybitmessage/bitmessageqt/settingsmixin.pyo share/pybitmessage/bitmessageqt/specialaddressbehavior.py share/pybitmessage/bitmessageqt/specialaddressbehavior.pyc share/pybitmessage/bitmessageqt/specialaddressbehavior.pyo share/pybitmessage/bitmessageqt/specialaddressbehavior.ui +share/pybitmessage/bitmessageqt/support.py +share/pybitmessage/bitmessageqt/support.pyc +share/pybitmessage/bitmessageqt/support.pyo +share/pybitmessage/bitmessageqt/uisignaler.py +share/pybitmessage/bitmessageqt/uisignaler.pyc +share/pybitmessage/bitmessageqt/uisignaler.pyo +share/pybitmessage/bitmessageqt/utils.py +share/pybitmessage/bitmessageqt/utils.pyc +share/pybitmessage/bitmessageqt/utils.pyo share/pybitmessage/bitmessageqt/wanlan.ui +share/pybitmessage/bitmessageqt/widgets.py +share/pybitmessage/bitmessageqt/widgets.pyc +share/pybitmessage/bitmessageqt/widgets.pyo +share/pybitmessage/bitmsghash/Makefile +share/pybitmessage/bitmsghash/bitmsghash.cl +share/pybitmessage/bitmsghash/bitmsghash.cpp share/pybitmessage/build_osx.py share/pybitmessage/build_osx.pyc share/pybitmessage/build_osx.pyo @@ -87,6 +149,9 @@ share/pybitmessage/class_objectHashHolde share/pybitmessage/class_objectProcessor.py share/pybitmessage/class_objectProcessor.pyc share/pybitmessage/class_objectProcessor.pyo +share/pybitmessage/class_objectProcessorQueue.py +share/pybitmessage/class_objectProcessorQueue.pyc +share/pybitmessage/class_objectProcessorQueue.pyo share/pybitmessage/class_outgoingSynSender.py share/pybitmessage/class_outgoingSynSender.pyc share/pybitmessage/class_outgoingSynSender.pyo @@ -114,6 +179,9 @@ share/pybitmessage/debug.pyo share/pybitmessage/defaultKnownNodes.py share/pybitmessage/defaultKnownNodes.pyc share/pybitmessage/defaultKnownNodes.pyo +share/pybitmessage/depends.py +share/pybitmessage/depends.pyc +share/pybitmessage/depends.pyo share/pybitmessage/helper_bitcoin.py share/pybitmessage/helper_bitcoin.pyc share/pybitmessage/helper_bitcoin.pyo @@ -126,6 +194,9 @@ share/pybitmessage/helper_generic.pyo share/pybitmessage/helper_inbox.py share/pybitmessage/helper_inbox.pyc share/pybitmessage/helper_inbox.pyo +share/pybitmessage/helper_search.py +share/pybitmessage/helper_search.pyc +share/pybitmessage/helper_search.pyo share/pybitmessage/helper_sent.py share/pybitmessage/helper_sent.pyc share/pybitmessage/helper_sent.pyo @@ -135,6 +206,9 @@ share/pybitmessage/helper_sql.pyo share/pybitmessage/helper_startup.py share/pybitmessage/helper_startup.pyc share/pybitmessage/helper_startup.pyo +share/pybitmessage/helper_threading.py +share/pybitmessage/helper_threading.pyc +share/pybitmessage/helper_threading.pyo share/pybitmessage/highlevelcrypto.py share/pybitmessage/highlevelcrypto.pyc share/pybitmessage/highlevelcrypto.pyo @@ -170,9 +244,15 @@ share/pybitmessage/message_data_reader.p share/pybitmessage/namecoin.py share/pybitmessage/namecoin.pyc share/pybitmessage/namecoin.pyo +share/pybitmessage/openclpow.py +share/pybitmessage/openclpow.pyc +share/pybitmessage/openclpow.pyo share/pybitmessage/proofofwork.py share/pybitmessage/proofofwork.pyc share/pybitmessage/proofofwork.pyo +share/pybitmessage/protocol.py +share/pybitmessage/protocol.pyc +share/pybitmessage/protocol.pyo share/pybitmessage/pyelliptic/LICENSE share/pybitmessage/pyelliptic/README.md share/pybitmessage/pyelliptic/__init__.py @@ -208,36 +288,48 @@ share/pybitmessage/socks/README share/pybitmessage/socks/__init__.py share/pybitmessage/socks/__init__.pyc share/pybitmessage/socks/__init__.pyo +share/pybitmessage/sslkeys/cert.pem +share/pybitmessage/sslkeys/key.pem share/pybitmessage/tr.py share/pybitmessage/tr.pyc share/pybitmessage/tr.pyo -share/pybitmessage/translations/bitmessage_ar.pro +share/pybitmessage/translations/bitmessage.pro share/pybitmessage/translations/bitmessage_ar.qm share/pybitmessage/translations/bitmessage_ar.ts -share/pybitmessage/translations/bitmessage_de.pro +share/pybitmessage/translations/bitmessage_cs.qm +share/pybitmessage/translations/bitmessage_cs.ts +share/pybitmessage/translations/bitmessage_da.qm +share/pybitmessage/translations/bitmessage_da.ts share/pybitmessage/translations/bitmessage_de.qm share/pybitmessage/translations/bitmessage_de.ts -share/pybitmessage/translations/bitmessage_en_pirate.pro +share/pybitmessage/translations/bitmessage_en.qm +share/pybitmessage/translations/bitmessage_en.ts share/pybitmessage/translations/bitmessage_en_pirate.qm share/pybitmessage/translations/bitmessage_en_pirate.ts -share/pybitmessage/translations/bitmessage_eo.pro share/pybitmessage/translations/bitmessage_eo.qm share/pybitmessage/translations/bitmessage_eo.ts -share/pybitmessage/translations/bitmessage_fr.pro share/pybitmessage/translations/bitmessage_fr.qm share/pybitmessage/translations/bitmessage_fr.ts -share/pybitmessage/translations/bitmessage_ja.pro +share/pybitmessage/translations/bitmessage_it.qm +share/pybitmessage/translations/bitmessage_it.ts share/pybitmessage/translations/bitmessage_ja.qm share/pybitmessage/translations/bitmessage_ja.ts -share/pybitmessage/translations/bitmessage_nl.pro +share/pybitmessage/translations/bitmessage_nb.ts share/pybitmessage/translations/bitmessage_nl.qm share/pybitmessage/translations/bitmessage_nl.ts -share/pybitmessage/translations/bitmessage_no.pro share/pybitmessage/translations/bitmessage_no.qm share/pybitmessage/translations/bitmessage_no.ts -share/pybitmessage/translations/bitmessage_ru.pro +share/pybitmessage/translations/bitmessage_pl.ts +share/pybitmessage/translations/bitmessage_pt.ts share/pybitmessage/translations/bitmessage_ru.qm share/pybitmessage/translations/bitmessage_ru.ts -share/pybitmessage/translations/bitmessage_zh_cn.pro +share/pybitmessage/translations/bitmessage_sk.qm +share/pybitmessage/translations/bitmessage_sk.ts +share/pybitmessage/translations/bitmessage_sv.ts share/pybitmessage/translations/bitmessage_zh_cn.qm share/pybitmessage/translations/bitmessage_zh_cn.ts +share/pybitmessage/upnp.py +share/pybitmessage/upnp.pyc +share/pybitmessage/upnp.pyo +%%NATIVE_POW%%share/pybitmessage/bitmsghash/bitmsghash.so +@dir share/icons/hicolor/scalable/apps From owner-svn-ports-all@freebsd.org Fri May 6 07:43:45 2016 Return-Path: Delivered-To: svn-ports-all@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 7BCDCB30C44; Fri, 6 May 2016 07:43:45 +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 4E1FA1ABF; Fri, 6 May 2016 07:43:45 +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 u467hi0J062713; Fri, 6 May 2016 07:43:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u467hifW062712; Fri, 6 May 2016 07:43:44 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605060743.u467hifW062712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 6 May 2016 07:43:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414683 - head/multimedia/openh264/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 07:43:45 -0000 Author: jbeich Date: Fri May 6 07:43:44 2016 New Revision: 414683 URL: https://svnweb.freebsd.org/changeset/ports/414683 Log: multimedia/openh264: also try armv7 code on armv8 Modified: head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp (contents, props changed) Modified: head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp ============================================================================== --- head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp Fri May 6 07:23:48 2016 (r414682) +++ head/multimedia/openh264/files/patch-codec_common_src_cpu.cpp Fri May 6 07:43:44 2016 (r414683) @@ -8,7 +8,7 @@ - WELS_CPU_VFPv3 | - WELS_CPU_NEON; + int flags = 0; -+# if __ARM_ARCH == 7 ++# if __ARM_ARCH >= 7 + flags |= WELS_CPU_ARMv7; +# endif +# ifdef __ARM_VFPV3__ From owner-svn-ports-all@freebsd.org Fri May 6 07:44:17 2016 Return-Path: Delivered-To: svn-ports-all@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 0CC3FB30C98; Fri, 6 May 2016 07:44:17 +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 CF58F1BC6; Fri, 6 May 2016 07:44:16 +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 u467iGJH062932; Fri, 6 May 2016 07:44:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u467iFRq062926; Fri, 6 May 2016 07:44:15 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605060744.u467iFRq062926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 6 May 2016 07:44:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414684 - in head/mail: linux-thunderbird thunderbird thunderbird-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 07:44:17 -0000 Author: jbeich Date: Fri May 6 07:44:15 2016 New Revision: 414684 URL: https://svnweb.freebsd.org/changeset/ports/414684 Log: mail/thunderbird: update to 45.1.0 - Update ENIGMAIL to 1.9.2 [1] Changes: https://www.mozilla.org/thunderbird/45.1.0/releasenotes/ Changes: https://www.enigmail.net/index.php/en/download/changelog [1] PR: 209155 [1] Submitted by: mi [1] Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f MFH: 2016Q2 Modified: head/mail/linux-thunderbird/Makefile (contents, props changed) head/mail/linux-thunderbird/distinfo (contents, props changed) head/mail/thunderbird-i18n/Makefile (contents, props changed) head/mail/thunderbird-i18n/distinfo (contents, props changed) head/mail/thunderbird/Makefile (contents, props changed) head/mail/thunderbird/distinfo (contents, props changed) Modified: head/mail/linux-thunderbird/Makefile ============================================================================== --- head/mail/linux-thunderbird/Makefile Fri May 6 07:43:44 2016 (r414683) +++ head/mail/linux-thunderbird/Makefile Fri May 6 07:44:15 2016 (r414684) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.0 +DISTVERSION= 45.1.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US Modified: head/mail/linux-thunderbird/distinfo ============================================================================== --- head/mail/linux-thunderbird/distinfo Fri May 6 07:43:44 2016 (r414683) +++ head/mail/linux-thunderbird/distinfo Fri May 6 07:44:15 2016 (r414684) @@ -1,5 +1,5 @@ -SHA256 (thunderbird-45.0.tar.bz2) = c4e1d0a902ab04db666ac90cf1003f8b48ed88e3291fbbf1d6b2606e805a45b0 -SIZE (thunderbird-45.0.tar.bz2) = 44105947 +SHA256 (thunderbird-45.1.0.tar.bz2) = 24c5d03af4a931d8b1e31de86b9ae15b630e40b8b784c94981195ccca633796e +SIZE (thunderbird-45.1.0.tar.bz2) = 44109949 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 Modified: head/mail/thunderbird-i18n/Makefile ============================================================================== --- head/mail/thunderbird-i18n/Makefile Fri May 6 07:43:44 2016 (r414683) +++ head/mail/thunderbird-i18n/Makefile Fri May 6 07:44:15 2016 (r414684) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 45.0 +PORTVERSION= 45.1.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: head/mail/thunderbird-i18n/distinfo ============================================================================== --- head/mail/thunderbird-i18n/distinfo Fri May 6 07:43:44 2016 (r414683) +++ head/mail/thunderbird-i18n/distinfo Fri May 6 07:44:15 2016 (r414684) @@ -1,116 +1,116 @@ -SHA256 (xpi/thunderbird-i18n-45.0/ar.xpi) = fb2149bf73d5ac70ed902634eb30171835dabaa1a320aa0761057d5a1833bef9 -SIZE (xpi/thunderbird-i18n-45.0/ar.xpi) = 490773 -SHA256 (xpi/thunderbird-i18n-45.0/ast.xpi) = aa00a32977f5f6181f7a5e7d97c5e7518e69ab7d4babd93c2e60e3d34a5b849f -SIZE (xpi/thunderbird-i18n-45.0/ast.xpi) = 428057 -SHA256 (xpi/thunderbird-i18n-45.0/be.xpi) = 76fd0ca0105b899b136499eca33910a8a769e0cf2b87ad5c63024b4fadd22313 -SIZE (xpi/thunderbird-i18n-45.0/be.xpi) = 469094 -SHA256 (xpi/thunderbird-i18n-45.0/bg.xpi) = 9496be1bddc7739269880d2add7ba14e7a82c7a51bbd158f54f5a86a17d2b030 -SIZE (xpi/thunderbird-i18n-45.0/bg.xpi) = 524297 -SHA256 (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 9960e4a3900b7fa58e9b23260519c14cd13c57c7613a46d67192070d8a6066cb -SIZE (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 581437 -SHA256 (xpi/thunderbird-i18n-45.0/br.xpi) = b0a32d8f1a587417624c2710433d004a3a8cf7df6614b47af7eda3a7c49aee9c -SIZE (xpi/thunderbird-i18n-45.0/br.xpi) = 465998 -SHA256 (xpi/thunderbird-i18n-45.0/ca.xpi) = 0cc24edb880a8d956854edf9162c5066f4159b7389d0764024e6b721c9d7d664 -SIZE (xpi/thunderbird-i18n-45.0/ca.xpi) = 467978 -SHA256 (xpi/thunderbird-i18n-45.0/cs.xpi) = dea9eab64d80ea8f1f190cb534e15e138a03707932398f74be4419f543734eaa -SIZE (xpi/thunderbird-i18n-45.0/cs.xpi) = 474326 -SHA256 (xpi/thunderbird-i18n-45.0/cy.xpi) = be109dd5fa1c73afbada379a7f09c85088c4caaf0ecfbc34ed9a6a76ce5bbbc6 -SIZE (xpi/thunderbird-i18n-45.0/cy.xpi) = 456119 -SHA256 (xpi/thunderbird-i18n-45.0/da.xpi) = a2582eb709e1eda1d1d790d3e825f1de874216be86dc69bf09216ff2e3cc1bee -SIZE (xpi/thunderbird-i18n-45.0/da.xpi) = 445593 -SHA256 (xpi/thunderbird-i18n-45.0/de.xpi) = c7415d7d2d7add3d0a99d9b8503291bf012b0a0e8628fe779365a19cd0a00105 -SIZE (xpi/thunderbird-i18n-45.0/de.xpi) = 451954 -SHA256 (xpi/thunderbird-i18n-45.0/dsb.xpi) = 689655b8f8916eeecf1e966d342e6772500fd872f9ebb688e7344d19b1debdc5 -SIZE (xpi/thunderbird-i18n-45.0/dsb.xpi) = 481646 -SHA256 (xpi/thunderbird-i18n-45.0/el.xpi) = 7e5badcfa2bab9c87abaab82c1b05f29727cbc851383a64792690554776eadd9 -SIZE (xpi/thunderbird-i18n-45.0/el.xpi) = 514355 -SHA256 (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 5d268a207232ecae0b2cea61d4cc8bb40334f21d200443778bad617ff1b25f23 -SIZE (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 437602 -SHA256 (xpi/thunderbird-i18n-45.0/en-US.xpi) = 1260c20185c3252b25488c0d3b463937078ae481456b35f1926473049dd442ff -SIZE (xpi/thunderbird-i18n-45.0/en-US.xpi) = 435471 -SHA256 (xpi/thunderbird-i18n-45.0/es-AR.xpi) = b70cfa37a653f0a8968006e108721729173f80270e29bac1a53d21e052c626c1 -SIZE (xpi/thunderbird-i18n-45.0/es-AR.xpi) = 464682 -SHA256 (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 106ddf25bc9a62d54f943df770ed2650d2f500c7abbd5868af455f3eae3bd3fd -SIZE (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 387998 -SHA256 (xpi/thunderbird-i18n-45.0/et.xpi) = 62f42758f751f506805f7e876a6a17ff93eb6e322a4d5fac4d012d018250ea40 -SIZE (xpi/thunderbird-i18n-45.0/et.xpi) = 458416 -SHA256 (xpi/thunderbird-i18n-45.0/eu.xpi) = abac313e1ae3a2bae9ff5c56e4b207a6ba71a77db2cfcf5cd459c8c9cb6e7979 -SIZE (xpi/thunderbird-i18n-45.0/eu.xpi) = 456706 -SHA256 (xpi/thunderbird-i18n-45.0/fi.xpi) = afb758875d3935c2a06205965d69300f6a0f63ac2f1ed50b0ab6338139a1362d -SIZE (xpi/thunderbird-i18n-45.0/fi.xpi) = 458334 -SHA256 (xpi/thunderbird-i18n-45.0/fr.xpi) = 15bd3883903231914d8acebed9593f00137826f59dc45943354f2feb9cca5621 -SIZE (xpi/thunderbird-i18n-45.0/fr.xpi) = 475464 -SHA256 (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 03af0e3471172abd34d62c4d8f28b59a3c16ec7b93d66b831d0faa853c80358b -SIZE (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 464755 -SHA256 (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 3bd85a997f6c020e6c814a7895d431aa6df1b5392dec65a6ce809c557538b137 -SIZE (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 480315 -SHA256 (xpi/thunderbird-i18n-45.0/gd.xpi) = 96ab01f5658b6f3f774c6f754acdf9731c3a64c462d72b4514035e426fcefb05 -SIZE (xpi/thunderbird-i18n-45.0/gd.xpi) = 478295 -SHA256 (xpi/thunderbird-i18n-45.0/gl.xpi) = 6cae6fc66d2a3a8de17985bdf15c6ea559d54656c5238ba76d1e80312a9e5d32 -SIZE (xpi/thunderbird-i18n-45.0/gl.xpi) = 478578 -SHA256 (xpi/thunderbird-i18n-45.0/he.xpi) = af1d9f6b687773bf671012b73a16be1511d71661d9b47ebbf6b715449ba8e8db -SIZE (xpi/thunderbird-i18n-45.0/he.xpi) = 497960 -SHA256 (xpi/thunderbird-i18n-45.0/hr.xpi) = a6379f9aa6b2420bad3e03de51744fda3f281360d32fb20393458cb91d3e6dc1 -SIZE (xpi/thunderbird-i18n-45.0/hr.xpi) = 463957 -SHA256 (xpi/thunderbird-i18n-45.0/hsb.xpi) = 353987805a44f12e896ae2035956d5270f1d878a3882f7473c593dd7bb5dfc0b -SIZE (xpi/thunderbird-i18n-45.0/hsb.xpi) = 479412 -SHA256 (xpi/thunderbird-i18n-45.0/hu.xpi) = cf3833bfe2ba2629aea229cba992e47e2f44ba67dbc417c5356cbf1b8fe8326f -SIZE (xpi/thunderbird-i18n-45.0/hu.xpi) = 479583 -SHA256 (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 5d10aee8ee42e2c191844f3195b81e9bddd0f409957415f8f7bd0d527a6ded13 -SIZE (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 518881 -SHA256 (xpi/thunderbird-i18n-45.0/id.xpi) = 21397c9ccb1c8a19873ee621affaa2eadc0d48e43baa590476d0c7394ad7e1cd -SIZE (xpi/thunderbird-i18n-45.0/id.xpi) = 499980 -SHA256 (xpi/thunderbird-i18n-45.0/is.xpi) = c4a78c55eff843258ca45a81437fa350453f1344ce704960965e1bef2a43aab8 -SIZE (xpi/thunderbird-i18n-45.0/is.xpi) = 462189 -SHA256 (xpi/thunderbird-i18n-45.0/it.xpi) = ce3182539224f6d7ab6b3f5aab0c60c2552f91b8836c20b523f1bc1faf77043a -SIZE (xpi/thunderbird-i18n-45.0/it.xpi) = 376887 -SHA256 (xpi/thunderbird-i18n-45.0/ja.xpi) = 4dbec26b6449bcc803442fa78b90386296f548631481a738339f6125a39cfc0f -SIZE (xpi/thunderbird-i18n-45.0/ja.xpi) = 519550 -SHA256 (xpi/thunderbird-i18n-45.0/ko.xpi) = 50f7ecd392dfce7fc35882d9c1c0962f51a729dd7dae128d53969c85b8f2dacf -SIZE (xpi/thunderbird-i18n-45.0/ko.xpi) = 487416 -SHA256 (xpi/thunderbird-i18n-45.0/lt.xpi) = 7b59810bad64dc6b02ec9d1cc9a22b639ec8c35f17394147d75088e326ced3e0 -SIZE (xpi/thunderbird-i18n-45.0/lt.xpi) = 477734 -SHA256 (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = f1f395d73066d37823a3520ef09d8bc781bbb308555daff3d82208d4c9fa10cb -SIZE (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = 460010 -SHA256 (xpi/thunderbird-i18n-45.0/nl.xpi) = 8df61ee2940defbad67442cbdc4cd30e4cb9364b7188066933b1d867216fc96e -SIZE (xpi/thunderbird-i18n-45.0/nl.xpi) = 456662 -SHA256 (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = bf89fbd5015da7c4e327e3959085788e735aab93f85dc891b9ee7609797a797b -SIZE (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = 460878 -SHA256 (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 90cef5c55d1d9428e908e52921214cb89022db22d20324cda571f5067ce6adc2 -SIZE (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 551066 -SHA256 (xpi/thunderbird-i18n-45.0/pl.xpi) = 5ca001ceb3b6fa049c7d369ef6feca0ca635ffdd3fc602058e48cf7547ebfb58 -SIZE (xpi/thunderbird-i18n-45.0/pl.xpi) = 423865 -SHA256 (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 9551e881a82960df63b47744d14a9dd10c544e275e1198fdad47202efb827e74 -SIZE (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 464681 -SHA256 (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 9774d7df25cbdea8214789990eca45b2a6b3afb4db95090b0b6749fafeb63fa0 -SIZE (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 463749 -SHA256 (xpi/thunderbird-i18n-45.0/rm.xpi) = f5d87085b9a730d0737b27fde6407dce7b90957d4e373a747e3379e1c16ff5e0 -SIZE (xpi/thunderbird-i18n-45.0/rm.xpi) = 462648 -SHA256 (xpi/thunderbird-i18n-45.0/ro.xpi) = d975b76899782465673dbb1c4174b28c017342ca3d38f6fa3a2973a5b8817ca0 -SIZE (xpi/thunderbird-i18n-45.0/ro.xpi) = 468516 -SHA256 (xpi/thunderbird-i18n-45.0/ru.xpi) = 7e61145bb880e12c1205f8235f4f78c6e11e6e1c83e57d9fff440e1730da6e29 -SIZE (xpi/thunderbird-i18n-45.0/ru.xpi) = 463889 -SHA256 (xpi/thunderbird-i18n-45.0/si.xpi) = a35e7115b8c11c5f043905e2b911bc4e7a831b3be2adb8f1f77e1d24c9cb6f01 -SIZE (xpi/thunderbird-i18n-45.0/si.xpi) = 555993 -SHA256 (xpi/thunderbird-i18n-45.0/sk.xpi) = b3ef0caeeb8b388b5a5141cd1cf2022f0446a4de7548a80454932533f2d5c09c -SIZE (xpi/thunderbird-i18n-45.0/sk.xpi) = 481490 -SHA256 (xpi/thunderbird-i18n-45.0/sl.xpi) = 83aa064ecc7d667d9a718d2c91ee3588093e7df9c4a81b84cca11d88301c5458 -SIZE (xpi/thunderbird-i18n-45.0/sl.xpi) = 462779 -SHA256 (xpi/thunderbird-i18n-45.0/sq.xpi) = f27cbf31f7077e8f23094519f18b1fdb47dc4c2daad61d3c948df42a33fb043f -SIZE (xpi/thunderbird-i18n-45.0/sq.xpi) = 469533 -SHA256 (xpi/thunderbird-i18n-45.0/sr.xpi) = f243ac51c842acdbd2d2b8f6ffbd11c637e859604de87c45ff483c177ae7c45c -SIZE (xpi/thunderbird-i18n-45.0/sr.xpi) = 565463 -SHA256 (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = c486c44b0eae6f930cf65322fa80ab5980275fe4e8c40a96df6e4fa7e5be48cc -SIZE (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = 465432 -SHA256 (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = d8acc86335f62cc0a51ac7021696c26ad78b4776e9069b12dbc80ef5affd45a4 -SIZE (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = 579217 -SHA256 (xpi/thunderbird-i18n-45.0/tr.xpi) = fc84b4a72222b0bf9bd0f0dd22b8aefaade996a6a3a73aac2e378ad92edbb780 -SIZE (xpi/thunderbird-i18n-45.0/tr.xpi) = 467620 -SHA256 (xpi/thunderbird-i18n-45.0/uk.xpi) = dc05607f77ceed5e07b7d0432d149e420edb955b72ebc3c6465a19b98799e7af -SIZE (xpi/thunderbird-i18n-45.0/uk.xpi) = 536436 -SHA256 (xpi/thunderbird-i18n-45.0/vi.xpi) = 91fa505c9eaf6fd7c0139cfbe2358595078114767d0220f33309442e2e37fada -SIZE (xpi/thunderbird-i18n-45.0/vi.xpi) = 540496 -SHA256 (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 3f5bc2c5d4c21d2856591dd1de864e53105ae6a2decaee58ed27a66a52188e21 -SIZE (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 489208 -SHA256 (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 2e78b6ef421619df69edde19e1995a2d54c8726539ba38b3afe22b96267008ea -SIZE (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 490848 +SHA256 (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 19ca994ba8ae469e3ee62d0e8f2c22b436c355a02ec187e81d615c67c9addad3 +SIZE (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 490774 +SHA256 (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 97a31e91a44e84ce5975f8a4f15b1792c5c11b3a796d648e3e9943f51454bfd3 +SIZE (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 428058 +SHA256 (xpi/thunderbird-i18n-45.1.0/be.xpi) = 7e7b3c6d8ce6c73a0cc522924bf578682b2b029c5c534a6bbad24968f086fc47 +SIZE (xpi/thunderbird-i18n-45.1.0/be.xpi) = 469095 +SHA256 (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 4bbd01b864a0d57c7f9dd8f7b09b702db0b5629d5330ab23af64b1edc286cb47 +SIZE (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 524298 +SHA256 (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = a234d2ddc12c466a2812329e3e2bb186bd09a85a8c0ab2ce387b7f6133a7ee73 +SIZE (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = 581438 +SHA256 (xpi/thunderbird-i18n-45.1.0/br.xpi) = 47c8d122a35a688282f72e70c29af8a6e0cf3b31fa1bb98da5f7ec7dfcd5b381 +SIZE (xpi/thunderbird-i18n-45.1.0/br.xpi) = 465999 +SHA256 (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 9d0ffb70eb8b72ba0932c3bee34f12a3fb06766d3cfb063872219397c48685fc +SIZE (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 467979 +SHA256 (xpi/thunderbird-i18n-45.1.0/cs.xpi) = dd7c1720fa7f2825438dee59e46e5d93911d29f8f4f05152b61d0ec6675009f0 +SIZE (xpi/thunderbird-i18n-45.1.0/cs.xpi) = 474327 +SHA256 (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 5ef4be044999200b273a148f7bc1954c5a20047383ea27ac1eb065aaa47db56b +SIZE (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 456120 +SHA256 (xpi/thunderbird-i18n-45.1.0/da.xpi) = 7961f7214f3eff898964aaa2a79bf554d566fc18405508f504ba20b92a0085e6 +SIZE (xpi/thunderbird-i18n-45.1.0/da.xpi) = 445594 +SHA256 (xpi/thunderbird-i18n-45.1.0/de.xpi) = 0f8291cbc88d6fb18fae20ecc30e1a70f2492d06c3734d63e8900f2977721a5f +SIZE (xpi/thunderbird-i18n-45.1.0/de.xpi) = 451955 +SHA256 (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = d71e1d3f0b9a583bcd67a3844b91e043ab7961219fc1ff8f5c98177a78ac0a1e +SIZE (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = 481646 +SHA256 (xpi/thunderbird-i18n-45.1.0/el.xpi) = f9d39cdecfe57374fb35694a3d2073959fe6c33629df3a124b37b829fe50bcce +SIZE (xpi/thunderbird-i18n-45.1.0/el.xpi) = 514358 +SHA256 (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = b339fe2259e86be929cb7e9a9e9779d2fc16c5cdd92949ad64b8a57553eb1269 +SIZE (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = 437602 +SHA256 (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = d61bda9acabc223810bcb86b73d1d27e92708f6517bc7c89663834058e36ffdf +SIZE (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = 435471 +SHA256 (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = f05c5717d6b48632e389afde024a35df775c5bf5fa710606666f6385a5475755 +SIZE (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = 464683 +SHA256 (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 5c0de219e65edafd7893ae94727f002b6a8841c336f4f1acda82de982c76d0dd +SIZE (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 387999 +SHA256 (xpi/thunderbird-i18n-45.1.0/et.xpi) = bc8b3283dacf9180e1fc9b8cd563fcb576d746aa2b085a4287d3b69b84b2f8e8 +SIZE (xpi/thunderbird-i18n-45.1.0/et.xpi) = 458418 +SHA256 (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 625b59556469dad351cde4a28a5dce5529aa2465dcde1f7eaeecbede785272dc +SIZE (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 456707 +SHA256 (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 15f4c05034134d9b1900a8a8a1040686b9a711eca5ff2e45ddc502e0f248768b +SIZE (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 458335 +SHA256 (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 5490d542ad080fbce3076c691004a0fa8d47ead78ceb46ce8a0d1f6452ddb5a8 +SIZE (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 475465 +SHA256 (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 473af6e3e4bdf460485c6a46cae6b14d15221f5eb17d2a36500aefe6cd2589c6 +SIZE (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 464756 +SHA256 (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 4d2d14261e1ac010b3c762030cf416727821c433b2ff7b1867e5f5c07d8ca04b +SIZE (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 480315 +SHA256 (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 05d709219a0c6ef956663dbcbfa7f546a4ada1128922ad678307b99d2f16f281 +SIZE (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 478296 +SHA256 (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 15bd061510fdfbae09807f7697acc6e743f72a634c91002e830001fbeb01f5f5 +SIZE (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 478580 +SHA256 (xpi/thunderbird-i18n-45.1.0/he.xpi) = 05fa15c626a0166280e2c406947ebf28e463337f77086c5f7fa374e5f859479a +SIZE (xpi/thunderbird-i18n-45.1.0/he.xpi) = 497962 +SHA256 (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 3459b013efbfc2e15129b623869ee4a61810f4eb864bf71d3cdbbce0d3465144 +SIZE (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 463958 +SHA256 (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 2dc60498f9ede9f084805c65ce7a70d12cffa828c19d206478a1966023bf396d +SIZE (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 479413 +SHA256 (xpi/thunderbird-i18n-45.1.0/hu.xpi) = e899edbae6b7d20346a08896770b63bd27226214777fbff43d8287407545b8a3 +SIZE (xpi/thunderbird-i18n-45.1.0/hu.xpi) = 479583 +SHA256 (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 5e8b49826771d87b40bd0de7c973715a9dc6f87cbcb57ecab2baf13c0312c9e7 +SIZE (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 518882 +SHA256 (xpi/thunderbird-i18n-45.1.0/id.xpi) = 218fd44697d5d77e7057203c618941341a477ce84cd9058c4aca1bf444ffba0a +SIZE (xpi/thunderbird-i18n-45.1.0/id.xpi) = 499981 +SHA256 (xpi/thunderbird-i18n-45.1.0/is.xpi) = 33a82beeed8d07a0e99027e4658956ead6191c4d83731b8ed9785b5e4a8ceeec +SIZE (xpi/thunderbird-i18n-45.1.0/is.xpi) = 462190 +SHA256 (xpi/thunderbird-i18n-45.1.0/it.xpi) = b88335742b965488b4c253b2762922dcbaec1b03e4a46e89ccf0868a312d97a9 +SIZE (xpi/thunderbird-i18n-45.1.0/it.xpi) = 376888 +SHA256 (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 508616adb80b75eb11ac4ffe774da069c53e5325cd2518bea8a6b68124e442aa +SIZE (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 519551 +SHA256 (xpi/thunderbird-i18n-45.1.0/ko.xpi) = d66d4fff901d7e1b073709807f6b5d5d6bb3c1abac13df27c040f924a574ff05 +SIZE (xpi/thunderbird-i18n-45.1.0/ko.xpi) = 487416 +SHA256 (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 3505eab4baaca400374f6a600dc3502ddb8cd4415caa64c8e7fb8516e02d4ace +SIZE (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 477735 +SHA256 (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 77a7fd3ec33ea13f13dfc785a59bc195e4f22a526ce3af0657e4cd26a345bd0f +SIZE (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 460011 +SHA256 (xpi/thunderbird-i18n-45.1.0/nl.xpi) = dc8d2c6a679f6d4e911015c87fb67c82f9cef4820965e0d80a8c53aaba1155ba +SIZE (xpi/thunderbird-i18n-45.1.0/nl.xpi) = 456663 +SHA256 (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 80a9d5f496db0854f565c1ab71473aaf5e39e2e0e312aa1516732d87f99e1e34 +SIZE (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 460879 +SHA256 (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 7be57264ce44d7a08addccaa24661f9cf1def3e1e0d1bb23e4f8b6de72a5a342 +SIZE (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 551066 +SHA256 (xpi/thunderbird-i18n-45.1.0/pl.xpi) = a2dfbf3e92891b98bb7ab6feef9c7b903f16fe4615b641506e3470ba5505af04 +SIZE (xpi/thunderbird-i18n-45.1.0/pl.xpi) = 423866 +SHA256 (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = bf7f0de90bcf22a5087fbe4883962a72efbcefc969fabbdaff4675eadc8bef86 +SIZE (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = 464682 +SHA256 (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 2c681adc6dc8c67ed7fd9e51a521a383c63397984e8d7f1eda915b3b3d596369 +SIZE (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 463750 +SHA256 (xpi/thunderbird-i18n-45.1.0/rm.xpi) = a54eb68e4585eeefee3fb0e3bb02e9987002f8e0d6e2c268bd131bcb86dd5b47 +SIZE (xpi/thunderbird-i18n-45.1.0/rm.xpi) = 462650 +SHA256 (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 1f6d544d91d499de32abd5327bdb494e219215971dfa73532a4b184ace075cb3 +SIZE (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 468517 +SHA256 (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 12915fca3a3a5f821f8ee0c4c09105ae23b289d3cb0692f27177c75e811987c4 +SIZE (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 463891 +SHA256 (xpi/thunderbird-i18n-45.1.0/si.xpi) = fc7295c884f537ae6085322333a477c0c08995202b039ce439d5e1925ca22b65 +SIZE (xpi/thunderbird-i18n-45.1.0/si.xpi) = 555994 +SHA256 (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 1481bddd79f9d2b640adc3fa715f535dffada9aaac5b48b24bfe9cd9f77dee56 +SIZE (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 481492 +SHA256 (xpi/thunderbird-i18n-45.1.0/sl.xpi) = b7bc2a32d62917609ee1501a747b648357a875a337aa466e8b846fe83c0a5e94 +SIZE (xpi/thunderbird-i18n-45.1.0/sl.xpi) = 462776 +SHA256 (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 8c4a165a103ca785e6b776bc0fd8b5d1bc2f9da33530d80aaa5fc6634272ed4b +SIZE (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 469534 +SHA256 (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 2ebe7c218753470f5bf9016b87fce71145994581cba6f50f99ae141aed3a97e6 +SIZE (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 565464 +SHA256 (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = c8fecd5f57bc1954b5ffe8f3288790f59ef85c0734d8a1d7a4f5ae77955f1a3b +SIZE (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = 465433 +SHA256 (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = e4b6656c11850367c353cf4034bea73676d4c9f90d9ed1121cca46c7603a3b4b +SIZE (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = 579218 +SHA256 (xpi/thunderbird-i18n-45.1.0/tr.xpi) = bebf4f5adbec44d288bd5c36cd807e5fd894a39cd60b0325059fe6c0b46c0ffa +SIZE (xpi/thunderbird-i18n-45.1.0/tr.xpi) = 467621 +SHA256 (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 8fc7721b3bc4010632041b08bdb7dde39c4ee6920afe5d7ee6608534a830abee +SIZE (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 536438 +SHA256 (xpi/thunderbird-i18n-45.1.0/vi.xpi) = a26268f37e0eeabacb84b514c6dc1bc033706230a72dc882b67c17afd46faea9 +SIZE (xpi/thunderbird-i18n-45.1.0/vi.xpi) = 540497 +SHA256 (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = e1618817070fc4c9904e752c9cc8d3aa431590b4a093b04cd6d54b4cd0b20d7d +SIZE (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = 489209 +SHA256 (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 0e1939d37e92509190809d8da305c879f3bc48695272a0640ba1962cd9dcc9e1 +SIZE (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 490849 Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Fri May 6 07:43:44 2016 (r414683) +++ head/mail/thunderbird/Makefile Fri May 6 07:44:15 2016 (r414684) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.0 -PORTREVISION= 1 +DISTVERSION= 45.1.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source @@ -32,8 +31,8 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.1 -L_VERSION= 4.7 +EM_VERSION= 1.9.2 +L_VERSION= 4.7.1 SSP_UNSAFE= yes USE_GECKO= gecko Modified: head/mail/thunderbird/distinfo ============================================================================== --- head/mail/thunderbird/distinfo Fri May 6 07:43:44 2016 (r414683) +++ head/mail/thunderbird/distinfo Fri May 6 07:44:15 2016 (r414684) @@ -1,4 +1,4 @@ -SHA256 (thunderbird-45.0.source.tar.xz) = 15693897f1e46cbb5a95932b8c087a53004635415845fb4f50d4edfbba77d667 -SIZE (thunderbird-45.0.source.tar.xz) = 200691996 -SHA256 (enigmail-1.9.1.tar.gz) = 0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 -SIZE (enigmail-1.9.1.tar.gz) = 1736876 +SHA256 (thunderbird-45.1.0.source.tar.xz) = 830a5a1819450e43c82be8a735095b3366416e80144699e07542720bde8639bd +SIZE (thunderbird-45.1.0.source.tar.xz) = 200993556 +SHA256 (enigmail-1.9.2.tar.gz) = 81c92937911005a5b94956d6d330a6f4114ad91da2dc10137bb0a3cbafd0ca42 +SIZE (enigmail-1.9.2.tar.gz) = 1741350 From owner-svn-ports-all@freebsd.org Fri May 6 08:11:28 2016 Return-Path: Delivered-To: svn-ports-all@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 364DDB305BD; Fri, 6 May 2016 08:11:28 +0000 (UTC) (envelope-from wen@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 0F86E1882; Fri, 6 May 2016 08:11:27 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u468BRX2071493; Fri, 6 May 2016 08:11:27 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u468BQW7071485; Fri, 6 May 2016 08:11:26 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605060811.u468BQW7071485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 6 May 2016 08:11:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414685 - in head/databases/pgrouting: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 08:11:28 -0000 Author: wen Date: Fri May 6 08:11:26 2016 New Revision: 414685 URL: https://svnweb.freebsd.org/changeset/ports/414685 Log: - Update to 2.2.2 PR: 209137 Submitted by: coder@tuxfamily.org(maintainer) Added: head/databases/pgrouting/files/ head/databases/pgrouting/files/patch-CMakeLists.txt (contents, props changed) head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp (contents, props changed) head/databases/pgrouting/files/patch-src_trsp_src_trsp__core.cpp (contents, props changed) head/databases/pgrouting/files/patch-src_tsp_src_tsplib.c (contents, props changed) head/databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h (contents, props changed) Modified: head/databases/pgrouting/Makefile head/databases/pgrouting/distinfo head/databases/pgrouting/pkg-plist Modified: head/databases/pgrouting/Makefile ============================================================================== --- head/databases/pgrouting/Makefile Fri May 6 07:44:15 2016 (r414684) +++ head/databases/pgrouting/Makefile Fri May 6 08:11:26 2016 (r414685) @@ -2,9 +2,7 @@ # $FreeBSD$ PORTNAME= pgrouting -PORTVERSION= 2.0.0 -DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTVERSION= 2.2.2 CATEGORIES= databases geography MAINTAINER= coder@tuxfamily.org @@ -17,36 +15,13 @@ LIB_DEPENDS= libboost_system.so:devel/bo libgmp.so:math/gmp RUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.1/postgis.sql:databases/postgis21 -USES= compiler:features cmake pgsql pkgconfig +USES= compiler:c++11-lib cmake pgsql:9.1+ pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= pgRouting +GH_TAGNAME= 190d2b9 CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -.include - -.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 36 -BUILD_DEPENDS+= clang36:lang/clang36 -CPP= clang-cpp36 -CC= clang36 -CXX= clang++36 -.endif - -.if ${PGSQL_VER} >= 9.1 -PLIST_SUB+= OLDPG="@comment " NEWPG="" - - -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/postgresql/extension -.for f in pgrouting--2.0.0.sql pgrouting.control pgrouting_dd_legacy.sql \ - pgrouting--2.0.0.sql.in pgrouting.sql pgrouting_legacy.sql - ${INSTALL_DATA} ${WRKSRC}/lib/${f} ${STAGEDIR}${PREFIX}/share/postgresql/extension/ -.endfor - -.else -PLIST_SUB+= OLDPG="" NEWPG="@comment " -.endif - -.include +.include Modified: head/databases/pgrouting/distinfo ============================================================================== --- head/databases/pgrouting/distinfo Fri May 6 07:44:15 2016 (r414684) +++ head/databases/pgrouting/distinfo Fri May 6 08:11:26 2016 (r414685) @@ -1,2 +1,2 @@ -SHA256 (pgRouting-pgrouting-v2.0.0_GH0.tar.gz) = 606309e8ece04abec062522374b48179c16bddb30dd4c5080b89a4298e8d163b -SIZE (pgRouting-pgrouting-v2.0.0_GH0.tar.gz) = 3765933 +SHA256 (pgRouting-pgrouting-2.2.2-190d2b9_GH0.tar.gz) = 07f316eee18c2d990ec5de8c5825fc402c010a1e0c874f61a72da4b88828a2b0 +SIZE (pgRouting-pgrouting-2.2.2-190d2b9_GH0.tar.gz) = 4372652 Added: head/databases/pgrouting/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pgrouting/files/patch-CMakeLists.txt Fri May 6 08:11:26 2016 (r414685) @@ -0,0 +1,27 @@ +--- CMakeLists.txt.orig 2016-04-19 16:40:04 UTC ++++ CMakeLists.txt +@@ -224,20 +224,20 @@ if(APPLE) + if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -g -frounding-math -Wno-deprecated") + else() +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -std=c++0x -g -Wno-deprecated") ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -std=c++11 -g -Wno-deprecated") + endif() + + elseif(UNIX) # UNIX system variable include UNIX like system(i.e. APPLE and CYGWIN) + #set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -fPIC -O2 -g -Wall -Wconversion -pedantic -fmax-errors=10 -Wmissing-prototypes -frounding-math") +- #set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x -fPIC -O2 -g -Wall -Wconversion -pedantic -fmax-errors=10 -Wextra -frounding-math -Wno-deprecated") ++ #set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -fPIC -O2 -g -Wall -Wconversion -pedantic -fmax-errors=10 -Wextra -frounding-math -Wno-deprecated") + + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -O2 -g -frounding-math") +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -g -std=c++0x -frounding-math -Wno-deprecated") ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -O2 -g -std=c++11 -frounding-math -Wno-deprecated") + + elseif(WIN32) + # currently, support MinGW only + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O2 -frounding-math") +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O2 -std=c++0x -frounding-math -Wno-deprecated") ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O2 -std=c++11 -frounding-math -Wno-deprecated") + endif() + + # List variable to collect module SQL file names Added: head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp Fri May 6 08:11:26 2016 (r414685) @@ -0,0 +1,11 @@ +--- src/trsp/src/GraphDefinition.cpp.orig 2016-04-28 19:58:27 UTC ++++ src/trsp/src/GraphDefinition.cpp +@@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin Street, Fi + #include + #endif + +- ++#include + #include + #include "GraphDefinition.h" + Added: head/databases/pgrouting/files/patch-src_trsp_src_trsp__core.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pgrouting/files/patch-src_trsp_src_trsp__core.cpp Fri May 6 08:11:26 2016 (r414685) @@ -0,0 +1,10 @@ +--- src/trsp/src/trsp_core.cpp.orig 2016-04-28 19:43:44 UTC ++++ src/trsp/src/trsp_core.cpp +@@ -25,6 +25,7 @@ Foundation, Inc., 51 Franklin Street, Fi + #include + #endif + ++#include + #include + #include + #include "GraphDefinition.h" Added: head/databases/pgrouting/files/patch-src_tsp_src_tsplib.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pgrouting/files/patch-src_tsp_src_tsplib.c Fri May 6 08:11:26 2016 (r414685) @@ -0,0 +1,10 @@ +--- src/tsp/src/tsplib.c.orig 2016-04-28 19:50:17 UTC ++++ src/tsp/src/tsplib.c +@@ -85,6 +85,7 @@ THE SOFTWARE. + //#include + //#endif + #include ++#include + #include /* memcpy */ + #include /* exp */ + Added: head/databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h Fri May 6 08:11:26 2016 (r414685) @@ -0,0 +1,20 @@ +--- src/vrp_basic/src/VRP.h.orig 2016-04-19 16:40:04 UTC ++++ src/vrp_basic/src/VRP.h +@@ -70,7 +70,7 @@ typedef struct vrp_result_element + + + #ifdef __cplusplus +-extern "C" ++extern "C" { + #endif + + int find_vrp_solution(vrp_vehicles_t *vehicles, size_t vehicle_count, +@@ -80,7 +80,7 @@ int find_vrp_solution(vrp_vehicles_t *ve + vrp_result_element_t **result, size_t *result_count, char **err_msg); + + #ifdef __cplusplus +-extern "C" ++} + #endif + + #endif Modified: head/databases/pgrouting/pkg-plist ============================================================================== --- head/databases/pgrouting/pkg-plist Fri May 6 07:44:15 2016 (r414684) +++ head/databases/pgrouting/pkg-plist Fri May 6 08:11:26 2016 (r414685) @@ -1,19 +1,8 @@ -lib/postgresql/librouting.so -lib/postgresql/librouting_bd.so -lib/postgresql/librouting_dd.so -lib/postgresql/librouting_ksp.so -lib/postgresql/librouting_tsp.so -share/postgresql/contrib/pgrouting-2.0/pgrouting.control -share/postgresql/contrib/pgrouting-2.0/pgrouting.sql -share/postgresql/contrib/pgrouting-2.0/pgrouting_dd_legacy.sql -share/postgresql/contrib/pgrouting-2.0/pgrouting_legacy.sql -%%OLDPG%%share/postgresql/pgrouting--2.0.0.sql -%%OLDPG%%share/postgresql/pgrouting.control -%%OLDPG%%share/postgresql/pgrouting_dd_legacy.sql -%%OLDPG%%share/postgresql/pgrouting_legacy.sql -%%NEWPG%%share/postgresql/extension/pgrouting--2.0.0.sql -%%NEWPG%%share/postgresql/extension/pgrouting.control -%%NEWPG%%share/postgresql/extension/pgrouting_dd_legacy.sql -%%NEWPG%%share/postgresql/extension/pgrouting--2.0.0.sql.in -%%NEWPG%%share/postgresql/extension/pgrouting.sql -%%NEWPG%%share/postgresql/extension/pgrouting_legacy.sql +lib/postgresql/libpgrouting-2.2.so +share/postgresql/extension/pgrouting--2.0.0--2.2.2.sql +share/postgresql/extension/pgrouting--2.0.1--2.2.2.sql +share/postgresql/extension/pgrouting--2.1.0--2.2.2.sql +share/postgresql/extension/pgrouting--2.2.0--2.2.2.sql +share/postgresql/extension/pgrouting--2.2.1--2.2.2.sql +share/postgresql/extension/pgrouting--2.2.2.sql +share/postgresql/extension/pgrouting.control From owner-svn-ports-all@freebsd.org Fri May 6 08:45:04 2016 Return-Path: Delivered-To: svn-ports-all@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 160E6B30DBA; Fri, 6 May 2016 08:45:04 +0000 (UTC) (envelope-from wen@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 E1C1D19F4; Fri, 6 May 2016 08:45:03 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u468j3WY081332; Fri, 6 May 2016 08:45:03 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u468j2mJ081327; Fri, 6 May 2016 08:45:02 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605060845.u468j2mJ081327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 6 May 2016 08:45:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414686 - in head/biology: . diamond diamond/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 08:45:04 -0000 Author: wen Date: Fri May 6 08:45:02 2016 New Revision: 414686 URL: https://svnweb.freebsd.org/changeset/ports/414686 Log: DNA query sequences against a protein reference database (BLASTP and BLASTX alignment mode). The speedup over BLAST is up to 20,000 on short reads at a typical sensitivity of 90-99% relative to BLAST depending on the data and settings. WWW: http://ab.inf.uni-tuebingen.de/software/diamond/ PR: 208998 Submitted by: jrm@ftfl.ca Added: head/biology/diamond/ head/biology/diamond/Makefile (contents, props changed) head/biology/diamond/distinfo (contents, props changed) head/biology/diamond/files/ head/biology/diamond/files/patch-CMakeLists.txt (contents, props changed) head/biology/diamond/pkg-descr (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Fri May 6 08:11:26 2016 (r414685) +++ head/biology/Makefile Fri May 6 08:45:02 2016 (r414686) @@ -21,6 +21,7 @@ SUBDIR += clustalw SUBDIR += consed SUBDIR += crux + SUBDIR += diamond SUBDIR += emboss SUBDIR += fasta SUBDIR += fasta3 Added: head/biology/diamond/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/diamond/Makefile Fri May 6 08:45:02 2016 (r414686) @@ -0,0 +1,28 @@ +# Created by: jrm@ftfl.ca +# $FreeBSD$ + +PORTNAME= diamond +PORTVERSION= 0.7.12 +DISTVERSIONPREFIX= v +CATEGORIES= biology + +MAINTAINER= jrm@ftfl.ca +COMMENT= BLAST-compatible local sequence aligner + +LICENSE= BSD2CLAUSE + +BUILD_DEPENDS= ${LOCALBASE}/include/boost:devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/include/boost:devel/boost-libs + +ONLY_FOR_ARCHS= amd64 + +USES= cmake:outsource + +CFLAGS+= -DNDEBUG + +USE_GITHUB= yes +GH_ACCOUNT= bbuchfink + +PLIST_FILES= bin/diamond + +.include Added: head/biology/diamond/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/diamond/distinfo Fri May 6 08:45:02 2016 (r414686) @@ -0,0 +1,2 @@ +SHA256 (bbuchfink-diamond-v0.7.12_GH0.tar.gz) = 16f8f618e4e5e81071ef8b66dc39685a1e969434ddeff3d88fa01091971b662f +SIZE (bbuchfink-diamond-v0.7.12_GH0.tar.gz) = 1826614 Added: head/biology/diamond/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/diamond/files/patch-CMakeLists.txt Fri May 6 08:45:02 2016 (r414686) @@ -0,0 +1,33 @@ +--- CMakeLists.txt.orig 2016-03-29 09:23:52 UTC ++++ CMakeLists.txt +@@ -9,6 +9,7 @@ if(BUILD_STATIC) + set(CMAKE_EXE_LINKER_FLAGS "-static") + endif() + ++FIND_PACKAGE(Threads REQUIRED) + find_package(Boost + 1.53.0 REQUIRED + COMPONENTS program_options timer iostreams thread +@@ -16,9 +17,6 @@ find_package(Boost + + find_package(ZLIB REQUIRED) + +-set(CMAKE_BUILD_TYPE Release) +-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wno-uninitialized") +- + add_subdirectory("src/algo/blast/core") + include_directories( + "${CMAKE_SOURCE_DIR}/src" +@@ -29,6 +27,11 @@ add_executable(diamond src/main.cpp + src/basic/options.cpp + src/util/tinythread.cpp) + +-target_link_libraries(diamond blast_core ${Boost_LIBRARIES} ${ZLIB_LIBRARY}) ++target_link_libraries(diamond blast_core ${Boost_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT} ${ZLIB_LIBRARY}) + + install(TARGETS diamond DESTINATION bin) ++ ++get_cmake_property(_variableNames VARIABLES) ++foreach (_variableName ${_variableNames}) ++ message(STATUS "${_variableName}=${${_variableName}}") ++endforeach() Added: head/biology/diamond/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/diamond/pkg-descr Fri May 6 08:45:02 2016 (r414686) @@ -0,0 +1,7 @@ +DIAMOND is a BLAST-compatible local aligner for mapping protein and translated +DNA query sequences against a protein reference database (BLASTP and BLASTX +alignment mode). The speedup over BLAST is up to 20,000 on short reads at a +typical sensitivity of 90-99% relative to BLAST depending on the data and +settings. + +WWW: http://ab.inf.uni-tuebingen.de/software/diamond/ From owner-svn-ports-all@freebsd.org Fri May 6 09:03:30 2016 Return-Path: Delivered-To: svn-ports-all@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 157E1B2E712; Fri, 6 May 2016 09:03:30 +0000 (UTC) (envelope-from amdmi3@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 DA1E41BA7; Fri, 6 May 2016 09:03:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4693TIB087588; Fri, 6 May 2016 09:03:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4693Swm087586; Fri, 6 May 2016 09:03:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605060903.u4693Swm087586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 6 May 2016 09:03:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414687 - in head/security/l5: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:03:30 -0000 Author: amdmi3 Date: Fri May 6 09:03:28 2016 New Revision: 414687 URL: https://svnweb.freebsd.org/changeset/ports/414687 Log: - Switch to options helpers - Regenerate patches with `make makepatch` Modified: head/security/l5/Makefile head/security/l5/files/patch-l5.c Modified: head/security/l5/Makefile ============================================================================== --- head/security/l5/Makefile Fri May 6 08:45:02 2016 (r414686) +++ head/security/l5/Makefile Fri May 6 09:03:28 2016 (r414687) @@ -10,8 +10,9 @@ DISTNAME= L5 MAINTAINER= ports@FreeBSD.org COMMENT= File Integrity Assessment Tool -USES= tar:tgz +BROKEN_amd64= incorrect runtime output +USES= tar:tgz NO_WRKSUBDIR= yes ALL_TARGET= freebsd @@ -20,11 +21,11 @@ PORTDOCS= README OPTIONS_DEFINE= DOCS -BROKEN_amd64= incorrect runtime output - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Modified: head/security/l5/files/patch-l5.c ============================================================================== --- head/security/l5/files/patch-l5.c Fri May 6 08:45:02 2016 (r414686) +++ head/security/l5/files/patch-l5.c Fri May 6 09:03:28 2016 (r414687) @@ -1,5 +1,5 @@ ---- l5.c.orig Fri Nov 21 05:56:24 2003 -+++ l5.c Fri Nov 21 05:56:41 2003 +--- l5.c.orig 1996-01-31 20:43:46 UTC ++++ l5.c @@ -9,11 +9,6 @@ #include #include From owner-svn-ports-all@freebsd.org Fri May 6 09:12:03 2016 Return-Path: Delivered-To: svn-ports-all@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 DFFC4B2EBCC; Fri, 6 May 2016 09:12:03 +0000 (UTC) (envelope-from lwhsu@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 ACCA51F8A; Fri, 6 May 2016 09:12:03 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469C207089935; Fri, 6 May 2016 09:12:02 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469C2Ev089934; Fri, 6 May 2016 09:12:02 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605060912.u469C2Ev089934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 09:12:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414688 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:12:04 -0000 Author: lwhsu Date: Fri May 6 09:12:02 2016 New Revision: 414688 URL: https://svnweb.freebsd.org/changeset/ports/414688 Log: - Add pypi.io to MASTER_SITE_CHEESESHOP, which supports redirection for package-version-based URL scheme. This eases python ports updating. Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Fri May 6 09:03:28 2016 (r414687) +++ head/Mk/bsd.sites.mk Fri May 6 09:12:02 2016 (r414688) @@ -105,7 +105,8 @@ MASTER_SITE_BERLIOS+= \ # Removal of the PyPI Mirror Auto Discovery and Naming Scheme # Reference: https://www.python.org/dev/peps/pep-0449/ MASTER_SITE_CHEESESHOP+= \ - https://pypi.python.org/packages/%SUBDIR%/ + https://pypi.python.org/packages/%SUBDIR%/ \ + https://pypi.io/packages/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_COMP_SOURCES) From owner-svn-ports-all@freebsd.org Fri May 6 09:13:50 2016 Return-Path: Delivered-To: svn-ports-all@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 51EC2B2EC34; Fri, 6 May 2016 09:13:50 +0000 (UTC) (envelope-from lwhsu@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 1F50D11E2; Fri, 6 May 2016 09:13:50 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469DnNs090738; Fri, 6 May 2016 09:13:49 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469DnJd090736; Fri, 6 May 2016 09:13:49 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605060913.u469DnJd090736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 09:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414689 - head/devel/py-pytz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:13:50 -0000 Author: lwhsu Date: Fri May 6 09:13:48 2016 New Revision: 414689 URL: https://svnweb.freebsd.org/changeset/ports/414689 Log: - Update to 2016.4 Modified: head/devel/py-pytz/Makefile head/devel/py-pytz/distinfo Modified: head/devel/py-pytz/Makefile ============================================================================== --- head/devel/py-pytz/Makefile Fri May 6 09:12:02 2016 (r414688) +++ head/devel/py-pytz/Makefile Fri May 6 09:13:48 2016 (r414689) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytz -PORTVERSION= 2016.1 +PORTVERSION= 2016.4 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP Modified: head/devel/py-pytz/distinfo ============================================================================== --- head/devel/py-pytz/distinfo Fri May 6 09:12:02 2016 (r414688) +++ head/devel/py-pytz/distinfo Fri May 6 09:13:48 2016 (r414689) @@ -1,2 +1,2 @@ -SHA256 (pytz-2016.1.tar.bz2) = 67f0515f72c982a9204e7520e9865a068078d318a8daac643159db6cb0a8dc49 -SIZE (pytz-2016.1.tar.bz2) = 169396 +SHA256 (pytz-2016.4.tar.bz2) = ee7c751544e35a7b7fb5e3fb25a49dade37d51e70a93e5107f10575d7102c311 +SIZE (pytz-2016.4.tar.bz2) = 171959 From owner-svn-ports-all@freebsd.org Fri May 6 09:14:26 2016 Return-Path: Delivered-To: svn-ports-all@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 666ECB2EC84; Fri, 6 May 2016 09:14:26 +0000 (UTC) (envelope-from se@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 41F2D12E9; Fri, 6 May 2016 09:14:26 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469EPDo090943; Fri, 6 May 2016 09:14:25 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469EPZ0090938; Fri, 6 May 2016 09:14:25 GMT (envelope-from se@FreeBSD.org) Message-Id: <201605060914.u469EPZ0090938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Fri, 6 May 2016 09:14:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414690 - in head/dns: . gen6dns gen6dns/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:14:26 -0000 Author: se Date: Fri May 6 09:14:24 2016 New Revision: 414690 URL: https://svnweb.freebsd.org/changeset/ports/414690 Log: gen6dns is a tool to generate static DNS records (AAAA and PTR) for hosts using Stateless Address Autoconfig (SLAAC). If you have a list of hostnames, mac addresses and ipv6 subnets gen6dns generates the appropriate AAAA and PTR records for you. It supports different scopes and the generation of view (split) specific files. WWW: http://www.hznet.de/tools.html Approved by: antoine Added: head/dns/gen6dns/ head/dns/gen6dns/Makefile (contents, props changed) head/dns/gen6dns/distinfo (contents, props changed) head/dns/gen6dns/files/ head/dns/gen6dns/files/patch-Makefile.in (contents, props changed) head/dns/gen6dns/pkg-descr (contents, props changed) Modified: head/dns/Makefile Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Fri May 6 09:13:48 2016 (r414689) +++ head/dns/Makefile Fri May 6 09:14:24 2016 (r414690) @@ -62,6 +62,7 @@ SUBDIR += fpdns SUBDIR += gdnsd SUBDIR += gdnsd2 + SUBDIR += gen6dns SUBDIR += getdns SUBDIR += ghtool SUBDIR += hesiod Added: head/dns/gen6dns/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/gen6dns/Makefile Fri May 6 09:14:24 2016 (r414690) @@ -0,0 +1,24 @@ +# Created by: Stefan Esser +# $FreeBSD$ + +PORTNAME= gen6dns +PORTVERSION= 1.1 +CATEGORIES= dns +MASTER_SITES= http://www.hznet.de/tools/ + +MAINTAINER= se@freebsd.org +COMMENT= Tool to generate static DNS records for IPv6 hosts using SLAAC + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +GNU_CONFIGURE= yes + +PLIST_FILES= bin/gen6dns bin/soaserial ${MAN1PREFIX}/man/man1/gen6dns.1.gz + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/gen6dns ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/soaserial ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/gen6dns.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + +.include Added: head/dns/gen6dns/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/gen6dns/distinfo Fri May 6 09:14:24 2016 (r414690) @@ -0,0 +1,2 @@ +SHA256 (gen6dns-1.1.tar.gz) = 8777dc50c51aa8061524891f3e5f9afde01929db924f28438aa5dd52ca752e22 +SIZE (gen6dns-1.1.tar.gz) = 1683936 Added: head/dns/gen6dns/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/gen6dns/files/patch-Makefile.in Fri May 6 09:14:24 2016 (r414690) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2016-04-08 14:55:23 UTC ++++ Makefile.in +@@ -18,7 +18,7 @@ CFLAGS += -g @DEFS@ -I@top_srcdir@ + CFLAGS += -Wall #-DDBG + CFLAGS += -Wmissing-prototypes + CFLAGS += $(PROFILE) $(OPTIM) +- # the next line is needed to work with the large volume files generated by test/gentestfiles.c ++# the next line is needed to work with the large volume files generated by test/gentestfiles.c + # CFLAGS += -DMAXSNET=10000 -DMAXFP=10024 + + LDFLAGS += $(PROFILE) Added: head/dns/gen6dns/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/gen6dns/pkg-descr Fri May 6 09:14:24 2016 (r414690) @@ -0,0 +1,7 @@ +gen6dns is a tool to generate static DNS records (AAAA and PTR) for hosts +using Stateless Address Autoconfig (SLAAC). If you have a list of hostnames, +mac addresses and ipv6 subnets gen6dns generates the appropriate AAAA and +PTR records for you. It supports different scopes and the generation of +view (split) specific files. + +WWW: http://www.hznet.de/tools.html From owner-svn-ports-all@freebsd.org Fri May 6 09:21:11 2016 Return-Path: Delivered-To: svn-ports-all@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 90B97B2F089; Fri, 6 May 2016 09:21:11 +0000 (UTC) (envelope-from lwhsu@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 5D97518DB; Fri, 6 May 2016 09:21:11 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469LAT3092073; Fri, 6 May 2016 09:21:10 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469LALJ092071; Fri, 6 May 2016 09:21:10 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605060921.u469LALJ092071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 09:21:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414691 - head/databases/py-alembic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:21:11 -0000 Author: lwhsu Date: Fri May 6 09:21:10 2016 New Revision: 414691 URL: https://svnweb.freebsd.org/changeset/ports/414691 Log: - Update to 0.8.6 Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Fri May 6 09:14:24 2016 (r414690) +++ head/databases/py-alembic/Makefile Fri May 6 09:21:10 2016 (r414691) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.6 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Fri May 6 09:14:24 2016 (r414690) +++ head/databases/py-alembic/distinfo Fri May 6 09:21:10 2016 (r414691) @@ -1,2 +1,2 @@ -SHA256 (alembic-0.8.4.tar.gz) = 8507fc12ccc99321da2fa117dde4b5d8664ff5ef017df7ce5e7e5051901a624a -SIZE (alembic-0.8.4.tar.gz) = 950696 +SHA256 (alembic-0.8.6.tar.gz) = 53403da066ef90cbc5a3f801f3dd39bbbfbc41b0a84eb8c1c806243b7e2c6466 +SIZE (alembic-0.8.6.tar.gz) = 961323 From owner-svn-ports-all@freebsd.org Fri May 6 09:23:06 2016 Return-Path: Delivered-To: svn-ports-all@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 B8FDFB2F137; Fri, 6 May 2016 09:23:06 +0000 (UTC) (envelope-from lwhsu@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 8611B1BA1; Fri, 6 May 2016 09:23:06 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469N5bi094238; Fri, 6 May 2016 09:23:05 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469N5rR094235; Fri, 6 May 2016 09:23:05 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605060923.u469N5rR094235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 09:23:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414692 - head/databases/py-pymysql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:23:06 -0000 Author: lwhsu Date: Fri May 6 09:23:05 2016 New Revision: 414692 URL: https://svnweb.freebsd.org/changeset/ports/414692 Log: - Update to 0.7.2 Modified: head/databases/py-pymysql/Makefile head/databases/py-pymysql/distinfo Modified: head/databases/py-pymysql/Makefile ============================================================================== --- head/databases/py-pymysql/Makefile Fri May 6 09:21:10 2016 (r414691) +++ head/databases/py-pymysql/Makefile Fri May 6 09:23:05 2016 (r414692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pymysql -PORTVERSION= 0.6.7 +PORTVERSION= 0.7.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-pymysql/distinfo ============================================================================== --- head/databases/py-pymysql/distinfo Fri May 6 09:21:10 2016 (r414691) +++ head/databases/py-pymysql/distinfo Fri May 6 09:23:05 2016 (r414692) @@ -1,2 +1,2 @@ -SHA256 (PyMySQL-0.6.7.tar.gz) = e549649db3b1a9317c6027175197458bfb4f55357828410ed4f768fc6ce35f0f -SIZE (PyMySQL-0.6.7.tar.gz) = 61175 +SHA256 (PyMySQL-0.7.2.tar.gz) = bd7acb4990dbf097fae3417641f93e25c690e01ed25c3ed32ea638d6c3ac04ba +SIZE (PyMySQL-0.7.2.tar.gz) = 67182 From owner-svn-ports-all@freebsd.org Fri May 6 09:24:38 2016 Return-Path: Delivered-To: svn-ports-all@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 01FE4B2F18B; Fri, 6 May 2016 09:24:38 +0000 (UTC) (envelope-from gahr@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 C70531DC7; Fri, 6 May 2016 09:24:37 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469OaEl094481; Fri, 6 May 2016 09:24:37 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469Oat0094479; Fri, 6 May 2016 09:24:36 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605060924.u469Oat0094479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 6 May 2016 09:24:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414693 - in head/databases/tcl-lmdb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:24:38 -0000 Author: gahr Date: Fri May 6 09:24:36 2016 New Revision: 414693 URL: https://svnweb.freebsd.org/changeset/ports/414693 Log: databases/tcl-lmdb: update to 0.3.4 Changes: https://github.com/ray2501/tcl-lmdb/compare/0.3.3...0.3.4 Deleted: head/databases/tcl-lmdb/files/ Modified: head/databases/tcl-lmdb/Makefile head/databases/tcl-lmdb/distinfo Modified: head/databases/tcl-lmdb/Makefile ============================================================================== --- head/databases/tcl-lmdb/Makefile Fri May 6 09:23:05 2016 (r414692) +++ head/databases/tcl-lmdb/Makefile Fri May 6 09:24:36 2016 (r414693) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tcl-lmdb -PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTVERSION= 0.3.4 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org Modified: head/databases/tcl-lmdb/distinfo ============================================================================== --- head/databases/tcl-lmdb/distinfo Fri May 6 09:23:05 2016 (r414692) +++ head/databases/tcl-lmdb/distinfo Fri May 6 09:24:36 2016 (r414693) @@ -1,2 +1,2 @@ -SHA256 (ray2501-tcl-lmdb-0.3.3_GH0.tar.gz) = 5ac1af45303a3af7d820b30c8af95146a9732d09b32277085b04ca097aa32c3d -SIZE (ray2501-tcl-lmdb-0.3.3_GH0.tar.gz) = 276080 +SHA256 (ray2501-tcl-lmdb-0.3.4_GH0.tar.gz) = 66e4b34519d2dfc9aa47030d9603560364ea6e54922adaee9ea9229d1a1cbf9d +SIZE (ray2501-tcl-lmdb-0.3.4_GH0.tar.gz) = 276740 From owner-svn-ports-all@freebsd.org Fri May 6 09:43:14 2016 Return-Path: Delivered-To: svn-ports-all@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 923F1B2F731; Fri, 6 May 2016 09:43:14 +0000 (UTC) (envelope-from lwhsu@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 49D341980; Fri, 6 May 2016 09:43:14 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469hDbW000473; Fri, 6 May 2016 09:43:13 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469hDrW000470; Fri, 6 May 2016 09:43:13 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605060943.u469hDrW000470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 09:43:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414694 - head/www/py-httplib2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:43:14 -0000 Author: lwhsu Date: Fri May 6 09:43:13 2016 New Revision: 414694 URL: https://svnweb.freebsd.org/changeset/ports/414694 Log: - Update to 0.9.2 Modified: head/www/py-httplib2/Makefile head/www/py-httplib2/distinfo head/www/py-httplib2/pkg-descr Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Fri May 6 09:24:36 2016 (r414693) +++ head/www/py-httplib2/Makefile Fri May 6 09:43:13 2016 (r414694) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= httplib2 -PORTVERSION= 0.9.1 -DISTVERSIONPREFIX= v +PORTVERSION= 0.9.2 CATEGORIES= www python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org @@ -16,7 +16,4 @@ NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python -USE_GITHUB= yes -GH_ACCOUNT= jcgregorio - .include Modified: head/www/py-httplib2/distinfo ============================================================================== --- head/www/py-httplib2/distinfo Fri May 6 09:24:36 2016 (r414693) +++ head/www/py-httplib2/distinfo Fri May 6 09:43:13 2016 (r414694) @@ -1,2 +1,2 @@ -SHA256 (jcgregorio-httplib2-v0.9.1_GH0.tar.gz) = 677a7c0fb0bcb896db96b45163d94107f0d6236379ea76415fd9a0956e684758 -SIZE (jcgregorio-httplib2-v0.9.1_GH0.tar.gz) = 343945 +SHA256 (httplib2-0.9.2.tar.gz) = c3aba1c9539711551f4d83e857b316b5134a1c4ddce98a875b7027be7dd6d988 +SIZE (httplib2-0.9.2.tar.gz) = 205165 Modified: head/www/py-httplib2/pkg-descr ============================================================================== --- head/www/py-httplib2/pkg-descr Fri May 6 09:24:36 2016 (r414693) +++ head/www/py-httplib2/pkg-descr Fri May 6 09:43:13 2016 (r414694) @@ -1,4 +1,4 @@ A comprehensive HTTP client library, httplib2.py supports many features left out of other HTTP libraries. -WWW: http://code.google.com/p/httplib2/ +WWW: https://github.com/httplib2/httplib2 From owner-svn-ports-all@freebsd.org Fri May 6 10:01:03 2016 Return-Path: Delivered-To: svn-ports-all@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 33131B2FB2F; Fri, 6 May 2016 10:01:03 +0000 (UTC) (envelope-from lwhsu@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 045F61EC3; Fri, 6 May 2016 10:01:02 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46A11ua003978; Fri, 6 May 2016 10:01:01 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46A11w7003976; Fri, 6 May 2016 10:01:01 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605061001.u46A11w7003976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 10:01:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414695 - head/devel/py-sysv_ipc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 10:01:03 -0000 Author: lwhsu Date: Fri May 6 10:01:01 2016 New Revision: 414695 URL: https://svnweb.freebsd.org/changeset/ports/414695 Log: - Update to 0.7.0 Modified: head/devel/py-sysv_ipc/Makefile head/devel/py-sysv_ipc/distinfo Modified: head/devel/py-sysv_ipc/Makefile ============================================================================== --- head/devel/py-sysv_ipc/Makefile Fri May 6 09:43:13 2016 (r414694) +++ head/devel/py-sysv_ipc/Makefile Fri May 6 10:01:01 2016 (r414695) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sysv_ipc -PORTVERSION= 0.6.8 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= http://semanchuk.com/philip/sysv_ipc/ \ CHEESESHOP Modified: head/devel/py-sysv_ipc/distinfo ============================================================================== --- head/devel/py-sysv_ipc/distinfo Fri May 6 09:43:13 2016 (r414694) +++ head/devel/py-sysv_ipc/distinfo Fri May 6 10:01:01 2016 (r414695) @@ -1,2 +1,2 @@ -SHA256 (sysv_ipc-0.6.8.tar.gz) = 0af73375a85c5d9d487c2f14f208812600bd81e4046437ebaf55746b3aade00e -SIZE (sysv_ipc-0.6.8.tar.gz) = 81191 +SHA256 (sysv_ipc-0.7.0.tar.gz) = 6c352fff22619dcb8dac4e57ba715038494002212c5d53af448805956f9b937b +SIZE (sysv_ipc-0.7.0.tar.gz) = 93362 From owner-svn-ports-all@freebsd.org Fri May 6 10:08:01 2016 Return-Path: Delivered-To: svn-ports-all@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 203DFB2FCEF; Fri, 6 May 2016 10:08:01 +0000 (UTC) (envelope-from lwhsu@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 E57821283; Fri, 6 May 2016 10:08:00 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46A80nf006977; Fri, 6 May 2016 10:08:00 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46A804a006972; Fri, 6 May 2016 10:08:00 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605061008.u46A804a006972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 10:08:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414696 - head/security/py-gnutls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 10:08:01 -0000 Author: lwhsu Date: Fri May 6 10:07:59 2016 New Revision: 414696 URL: https://svnweb.freebsd.org/changeset/ports/414696 Log: - Update to 3.0.0 Modified: head/security/py-gnutls/Makefile head/security/py-gnutls/distinfo Modified: head/security/py-gnutls/Makefile ============================================================================== --- head/security/py-gnutls/Makefile Fri May 6 10:01:01 2016 (r414695) +++ head/security/py-gnutls/Makefile Fri May 6 10:07:59 2016 (r414696) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-gnutls/distinfo ============================================================================== --- head/security/py-gnutls/distinfo Fri May 6 10:01:01 2016 (r414695) +++ head/security/py-gnutls/distinfo Fri May 6 10:07:59 2016 (r414696) @@ -1,2 +1,2 @@ -SHA256 (python-gnutls-2.0.1.tar.gz) = d8fb368c6a4dd58bc6cd5e61d4a12d119c4506fd344a371b3429b3ac2623b9ac -SIZE (python-gnutls-2.0.1.tar.gz) = 42560 +SHA256 (python-gnutls-3.0.0.tar.gz) = 6c1274c9f5c0c8c18d050134d6aa2bff3dbf59349fe5485f447fff5c24eb2dfb +SIZE (python-gnutls-3.0.0.tar.gz) = 40490 From owner-svn-ports-all@freebsd.org Fri May 6 10:13:57 2016 Return-Path: Delivered-To: svn-ports-all@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 176DFB3008C; Fri, 6 May 2016 10:13:57 +0000 (UTC) (envelope-from lwhsu@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 DBC3417FD; Fri, 6 May 2016 10:13:56 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46ADuvj009888; Fri, 6 May 2016 10:13:56 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46ADtGq009885; Fri, 6 May 2016 10:13:55 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605061013.u46ADtGq009885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 10:13:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414697 - head/lang/ceylon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 10:13:57 -0000 Author: lwhsu Date: Fri May 6 10:13:55 2016 New Revision: 414697 URL: https://svnweb.freebsd.org/changeset/ports/414697 Log: - Update to 1.2.2 Modified: head/lang/ceylon/Makefile head/lang/ceylon/distinfo head/lang/ceylon/pkg-plist Modified: head/lang/ceylon/Makefile ============================================================================== --- head/lang/ceylon/Makefile Fri May 6 10:07:59 2016 (r414696) +++ head/lang/ceylon/Makefile Fri May 6 10:13:55 2016 (r414697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ceylon -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= lang java MASTER_SITES= http://downloads.ceylon-lang.org/cli/ Modified: head/lang/ceylon/distinfo ============================================================================== --- head/lang/ceylon/distinfo Fri May 6 10:07:59 2016 (r414696) +++ head/lang/ceylon/distinfo Fri May 6 10:13:55 2016 (r414697) @@ -1,2 +1,2 @@ -SHA256 (ceylon-1.2.1.zip) = 08379f76e5ce2db01f015efbfde05ecc7c8a8244441459eb7c4ea830eabaa1bb -SIZE (ceylon-1.2.1.zip) = 18901057 +SHA256 (ceylon-1.2.2.zip) = 68a7d56b2d3eca83f8832ef1a2e0e58124a71c3c9fc0cda7c377e4882b4feedb +SIZE (ceylon-1.2.2.zip) = 19026629 Modified: head/lang/ceylon/pkg-plist ============================================================================== --- head/lang/ceylon/pkg-plist Fri May 6 10:07:59 2016 (r414696) +++ head/lang/ceylon/pkg-plist Fri May 6 10:13:55 2016 (r414697) @@ -2,6 +2,7 @@ bin/ceylon bin/ceylon-sh-setup man/man1/ceylon-ant-task-doc.1.gz man/man1/ceylon-bash-completion.1.gz +man/man1/ceylon-bootstrap.1.gz man/man1/ceylon-browse.1.gz man/man1/ceylon-classpath.1.gz man/man1/ceylon-compile-js.1.gz From owner-svn-ports-all@freebsd.org Fri May 6 10:17:43 2016 Return-Path: Delivered-To: svn-ports-all@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 4651CB30144; Fri, 6 May 2016 10:17:43 +0000 (UTC) (envelope-from lwhsu@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 16AA519AE; Fri, 6 May 2016 10:17:43 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46AHgYj010106; Fri, 6 May 2016 10:17:42 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46AHgmN010105; Fri, 6 May 2016 10:17:42 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605061017.u46AHgmN010105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 10:17:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414698 - head/www/p5-WWW-Google-Notebook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 10:17:43 -0000 Author: lwhsu Date: Fri May 6 10:17:42 2016 New Revision: 414698 URL: https://svnweb.freebsd.org/changeset/ports/414698 Log: - Set EXPIRATION_DATE Modified: head/www/p5-WWW-Google-Notebook/Makefile Modified: head/www/p5-WWW-Google-Notebook/Makefile ============================================================================== --- head/www/p5-WWW-Google-Notebook/Makefile Fri May 6 10:13:55 2016 (r414697) +++ head/www/p5-WWW-Google-Notebook/Makefile Fri May 6 10:17:42 2016 (r414698) @@ -19,4 +19,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure +DEPRECATED= Google Notebook has shut down +EXPIRATION_DATE= 2016-06-30 + .include From owner-svn-ports-all@freebsd.org Fri May 6 11:40:29 2016 Return-Path: Delivered-To: svn-ports-all@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 8182EB317DD; Fri, 6 May 2016 11:40:29 +0000 (UTC) (envelope-from pi@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 353731DC8; Fri, 6 May 2016 11:40:29 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46BeS8t033875; Fri, 6 May 2016 11:40:28 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46BeSpU033873; Fri, 6 May 2016 11:40:28 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061140.u46BeSpU033873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 11:40:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414699 - head/databases/sqlite3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 11:40:29 -0000 Author: pi Date: Fri May 6 11:40:28 2016 New Revision: 414699 URL: https://svnweb.freebsd.org/changeset/ports/414699 Log: databases/sqlite3: 3.12.1 -> 3.12.2 Changes: https://www.sqlite.org/releaselog/3_12_2.html - change to default on options FTS3_TOKEN, as required by audio/clementine-player PR: 209284 Submitted by: Pavel Volkov (maintainer) Modified: head/databases/sqlite3/Makefile head/databases/sqlite3/distinfo Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Fri May 6 10:17:42 2016 (r414698) +++ head/databases/sqlite3/Makefile Fri May 6 11:40:28 2016 (r414699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 @@ -106,9 +106,11 @@ READLINEP_PREVENTS= READLINES EDITLINE EDITLINE_PREVENTS= READLINES READLINEP OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \ - EXTENSION TS1 UNICODE61 RTREE DBSTAT STSHELL READLINES + EXTENSION TS1 UNICODE61 RTREE DBSTAT STSHELL READLINES \ + FTS3_TOKEN # SECURE_DELETE, UNLOCK_NOTIFY, DBSTAT (since 41.0) used by www/firefox et al. # RTREE used by graphics/mapnik, databases/spatialite +# FTS3_TOKEN used by audio/clementine-player PLIST_FILES= bin/sqlite3 include/sqlite3.h include/sqlite3ext.h \ lib/libsqlite3.a lib/libsqlite3.so lib/libsqlite3.so.0 \ Modified: head/databases/sqlite3/distinfo ============================================================================== --- head/databases/sqlite3/distinfo Fri May 6 10:17:42 2016 (r414698) +++ head/databases/sqlite3/distinfo Fri May 6 11:40:28 2016 (r414699) @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3120100.tar.gz) = 1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c -SIZE (sqlite-autoconf-3120100.tar.gz) = 2374576 +SHA256 (sqlite-autoconf-3120200.tar.gz) = fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb +SIZE (sqlite-autoconf-3120200.tar.gz) = 2374804 From owner-svn-ports-all@freebsd.org Fri May 6 11:42:15 2016 Return-Path: Delivered-To: svn-ports-all@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 D00B8B31967; Fri, 6 May 2016 11:42:15 +0000 (UTC) (envelope-from pi@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 A25341295; Fri, 6 May 2016 11:42:15 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46BgEKA036873; Fri, 6 May 2016 11:42:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46BgEvo036871; Fri, 6 May 2016 11:42:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061142.u46BgEvo036871@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 11:42:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414700 - head/databases/tcl-sqlite3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 11:42:15 -0000 Author: pi Date: Fri May 6 11:42:14 2016 New Revision: 414700 URL: https://svnweb.freebsd.org/changeset/ports/414700 Log: databases/tcl-sqlite3: 3.12.1 -> 3.12.2 Changes: https://www.sqlite.org/releaselog/3_12_2.html PR: 209285 Submitted by: Pavel Volkov (maintainer) Modified: head/databases/tcl-sqlite3/Makefile head/databases/tcl-sqlite3/distinfo Modified: head/databases/tcl-sqlite3/Makefile ============================================================================== --- head/databases/tcl-sqlite3/Makefile Fri May 6 11:40:28 2016 (r414699) +++ head/databases/tcl-sqlite3/Makefile Fri May 6 11:42:14 2016 (r414700) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 CATEGORIES= databases tcl MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ PKGNAMEPREFIX= tcl- Modified: head/databases/tcl-sqlite3/distinfo ============================================================================== --- head/databases/tcl-sqlite3/distinfo Fri May 6 11:40:28 2016 (r414699) +++ head/databases/tcl-sqlite3/distinfo Fri May 6 11:42:14 2016 (r414700) @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3120100.tar.gz) = 1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c -SIZE (sqlite-autoconf-3120100.tar.gz) = 2374576 +SHA256 (sqlite-autoconf-3120200.tar.gz) = fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb +SIZE (sqlite-autoconf-3120200.tar.gz) = 2374804 From owner-svn-ports-all@freebsd.org Fri May 6 11:49:07 2016 Return-Path: Delivered-To: svn-ports-all@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 7E935B31CA3; Fri, 6 May 2016 11:49:07 +0000 (UTC) (envelope-from bapt@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 4E6791875; Fri, 6 May 2016 11:49:07 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Bn6dY037223; Fri, 6 May 2016 11:49:06 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Bn6H6037221; Fri, 6 May 2016 11:49:06 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605061149.u46Bn6H6037221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 6 May 2016 11:49:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414701 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 11:49:07 -0000 Author: bapt Date: Fri May 6 11:49:06 2016 New Revision: 414701 URL: https://svnweb.freebsd.org/changeset/ports/414701 Log: Update to 1.7.99.6 Changes: - Fix a regression on systems wihtout utimensat(2) - Revert a behaviour change with rootdir and repositories that appeared to be more painful for users than helpful - Fix pkg clean removing /var/cache/pkg if it is a symlink - capsicumize pkg clean - make pkg clean remove empty directories Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Fri May 6 11:42:14 2016 (r414700) +++ head/ports-mgmt/pkg-devel/Makefile Fri May 6 11:49:06 2016 (r414701) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.5 +DISTVERSION= 1.7.99.6 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Fri May 6 11:42:14 2016 (r414700) +++ head/ports-mgmt/pkg-devel/distinfo Fri May 6 11:49:06 2016 (r414701) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.5.tar.xz) = 0b30476966914fd56ecff076af74cfc816449c93ea4a5f88677fc7e03487f339 -SIZE (pkg-1.7.99.5.tar.xz) = 1916068 +SHA256 (pkg-1.7.99.6.tar.xz) = bd5f43231824c03b1372c2ff311a4b92f97eb3eaf9ba8fae5fea8e521947fd5b +SIZE (pkg-1.7.99.6.tar.xz) = 1943024 From owner-svn-ports-all@freebsd.org Fri May 6 12:02:21 2016 Return-Path: Delivered-To: svn-ports-all@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 A0D37B30744; Fri, 6 May 2016 12:02:21 +0000 (UTC) (envelope-from pi@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 73B68128D; Fri, 6 May 2016 12:02:21 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46C2K3A043048; Fri, 6 May 2016 12:02:20 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46C2KGB043046; Fri, 6 May 2016 12:02:20 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061202.u46C2KGB043046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 12:02:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414702 - head/devel/libtecla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 12:02:21 -0000 Author: pi Date: Fri May 6 12:02:20 2016 New Revision: 414702 URL: https://svnweb.freebsd.org/changeset/ports/414702 Log: devel/libtecla: 1.6.2 -> 1.6.3 - This release corrects some problems in the build process, including one that was preventing libtecla from being compiled on Mac OS X. PR: 208485 Submitted by: pfg Approved by: k@stereochro.me (maintainer timeout) Modified: head/devel/libtecla/Makefile head/devel/libtecla/distinfo Modified: head/devel/libtecla/Makefile ============================================================================== --- head/devel/libtecla/Makefile Fri May 6 11:49:06 2016 (r414701) +++ head/devel/libtecla/Makefile Fri May 6 12:02:20 2016 (r414702) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libtecla -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.6.3 CATEGORIES= devel MASTER_SITES= http://www.astro.caltech.edu/~mcs/tecla/ Modified: head/devel/libtecla/distinfo ============================================================================== --- head/devel/libtecla/distinfo Fri May 6 11:49:06 2016 (r414701) +++ head/devel/libtecla/distinfo Fri May 6 12:02:20 2016 (r414702) @@ -1,2 +1,2 @@ -SHA256 (libtecla-1.6.2.tar.gz) = 8c61db528364f4e88e34e79eb3730adf54e43c594cf12faf712117a6d20eb7b8 -SIZE (libtecla-1.6.2.tar.gz) = 535977 +SHA256 (libtecla-1.6.3.tar.gz) = f2757cc55040859fcf8f59a0b7b26e0184a22bece44ed9568a4534a478c1ee1a +SIZE (libtecla-1.6.3.tar.gz) = 531499 From owner-svn-ports-all@freebsd.org Fri May 6 12:37:38 2016 Return-Path: Delivered-To: svn-ports-all@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 8B386B2F291; Fri, 6 May 2016 12:37:38 +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 5B1391379; Fri, 6 May 2016 12:37:38 +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 u46CbbNZ052485; Fri, 6 May 2016 12:37:37 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46CbbXs052479; Fri, 6 May 2016 12:37:37 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605061237.u46CbbXs052479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 6 May 2016 12:37:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414703 - in branches/2016Q2/mail: linux-thunderbird thunderbird thunderbird-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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 12:37:38 -0000 Author: jbeich Date: Fri May 6 12:37:36 2016 New Revision: 414703 URL: https://svnweb.freebsd.org/changeset/ports/414703 Log: MFH: r414684 mail/thunderbird: update to 45.1.0 - Update ENIGMAIL to 1.9.2 [1] Changes: https://www.mozilla.org/thunderbird/45.1.0/releasenotes/ Changes: https://www.enigmail.net/index.php/en/download/changelog [1] PR: 209155 [1] Submitted by: mi [1] Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f Approved by: ports-secteam (feld) Modified: branches/2016Q2/mail/linux-thunderbird/Makefile branches/2016Q2/mail/linux-thunderbird/distinfo branches/2016Q2/mail/thunderbird-i18n/Makefile branches/2016Q2/mail/thunderbird-i18n/distinfo branches/2016Q2/mail/thunderbird/Makefile branches/2016Q2/mail/thunderbird/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/mail/linux-thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/Makefile Fri May 6 12:02:20 2016 (r414702) +++ branches/2016Q2/mail/linux-thunderbird/Makefile Fri May 6 12:37:36 2016 (r414703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.0 +DISTVERSION= 45.1.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US Modified: branches/2016Q2/mail/linux-thunderbird/distinfo ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/distinfo Fri May 6 12:02:20 2016 (r414702) +++ branches/2016Q2/mail/linux-thunderbird/distinfo Fri May 6 12:37:36 2016 (r414703) @@ -1,5 +1,5 @@ -SHA256 (thunderbird-45.0.tar.bz2) = c4e1d0a902ab04db666ac90cf1003f8b48ed88e3291fbbf1d6b2606e805a45b0 -SIZE (thunderbird-45.0.tar.bz2) = 44105947 +SHA256 (thunderbird-45.1.0.tar.bz2) = 24c5d03af4a931d8b1e31de86b9ae15b630e40b8b784c94981195ccca633796e +SIZE (thunderbird-45.1.0.tar.bz2) = 44109949 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 Modified: branches/2016Q2/mail/thunderbird-i18n/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird-i18n/Makefile Fri May 6 12:02:20 2016 (r414702) +++ branches/2016Q2/mail/thunderbird-i18n/Makefile Fri May 6 12:37:36 2016 (r414703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 45.0 +PORTVERSION= 45.1.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2016Q2/mail/thunderbird-i18n/distinfo ============================================================================== --- branches/2016Q2/mail/thunderbird-i18n/distinfo Fri May 6 12:02:20 2016 (r414702) +++ branches/2016Q2/mail/thunderbird-i18n/distinfo Fri May 6 12:37:36 2016 (r414703) @@ -1,116 +1,116 @@ -SHA256 (xpi/thunderbird-i18n-45.0/ar.xpi) = fb2149bf73d5ac70ed902634eb30171835dabaa1a320aa0761057d5a1833bef9 -SIZE (xpi/thunderbird-i18n-45.0/ar.xpi) = 490773 -SHA256 (xpi/thunderbird-i18n-45.0/ast.xpi) = aa00a32977f5f6181f7a5e7d97c5e7518e69ab7d4babd93c2e60e3d34a5b849f -SIZE (xpi/thunderbird-i18n-45.0/ast.xpi) = 428057 -SHA256 (xpi/thunderbird-i18n-45.0/be.xpi) = 76fd0ca0105b899b136499eca33910a8a769e0cf2b87ad5c63024b4fadd22313 -SIZE (xpi/thunderbird-i18n-45.0/be.xpi) = 469094 -SHA256 (xpi/thunderbird-i18n-45.0/bg.xpi) = 9496be1bddc7739269880d2add7ba14e7a82c7a51bbd158f54f5a86a17d2b030 -SIZE (xpi/thunderbird-i18n-45.0/bg.xpi) = 524297 -SHA256 (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 9960e4a3900b7fa58e9b23260519c14cd13c57c7613a46d67192070d8a6066cb -SIZE (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 581437 -SHA256 (xpi/thunderbird-i18n-45.0/br.xpi) = b0a32d8f1a587417624c2710433d004a3a8cf7df6614b47af7eda3a7c49aee9c -SIZE (xpi/thunderbird-i18n-45.0/br.xpi) = 465998 -SHA256 (xpi/thunderbird-i18n-45.0/ca.xpi) = 0cc24edb880a8d956854edf9162c5066f4159b7389d0764024e6b721c9d7d664 -SIZE (xpi/thunderbird-i18n-45.0/ca.xpi) = 467978 -SHA256 (xpi/thunderbird-i18n-45.0/cs.xpi) = dea9eab64d80ea8f1f190cb534e15e138a03707932398f74be4419f543734eaa -SIZE (xpi/thunderbird-i18n-45.0/cs.xpi) = 474326 -SHA256 (xpi/thunderbird-i18n-45.0/cy.xpi) = be109dd5fa1c73afbada379a7f09c85088c4caaf0ecfbc34ed9a6a76ce5bbbc6 -SIZE (xpi/thunderbird-i18n-45.0/cy.xpi) = 456119 -SHA256 (xpi/thunderbird-i18n-45.0/da.xpi) = a2582eb709e1eda1d1d790d3e825f1de874216be86dc69bf09216ff2e3cc1bee -SIZE (xpi/thunderbird-i18n-45.0/da.xpi) = 445593 -SHA256 (xpi/thunderbird-i18n-45.0/de.xpi) = c7415d7d2d7add3d0a99d9b8503291bf012b0a0e8628fe779365a19cd0a00105 -SIZE (xpi/thunderbird-i18n-45.0/de.xpi) = 451954 -SHA256 (xpi/thunderbird-i18n-45.0/dsb.xpi) = 689655b8f8916eeecf1e966d342e6772500fd872f9ebb688e7344d19b1debdc5 -SIZE (xpi/thunderbird-i18n-45.0/dsb.xpi) = 481646 -SHA256 (xpi/thunderbird-i18n-45.0/el.xpi) = 7e5badcfa2bab9c87abaab82c1b05f29727cbc851383a64792690554776eadd9 -SIZE (xpi/thunderbird-i18n-45.0/el.xpi) = 514355 -SHA256 (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 5d268a207232ecae0b2cea61d4cc8bb40334f21d200443778bad617ff1b25f23 -SIZE (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 437602 -SHA256 (xpi/thunderbird-i18n-45.0/en-US.xpi) = 1260c20185c3252b25488c0d3b463937078ae481456b35f1926473049dd442ff -SIZE (xpi/thunderbird-i18n-45.0/en-US.xpi) = 435471 -SHA256 (xpi/thunderbird-i18n-45.0/es-AR.xpi) = b70cfa37a653f0a8968006e108721729173f80270e29bac1a53d21e052c626c1 -SIZE (xpi/thunderbird-i18n-45.0/es-AR.xpi) = 464682 -SHA256 (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 106ddf25bc9a62d54f943df770ed2650d2f500c7abbd5868af455f3eae3bd3fd -SIZE (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 387998 -SHA256 (xpi/thunderbird-i18n-45.0/et.xpi) = 62f42758f751f506805f7e876a6a17ff93eb6e322a4d5fac4d012d018250ea40 -SIZE (xpi/thunderbird-i18n-45.0/et.xpi) = 458416 -SHA256 (xpi/thunderbird-i18n-45.0/eu.xpi) = abac313e1ae3a2bae9ff5c56e4b207a6ba71a77db2cfcf5cd459c8c9cb6e7979 -SIZE (xpi/thunderbird-i18n-45.0/eu.xpi) = 456706 -SHA256 (xpi/thunderbird-i18n-45.0/fi.xpi) = afb758875d3935c2a06205965d69300f6a0f63ac2f1ed50b0ab6338139a1362d -SIZE (xpi/thunderbird-i18n-45.0/fi.xpi) = 458334 -SHA256 (xpi/thunderbird-i18n-45.0/fr.xpi) = 15bd3883903231914d8acebed9593f00137826f59dc45943354f2feb9cca5621 -SIZE (xpi/thunderbird-i18n-45.0/fr.xpi) = 475464 -SHA256 (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 03af0e3471172abd34d62c4d8f28b59a3c16ec7b93d66b831d0faa853c80358b -SIZE (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 464755 -SHA256 (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 3bd85a997f6c020e6c814a7895d431aa6df1b5392dec65a6ce809c557538b137 -SIZE (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 480315 -SHA256 (xpi/thunderbird-i18n-45.0/gd.xpi) = 96ab01f5658b6f3f774c6f754acdf9731c3a64c462d72b4514035e426fcefb05 -SIZE (xpi/thunderbird-i18n-45.0/gd.xpi) = 478295 -SHA256 (xpi/thunderbird-i18n-45.0/gl.xpi) = 6cae6fc66d2a3a8de17985bdf15c6ea559d54656c5238ba76d1e80312a9e5d32 -SIZE (xpi/thunderbird-i18n-45.0/gl.xpi) = 478578 -SHA256 (xpi/thunderbird-i18n-45.0/he.xpi) = af1d9f6b687773bf671012b73a16be1511d71661d9b47ebbf6b715449ba8e8db -SIZE (xpi/thunderbird-i18n-45.0/he.xpi) = 497960 -SHA256 (xpi/thunderbird-i18n-45.0/hr.xpi) = a6379f9aa6b2420bad3e03de51744fda3f281360d32fb20393458cb91d3e6dc1 -SIZE (xpi/thunderbird-i18n-45.0/hr.xpi) = 463957 -SHA256 (xpi/thunderbird-i18n-45.0/hsb.xpi) = 353987805a44f12e896ae2035956d5270f1d878a3882f7473c593dd7bb5dfc0b -SIZE (xpi/thunderbird-i18n-45.0/hsb.xpi) = 479412 -SHA256 (xpi/thunderbird-i18n-45.0/hu.xpi) = cf3833bfe2ba2629aea229cba992e47e2f44ba67dbc417c5356cbf1b8fe8326f -SIZE (xpi/thunderbird-i18n-45.0/hu.xpi) = 479583 -SHA256 (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 5d10aee8ee42e2c191844f3195b81e9bddd0f409957415f8f7bd0d527a6ded13 -SIZE (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 518881 -SHA256 (xpi/thunderbird-i18n-45.0/id.xpi) = 21397c9ccb1c8a19873ee621affaa2eadc0d48e43baa590476d0c7394ad7e1cd -SIZE (xpi/thunderbird-i18n-45.0/id.xpi) = 499980 -SHA256 (xpi/thunderbird-i18n-45.0/is.xpi) = c4a78c55eff843258ca45a81437fa350453f1344ce704960965e1bef2a43aab8 -SIZE (xpi/thunderbird-i18n-45.0/is.xpi) = 462189 -SHA256 (xpi/thunderbird-i18n-45.0/it.xpi) = ce3182539224f6d7ab6b3f5aab0c60c2552f91b8836c20b523f1bc1faf77043a -SIZE (xpi/thunderbird-i18n-45.0/it.xpi) = 376887 -SHA256 (xpi/thunderbird-i18n-45.0/ja.xpi) = 4dbec26b6449bcc803442fa78b90386296f548631481a738339f6125a39cfc0f -SIZE (xpi/thunderbird-i18n-45.0/ja.xpi) = 519550 -SHA256 (xpi/thunderbird-i18n-45.0/ko.xpi) = 50f7ecd392dfce7fc35882d9c1c0962f51a729dd7dae128d53969c85b8f2dacf -SIZE (xpi/thunderbird-i18n-45.0/ko.xpi) = 487416 -SHA256 (xpi/thunderbird-i18n-45.0/lt.xpi) = 7b59810bad64dc6b02ec9d1cc9a22b639ec8c35f17394147d75088e326ced3e0 -SIZE (xpi/thunderbird-i18n-45.0/lt.xpi) = 477734 -SHA256 (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = f1f395d73066d37823a3520ef09d8bc781bbb308555daff3d82208d4c9fa10cb -SIZE (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = 460010 -SHA256 (xpi/thunderbird-i18n-45.0/nl.xpi) = 8df61ee2940defbad67442cbdc4cd30e4cb9364b7188066933b1d867216fc96e -SIZE (xpi/thunderbird-i18n-45.0/nl.xpi) = 456662 -SHA256 (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = bf89fbd5015da7c4e327e3959085788e735aab93f85dc891b9ee7609797a797b -SIZE (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = 460878 -SHA256 (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 90cef5c55d1d9428e908e52921214cb89022db22d20324cda571f5067ce6adc2 -SIZE (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 551066 -SHA256 (xpi/thunderbird-i18n-45.0/pl.xpi) = 5ca001ceb3b6fa049c7d369ef6feca0ca635ffdd3fc602058e48cf7547ebfb58 -SIZE (xpi/thunderbird-i18n-45.0/pl.xpi) = 423865 -SHA256 (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 9551e881a82960df63b47744d14a9dd10c544e275e1198fdad47202efb827e74 -SIZE (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 464681 -SHA256 (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 9774d7df25cbdea8214789990eca45b2a6b3afb4db95090b0b6749fafeb63fa0 -SIZE (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 463749 -SHA256 (xpi/thunderbird-i18n-45.0/rm.xpi) = f5d87085b9a730d0737b27fde6407dce7b90957d4e373a747e3379e1c16ff5e0 -SIZE (xpi/thunderbird-i18n-45.0/rm.xpi) = 462648 -SHA256 (xpi/thunderbird-i18n-45.0/ro.xpi) = d975b76899782465673dbb1c4174b28c017342ca3d38f6fa3a2973a5b8817ca0 -SIZE (xpi/thunderbird-i18n-45.0/ro.xpi) = 468516 -SHA256 (xpi/thunderbird-i18n-45.0/ru.xpi) = 7e61145bb880e12c1205f8235f4f78c6e11e6e1c83e57d9fff440e1730da6e29 -SIZE (xpi/thunderbird-i18n-45.0/ru.xpi) = 463889 -SHA256 (xpi/thunderbird-i18n-45.0/si.xpi) = a35e7115b8c11c5f043905e2b911bc4e7a831b3be2adb8f1f77e1d24c9cb6f01 -SIZE (xpi/thunderbird-i18n-45.0/si.xpi) = 555993 -SHA256 (xpi/thunderbird-i18n-45.0/sk.xpi) = b3ef0caeeb8b388b5a5141cd1cf2022f0446a4de7548a80454932533f2d5c09c -SIZE (xpi/thunderbird-i18n-45.0/sk.xpi) = 481490 -SHA256 (xpi/thunderbird-i18n-45.0/sl.xpi) = 83aa064ecc7d667d9a718d2c91ee3588093e7df9c4a81b84cca11d88301c5458 -SIZE (xpi/thunderbird-i18n-45.0/sl.xpi) = 462779 -SHA256 (xpi/thunderbird-i18n-45.0/sq.xpi) = f27cbf31f7077e8f23094519f18b1fdb47dc4c2daad61d3c948df42a33fb043f -SIZE (xpi/thunderbird-i18n-45.0/sq.xpi) = 469533 -SHA256 (xpi/thunderbird-i18n-45.0/sr.xpi) = f243ac51c842acdbd2d2b8f6ffbd11c637e859604de87c45ff483c177ae7c45c -SIZE (xpi/thunderbird-i18n-45.0/sr.xpi) = 565463 -SHA256 (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = c486c44b0eae6f930cf65322fa80ab5980275fe4e8c40a96df6e4fa7e5be48cc -SIZE (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = 465432 -SHA256 (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = d8acc86335f62cc0a51ac7021696c26ad78b4776e9069b12dbc80ef5affd45a4 -SIZE (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = 579217 -SHA256 (xpi/thunderbird-i18n-45.0/tr.xpi) = fc84b4a72222b0bf9bd0f0dd22b8aefaade996a6a3a73aac2e378ad92edbb780 -SIZE (xpi/thunderbird-i18n-45.0/tr.xpi) = 467620 -SHA256 (xpi/thunderbird-i18n-45.0/uk.xpi) = dc05607f77ceed5e07b7d0432d149e420edb955b72ebc3c6465a19b98799e7af -SIZE (xpi/thunderbird-i18n-45.0/uk.xpi) = 536436 -SHA256 (xpi/thunderbird-i18n-45.0/vi.xpi) = 91fa505c9eaf6fd7c0139cfbe2358595078114767d0220f33309442e2e37fada -SIZE (xpi/thunderbird-i18n-45.0/vi.xpi) = 540496 -SHA256 (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 3f5bc2c5d4c21d2856591dd1de864e53105ae6a2decaee58ed27a66a52188e21 -SIZE (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 489208 -SHA256 (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 2e78b6ef421619df69edde19e1995a2d54c8726539ba38b3afe22b96267008ea -SIZE (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 490848 +SHA256 (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 19ca994ba8ae469e3ee62d0e8f2c22b436c355a02ec187e81d615c67c9addad3 +SIZE (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 490774 +SHA256 (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 97a31e91a44e84ce5975f8a4f15b1792c5c11b3a796d648e3e9943f51454bfd3 +SIZE (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 428058 +SHA256 (xpi/thunderbird-i18n-45.1.0/be.xpi) = 7e7b3c6d8ce6c73a0cc522924bf578682b2b029c5c534a6bbad24968f086fc47 +SIZE (xpi/thunderbird-i18n-45.1.0/be.xpi) = 469095 +SHA256 (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 4bbd01b864a0d57c7f9dd8f7b09b702db0b5629d5330ab23af64b1edc286cb47 +SIZE (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 524298 +SHA256 (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = a234d2ddc12c466a2812329e3e2bb186bd09a85a8c0ab2ce387b7f6133a7ee73 +SIZE (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = 581438 +SHA256 (xpi/thunderbird-i18n-45.1.0/br.xpi) = 47c8d122a35a688282f72e70c29af8a6e0cf3b31fa1bb98da5f7ec7dfcd5b381 +SIZE (xpi/thunderbird-i18n-45.1.0/br.xpi) = 465999 +SHA256 (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 9d0ffb70eb8b72ba0932c3bee34f12a3fb06766d3cfb063872219397c48685fc +SIZE (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 467979 +SHA256 (xpi/thunderbird-i18n-45.1.0/cs.xpi) = dd7c1720fa7f2825438dee59e46e5d93911d29f8f4f05152b61d0ec6675009f0 +SIZE (xpi/thunderbird-i18n-45.1.0/cs.xpi) = 474327 +SHA256 (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 5ef4be044999200b273a148f7bc1954c5a20047383ea27ac1eb065aaa47db56b +SIZE (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 456120 +SHA256 (xpi/thunderbird-i18n-45.1.0/da.xpi) = 7961f7214f3eff898964aaa2a79bf554d566fc18405508f504ba20b92a0085e6 +SIZE (xpi/thunderbird-i18n-45.1.0/da.xpi) = 445594 +SHA256 (xpi/thunderbird-i18n-45.1.0/de.xpi) = 0f8291cbc88d6fb18fae20ecc30e1a70f2492d06c3734d63e8900f2977721a5f +SIZE (xpi/thunderbird-i18n-45.1.0/de.xpi) = 451955 +SHA256 (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = d71e1d3f0b9a583bcd67a3844b91e043ab7961219fc1ff8f5c98177a78ac0a1e +SIZE (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = 481646 +SHA256 (xpi/thunderbird-i18n-45.1.0/el.xpi) = f9d39cdecfe57374fb35694a3d2073959fe6c33629df3a124b37b829fe50bcce +SIZE (xpi/thunderbird-i18n-45.1.0/el.xpi) = 514358 +SHA256 (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = b339fe2259e86be929cb7e9a9e9779d2fc16c5cdd92949ad64b8a57553eb1269 +SIZE (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = 437602 +SHA256 (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = d61bda9acabc223810bcb86b73d1d27e92708f6517bc7c89663834058e36ffdf +SIZE (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = 435471 +SHA256 (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = f05c5717d6b48632e389afde024a35df775c5bf5fa710606666f6385a5475755 +SIZE (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = 464683 +SHA256 (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 5c0de219e65edafd7893ae94727f002b6a8841c336f4f1acda82de982c76d0dd +SIZE (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 387999 +SHA256 (xpi/thunderbird-i18n-45.1.0/et.xpi) = bc8b3283dacf9180e1fc9b8cd563fcb576d746aa2b085a4287d3b69b84b2f8e8 +SIZE (xpi/thunderbird-i18n-45.1.0/et.xpi) = 458418 +SHA256 (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 625b59556469dad351cde4a28a5dce5529aa2465dcde1f7eaeecbede785272dc +SIZE (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 456707 +SHA256 (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 15f4c05034134d9b1900a8a8a1040686b9a711eca5ff2e45ddc502e0f248768b +SIZE (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 458335 +SHA256 (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 5490d542ad080fbce3076c691004a0fa8d47ead78ceb46ce8a0d1f6452ddb5a8 +SIZE (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 475465 +SHA256 (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 473af6e3e4bdf460485c6a46cae6b14d15221f5eb17d2a36500aefe6cd2589c6 +SIZE (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 464756 +SHA256 (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 4d2d14261e1ac010b3c762030cf416727821c433b2ff7b1867e5f5c07d8ca04b +SIZE (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 480315 +SHA256 (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 05d709219a0c6ef956663dbcbfa7f546a4ada1128922ad678307b99d2f16f281 +SIZE (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 478296 +SHA256 (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 15bd061510fdfbae09807f7697acc6e743f72a634c91002e830001fbeb01f5f5 +SIZE (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 478580 +SHA256 (xpi/thunderbird-i18n-45.1.0/he.xpi) = 05fa15c626a0166280e2c406947ebf28e463337f77086c5f7fa374e5f859479a +SIZE (xpi/thunderbird-i18n-45.1.0/he.xpi) = 497962 +SHA256 (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 3459b013efbfc2e15129b623869ee4a61810f4eb864bf71d3cdbbce0d3465144 +SIZE (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 463958 +SHA256 (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 2dc60498f9ede9f084805c65ce7a70d12cffa828c19d206478a1966023bf396d +SIZE (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 479413 +SHA256 (xpi/thunderbird-i18n-45.1.0/hu.xpi) = e899edbae6b7d20346a08896770b63bd27226214777fbff43d8287407545b8a3 +SIZE (xpi/thunderbird-i18n-45.1.0/hu.xpi) = 479583 +SHA256 (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 5e8b49826771d87b40bd0de7c973715a9dc6f87cbcb57ecab2baf13c0312c9e7 +SIZE (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 518882 +SHA256 (xpi/thunderbird-i18n-45.1.0/id.xpi) = 218fd44697d5d77e7057203c618941341a477ce84cd9058c4aca1bf444ffba0a +SIZE (xpi/thunderbird-i18n-45.1.0/id.xpi) = 499981 +SHA256 (xpi/thunderbird-i18n-45.1.0/is.xpi) = 33a82beeed8d07a0e99027e4658956ead6191c4d83731b8ed9785b5e4a8ceeec +SIZE (xpi/thunderbird-i18n-45.1.0/is.xpi) = 462190 +SHA256 (xpi/thunderbird-i18n-45.1.0/it.xpi) = b88335742b965488b4c253b2762922dcbaec1b03e4a46e89ccf0868a312d97a9 +SIZE (xpi/thunderbird-i18n-45.1.0/it.xpi) = 376888 +SHA256 (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 508616adb80b75eb11ac4ffe774da069c53e5325cd2518bea8a6b68124e442aa +SIZE (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 519551 +SHA256 (xpi/thunderbird-i18n-45.1.0/ko.xpi) = d66d4fff901d7e1b073709807f6b5d5d6bb3c1abac13df27c040f924a574ff05 +SIZE (xpi/thunderbird-i18n-45.1.0/ko.xpi) = 487416 +SHA256 (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 3505eab4baaca400374f6a600dc3502ddb8cd4415caa64c8e7fb8516e02d4ace +SIZE (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 477735 +SHA256 (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 77a7fd3ec33ea13f13dfc785a59bc195e4f22a526ce3af0657e4cd26a345bd0f +SIZE (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 460011 +SHA256 (xpi/thunderbird-i18n-45.1.0/nl.xpi) = dc8d2c6a679f6d4e911015c87fb67c82f9cef4820965e0d80a8c53aaba1155ba +SIZE (xpi/thunderbird-i18n-45.1.0/nl.xpi) = 456663 +SHA256 (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 80a9d5f496db0854f565c1ab71473aaf5e39e2e0e312aa1516732d87f99e1e34 +SIZE (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 460879 +SHA256 (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 7be57264ce44d7a08addccaa24661f9cf1def3e1e0d1bb23e4f8b6de72a5a342 +SIZE (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 551066 +SHA256 (xpi/thunderbird-i18n-45.1.0/pl.xpi) = a2dfbf3e92891b98bb7ab6feef9c7b903f16fe4615b641506e3470ba5505af04 +SIZE (xpi/thunderbird-i18n-45.1.0/pl.xpi) = 423866 +SHA256 (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = bf7f0de90bcf22a5087fbe4883962a72efbcefc969fabbdaff4675eadc8bef86 +SIZE (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = 464682 +SHA256 (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 2c681adc6dc8c67ed7fd9e51a521a383c63397984e8d7f1eda915b3b3d596369 +SIZE (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 463750 +SHA256 (xpi/thunderbird-i18n-45.1.0/rm.xpi) = a54eb68e4585eeefee3fb0e3bb02e9987002f8e0d6e2c268bd131bcb86dd5b47 +SIZE (xpi/thunderbird-i18n-45.1.0/rm.xpi) = 462650 +SHA256 (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 1f6d544d91d499de32abd5327bdb494e219215971dfa73532a4b184ace075cb3 +SIZE (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 468517 +SHA256 (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 12915fca3a3a5f821f8ee0c4c09105ae23b289d3cb0692f27177c75e811987c4 +SIZE (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 463891 +SHA256 (xpi/thunderbird-i18n-45.1.0/si.xpi) = fc7295c884f537ae6085322333a477c0c08995202b039ce439d5e1925ca22b65 +SIZE (xpi/thunderbird-i18n-45.1.0/si.xpi) = 555994 +SHA256 (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 1481bddd79f9d2b640adc3fa715f535dffada9aaac5b48b24bfe9cd9f77dee56 +SIZE (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 481492 +SHA256 (xpi/thunderbird-i18n-45.1.0/sl.xpi) = b7bc2a32d62917609ee1501a747b648357a875a337aa466e8b846fe83c0a5e94 +SIZE (xpi/thunderbird-i18n-45.1.0/sl.xpi) = 462776 +SHA256 (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 8c4a165a103ca785e6b776bc0fd8b5d1bc2f9da33530d80aaa5fc6634272ed4b +SIZE (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 469534 +SHA256 (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 2ebe7c218753470f5bf9016b87fce71145994581cba6f50f99ae141aed3a97e6 +SIZE (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 565464 +SHA256 (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = c8fecd5f57bc1954b5ffe8f3288790f59ef85c0734d8a1d7a4f5ae77955f1a3b +SIZE (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = 465433 +SHA256 (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = e4b6656c11850367c353cf4034bea73676d4c9f90d9ed1121cca46c7603a3b4b +SIZE (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = 579218 +SHA256 (xpi/thunderbird-i18n-45.1.0/tr.xpi) = bebf4f5adbec44d288bd5c36cd807e5fd894a39cd60b0325059fe6c0b46c0ffa +SIZE (xpi/thunderbird-i18n-45.1.0/tr.xpi) = 467621 +SHA256 (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 8fc7721b3bc4010632041b08bdb7dde39c4ee6920afe5d7ee6608534a830abee +SIZE (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 536438 +SHA256 (xpi/thunderbird-i18n-45.1.0/vi.xpi) = a26268f37e0eeabacb84b514c6dc1bc033706230a72dc882b67c17afd46faea9 +SIZE (xpi/thunderbird-i18n-45.1.0/vi.xpi) = 540497 +SHA256 (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = e1618817070fc4c9904e752c9cc8d3aa431590b4a093b04cd6d54b4cd0b20d7d +SIZE (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = 489209 +SHA256 (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 0e1939d37e92509190809d8da305c879f3bc48695272a0640ba1962cd9dcc9e1 +SIZE (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 490849 Modified: branches/2016Q2/mail/thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird/Makefile Fri May 6 12:02:20 2016 (r414702) +++ branches/2016Q2/mail/thunderbird/Makefile Fri May 6 12:37:36 2016 (r414703) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.0 -PORTREVISION= 1 +DISTVERSION= 45.1.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source @@ -32,8 +31,8 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.1 -L_VERSION= 4.7 +EM_VERSION= 1.9.2 +L_VERSION= 4.7.1 SSP_UNSAFE= yes USE_GECKO= gecko Modified: branches/2016Q2/mail/thunderbird/distinfo ============================================================================== --- branches/2016Q2/mail/thunderbird/distinfo Fri May 6 12:02:20 2016 (r414702) +++ branches/2016Q2/mail/thunderbird/distinfo Fri May 6 12:37:36 2016 (r414703) @@ -1,4 +1,4 @@ -SHA256 (thunderbird-45.0.source.tar.xz) = 15693897f1e46cbb5a95932b8c087a53004635415845fb4f50d4edfbba77d667 -SIZE (thunderbird-45.0.source.tar.xz) = 200691996 -SHA256 (enigmail-1.9.1.tar.gz) = 0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 -SIZE (enigmail-1.9.1.tar.gz) = 1736876 +SHA256 (thunderbird-45.1.0.source.tar.xz) = 830a5a1819450e43c82be8a735095b3366416e80144699e07542720bde8639bd +SIZE (thunderbird-45.1.0.source.tar.xz) = 200993556 +SHA256 (enigmail-1.9.2.tar.gz) = 81c92937911005a5b94956d6d330a6f4114ad91da2dc10137bb0a3cbafd0ca42 +SIZE (enigmail-1.9.2.tar.gz) = 1741350 From owner-svn-ports-all@freebsd.org Fri May 6 13:07:51 2016 Return-Path: Delivered-To: svn-ports-all@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 965A1B2F9DD; Fri, 6 May 2016 13:07:51 +0000 (UTC) (envelope-from kmoore@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 498D9149B; Fri, 6 May 2016 13:07:51 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46D7otH061408; Fri, 6 May 2016 13:07:50 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46D7oTD061405; Fri, 6 May 2016 13:07:50 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201605061307.u46D7oTD061405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Fri, 6 May 2016 13:07:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414704 - head/x11/lumina X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 13:07:51 -0000 Author: kmoore Date: Fri May 6 13:07:50 2016 New Revision: 414704 URL: https://svnweb.freebsd.org/changeset/ports/414704 Log: - Distfile was re-rolled - Update depends - Improve pkg-descr - Bump PORTREV Modified: head/x11/lumina/Makefile head/x11/lumina/distinfo head/x11/lumina/pkg-message Modified: head/x11/lumina/Makefile ============================================================================== --- head/x11/lumina/Makefile Fri May 6 12:37:36 2016 (r414703) +++ head/x11/lumina/Makefile Fri May 6 13:07:50 2016 (r414704) @@ -4,8 +4,8 @@ PORTNAME= lumina PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -DISTVERSIONSUFFIX= -Release -PORTREVISION= 2 +DISTVERSIONSUFFIX= -Release-p1 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11 @@ -21,6 +21,7 @@ RUN_DEPENDS= xorg>=0:x11/xorg \ xscreensaver:x11/xscreensaver \ xscreensaver-demo:x11/xscreensaver \ xbrightness:x11/xbrightness \ + xcompmgr:x11-wm/xcompmgr \ numlockx:x11/numlockx CONFLICTS= lumina-devel-0* Modified: head/x11/lumina/distinfo ============================================================================== --- head/x11/lumina/distinfo Fri May 6 12:37:36 2016 (r414703) +++ head/x11/lumina/distinfo Fri May 6 13:07:50 2016 (r414704) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-v0.9.0-Release_GH0.tar.gz) = 4d5e2f0b7b4ffcc6cd184d9bd437c72bbb1396de0df90c74fd26a7e47b41a85e -SIZE (pcbsd-lumina-v0.9.0-Release_GH0.tar.gz) = 53811174 +SHA256 (pcbsd-lumina-v0.9.0-Release-p1_GH0.tar.gz) = 60447b24449079b5e5bdadee380f930535455dc4b05deec0322f4f1ac10d76e0 +SIZE (pcbsd-lumina-v0.9.0-Release-p1_GH0.tar.gz) = 53810841 Modified: head/x11/lumina/pkg-message ============================================================================== --- head/x11/lumina/pkg-message Fri May 6 12:37:36 2016 (r414703) +++ head/x11/lumina/pkg-message Fri May 6 13:07:50 2016 (r414704) @@ -1,8 +1,8 @@ The Lumina Desktop Environment has been installed! An entry for for launching Lumina from a graphical login manager has already been added to the system, but if you with to start Lumina manually, you will need to do one of the following: -1) Put the line "exec Lumina-DE" at the end of your user's "~/.xinitrc" file before running startx +1) Put the line "exec start-lumina-desktop" at the end of your user's "~/.xinitrc" file before running startx 2) Wrap the Lumina binary call with an X initialization call: -Example: "xinit ${PREFIX}/bin/Lumina-DE -- :0" +Example: "xinit ${PREFIX}/bin/start-lumina-desktop -- :0" Also note that the system-wide default settings for Lumina are contained in ${PREFIX}/etc/luminaDesktop.conf[.dist]. While it is possible to customize the desktop to the user's liking after logging in, you may want to adjust the default settings as necessary if there are multiple user accounts on this system. From owner-svn-ports-all@freebsd.org Fri May 6 14:27:52 2016 Return-Path: Delivered-To: svn-ports-all@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 EA565B31AA4; Fri, 6 May 2016 14:27:52 +0000 (UTC) (envelope-from jkim@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 ADF4F1C9E; Fri, 6 May 2016 14:27:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46ERpOZ085376; Fri, 6 May 2016 14:27:51 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46ERp8C085373; Fri, 6 May 2016 14:27:51 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201605061427.u46ERp8C085373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 6 May 2016 14:27:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414705 - in head/java/openjdk6: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 14:27:53 -0000 Author: jkim Date: Fri May 6 14:27:51 2016 New Revision: 414705 URL: https://svnweb.freebsd.org/changeset/ports/414705 Log: Update to b39. MFH: 2016Q2 Modified: head/java/openjdk6/Makefile head/java/openjdk6/distinfo head/java/openjdk6/files/patch-set Modified: head/java/openjdk6/Makefile ============================================================================== --- head/java/openjdk6/Makefile Fri May 6 13:07:50 2016 (r414704) +++ head/java/openjdk6/Makefile Fri May 6 14:27:51 2016 (r414705) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openjdk6 -PORTVERSION= b38 +PORTVERSION= b39 PORTEPOCH= 1 CATEGORIES= java devel MASTER_SITES= APACHE/ant/binaries/:ant \ @@ -27,7 +27,7 @@ LIB_DEPENDS= libfreetype.so:print/freety RUN_DEPENDS= javavm:java/javavmwrapper \ dejavu>0:x11-fonts/dejavu -OPENJDK_BUILDDATE= 20_jan_2016 +OPENJDK_BUILDDATE= 03_may_2016 OPTIONS_DEFINE= ICEDTEA IPV6 POLICY SOUND TZUPDATE OPTIONS_DEFAULT=ICEDTEA IPV6 TZUPDATE Modified: head/java/openjdk6/distinfo ============================================================================== --- head/java/openjdk6/distinfo Fri May 6 13:07:50 2016 (r414704) +++ head/java/openjdk6/distinfo Fri May 6 14:27:51 2016 (r414705) @@ -1,6 +1,6 @@ SHA256 (apache-ant-1.9.6-bin.tar.bz2) = a43b0928960d63d6b1e2bed37e1ce4fd8fa1788ba84e08388bfe9513f02e8db3 SIZE (apache-ant-1.9.6-bin.tar.bz2) = 4385004 -SHA256 (openjdk-6-src-b38-20_jan_2016.tar.xz) = ff88dbcbda6c3c7d80b7cbd28065a455cdb009de9874fcf9ff9ca8205d38a257 -SIZE (openjdk-6-src-b38-20_jan_2016.tar.xz) = 33845368 +SHA256 (openjdk-6-src-b39-03_may_2016.tar.xz) = d11dc2ababe88e7891f1abbd7fa4fe033a65dea22c071331a641374b3247717f +SIZE (openjdk-6-src-b39-03_may_2016.tar.xz) = 33887004 SHA256 (jtreg-4.1-bin-b05_29_nov_2012.zip) = 9291eb4a14501232b35614e88686ff66ad8b69d0098dbd4322b28f97b672653d SIZE (jtreg-4.1-bin-b05_29_nov_2012.zip) = 5993382 Modified: head/java/openjdk6/files/patch-set ============================================================================== --- head/java/openjdk6/files/patch-set Fri May 6 13:07:50 2016 (r414704) +++ head/java/openjdk6/files/patch-set Fri May 6 14:27:51 2016 (r414705) @@ -2826,7 +2826,7 @@ // the installation of the klass pointer into the new klass "k" --- hotspot/src/share/vm/oops/klass.hpp +++ hotspot/src/share/vm/oops/klass.hpp -@@ -167,7 +167,7 @@ +@@ -168,7 +168,7 @@ bool null_vtbl() { return *(intptr_t*)this == 0; } protected: @@ -2835,6 +2835,20 @@ }; +@@ -419,11 +419,11 @@ + } + static bool layout_helper_is_typeArray(jint lh) { + // _lh_array_tag_type_value == (lh >> _lh_array_tag_shift); +- return (juint)lh >= (juint)(_lh_array_tag_type_value << _lh_array_tag_shift); ++ return (juint)lh >= (juint)((juint)_lh_array_tag_type_value << _lh_array_tag_shift); + } + static bool layout_helper_is_objArray(jint lh) { + // _lh_array_tag_obj_value == (lh >> _lh_array_tag_shift); +- return (jint)lh < (jint)(_lh_array_tag_type_value << _lh_array_tag_shift); ++ return (jint)lh < (jint)((juint)_lh_array_tag_type_value << _lh_array_tag_shift); + } + static int layout_helper_header_size(jint lh) { + assert(lh < (jint)_lh_neutral_value, "must be array"); --- hotspot/src/share/vm/oops/symbol.cpp +++ hotspot/src/share/vm/oops/symbol.cpp @@ -36,7 +36,7 @@ @@ -2948,15 +2962,6 @@ Node* n = (Node*)C->node_arena()->Amalloc_D(x); #ifdef ASSERT n->_in = (Node**)n; // magic cookie for assertion check -@@ -218,7 +218,7 @@ - - // New Operator that takes a Compile pointer, this will eventually - // be the "new" New operator. -- inline void* operator new( size_t x, Compile* C, int y) { -+ inline void* operator new( size_t x, Compile* C, int y) throw() { - Node* n = (Node*)C->node_arena()->Amalloc_D(x + y*sizeof(void*)); - n->_in = (Node**)(((char*)n) + x); - #ifdef ASSERT --- hotspot/src/share/vm/opto/parse3.cpp +++ hotspot/src/share/vm/opto/parse3.cpp @@ -487,7 +487,8 @@ @@ -9031,7 +9036,7 @@ * Function prototypes. --- jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java +++ jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java -@@ -403,7 +403,7 @@ +@@ -413,7 +413,7 @@ if (fontID != null) { fileName = (String)fontNameMap.get(fontID); /* On Linux check for the Lucida Oblique fonts */ @@ -9040,7 +9045,7 @@ if (oblmap == null) { initObliqueLucidaFontMap(); } -@@ -639,7 +639,7 @@ +@@ -649,7 +649,7 @@ if (fontConfigDirs == null) { return; } @@ -9049,6 +9054,15 @@ fontConfigDirs.add(jreLibDirName+File.separator+"oblique-fonts"); } fontdirs = (String[])fontConfigDirs.toArray(new String[0]); +@@ -930,7 +930,7 @@ + */ + FontConfiguration mFontConfig = new MFontConfiguration(this); + if (isOpenSolaris || +- (isLinux && ++ (isLinuxOrBSD && + (!mFontConfig.foundOsSpecificFile() || + !mFontConfig.fontFilesArePresent()) || + (isSolaris && !mFontConfig.fontFilesArePresent()))) { --- jdk/src/solaris/classes/sun/nio/ch/DefaultSelectorProvider.java +++ jdk/src/solaris/classes/sun/nio/ch/DefaultSelectorProvider.java @@ -47,6 +47,10 @@ From owner-svn-ports-all@freebsd.org Fri May 6 14:34:59 2016 Return-Path: Delivered-To: svn-ports-all@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 08FE8B31D3E; Fri, 6 May 2016 14:34:59 +0000 (UTC) (envelope-from pi@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 D87A511FB; Fri, 6 May 2016 14:34:58 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46EYwik088325; Fri, 6 May 2016 14:34:58 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46EYvXq088323; Fri, 6 May 2016 14:34:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061434.u46EYvXq088323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 14:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414706 - in head/net/isboot-kmod: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 14:34:59 -0000 Author: pi Date: Fri May 6 14:34:57 2016 New Revision: 414706 URL: https://svnweb.freebsd.org/changeset/ports/414706 Log: net/isboot-kmod: fix build on 11-current Commit r293886 removed rtrequest() from sys/net/route.c in 11-CURRENT. This update patches isboot.c to call rtrequest_fib() instead. I have already sent the patch to the isboot maintainer, so hopefully this is only needed until the next point release. This allows the port to build on 11-CURRENT as well as 10.x. PR: 209024 Submitted by: John Nielsen (maintainer) Added: head/net/isboot-kmod/files/patch-isboot.c (contents, props changed) Modified: head/net/isboot-kmod/Makefile Modified: head/net/isboot-kmod/Makefile ============================================================================== --- head/net/isboot-kmod/Makefile Fri May 6 14:27:51 2016 (r414705) +++ head/net/isboot-kmod/Makefile Fri May 6 14:34:57 2016 (r414706) @@ -2,6 +2,7 @@ PORTNAME= isboot-kmod PORTVERSION= 0.2.13 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/isboot/ DISTNAME= isboot-${PORTVERSION} Added: head/net/isboot-kmod/files/patch-isboot.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/isboot-kmod/files/patch-isboot.c Fri May 6 14:34:57 2016 (r414706) @@ -0,0 +1,50 @@ +--- isboot.c.orig 2015-11-05 16:50:51 UTC ++++ isboot.c +@@ -347,9 +347,9 @@ isboot_set_v4gw(struct sockaddr_in *gate + netmask.sin_addr.s_addr = htonl(0); + + /* delete gateway if exists */ +- error = rtrequest(RTM_DELETE, (struct sockaddr *)&dst, ++ error = rtrequest_fib(RTM_DELETE, (struct sockaddr *)&dst, + (struct sockaddr *)gateway, (struct sockaddr *)&netmask, +- 0, NULL); ++ 0, NULL, RT_DEFAULT_FIB); + if (error) { + if (error != ESRCH) { + printf("rtrequest RTM_DELETE error %d\n", +@@ -359,9 +359,9 @@ isboot_set_v4gw(struct sockaddr_in *gate + } + + /* set new default gateway */ +- error = rtrequest(RTM_ADD, (struct sockaddr *)&dst, ++ error = rtrequest_fib(RTM_ADD, (struct sockaddr *)&dst, + (struct sockaddr *)gateway, (struct sockaddr *)&netmask, +- RTF_GATEWAY | RTF_STATIC, NULL); ++ RTF_GATEWAY | RTF_STATIC, NULL, RT_DEFAULT_FIB); + if (error) { + printf("rtrequest RTM_ADD error %d\n", error); + return (error); +@@ -391,9 +391,9 @@ isboot_set_v6gw(struct sockaddr_in6 *gat + memset(&netmask.sin6_addr, 0, 16); + + /* delete gateway if exists */ +- error = rtrequest(RTM_DELETE, (struct sockaddr *)&dst, ++ error = rtrequest_fib(RTM_DELETE, (struct sockaddr *)&dst, + (struct sockaddr *)gateway, (struct sockaddr *)&netmask, +- 0, NULL); ++ 0, NULL, RT_DEFAULT_FIB); + if (error) { + if (error != ESRCH) { + printf("rtrequest RTM_DELETE error %d\n", +@@ -403,9 +403,9 @@ isboot_set_v6gw(struct sockaddr_in6 *gat + } + + /* set new default gateway */ +- error = rtrequest(RTM_ADD, (struct sockaddr *)&dst, ++ error = rtrequest_fib(RTM_ADD, (struct sockaddr *)&dst, + (struct sockaddr *)gateway, (struct sockaddr *)&netmask, +- RTF_GATEWAY | RTF_STATIC, NULL); ++ RTF_GATEWAY | RTF_STATIC, NULL, RT_DEFAULT_FIB); + if (error) { + printf("rtrequest RTM_ADD error %d\n", error); + return (error); From owner-svn-ports-all@freebsd.org Fri May 6 14:40:06 2016 Return-Path: Delivered-To: svn-ports-all@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 5CCFFB31ED9; Fri, 6 May 2016 14:40:06 +0000 (UTC) (envelope-from riggs@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 02D8716BF; Fri, 6 May 2016 14:40:05 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Ee5mW089346; Fri, 6 May 2016 14:40:05 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Ee0kH089293; Fri, 6 May 2016 14:40:00 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605061440.u46Ee0kH089293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 6 May 2016 14:40:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414707 - in head/databases: mysql57-client mysql57-client/files mysql57-server mysql57-server/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 14:40:06 -0000 Author: riggs Date: Fri May 6 14:39:59 2016 New Revision: 414707 URL: https://svnweb.freebsd.org/changeset/ports/414707 Log: Update to 5.7.12, fixing 31 partially critical vulnerabilities List of vulnerabilities is documented on: http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.html CVE IDs see below. PR: 206998 Submitted by: mokhi64@gmail.com (maintainer) Reviewed by: rootservice@gmail.com Approved by: mokhi64@gmail.com (maintainer) MFH: 2016Q2 Security: CVE-2016-0705 CVE-2016-0639 CVE-2015-3194 CVE-2016-0640 CVE-2016-0641 CVE-2016-3461 CVE-2016-2047 CVE-2016-0642 CVE-2016-0643 CVE-2016-0644 CVE-2016-0646 CVE-2016-0647 CVE-2016-0648 CVE-2016-0649 CVE-2016-0650 CVE-2016-0652 CVE-2016-0653 CVE-2016-0654 CVE-2016-0655 CVE-2016-0656 CVE-2016-0657 CVE-2016-0658 CVE-2016-0651 CVE-2016-0659 CVE-2016-0661 CVE-2016-0662 CVE-2016-0663 CVE-2016-0665 CVE-2016-0666 CVE-2016-0667 CVE-2016-0668 Added: head/databases/mysql57-server/files/my.cnf.sample.in (contents, props changed) head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt (contents, props changed) head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake (contents, props changed) head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt (contents, props changed) head/databases/mysql57-server/files/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc (contents, props changed) Modified: head/databases/mysql57-client/Makefile head/databases/mysql57-client/files/patch-CMakeLists.txt head/databases/mysql57-client/files/patch-client_CMakeLists.txt head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c head/databases/mysql57-client/files/patch-extra_CMakeLists.txt head/databases/mysql57-client/files/patch-include_CMakeLists.txt head/databases/mysql57-client/files/patch-include_my__compare.h head/databases/mysql57-client/files/patch-include_myisam.h head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt head/databases/mysql57-client/pkg-plist head/databases/mysql57-server/Makefile head/databases/mysql57-server/distinfo head/databases/mysql57-server/files/mysql-server.in head/databases/mysql57-server/files/patch-CMakeLists.txt head/databases/mysql57-server/files/patch-client_CMakeLists.txt head/databases/mysql57-server/files/patch-cmake_plugin.cmake head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c head/databases/mysql57-server/files/patch-include_CMakeLists.txt head/databases/mysql57-server/files/patch-include_my__compare.h head/databases/mysql57-server/files/patch-include_my__thread__os__id.h head/databases/mysql57-server/files/patch-include_myisam.h head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt head/databases/mysql57-server/files/patch-sql_CMakeLists.txt head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc head/databases/mysql57-server/files/patch-sql_json__dom.h head/databases/mysql57-server/files/patch-sql_sql__view.cc head/databases/mysql57-server/files/patch-sql_sys__vars.cc head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt head/databases/mysql57-server/pkg-message head/databases/mysql57-server/pkg-plist Modified: head/databases/mysql57-client/Makefile ============================================================================== --- head/databases/mysql57-client/Makefile Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/Makefile Fri May 6 14:39:59 2016 (r414707) @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION?= 4 PKGNAMESUFFIX= 57-client COMMENT= Multithreaded SQL database (client) @@ -17,12 +16,12 @@ PKGMESSAGE= ${.CURDIR}/pkg-message PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist -CONFLICTS_INSTALL= mysql5.[0-57-9]-client-* mysql[0-46-9][0-9]-client-* mariadb[0-9][0-9]-client-* percona[0-9][0-9]-client-* +CONFLICTS_INSTALL= mysql5[0-68-9]-client-* \ + mysql[0-46-9][0-9]-client-* \ + mariadb[0-9][0-9]-client-* \ + percona[0-9][0-9]-client-* -CMAKE_ARGS+= -DINSTALL_PKGCONFIGDIR=${PREFIX}/libdata/pkgconfig \ - -DINSTALL_LDCONFIGDIR=${PREFIX}/libdata/ldconfig/ \ - -DWITHOUT_SERVER=1 \ - -DWITH_SYSTEMD=0 +CMAKE_ARGS+= -DWITHOUT_SERVER=1 USE_LDCONFIG+= ${PREFIX}/lib/mysql @@ -32,7 +31,7 @@ MMAN1= comp_err.1 msql2mysql.1 mysql.1 CLIENT_ONLY= yes -# issue 166367: adding symlinks for back-compatibility with $(lib)_r +# issue 166367: adding symlinks for back-compatibility with ${lib}_r post-install: @${LN} -s libmysqlclient.a ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient_r.a @${LN} -s libmysqlclient.so ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient_r.so Modified: head/databases/mysql57-client/files/patch-CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ CMakeLists.txt -@@ -569,8 +569,8 @@ ENDIF() +@@ -606,8 +606,8 @@ ENDIF() ADD_SUBDIRECTORY(extra) ADD_SUBDIRECTORY(client) @@ -10,7 +10,7 @@ IF(UNIX) ADD_SUBDIRECTORY(man) -@@ -639,14 +639,13 @@ ELSE() +@@ -676,14 +676,13 @@ ELSE() SET(CPACK_GENERATOR "TGZ") ENDIF() ADD_SUBDIRECTORY(packaging/WiX) @@ -26,7 +26,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") INSTALL(FILES COPYING LICENSE.mysql DESTINATION ${INSTALL_DOCREADMEDIR} -@@ -673,6 +672,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") +@@ -706,6 +705,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") PATTERN "sp-imp-spec.txt" EXCLUDE ) ENDIF() Modified: head/databases/mysql57-client/files/patch-client_CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-client_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-client_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- client/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- client/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ client/CMakeLists.txt -@@ -121,6 +121,7 @@ IF(UNIX) +@@ -47,6 +47,7 @@ IF(UNIX) TARGET_LINK_LIBRARIES(mysql ${EDITLINE_LIBRARY}) ENDIF(UNIX) @@ -8,7 +8,7 @@ IF(NOT WITHOUT_SERVER) MYSQL_ADD_EXECUTABLE(mysql_upgrade upgrade/program.cc -@@ -131,10 +132,13 @@ ADD_COMPILE_FLAGS( +@@ -57,10 +58,13 @@ ADD_COMPILE_FLAGS( TARGET_LINK_LIBRARIES(mysql_upgrade mysqlclient client_base mysqlcheck_core) ADD_DEPENDENCIES(mysql_upgrade GenFixPrivs GenSysSchema) ENDIF() @@ -22,7 +22,7 @@ ADD_CONVENIENCE_LIBRARY(mysqlcheck_core check/mysqlcheck_core.cc) TARGET_LINK_LIBRARIES(mysqlcheck_core mysqlclient) -@@ -152,8 +156,10 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc +@@ -78,8 +82,10 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) @@ -33,7 +33,7 @@ MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) ADD_COMPILE_FLAGS( -@@ -172,8 +178,10 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli +@@ -98,8 +104,10 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) @@ -44,7 +44,7 @@ IF(UNIX AND NOT WITHOUT_SERVER) MYSQL_ADD_EXECUTABLE(mysql_install_db -@@ -196,7 +204,6 @@ IF(WIN32) +@@ -122,7 +130,6 @@ IF(WIN32) ENDIF(WIN32) SET_TARGET_PROPERTIES ( Modified: head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake ============================================================================== --- head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- cmake/build_configurations/compiler_options.cmake.orig 2015-11-29 19:16:24 UTC +--- cmake/build_configurations/compiler_options.cmake.orig 2016-03-28 18:06:12 UTC +++ cmake/build_configurations/compiler_options.cmake @@ -28,7 +28,7 @@ IF(UNIX) Modified: head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake ============================================================================== --- head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- cmake/os/DragonFly.cmake.orig 2015-12-17 10:53:10 UTC +--- cmake/os/DragonFly.cmake.orig 2016-04-14 10:16:17 UTC +++ cmake/os/DragonFly.cmake @@ -0,0 +1,24 @@ +INCLUDE(CheckCSourceRuns) Modified: head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h ============================================================================== --- head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/chartype.h.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/chartype.h.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/chartype.h @@ -49,7 +49,7 @@ TODO : Verify if FreeBSD & AIX stores ISO 10646 in wchar_t. */ Modified: head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c ============================================================================== --- head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/vi.c.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/vi.c.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/vi.c @@ -919,7 +919,7 @@ vi_comment_out(EditLine *el, Int c __att * NB: posix implies that we should enter insert mode, however Modified: head/databases/mysql57-client/files/patch-extra_CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-extra_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-extra_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- extra/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- extra/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ extra/CMakeLists.txt @@ -45,6 +45,7 @@ ENDIF() Modified: head/databases/mysql57-client/files/patch-include_CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-include_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-include_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ include/CMakeLists.txt -@@ -37,6 +37,7 @@ SET(HEADERS_ABI +@@ -38,6 +38,7 @@ SET(HEADERS_ABI SET(HEADERS ${HEADERS_ABI} @@ -8,4 +8,3 @@ my_dbug.h m_string.h my_sys.h - Modified: head/databases/mysql57-client/files/patch-include_my__compare.h ============================================================================== --- head/databases/mysql57-client/files/patch-include_my__compare.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-include_my__compare.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- include/my_compare.h.orig 2015-11-29 19:16:24 UTC +--- include/my_compare.h.orig 2016-03-28 18:06:12 UTC +++ include/my_compare.h @@ -40,7 +40,7 @@ extern "C" { But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. Modified: head/databases/mysql57-client/files/patch-include_myisam.h ============================================================================== --- head/databases/mysql57-client/files/patch-include_myisam.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-include_myisam.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- include/myisam.h.orig 2015-11-29 19:16:24 UTC +--- include/myisam.h.orig 2016-03-28 18:06:12 UTC +++ include/myisam.h @@ -45,7 +45,7 @@ extern "C" { The following defines can be increased if necessary. Modified: head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- libmysql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ libmysql/CMakeLists.txt @@ -260,7 +260,7 @@ IF(NOT DISABLE_SHARED) COMPONENT SharedLibraries) Modified: head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc ============================================================================== --- head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- mysys_ssl/my_default.cc.orig 2015-11-29 19:16:24 UTC +--- mysys_ssl/my_default.cc.orig 2016-03-28 18:06:12 UTC +++ mysys_ssl/my_default.cc @@ -122,7 +122,7 @@ static my_bool is_login_file= FALSE; Modified: head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- scripts/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ scripts/CMakeLists.txt @@ -43,6 +43,7 @@ ELSE() MESSAGE(FATAL_ERROR "Cannot concatenate files") Modified: head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c ============================================================================== --- head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- storage/myisam/mi_dynrec.c.orig 2015-12-14 07:39:39 UTC +--- storage/myisam/mi_dynrec.c.orig 2016-03-28 18:06:12 UTC +++ storage/myisam/mi_dynrec.c @@ -65,18 +65,13 @@ my_bool mi_dynmap_file(MI_INFO *info, my DBUG_RETURN(1); Modified: head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt ============================================================================== --- head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- support-files/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- support-files/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ support-files/CMakeLists.txt @@ -44,14 +44,17 @@ ELSE() SET(inst_location ${INSTALL_SUPPORTFILESDIR}) @@ -18,18 +18,19 @@ FOREACH(script mysqld_multi.server mysql-log-rotate) CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${script}.sh ${CMAKE_CURRENT_BINARY_DIR}/${script} @ONLY ) -@@ -68,8 +71,10 @@ IF(UNIX) +@@ -68,9 +71,11 @@ IF(UNIX) IF(INSTALL_SUPPORTFILESDIR) INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles) ENDIF() +ENDIF() INSTALL(FILES mysql.m4 DESTINATION ${INSTALL_SHAREDIR}/aclocal COMPONENT Development) -+IF(FALSE) - CONFIGURE_FILE(MySQL-shared-compat.spec.sh ${CMAKE_CURRENT_BINARY_DIR}/MySQL-shared-compat.spec @ONLY) ++IF(FALSE) SET(bindir ${prefix}/${INSTALL_BINDIR}) -@@ -84,3 +89,4 @@ IF(UNIX) + SET(sbindir ${prefix}/${INSTALL_SBINDIR}) + SET(scriptdir ${prefix}/${INSTALL_SCRIPTDIR}) +@@ -83,3 +88,4 @@ IF(UNIX) PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE) ENDIF() Modified: head/databases/mysql57-client/pkg-plist ============================================================================== --- head/databases/mysql57-client/pkg-plist Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-client/pkg-plist Fri May 6 14:39:59 2016 (r414707) @@ -53,6 +53,8 @@ include/mysql/mysql/plugin_auth_common.h include/mysql/mysql/plugin_ftparser.h include/mysql/mysql/plugin_ftparser.h.pp include/mysql/mysql/plugin_group_replication.h +include/mysql/mysql/plugin_keyring.h +include/mysql/mysql/plugin_keyring.h.pp include/mysql/mysql/plugin_trace.h include/mysql/mysql/plugin_validate_password.h include/mysql/mysql/psi/mysql_file.h @@ -75,6 +77,7 @@ include/mysql/mysql/service_locking.h include/mysql/mysql/service_my_plugin_log.h include/mysql/mysql/service_my_snprintf.h include/mysql/mysql/service_mysql_alloc.h +include/mysql/mysql/service_mysql_keyring.h include/mysql/mysql/service_mysql_password_policy.h include/mysql/mysql/service_mysql_string.h include/mysql/mysql/service_parser.h @@ -84,6 +87,7 @@ include/mysql/mysql/service_rules_table. include/mysql/mysql/service_security_context.h include/mysql/mysql/service_srv_session.h include/mysql/mysql/service_srv_session_info.h +include/mysql/mysql/service_ssl_wrapper.h include/mysql/mysql/service_thd_alloc.h include/mysql/mysql/service_thd_engine_lock.h include/mysql/mysql/service_thd_wait.h @@ -103,6 +107,7 @@ include/mysql/plugin.h include/mysql/plugin_audit.h include/mysql/plugin_ftparser.h include/mysql/plugin_group_replication.h +include/mysql/plugin_keyring.h include/mysql/plugin_validate_password.h include/mysql/sql_common.h include/mysql/sql_state.h Modified: head/databases/mysql57-server/Makefile ============================================================================== --- head/databases/mysql57-server/Makefile Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/Makefile Fri May 6 14:39:59 2016 (r414707) @@ -2,47 +2,64 @@ # $FreeBSD$ PORTNAME= mysql -PORTVERSION= 5.7.10 -PORTREVISION?= 4 +PORTVERSION= 5.7.12 CATEGORIES= databases ipv6 -MASTER_SITES= MYSQL/MySQL-5.7:MySQL SF/boost/boost/1.59.0:boost +MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:MySQL boost_1_59_0.tar.gz:boost +DISTNAME= ${PORTNAME}-boost-${PORTVERSION} MAINTAINER= mokhi64@gmail.com COMMENT= Multithreaded SQL database (server) LICENSE= GPLv2 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + SLAVEDIRS= databases/mysql57-client -USES= cmake:outsource shebangfix +USES= bison:build cmake:outsource compiler:c11 compiler:c++11-lib cpe libedit localbase perl5 shebangfix + +USE_OPENSSL= yes +USE_PERL5= run + +WITH_OPENSSL_PORT= yes -OPTIONS_RADIO= SSL -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL -OPTIONS_DEFAULT+= OPENSSL -NO_OPTIONS_SORT= yes +MY_DBDIR= /var/db/mysql +MY_SECDIR= /var/db/mysql_secure +MY_TMPDIR= /var/db/mysql_tmpdir -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL -WITHOUT_SSL_DESC= No SSL/TLS support +LIB_DEPENDS+= libevent.so:devel/libevent2 \ + liblz4.so:archivers/liblz4 -CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ +CMAKE_BUILD_TYPE= Release + +CMAKE_ARGS+= -DINSTALL_LAYOUT=FREEBSD \ + -DINSTALL_LDCONFIGDIR="${LOCALBASE}/libdata/ldconfig" \ + -DINSTALL_PKGCONFIGDIR="${LOCALBASE}/libdata/pkgconfig" \ + -DINSTALL_DOCDIR="share/doc/mysql" \ -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ -DINSTALL_INCLUDEDIR="include/mysql" \ -DINSTALL_INFODIR="info" \ -DINSTALL_LIBDIR="lib/mysql" \ - -DINSTALL_PKGCONFIGDIR=${PREFIX}/libdata/pkgconfig \ -DINSTALL_MANDIR="man" \ - -DINSTALL_MYSQLDATADIR="/var/db/mysql" \ + -DINSTALL_MYSQLDATADIR="${MY_DBDIR}" \ + -DINSTALL_MYSQLKEYRINGDIR="etc/mysql/keyring" \ -DINSTALL_MYSQLSHAREDIR="share/mysql" \ -DINSTALL_MYSQLTESTDIR="share/mysql/tests" \ -DINSTALL_PLUGINDIR="lib/mysql/plugin" \ -DINSTALL_SBINDIR="libexec" \ -DINSTALL_SCRIPTDIR="bin" \ + -DINSTALL_SECURE_FILE_PRIVDIR="${MY_SECDIR}" \ -DINSTALL_SHAREDIR="share" \ -DINSTALL_SUPPORTFILESDIR="share/mysql" \ - -DLOCAL_BOOST_DIR=${WRKDIR}/boost_1_59_0 \ - -DBOOST_INCLUDE_DIR=${WRKDIR}/boost_1_59_0 \ - -DWITH_INNODB_EXTRA_DEBUG=0 + -DMYSQL_KEYRINGDIR="${ETCDIR}/keyring" \ + -DSYSCONFDIR="${ETCDIR}" \ + -DWITH_BOOST="${WRKSRC}/boost" \ + -DWITH_EDITLINE=system \ + -DWITH_LIBEVENT=system \ + -DWITH_LZ4=system \ + -DWITH_ZLIB=system \ + -DWITH_SSL=${OPENSSLBASE} \ + -DWITH_PIC=1 SHEBANG_FILES= scripts/*.pl* scripts/*.sh @@ -50,24 +67,27 @@ SHEBANG_FILES= scripts/*.pl* scripts/*.s .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled -OPENSSL_USE= OPENSSL=yes -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no +SUB_LIST= MY_DBDIR=${MY_DBDIR} \ + MY_SECDIR=${MY_SECDIR} \ + MY_TMPDIR=${MY_TMPDIR} + +PLIST_SUB= MY_DBDIR=${MY_DBDIR} \ + MY_SECDIR=${MY_SECDIR} \ + MY_TMPDIR=${MY_TMPDIR} # MySQL-Server part .if !defined(CLIENT_ONLY) -USE_MYSQL= yes -WANT_MYSQL_VER= 57 - -USES+= bison:build cpe perl5 -USE_PERL5= run +USES+= mysql:57 -CONFLICTS_INSTALL= mariadb[0-9]*-server-* \ - mysql[0-46-9][0-689]-server-* \ - percona[0-9]*-server-* +CONFLICTS_INSTALL= mysql5[0-68-9]-server-* \ + mysql[0-46-9][0-9]-server-* \ + mariadb[0-9][0-9]-server-* \ + percona[0-9][0-9]-server-* USE_RC_SUBR= mysql-server +SUB_FILES= my.cnf.sample + USERS= mysql GROUPS= mysql @@ -110,20 +130,15 @@ OPTIONS_DEFAULT+= PERFSCHM PERFSCHM_SUB_LIST+= PERFSCHEMRC="" PERFSCHM_SUB_LIST_OFF+= PERFSCHEMRC="--skip-performance-schema" - -.else -USES+= readline .endif .include +### Just for the sake of FreeBSD 9.X ### .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -CC= clang -CXX= clang++ -CPP= clang-cpp -OPENSSL_CMAKE_ON= -DWITH_SSL=system -.elif ${OSVERSION} >= 1000000 -OPENSSL_CMAKE_ON= -DWITH_SSL=yes +.if !defined(CLIENT_ONLY) +EXTRA_PATCHES+= ${PATCHDIR}/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc +.endif .endif post-extract: @@ -132,4 +147,15 @@ post-extract: post-patch: @${REINPLACE_CMD} 's/*.1/${MMAN1}/' ${WRKSRC}/man/CMakeLists.txt +.if !defined(CLIENT_ONLY) +post-install: + ${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKDIR}/my.cnf.sample ${STAGEDIR}${ETCDIR}/my.cnf.sample + +post-stage: + ${MKDIR} ${STAGEDIR}${ETCDIR}/keyring + ${MKDIR} ${STAGEDIR}${MY_SECDIR} + ${MKDIR} ${STAGEDIR}${MY_TMPDIR} +.endif + .include Modified: head/databases/mysql57-server/distinfo ============================================================================== --- head/databases/mysql57-server/distinfo Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/distinfo Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,2 @@ -SHA256 (mysql-5.7.10.tar.gz) = 1ea1644884d086a23eafd8ccb04d517fbd43da3a6a06036f23c5c3a111e25c74 -SIZE (mysql-5.7.10.tar.gz) = 48919371 -SHA256 (boost_1_59_0.tar.gz) = 47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac -SIZE (boost_1_59_0.tar.gz) = 83709983 +SHA256 (mysql-boost-5.7.12.tar.gz) = 3990c78b4064e4e972e763d62449cb8f930717b3dd2ddcbbaeeaa0f644d5333d +SIZE (mysql-boost-5.7.12.tar.gz) = 60604385 Added: head/databases/mysql57-server/files/my.cnf.sample.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql57-server/files/my.cnf.sample.in Fri May 6 14:39:59 2016 (r414707) @@ -0,0 +1,64 @@ +# $FreeBSD$ + +[client] +port = 3306 +socket = /tmp/mysql.sock + +[mysql] +prompt = \u@\h [\d]>\_ +no_auto_rehash + +[mysqld] +user = mysql +port = 3306 +socket = /tmp/mysql.sock +bind-address = 127.0.0.1 +basedir = %%PREFIX%% +datadir = %%MY_DBDIR%% +tmpdir = %%MY_TMPDIR%% +slave-load-tmpdir = %%MY_TMPDIR%% +secure-file-priv = %%MY_SECDIR%% +log-bin = mysql-bin +log-output = TABLE +master-info-repository = TABLE +relay-log-info-repository = TABLE +relay-log-recovery = 1 +slow-query-log = 1 +server-id = 1 +sync_binlog = 1 +sync_relay_log = 1 +binlog_cache_size = 16M +expire_logs_days = 30 +default_password_lifetime = 0 +enforce-gtid-consistency = 1 +gtid-mode = ON +safe-user-create = 1 +lower_case_table_names = 1 +explicit-defaults-for-timestamp = 1 +myisam-recover-options = BACKUP,FORCE +open_files_limit = 32768 +table_open_cache = 16384 +table_definition_cache = 8192 +net_retry_count = 16384 +key_buffer_size = 256M +max_allowed_packet = 64M +query_cache_type = 0 +query_cache_size = 0 +long_query_time = 0.5 +innodb_buffer_pool_size = 1G +innodb_data_home_dir = %%MY_DBDIR%% +innodb_log_group_home_dir = %%MY_DBDIR%% +innodb_data_file_path = ibdata1:128M:autoextend +innodb_temp_data_file_path = ibtmp1:128M:autoextend +innodb_flush_method = O_DIRECT +innodb_log_file_size = 256M +innodb_log_buffer_size = 16M +innodb_write_io_threads = 8 +innodb_read_io_threads = 8 +innodb_autoinc_lock_mode = 2 +skip-symbolic-links + +[mysqldump] +max_allowed_packet = 256M +quote_names +quick Modified: head/databases/mysql57-server/files/mysql-server.in ============================================================================== --- head/databases/mysql57-server/files/mysql-server.in Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/mysql-server.in Fri May 6 14:39:59 2016 (r414707) @@ -14,10 +14,12 @@ # mysql_limits (bool): Set to "NO" by default. # Set it to yes to run `limits -e -U mysql` # just before mysql starts. -# mysql_dbdir (str): Default to "/var/db/mysql" +# mysql_dbdir (str): Default to "%%MY_DBDIR%%" # Base database directory. +# mysql_confdir (str): Default to "%%ETCDIR%%" +# Base configuration directory. # mysql_optfile (str): Server-specific option file. -# Default to "${mysql_dbdir}/my.cnf". +# Default to "${mysql_confdir}/my.cnf". # mysql_pidfile (str): Custum PID file path and name. # Default to "${mysql_dbdir}/${hostname}.pid". # mysql_args (str): Custom additional arguments to be passed @@ -33,30 +35,43 @@ load_rc_config $name : ${mysql_enable="NO"} : ${mysql_limits="NO"} -: ${mysql_dbdir="/var/db/mysql"} +: ${mysql_dbdir="%%MY_DBDIR%%"} +: ${mysql_confdir="%%ETCDIR%%"} +if [ -f "${mysql_dbdir}/my.cnf" ]; then : ${mysql_optfile="${mysql_dbdir}/my.cnf"} +else +: ${mysql_optfile="${mysql_confdir}/my.cnf"} +fi mysql_user="mysql" mysql_limits_args="-e -U ${mysql_user}" : ${hostname:=`/bin/hostname`} pidfile=${mysql_pidfile:-"${mysql_dbdir}/${hostname}.pid"} command="/usr/sbin/daemon" -command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --user=${mysql_user} --datadir=${mysql_dbdir} --pid-file=${pidfile} ${mysql_args} %%PERFSCHEMRC%%" +command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --pid-file=${pidfile} --user=${mysql_user} ${mysql_args} %%PERFSCHEMRC%%" procname="%%PREFIX%%/libexec/mysqld" start_precmd="${name}_prestart" start_postcmd="${name}_poststart" mysql_install_db="%%PREFIX%%/bin/mysql_install_db" -mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname}" +mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname} --user=${mysql_user}" mysql_create_auth_tables() { eval $mysql_install_db $mysql_install_db_args >/dev/null 2>/dev/null - [ $? -eq 0 ] && chown -R ${mysql_user}:${mysql_user} ${mysql_dbdir} } mysql_prestart() { - if [ ! -d "${mysql_dbdir}/mysql/." ]; then + if [ -f "${mysql_dbdir}/my.cnf" ]; then + echo "" + echo "Please keep in mind that the default location for my.cnf will be changed" + echo "from \"%%MY_DBDIR%%/my.cnf\" to \"%%ETCDIR%%/my.cnf\" in the near" + echo "future. If you do not want to move your my.cnf to the new location then" + echo "you must set \"mysql_optfile\" in /etc/rc.conf to \"/var/db/mysql/my.cnf\"." + echo "" + fi + + if [ ! -d "${mysql_dbdir}/mysql" ]; then mysql_create_auth_tables || return 1 fi if checkyesno mysql_limits; then Modified: head/databases/mysql57-server/files/patch-CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ CMakeLists.txt -@@ -577,12 +577,10 @@ IF(UNIX) +@@ -614,12 +614,10 @@ IF(UNIX) ENDIF() IF(NOT WITHOUT_SERVER) @@ -13,7 +13,7 @@ ENDIF(WITH_EMBEDDED_SERVER) ENDIF() -@@ -591,8 +589,6 @@ ENDIF() +@@ -628,8 +626,6 @@ ENDIF() ADD_SUBDIRECTORY(scripts) IF(NOT WITHOUT_SERVER) @@ -22,7 +22,7 @@ ADD_SUBDIRECTORY(support-files) IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt) ADD_SUBDIRECTORY(internal) -@@ -647,6 +643,7 @@ ENDIF() +@@ -684,6 +680,7 @@ ENDIF() # # RPM installs documentation directly from the source tree # @@ -30,7 +30,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") INSTALL(FILES COPYING LICENSE.mysql DESTINATION ${INSTALL_DOCREADMEDIR} -@@ -673,6 +670,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") +@@ -706,6 +703,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") PATTERN "sp-imp-spec.txt" EXCLUDE ) ENDIF() Modified: head/databases/mysql57-server/files/patch-client_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-client_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-client_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- client/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- client/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ client/CMakeLists.txt -@@ -38,8 +38,6 @@ ADD_DEFINITIONS( +@@ -32,8 +32,6 @@ INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compil ## Subdirectory with common client code. ADD_SUBDIRECTORY(base) @@ -9,8 +9,8 @@ ## We will need libeay32.dll and ssleay32.dll when running client executables. COPY_OPENSSL_DLLS(copy_openssl_client) -@@ -115,11 +113,13 @@ IF(CMAKE_USE_PTHREADS_INIT AND CMAKE_C_F - ENDIF() +@@ -41,11 +39,13 @@ COPY_OPENSSL_DLLS(copy_openssl_client) + INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compile_flags.cmake) ADD_DEFINITIONS(${SSL_DEFINES}) +IF(FALSE) @@ -23,7 +23,7 @@ IF(NOT WITHOUT_SERVER) MYSQL_ADD_EXECUTABLE(mysql_upgrade -@@ -139,6 +139,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli +@@ -65,6 +65,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli ADD_CONVENIENCE_LIBRARY(mysqlcheck_core check/mysqlcheck_core.cc) TARGET_LINK_LIBRARIES(mysqlcheck_core mysqlclient) @@ -31,7 +31,7 @@ MYSQL_ADD_EXECUTABLE(mysqlcheck check/mysqlcheck.cc) TARGET_LINK_LIBRARIES(mysqlcheck mysqlcheck_core) -@@ -151,10 +152,12 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc +@@ -77,10 +78,12 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) @@ -44,7 +44,7 @@ MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) ADD_COMPILE_FLAGS( mysqlbinlog.cc -@@ -171,6 +174,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli +@@ -97,6 +100,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) @@ -52,7 +52,7 @@ MYSQL_ADD_EXECUTABLE(mysql_secure_installation mysql_secure_installation.cc) TARGET_LINK_LIBRARIES(mysql_secure_installation mysqlclient) -@@ -186,9 +190,11 @@ IF(UNIX AND NOT WITHOUT_SERVER) +@@ -112,9 +116,11 @@ IF(UNIX AND NOT WITHOUT_SERVER) ADD_DEPENDENCIES(mysql_install_db GenBootstrapPriv GenSysSchema) ENDIF() @@ -64,7 +64,7 @@ # "WIN32" also covers 64 bit. "echo" is used in some files below "mysql-test/". IF(WIN32) -@@ -197,11 +203,6 @@ ENDIF(WIN32) +@@ -123,11 +129,6 @@ ENDIF(WIN32) SET_TARGET_PROPERTIES ( mysql_plugin Modified: head/databases/mysql57-server/files/patch-cmake_plugin.cmake ============================================================================== --- head/databases/mysql57-server/files/patch-cmake_plugin.cmake Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-cmake_plugin.cmake Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- cmake/plugin.cmake.orig 2015-11-29 19:16:24 UTC +--- cmake/plugin.cmake.orig 2016-03-28 18:06:12 UTC +++ cmake/plugin.cmake -@@ -236,9 +236,6 @@ MACRO(MYSQL_ADD_PLUGIN) +@@ -237,9 +237,6 @@ MACRO(MYSQL_ADD_PLUGIN) MYSQL_INSTALL_TARGETS(${target} DESTINATION ${INSTALL_PLUGINDIR} COMPONENT ${INSTALL_COMPONENT}) Modified: head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h ============================================================================== --- head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/chartype.h.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/chartype.h.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/chartype.h @@ -49,7 +49,7 @@ TODO : Verify if FreeBSD & AIX stores ISO 10646 in wchar_t. */ Modified: head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c ============================================================================== --- head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/vi.c.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/vi.c.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/vi.c @@ -919,7 +919,7 @@ vi_comment_out(EditLine *el, Int c __att * NB: posix implies that we should enter insert mode, however Modified: head/databases/mysql57-server/files/patch-include_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-include_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-include_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,13 +1,16 @@ ---- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ include/CMakeLists.txt -@@ -68,11 +68,13 @@ SET(HEADERS +@@ -69,14 +69,13 @@ SET(HEADERS ${HEADERS_GEN_CONFIGURE} ) -+IF(FALSE) - INSTALL(FILES ../libbinlogevents/export/binary_log_types.h DESTINATION ${INSTALL_INCLUDEDIR}) - INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) - INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development ++IF(FALSE) + INSTALL(FILES + ../libbinlogevents/export/binary_log_types.h + DESTINATION ${INSTALL_INCLUDEDIR} +- COMPONENT Development) +-INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) +-INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development PATTERN "*.h" PATTERN "psi_abi*" EXCLUDE ) Modified: head/databases/mysql57-server/files/patch-include_my__compare.h ============================================================================== --- head/databases/mysql57-server/files/patch-include_my__compare.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-include_my__compare.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- include/my_compare.h.orig 2015-11-29 19:16:24 UTC +--- include/my_compare.h.orig 2016-03-28 18:06:12 UTC +++ include/my_compare.h @@ -40,7 +40,7 @@ extern "C" { But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. Modified: head/databases/mysql57-server/files/patch-include_my__thread__os__id.h ============================================================================== --- head/databases/mysql57-server/files/patch-include_my__thread__os__id.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-include_my__thread__os__id.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- include/my_thread_os_id.h.orig 2015-11-29 19:16:24 UTC +--- include/my_thread_os_id.h.orig 2016-03-28 18:06:12 UTC +++ include/my_thread_os_id.h @@ -75,8 +75,12 @@ static inline my_thread_os_id_t my_threa return pthread_getthreadid_np(); Modified: head/databases/mysql57-server/files/patch-include_myisam.h ============================================================================== --- head/databases/mysql57-server/files/patch-include_myisam.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-include_myisam.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- include/myisam.h.orig 2015-11-29 19:16:24 UTC +--- include/myisam.h.orig 2016-03-28 18:06:12 UTC +++ include/myisam.h @@ -45,7 +45,7 @@ extern "C" { The following defines can be increased if necessary. Modified: head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- libmysql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ libmysql/CMakeLists.txt @@ -215,7 +215,7 @@ IF(WIN32) ENDIF() Modified: head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,7 +1,7 @@ ---- libservices/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- libservices/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ libservices/CMakeLists.txt -@@ -34,4 +34,6 @@ SET(MYSQLSERVICES_SOURCES - security_context_service.c) +@@ -35,4 +35,6 @@ SET(MYSQLSERVICES_SOURCES + mysql_keyring_service.c) ADD_CONVENIENCE_LIBRARY(mysqlservices ${MYSQLSERVICES_SOURCES}) +IF(FALSE) Modified: head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc ============================================================================== --- head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- mysys_ssl/my_default.cc.orig 2015-11-29 19:16:24 UTC +--- mysys_ssl/my_default.cc.orig 2016-03-28 18:06:12 UTC +++ mysys_ssl/my_default.cc @@ -122,7 +122,7 @@ static my_bool is_login_file= FALSE; Modified: head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc ============================================================================== --- head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- plugin/password_validation/validate_password.cc.orig 2015-11-29 19:16:24 UTC +--- plugin/password_validation/validate_password.cc.orig 2016-03-28 18:06:12 UTC +++ plugin/password_validation/validate_password.cc @@ -18,6 +18,8 @@ #include Added: head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -0,0 +1,20 @@ +--- rapid/plugin/x/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC ++++ rapid/plugin/x/CMakeLists.txt +@@ -91,14 +91,14 @@ ELSE() + ${CMAKE_CURRENT_SOURCE_DIR}/ngs/include + ${CMAKE_SOURCE_DIR}/include #temporary + ${CMAKE_CURRENT_SOURCE_DIR}/include/mysql +- ${SSL_INCLUDE_DIRS} +- ${ZLIB_INCLUDE_DIR} ++ ${BOOST_INCLUDE_DIR} + ) + + INCLUDE_DIRECTORIES(SYSTEM +- ${BOOST_INCLUDE_DIR} + ${PROTOBUF_INCLUDE_DIRS} + ${LIBEVENT_INCLUDE_DIR} ++ ${SSL_INCLUDE_DIRS} ++ ${ZLIB_INCLUDE_DIR} + ) + + IF(XPLUGIN_NO_LITE_PROTOBUF) Added: head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake Fri May 6 14:39:59 2016 (r414707) @@ -0,0 +1,11 @@ +--- rapid/plugin/x/mysqlx_error.cmake.orig 2016-04-14 21:38:55 UTC ++++ rapid/plugin/x/mysqlx_error.cmake +@@ -26,6 +26,8 @@ GENERATE_XERRORS(${MYSQLX_PROJECT_DIR}/s + CONFIGURE_FILE(${MYSQLX_PROJECT_DIR}/src/mysqlx_error.h.in + ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h) + ++IF(FALSE) + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h + DESTINATION ${INSTALL_INCLUDEDIR} + COMPONENT Developement) ++ENDIF() Added: head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -0,0 +1,18 @@ +--- rapid/unittest/gunit/xplugin/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC ++++ rapid/unittest/gunit/xplugin/CMakeLists.txt +@@ -65,7 +65,6 @@ ENDIF() + ADD_DEFINITIONS(${GMOCK_CFLAGS} -DBOOST_ALL_NO_LIB -DBOOST_NO_AUTO_PTR -DUSE_MYSQLX_FULL_PROTO) + + INCLUDE_DIRECTORIES(SYSTEM +- ${BOOST_INCLUDE_DIR} + ${PROTOBUF_INCLUDE_DIRS} + ${SSL_INCLUDE_DIRS} + ${LIBEVENT_INCLUDE_DIR} +@@ -75,6 +74,7 @@ INCLUDE_DIRECTORIES(SYSTEM + ) + + INCLUDE_DIRECTORIES( ++ ${BOOST_INCLUDE_DIR} + ${CMAKE_SOURCE_DIR}/testing/include + ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include + ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include/ngs Modified: head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- scripts/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ scripts/CMakeLists.txt @@ -347,6 +347,8 @@ MACRO(EXTRACT_LINK_LIBRARIES target var) GET_FILENAME_COMPONENT(lib "${lib}" NAME_WE) Modified: head/databases/mysql57-server/files/patch-sql_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-sql_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-sql_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- sql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- sql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ sql/CMakeLists.txt @@ -24,6 +24,8 @@ INCLUDE_DIRECTORIES( ${ZLIB_INCLUDE_DIR} Modified: head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc ============================================================================== --- head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- sql/conn_handler/socket_connection.cc.orig 2015-11-29 19:16:24 UTC +--- sql/conn_handler/socket_connection.cc.orig 2016-03-28 18:06:12 UTC +++ sql/conn_handler/socket_connection.cc @@ -939,20 +939,23 @@ Channel_info* Mysqld_socket_listener::li signal(SIGCHLD, SIG_DFL); Modified: head/databases/mysql57-server/files/patch-sql_json__dom.h ============================================================================== --- head/databases/mysql57-server/files/patch-sql_json__dom.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-sql_json__dom.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- sql/json_dom.h.orig 2015-11-29 19:16:24 UTC +--- sql/json_dom.h.orig 2016-03-28 18:06:12 UTC +++ sql/json_dom.h @@ -368,7 +368,7 @@ struct Json_key_comparator Json_object class. Modified: head/databases/mysql57-server/files/patch-sql_sql__view.cc ============================================================================== --- head/databases/mysql57-server/files/patch-sql_sql__view.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-sql_sql__view.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- sql/sql_view.cc.orig 2015-11-29 19:16:24 UTC +--- sql/sql_view.cc.orig 2016-03-28 18:06:12 UTC +++ sql/sql_view.cc -@@ -768,46 +768,46 @@ static const int required_view_parameter +@@ -773,46 +773,46 @@ static const int required_view_parameter */ static File_option view_parameters[]= {{{ C_STRING_WITH_LEN("query")}, Modified: head/databases/mysql57-server/files/patch-sql_sys__vars.cc ============================================================================== --- head/databases/mysql57-server/files/patch-sql_sys__vars.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-sql_sys__vars.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- sql/sys_vars.cc.orig 2015-11-29 19:16:24 UTC +--- sql/sys_vars.cc.orig 2016-03-28 18:06:12 UTC +++ sql/sys_vars.cc @@ -1734,7 +1734,7 @@ static Sys_var_ulong Sys_interactive_tim "connection before closing it", @@ -9,7 +9,7 @@ static Sys_var_ulong Sys_join_buffer_size( "join_buffer_size", -@@ -2562,7 +2562,7 @@ static Sys_var_ulong Sys_net_read_timeou +@@ -2552,7 +2552,7 @@ static Sys_var_ulong Sys_net_read_timeou "Number of seconds to wait for more data from a connection before " "aborting the read", SESSION_VAR(net_read_timeout), CMD_LINE(REQUIRED_ARG), @@ -18,7 +18,7 @@ NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0), ON_UPDATE(fix_net_read_timeout)); -@@ -2578,7 +2578,7 @@ static Sys_var_ulong Sys_net_write_timeo +@@ -2568,7 +2568,7 @@ static Sys_var_ulong Sys_net_write_timeo "Number of seconds to wait for a block to be written to a connection " "before aborting the write", SESSION_VAR(net_write_timeout), CMD_LINE(REQUIRED_ARG), @@ -27,7 +27,7 @@ NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0), ON_UPDATE(fix_net_write_timeout)); -@@ -4031,7 +4031,7 @@ static Sys_var_ulong Sys_net_wait_timeou +@@ -4083,7 +4083,7 @@ static Sys_var_ulong Sys_net_wait_timeou "The number of seconds the server waits for activity on a " "connection before closing it", SESSION_VAR(net_wait_timeout), CMD_LINE(REQUIRED_ARG), Modified: head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc ============================================================================== --- head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- storage/innobase/buf/buf0buf.cc.orig 2015-11-29 19:16:24 UTC +--- storage/innobase/buf/buf0buf.cc.orig 2016-03-28 18:06:12 UTC +++ storage/innobase/buf/buf0buf.cc -@@ -300,7 +300,7 @@ typedef std::map< +@@ -338,7 +338,7 @@ typedef std::map< const byte*, buf_chunk_t*, std::less, Modified: head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc ============================================================================== --- head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- storage/innobase/dict/dict0stats.cc.orig 2015-11-29 19:16:24 UTC +--- storage/innobase/dict/dict0stats.cc.orig 2016-03-28 18:06:12 UTC +++ storage/innobase/dict/dict0stats.cc @@ -139,7 +139,7 @@ then we would store 5,7,10,11,12 in the typedef std::vector > boundaries_t; Modified: head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h ============================================================================== --- head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- storage/innobase/include/srv0mon.h.orig 2015-11-29 19:16:24 UTC +--- storage/innobase/include/srv0mon.h.orig 2016-03-28 18:06:12 UTC +++ storage/innobase/include/srv0mon.h @@ -34,6 +34,10 @@ Created 12/15/2009 Jimmy Yang /* Required for FreeBSD so that INT64_MAX is defined. */ Modified: head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc ============================================================================== --- head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc Fri May 6 14:39:59 2016 (r414707) @@ -1,6 +1,6 @@ ---- storage/innobase/sync/sync0debug.cc.orig 2015-11-29 19:16:24 UTC +--- storage/innobase/sync/sync0debug.cc.orig 2016-03-28 18:06:12 UTC +++ storage/innobase/sync/sync0debug.cc -@@ -1704,7 +1704,7 @@ private: +@@ -1702,7 +1702,7 @@ private: const void*, File, std::less, Modified: head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c ============================================================================== --- head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- storage/myisam/mi_dynrec.c.orig 2015-11-29 19:16:24 UTC +--- storage/myisam/mi_dynrec.c.orig 2016-03-28 18:06:12 UTC +++ storage/myisam/mi_dynrec.c @@ -65,18 +65,13 @@ my_bool mi_dynmap_file(MI_INFO *info, my DBUG_RETURN(1); Modified: head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt ============================================================================== --- head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) +++ head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) @@ -1,4 +1,4 @@ ---- support-files/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- support-files/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ support-files/CMakeLists.txt @@ -69,7 +69,9 @@ IF(UNIX) INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles) @@ -7,6 +7,6 @@ +IF(FALSE) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Fri May 6 14:59:37 2016 Return-Path: Delivered-To: svn-ports-all@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 E48D7B317B9; Fri, 6 May 2016 14:59:37 +0000 (UTC) (envelope-from pi@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 A464E1846; Fri, 6 May 2016 14:59:37 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Exa4U095494; Fri, 6 May 2016 14:59:36 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Exa7P095489; Fri, 6 May 2016 14:59:36 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061459.u46Exa7P095489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 14:59:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414708 - in head/databases: . sqlite-ext-spellfix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 14:59:38 -0000 Author: pi Date: Fri May 6 14:59:36 2016 New Revision: 414708 URL: https://svnweb.freebsd.org/changeset/ports/414708 Log: New port: databases/sqlite-ext-spellfix This module implements the spellfix1 VIRTUAL TABLE that can be used to search a large vocabulary for close matches using Levenshtein distance. Virtual table: spellfix1 Functions: editdist, editdist3, spellfix1_translit, spellfix1_phonehash, spellfix1_scriptcode WWW: http://www.sqlite.org/spellfix1.html PR: 203217 Submitted by: Yuri Added: head/databases/sqlite-ext-spellfix/ head/databases/sqlite-ext-spellfix/Makefile (contents, props changed) head/databases/sqlite-ext-spellfix/distinfo (contents, props changed) head/databases/sqlite-ext-spellfix/pkg-descr (contents, props changed) head/databases/sqlite-ext-spellfix/pkg-message (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Fri May 6 14:39:59 2016 (r414707) +++ head/databases/Makefile Fri May 6 14:59:36 2016 (r414708) @@ -937,6 +937,7 @@ SUBDIR += sqldeveloper SUBDIR += sqlite-ext-miscfuncs SUBDIR += sqlite-ext-pcre + SUBDIR += sqlite-ext-spellfix SUBDIR += sqlite2 SUBDIR += sqlite3 SUBDIR += sqlitebrowser Added: head/databases/sqlite-ext-spellfix/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-spellfix/Makefile Fri May 6 14:59:36 2016 (r414708) @@ -0,0 +1,40 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= sqlite-ext-spellfix +PORTVERSION= 3.8.11.1 +CATEGORIES= databases +MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ +DISTNAME= sqlite-src-${PORTVERSION:S|8.|8|:S|.|0|g} +DIST_SUBDIR= sqlite-ext + +MAINTAINER= yuri@rawbw.com +COMMENT= Search large vocabulary for close matches for SQLite + +LICENSE= public +LICENSE_NAME= Public Domain +LICENSE_TEXT= Description of the license can be obtained from the following URL: http://www.sqlite.org/copyright.html +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= sqlite:3 zip +NO_WRKSUBDIR= yes + +SRCFILE= ${DISTNAME}/ext/misc/spellfix.c +LIBFILE= libspellfix.so +INST_DIR= ${PREFIX}/libexec/${DIST_SUBDIR} +USE_LDCONFIG= ${INST_DIR} + +EXTRACT_AFTER_ARGS= ${SRCFILE} + +PLIST_FILES= libexec/${DIST_SUBDIR}/${LIBFILE} + +CFLAGS+= -I${PREFIX}/include -fPIC -shared + +do-build: + @cd ${WRKSRC} && ${CC} ${CFLAGS} ${SRCFILE} -o ${LIBFILE} + +do-install: + ${INSTALL} -d ${STAGEDIR}${PREFIX}/libexec/${DIST_SUBDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/${LIBFILE} ${STAGEDIR}${INST_DIR} + +.include Added: head/databases/sqlite-ext-spellfix/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-spellfix/distinfo Fri May 6 14:59:36 2016 (r414708) @@ -0,0 +1,2 @@ +SHA256 (sqlite-ext/sqlite-src-3081101.zip) = 261ad454663f66fda6101b278bb7b3931cf01884deefbf4ea6b152f83a624662 +SIZE (sqlite-ext/sqlite-src-3081101.zip) = 9057103 Added: head/databases/sqlite-ext-spellfix/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-spellfix/pkg-descr Fri May 6 14:59:36 2016 (r414708) @@ -0,0 +1,13 @@ +This module implements the spellfix1 VIRTUAL TABLE that can be used +to search a large vocabulary for close matches using Levenshtein distance. + +Virtual table: + + spellfix1 + +Functions: + + editdist, editdist3, spellfix1_translit, spellfix1_phonehash, + spellfix1_scriptcode + +WWW: http://www.sqlite.org/spellfix1.html Added: head/databases/sqlite-ext-spellfix/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-spellfix/pkg-message Fri May 6 14:59:36 2016 (r414708) @@ -0,0 +1,11 @@ +********************************************************************* +Loading extensions is by default prohibited as a security measure; +see "Security Considerations" in +http://www.sqlite.org/cvstrac/wiki?p=LoadableExtensions. + +If the sqlite3 program and library are built this way, you cannot +use these functions from the program, you must write your own program +using the sqlite3 API, and call sqlite3_enable_load_extension as +described above, or else rebuilt the sqlite3 program to allow +loadable extensions. +********************************************************************* From owner-svn-ports-all@freebsd.org Fri May 6 15:02:48 2016 Return-Path: Delivered-To: svn-ports-all@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 7FEB5B31924; Fri, 6 May 2016 15:02:48 +0000 (UTC) (envelope-from pi@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 547A01BC6; Fri, 6 May 2016 15:02:48 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46F2lDv098479; Fri, 6 May 2016 15:02:47 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46F2liN098474; Fri, 6 May 2016 15:02:47 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061502.u46F2liN098474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 15:02:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414709 - in head/databases: . sqlite-ext-regexp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 15:02:48 -0000 Author: pi Date: Fri May 6 15:02:46 2016 New Revision: 414709 URL: https://svnweb.freebsd.org/changeset/ports/414709 Log: New port: databases/sqlite-ext-regexp Regular-expression matcher for posix extended regular expressions against UTF8 text. Functions: regexp WWW: https://www.sqlite.org/ PR: 203218 Submitted by: Yuri Added: head/databases/sqlite-ext-regexp/ head/databases/sqlite-ext-regexp/Makefile (contents, props changed) head/databases/sqlite-ext-regexp/distinfo (contents, props changed) head/databases/sqlite-ext-regexp/pkg-descr (contents, props changed) head/databases/sqlite-ext-regexp/pkg-message (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Fri May 6 14:59:36 2016 (r414708) +++ head/databases/Makefile Fri May 6 15:02:46 2016 (r414709) @@ -937,6 +937,7 @@ SUBDIR += sqldeveloper SUBDIR += sqlite-ext-miscfuncs SUBDIR += sqlite-ext-pcre + SUBDIR += sqlite-ext-regexp SUBDIR += sqlite-ext-spellfix SUBDIR += sqlite2 SUBDIR += sqlite3 Added: head/databases/sqlite-ext-regexp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-regexp/Makefile Fri May 6 15:02:46 2016 (r414709) @@ -0,0 +1,40 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= sqlite-ext-regexp +PORTVERSION= 3.8.11.1 +CATEGORIES= databases +MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/ +DISTNAME= sqlite-src-${PORTVERSION:S|8.|8|:S|.|0|g} +DIST_SUBDIR= sqlite-ext + +MAINTAINER= yuri@rawbw.com +COMMENT= Regular-expression matcher using NFA engine for SQLite + +LICENSE= public +LICENSE_NAME= Public Domain +LICENSE_TEXT= Description of the license can be obtained from the following URL: http://www.sqlite.org/copyright.html +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= sqlite:3 zip +NO_WRKSUBDIR= yes + +SRCFILE= ${DISTNAME}/ext/misc/regexp.c +LIBFILE= libregexp.so +INST_DIR= ${PREFIX}/libexec/${DIST_SUBDIR} +USE_LDCONFIG= ${INST_DIR} + +EXTRACT_AFTER_ARGS= ${SRCFILE} + +PLIST_FILES= libexec/${DIST_SUBDIR}/${LIBFILE} + +CFLAGS+= -I${PREFIX}/include -fPIC -shared + +do-build: + @cd ${WRKSRC} && ${CC} ${CFLAGS} ${SRCFILE} -o ${LIBFILE} + +do-install: + ${INSTALL} -d ${STAGEDIR}${PREFIX}/libexec/${DIST_SUBDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/${LIBFILE} ${STAGEDIR}${INST_DIR} + +.include Added: head/databases/sqlite-ext-regexp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-regexp/distinfo Fri May 6 15:02:46 2016 (r414709) @@ -0,0 +1,2 @@ +SHA256 (sqlite-ext/sqlite-src-3081101.zip) = 261ad454663f66fda6101b278bb7b3931cf01884deefbf4ea6b152f83a624662 +SIZE (sqlite-ext/sqlite-src-3081101.zip) = 9057103 Added: head/databases/sqlite-ext-regexp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-regexp/pkg-descr Fri May 6 15:02:46 2016 (r414709) @@ -0,0 +1,6 @@ +Regular-expression matcher for posix extended regular expressions +against UTF8 text. + +Functions: regexp + +WWW: https://www.sqlite.org/ Added: head/databases/sqlite-ext-regexp/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/sqlite-ext-regexp/pkg-message Fri May 6 15:02:46 2016 (r414709) @@ -0,0 +1,11 @@ +********************************************************************* +Loading extensions is by default prohibited as a security measure; +see "Security Considerations" in +http://www.sqlite.org/cvstrac/wiki?p=LoadableExtensions. + +If the sqlite3 program and library are built this way, you cannot +use these functions from the program, you must write your own program +using the sqlite3 API, and call sqlite3_enable_load_extension as +described above, or else rebuilt the sqlite3 program to allow +loadable extensions. +********************************************************************* From owner-svn-ports-all@freebsd.org Fri May 6 15:27:50 2016 Return-Path: Delivered-To: svn-ports-all@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 CAF29B2E055; Fri, 6 May 2016 15:27:50 +0000 (UTC) (envelope-from kwm@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 8E24B1F17; Fri, 6 May 2016 15:27:50 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46FRntq004854; Fri, 6 May 2016 15:27:49 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46FRns3004853; Fri, 6 May 2016 15:27:49 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605061527.u46FRns3004853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 6 May 2016 15:27:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414710 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 15:27:50 -0000 Author: kwm Date: Fri May 6 15:27:49 2016 New Revision: 414710 URL: https://svnweb.freebsd.org/changeset/ports/414710 Log: Document ImageMagick vulnabilities. PR: 209241 Submitted by: Ben Woods Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri May 6 15:02:46 2016 (r414709) +++ head/security/vuxml/vuln.xml Fri May 6 15:27:49 2016 (r414710) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + ImageMagick -- multiple vulnerabilities + + + ImageMagick + ImageMagick-nox11 + 6.9.3.9_1 + + + ImageMagick7 + ImageMagick7-nox11 + 7.0.0.0.b201507157.0.1.0_1 + + + + +

Openwall reports:

+
+

Insufficient filtering for filename passed to delegate's command + allows remote code execution during conversion of several file + formats. Any service which uses ImageMagick to process user + supplied images and uses default delegates.xml / policy.xml, + may be vulnerable to this issue.

+

It is possible to make ImageMagick perform a HTTP GET or FTP + request

+

It is possible to delete files by using ImageMagick's 'ephemeral' + pseudo protocol which deletes files after reading.

+

It is possible to move image files to file with any extension + in any folder by using ImageMagick's 'msl' pseudo protocol. + msl.txt and image.gif should exist in known location - /tmp/ + for PoC (in real life it may be web service written in PHP, + which allows to upload raw txt files and process images with + ImageMagick).

+

It is possible to get content of the files from the server + by using ImageMagick's 'label' pseudo protocol.

+
+ +
+ + CVE-2016-3714 + CVE-2016-3715 + CVE-2016-3716 + CVE-2016-3717 + CVE-2016-3718 + http://www.openwall.com/lists/oss-security/2016/05/03/18 + https://imagetragick.com/ + + + 2016-05-03 + 2016-05-06 + +
+ jansson -- local denial of service vulnerabilities From owner-svn-ports-all@freebsd.org Fri May 6 15:48:54 2016 Return-Path: Delivered-To: svn-ports-all@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 DD691B2E665; Fri, 6 May 2016 15:48:54 +0000 (UTC) (envelope-from kuriyama@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 95A9B1E0C; Fri, 6 May 2016 15:48:54 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46FmrPJ011227; Fri, 6 May 2016 15:48:53 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46FmrAt011224; Fri, 6 May 2016 15:48:53 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201605061548.u46FmrAt011224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Fri, 6 May 2016 15:48:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414711 - in head/security/gnupg: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 15:48:55 -0000 Author: kuriyama Date: Fri May 6 15:48:53 2016 New Revision: 414711 URL: https://svnweb.freebsd.org/changeset/ports/414711 Log: - Upgrade to 2.1.12 (bugfixes). Deleted: head/security/gnupg/files/patch-dirmngr-dns-stuff.c head/security/gnupg/files/patch-dirmngr_Makefile.am head/security/gnupg/files/patch-dirmngr_Makefile.in Modified: head/security/gnupg/Makefile head/security/gnupg/distinfo head/security/gnupg/files/patch-doc-Makefile.in Modified: head/security/gnupg/Makefile ============================================================================== --- head/security/gnupg/Makefile Fri May 6 15:27:49 2016 (r414710) +++ head/security/gnupg/Makefile Fri May 6 15:48:53 2016 (r414711) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.1.11 -PORTREVISION= 2 +PORTVERSION= 2.1.12 +#PORTREVISION= 0 CATEGORIES= security MASTER_SITES= GNUPG DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig Modified: head/security/gnupg/distinfo ============================================================================== --- head/security/gnupg/distinfo Fri May 6 15:27:49 2016 (r414710) +++ head/security/gnupg/distinfo Fri May 6 15:48:53 2016 (r414711) @@ -1,4 +1,4 @@ -SHA256 (gnupg-2.1.11.tar.bz2) = b7b0fb2c8c5d47d7ec916d4a1097c0ddcb94a12bb1c0ac424ad86b1ee316b61a -SIZE (gnupg-2.1.11.tar.bz2) = 5224007 -SHA256 (gnupg-2.1.11.tar.bz2.sig) = cf2ca28205a479ceac1fa5b6ac3d855c9461814c9cd231e4da2cf4f156f738f0 -SIZE (gnupg-2.1.11.tar.bz2.sig) = 574 +SHA256 (gnupg-2.1.12.tar.bz2) = ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506 +SIZE (gnupg-2.1.12.tar.bz2) = 5510723 +SHA256 (gnupg-2.1.12.tar.bz2.sig) = 328280c08fc3d9414cdc7bff332e1b7ef81d5c674f23c31619b880f43575c49b +SIZE (gnupg-2.1.12.tar.bz2.sig) = 287 Modified: head/security/gnupg/files/patch-doc-Makefile.in ============================================================================== --- head/security/gnupg/files/patch-doc-Makefile.in Fri May 6 15:27:49 2016 (r414710) +++ head/security/gnupg/files/patch-doc-Makefile.in Fri May 6 15:48:53 2016 (r414711) @@ -1,9 +1,9 @@ ---- doc/Makefile.in.orig 2016-01-26 12:54:48.000000000 +0000 -+++ doc/Makefile.in 2016-02-19 01:59:17.000000000 +0000 -@@ -507,7 +507,7 @@ - watchgnupg_SOURCE = gnupg.texi - CLEANFILES = yat2m mkdefsinc defs.inc +--- doc/Makefile.in.orig 2016-05-04 23:00:20.000000000 +0900 ++++ doc/Makefile.in 2016-05-06 07:36:42.183921000 +0900 +@@ -514,7 +514,7 @@ DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \ + gnupg-card-architecture.eps \ + gnupg-module-overview.eps \ - $(myman_pages) gpg-zip.1 gnupg.7 + $(myman_pages) gnupg.7 From owner-svn-ports-all@freebsd.org Fri May 6 16:02:51 2016 Return-Path: Delivered-To: svn-ports-all@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 BD45CB2EAD6; Fri, 6 May 2016 16:02:51 +0000 (UTC) (envelope-from kuriyama@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 7A3111659; Fri, 6 May 2016 16:02:51 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46G2o7i017122; Fri, 6 May 2016 16:02:50 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46G2oZR017118; Fri, 6 May 2016 16:02:50 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201605061602.u46G2oZR017118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Fri, 6 May 2016 16:02:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414712 - in head/japanese: ajaxzip2-data zipcodes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 16:02:51 -0000 Author: kuriyama Date: Fri May 6 16:02:50 2016 New Revision: 414712 URL: https://svnweb.freebsd.org/changeset/ports/414712 Log: - Update to 20160428. Modified: head/japanese/ajaxzip2-data/Makefile head/japanese/ajaxzip2-data/distinfo head/japanese/zipcodes/Makefile head/japanese/zipcodes/distinfo Modified: head/japanese/ajaxzip2-data/Makefile ============================================================================== --- head/japanese/ajaxzip2-data/Makefile Fri May 6 15:48:53 2016 (r414711) +++ head/japanese/ajaxzip2-data/Makefile Fri May 6 16:02:50 2016 (r414712) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ajaxzip2 -PORTVERSION= 20160229 +PORTVERSION= 20160428 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama PKGNAMESUFFIX= -data Modified: head/japanese/ajaxzip2-data/distinfo ============================================================================== --- head/japanese/ajaxzip2-data/distinfo Fri May 6 15:48:53 2016 (r414711) +++ head/japanese/ajaxzip2-data/distinfo Fri May 6 16:02:50 2016 (r414712) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20160229.zip) = 5b950b67a3499e937ceacc8839fd0ddc3ad113f12f4c6eb9e4854e45dcd98e68 -SIZE (ken_all-20160229.zip) = 1684317 -SHA256 (jigyosyo-20160229.zip) = 9b56cca45bea6bd3d6e7c2262d6714a390cef40bfa36e8503caf7dc50366052e -SIZE (jigyosyo-20160229.zip) = 751519 +SHA256 (ken_all-20160428.zip) = dd732957ca98dcad8c68aaa89447d77bd9201f26a19241f2531cb3f4ba2296f0 +SIZE (ken_all-20160428.zip) = 1684351 +SHA256 (jigyosyo-20160428.zip) = b95ed393343ed85363e8e7e14725af5e0b0586e60289a386fdba288e0e36f040 +SIZE (jigyosyo-20160428.zip) = 752471 Modified: head/japanese/zipcodes/Makefile ============================================================================== --- head/japanese/zipcodes/Makefile Fri May 6 15:48:53 2016 (r414711) +++ head/japanese/zipcodes/Makefile Fri May 6 16:02:50 2016 (r414712) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zipcodes -PORTVERSION= 20160229 +PORTVERSION= 20160428 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama DISTFILES= ken_all-${PORTVERSION_K}.zip jigyosyo-${PORTVERSION_J}.zip Modified: head/japanese/zipcodes/distinfo ============================================================================== --- head/japanese/zipcodes/distinfo Fri May 6 15:48:53 2016 (r414711) +++ head/japanese/zipcodes/distinfo Fri May 6 16:02:50 2016 (r414712) @@ -1,4 +1,4 @@ -SHA256 (ken_all-20160229.zip) = 5b950b67a3499e937ceacc8839fd0ddc3ad113f12f4c6eb9e4854e45dcd98e68 -SIZE (ken_all-20160229.zip) = 1684317 -SHA256 (jigyosyo-20160229.zip) = 9b56cca45bea6bd3d6e7c2262d6714a390cef40bfa36e8503caf7dc50366052e -SIZE (jigyosyo-20160229.zip) = 751519 +SHA256 (ken_all-20160428.zip) = dd732957ca98dcad8c68aaa89447d77bd9201f26a19241f2531cb3f4ba2296f0 +SIZE (ken_all-20160428.zip) = 1684351 +SHA256 (jigyosyo-20160428.zip) = b95ed393343ed85363e8e7e14725af5e0b0586e60289a386fdba288e0e36f040 +SIZE (jigyosyo-20160428.zip) = 752471 From owner-svn-ports-all@freebsd.org Fri May 6 16:52:10 2016 Return-Path: Delivered-To: svn-ports-all@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 20BE5B2F618; Fri, 6 May 2016 16:52:10 +0000 (UTC) (envelope-from jkim@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 D7D5E1249; Fri, 6 May 2016 16:52:09 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Gq9wA032279; Fri, 6 May 2016 16:52:09 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Gq87M032275; Fri, 6 May 2016 16:52:08 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201605061652.u46Gq87M032275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 6 May 2016 16:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414713 - in branches/2016Q2/java/openjdk6: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 16:52:10 -0000 Author: jkim Date: Fri May 6 16:52:08 2016 New Revision: 414713 URL: https://svnweb.freebsd.org/changeset/ports/414713 Log: MFH: r414705 Update to b39. Approved by: ports-secteam (feld) Modified: branches/2016Q2/java/openjdk6/Makefile branches/2016Q2/java/openjdk6/distinfo branches/2016Q2/java/openjdk6/files/patch-set Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/java/openjdk6/Makefile ============================================================================== --- branches/2016Q2/java/openjdk6/Makefile Fri May 6 16:02:50 2016 (r414712) +++ branches/2016Q2/java/openjdk6/Makefile Fri May 6 16:52:08 2016 (r414713) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openjdk6 -PORTVERSION= b38 +PORTVERSION= b39 PORTEPOCH= 1 CATEGORIES= java devel MASTER_SITES= APACHE/ant/binaries/:ant \ @@ -27,7 +27,7 @@ LIB_DEPENDS= libfreetype.so:print/freety RUN_DEPENDS= javavm:java/javavmwrapper \ dejavu>0:x11-fonts/dejavu -OPENJDK_BUILDDATE= 20_jan_2016 +OPENJDK_BUILDDATE= 03_may_2016 OPTIONS_DEFINE= ICEDTEA IPV6 POLICY SOUND TZUPDATE OPTIONS_DEFAULT=ICEDTEA IPV6 TZUPDATE Modified: branches/2016Q2/java/openjdk6/distinfo ============================================================================== --- branches/2016Q2/java/openjdk6/distinfo Fri May 6 16:02:50 2016 (r414712) +++ branches/2016Q2/java/openjdk6/distinfo Fri May 6 16:52:08 2016 (r414713) @@ -1,6 +1,6 @@ SHA256 (apache-ant-1.9.6-bin.tar.bz2) = a43b0928960d63d6b1e2bed37e1ce4fd8fa1788ba84e08388bfe9513f02e8db3 SIZE (apache-ant-1.9.6-bin.tar.bz2) = 4385004 -SHA256 (openjdk-6-src-b38-20_jan_2016.tar.xz) = ff88dbcbda6c3c7d80b7cbd28065a455cdb009de9874fcf9ff9ca8205d38a257 -SIZE (openjdk-6-src-b38-20_jan_2016.tar.xz) = 33845368 +SHA256 (openjdk-6-src-b39-03_may_2016.tar.xz) = d11dc2ababe88e7891f1abbd7fa4fe033a65dea22c071331a641374b3247717f +SIZE (openjdk-6-src-b39-03_may_2016.tar.xz) = 33887004 SHA256 (jtreg-4.1-bin-b05_29_nov_2012.zip) = 9291eb4a14501232b35614e88686ff66ad8b69d0098dbd4322b28f97b672653d SIZE (jtreg-4.1-bin-b05_29_nov_2012.zip) = 5993382 Modified: branches/2016Q2/java/openjdk6/files/patch-set ============================================================================== --- branches/2016Q2/java/openjdk6/files/patch-set Fri May 6 16:02:50 2016 (r414712) +++ branches/2016Q2/java/openjdk6/files/patch-set Fri May 6 16:52:08 2016 (r414713) @@ -2826,7 +2826,7 @@ // the installation of the klass pointer into the new klass "k" --- hotspot/src/share/vm/oops/klass.hpp +++ hotspot/src/share/vm/oops/klass.hpp -@@ -167,7 +167,7 @@ +@@ -168,7 +168,7 @@ bool null_vtbl() { return *(intptr_t*)this == 0; } protected: @@ -2835,6 +2835,20 @@ }; +@@ -419,11 +419,11 @@ + } + static bool layout_helper_is_typeArray(jint lh) { + // _lh_array_tag_type_value == (lh >> _lh_array_tag_shift); +- return (juint)lh >= (juint)(_lh_array_tag_type_value << _lh_array_tag_shift); ++ return (juint)lh >= (juint)((juint)_lh_array_tag_type_value << _lh_array_tag_shift); + } + static bool layout_helper_is_objArray(jint lh) { + // _lh_array_tag_obj_value == (lh >> _lh_array_tag_shift); +- return (jint)lh < (jint)(_lh_array_tag_type_value << _lh_array_tag_shift); ++ return (jint)lh < (jint)((juint)_lh_array_tag_type_value << _lh_array_tag_shift); + } + static int layout_helper_header_size(jint lh) { + assert(lh < (jint)_lh_neutral_value, "must be array"); --- hotspot/src/share/vm/oops/symbol.cpp +++ hotspot/src/share/vm/oops/symbol.cpp @@ -36,7 +36,7 @@ @@ -2948,15 +2962,6 @@ Node* n = (Node*)C->node_arena()->Amalloc_D(x); #ifdef ASSERT n->_in = (Node**)n; // magic cookie for assertion check -@@ -218,7 +218,7 @@ - - // New Operator that takes a Compile pointer, this will eventually - // be the "new" New operator. -- inline void* operator new( size_t x, Compile* C, int y) { -+ inline void* operator new( size_t x, Compile* C, int y) throw() { - Node* n = (Node*)C->node_arena()->Amalloc_D(x + y*sizeof(void*)); - n->_in = (Node**)(((char*)n) + x); - #ifdef ASSERT --- hotspot/src/share/vm/opto/parse3.cpp +++ hotspot/src/share/vm/opto/parse3.cpp @@ -487,7 +487,8 @@ @@ -9031,7 +9036,7 @@ * Function prototypes. --- jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java +++ jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java -@@ -403,7 +403,7 @@ +@@ -413,7 +413,7 @@ if (fontID != null) { fileName = (String)fontNameMap.get(fontID); /* On Linux check for the Lucida Oblique fonts */ @@ -9040,7 +9045,7 @@ if (oblmap == null) { initObliqueLucidaFontMap(); } -@@ -639,7 +639,7 @@ +@@ -649,7 +649,7 @@ if (fontConfigDirs == null) { return; } @@ -9049,6 +9054,15 @@ fontConfigDirs.add(jreLibDirName+File.separator+"oblique-fonts"); } fontdirs = (String[])fontConfigDirs.toArray(new String[0]); +@@ -930,7 +930,7 @@ + */ + FontConfiguration mFontConfig = new MFontConfiguration(this); + if (isOpenSolaris || +- (isLinux && ++ (isLinuxOrBSD && + (!mFontConfig.foundOsSpecificFile() || + !mFontConfig.fontFilesArePresent()) || + (isSolaris && !mFontConfig.fontFilesArePresent()))) { --- jdk/src/solaris/classes/sun/nio/ch/DefaultSelectorProvider.java +++ jdk/src/solaris/classes/sun/nio/ch/DefaultSelectorProvider.java @@ -47,6 +47,10 @@ From owner-svn-ports-all@freebsd.org Fri May 6 17:52:25 2016 Return-Path: Delivered-To: svn-ports-all@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 71491B313AB; Fri, 6 May 2016 17:52:25 +0000 (UTC) (envelope-from riggs@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 396151286; Fri, 6 May 2016 17:52:25 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46HqOKb049862; Fri, 6 May 2016 17:52:24 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46HqORr049856; Fri, 6 May 2016 17:52:24 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605061752.u46HqORr049856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 6 May 2016 17:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414714 - in head/games/palomino: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 17:52:25 -0000 Author: riggs Date: Fri May 6 17:52:23 2016 New Revision: 414714 URL: https://svnweb.freebsd.org/changeset/ports/414714 Log: Allow build with upcoming version of graphics/osg 3.4.0; bump PORTREVISION PR: 209235 Submitted by: woodsb02@gmail.com Added: head/games/palomino/files/ head/games/palomino/files/patch-src_input_device__keyboard__osg.cc (contents, props changed) head/games/palomino/files/patch-src_input_device__keyboard__osg.hh (contents, props changed) head/games/palomino/files/patch-src_input_device__mouse__osg.cc (contents, props changed) head/games/palomino/files/patch-src_input_device__mouse__osg.hh (contents, props changed) Modified: head/games/palomino/Makefile Modified: head/games/palomino/Makefile ============================================================================== --- head/games/palomino/Makefile Fri May 6 16:52:08 2016 (r414713) +++ head/games/palomino/Makefile Fri May 6 17:52:23 2016 (r414714) @@ -3,7 +3,7 @@ PORTNAME= palomino PORTVERSION= 20131231 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/palomino-sim DISTFILES= ${PORTNAME}_src_${PORTVERSION}.txz \ @@ -83,6 +83,15 @@ post-patch: ${WRKSRC}/src/lua_bind/defs.hh @${REINPLACE_CMD} -e 's|doc/html/|${DOCSDIR}/|' ${WRKSRC}/src/gui/gui.cc + @${REINPLACE_CMD} -e 's/computeBound/computeBoundingBox/g' \ + ${WRKSRC}/src/object/object.cc \ + ${WRKSRC}/src/fx/partsys_medium.cc + + @${REINPLACE_CMD} -e 's/CameraNode/Camera/g' \ + ${WRKSRC}/src/hud/hud.cc \ + ${WRKSRC}/src/hud/hud.hh \ + ${WRKSRC}/src/hud/hud_text.cc + post-install: @${MKDIR} ${STAGEDIR}${DATADIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} "data scripts" ${STAGEDIR}${DATADIR}) Added: head/games/palomino/files/patch-src_input_device__keyboard__osg.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/palomino/files/patch-src_input_device__keyboard__osg.cc Fri May 6 17:52:23 2016 (r414714) @@ -0,0 +1,15 @@ +--- src/input/device_keyboard_osg.cc.orig 2012-10-26 01:35:57 UTC ++++ src/input/device_keyboard_osg.cc +@@ -105,12 +105,6 @@ KeyboardDeviceOSG::HandlerOSG::handle( c + } + } + +-void +-KeyboardDeviceOSG::HandlerOSG::accept( osgGA::GUIEventHandlerVisitor& v ) +-{ +- v.visit( *this ); +-} +- + } // namespace input + + #endif // COMPILE_OSG Added: head/games/palomino/files/patch-src_input_device__keyboard__osg.hh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/palomino/files/patch-src_input_device__keyboard__osg.hh Fri May 6 17:52:23 2016 (r414714) @@ -0,0 +1,10 @@ +--- src/input/device_keyboard_osg.hh.orig 2009-11-22 23:05:48 UTC ++++ src/input/device_keyboard_osg.hh +@@ -57,7 +57,6 @@ private: + HandlerOSG( void ) { } + virtual ~HandlerOSG() { } + virtual bool handle( const osgGA::GUIEventAdapter& event, osgGA::GUIActionAdapter& action ); +- virtual void accept( osgGA::GUIEventHandlerVisitor& visitor ); + }; + }; + Added: head/games/palomino/files/patch-src_input_device__mouse__osg.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/palomino/files/patch-src_input_device__mouse__osg.cc Fri May 6 17:52:23 2016 (r414714) @@ -0,0 +1,15 @@ +--- src/input/device_mouse_osg.cc.orig 2012-10-26 01:35:57 UTC ++++ src/input/device_mouse_osg.cc +@@ -145,12 +145,6 @@ MouseDeviceOSG::HandlerOSG::handle( cons + } + } + +-void +-MouseDeviceOSG::HandlerOSG::accept( osgGA::GUIEventHandlerVisitor& v ) +-{ +- v.visit( *this ); +-} +- + } // namespace input + + #endif // COMPILE_OSG Added: head/games/palomino/files/patch-src_input_device__mouse__osg.hh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/palomino/files/patch-src_input_device__mouse__osg.hh Fri May 6 17:52:23 2016 (r414714) @@ -0,0 +1,10 @@ +--- src/input/device_mouse_osg.hh.orig 2011-12-14 01:56:48 UTC ++++ src/input/device_mouse_osg.hh +@@ -41,7 +41,6 @@ private: + HandlerOSG( void ) { } + virtual ~HandlerOSG() { } + virtual bool handle( const osgGA::GUIEventAdapter& event, osgGA::GUIActionAdapter& action ); +- virtual void accept( osgGA::GUIEventHandlerVisitor& visitor ); + }; + }; + From owner-svn-ports-all@freebsd.org Fri May 6 18:00:44 2016 Return-Path: Delivered-To: svn-ports-all@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 4CBF4B3169D; Fri, 6 May 2016 18:00:44 +0000 (UTC) (envelope-from riggs@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 F139119D2; Fri, 6 May 2016 18:00:43 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46I0hab051762; Fri, 6 May 2016 18:00:43 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46I0chP051714; Fri, 6 May 2016 18:00:38 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605061800.u46I0chP051714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 6 May 2016 18:00:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414715 - in branches/2016Q2/databases: mysql57-client mysql57-client/files mysql57-server mysql57-server/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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 18:00:44 -0000 Author: riggs Date: Fri May 6 18:00:38 2016 New Revision: 414715 URL: https://svnweb.freebsd.org/changeset/ports/414715 Log: MFH: r414707 Update to 5.7.12, fixing 31 partially critical vulnerabilities List of vulnerabilities is documented on: http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.html CVE IDs see below. PR: 206998 Submitted by: mokhi64@gmail.com (maintainer) Reviewed by: rootservice@gmail.com Approved by: ports-secteam (feld), mokhi64@gmail.com (maintainer) Security: CVE-2016-0705 CVE-2016-0639 CVE-2015-3194 CVE-2016-0640 CVE-2016-0641 CVE-2016-3461 CVE-2016-2047 CVE-2016-0642 CVE-2016-0643 CVE-2016-0644 CVE-2016-0646 CVE-2016-0647 CVE-2016-0648 CVE-2016-0649 CVE-2016-0650 CVE-2016-0652 CVE-2016-0653 CVE-2016-0654 CVE-2016-0655 CVE-2016-0656 CVE-2016-0657 CVE-2016-0658 CVE-2016-0651 CVE-2016-0659 CVE-2016-0661 CVE-2016-0662 CVE-2016-0663 CVE-2016-0665 CVE-2016-0666 CVE-2016-0667 CVE-2016-0668 Added: branches/2016Q2/databases/mysql57-server/files/my.cnf.sample.in - copied unchanged from r414707, head/databases/mysql57-server/files/my.cnf.sample.in branches/2016Q2/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt - copied unchanged from r414707, head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake - copied unchanged from r414707, head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake branches/2016Q2/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt - copied unchanged from r414707, head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-sql_json__dom.h (contents, props changed) branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc (contents, props changed) branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc (contents, props changed) branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc (contents, props changed) branches/2016Q2/databases/mysql57-server/files/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc - copied unchanged from r414707, head/databases/mysql57-server/files/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc Modified: branches/2016Q2/databases/mysql57-client/Makefile branches/2016Q2/databases/mysql57-client/files/patch-CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-client_CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake branches/2016Q2/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c branches/2016Q2/databases/mysql57-client/files/patch-extra_CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-include_CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-include_my__compare.h branches/2016Q2/databases/mysql57-client/files/patch-include_myisam.h branches/2016Q2/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-man_CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc branches/2016Q2/databases/mysql57-client/files/patch-scripts_CMakeLists.txt branches/2016Q2/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c branches/2016Q2/databases/mysql57-client/files/patch-support-files_CMakeLists.txt branches/2016Q2/databases/mysql57-client/pkg-plist branches/2016Q2/databases/mysql57-server/Makefile branches/2016Q2/databases/mysql57-server/distinfo branches/2016Q2/databases/mysql57-server/files/mysql-server.in branches/2016Q2/databases/mysql57-server/files/patch-CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-client_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-cmake_plugin.cmake branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c branches/2016Q2/databases/mysql57-server/files/patch-include_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-include_my__compare.h branches/2016Q2/databases/mysql57-server/files/patch-include_my__thread__os__id.h branches/2016Q2/databases/mysql57-server/files/patch-include_myisam.h branches/2016Q2/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-libservices_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc branches/2016Q2/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc branches/2016Q2/databases/mysql57-server/files/patch-scripts_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-sql_CMakeLists.txt branches/2016Q2/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc branches/2016Q2/databases/mysql57-server/files/patch-sql_sql__view.cc branches/2016Q2/databases/mysql57-server/files/patch-sql_sys__vars.cc branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h branches/2016Q2/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c branches/2016Q2/databases/mysql57-server/files/patch-support-files_CMakeLists.txt branches/2016Q2/databases/mysql57-server/pkg-message branches/2016Q2/databases/mysql57-server/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/databases/mysql57-client/Makefile ============================================================================== --- branches/2016Q2/databases/mysql57-client/Makefile Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/Makefile Fri May 6 18:00:38 2016 (r414715) @@ -2,25 +2,26 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION?= 4 PKGNAMESUFFIX= 57-client COMMENT= Multithreaded SQL database (client) LICENSE+= LGPL21 +BROKEN_powerpc64= Does not build + MASTERDIR= ${.CURDIR}/../mysql57-server PKGMESSAGE= ${.CURDIR}/pkg-message PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist -CONFLICTS_INSTALL= mysql5.[0-57-9]-client-* mysql[0-46-9][0-9]-client-* mariadb[0-9][0-9]-client-* percona[0-9][0-9]-client-* +CONFLICTS_INSTALL= mysql5[0-68-9]-client-* \ + mysql[0-46-9][0-9]-client-* \ + mariadb[0-9][0-9]-client-* \ + percona[0-9][0-9]-client-* -CMAKE_ARGS+= -DINSTALL_PKGCONFIGDIR=${PREFIX}/libdata/pkgconfig \ - -DINSTALL_LDCONFIGDIR=${PREFIX}/libdata/ldconfig/ \ - -DWITHOUT_SERVER=1 \ - -DWITH_SYSTEMD=0 +CMAKE_ARGS+= -DWITHOUT_SERVER=1 USE_LDCONFIG+= ${PREFIX}/lib/mysql @@ -30,7 +31,7 @@ MMAN1= comp_err.1 msql2mysql.1 mysql.1 CLIENT_ONLY= yes -# issue 166367: adding symlinks for back-compatibility with $(lib)_r +# issue 166367: adding symlinks for back-compatibility with ${lib}_r post-install: @${LN} -s libmysqlclient.a ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient_r.a @${LN} -s libmysqlclient.so ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient_r.so Modified: branches/2016Q2/databases/mysql57-client/files/patch-CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ CMakeLists.txt -@@ -569,8 +569,8 @@ ENDIF() +@@ -606,8 +606,8 @@ ENDIF() ADD_SUBDIRECTORY(extra) ADD_SUBDIRECTORY(client) @@ -10,7 +10,7 @@ IF(UNIX) ADD_SUBDIRECTORY(man) -@@ -639,14 +639,13 @@ ELSE() +@@ -676,14 +676,13 @@ ELSE() SET(CPACK_GENERATOR "TGZ") ENDIF() ADD_SUBDIRECTORY(packaging/WiX) @@ -26,7 +26,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") INSTALL(FILES COPYING LICENSE.mysql DESTINATION ${INSTALL_DOCREADMEDIR} -@@ -673,6 +672,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") +@@ -706,6 +705,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") PATTERN "sp-imp-spec.txt" EXCLUDE ) ENDIF() Modified: branches/2016Q2/databases/mysql57-client/files/patch-client_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-client_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-client_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- client/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- client/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ client/CMakeLists.txt -@@ -121,6 +121,7 @@ IF(UNIX) +@@ -47,6 +47,7 @@ IF(UNIX) TARGET_LINK_LIBRARIES(mysql ${EDITLINE_LIBRARY}) ENDIF(UNIX) @@ -8,7 +8,7 @@ IF(NOT WITHOUT_SERVER) MYSQL_ADD_EXECUTABLE(mysql_upgrade upgrade/program.cc -@@ -131,10 +132,13 @@ ADD_COMPILE_FLAGS( +@@ -57,10 +58,13 @@ ADD_COMPILE_FLAGS( TARGET_LINK_LIBRARIES(mysql_upgrade mysqlclient client_base mysqlcheck_core) ADD_DEPENDENCIES(mysql_upgrade GenFixPrivs GenSysSchema) ENDIF() @@ -22,7 +22,7 @@ ADD_CONVENIENCE_LIBRARY(mysqlcheck_core check/mysqlcheck_core.cc) TARGET_LINK_LIBRARIES(mysqlcheck_core mysqlclient) -@@ -152,8 +156,10 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc +@@ -78,8 +82,10 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) @@ -33,7 +33,7 @@ MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) ADD_COMPILE_FLAGS( -@@ -172,8 +178,10 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli +@@ -98,8 +104,10 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) @@ -44,7 +44,7 @@ IF(UNIX AND NOT WITHOUT_SERVER) MYSQL_ADD_EXECUTABLE(mysql_install_db -@@ -196,7 +204,6 @@ IF(WIN32) +@@ -122,7 +130,6 @@ IF(WIN32) ENDIF(WIN32) SET_TARGET_PROPERTIES ( Modified: branches/2016Q2/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- cmake/build_configurations/compiler_options.cmake.orig 2015-11-29 19:16:24 UTC +--- cmake/build_configurations/compiler_options.cmake.orig 2016-03-28 18:06:12 UTC +++ cmake/build_configurations/compiler_options.cmake @@ -28,7 +28,7 @@ IF(UNIX) Modified: branches/2016Q2/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- cmake/os/DragonFly.cmake.orig 2015-12-17 10:53:10 UTC +--- cmake/os/DragonFly.cmake.orig 2016-04-14 10:16:17 UTC +++ cmake/os/DragonFly.cmake @@ -0,0 +1,24 @@ +INCLUDE(CheckCSourceRuns) Modified: branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/chartype.h.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/chartype.h.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/chartype.h @@ -49,7 +49,7 @@ TODO : Verify if FreeBSD & AIX stores ISO 10646 in wchar_t. */ Modified: branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/vi.c.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/vi.c.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/vi.c @@ -919,7 +919,7 @@ vi_comment_out(EditLine *el, Int c __att * NB: posix implies that we should enter insert mode, however Modified: branches/2016Q2/databases/mysql57-client/files/patch-extra_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-extra_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-extra_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- extra/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- extra/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ extra/CMakeLists.txt @@ -45,6 +45,7 @@ ENDIF() Modified: branches/2016Q2/databases/mysql57-client/files/patch-include_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-include_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-include_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ include/CMakeLists.txt -@@ -37,6 +37,7 @@ SET(HEADERS_ABI +@@ -38,6 +38,7 @@ SET(HEADERS_ABI SET(HEADERS ${HEADERS_ABI} @@ -8,4 +8,3 @@ my_dbug.h m_string.h my_sys.h - Modified: branches/2016Q2/databases/mysql57-client/files/patch-include_my__compare.h ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-include_my__compare.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-include_my__compare.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- include/my_compare.h.orig 2015-11-29 19:16:24 UTC +--- include/my_compare.h.orig 2016-03-28 18:06:12 UTC +++ include/my_compare.h @@ -40,7 +40,7 @@ extern "C" { But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. Modified: branches/2016Q2/databases/mysql57-client/files/patch-include_myisam.h ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-include_myisam.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-include_myisam.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- include/myisam.h.orig 2015-11-29 19:16:24 UTC +--- include/myisam.h.orig 2016-03-28 18:06:12 UTC +++ include/myisam.h @@ -45,7 +45,7 @@ extern "C" { The following defines can be increased if necessary. Modified: branches/2016Q2/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- libmysql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ libmysql/CMakeLists.txt @@ -260,7 +260,7 @@ IF(NOT DISABLE_SHARED) COMPONENT SharedLibraries) Modified: branches/2016Q2/databases/mysql57-client/files/patch-man_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-man_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-man_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,15 +1,13 @@ --- man/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +++ man/CMakeLists.txt -@@ -14,11 +14,7 @@ - # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +@@ -15,10 +15,6 @@ # Copy man pages --FILE(GLOB MAN1_FILES *.1) + FILE(GLOB MAN1_FILES *.1) -FILE(GLOB MAN1_EXCLUDE make_win_bin_dist.1) -FILE(GLOB MAN1_NDB ndb*.1) -FILE(GLOB MAN8_FILES *.8) -FILE(GLOB MAN8_NDB ndb*.8) -+FILE(GLOB MAN1_FILES comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_config_editor.1 mysql_find_rows.1 mysql_waitpid.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 mysqlcheck.1 mysqldump.1 mysqlimport.1 mysqlshow.1 mysqlslap.1) IF(MAN1_FILES) IF(MAN1_EXCLUDE) LIST(REMOVE_ITEM MAN1_FILES ${MAN1_EXCLUDE}) Modified: branches/2016Q2/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- mysys_ssl/my_default.cc.orig 2015-11-29 19:16:24 UTC +--- mysys_ssl/my_default.cc.orig 2016-03-28 18:06:12 UTC +++ mysys_ssl/my_default.cc @@ -122,7 +122,7 @@ static my_bool is_login_file= FALSE; Modified: branches/2016Q2/databases/mysql57-client/files/patch-scripts_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-scripts_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-scripts_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- scripts/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ scripts/CMakeLists.txt @@ -43,6 +43,7 @@ ELSE() MESSAGE(FATAL_ERROR "Cannot concatenate files") Modified: branches/2016Q2/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- storage/myisam/mi_dynrec.c.orig 2015-12-14 07:39:39 UTC +--- storage/myisam/mi_dynrec.c.orig 2016-03-28 18:06:12 UTC +++ storage/myisam/mi_dynrec.c @@ -65,18 +65,13 @@ my_bool mi_dynmap_file(MI_INFO *info, my DBUG_RETURN(1); Modified: branches/2016Q2/databases/mysql57-client/files/patch-support-files_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-client/files/patch-support-files_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/files/patch-support-files_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- support-files/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- support-files/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ support-files/CMakeLists.txt @@ -44,14 +44,17 @@ ELSE() SET(inst_location ${INSTALL_SUPPORTFILESDIR}) @@ -18,18 +18,19 @@ FOREACH(script mysqld_multi.server mysql-log-rotate) CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${script}.sh ${CMAKE_CURRENT_BINARY_DIR}/${script} @ONLY ) -@@ -68,8 +71,10 @@ IF(UNIX) +@@ -68,9 +71,11 @@ IF(UNIX) IF(INSTALL_SUPPORTFILESDIR) INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles) ENDIF() +ENDIF() INSTALL(FILES mysql.m4 DESTINATION ${INSTALL_SHAREDIR}/aclocal COMPONENT Development) -+IF(FALSE) - CONFIGURE_FILE(MySQL-shared-compat.spec.sh ${CMAKE_CURRENT_BINARY_DIR}/MySQL-shared-compat.spec @ONLY) ++IF(FALSE) SET(bindir ${prefix}/${INSTALL_BINDIR}) -@@ -84,3 +89,4 @@ IF(UNIX) + SET(sbindir ${prefix}/${INSTALL_SBINDIR}) + SET(scriptdir ${prefix}/${INSTALL_SCRIPTDIR}) +@@ -83,3 +88,4 @@ IF(UNIX) PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE) ENDIF() Modified: branches/2016Q2/databases/mysql57-client/pkg-plist ============================================================================== --- branches/2016Q2/databases/mysql57-client/pkg-plist Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-client/pkg-plist Fri May 6 18:00:38 2016 (r414715) @@ -53,6 +53,8 @@ include/mysql/mysql/plugin_auth_common.h include/mysql/mysql/plugin_ftparser.h include/mysql/mysql/plugin_ftparser.h.pp include/mysql/mysql/plugin_group_replication.h +include/mysql/mysql/plugin_keyring.h +include/mysql/mysql/plugin_keyring.h.pp include/mysql/mysql/plugin_trace.h include/mysql/mysql/plugin_validate_password.h include/mysql/mysql/psi/mysql_file.h @@ -75,6 +77,7 @@ include/mysql/mysql/service_locking.h include/mysql/mysql/service_my_plugin_log.h include/mysql/mysql/service_my_snprintf.h include/mysql/mysql/service_mysql_alloc.h +include/mysql/mysql/service_mysql_keyring.h include/mysql/mysql/service_mysql_password_policy.h include/mysql/mysql/service_mysql_string.h include/mysql/mysql/service_parser.h @@ -84,6 +87,7 @@ include/mysql/mysql/service_rules_table. include/mysql/mysql/service_security_context.h include/mysql/mysql/service_srv_session.h include/mysql/mysql/service_srv_session_info.h +include/mysql/mysql/service_ssl_wrapper.h include/mysql/mysql/service_thd_alloc.h include/mysql/mysql/service_thd_engine_lock.h include/mysql/mysql/service_thd_wait.h @@ -103,6 +107,7 @@ include/mysql/plugin.h include/mysql/plugin_audit.h include/mysql/plugin_ftparser.h include/mysql/plugin_group_replication.h +include/mysql/plugin_keyring.h include/mysql/plugin_validate_password.h include/mysql/sql_common.h include/mysql/sql_state.h Modified: branches/2016Q2/databases/mysql57-server/Makefile ============================================================================== --- branches/2016Q2/databases/mysql57-server/Makefile Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/Makefile Fri May 6 18:00:38 2016 (r414715) @@ -2,47 +2,64 @@ # $FreeBSD$ PORTNAME= mysql -PORTVERSION= 5.7.10 -PORTREVISION?= 3 +PORTVERSION= 5.7.12 CATEGORIES= databases ipv6 -MASTER_SITES= MYSQL/MySQL-5.7:MySQL SF/boost/boost/1.59.0:boost +MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:MySQL boost_1_59_0.tar.gz:boost +DISTNAME= ${PORTNAME}-boost-${PORTVERSION} MAINTAINER= mokhi64@gmail.com COMMENT= Multithreaded SQL database (server) LICENSE= GPLv2 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + SLAVEDIRS= databases/mysql57-client -USES= cmake:outsource shebangfix +USES= bison:build cmake:outsource compiler:c11 compiler:c++11-lib cpe libedit localbase perl5 shebangfix + +USE_OPENSSL= yes +USE_PERL5= run + +WITH_OPENSSL_PORT= yes -OPTIONS_RADIO= SSL -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL -OPTIONS_DEFAULT+= OPENSSL -NO_OPTIONS_SORT= yes +MY_DBDIR= /var/db/mysql +MY_SECDIR= /var/db/mysql_secure +MY_TMPDIR= /var/db/mysql_tmpdir -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL -WITHOUT_SSL_DESC= No SSL/TLS support +LIB_DEPENDS+= libevent.so:devel/libevent2 \ + liblz4.so:archivers/liblz4 -CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ +CMAKE_BUILD_TYPE= Release + +CMAKE_ARGS+= -DINSTALL_LAYOUT=FREEBSD \ + -DINSTALL_LDCONFIGDIR="${LOCALBASE}/libdata/ldconfig" \ + -DINSTALL_PKGCONFIGDIR="${LOCALBASE}/libdata/pkgconfig" \ + -DINSTALL_DOCDIR="share/doc/mysql" \ -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ -DINSTALL_INCLUDEDIR="include/mysql" \ -DINSTALL_INFODIR="info" \ -DINSTALL_LIBDIR="lib/mysql" \ - -DINSTALL_PKGCONFIGDIR=${PREFIX}/libdata/pkgconfig \ -DINSTALL_MANDIR="man" \ - -DINSTALL_MYSQLDATADIR="/var/db/mysql" \ + -DINSTALL_MYSQLDATADIR="${MY_DBDIR}" \ + -DINSTALL_MYSQLKEYRINGDIR="etc/mysql/keyring" \ -DINSTALL_MYSQLSHAREDIR="share/mysql" \ -DINSTALL_MYSQLTESTDIR="share/mysql/tests" \ -DINSTALL_PLUGINDIR="lib/mysql/plugin" \ -DINSTALL_SBINDIR="libexec" \ -DINSTALL_SCRIPTDIR="bin" \ + -DINSTALL_SECURE_FILE_PRIVDIR="${MY_SECDIR}" \ -DINSTALL_SHAREDIR="share" \ -DINSTALL_SUPPORTFILESDIR="share/mysql" \ - -DLOCAL_BOOST_DIR=${WRKDIR}/boost_1_59_0 \ - -DBOOST_INCLUDE_DIR=${WRKDIR}/boost_1_59_0 \ - -DWITH_INNODB_EXTRA_DEBUG=0 + -DMYSQL_KEYRINGDIR="${ETCDIR}/keyring" \ + -DSYSCONFDIR="${ETCDIR}" \ + -DWITH_BOOST="${WRKSRC}/boost" \ + -DWITH_EDITLINE=system \ + -DWITH_LIBEVENT=system \ + -DWITH_LZ4=system \ + -DWITH_ZLIB=system \ + -DWITH_SSL=${OPENSSLBASE} \ + -DWITH_PIC=1 SHEBANG_FILES= scripts/*.pl* scripts/*.sh @@ -50,24 +67,28 @@ SHEBANG_FILES= scripts/*.pl* scripts/*.s .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled -OPENSSL_USE= OPENSSL=yes -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no +SUB_LIST= MY_DBDIR=${MY_DBDIR} \ + MY_SECDIR=${MY_SECDIR} \ + MY_TMPDIR=${MY_TMPDIR} + +PLIST_SUB= MY_DBDIR=${MY_DBDIR} \ + MY_SECDIR=${MY_SECDIR} \ + MY_TMPDIR=${MY_TMPDIR} # MySQL-Server part .if !defined(CLIENT_ONLY) USE_MYSQL= yes WANT_MYSQL_VER= 57 -USES+= bison:build cpe perl5 -USE_PERL5= run - -CONFLICTS_INSTALL= mariadb[0-9]*-server-* \ - mysql[0-46-9][0-689]-server-* \ - percona[0-9]*-server-* +CONFLICTS_INSTALL= mysql5[0-68-9]-server-* \ + mysql[0-46-9][0-9]-server-* \ + mariadb[0-9][0-9]-server-* \ + percona[0-9][0-9]-server-* USE_RC_SUBR= mysql-server +SUB_FILES= my.cnf.sample + USERS= mysql GROUPS= mysql @@ -110,20 +131,15 @@ OPTIONS_DEFAULT+= PERFSCHM PERFSCHM_SUB_LIST+= PERFSCHEMRC="" PERFSCHM_SUB_LIST_OFF+= PERFSCHEMRC="--skip-performance-schema" - -.else -USES+= readline .endif .include +### Just for the sake of FreeBSD 9.X ### .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -CC= clang -CXX= clang++ -CPP= clang-cpp -OPENSSL_CMAKE_ON= -DWITH_SSL=system -.elif ${OSVERSION} >= 1000000 -OPENSSL_CMAKE_ON= -DWITH_SSL=yes +.if !defined(CLIENT_ONLY) +EXTRA_PATCHES+= ${PATCHDIR}/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc +.endif .endif post-extract: @@ -132,4 +148,15 @@ post-extract: post-patch: @${REINPLACE_CMD} 's/*.1/${MMAN1}/' ${WRKSRC}/man/CMakeLists.txt +.if !defined(CLIENT_ONLY) +post-install: + ${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKDIR}/my.cnf.sample ${STAGEDIR}${ETCDIR}/my.cnf.sample + +post-stage: + ${MKDIR} ${STAGEDIR}${ETCDIR}/keyring + ${MKDIR} ${STAGEDIR}${MY_SECDIR} + ${MKDIR} ${STAGEDIR}${MY_TMPDIR} +.endif + .include Modified: branches/2016Q2/databases/mysql57-server/distinfo ============================================================================== --- branches/2016Q2/databases/mysql57-server/distinfo Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/distinfo Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,2 @@ -SHA256 (mysql-5.7.10.tar.gz) = 1ea1644884d086a23eafd8ccb04d517fbd43da3a6a06036f23c5c3a111e25c74 -SIZE (mysql-5.7.10.tar.gz) = 48919371 -SHA256 (boost_1_59_0.tar.gz) = 47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac -SIZE (boost_1_59_0.tar.gz) = 83709983 +SHA256 (mysql-boost-5.7.12.tar.gz) = 3990c78b4064e4e972e763d62449cb8f930717b3dd2ddcbbaeeaa0f644d5333d +SIZE (mysql-boost-5.7.12.tar.gz) = 60604385 Copied: branches/2016Q2/databases/mysql57-server/files/my.cnf.sample.in (from r414707, head/databases/mysql57-server/files/my.cnf.sample.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/my.cnf.sample.in Fri May 6 18:00:38 2016 (r414715, copy of r414707, head/databases/mysql57-server/files/my.cnf.sample.in) @@ -0,0 +1,64 @@ +# $FreeBSD$ + +[client] +port = 3306 +socket = /tmp/mysql.sock + +[mysql] +prompt = \u@\h [\d]>\_ +no_auto_rehash + +[mysqld] +user = mysql +port = 3306 +socket = /tmp/mysql.sock +bind-address = 127.0.0.1 +basedir = %%PREFIX%% +datadir = %%MY_DBDIR%% +tmpdir = %%MY_TMPDIR%% +slave-load-tmpdir = %%MY_TMPDIR%% +secure-file-priv = %%MY_SECDIR%% +log-bin = mysql-bin +log-output = TABLE +master-info-repository = TABLE +relay-log-info-repository = TABLE +relay-log-recovery = 1 +slow-query-log = 1 +server-id = 1 +sync_binlog = 1 +sync_relay_log = 1 +binlog_cache_size = 16M +expire_logs_days = 30 +default_password_lifetime = 0 +enforce-gtid-consistency = 1 +gtid-mode = ON +safe-user-create = 1 +lower_case_table_names = 1 +explicit-defaults-for-timestamp = 1 +myisam-recover-options = BACKUP,FORCE +open_files_limit = 32768 +table_open_cache = 16384 +table_definition_cache = 8192 +net_retry_count = 16384 +key_buffer_size = 256M +max_allowed_packet = 64M +query_cache_type = 0 +query_cache_size = 0 +long_query_time = 0.5 +innodb_buffer_pool_size = 1G +innodb_data_home_dir = %%MY_DBDIR%% +innodb_log_group_home_dir = %%MY_DBDIR%% +innodb_data_file_path = ibdata1:128M:autoextend +innodb_temp_data_file_path = ibtmp1:128M:autoextend +innodb_flush_method = O_DIRECT +innodb_log_file_size = 256M +innodb_log_buffer_size = 16M +innodb_write_io_threads = 8 +innodb_read_io_threads = 8 +innodb_autoinc_lock_mode = 2 +skip-symbolic-links + +[mysqldump] +max_allowed_packet = 256M +quote_names +quick Modified: branches/2016Q2/databases/mysql57-server/files/mysql-server.in ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/mysql-server.in Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/mysql-server.in Fri May 6 18:00:38 2016 (r414715) @@ -14,10 +14,12 @@ # mysql_limits (bool): Set to "NO" by default. # Set it to yes to run `limits -e -U mysql` # just before mysql starts. -# mysql_dbdir (str): Default to "/var/db/mysql" +# mysql_dbdir (str): Default to "%%MY_DBDIR%%" # Base database directory. +# mysql_confdir (str): Default to "%%ETCDIR%%" +# Base configuration directory. # mysql_optfile (str): Server-specific option file. -# Default to "${mysql_dbdir}/my.cnf". +# Default to "${mysql_confdir}/my.cnf". # mysql_pidfile (str): Custum PID file path and name. # Default to "${mysql_dbdir}/${hostname}.pid". # mysql_args (str): Custom additional arguments to be passed @@ -33,30 +35,43 @@ load_rc_config $name : ${mysql_enable="NO"} : ${mysql_limits="NO"} -: ${mysql_dbdir="/var/db/mysql"} +: ${mysql_dbdir="%%MY_DBDIR%%"} +: ${mysql_confdir="%%ETCDIR%%"} +if [ -f "${mysql_dbdir}/my.cnf" ]; then : ${mysql_optfile="${mysql_dbdir}/my.cnf"} +else +: ${mysql_optfile="${mysql_confdir}/my.cnf"} +fi mysql_user="mysql" mysql_limits_args="-e -U ${mysql_user}" : ${hostname:=`/bin/hostname`} pidfile=${mysql_pidfile:-"${mysql_dbdir}/${hostname}.pid"} command="/usr/sbin/daemon" -command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --user=${mysql_user} --datadir=${mysql_dbdir} --pid-file=${pidfile} ${mysql_args} %%PERFSCHEMRC%%" +command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --pid-file=${pidfile} --user=${mysql_user} ${mysql_args} %%PERFSCHEMRC%%" procname="%%PREFIX%%/libexec/mysqld" start_precmd="${name}_prestart" start_postcmd="${name}_poststart" mysql_install_db="%%PREFIX%%/bin/mysql_install_db" -mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname}" +mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname} --user=${mysql_user}" mysql_create_auth_tables() { eval $mysql_install_db $mysql_install_db_args >/dev/null 2>/dev/null - [ $? -eq 0 ] && chown -R ${mysql_user}:${mysql_user} ${mysql_dbdir} } mysql_prestart() { - if [ ! -d "${mysql_dbdir}/mysql/." ]; then + if [ -f "${mysql_dbdir}/my.cnf" ]; then + echo "" + echo "Please keep in mind that the default location for my.cnf will be changed" + echo "from \"%%MY_DBDIR%%/my.cnf\" to \"%%ETCDIR%%/my.cnf\" in the near" + echo "future. If you do not want to move your my.cnf to the new location then" + echo "you must set \"mysql_optfile\" in /etc/rc.conf to \"/var/db/mysql/my.cnf\"." + echo "" + fi + + if [ ! -d "${mysql_dbdir}/mysql" ]; then mysql_create_auth_tables || return 1 fi if checkyesno mysql_limits; then Modified: branches/2016Q2/databases/mysql57-server/files/patch-CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ CMakeLists.txt -@@ -577,12 +577,10 @@ IF(UNIX) +@@ -614,12 +614,10 @@ IF(UNIX) ENDIF() IF(NOT WITHOUT_SERVER) @@ -13,7 +13,7 @@ ENDIF(WITH_EMBEDDED_SERVER) ENDIF() -@@ -591,8 +589,6 @@ ENDIF() +@@ -628,8 +626,6 @@ ENDIF() ADD_SUBDIRECTORY(scripts) IF(NOT WITHOUT_SERVER) @@ -22,7 +22,7 @@ ADD_SUBDIRECTORY(support-files) IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt) ADD_SUBDIRECTORY(internal) -@@ -647,6 +643,7 @@ ENDIF() +@@ -684,6 +680,7 @@ ENDIF() # # RPM installs documentation directly from the source tree # @@ -30,7 +30,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") INSTALL(FILES COPYING LICENSE.mysql DESTINATION ${INSTALL_DOCREADMEDIR} -@@ -673,6 +670,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") +@@ -706,6 +703,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") PATTERN "sp-imp-spec.txt" EXCLUDE ) ENDIF() Modified: branches/2016Q2/databases/mysql57-server/files/patch-client_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-client_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-client_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- client/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- client/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ client/CMakeLists.txt -@@ -38,8 +38,6 @@ ADD_DEFINITIONS( +@@ -32,8 +32,6 @@ INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compil ## Subdirectory with common client code. ADD_SUBDIRECTORY(base) @@ -9,8 +9,8 @@ ## We will need libeay32.dll and ssleay32.dll when running client executables. COPY_OPENSSL_DLLS(copy_openssl_client) -@@ -115,11 +113,13 @@ IF(CMAKE_USE_PTHREADS_INIT AND CMAKE_C_F - ENDIF() +@@ -41,11 +39,13 @@ COPY_OPENSSL_DLLS(copy_openssl_client) + INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compile_flags.cmake) ADD_DEFINITIONS(${SSL_DEFINES}) +IF(FALSE) @@ -23,7 +23,7 @@ IF(NOT WITHOUT_SERVER) MYSQL_ADD_EXECUTABLE(mysql_upgrade -@@ -139,6 +139,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli +@@ -65,6 +65,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli ADD_CONVENIENCE_LIBRARY(mysqlcheck_core check/mysqlcheck_core.cc) TARGET_LINK_LIBRARIES(mysqlcheck_core mysqlclient) @@ -31,7 +31,7 @@ MYSQL_ADD_EXECUTABLE(mysqlcheck check/mysqlcheck.cc) TARGET_LINK_LIBRARIES(mysqlcheck mysqlcheck_core) -@@ -151,10 +152,12 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc +@@ -77,10 +78,12 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) @@ -44,7 +44,7 @@ MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) ADD_COMPILE_FLAGS( mysqlbinlog.cc -@@ -171,6 +174,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli +@@ -97,6 +100,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) @@ -52,7 +52,7 @@ MYSQL_ADD_EXECUTABLE(mysql_secure_installation mysql_secure_installation.cc) TARGET_LINK_LIBRARIES(mysql_secure_installation mysqlclient) -@@ -186,9 +190,11 @@ IF(UNIX AND NOT WITHOUT_SERVER) +@@ -112,9 +116,11 @@ IF(UNIX AND NOT WITHOUT_SERVER) ADD_DEPENDENCIES(mysql_install_db GenBootstrapPriv GenSysSchema) ENDIF() @@ -64,7 +64,7 @@ # "WIN32" also covers 64 bit. "echo" is used in some files below "mysql-test/". IF(WIN32) -@@ -197,11 +203,6 @@ ENDIF(WIN32) +@@ -123,11 +129,6 @@ ENDIF(WIN32) SET_TARGET_PROPERTIES ( mysql_plugin Modified: branches/2016Q2/databases/mysql57-server/files/patch-cmake_plugin.cmake ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-cmake_plugin.cmake Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-cmake_plugin.cmake Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- cmake/plugin.cmake.orig 2015-11-29 19:16:24 UTC +--- cmake/plugin.cmake.orig 2016-03-28 18:06:12 UTC +++ cmake/plugin.cmake -@@ -236,9 +236,6 @@ MACRO(MYSQL_ADD_PLUGIN) +@@ -237,9 +237,6 @@ MACRO(MYSQL_ADD_PLUGIN) MYSQL_INSTALL_TARGETS(${target} DESTINATION ${INSTALL_PLUGINDIR} COMPONENT ${INSTALL_COMPONENT}) Modified: branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/chartype.h.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/chartype.h.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/chartype.h @@ -49,7 +49,7 @@ TODO : Verify if FreeBSD & AIX stores ISO 10646 in wchar_t. */ Modified: branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- cmd-line-utils/libedit/vi.c.orig 2015-11-29 19:16:24 UTC +--- cmd-line-utils/libedit/vi.c.orig 2016-03-28 18:06:12 UTC +++ cmd-line-utils/libedit/vi.c @@ -919,7 +919,7 @@ vi_comment_out(EditLine *el, Int c __att * NB: posix implies that we should enter insert mode, however Modified: branches/2016Q2/databases/mysql57-server/files/patch-include_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-include_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-include_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,12 +1,16 @@ ---- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ include/CMakeLists.txt -@@ -69,10 +69,12 @@ SET(HEADERS +@@ -69,14 +69,13 @@ SET(HEADERS + ${HEADERS_GEN_CONFIGURE} ) - -+IF(FALSE) - INSTALL(FILES ../libbinlogevents/export/binary_log_types.h DESTINATION ${INSTALL_INCLUDEDIR}) - INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) - INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development + ++IF(FALSE) + INSTALL(FILES + ../libbinlogevents/export/binary_log_types.h + DESTINATION ${INSTALL_INCLUDEDIR} +- COMPONENT Development) +-INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) +-INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development PATTERN "*.h" PATTERN "psi_abi*" EXCLUDE ) Modified: branches/2016Q2/databases/mysql57-server/files/patch-include_my__compare.h ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-include_my__compare.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-include_my__compare.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- include/my_compare.h.orig 2015-11-29 19:16:24 UTC +--- include/my_compare.h.orig 2016-03-28 18:06:12 UTC +++ include/my_compare.h @@ -40,7 +40,7 @@ extern "C" { But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. Modified: branches/2016Q2/databases/mysql57-server/files/patch-include_my__thread__os__id.h ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-include_my__thread__os__id.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-include_my__thread__os__id.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- include/my_thread_os_id.h.orig 2015-11-29 19:16:24 UTC +--- include/my_thread_os_id.h.orig 2016-03-28 18:06:12 UTC +++ include/my_thread_os_id.h @@ -75,8 +75,12 @@ static inline my_thread_os_id_t my_threa return pthread_getthreadid_np(); Modified: branches/2016Q2/databases/mysql57-server/files/patch-include_myisam.h ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-include_myisam.h Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-include_myisam.h Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- include/myisam.h.orig 2015-11-29 19:16:24 UTC +--- include/myisam.h.orig 2016-03-28 18:06:12 UTC +++ include/myisam.h @@ -45,7 +45,7 @@ extern "C" { The following defines can be increased if necessary. Modified: branches/2016Q2/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- libmysql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ libmysql/CMakeLists.txt @@ -215,7 +215,7 @@ IF(WIN32) ENDIF() Modified: branches/2016Q2/databases/mysql57-server/files/patch-libservices_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-libservices_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-libservices_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,7 +1,7 @@ ---- libservices/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- libservices/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ libservices/CMakeLists.txt -@@ -34,4 +34,6 @@ SET(MYSQLSERVICES_SOURCES - security_context_service.c) +@@ -35,4 +35,6 @@ SET(MYSQLSERVICES_SOURCES + mysql_keyring_service.c) ADD_CONVENIENCE_LIBRARY(mysqlservices ${MYSQLSERVICES_SOURCES}) +IF(FALSE) Modified: branches/2016Q2/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- mysys_ssl/my_default.cc.orig 2015-11-29 19:16:24 UTC +--- mysys_ssl/my_default.cc.orig 2016-03-28 18:06:12 UTC +++ mysys_ssl/my_default.cc @@ -122,7 +122,7 @@ static my_bool is_login_file= FALSE; Modified: branches/2016Q2/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- plugin/password_validation/validate_password.cc.orig 2015-11-29 19:16:24 UTC +--- plugin/password_validation/validate_password.cc.orig 2016-03-28 18:06:12 UTC +++ plugin/password_validation/validate_password.cc @@ -18,6 +18,8 @@ #include Copied: branches/2016Q2/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt (from r414707, head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715, copy of r414707, head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt) @@ -0,0 +1,20 @@ +--- rapid/plugin/x/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC ++++ rapid/plugin/x/CMakeLists.txt +@@ -91,14 +91,14 @@ ELSE() + ${CMAKE_CURRENT_SOURCE_DIR}/ngs/include + ${CMAKE_SOURCE_DIR}/include #temporary + ${CMAKE_CURRENT_SOURCE_DIR}/include/mysql +- ${SSL_INCLUDE_DIRS} +- ${ZLIB_INCLUDE_DIR} ++ ${BOOST_INCLUDE_DIR} + ) + + INCLUDE_DIRECTORIES(SYSTEM +- ${BOOST_INCLUDE_DIR} + ${PROTOBUF_INCLUDE_DIRS} + ${LIBEVENT_INCLUDE_DIR} ++ ${SSL_INCLUDE_DIRS} ++ ${ZLIB_INCLUDE_DIR} + ) + + IF(XPLUGIN_NO_LITE_PROTOBUF) Copied: branches/2016Q2/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake (from r414707, head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake Fri May 6 18:00:38 2016 (r414715, copy of r414707, head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake) @@ -0,0 +1,11 @@ +--- rapid/plugin/x/mysqlx_error.cmake.orig 2016-04-14 21:38:55 UTC ++++ rapid/plugin/x/mysqlx_error.cmake +@@ -26,6 +26,8 @@ GENERATE_XERRORS(${MYSQLX_PROJECT_DIR}/s + CONFIGURE_FILE(${MYSQLX_PROJECT_DIR}/src/mysqlx_error.h.in + ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h) + ++IF(FALSE) + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h + DESTINATION ${INSTALL_INCLUDEDIR} + COMPONENT Developement) ++ENDIF() Copied: branches/2016Q2/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt (from r414707, head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715, copy of r414707, head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt) @@ -0,0 +1,18 @@ +--- rapid/unittest/gunit/xplugin/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC ++++ rapid/unittest/gunit/xplugin/CMakeLists.txt +@@ -65,7 +65,6 @@ ENDIF() + ADD_DEFINITIONS(${GMOCK_CFLAGS} -DBOOST_ALL_NO_LIB -DBOOST_NO_AUTO_PTR -DUSE_MYSQLX_FULL_PROTO) + + INCLUDE_DIRECTORIES(SYSTEM +- ${BOOST_INCLUDE_DIR} + ${PROTOBUF_INCLUDE_DIRS} + ${SSL_INCLUDE_DIRS} + ${LIBEVENT_INCLUDE_DIR} +@@ -75,6 +74,7 @@ INCLUDE_DIRECTORIES(SYSTEM + ) + + INCLUDE_DIRECTORIES( ++ ${BOOST_INCLUDE_DIR} + ${CMAKE_SOURCE_DIR}/testing/include + ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include + ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include/ngs Modified: branches/2016Q2/databases/mysql57-server/files/patch-scripts_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-scripts_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-scripts_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- scripts/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ scripts/CMakeLists.txt @@ -347,6 +347,8 @@ MACRO(EXTRACT_LINK_LIBRARIES target var) GET_FILENAME_COMPONENT(lib "${lib}" NAME_WE) Modified: branches/2016Q2/databases/mysql57-server/files/patch-sql_CMakeLists.txt ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-sql_CMakeLists.txt Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-sql_CMakeLists.txt Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- sql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC +--- sql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC +++ sql/CMakeLists.txt @@ -24,6 +24,8 @@ INCLUDE_DIRECTORIES( ${ZLIB_INCLUDE_DIR} Modified: branches/2016Q2/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- sql/conn_handler/socket_connection.cc.orig 2015-11-29 19:16:24 UTC +--- sql/conn_handler/socket_connection.cc.orig 2016-03-28 18:06:12 UTC +++ sql/conn_handler/socket_connection.cc @@ -939,20 +939,23 @@ Channel_info* Mysqld_socket_listener::li signal(SIGCHLD, SIG_DFL); Added: branches/2016Q2/databases/mysql57-server/files/patch-sql_json__dom.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/patch-sql_json__dom.h Fri May 6 18:00:38 2016 (r414715) @@ -0,0 +1,11 @@ +--- sql/json_dom.h.orig 2016-03-28 18:06:12 UTC ++++ sql/json_dom.h +@@ -368,7 +368,7 @@ struct Json_key_comparator + Json_object class. + */ + typedef std::map > > Json_object_map; ++ Malloc_allocator > > Json_object_map; + + /** + Represents a JSON container value of type "object" (ECMA), type Modified: branches/2016Q2/databases/mysql57-server/files/patch-sql_sql__view.cc ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-sql_sql__view.cc Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-sql_sql__view.cc Fri May 6 18:00:38 2016 (r414715) @@ -1,6 +1,6 @@ ---- sql/sql_view.cc.orig 2015-11-29 19:16:24 UTC +--- sql/sql_view.cc.orig 2016-03-28 18:06:12 UTC +++ sql/sql_view.cc -@@ -768,46 +768,46 @@ static const int required_view_parameter +@@ -773,46 +773,46 @@ static const int required_view_parameter */ static File_option view_parameters[]= {{{ C_STRING_WITH_LEN("query")}, Modified: branches/2016Q2/databases/mysql57-server/files/patch-sql_sys__vars.cc ============================================================================== --- branches/2016Q2/databases/mysql57-server/files/patch-sql_sys__vars.cc Fri May 6 17:52:23 2016 (r414714) +++ branches/2016Q2/databases/mysql57-server/files/patch-sql_sys__vars.cc Fri May 6 18:00:38 2016 (r414715) @@ -1,4 +1,4 @@ ---- sql/sys_vars.cc.orig 2015-11-29 19:16:24 UTC +--- sql/sys_vars.cc.orig 2016-03-28 18:06:12 UTC +++ sql/sys_vars.cc @@ -1734,7 +1734,7 @@ static Sys_var_ulong Sys_interactive_tim "connection before closing it", @@ -9,7 +9,7 @@ static Sys_var_ulong Sys_join_buffer_size( "join_buffer_size", -@@ -2562,7 +2562,7 @@ static Sys_var_ulong Sys_net_read_timeou +@@ -2552,7 +2552,7 @@ static Sys_var_ulong Sys_net_read_timeou "Number of seconds to wait for more data from a connection before " "aborting the read", SESSION_VAR(net_read_timeout), CMD_LINE(REQUIRED_ARG), @@ -18,7 +18,7 @@ NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0), ON_UPDATE(fix_net_read_timeout)); -@@ -2578,7 +2578,7 @@ static Sys_var_ulong Sys_net_write_timeo +@@ -2568,7 +2568,7 @@ static Sys_var_ulong Sys_net_write_timeo "Number of seconds to wait for a block to be written to a connection " "before aborting the write", SESSION_VAR(net_write_timeout), CMD_LINE(REQUIRED_ARG), @@ -27,7 +27,7 @@ NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0), ON_UPDATE(fix_net_write_timeout)); -@@ -4031,7 +4031,7 @@ static Sys_var_ulong Sys_net_wait_timeou +@@ -4083,7 +4083,7 @@ static Sys_var_ulong Sys_net_wait_timeou "The number of seconds the server waits for activity on a " "connection before closing it", SESSION_VAR(net_wait_timeout), CMD_LINE(REQUIRED_ARG), Added: branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc Fri May 6 18:00:38 2016 (r414715) @@ -0,0 +1,11 @@ +--- storage/innobase/buf/buf0buf.cc.orig 2016-03-28 18:06:12 UTC ++++ storage/innobase/buf/buf0buf.cc +@@ -338,7 +338,7 @@ typedef std::map< + const byte*, + buf_chunk_t*, + std::less, +- ut_allocator > > ++ ut_allocator > > + buf_pool_chunk_map_t; + + static buf_pool_chunk_map_t* buf_chunk_map_reg; Added: branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc Fri May 6 18:00:38 2016 (r414715) @@ -0,0 +1,11 @@ +--- storage/innobase/dict/dict0stats.cc.orig 2016-03-28 18:06:12 UTC ++++ storage/innobase/dict/dict0stats.cc +@@ -139,7 +139,7 @@ then we would store 5,7,10,11,12 in the + typedef std::vector > boundaries_t; + + /** Allocator type used for index_map_t. */ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Fri May 6 18:22:50 2016 Return-Path: Delivered-To: svn-ports-all@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 57697B31BB2; Fri, 6 May 2016 18:22:50 +0000 (UTC) (envelope-from bapt@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 21A9D168B; Fri, 6 May 2016 18:22:50 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46IMnsX060604; Fri, 6 May 2016 18:22:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46IMnDG060602; Fri, 6 May 2016 18:22:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605061822.u46IMnDG060602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 6 May 2016 18:22:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414716 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 18:22:50 -0000 Author: bapt Date: Fri May 6 18:22:48 2016 New Revision: 414716 URL: https://svnweb.freebsd.org/changeset/ports/414716 Log: Update to 1.7.99.7 Changes: - bug fixes after capsicumization of pkg clean - improved a bit the output of pkg fetch to make it more understandable Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Fri May 6 18:00:38 2016 (r414715) +++ head/ports-mgmt/pkg-devel/Makefile Fri May 6 18:22:48 2016 (r414716) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.6 +DISTVERSION= 1.7.99.7 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Fri May 6 18:00:38 2016 (r414715) +++ head/ports-mgmt/pkg-devel/distinfo Fri May 6 18:22:48 2016 (r414716) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.6.tar.xz) = bd5f43231824c03b1372c2ff311a4b92f97eb3eaf9ba8fae5fea8e521947fd5b -SIZE (pkg-1.7.99.6.tar.xz) = 1943024 +SHA256 (pkg-1.7.99.7.tar.xz) = ddbfde2be66e1982a09a1ccb21fef91116c1e01cf7b86067b30f0e7ddc8bf924 +SIZE (pkg-1.7.99.7.tar.xz) = 1913492 From owner-svn-ports-all@freebsd.org Fri May 6 18:24:16 2016 Return-Path: Delivered-To: svn-ports-all@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 CAB9EB31C0F; Fri, 6 May 2016 18:24:16 +0000 (UTC) (envelope-from sbruno@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 9B9FB1797; Fri, 6 May 2016 18:24:16 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46IOFtX060775; Fri, 6 May 2016 18:24:15 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46IOFqB060773; Fri, 6 May 2016 18:24:15 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605061824.u46IOFqB060773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Fri, 6 May 2016 18:24:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414717 - in head: net/intel-ixl-kmod sysutils/intel-nvmupdate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 18:24:16 -0000 Author: sbruno Date: Fri May 6 18:24:15 2016 New Revision: 414717 URL: https://svnweb.freebsd.org/changeset/ports/414717 Log: Mark both ports broken on 11-CURRENT Submitted by: Sergey Kozlov Differential Revision: https://reviews.freebsd.org/D6240 Modified: head/net/intel-ixl-kmod/Makefile head/sysutils/intel-nvmupdate/Makefile Modified: head/net/intel-ixl-kmod/Makefile ============================================================================== --- head/net/intel-ixl-kmod/Makefile Fri May 6 18:22:48 2016 (r414716) +++ head/net/intel-ixl-kmod/Makefile Fri May 6 18:24:15 2016 (r414717) @@ -33,6 +33,10 @@ ONLY_FOR_ARCHS_REASON= Not supported on IGNORE= is not supported on FreeBSD 10.1 and older .endif +.if ${OSVERSION} >= 1100000 +BROKEN= does not build +.endif + do-install: ${INSTALL_KLD} ${WRKSRC}/if_${PORTNAME}.ko ${STAGEDIR}${KMODDIR}/if_${PORTNAME}_updated.ko ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.4 ${STAGEDIR}${MAN4PREFIX}/man/man4/ Modified: head/sysutils/intel-nvmupdate/Makefile ============================================================================== --- head/sysutils/intel-nvmupdate/Makefile Fri May 6 18:22:48 2016 (r414716) +++ head/sysutils/intel-nvmupdate/Makefile Fri May 6 18:24:15 2016 (r414717) @@ -40,6 +40,10 @@ NVMUPDATE_DIR= intel-nvmupdate IGNORE= is not supported on FreeBSD 10.1 and older .endif +.if ${OSVERSION} >= 1100000 +BROKEN= core dump on application startup +.endif + do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${NVMUPDATE_DIR} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${NVMUPDATE_DIR} "! -name 'nvmupdate64e'" From owner-svn-ports-all@freebsd.org Fri May 6 18:34:49 2016 Return-Path: Delivered-To: svn-ports-all@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 501ECB31E0F; Fri, 6 May 2016 18:34:49 +0000 (UTC) (envelope-from sbruno@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 1D3F61D22; Fri, 6 May 2016 18:34:49 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46IYmqt063960; Fri, 6 May 2016 18:34:48 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46IYmlE063958; Fri, 6 May 2016 18:34:48 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605061834.u46IYmlE063958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Fri, 6 May 2016 18:34:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414718 - in head: . games games/Cockatrice games/cockatrice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 18:34:49 -0000 Author: sbruno Date: Fri May 6 18:34:47 2016 New Revision: 414718 URL: https://svnweb.freebsd.org/changeset/ports/414718 Log: Move the Cockatrice dir to cockatrice for more lower case correctness. Added: head/games/cockatrice/ - copied from r414717, head/games/Cockatrice/ Deleted: head/games/Cockatrice/ Modified: head/MOVED head/games/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri May 6 18:24:15 2016 (r414717) +++ head/MOVED Fri May 6 18:34:47 2016 (r414718) @@ -8309,3 +8309,4 @@ www/sogo|www/sogo2|2016-05-02|Renamed to www/sogo-activesync|www/sogo2-activesync|2016-05-02|Renamed to www/sogo2-activesync textproc/rubygem-gherkin3|textproc/rubygem-gherkin|2016-05-03|Has expired: Use textproc/rubygem-gherkin instead dns/odsclient||2016-05-03|Has expired: ODS shuts service down, so client is probably useless +games/Cockatrice|games/cockatrice|2016-05-05|Renamed to games/cockatrice Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Fri May 6 18:24:15 2016 (r414717) +++ head/games/Makefile Fri May 6 18:34:47 2016 (r414718) @@ -14,7 +14,7 @@ SUBDIR += 54321 SUBDIR += 7kaa SUBDIR += CaribbeanStud - SUBDIR += Cockatrice + SUBDIR += cockatrice SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap SUBDIR += abbayedesmorts From owner-svn-ports-all@freebsd.org Fri May 6 18:58:07 2016 Return-Path: Delivered-To: svn-ports-all@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 71B0CB311F6; Fri, 6 May 2016 18:58:07 +0000 (UTC) (envelope-from lev@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 3F40614A5; Fri, 6 May 2016 18:58:07 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Iw6PG069986; Fri, 6 May 2016 18:58:06 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Iw6gR069984; Fri, 6 May 2016 18:58:06 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201605061858.u46Iw6gR069984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Fri, 6 May 2016 18:58:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414719 - head/devel/stlink X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 18:58:07 -0000 Author: lev Date: Fri May 6 18:58:06 2016 New Revision: 414719 URL: https://svnweb.freebsd.org/changeset/ports/414719 Log: Update to latest commit, in nrw version 1.2 Modified: head/devel/stlink/Makefile head/devel/stlink/distinfo Modified: head/devel/stlink/Makefile ============================================================================== --- head/devel/stlink/Makefile Fri May 6 18:34:47 2016 (r414718) +++ head/devel/stlink/Makefile Fri May 6 18:58:06 2016 (r414719) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stlink -PORTVERSION= 1.1.0.20160416 +PORTVERSION= 1.2.0.20160506 CATEGORIES= devel MAINTAINER= lev@FreeBSD.org @@ -16,16 +16,16 @@ GTK3_USE= GNOME=gtk30 USE_GITHUB= yes GH_ACCOUNT= texane -GH_TAGNAME= 6fe3a02 +GH_TAGNAME= e454fe9 USES= autoreconf gmake pkgconfig GNU_CONFIGURE= yes -PORTDOCS= README tutorial.pdf +PORTDOCS= README tutorial.md post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/README - ${INSTALL_DATA} ${WRKSRC}/doc/tutorial/tutorial.pdf ${STAGEDIR}${DOCSDIR}/tutorial.pdf + ${INSTALL_DATA} ${WRKSRC}/doc/tutorial.md ${STAGEDIR}${DOCSDIR}/tutorial.md .include Modified: head/devel/stlink/distinfo ============================================================================== --- head/devel/stlink/distinfo Fri May 6 18:34:47 2016 (r414718) +++ head/devel/stlink/distinfo Fri May 6 18:58:06 2016 (r414719) @@ -1,2 +1,2 @@ -SHA256 (texane-stlink-1.1.0.20160416-6fe3a02_GH0.tar.gz) = 794693e6679d4f5422f8a2cf4e7fe34f40beaecc260b300f1a1e8b996376c33e -SIZE (texane-stlink-1.1.0.20160416-6fe3a02_GH0.tar.gz) = 209666 +SHA256 (texane-stlink-1.2.0.20160506-e454fe9_GH0.tar.gz) = ebd6203d8b89a836e02cfc48447e3d94550b8acd659ded8e4e17e76f86a13f1d +SIZE (texane-stlink-1.2.0.20160506-e454fe9_GH0.tar.gz) = 108952 From owner-svn-ports-all@freebsd.org Fri May 6 19:18:42 2016 Return-Path: Delivered-To: svn-ports-all@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 B7F5FB31908; Fri, 6 May 2016 19:18:42 +0000 (UTC) (envelope-from truckman@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 84A2B121F; Fri, 6 May 2016 19:18:42 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46JIfKp076273; Fri, 6 May 2016 19:18:41 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46JIfon076272; Fri, 6 May 2016 19:18:41 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605061918.u46JIfon076272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Fri, 6 May 2016 19:18:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414720 - head/math/matio/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 19:18:42 -0000 Author: truckman Date: Fri May 6 19:18:41 2016 New Revision: 414720 URL: https://svnweb.freebsd.org/changeset/ports/414720 Log: Fix build with science/hdf5 version 1.10 by specifying that we want to use the version 1.8 API. PR: 209242 Approved by: makc (maintainer) Added: head/math/matio/files/ head/math/matio/files/patch-configure (contents, props changed) Added: head/math/matio/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/matio/files/patch-configure Fri May 6 19:18:41 2016 (r414720) @@ -0,0 +1,11 @@ +--- configure.orig 2013-07-31 23:52:52 UTC ++++ configure +@@ -14753,7 +14753,7 @@ $as_echo_n "checking for HDF5 software.. + + if test "x$HDF5_DIR" != "x" -a "x$HDF5_DIR" != "xyes" + then +- HDF5_CFLAGS="-I${HDF5_DIR}/include" ++ HDF5_CFLAGS="-I${HDF5_DIR}/include -DH5_USE_18_API" + if test "$acl_libdirstem" != "lib" -a -d "${HDF5_DIR}/$acl_libdirstem" + then + HDF5_LIBS="-L${HDF5_DIR}/$acl_libdirstem -lhdf5" From owner-svn-ports-all@freebsd.org Fri May 6 19:25:50 2016 Return-Path: Delivered-To: svn-ports-all@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 CC751B31CA8; Fri, 6 May 2016 19:25:50 +0000 (UTC) (envelope-from pi@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 8C3391ABF; Fri, 6 May 2016 19:25:50 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46JPnTt079302; Fri, 6 May 2016 19:25:49 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46JPnx2079297; Fri, 6 May 2016 19:25:49 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605061925.u46JPnx2079297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 19:25:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414721 - head/audio/calf/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 19:25:50 -0000 Author: pi Date: Fri May 6 19:25:49 2016 New Revision: 414721 URL: https://svnweb.freebsd.org/changeset/ports/414721 Log: audio/calf: Fix build with libc++ 3.8.0 - change some patches to conform to makepatch rules PR: 209333 Submitted by: dim Added: head/audio/calf/files/patch-src_analyzer.cpp (contents, props changed) head/audio/calf/files/patch-src_modules__dist.cpp (contents, props changed) head/audio/calf/files/patch-src_modules__limit.cpp (contents, props changed) Modified: head/audio/calf/files/patch-src__calf__audio_fx.h head/audio/calf/files/patch-src__calf__osctl.h Modified: head/audio/calf/files/patch-src__calf__audio_fx.h ============================================================================== --- head/audio/calf/files/patch-src__calf__audio_fx.h Fri May 6 19:18:41 2016 (r414720) +++ head/audio/calf/files/patch-src__calf__audio_fx.h Fri May 6 19:25:49 2016 (r414721) @@ -1,4 +1,4 @@ ---- src/calf/audio_fx.h.orig +--- src/calf/audio_fx.h.orig 2015-03-13 23:00:12 UTC +++ src/calf/audio_fx.h @@ -27,6 +27,7 @@ #include "inertia.h" Modified: head/audio/calf/files/patch-src__calf__osctl.h ============================================================================== --- head/audio/calf/files/patch-src__calf__osctl.h Fri May 6 19:18:41 2016 (r414720) +++ head/audio/calf/files/patch-src__calf__osctl.h Fri May 6 19:25:49 2016 (r414721) @@ -1,4 +1,4 @@ ---- src/calf/osctl.h.orig +--- src/calf/osctl.h.orig 2014-01-26 21:24:40 UTC +++ src/calf/osctl.h @@ -26,7 +26,10 @@ #include Added: head/audio/calf/files/patch-src_analyzer.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/calf/files/patch-src_analyzer.cpp Fri May 6 19:25:49 2016 (r414721) @@ -0,0 +1,17 @@ +--- src/analyzer.cpp.orig 2014-10-14 18:53:15 UTC ++++ src/analyzer.cpp +@@ -471,12 +471,12 @@ void analyzer::draw(int subindex, float + //pumping up actual signal an erase surrounding + // sounds + fft_outL[_iter] = 0.25f * std::max(n * 0.6f * \ +- fabs(fft_outL[_iter]) - var1L , 1e-20); ++ fabsf(fft_outL[_iter]) - var1L , 1e-20f); + if(_mode == 3 or _mode == 4) { + // do the same with R channel if needed + lastoutR = fft_outR[_iter]; + fft_outR[_iter] = 0.25f * std::max(n * \ +- 0.6f * fabs(fft_outR[_iter]) - var1R , 1e-20); ++ 0.6f * fabsf(fft_outR[_iter]) - var1R , 1e-20f); + } + break; + } Added: head/audio/calf/files/patch-src_modules__dist.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/calf/files/patch-src_modules__dist.cpp Fri May 6 19:25:49 2016 (r414721) @@ -0,0 +1,13 @@ +--- src/modules_dist.cpp.orig 2015-03-13 23:00:12 UTC ++++ src/modules_dist.cpp +@@ -794,8 +794,8 @@ uint32_t tapesimulator_audio_module::pro + lfo2.advance(1); + + // dot +- rms = std::max((double)rms, (fabs(Lo) + fabs(Ro)) / 2); +- input = std::max((double)input, (fabs(Lc) + fabs(Rc)) / 2); ++ rms = std::max(rms, (fabsf(Lo) + fabsf(Ro)) / 2); ++ input = std::max(input, (fabsf(Lc) + fabsf(Rc)) / 2); + + float values[] = {inL, inR, outs[0][i], outs[1][i]}; + meters.process(values); Added: head/audio/calf/files/patch-src_modules__limit.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/calf/files/patch-src_modules__limit.cpp Fri May 6 19:25:49 2016 (r414721) @@ -0,0 +1,20 @@ +--- src/modules_limit.cpp.orig 2014-10-14 18:56:24 UTC ++++ src/modules_limit.cpp +@@ -429,7 +429,7 @@ uint32_t multibandlimiter_audio_module:: + } + + // write multiband coefficient to buffer +- buffer[pos] = std::min(*params[param_limit] / std::max(fabs(tmpL), fabs(tmpR)), 1.0); ++ buffer[pos] = std::min(*params[param_limit] / std::max(fabsf(tmpL), fabsf(tmpR)), 1.0f); + + // step forward in multiband buffer + pos = (pos + channels) % buffer_size; +@@ -811,7 +811,7 @@ uint32_t sidechainlimiter_audio_module:: + } + + // write multiband coefficient to buffer +- buffer[pos] = std::min(*params[param_limit] / std::max(fabs(tmpL), fabs(tmpR)), 1.0); ++ buffer[pos] = std::min(*params[param_limit] / std::max(fabsf(tmpL), fabsf(tmpR)), 1.0f); + + // step forward in multiband buffer + pos = (pos + channels) % buffer_size; From owner-svn-ports-all@freebsd.org Fri May 6 19:51:31 2016 Return-Path: Delivered-To: svn-ports-all@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 A2559B2C063; Fri, 6 May 2016 19:51:31 +0000 (UTC) (envelope-from bapt@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 6172E14D6; Fri, 6 May 2016 19:51:31 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46JpU68086025; Fri, 6 May 2016 19:51:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46JpUaL086023; Fri, 6 May 2016 19:51:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605061951.u46JpUaL086023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 6 May 2016 19:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414722 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 19:51:31 -0000 Author: bapt Date: Fri May 6 19:51:30 2016 New Revision: 414722 URL: https://svnweb.freebsd.org/changeset/ports/414722 Log: Update to 1.7.99.8 Changes: - run post install scripts a bit later to ensure all the new files are in place - fix a fd leak when extracting files Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Fri May 6 19:25:49 2016 (r414721) +++ head/ports-mgmt/pkg-devel/Makefile Fri May 6 19:51:30 2016 (r414722) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.7 +DISTVERSION= 1.7.99.8 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Fri May 6 19:25:49 2016 (r414721) +++ head/ports-mgmt/pkg-devel/distinfo Fri May 6 19:51:30 2016 (r414722) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.7.tar.xz) = ddbfde2be66e1982a09a1ccb21fef91116c1e01cf7b86067b30f0e7ddc8bf924 -SIZE (pkg-1.7.99.7.tar.xz) = 1913492 +SHA256 (pkg-1.7.99.8.tar.xz) = 3109e734cf553fbc46e4ecedb2134307dbbd6da06f64dac71d2a7e3758d8f510 +SIZE (pkg-1.7.99.8.tar.xz) = 1946632 From owner-svn-ports-all@freebsd.org Fri May 6 19:55:08 2016 Return-Path: Delivered-To: svn-ports-all@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 20001B2C204; Fri, 6 May 2016 19:55:08 +0000 (UTC) (envelope-from gerald@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 E152917B8; Fri, 6 May 2016 19:55:07 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Jt7wG088223; Fri, 6 May 2016 19:55:07 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Jt6xL088220; Fri, 6 May 2016 19:55:06 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605061955.u46Jt6xL088220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 6 May 2016 19:55:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414723 - head/lang/gcc6-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 19:55:08 -0000 Author: gerald Date: Fri May 6 19:55:06 2016 New Revision: 414723 URL: https://svnweb.freebsd.org/changeset/ports/414723 Log: Update to the 20160505 snapshot of GCC 6. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Fri May 6 19:51:30 2016 (r414722) +++ head/lang/gcc6-devel/Makefile Fri May 6 19:55:06 2016 (r414723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.1.1.s20160428 +PORTVERSION= 6.1.1.s20160505 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Fri May 6 19:51:30 2016 (r414722) +++ head/lang/gcc6-devel/distinfo Fri May 6 19:55:06 2016 (r414723) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20160428.tar.bz2) = 3721749562b73151ca2e37becf0d1ee87b43007aa035572a3c7948bc565f0475 -SIZE (gcc-6-20160428.tar.bz2) = 95408683 +SHA256 (gcc-6-20160505.tar.bz2) = 56f11990e16febe0927ec784801e56bfba7ec78cb9452dc0be252f1373431eb4 +SIZE (gcc-6-20160505.tar.bz2) = 95415785 From owner-svn-ports-all@freebsd.org Fri May 6 20:57:57 2016 Return-Path: Delivered-To: svn-ports-all@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 14741B2D1D3; Fri, 6 May 2016 20:57:57 +0000 (UTC) (envelope-from marino@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 DB25A1A5D; Fri, 6 May 2016 20:57:56 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46KvuQM006569; Fri, 6 May 2016 20:57:56 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46KvuVG006567; Fri, 6 May 2016 20:57:56 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201605062057.u46KvuVG006567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 6 May 2016 20:57:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414724 - head/Templates X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 20:57:57 -0000 Author: marino Date: Fri May 6 20:57:55 2016 New Revision: 414724 URL: https://svnweb.freebsd.org/changeset/ports/414724 Log: Cache ac_cv_sys_long_file_names conftest result (always yes) There are a few ports that check for long file name support during configuration, but the conftest actually modifies $LOCALBASE/lib when the port is built by the root user. By caching the result (yes), the test is avoiding and so is the consequential file system violation. (The synth test option can detect this FS violation.) Differential Revision: https://reviews.freebsd.org/D6160 Approved by: portmgr (bapt@, bdrewery@) Modified: head/Templates/config.site Modified: head/Templates/config.site ============================================================================== --- head/Templates/config.site Fri May 6 19:55:06 2016 (r414723) +++ head/Templates/config.site Fri May 6 20:57:55 2016 (r414724) @@ -731,6 +731,9 @@ : ${ac_cv_have_decl_wmemset=yes} : ${ac_cv_have_decl_writev=yes} +# long file name support test invasively touches localbase, always true +: ${ac_cv_sys_long_file_names=yes} + # function specific : ${gl_cv_func_btowc_eof=yes} From owner-svn-ports-all@freebsd.org Fri May 6 20:59:52 2016 Return-Path: Delivered-To: svn-ports-all@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 A52B8B2D25E; Fri, 6 May 2016 20:59:52 +0000 (UTC) (envelope-from brnrd@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 754591B82; Fri, 6 May 2016 20:59:52 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46Kxp1R006871; Fri, 6 May 2016 20:59:51 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46Kxpjk006863; Fri, 6 May 2016 20:59:51 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605062059.u46Kxpjk006863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 6 May 2016 20:59:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414725 - in head/databases: mariadb100-client/files mariadb100-server mariadb100-server/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 20:59:52 -0000 Author: brnrd Date: Fri May 6 20:59:50 2016 New Revision: 414725 URL: https://svnweb.freebsd.org/changeset/ports/414725 Log: databases/mariadb100-{client,server}: Update to 10.0.25 - Update to latest version 10.0.25 - Fix security vulnerabilities - Replace USE_MYSQL/WANT_MYSQL_VER with USES= mysql:100m - Always build with SSL support, remove bundled CyaSSL - Align INNODB engine option with upstream option name - Mark not supported for TokuDB on i386 - Backport improvements from 10.1 port - Replace bundled libs with ports' versions - ENGINES options group - TokuDB Engine - Add upstreamed patch fixing linuxism - Add/fix docs and license files - Make OQGraph ignore message explicit PR: 209318 Security: 8c2b2f11-0ebe-11e6-b55e-b499baebfeaf Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D6162 Added: head/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp (contents, props changed) head/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt - copied, changed from r408958, head/databases/mariadb101-server/files/patch-storage_tokudb_CMakeLists.txt head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake (contents, props changed) head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt (contents, props changed) Deleted: head/databases/mariadb100-client/files/patch-cmake_jemalloc.cmake head/databases/mariadb100-client/files/patch-extra_yassl_taocrypt_src_integer.cpp head/databases/mariadb100-server/files/patch-cmake_jemalloc.cmake head/databases/mariadb100-server/files/patch-storage_connect_json.cpp Modified: head/databases/mariadb100-server/Makefile head/databases/mariadb100-server/distinfo head/databases/mariadb100-server/pkg-plist Modified: head/databases/mariadb100-server/Makefile ============================================================================== --- head/databases/mariadb100-server/Makefile Fri May 6 20:57:55 2016 (r414724) +++ head/databases/mariadb100-server/Makefile Fri May 6 20:59:50 2016 (r414725) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 10.0.23 +PORTVERSION= 10.0.25 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ @@ -24,23 +24,18 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb100-client -USES= bison:build cmake cpe execinfo gmake shebangfix +USES= bison:build cmake compiler:c++11-lib cpe execinfo gmake shebangfix USE_LDCONFIG= ${PREFIX}/lib/mysql ${PREFIX}/lib/mysql/plugin SHEBANG_FILES= scripts/*.sh SITESDIR= mariadb/mariadb-${PORTVERSION}/source OPTIONS_DEFINE= FASTMTX -OPTIONS_RADIO= SSL -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL -OPTIONS_DEFAULT+= OPENSSL NO_OPTIONS_SORT= yes -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL FASTMTX_DESC= Replace mutexes with spinlocks -WITHOUT_SSL_DESC= No SSL/TLS support -CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ - -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ +CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mariadb" \ + -DINSTALL_DOCREADMEDIR="share/doc/mariadb" \ -DINSTALL_INCLUDEDIR="include/mysql" \ -DINSTALL_INFODIR="info" \ -DINSTALL_LIBDIR="lib/mysql" \ @@ -56,6 +51,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc -DINSTALL_SUPPORTFILESDIR="share/mysql" \ -DWITH_UNIT_TESTS=0 \ -DWITH_LIBEDIT=0 \ + -DWITH_SSL=${OPENSSLBASE} \ -DWITH_LIBWRAP=1 \ -DEXECINFO_ROOT=${LOCALBASE} \ -DCOMPILATION_COMMENT="FreeBSD Ports" @@ -73,31 +69,36 @@ CONFLICTS_INSTALL= mariadb5*-${PKGNAMESU .if !defined(CLIENT_ONLY) # MySQL-Server options -USE_MYSQL= yes USE_LDCONFIG+= ${PREFIX}/lib/mysql/plugin -OPTIONS_DEFINE+= INNODB MAXKEY MROONGA OQGRAPH +OPTIONS_DEFINE+= MAXKEY OPTIONS_DEFAULT+= MAXKEY -OPTIONS_SUB= yes +OPTIONS_GROUP= ENGINES +OPTIONS_GROUP_ENGINES= INNOBASE MROONGA OQGRAPH SPHINX SPIDER TOKUDB + +ENGINES_DESC= Optional MariaDB storage engines +INNOBASE_DESC= Build InnoDB engine next to XtraDB +MAXKEY_DESC= Change max key length from 1000 to 4000 +MROONGA_DESC= Mroonga Full Text Search engine +OQGRAPH_DESC= Open Query Graph Computation engine (Requires GCC) +SPHINX_DESC= SphinxSE engine +SPIDER_DESC= Partitioning and XA-transactions engine +TOKUDB_DESC= Fractal tree index tree data structure engine + +OPTIONS_SUB= yes + +TOKUDB_PORTDOCS= PATENTS README.md -INNODB_DESC= Build InnoDB engine next to XtraDB -MAXKEY_DESC= Change max key length from 1000 to 4000 -MROONGA_DESC= Mroonga Full Text Search engine (gcc) -OQGRAPH_DESC= Open Query Graph Computation engine (gcc) .endif -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1 -OPENSSL_CMAKE_ON= -DWITH_SSL=yes -OPENSSL_USE= OPENSSL=yes -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no +USE_OPENSSL= yes .if defined(CLIENT_ONLY) # MySQL-Client part USES+= readline .else # MySQL-Server part -USE_MYSQL= yes -WANT_MYSQL_VER= 100m +USES+= mysql:100m USE_RC_SUBR= mysql-server USERS= mysql GROUPS= mysql @@ -105,7 +106,10 @@ CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" -DCMAKE_SKIP_BUILD_RPATH:BOOL=YES \ -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 -INNODB_CMAKE_OFF= -DWITHOUT_INNOBASE=1 +.for ENGINE in ${OPTIONS_GROUP_ENGINES} +${ENGINE}_CMAKE_OFF= -DWITHOUT_${ENGINE}=1 +.endfor + MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my__compare.h MROONGA_CMAKE_OFF= -DWITHOUT_MROONGA=1 OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \ @@ -113,7 +117,7 @@ OQGRAPH_LIB_DEPENDS= libboost_system.so: # Currently OQGraph does not build using clang. # See See https://mariadb.atlassian.net/browse/MDEV-8051. OQGRAPH_USE= gcc -OQGRAPH_BROKEN= does not build +OQGRAPH_BROKEN= OQGraph does not build post-install: # Remove programs to avoid conflict with mariadb100-client @@ -122,7 +126,9 @@ post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/msql2mysql \ ${STAGEDIR}${PREFIX}/bin/mysql_config \ ${STAGEDIR}${PREFIX}/bin/mysql_find_rows \ - ${STAGEDIR}${PREFIX}/bin/mysqlaccess + ${STAGEDIR}${PREFIX}/bin/mysqlaccess \ + ${STAGEDIR}${DOCSDIR}/COPYING.AGPLv3 \ + ${STAGEDIR}${DOCSDIR}/COPYING.GPLv2 .endif .include @@ -133,8 +139,14 @@ CMAKE_ARGS+= -DWITH_JEMALLOC="system" CMAKE_ARGS+= -DWITH_JEMALLOC="no" .endif -# Server segfaults on i386 when built with clang >= 3.4 +.if ${PORT_OPTIONS:MTOKUDB} +NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS_REASON= TokuDB not supported on 32-bit platforms, see \ + https://github.com/percona/PerconaFT/blob/master/README.md +.endif + .if ${ARCH} == 'i386' && ${OSVERSION} >= 1001000 +# Server segfaults on i386 when built with clang >= 3.4 USE_GCC= yes .endif Modified: head/databases/mariadb100-server/distinfo ============================================================================== --- head/databases/mariadb100-server/distinfo Fri May 6 20:57:55 2016 (r414724) +++ head/databases/mariadb100-server/distinfo Fri May 6 20:59:50 2016 (r414725) @@ -1,2 +1,2 @@ -SHA256 (mariadb-10.0.23.tar.gz) = 156eed69892834be66736aebe0a17a76d5031fd1c2f481a82228ff33bb7ba274 -SIZE (mariadb-10.0.23.tar.gz) = 57394548 +SHA256 (mariadb-10.0.25.tar.gz) = 4540832c18112a332f61f4eeb57140890c4e2188ae12b312f4e2e8a0363553e4 +SIZE (mariadb-10.0.25.tar.gz) = 57459461 Added: head/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp Fri May 6 20:59:50 2016 (r414725) @@ -0,0 +1,13 @@ +See https://mariadb.atlassian.net/browse/MDEV-9603 + +--- storage/connect/tabmysql.cpp.orig 2016-04-28 20:27:49 UTC ++++ storage/connect/tabmysql.cpp +@@ -334,7 +334,7 @@ bool MYSQLDEF::DefineAM(PGLOBAL g, LPCST + Delayed = !!GetIntCatInfo("Delayed", 0); + } else { + // MYSQL access from a PROXY table +- Database = GetStringCatInfo(g, "Database", Schema ? Schema : PlugDup(g, "*")); ++ Database = GetStringCatInfo(g, "Database", Schema ? Schema : PlugDup(g, (PSZ)"*")); + Isview = GetBoolCatInfo("View", false); + + // We must get other connection parms from the calling table Copied and modified: head/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt (from r408958, head/databases/mariadb101-server/files/patch-storage_tokudb_CMakeLists.txt) ============================================================================== --- head/databases/mariadb101-server/files/patch-storage_tokudb_CMakeLists.txt Mon Feb 15 21:04:13 2016 (r408958, copy source) +++ head/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt Fri May 6 20:59:50 2016 (r414725) @@ -1,20 +1,9 @@ ---- storage/tokudb/CMakeLists.txt.orig 2015-12-23 15:33:32 UTC +--- storage/tokudb/CMakeLists.txt.orig 2016-02-17 20:59:56 UTC +++ storage/tokudb/CMakeLists.txt -@@ -1,7 +1,8 @@ - SET(TOKUDB_VERSION 5.6.26-74.0) - # PerconaFT only supports x86-64 and cmake-2.8.9+ --IF(CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND -- NOT CMAKE_VERSION VERSION_LESS "2.8.9") -+IF( ( CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" -+ OR CMAKE_SYSTEM_PROCESSOR STREQUAL "amd64" ) -+ AND NOT CMAKE_VERSION VERSION_LESS "2.8.9") - CHECK_CXX_SOURCE_COMPILES( - " - struct a {int b; int c; }; -@@ -107,8 +109,8 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINA - TARGET_LINK_LIBRARIES(tokudb tokufractaltree_static tokuportability_static - ${ZLIB_LIBRARY} stdc++) - +@@ -131,8 +131,8 @@ SET(TOKUDB_PLUGIN_DYNAMIC "ha_tokudb") + SET(TOKUDB_SOURCES ha_tokudb.cc) + MYSQL_ADD_PLUGIN(tokudb ${TOKUDB_SOURCES} STORAGE_ENGINE MODULE_ONLY + LINK_LIBRARIES tokufractaltree_static tokuportability_static ${ZLIB_LIBRARY} stdc++) -SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE "${CMAKE_MODULE_LINKER_FLAGS_RELEASE} -flto -fuse-linker-plugin") -SET(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "${CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO} -flto -fuse-linker-plugin") +SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE "${CMAKE_MODULE_LINKER_FLAGS_RELEASE}") Added: head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake Fri May 6 20:59:50 2016 (r414725) @@ -0,0 +1,37 @@ +--- storage/tokudb/PerconaFT/cmake_modules/TokuThirdParty.cmake.orig 2016-02-17 20:59:56 UTC ++++ storage/tokudb/PerconaFT/cmake_modules/TokuThirdParty.cmake +@@ -34,6 +34,13 @@ if (CMAKE_PROJECT_NAME STREQUAL TokuDB) + endif () + endif () + ++IF (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") ++ include_directories("/usr/include") ++ ++ add_library(lzma SHARED IMPORTED) ++ set_target_properties(lzma PROPERTIES IMPORTED_LOCATION ++ "/usr/lib/liblzma.so") ++ELSE() + ## add lzma with an external project + set(xz_configure_opts --with-pic --enable-static) + if (APPLE) +@@ -105,8 +112,15 @@ add_library(lzma STATIC IMPORTED) + set_target_properties(lzma PROPERTIES IMPORTED_LOCATION + "${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/xz/lib/liblzma.a") + add_dependencies(lzma build_lzma) ++ENDIF() + ++IF (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") ++ include_directories("/usr/local/include") + ++ add_library(snappy SHARED IMPORTED) ++ set_target_properties(snappy PROPERTIES IMPORTED_LOCATION ++ "/usr/local/lib/libsnappy.so") ++ELSE() + ## add snappy with an external project + set(SNAPPY_SOURCE_DIR "${TokuDB_SOURCE_DIR}/third_party/snappy-1.1.2" CACHE FILEPATH "Where to find sources for snappy.") + if (NOT EXISTS "${SNAPPY_SOURCE_DIR}/CMakeLists.txt") +@@ -140,3 +154,4 @@ add_library(snappy STATIC IMPORTED) + set_target_properties(snappy PROPERTIES IMPORTED_LOCATION + "${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/snappy/lib/libsnappy.a") + add_dependencies(snappy build_snappy) ++ENDIF() Added: head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt Fri May 6 20:59:50 2016 (r414725) @@ -0,0 +1,13 @@ +--- storage/tokudb/PerconaFT/ft/CMakeLists.txt.orig 2016-02-17 21:59:56.000000000 +0100 ++++ storage/tokudb/PerconaFT/ft/CMakeLists.txt 2016-02-21 20:51:12.317052693 +0100 +@@ -84,8 +84,8 @@ set_target_properties(ft_static PROPERTI + maybe_add_gcov_to_libraries(ft ft_static) + + ## depend on other generated targets +-add_dependencies(ft install_tdb_h generate_log_code build_lzma build_snappy) +-add_dependencies(ft_static install_tdb_h generate_log_code build_lzma build_snappy) ++add_dependencies(ft install_tdb_h generate_log_code) ++add_dependencies(ft_static install_tdb_h generate_log_code) + + ## link with lzma (which should be static) and link dependers with zlib + target_link_libraries(ft LINK_PRIVATE util_static lzma snappy ${LIBTOKUPORTABILITY}) Modified: head/databases/mariadb100-server/pkg-plist ============================================================================== --- head/databases/mariadb100-server/pkg-plist Fri May 6 20:57:55 2016 (r414724) +++ head/databases/mariadb100-server/pkg-plist Fri May 6 20:59:50 2016 (r414725) @@ -33,6 +33,8 @@ bin/perror bin/replace bin/resolve_stack_dump bin/resolveip +%%TOKUDB%%bin/tokuft_logprint +%%TOKUDB%%bin/tokuftdump include/mysql/private/embedded_priv.h lib/mysql/libmysqld.a lib/mysql/libmysqld.so @@ -51,12 +53,13 @@ lib/mysql/plugin/ha_blackhole.so lib/mysql/plugin/ha_connect.so lib/mysql/plugin/ha_federated.so lib/mysql/plugin/ha_federatedx.so -%%INNODB%%lib/mysql/plugin/ha_innodb.so +%%INNOBASE%%lib/mysql/plugin/ha_innodb.so %%MROONGA%%lib/mysql/plugin/ha_mroonga.so %%OQGRAPH%%lib/mysql/plugin/ha_oqgraph.so lib/mysql/plugin/ha_sequence.so -lib/mysql/plugin/ha_sphinx.so -lib/mysql/plugin/ha_spider.so +%%SPHINX%%lib/mysql/plugin/ha_sphinx.so +%%SPIDER%%lib/mysql/plugin/ha_spider.so +%%TOKUDB%%lib/mysql/plugin/ha_tokudb.so lib/mysql/plugin/ha_test_sql_discovery.so lib/mysql/plugin/handlersocket.so lib/mysql/plugin/libdaemon_example.so From owner-svn-ports-all@freebsd.org Fri May 6 21:01:07 2016 Return-Path: Delivered-To: svn-ports-all@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 491A6B2D2D8; Fri, 6 May 2016 21:01:07 +0000 (UTC) (envelope-from brnrd@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 1A80D1D4F; Fri, 6 May 2016 21:01:07 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46L16Xk007070; Fri, 6 May 2016 21:01:06 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46L16B3007068; Fri, 6 May 2016 21:01:06 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605062101.u46L16B3007068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 6 May 2016 21:01:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414726 - head/www/mod_http2-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:01:07 -0000 Author: brnrd Date: Fri May 6 21:01:05 2016 New Revision: 414726 URL: https://svnweb.freebsd.org/changeset/ports/414726 Log: www/mod_http2-devel: Update to 1.5.3 - Update to version 1.5.3 Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D6234 Modified: head/www/mod_http2-devel/Makefile head/www/mod_http2-devel/distinfo Modified: head/www/mod_http2-devel/Makefile ============================================================================== --- head/www/mod_http2-devel/Makefile Fri May 6 20:59:50 2016 (r414725) +++ head/www/mod_http2-devel/Makefile Fri May 6 21:01:05 2016 (r414726) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_http2-devel -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/mod_http2-devel/distinfo ============================================================================== --- head/www/mod_http2-devel/distinfo Fri May 6 20:59:50 2016 (r414725) +++ head/www/mod_http2-devel/distinfo Fri May 6 21:01:05 2016 (r414726) @@ -1,2 +1,2 @@ -SHA256 (icing-mod_h2-v1.5.2_GH0.tar.gz) = f2c801c6fbe080083f6fcf42792efad77f6fbb71de6d7d2fdfd332965978891a -SIZE (icing-mod_h2-v1.5.2_GH0.tar.gz) = 175483 +SHA256 (icing-mod_h2-v1.5.3_GH0.tar.gz) = fc8883d99cc7f2b5d114c5c2cda0dcc053e4683f52be9e3af510c4caede9ab72 +SIZE (icing-mod_h2-v1.5.3_GH0.tar.gz) = 177526 From owner-svn-ports-all@freebsd.org Fri May 6 21:25:41 2016 Return-Path: Delivered-To: svn-ports-all@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 87320B2DAAF; Fri, 6 May 2016 21:25:41 +0000 (UTC) (envelope-from pi@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 596411D0D; Fri, 6 May 2016 21:25:41 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LPei7015917; Fri, 6 May 2016 21:25:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LPeo9015915; Fri, 6 May 2016 21:25:40 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062125.u46LPeo9015915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 21:25:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414727 - head/www/node010 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:25:41 -0000 Author: pi Date: Fri May 6 21:25:40 2016 New Revision: 414727 URL: https://svnweb.freebsd.org/changeset/ports/414727 Log: www/node010: 0.10.44 -> 0.10.45 Update to the latest upstream v0.10.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.10.45/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209337 MFH: 2016Q2 Submitter: Bradley T. Hughes (maintainer) Modified: head/www/node010/Makefile head/www/node010/distinfo Modified: head/www/node010/Makefile ============================================================================== --- head/www/node010/Makefile Fri May 6 21:01:05 2016 (r414726) +++ head/www/node010/Makefile Fri May 6 21:25:40 2016 (r414727) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.44 +PORTVERSION= 0.10.45 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node010/distinfo ============================================================================== --- head/www/node010/distinfo Fri May 6 21:01:05 2016 (r414726) +++ head/www/node010/distinfo Fri May 6 21:25:40 2016 (r414727) @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.44.tar.gz) = 4155639d71e690cafd885f58a8be3bf97a93c28875212aac991923d3ee589be8 -SIZE (node-v0.10.44.tar.gz) = 15677901 +SHA256 (node-v0.10.45.tar.gz) = d184bb74758d4ac69826823934cda1d46e81402fc16ebdb2ecacdc1a8fe0b568 +SIZE (node-v0.10.45.tar.gz) = 15681636 From owner-svn-ports-all@freebsd.org Fri May 6 21:27:38 2016 Return-Path: Delivered-To: svn-ports-all@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 93835B2DB04; Fri, 6 May 2016 21:27:38 +0000 (UTC) (envelope-from pi@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 650C11E14; Fri, 6 May 2016 21:27:38 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LRbE2016108; Fri, 6 May 2016 21:27:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LRblx016106; Fri, 6 May 2016 21:27:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062127.u46LRblx016106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 21:27:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414728 - head/www/node012 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:27:38 -0000 Author: pi Date: Fri May 6 21:27:37 2016 New Revision: 414728 URL: https://svnweb.freebsd.org/changeset/ports/414728 Log: www/node012: 0.12.13 -> 0.12.14 Update to the latest upstream v0.12.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.12.14/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209339 MFH: 2016Q2 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node012/Makefile head/www/node012/distinfo Modified: head/www/node012/Makefile ============================================================================== --- head/www/node012/Makefile Fri May 6 21:25:40 2016 (r414727) +++ head/www/node012/Makefile Fri May 6 21:27:37 2016 (r414728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.12.13 +PORTVERSION= 0.12.14 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node012/distinfo ============================================================================== --- head/www/node012/distinfo Fri May 6 21:25:40 2016 (r414727) +++ head/www/node012/distinfo Fri May 6 21:27:37 2016 (r414728) @@ -1,2 +1,2 @@ -SHA256 (node-v0.12.13.tar.gz) = 0a972ed6442cb526aa7aa1bcb10aa536b65bd90ab4956b5a1aa51b4b7bb071bd -SIZE (node-v0.12.13.tar.gz) = 19919369 +SHA256 (node-v0.12.14.tar.gz) = 0a55e57cbd3ffa67525c0d93ac7076d3b2ac70887b11c5c97be3e1953cb50b1d +SIZE (node-v0.12.14.tar.gz) = 19925796 From owner-svn-ports-all@freebsd.org Fri May 6 21:29:19 2016 Return-Path: Delivered-To: svn-ports-all@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 813F6B2DC0D; Fri, 6 May 2016 21:29:19 +0000 (UTC) (envelope-from pi@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 4EB6D1F9B; Fri, 6 May 2016 21:29:19 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LTItO016295; Fri, 6 May 2016 21:29:18 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LTI1q016293; Fri, 6 May 2016 21:29:18 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062129.u46LTI1q016293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 21:29:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414729 - head/www/node4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:29:19 -0000 Author: pi Date: Fri May 6 21:29:18 2016 New Revision: 414729 URL: https://svnweb.freebsd.org/changeset/ports/414729 Log: www/node4: 4.4.3 -> 4.4.4 Update to the latest upstream v4.x LTS release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v4.4.4/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209340 MFH: 2016Q2 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node4/Makefile head/www/node4/distinfo Modified: head/www/node4/Makefile ============================================================================== --- head/www/node4/Makefile Fri May 6 21:27:37 2016 (r414728) +++ head/www/node4/Makefile Fri May 6 21:29:18 2016 (r414729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.4.3 +PORTVERSION= 4.4.4 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node4/distinfo ============================================================================== --- head/www/node4/distinfo Fri May 6 21:27:37 2016 (r414728) +++ head/www/node4/distinfo Fri May 6 21:29:18 2016 (r414729) @@ -1,2 +1,2 @@ -SHA256 (node-v4.4.3.tar.gz) = 8e67b95721aab7bd721179da2fe5dd97f9acc1306c15c9712ee103bcd6381638 -SIZE (node-v4.4.3.tar.gz) = 22435332 +SHA256 (node-v4.4.4.tar.gz) = 53c694c203ee18e7cd393612be08c61ed6ab8b2a165260984a99c014d1741414 +SIZE (node-v4.4.4.tar.gz) = 22585086 From owner-svn-ports-all@freebsd.org Fri May 6 21:30:58 2016 Return-Path: Delivered-To: svn-ports-all@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 A5E6BB2DC7A; Fri, 6 May 2016 21:30:58 +0000 (UTC) (envelope-from pi@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 7774F110E; Fri, 6 May 2016 21:30:58 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LUvre016490; Fri, 6 May 2016 21:30:57 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LUvlq016488; Fri, 6 May 2016 21:30:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062130.u46LUvlq016488@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 21:30:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414730 - head/www/node5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:30:58 -0000 Author: pi Date: Fri May 6 21:30:57 2016 New Revision: 414730 URL: https://svnweb.freebsd.org/changeset/ports/414730 Log: www/node5: 5.11.0 -> 5.11.1 Update to the latest upstream v5.x stable release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v5.11.1 https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209341 MFH: 2016Q2 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node5/Makefile head/www/node5/distinfo Modified: head/www/node5/Makefile ============================================================================== --- head/www/node5/Makefile Fri May 6 21:29:18 2016 (r414729) +++ head/www/node5/Makefile Fri May 6 21:30:57 2016 (r414730) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 5.11.0 +PORTVERSION= 5.11.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node5/distinfo ============================================================================== --- head/www/node5/distinfo Fri May 6 21:29:18 2016 (r414729) +++ head/www/node5/distinfo Fri May 6 21:30:57 2016 (r414730) @@ -1,2 +1,2 @@ -SHA256 (node-v5.11.0.tar.gz) = ef41b01a9e49de5a5d160071166f911d0bc9ff6a0bd0e88ea4863df572d95e91 -SIZE (node-v5.11.0.tar.gz) = 22682857 +SHA256 (node-v5.11.1.tar.gz) = be1211ce415ecc48412ce3e9d5b48cf9ec8e99b34f25b4e1909a02679cc72fab +SIZE (node-v5.11.1.tar.gz) = 22834326 From owner-svn-ports-all@freebsd.org Fri May 6 21:32:11 2016 Return-Path: Delivered-To: svn-ports-all@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 2184CB2DCC1; Fri, 6 May 2016 21:32:11 +0000 (UTC) (envelope-from pi@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 E74F6138D; Fri, 6 May 2016 21:32:10 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LWAfe018620; Fri, 6 May 2016 21:32:10 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LWAdh018618; Fri, 6 May 2016 21:32:10 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062132.u46LWAdh018618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 21:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414731 - head/www/node X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:32:11 -0000 Author: pi Date: Fri May 6 21:32:09 2016 New Revision: 414731 URL: https://svnweb.freebsd.org/changeset/ports/414731 Log: www/node: 6.0.0 -> 6.1.0 Update to the latest upstream v6.x current release after the recent openssl CVEs. This release also includes several semver minor changes. Release announcment with changelog is here: https://nodejs.org/en/blog/release/v6.1.0/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209342 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Fri May 6 21:30:57 2016 (r414730) +++ head/www/node/Makefile Fri May 6 21:32:09 2016 (r414731) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 6.0.0 +PORTVERSION= 6.1.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Fri May 6 21:30:57 2016 (r414730) +++ head/www/node/distinfo Fri May 6 21:32:09 2016 (r414731) @@ -1,2 +1,2 @@ -SHA256 (node-v6.0.0.tar.gz) = 6db56d81a4e07ff4017809ad4ee49a5256fad804cd8527f8724f8e149e3dfc32 -SIZE (node-v6.0.0.tar.gz) = 20525111 +SHA256 (node-v6.1.0.tar.gz) = 9e67ef0b8611e16e6e311eccf0489a50fe76ceebeea3023ef4f51be647ae4bc3 +SIZE (node-v6.1.0.tar.gz) = 20685389 From owner-svn-ports-all@freebsd.org Fri May 6 21:45:21 2016 Return-Path: Delivered-To: svn-ports-all@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 3F74AB31179; Fri, 6 May 2016 21:45:21 +0000 (UTC) (envelope-from truckman@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 1A69D1C6C; Fri, 6 May 2016 21:45:21 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LjKRV022455; Fri, 6 May 2016 21:45:20 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LjJdx022451; Fri, 6 May 2016 21:45:19 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605062145.u46LjJdx022451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Fri, 6 May 2016 21:45:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414732 - in head/math/scilab: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:45:21 -0000 Author: truckman Date: Fri May 6 21:45:19 2016 New Revision: 414732 URL: https://svnweb.freebsd.org/changeset/ports/414732 Log: Fix build with science/hdf5 version 1.10 by specifying that we want to use the version 1.8 API. Fix the build when the GUI option is disabled. Since this port installs icons, add INSTALLS_ICONS=yes to Makefile. PR: 209244 Approved by: makc (maintainer) Added: head/math/scilab/files/patch-modules_hdf5_includes_HDF5Objects.h (contents, props changed) head/math/scilab/files/patch-modules_hdf5_src_c_h5__readDataFromFile.c (contents, props changed) head/math/scilab/files/patch-modules_hdf5_src_c_h5__readDataFromFile__v1.c (contents, props changed) Modified: head/math/scilab/Makefile Modified: head/math/scilab/Makefile ============================================================================== --- head/math/scilab/Makefile Fri May 6 21:32:09 2016 (r414731) +++ head/math/scilab/Makefile Fri May 6 21:45:19 2016 (r414732) @@ -27,6 +27,8 @@ USES= cpe desktop-file-utils fortran ge libtool pathfix pkgconfig shared-mime-info GNU_CONFIGURE= yes +INSTALLS_ICONS= yes + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-gfortran \ @@ -118,7 +120,7 @@ CONFIGURE_ARGS+= --without-openmp .include -.if ${JAVA_PORT_VERSION:M1.8.*} +.if ${PORT_OPTIONS:MGUI} && ${JAVA_PORT_VERSION:M1.8.*} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-Makefile.in .endif Added: head/math/scilab/files/patch-modules_hdf5_includes_HDF5Objects.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/scilab/files/patch-modules_hdf5_includes_HDF5Objects.h Fri May 6 21:45:19 2016 (r414732) @@ -0,0 +1,19 @@ +--- modules/hdf5/includes/HDF5Objects.h.orig 2015-03-31 09:31:29 UTC ++++ modules/hdf5/includes/HDF5Objects.h +@@ -13,15 +13,13 @@ + #ifndef __HDF5OBJECTS_H__ + #define __HDF5OBJECTS_H__ + +-#define H5_NO_DEPRECATED_SYMBOLS + #undef H5_USE_16_API ++#define H5_USE_18_API + + #define H5Eset_auto_vers 2 + #include + #include + +-#undef H5_NO_DEPRECATED_SYMBOLS +- + //#define __HDF5OBJECTS_DEBUG__ + //#define __HDF5ERROR_PRINT__ + Added: head/math/scilab/files/patch-modules_hdf5_src_c_h5__readDataFromFile.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/scilab/files/patch-modules_hdf5_src_c_h5__readDataFromFile.c Fri May 6 21:45:19 2016 (r414732) @@ -0,0 +1,11 @@ +--- modules/hdf5/src/c/h5_readDataFromFile.c.orig 2015-03-31 09:31:29 UTC ++++ modules/hdf5/src/c/h5_readDataFromFile.c +@@ -10,7 +10,7 @@ + * + */ + +-#define H5_NO_DEPRECATED_SYMBOLS ++#define H5_USE_18_API + + #ifndef _MSC_VER + #include Added: head/math/scilab/files/patch-modules_hdf5_src_c_h5__readDataFromFile__v1.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/scilab/files/patch-modules_hdf5_src_c_h5__readDataFromFile__v1.c Fri May 6 21:45:19 2016 (r414732) @@ -0,0 +1,11 @@ +--- modules/hdf5/src/c/h5_readDataFromFile_v1.c.orig 2015-03-31 09:31:29 UTC ++++ modules/hdf5/src/c/h5_readDataFromFile_v1.c +@@ -10,7 +10,7 @@ + * + */ + +-#define H5_NO_DEPRECATED_SYMBOLS ++#define H5_USE_18_API + + #ifndef _MSC_VER + #include From owner-svn-ports-all@freebsd.org Fri May 6 22:35:17 2016 Return-Path: Delivered-To: svn-ports-all@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 7DBADB31E5C; Fri, 6 May 2016 22:35:17 +0000 (UTC) (envelope-from stephen@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 4FE9F14A0; Fri, 6 May 2016 22:35:17 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46MZGir037185; Fri, 6 May 2016 22:35:16 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46MZGnu037184; Fri, 6 May 2016 22:35:16 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605062235.u46MZGnu037184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Fri, 6 May 2016 22:35:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414733 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 22:35:17 -0000 Author: stephen Date: Fri May 6 22:35:16 2016 New Revision: 414733 URL: https://svnweb.freebsd.org/changeset/ports/414733 Log: - Further attempts to make it C11 compliant for FreeBSD 9. Suggested by: Brooks Davis Reported by: pkg-fallout@FreeBSD.org Modified: head/math/GiNaC/Makefile Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Fri May 6 21:45:19 2016 (r414732) +++ head/math/GiNaC/Makefile Fri May 6 22:35:16 2016 (r414733) @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcln.so:math/cln USES= gmake libtool makeinfo pathfix pkgconfig python:build \ - tar:bzip2 compiler:c++11-lang + tar:bzip2 compiler:c++11-lang compiler:c++11-lib GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip From owner-svn-ports-all@freebsd.org Fri May 6 23:00:28 2016 Return-Path: Delivered-To: svn-ports-all@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 7B535B313EA; Fri, 6 May 2016 23:00:28 +0000 (UTC) (envelope-from gerald@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 30AE71075; Fri, 6 May 2016 23:00:28 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46N0ROe043502; Fri, 6 May 2016 23:00:27 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46N0R2M043498; Fri, 6 May 2016 23:00:27 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605062300.u46N0R2M043498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 6 May 2016 23:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414734 - in head/lang: gcc gcc46 gcc47 gcc48 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 23:00:28 -0000 Author: gerald Date: Fri May 6 23:00:26 2016 New Revision: 414734 URL: https://svnweb.freebsd.org/changeset/ports/414734 Log: Apply the following to all common GCC ports based on end-of-life versions of GCC including lang/gcc: Only override CONFIGURE_TARGET for amd64 which is x86-64/x86_64 for the rest of the world including GNU and GCC. For all other architectures it already defaults to the value we were setting. Modified: head/lang/gcc/Makefile head/lang/gcc46/Makefile head/lang/gcc47/Makefile head/lang/gcc48/Makefile Modified: head/lang/gcc/Makefile ============================================================================== --- head/lang/gcc/Makefile Fri May 6 22:35:16 2016 (r414733) +++ head/lang/gcc/Makefile Fri May 6 23:00:26 2016 (r414734) @@ -58,8 +58,6 @@ CONFIGURE_ARGS+= --disable-multilib .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} -.else -CONFIGURE_TARGET= ${ARCH}-portbld-${OPSYS:tl}${OSREL} .endif .if ${ARCH} == powerpc64 Modified: head/lang/gcc46/Makefile ============================================================================== --- head/lang/gcc46/Makefile Fri May 6 22:35:16 2016 (r414733) +++ head/lang/gcc46/Makefile Fri May 6 23:00:26 2016 (r414734) @@ -50,8 +50,6 @@ BOOTSTRAP_DESC= Build using a full boot .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} -.else -CONFIGURE_TARGET= ${ARCH}-portbld-${OPSYS:tl}${OSREL} .endif LANGUAGES:= c,c++,objc,fortran Modified: head/lang/gcc47/Makefile ============================================================================== --- head/lang/gcc47/Makefile Fri May 6 22:35:16 2016 (r414733) +++ head/lang/gcc47/Makefile Fri May 6 23:00:26 2016 (r414734) @@ -50,8 +50,6 @@ BOOTSTRAP_DESC= Build using a full boot .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} -.else -CONFIGURE_TARGET= ${ARCH}-portbld-${OPSYS:tl}${OSREL} .endif .if ${ARCH} == powerpc64 Modified: head/lang/gcc48/Makefile ============================================================================== --- head/lang/gcc48/Makefile Fri May 6 22:35:16 2016 (r414733) +++ head/lang/gcc48/Makefile Fri May 6 23:00:26 2016 (r414734) @@ -61,8 +61,6 @@ CONFIGURE_ARGS+= --disable-multilib .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} -.else -CONFIGURE_TARGET= ${ARCH}-portbld-${OPSYS:tl}${OSREL} .endif .if ${ARCH} == powerpc64 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:30 2016 Return-Path: Delivered-To: svn-ports-all@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 4675EB31C79; Sat, 7 May 2016 00:16:30 +0000 (UTC) (envelope-from sunpoet@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 166F81197; Sat, 7 May 2016 00:16:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470GTcg067656; Sat, 7 May 2016 00:16:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GT0G067654; Sat, 7 May 2016 00:16:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GT0G067654@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414735 - head/devel/p5-CPAN-Perl-Releases X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:30 -0000 Author: sunpoet Date: Sat May 7 00:16:28 2016 New Revision: 414735 URL: https://svnweb.freebsd.org/changeset/ports/414735 Log: - Update to 2.74 Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Modified: head/devel/p5-CPAN-Perl-Releases/Makefile head/devel/p5-CPAN-Perl-Releases/distinfo Modified: head/devel/p5-CPAN-Perl-Releases/Makefile ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/Makefile Fri May 6 23:00:26 2016 (r414734) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Sat May 7 00:16:28 2016 (r414735) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 2.72 +PORTVERSION= 2.74 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Fri May 6 23:00:26 2016 (r414734) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Sat May 7 00:16:28 2016 (r414735) @@ -1,2 +1,2 @@ -SHA256 (CPAN-Perl-Releases-2.72.tar.gz) = 4d304bee56226c15528e63554cf732bb99d65d30496e18ca9e3251a995d3b5fb -SIZE (CPAN-Perl-Releases-2.72.tar.gz) = 25199 +SHA256 (CPAN-Perl-Releases-2.74.tar.gz) = 8b661108f381eb5a7cfa183e4f5837f48bc552ff74c1cde1896cff45c86b6053 +SIZE (CPAN-Perl-Releases-2.74.tar.gz) = 25554 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:34 2016 Return-Path: Delivered-To: svn-ports-all@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 B799DB31C9E; Sat, 7 May 2016 00:16:34 +0000 (UTC) (envelope-from sunpoet@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 89B1611D0; Sat, 7 May 2016 00:16:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470GX5E067772; Sat, 7 May 2016 00:16:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GXPq067770; Sat, 7 May 2016 00:16:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GXPq067770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414736 - head/www/p5-HTTP-BrowserDetect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:34 -0000 Author: sunpoet Date: Sat May 7 00:16:33 2016 New Revision: 414736 URL: https://svnweb.freebsd.org/changeset/ports/414736 Log: - Update to 3.12 Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes Modified: head/www/p5-HTTP-BrowserDetect/Makefile head/www/p5-HTTP-BrowserDetect/distinfo Modified: head/www/p5-HTTP-BrowserDetect/Makefile ============================================================================== --- head/www/p5-HTTP-BrowserDetect/Makefile Sat May 7 00:16:28 2016 (r414735) +++ head/www/p5-HTTP-BrowserDetect/Makefile Sat May 7 00:16:33 2016 (r414736) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-BrowserDetect -PORTVERSION= 3.11 +PORTVERSION= 3.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-HTTP-BrowserDetect/distinfo ============================================================================== --- head/www/p5-HTTP-BrowserDetect/distinfo Sat May 7 00:16:28 2016 (r414735) +++ head/www/p5-HTTP-BrowserDetect/distinfo Sat May 7 00:16:33 2016 (r414736) @@ -1,2 +1,2 @@ -SHA256 (HTTP-BrowserDetect-3.11.tar.gz) = 47f83cc5b2ab4f5bab382c36fb2a001718d4439972c0cf208ac208653e21cd86 -SIZE (HTTP-BrowserDetect-3.11.tar.gz) = 90375 +SHA256 (HTTP-BrowserDetect-3.12.tar.gz) = 9372a6a37cfb997be25acf64b51ab4ff9d6cbd4a5007c0a8d5bff7738e547a8c +SIZE (HTTP-BrowserDetect-3.12.tar.gz) = 90888 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:39 2016 Return-Path: Delivered-To: svn-ports-all@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 5B36CB31CCE; Sat, 7 May 2016 00:16:39 +0000 (UTC) (envelope-from sunpoet@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 280801285; Sat, 7 May 2016 00:16:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470Gcaj067892; Sat, 7 May 2016 00:16:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GcF1067890; Sat, 7 May 2016 00:16:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GcF1067890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414737 - head/devel/rubygem-concurrent-ruby X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:39 -0000 Author: sunpoet Date: Sat May 7 00:16:38 2016 New Revision: 414737 URL: https://svnweb.freebsd.org/changeset/ports/414737 Log: - Update to 1.0.2 Changes: https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-concurrent-ruby/Makefile head/devel/rubygem-concurrent-ruby/distinfo Modified: head/devel/rubygem-concurrent-ruby/Makefile ============================================================================== --- head/devel/rubygem-concurrent-ruby/Makefile Sat May 7 00:16:33 2016 (r414736) +++ head/devel/rubygem-concurrent-ruby/Makefile Sat May 7 00:16:38 2016 (r414737) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concurrent-ruby -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-concurrent-ruby/distinfo ============================================================================== --- head/devel/rubygem-concurrent-ruby/distinfo Sat May 7 00:16:33 2016 (r414736) +++ head/devel/rubygem-concurrent-ruby/distinfo Sat May 7 00:16:38 2016 (r414737) @@ -1,2 +1,2 @@ -SHA256 (rubygem/concurrent-ruby-1.0.1.gem) = 565616a4e5551162cae01b71ea262afa354c5bd23dd300ff0ee060bd1ebf2f8e -SIZE (rubygem/concurrent-ruby-1.0.1.gem) = 130048 +SHA256 (rubygem/concurrent-ruby-1.0.2.gem) = 5c4b4cce37fc538660fae3b9fb7b51a2bc443eda4c5394e51521527fb6d264cd +SIZE (rubygem/concurrent-ruby-1.0.2.gem) = 130560 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:44 2016 Return-Path: Delivered-To: svn-ports-all@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 36632B31D06; Sat, 7 May 2016 00:16:44 +0000 (UTC) (envelope-from sunpoet@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 0114B135F; Sat, 7 May 2016 00:16:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470GhNQ068010; Sat, 7 May 2016 00:16:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GhOY068008; Sat, 7 May 2016 00:16:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GhOY068008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414738 - head/devel/rubygem-concurrent-ruby-edge X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:44 -0000 Author: sunpoet Date: Sat May 7 00:16:42 2016 New Revision: 414738 URL: https://svnweb.freebsd.org/changeset/ports/414738 Log: - Update to 0.2.2 Changes: https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-concurrent-ruby-edge/Makefile head/devel/rubygem-concurrent-ruby-edge/distinfo Modified: head/devel/rubygem-concurrent-ruby-edge/Makefile ============================================================================== --- head/devel/rubygem-concurrent-ruby-edge/Makefile Sat May 7 00:16:38 2016 (r414737) +++ head/devel/rubygem-concurrent-ruby-edge/Makefile Sat May 7 00:16:42 2016 (r414738) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= concurrent-ruby-edge -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Bleeding edge features for conc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.1:devel/rubygem-concurrent-ruby +RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2:devel/rubygem-concurrent-ruby NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-concurrent-ruby-edge/distinfo ============================================================================== --- head/devel/rubygem-concurrent-ruby-edge/distinfo Sat May 7 00:16:38 2016 (r414737) +++ head/devel/rubygem-concurrent-ruby-edge/distinfo Sat May 7 00:16:42 2016 (r414738) @@ -1,2 +1,2 @@ -SHA256 (rubygem/concurrent-ruby-edge-0.2.1.gem) = 801091e540255a15f704695996c0e94d8722d54aef8955a9ec6c1429b0158471 -SIZE (rubygem/concurrent-ruby-edge-0.2.1.gem) = 41984 +SHA256 (rubygem/concurrent-ruby-edge-0.2.2.gem) = f54b958ed614ff0e176962b29a87a1523b9e35034bca47585f4f778210f13946 +SIZE (rubygem/concurrent-ruby-edge-0.2.2.gem) = 41984 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:48 2016 Return-Path: Delivered-To: svn-ports-all@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 DDADFB31D34; Sat, 7 May 2016 00:16:48 +0000 (UTC) (envelope-from sunpoet@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 968B214A1; Sat, 7 May 2016 00:16:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470GlEA068125; Sat, 7 May 2016 00:16:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GlA6068123; Sat, 7 May 2016 00:16:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GlA6068123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414739 - head/devel/rubygem-sidekiq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:49 -0000 Author: sunpoet Date: Sat May 7 00:16:47 2016 New Revision: 414739 URL: https://svnweb.freebsd.org/changeset/ports/414739 Log: - Update to 4.1.2 Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md Modified: head/devel/rubygem-sidekiq/Makefile head/devel/rubygem-sidekiq/distinfo Modified: head/devel/rubygem-sidekiq/Makefile ============================================================================== --- head/devel/rubygem-sidekiq/Makefile Sat May 7 00:16:42 2016 (r414738) +++ head/devel/rubygem-sidekiq/Makefile Sat May 7 00:16:47 2016 (r414739) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Sat May 7 00:16:42 2016 (r414738) +++ head/devel/rubygem-sidekiq/distinfo Sat May 7 00:16:47 2016 (r414739) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sidekiq-4.1.1.gem) = bfa59871b11bacc9bae94d83250aaa55ff45344b6669c9b841357cd0b2925fa9 -SIZE (rubygem/sidekiq-4.1.1.gem) = 306688 +SHA256 (rubygem/sidekiq-4.1.2.gem) = abb4c0abc5ff96b28b4da50af7eb55d06fcdd7a7b32ba491ea9f2427eeea75b1 +SIZE (rubygem/sidekiq-4.1.2.gem) = 307712 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:53 2016 Return-Path: Delivered-To: svn-ports-all@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 47D18B31D6C; Sat, 7 May 2016 00:16:53 +0000 (UTC) (envelope-from sunpoet@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 1A227168C; Sat, 7 May 2016 00:16:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470GqlU068244; Sat, 7 May 2016 00:16:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GqlM068242; Sat, 7 May 2016 00:16:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GqlM068242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414740 - head/devel/rubygem-hitimes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:53 -0000 Author: sunpoet Date: Sat May 7 00:16:51 2016 New Revision: 414740 URL: https://svnweb.freebsd.org/changeset/ports/414740 Log: - Update to 1.2.4 - Add LICENSE_FILE Changes: https://github.com/copiousfreetime/hitimes/blob/master/HISTORY.md Modified: head/devel/rubygem-hitimes/Makefile head/devel/rubygem-hitimes/distinfo Modified: head/devel/rubygem-hitimes/Makefile ============================================================================== --- head/devel/rubygem-hitimes/Makefile Sat May 7 00:16:47 2016 (r414739) +++ head/devel/rubygem-hitimes/Makefile Sat May 7 00:16:51 2016 (r414740) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hitimes -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= devel ruby MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= High resolution timer library for Ruby LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes USES= gem Modified: head/devel/rubygem-hitimes/distinfo ============================================================================== --- head/devel/rubygem-hitimes/distinfo Sat May 7 00:16:47 2016 (r414739) +++ head/devel/rubygem-hitimes/distinfo Sat May 7 00:16:51 2016 (r414740) @@ -1,2 +1,2 @@ -SHA256 (rubygem/hitimes-1.2.3.gem) = 644f56f7646a234d74c2b0bc08a8d5bd714b9bf494b604bab54b1473beca29bb -SIZE (rubygem/hitimes-1.2.3.gem) = 31744 +SHA256 (rubygem/hitimes-1.2.4.gem) = 9f026a767ccd2c50654d5772de3f3fc57aeba72ee4a7e481e8afdc7d24749ea8 +SIZE (rubygem/hitimes-1.2.4.gem) = 32256 From owner-svn-ports-all@freebsd.org Sat May 7 00:16:57 2016 Return-Path: Delivered-To: svn-ports-all@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 A679FB31D94; Sat, 7 May 2016 00:16:57 +0000 (UTC) (envelope-from sunpoet@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 77ABC174B; Sat, 7 May 2016 00:16:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470GuKP068346; Sat, 7 May 2016 00:16:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470GuWo068345; Sat, 7 May 2016 00:16:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070016.u470GuWo068345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:16:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414741 - head/devel/rubygem-timers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:16:57 -0000 Author: sunpoet Date: Sat May 7 00:16:56 2016 New Revision: 414741 URL: https://svnweb.freebsd.org/changeset/ports/414741 Log: - Add LICENSE_FILE Modified: head/devel/rubygem-timers/Makefile Modified: head/devel/rubygem-timers/Makefile ============================================================================== --- head/devel/rubygem-timers/Makefile Sat May 7 00:16:51 2016 (r414740) +++ head/devel/rubygem-timers/Makefile Sat May 7 00:16:56 2016 (r414741) @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Pure Ruby one-shot and periodic timers LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-hitimes>=0:devel/rubygem-hitimes From owner-svn-ports-all@freebsd.org Sat May 7 00:17:02 2016 Return-Path: Delivered-To: svn-ports-all@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 3FBF2B31DC2; Sat, 7 May 2016 00:17:02 +0000 (UTC) (envelope-from sunpoet@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 0F0AE183E; Sat, 7 May 2016 00:17:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470H1cf068469; Sat, 7 May 2016 00:17:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470H1FQ068467; Sat, 7 May 2016 00:17:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470H1FQ068467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414742 - head/devel/rubygem-semantic_puppet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:02 -0000 Author: sunpoet Date: Sat May 7 00:17:00 2016 New Revision: 414742 URL: https://svnweb.freebsd.org/changeset/ports/414742 Log: - Update to 0.1.2 Changes: https://github.com/puppetlabs/semantic_puppet/blob/master/CHANGELOG.md Modified: head/devel/rubygem-semantic_puppet/Makefile head/devel/rubygem-semantic_puppet/distinfo Modified: head/devel/rubygem-semantic_puppet/Makefile ============================================================================== --- head/devel/rubygem-semantic_puppet/Makefile Sat May 7 00:16:56 2016 (r414741) +++ head/devel/rubygem-semantic_puppet/Makefile Sat May 7 00:17:00 2016 (r414742) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= semantic_puppet -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-semantic_puppet/distinfo ============================================================================== --- head/devel/rubygem-semantic_puppet/distinfo Sat May 7 00:16:56 2016 (r414741) +++ head/devel/rubygem-semantic_puppet/distinfo Sat May 7 00:17:00 2016 (r414742) @@ -1,2 +1,2 @@ -SHA256 (rubygem/semantic_puppet-0.1.1.gem) = 803dc62c61bbd7318197821590d8fe45f306ce8be4d1e54944ac7bfa1af2eff1 -SIZE (rubygem/semantic_puppet-0.1.1.gem) = 25088 +SHA256 (rubygem/semantic_puppet-0.1.2.gem) = de0f0112fc4b9412ce3295e2f9653a796ec9f88953a2cfd03617755a5a35a559 +SIZE (rubygem/semantic_puppet-0.1.2.gem) = 25600 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:07 2016 Return-Path: Delivered-To: svn-ports-all@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 615E4B31DFB; Sat, 7 May 2016 00:17:07 +0000 (UTC) (envelope-from sunpoet@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 17CF719A9; Sat, 7 May 2016 00:17:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470H6qa068583; Sat, 7 May 2016 00:17:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470H6wP068581; Sat, 7 May 2016 00:17:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470H6wP068581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414743 - head/devel/rubygem-sequel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:07 -0000 Author: sunpoet Date: Sat May 7 00:17:05 2016 New Revision: 414743 URL: https://svnweb.freebsd.org/changeset/ports/414743 Log: - Update to 4.34.0 Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG Modified: head/devel/rubygem-sequel/Makefile head/devel/rubygem-sequel/distinfo Modified: head/devel/rubygem-sequel/Makefile ============================================================================== --- head/devel/rubygem-sequel/Makefile Sat May 7 00:17:00 2016 (r414742) +++ head/devel/rubygem-sequel/Makefile Sat May 7 00:17:05 2016 (r414743) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sequel -PORTVERSION= 4.33.0 +PORTVERSION= 4.34.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sequel/distinfo ============================================================================== --- head/devel/rubygem-sequel/distinfo Sat May 7 00:17:00 2016 (r414742) +++ head/devel/rubygem-sequel/distinfo Sat May 7 00:17:05 2016 (r414743) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sequel-4.33.0.gem) = 082647c7a3fdecd5b0449a88384679b596f6a1ca7cfa4ab75356dc9f72213072 -SIZE (rubygem/sequel-4.33.0.gem) = 1343488 +SHA256 (rubygem/sequel-4.34.0.gem) = a1071d17fa8b8c3a0778ed2d530036f6ce89b6248ad4b5fb7b5231ee6e6b4c63 +SIZE (rubygem/sequel-4.34.0.gem) = 1350144 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:11 2016 Return-Path: Delivered-To: svn-ports-all@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 DDE70B31E2A; Sat, 7 May 2016 00:17:11 +0000 (UTC) (envelope-from sunpoet@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 9FB521A51; Sat, 7 May 2016 00:17:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470HApA068702; Sat, 7 May 2016 00:17:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HAJM068700; Sat, 7 May 2016 00:17:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HAJM068700@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414744 - head/print/rubygem-prawn-svg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:12 -0000 Author: sunpoet Date: Sat May 7 00:17:10 2016 New Revision: 414744 URL: https://svnweb.freebsd.org/changeset/ports/414744 Log: - Update to 0.25.0 Changes: https://github.com/mogest/prawn-svg/releases Modified: head/print/rubygem-prawn-svg/Makefile head/print/rubygem-prawn-svg/distinfo Modified: head/print/rubygem-prawn-svg/Makefile ============================================================================== --- head/print/rubygem-prawn-svg/Makefile Sat May 7 00:17:05 2016 (r414743) +++ head/print/rubygem-prawn-svg/Makefile Sat May 7 00:17:10 2016 (r414744) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= prawn-svg -PORTVERSION= 0.24.0 +PORTVERSION= 0.25.0 CATEGORIES= print rubygems MASTER_SITES= RG Modified: head/print/rubygem-prawn-svg/distinfo ============================================================================== --- head/print/rubygem-prawn-svg/distinfo Sat May 7 00:17:05 2016 (r414743) +++ head/print/rubygem-prawn-svg/distinfo Sat May 7 00:17:10 2016 (r414744) @@ -1,2 +1,2 @@ -SHA256 (rubygem/prawn-svg-0.24.0.gem) = b6d28adc12b4995c477edad6e02eee7a2c1046ea842127b7e956d0c509fc080d -SIZE (rubygem/prawn-svg-0.24.0.gem) = 258048 +SHA256 (rubygem/prawn-svg-0.25.0.gem) = e27800302d387571a8259ab56ce2522a209e587fdd65b2a6b8c8ab8661c7269d +SIZE (rubygem/prawn-svg-0.25.0.gem) = 262144 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:16 2016 Return-Path: Delivered-To: svn-ports-all@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 29B4AB31E53; Sat, 7 May 2016 00:17:16 +0000 (UTC) (envelope-from sunpoet@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 EEAF01B1E; Sat, 7 May 2016 00:17:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470HFst068816; Sat, 7 May 2016 00:17:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HFRN068814; Sat, 7 May 2016 00:17:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HFRN068814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414745 - head/security/rubygem-ruby-saml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:16 -0000 Author: sunpoet Date: Sat May 7 00:17:14 2016 New Revision: 414745 URL: https://svnweb.freebsd.org/changeset/ports/414745 Log: - Update to 1.2.0 Changes: https://github.com/onelogin/ruby-saml/releases Modified: head/security/rubygem-ruby-saml/Makefile head/security/rubygem-ruby-saml/distinfo Modified: head/security/rubygem-ruby-saml/Makefile ============================================================================== --- head/security/rubygem-ruby-saml/Makefile Sat May 7 00:17:10 2016 (r414744) +++ head/security/rubygem-ruby-saml/Makefile Sat May 7 00:17:14 2016 (r414745) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ruby-saml -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ COMMENT= SAML toolkit for Ruby on Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-nokogiri>=1.5.10:textproc/rubygem-nokogiri \ - rubygem-uuid>=2.3:devel/rubygem-uuid +RUN_DEPENDS= rubygem-nokogiri>=1.5.10:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes Modified: head/security/rubygem-ruby-saml/distinfo ============================================================================== --- head/security/rubygem-ruby-saml/distinfo Sat May 7 00:17:10 2016 (r414744) +++ head/security/rubygem-ruby-saml/distinfo Sat May 7 00:17:14 2016 (r414745) @@ -1,2 +1,2 @@ -SHA256 (rubygem/ruby-saml-1.1.2.gem) = cc89499f6f1a1a1c0307852cc1b39cce6db0899b16964946983cf07be5a60493 -SIZE (rubygem/ruby-saml-1.1.2.gem) = 221184 +SHA256 (rubygem/ruby-saml-1.2.0.gem) = bb138175045027b42ca0f9156208bee99d58063ac51f04ba749314e750112186 +SIZE (rubygem/ruby-saml-1.2.0.gem) = 229888 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:20 2016 Return-Path: Delivered-To: svn-ports-all@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 6147EB31E84; Sat, 7 May 2016 00:17:20 +0000 (UTC) (envelope-from sunpoet@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 3218B1C1A; Sat, 7 May 2016 00:17:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470HJka068933; Sat, 7 May 2016 00:17:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HJDX068931; Sat, 7 May 2016 00:17:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HJDX068931@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414746 - head/sysutils/rubygem-bundler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:20 -0000 Author: sunpoet Date: Sat May 7 00:17:19 2016 New Revision: 414746 URL: https://svnweb.freebsd.org/changeset/ports/414746 Log: - Update to 1.12.1 - Add LICENSE_FILE Changes: https://github.com/bundler/bundler/blob/master/CHANGELOG.md Modified: head/sysutils/rubygem-bundler/Makefile head/sysutils/rubygem-bundler/distinfo Modified: head/sysutils/rubygem-bundler/Makefile ============================================================================== --- head/sysutils/rubygem-bundler/Makefile Sat May 7 00:17:14 2016 (r414745) +++ head/sysutils/rubygem-bundler/Makefile Sat May 7 00:17:19 2016 (r414746) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bundler -PORTVERSION= 1.11.2 +PORTVERSION= 1.12.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Tool that manages gem dependencies for ruby applications LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md NO_ARCH= yes USE_RUBY= yes Modified: head/sysutils/rubygem-bundler/distinfo ============================================================================== --- head/sysutils/rubygem-bundler/distinfo Sat May 7 00:17:14 2016 (r414745) +++ head/sysutils/rubygem-bundler/distinfo Sat May 7 00:17:19 2016 (r414746) @@ -1,2 +1,2 @@ -SHA256 (rubygem/bundler-1.11.2.gem) = c7aa8ffe0af6e0c75d0dad8dd7749cb8493b834f0ed90830d4843deb61906768 -SIZE (rubygem/bundler-1.11.2.gem) = 263168 +SHA256 (rubygem/bundler-1.12.1.gem) = e3133b1a73d51d7adb9898e24ef07d84e479fb121b8f848320756db222ceaed0 +SIZE (rubygem/bundler-1.12.1.gem) = 279552 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:24 2016 Return-Path: Delivered-To: svn-ports-all@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 D74D5B31EB8; Sat, 7 May 2016 00:17:24 +0000 (UTC) (envelope-from sunpoet@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 A81511D27; Sat, 7 May 2016 00:17:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470HN6q069048; Sat, 7 May 2016 00:17:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HNha069046; Sat, 7 May 2016 00:17:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HNha069046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414747 - head/textproc/rubygem-github-linguist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:25 -0000 Author: sunpoet Date: Sat May 7 00:17:23 2016 New Revision: 414747 URL: https://svnweb.freebsd.org/changeset/ports/414747 Log: - Update to 4.8.4 Changes: https://github.com/github/linguist/releases Modified: head/textproc/rubygem-github-linguist/Makefile head/textproc/rubygem-github-linguist/distinfo Modified: head/textproc/rubygem-github-linguist/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist/Makefile Sat May 7 00:17:19 2016 (r414746) +++ head/textproc/rubygem-github-linguist/Makefile Sat May 7 00:17:23 2016 (r414747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 4.8.3 +PORTVERSION= 4.8.4 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Sat May 7 00:17:19 2016 (r414746) +++ head/textproc/rubygem-github-linguist/distinfo Sat May 7 00:17:23 2016 (r414747) @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-4.8.3.gem) = 2bbe6fe639dea8d7007a1c75b4ff87dfffba385a2b7aed993be964f19666f145 -SIZE (rubygem/github-linguist-4.8.3.gem) = 1634304 +SHA256 (rubygem/github-linguist-4.8.4.gem) = 7df8d8b6eb240ea03b97c2750e74f4eb525909942c7acafb8c10af11bfb4830f +SIZE (rubygem/github-linguist-4.8.4.gem) = 1659904 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:29 2016 Return-Path: Delivered-To: svn-ports-all@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 7627DB31EF3; Sat, 7 May 2016 00:17:29 +0000 (UTC) (envelope-from sunpoet@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 41DE71DF2; Sat, 7 May 2016 00:17:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470HS5S069164; Sat, 7 May 2016 00:17:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HSmB069162; Sat, 7 May 2016 00:17:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HSmB069162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414748 - head/devel/rubygem-gitlab_git X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:29 -0000 Author: sunpoet Date: Sat May 7 00:17:28 2016 New Revision: 414748 URL: https://svnweb.freebsd.org/changeset/ports/414748 Log: - Update to 10.1.0 Changes: https://gitlab.com/gitlab-org/gitlab_git/blob/master/CHANGELOG https://gitlab.com/gitlab-org/gitlab_git/commits/master Modified: head/devel/rubygem-gitlab_git/Makefile head/devel/rubygem-gitlab_git/distinfo Modified: head/devel/rubygem-gitlab_git/Makefile ============================================================================== --- head/devel/rubygem-gitlab_git/Makefile Sat May 7 00:17:23 2016 (r414747) +++ head/devel/rubygem-gitlab_git/Makefile Sat May 7 00:17:28 2016 (r414748) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 10.0.2 +PORTVERSION= 10.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-gitlab_git/distinfo ============================================================================== --- head/devel/rubygem-gitlab_git/distinfo Sat May 7 00:17:23 2016 (r414747) +++ head/devel/rubygem-gitlab_git/distinfo Sat May 7 00:17:28 2016 (r414748) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-10.0.2.gem) = 363493241294b1abdabe8e59f4746174c1817051a4683889a149f81a55abfdc8 -SIZE (rubygem/gitlab_git-10.0.2.gem) = 26112 +SHA256 (rubygem/gitlab_git-10.1.0.gem) = 6a3bf9ef84626e7c9d41c0ddfd3fb99a5dfc7255b4b3d4e73fcbd85ad6fbe5a5 +SIZE (rubygem/gitlab_git-10.1.0.gem) = 26112 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:34 2016 Return-Path: Delivered-To: svn-ports-all@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 2E5F1B31F2F; Sat, 7 May 2016 00:17:34 +0000 (UTC) (envelope-from sunpoet@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 007671EDF; Sat, 7 May 2016 00:17:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470HXM5069280; Sat, 7 May 2016 00:17:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HXTK069278; Sat, 7 May 2016 00:17:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HXTK069278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414749 - head/textproc/rubygem-jekyll-assets X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:34 -0000 Author: sunpoet Date: Sat May 7 00:17:32 2016 New Revision: 414749 URL: https://svnweb.freebsd.org/changeset/ports/414749 Log: - Update to 2.2.5 Changes: https://github.com/jekyll/jekyll-assets/commits/master Modified: head/textproc/rubygem-jekyll-assets/Makefile head/textproc/rubygem-jekyll-assets/distinfo Modified: head/textproc/rubygem-jekyll-assets/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-assets/Makefile Sat May 7 00:17:28 2016 (r414748) +++ head/textproc/rubygem-jekyll-assets/Makefile Sat May 7 00:17:32 2016 (r414749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-assets -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.5 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -16,8 +16,7 @@ RUN_DEPENDS= rubygem-extras>=0.1:devel/r rubygem-fastimage>=2.0:graphics/rubygem-fastimage \ rubygem-jekyll>=3.1:www/rubygem-jekyll \ rubygem-pathutil>=0.8:devel/rubygem-pathutil \ - rubygem-sprockets3>=3.3:devel/rubygem-sprockets3 \ - rubygem-sprockets-helpers>=1.2:devel/rubygem-sprockets-helpers + rubygem-sprockets3>=3.3:devel/rubygem-sprockets3 NO_ARCH= yes USE_RUBY= yes Modified: head/textproc/rubygem-jekyll-assets/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-assets/distinfo Sat May 7 00:17:28 2016 (r414748) +++ head/textproc/rubygem-jekyll-assets/distinfo Sat May 7 00:17:32 2016 (r414749) @@ -1,2 +1,2 @@ -SHA256 (rubygem/jekyll-assets-2.2.0.gem) = 672a9fce7e336bb9b2c11dfd4e0a42a9b2e28a2922538a34ad9cd2b3fedf87e3 -SIZE (rubygem/jekyll-assets-2.2.0.gem) = 22528 +SHA256 (rubygem/jekyll-assets-2.2.5.gem) = 345c3f58012789964bf7e32bd7254f5b0fc6083999d6fed7b3a6b31c46369230 +SIZE (rubygem/jekyll-assets-2.2.5.gem) = 24064 From owner-svn-ports-all@freebsd.org Sat May 7 00:17:38 2016 Return-Path: Delivered-To: svn-ports-all@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 9B240B31F6C; Sat, 7 May 2016 00:17:38 +0000 (UTC) (envelope-from sunpoet@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 6B6E41FC8; Sat, 7 May 2016 00:17:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470Hbdt069395; Sat, 7 May 2016 00:17:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470HbYm069393; Sat, 7 May 2016 00:17:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605070017.u470HbYm069393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 May 2016 00:17:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414750 - head/textproc/rubygem-kramdown X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:17:38 -0000 Author: sunpoet Date: Sat May 7 00:17:37 2016 New Revision: 414750 URL: https://svnweb.freebsd.org/changeset/ports/414750 Log: - Update to 1.11.1 Changes: http://kramdown.gettalong.org/news.html Modified: head/textproc/rubygem-kramdown/Makefile head/textproc/rubygem-kramdown/distinfo Modified: head/textproc/rubygem-kramdown/Makefile ============================================================================== --- head/textproc/rubygem-kramdown/Makefile Sat May 7 00:17:32 2016 (r414749) +++ head/textproc/rubygem-kramdown/Makefile Sat May 7 00:17:37 2016 (r414750) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kramdown -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-kramdown/distinfo ============================================================================== --- head/textproc/rubygem-kramdown/distinfo Sat May 7 00:17:32 2016 (r414749) +++ head/textproc/rubygem-kramdown/distinfo Sat May 7 00:17:37 2016 (r414750) @@ -1,2 +1,2 @@ -SHA256 (rubygem/kramdown-1.10.0.gem) = 40e505358f6a9f359cee8f2e244344954ff3c9067108aed5603339d6cfc96c80 -SIZE (rubygem/kramdown-1.10.0.gem) = 240128 +SHA256 (rubygem/kramdown-1.11.1.gem) = 01ff61ffc439e3d24e38c14e647bb12ab8ee67454fa7f0a47d5c4a7840e49216 +SIZE (rubygem/kramdown-1.11.1.gem) = 241152 From owner-svn-ports-all@freebsd.org Sat May 7 00:28:27 2016 Return-Path: Delivered-To: svn-ports-all@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 85B3FB2E1A6; Sat, 7 May 2016 00:28:27 +0000 (UTC) (envelope-from timur@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 61273147E; Sat, 7 May 2016 00:28:27 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470SQK7072562; Sat, 7 May 2016 00:28:26 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470SP2i072553; Sat, 7 May 2016 00:28:25 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201605070028.u470SP2i072553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Sat, 7 May 2016 00:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414751 - in head/net: samba42 samba42/files samba43 samba43/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:28:27 -0000 Author: timur Date: Sat May 7 00:28:25 2016 New Revision: 414751 URL: https://svnweb.freebsd.org/changeset/ports/414751 Log: Update samba42 and samba43 to the latest versions. A lot of fixes are made to fix the fixes in the previous security fixes :) * BUG 11841: Fix NT_STATUS_ACCESS_DENIED when accessing Windows public share. * BUG 11847: Only validate MIC if "map to guest" is not being used. * BUG 11849: auth/ntlmssp: Add ntlmssp_{client,server}:force_old_spnego option for testing. * BUG 11850: NetAPP SMB servers don't negotiate NTLMSSP_SIGN. * BUG 11858: Allow anonymous smb connections. * BUG 11870: Fix ads_sasl_spnego_gensec_bind(KRB5). * BUG 11872: Fix 'wbinfo -u' and 'net ads search'. Added: head/net/samba42/files/extra-patch-progress (contents, props changed) head/net/samba42/files/patch-source3_client_smbspool_krb5_wrapper.c (contents, props changed) Deleted: head/net/samba43/files/extra-patch-talloc Modified: head/net/samba42/Makefile head/net/samba42/distinfo head/net/samba42/files/patch-source3__wscript_build head/net/samba42/pkg-plist head/net/samba43/Makefile head/net/samba43/distinfo head/net/samba43/files/patch-source3__wscript_build Modified: head/net/samba42/Makefile ============================================================================== --- head/net/samba42/Makefile Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba42/Makefile Sat May 7 00:28:25 2016 (r414751) @@ -13,13 +13,13 @@ COMMENT?= Free SMB/CIFS and AD/DC serve LICENSE= GPLv3 -CONFLICTS?= *samba3[2-6]-3.* samba4-4.0.* samba41-4.1.* samba43-4.3.* +CONFLICTS?= *samba3[2-6]-3.* samba4-4.0.* samba41-4.1.* samba43-4.3.* samba44-4.4.* -#EXTRA_PATCHES= ${PATCHDIR}/extra-patch-security:-p1 +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-progress:-p1 SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 -SAMBA4_VERSION= 4.2.11 +SAMBA4_VERSION= 4.2.12 SAMBA4_DISTNAME= ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} WRKSRC?= ${WRKDIR}/${DISTNAME} @@ -75,10 +75,7 @@ PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR LIB_DEPENDS+= libpopt.so:devel/popt # inotify LIB_DEPENDS+= libinotify.so:devel/libinotify -# SASL -LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 # GNUTLS -LIB_DEPENDS+= libgcrypt.so:security/libgcrypt LIB_DEPENDS+= libgnutls.so:security/gnutls # NFS4 ACL glue LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl @@ -97,8 +94,8 @@ BUILD_DEPENDS+= talloc>=2.1.5:devel/tal RUN_DEPENDS+= talloc>=2.1.5:devel/talloc SAMBA4_BUNDLED_LIBS+= !talloc # tevent -BUILD_DEPENDS+= tevent>=0.9.25:devel/tevent -RUN_DEPENDS+= tevent>=0.9.25:devel/tevent +BUILD_DEPENDS+= tevent>=0.9.28:devel/tevent +RUN_DEPENDS+= tevent>=0.9.28:devel/tevent SAMBA4_BUNDLED_LIBS+= !tevent # tdb BUILD_DEPENDS+= tdb>=1.3.8:databases/tdb @@ -281,8 +278,10 @@ CONFIGURE_ARGS+= --disable-dnssd .if ${PORT_OPTIONS:MCUPS} LIB_DEPENDS+= libcups.so:print/cups CONFIGURE_ARGS+= --enable-cups --enable-iprint +PLIST_SUB+= CUPS="" .else CONFIGURE_ARGS+= --disable-cups --disable-iprint +PLIST_SUB+= CUPS="@comment " .endif .if ${PORT_OPTIONS:MDNSUPDATE} @@ -433,7 +432,7 @@ SAMBA_MAN7+= samba.7 winbind_krb5_locat SAMBA_MAN8+= eventlogadm.8 idmap_ad.8 idmap_autorid.8 idmap_hash.8 \ idmap_ldap.8 idmap_nss.8 idmap_rfc2307.8 idmap_rid.8 \ - idmap_tdb.8 idmap_tdb2.8 net.8 nmbd.8 pam_winbind.8 pdbedit.8 \ + idmap_tdb.8 idmap_tdb2.8 net.8 nmbd.8 pam_winbind.8 pdbedit.8 smbspool_krb5_wrapper.8 \ samba-regedit.8 samba-tool.8 samba.8 smbd.8 smbpasswd.8 \ smbspool.8 smbta-util.8 vfs_acl_tdb.8 vfs_acl_xattr.8 \ vfs_aio_fork.8 vfs_aio_linux.8 vfs_aio_pthread.8 \ Modified: head/net/samba42/distinfo ============================================================================== --- head/net/samba42/distinfo Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba42/distinfo Sat May 7 00:28:25 2016 (r414751) @@ -1,2 +1,2 @@ -SHA256 (samba-4.2.11.tar.gz) = 75bce53c922e51352933c9846f2c4b1e251fabb80927adb426a773a321ee01f8 -SIZE (samba-4.2.11.tar.gz) = 20875348 +SHA256 (samba-4.2.12.tar.gz) = b334a86a92a1c2759c0b3dce20965e7fe820f0abafee38e6fd82eb9c5cd80514 +SIZE (samba-4.2.12.tar.gz) = 20878216 Added: head/net/samba42/files/extra-patch-progress ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba42/files/extra-patch-progress Sat May 7 00:28:25 2016 (r414751) @@ -0,0 +1,31 @@ +diff --git a/source3/passdb/pdb_ldap.c b/source3/passdb/pdb_ldap.c +index c65fb08..13713fc 100644 +--- a/source3/passdb/pdb_ldap.c ++++ b/source3/passdb/pdb_ldap.c +@@ -1005,7 +1005,7 @@ static bool init_sam_from_ldap(struct ldapsam_privates *ldap_state, + entry, + "gecos", + ctx); +- if (unix_pw.pw_gecos) { ++ if (unix_pw.pw_gecos==NULL) { + unix_pw.pw_gecos = fullname; + } + unix_pw.pw_dir = smbldap_talloc_single_attribute( +@@ -1013,7 +1013,7 @@ static bool init_sam_from_ldap(struct ldapsam_privates *ldap_state, + entry, + "homeDirectory", + ctx); +- if (unix_pw.pw_dir) { ++ if (unix_pw.pw_dir==NULL) { + unix_pw.pw_dir = discard_const_p(char, ""); + } + unix_pw.pw_shell = smbldap_talloc_single_attribute( +@@ -1021,7 +1021,7 @@ static bool init_sam_from_ldap(struct ldapsam_privates *ldap_state, + entry, + "loginShell", + ctx); +- if (unix_pw.pw_shell) { ++ if (unix_pw.pw_shell==NULL) { + unix_pw.pw_shell = discard_const_p(char, ""); + } + Modified: head/net/samba42/files/patch-source3__wscript_build ============================================================================== --- head/net/samba42/files/patch-source3__wscript_build Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba42/files/patch-source3__wscript_build Sat May 7 00:28:25 2016 (r414751) @@ -1,6 +1,6 @@ ---- source3/wscript_build.orig 2015-02-24 18:59:51.000000000 +0000 -+++ source3/wscript_build 2015-03-25 01:00:04.143487619 +0000 -@@ -601,6 +601,7 @@ +--- source3/wscript_build.orig 2016-05-02 07:48:32.000000000 +0000 ++++ source3/wscript_build 2016-05-05 08:40:07.413511000 +0000 +@@ -619,6 +619,7 @@ smbd_conn param_service AVAHI @@ -8,7 +8,7 @@ PRINTBASE PROFILE LOCKING -@@ -1043,6 +1044,7 @@ +@@ -1072,6 +1073,7 @@ msrpc3 RPC_NDR_SRVSVC cli_smb_common @@ -16,12 +16,3 @@ ''' + bld.env['archive_lib']) bld.SAMBA3_BINARY('net', -@@ -1457,7 +1459,7 @@ - - bld.SAMBA3_PYTHON('pylibsmb', - source='libsmb/pylibsmb.c', -- deps='smbclient samba-credentials', -+ deps='smbclient samba-credentials libsmb errors', - realname='samba/samba3/libsmb_samba_internal.so' - ) - Added: head/net/samba42/files/patch-source3_client_smbspool_krb5_wrapper.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba42/files/patch-source3_client_smbspool_krb5_wrapper.c Sat May 7 00:28:25 2016 (r414751) @@ -0,0 +1,11 @@ +--- source3/client/smbspool_krb5_wrapper.c.orig 2016-04-21 00:26:35.874203000 +0000 ++++ source3/client/smbspool_krb5_wrapper.c 2016-04-21 00:47:23.148722000 +0000 +@@ -195,7 +195,7 @@ + * Make sure we do not have LD_PRELOAD or other security relevant + * environment variables set. + */ +- clearenv(); ++ environ = NULL; + + CUPS_SMB_DEBUG("Setting KRB5CCNAME to '%s'", gen_cc); + setenv("KRB5CCNAME", gen_cc, 1); Modified: head/net/samba42/pkg-plist ============================================================================== --- head/net/samba42/pkg-plist Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba42/pkg-plist Sat May 7 00:28:25 2016 (r414751) @@ -25,6 +25,7 @@ bin/smbcontrol bin/smbcquotas bin/smbget bin/smbpasswd +%%CUPS%%bin/smbspool_krb5_wrapper bin/smbspool bin/smbstatus bin/smbta-util @@ -868,6 +869,7 @@ man/man8/samba-tool.8.gz man/man8/samba.8.gz man/man8/smbd.8.gz man/man8/smbpasswd.8.gz +man/man8/smbspool_krb5_wrapper.8.gz man/man8/smbspool.8.gz man/man8/smbta-util.8.gz man/man8/vfs_acl_tdb.8.gz Modified: head/net/samba43/Makefile ============================================================================== --- head/net/samba43/Makefile Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba43/Makefile Sat May 7 00:28:25 2016 (r414751) @@ -3,7 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}43 PORTVERSION?= ${SAMBA4_VERSION} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} @@ -15,11 +15,11 @@ LICENSE= GPLv3 CONFLICTS?= *samba3[2-6]-3.* samba4-4.0.* samba41-4.1.* samba42-4.2.* samba44-4.4.* -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-progress:-p1 ${PATCHDIR}/extra-patch-talloc:-p1 +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-progress:-p1 SAMBA4_BASENAME= samba SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 -SAMBA4_VERSION= 4.3.8 +SAMBA4_VERSION= 4.3.9 SAMBA4_DISTNAME= ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} WRKSRC?= ${WRKDIR}/${DISTNAME} @@ -75,10 +75,7 @@ PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR LIB_DEPENDS+= libpopt.so:devel/popt # inotify LIB_DEPENDS+= libinotify.so:devel/libinotify -# SASL -LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 # GNUTLS -LIB_DEPENDS+= libgcrypt.so:security/libgcrypt LIB_DEPENDS+= libgnutls.so:security/gnutls # NFS4 ACL glue LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl @@ -97,8 +94,8 @@ BUILD_DEPENDS+= talloc>=2.1.5:devel/tal RUN_DEPENDS+= talloc>=2.1.5:devel/talloc SAMBA4_BUNDLED_LIBS+= !talloc # tevent -BUILD_DEPENDS+= tevent>=0.9.25:devel/tevent -RUN_DEPENDS+= tevent>=0.9.25:devel/tevent +BUILD_DEPENDS+= tevent>=0.9.28:devel/tevent +RUN_DEPENDS+= tevent>=0.9.28:devel/tevent SAMBA4_BUNDLED_LIBS+= !tevent # tdb BUILD_DEPENDS+= tdb>=1.3.8:databases/tdb Modified: head/net/samba43/distinfo ============================================================================== --- head/net/samba43/distinfo Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba43/distinfo Sat May 7 00:28:25 2016 (r414751) @@ -1,2 +1,2 @@ -SHA256 (samba-4.3.8.tar.gz) = 379dc66c3a0a483bf5bed37be6e5d182934db7c4102b21929a6c4602b32b2b10 -SIZE (samba-4.3.8.tar.gz) = 20568773 +SHA256 (samba-4.3.9.tar.gz) = 1f22c61a7f24c5357a9ef4d10833a2cd161f40f3db03bcbe586d7cd3a56139f3 +SIZE (samba-4.3.9.tar.gz) = 20570849 Modified: head/net/samba43/files/patch-source3__wscript_build ============================================================================== --- head/net/samba43/files/patch-source3__wscript_build Sat May 7 00:17:37 2016 (r414750) +++ head/net/samba43/files/patch-source3__wscript_build Sat May 7 00:28:25 2016 (r414751) @@ -1,6 +1,6 @@ ---- source3/wscript_build.orig 2015-02-24 18:59:51.000000000 +0000 -+++ source3/wscript_build 2015-03-25 01:00:04.143487619 +0000 -@@ -601,6 +601,7 @@ +--- source3/wscript_build.orig 2016-05-02 07:48:32.000000000 +0000 ++++ source3/wscript_build 2016-05-05 08:40:07.413511000 +0000 +@@ -619,6 +619,7 @@ smbd_conn param_service AVAHI @@ -8,7 +8,7 @@ PRINTBASE PROFILE LOCKING -@@ -1043,6 +1044,7 @@ +@@ -1072,6 +1073,7 @@ msrpc3 RPC_NDR_SRVSVC cli_smb_common @@ -16,12 +16,3 @@ ''' + bld.env['archive_lib']) bld.SAMBA3_BINARY('net', -@@ -1457,7 +1459,7 @@ - - bld.SAMBA3_PYTHON('pylibsmb', - source='libsmb/pylibsmb.c', -- deps='smbclient samba-credentials', -+ deps='smbclient samba-credentials libsmb errors', - realname='samba/samba3/libsmb_samba_internal.so' - ) - From owner-svn-ports-all@freebsd.org Sat May 7 00:38:29 2016 Return-Path: Delivered-To: svn-ports-all@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 AFCE6B2E3FC; Sat, 7 May 2016 00:38:29 +0000 (UTC) (envelope-from timur@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 73D5A1ABC; Sat, 7 May 2016 00:38:29 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u470cSTI076377; Sat, 7 May 2016 00:38:28 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u470cSOQ076368; Sat, 7 May 2016 00:38:28 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201605070038.u470cSOQ076368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Sat, 7 May 2016 00:38:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414752 - in head/net: . samba44 samba44/files samba44/files/man X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 00:38:29 -0000 Author: timur Date: Sat May 7 00:38:27 2016 New Revision: 414752 URL: https://svnweb.freebsd.org/changeset/ports/414752 Log: Add latest release of Samba 4.4. Port is NOT fully tested, don't use in the production(yet). Make backups before deploying. Added: head/net/samba44/ head/net/samba44/Makefile (contents, props changed) head/net/samba44/distinfo (contents, props changed) head/net/samba44/files/ head/net/samba44/files/README.FreeBSD.in (contents, props changed) head/net/samba44/files/man/ head/net/samba44/files/man/gentest.1 (contents, props changed) head/net/samba44/files/man/locktest.1 (contents, props changed) head/net/samba44/files/man/masktest.1 (contents, props changed) head/net/samba44/files/man/ndrdump.1 (contents, props changed) head/net/samba44/files/man/nmblookup4.1 (contents, props changed) head/net/samba44/files/man/ntlm_auth4.1 (contents, props changed) head/net/samba44/files/man/oLschema2ldif.1 (contents, props changed) head/net/samba44/files/man/regdiff.1 (contents, props changed) head/net/samba44/files/man/regpatch.1 (contents, props changed) head/net/samba44/files/man/regshell.1 (contents, props changed) head/net/samba44/files/man/regtree.1 (contents, props changed) head/net/samba44/files/man/smbtorture.1 (contents, props changed) head/net/samba44/files/patch-buildtools__scripts__abi_gen.sh (contents, props changed) head/net/samba44/files/patch-buildtools__wafsamba__samba_install.py (contents, props changed) head/net/samba44/files/patch-buildtools__wafsamba__samba_pidl.py (contents, props changed) head/net/samba44/files/patch-buildtools__wafsamba__wafsamba.py (contents, props changed) head/net/samba44/files/patch-docs-xml__wscript_build (contents, props changed) head/net/samba44/files/patch-dynconfig__wscript (contents, props changed) head/net/samba44/files/patch-lib__crypto__wscript_configure (contents, props changed) head/net/samba44/files/patch-nsswitch__wscript_build (contents, props changed) head/net/samba44/files/patch-source3__client__dnsbrowse.c (contents, props changed) head/net/samba44/files/patch-source3__smbd__quotas.c (contents, props changed) head/net/samba44/files/patch-source3__utils__net.c (contents, props changed) head/net/samba44/files/patch-source3__utils__net_time.c (contents, props changed) head/net/samba44/files/patch-source3__wscript (contents, props changed) head/net/samba44/files/patch-source3__wscript_build (contents, props changed) head/net/samba44/files/patch-source3_client_smbspool_krb5_wrapper.c (contents, props changed) head/net/samba44/files/patch-source4__dns_server__dns_crypto.c (contents, props changed) head/net/samba44/files/patch-source4__lib__http__http.c (contents, props changed) head/net/samba44/files/patch-third_party__waf__wafadmin__Logs.py (contents, props changed) head/net/samba44/files/patch-wscript (contents, props changed) head/net/samba44/files/patch-wscript_build (contents, props changed) head/net/samba44/files/pkg-message.in (contents, props changed) head/net/samba44/files/samba_server.in (contents, props changed) head/net/samba44/pkg-descr (contents, props changed) head/net/samba44/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat May 7 00:28:25 2016 (r414751) +++ head/net/Makefile Sat May 7 00:38:27 2016 (r414752) @@ -1186,6 +1186,7 @@ SUBDIR += samba41 SUBDIR += samba42 SUBDIR += samba43 + SUBDIR += samba44 SUBDIR += samplicator SUBDIR += sbd SUBDIR += scamper Added: head/net/samba44/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/Makefile Sat May 7 00:38:27 2016 (r414752) @@ -0,0 +1,514 @@ +# Created by: timur@FreeBSD.org +# $FreeBSD$ + +PORTNAME?= ${SAMBA4_BASENAME}44 +PORTVERSION?= ${SAMBA4_VERSION} +CATEGORIES?= net +MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc +DISTNAME= ${SAMBA4_DISTNAME} + +MAINTAINER?= timur@FreeBSD.org +COMMENT?= Free SMB/CIFS and AD/DC server and client for Unix + +LICENSE= GPLv3 + +CONFLICTS?= *samba3[2-6]-3.* samba4-4.0.* samba41-4.1.* samba42-4.2.* samba43-4.3.* + +#EXTRA_PATCHES= ${PATCHDIR}/extra-patch-security:-p1 + +SAMBA4_BASENAME= samba +SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 +SAMBA4_VERSION= 4.4.3 +SAMBA4_DISTNAME= ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} + +WRKSRC?= ${WRKDIR}/${DISTNAME} + +.if !defined(SAMBA4_SUBPORT) +CPE_VENDOR= samba +CPE_PRODUCT= samba +# Directories +VARDIR= ${DESTDIR}/var +SAMBA4_RUNDIR= ${VARDIR}/run/${SAMBA4_PORTNAME} +SAMBA4_LOGDIR= ${VARDIR}/log/${SAMBA4_PORTNAME} +SAMBA4_LOCKDIR= ${VARDIR}/db/${SAMBA4_PORTNAME} +SAMBA4_PRIVATEDIR= ${SAMBA4_LOCKDIR}/private +SAMBA4_PAMDIR= ${PREFIX}/lib +SAMBA4_LIBDIR= ${PREFIX}/lib/${SAMBA4_PORTNAME} +SAMBA4_MODULEDIR= ${PREFIX}/lib/shared-modules +SAMBA4_INCLUDEDIR= ${PREFIX}/include/${SAMBA4_PORTNAME} +SAMBA4_CONFDIR= ${PREFIX}/etc +SAMBA4_CONFIG= smb4.conf + +CONFIGURE_ARGS+= --mandir="${MANPREFIX}/man" \ + --sysconfdir="${SAMBA4_CONFDIR}" \ + --includedir="${SAMBA4_INCLUDEDIR}" \ + --datadir="${DATADIR}" \ + --libdir="${SAMBA4_LIBDIR}" \ + --with-privatelibdir="${SAMBA4_LIBDIR}/private" \ + --with-pammodulesdir="${SAMBA4_PAMDIR}" \ + --with-modulesdir="${SAMBA4_MODULEDIR}" \ + --with-pkgconfigdir="${PKGCONFIGDIR}" \ + --localstatedir="${VARDIR}" \ + --with-piddir="${SAMBA4_RUNDIR}" \ + --with-sockets-dir="${SAMBA4_RUNDIR}" \ + --with-privileged-socket-dir="${SAMBA4_RUNDIR}" \ + --with-lockdir="${SAMBA4_LOCKDIR}" \ + --with-statedir="${SAMBA4_LOCKDIR}" \ + --with-cachedir="${SAMBA4_LOCKDIR}" \ + --with-privatedir="${SAMBA4_PRIVATEDIR}" \ + --with-logfilebase="${SAMBA4_LOGDIR}" +# Flags +CONFIGURE_ENV+= PTHREAD_LDFLAGS="-lpthread" + +USES= cpe compiler waf pkgconfig perl5 python:2 \ + readline iconv shebangfix +USE_PERL5= build +USE_LDCONFIG= ${SAMBA4_LIBDIR} +WAF_CMD= buildtools/bin/waf +CONFIGURE_LOG= bin/config.log + +PKGCONFIGDIR?= ${PREFIX}/libdata/pkgconfig +PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR:S;${PREFIX}/;;} +# XXX: Unconditional dependencies which can't be switched off(if present +# in the system) +# popt +LIB_DEPENDS+= libpopt.so:devel/popt +# inotify +LIB_DEPENDS+= libinotify.so:devel/libinotify +# GNUTLS +LIB_DEPENDS+= libgnutls.so:security/gnutls +# NFS4 ACL glue +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl +# Libarchive +BUILD_DEPENDS+= libarchive>=3.1.2:archivers/libarchive +RUN_DEPENDS+= libarchive>=3.1.2:archivers/libarchive +# External Samba dependencies +# IDL compiler +BUILD_DEPENDS+= p5-Parse-Pidl>=4.3.1:devel/p5-Parse-Pidl +# External Python modules +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython +PLIST_SUB+= PY_DNSPYTHON="@comment " +# talloc +BUILD_DEPENDS+= talloc>=2.1.6:devel/talloc +RUN_DEPENDS+= talloc>=2.1.6:devel/talloc +SAMBA4_BUNDLED_LIBS+= !talloc +# tevent +BUILD_DEPENDS+= tevent>=0.9.28:devel/tevent +RUN_DEPENDS+= tevent>=0.9.28:devel/tevent +SAMBA4_BUNDLED_LIBS+= !tevent +# tdb +BUILD_DEPENDS+= tdb>=1.3.8:databases/tdb +RUN_DEPENDS+= tdb>=1.3.8:databases/tdb +SAMBA4_BUNDLED_LIBS+= !tdb +# ldb +BUILD_DEPENDS+= ldb>=1.1.26:databases/ldb +RUN_DEPENDS+= ldb>=1.1.26:databases/ldb +SAMBA4_BUNDLED_LIBS+= !ldb +# Don't use external libcom_err +SAMBA4_BUNDLED_LIBS+= com_err +############################################################################## +# Options +OPTIONS_DEFINE= ACL_SUPPORT AD_DC ADS CUPS DEBUG \ + DNSUPDATE DOCS FAM LDAP \ + PTHREADPOOL QUOTAS SYSLOG UTMP + +OPTIONS_DEFAULT:= ACL_SUPPORT AD_DC ADS DEBUG \ + DNSUPDATE DOCS FAM LDAP \ + PTHREADPOOL QUOTAS SYSLOG UTMP + +ACL_SUPPORT_DESC= File system ACL support +AD_DC_DESC= Active Directory Domain Controller support +ADS_DESC= Active Directory client support +DNSUPDATE_DESC= Dynamic DNS update (require ADS) +EXP_MODULES_DESC= Experimental modules +FAM_DESC= File Alteration Monitor support +DEBUG_DESC= With debug information in the binaries +LDAP_DESC= LDAP client support +PAM_SMBPASS_DESC= PAM authentication via passdb backends +PTHREADPOOL_DESC= Pthread pool +QUOTAS_DESC= Disk quota support +UTMP_DESC= UTMP accounting support +############################################################################## +OPTIONS_DEFINE+= DEVELOPER MANPAGES EXP_MODULES + +DEVELOPER_DESC= With development support +MANPAGES_DESC= Build manpages from DOCBOOK templates + +OPTIONS_RADIO= DNS ZEROCONF +OPTIONS_RADIO_DNS= NSUPDATE BIND99 BIND910 +OPTIONS_RADIO_ZEROCONF= AVAHI MDNSRESPONDER + +BIND99_DESC= Use bind99 as AD DC DNS server frontend +BIND910_DESC= Use bind910 as AD DC DNS server frontend +NSUPDATE_DESC= Use samba NSUPDATE utility for AD DC + +.include + +CONFIGURE_ARGS+= \ + --with-pam \ + --with-iconv \ + --with-winbind \ + --disable-rpath \ + --without-gettext \ + --with-sendfile-support \ + --builtin-libraries=smbclient \ + ${ICONV_CONFIGURE_BASE} + +# for libexecinfo: (so that __builtin_frame_address() finds the top of the stack) +.if ${ARCH} == "amd64" +CFLAGS+= -fno-omit-frame-pointer +.endif + +.if ${PORT_OPTIONS:MBIND99} +RUN_DEPENDS+= bind99>=9.9.0.0:dns/bind99 +SUB_LIST+= NSUPDATE="@comment " +.elif ${PORT_OPTIONS:MBIND910} +RUN_DEPENDS+= bind910>=9.10.0.0:dns/bind910 +SUB_LIST+= NSUPDATE="@comment " +.elif ${PORT_OPTIONS:MNSUPDATE} +RUN_DEPENDS+= samba-nsupdate:dns/samba-nsupdate +SUB_LIST+= NSUPDATE="" +.else +SUB_LIST+= NSUPDATE="@comment " +.endif + +.if ${PORT_OPTIONS:MDEBUG} +WITH_DEBUG= yes +CONFIGURE_ARGS+= --verbose +MAKE_ARGS+= --verbose +CONFIGURE_ARGS+= --enable-debug +.endif + +# https://bugzilla.samba.org/show_bug.cgi?id=8969 +.if ${PORT_OPTIONS:MDEVELOPER} +#GDB_CMD?= gdb79 +# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194046 +# XXX: Still may break, if the link isn't installed - blame devel/gdb maintainer then. +GDB_CMD?= ${LOCALBASE}/bin/gdb +BUILD_DEPENDS+= ${GDB_CMD}:devel/gdb +RUN_DEPENDS+= ${GDB_CMD}:devel/gdb +SAMBA4_MODULES+= auth_skel perfcount_test pdb_test vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent vfs_fake_acls +CONFIGURE_ARGS+= --enable-developer --enable-selftest --abi-check-disable +PLIST_SUB+= DEVELOPER="" +.else +GDB_CMD= true +PLIST_SUB+= DEVELOPER="@comment " +.endif +############################################################################## +# XXX: That will blow up your installation +# https://bugzilla.samba.org/show_bug.cgi?id=9302 +.if defined(CRAZY) +WANT_EXP_MODULES= auth_samba4 auth_script auth_skel auth_unix auth_wbc \ + gpext_registry gpext_scripts gpext_security idmap_ad \ + idmap_autorid idmap_hash idmap_ldap idmap_passdb \ + idmap_rid idmap_tdb idmap_tdb2 idmap_nss nss_info_template \ + pdb_ldap pdb_samba_dsdb pdb_smbpasswd pdb_tdbsam \ + pdb_test pdb_wbc_sam perfcount_test vfs_acl_tdb \ + vfs_acl_xattr vfs_aio_fork \ + vfs_aio_pthread vfs_audit vfs_cacheprime vfs_cap \ + vfs_catia vfs_commit vfs_crossrename vfs_default_quota \ + vfs_dfs_samba4 vfs_dirsort vfs_expand_msdfs vfs_extd_audit \ + vfs_fake_acls vfs_fake_perms vfs_full_audit vfs_media_harmony \ + vfs_netatalk vfs_posix_eadb vfs_preopen vfs_readahead \ + vfs_readonly vfs_recycle vfs_scannedonly vfs_shadow_copy \ + vfs_shadow_copy2 vfs_shadow_copy_test vfs_skel_opaque \ + vfs_skel_transparent vfs_smb_traffic_analyzer vfs_streams_depot \ + vfs_streams_xattr vfs_syncops vfs_time_audit \ + vfs_xattr_tdb vfs_zfsacl +.endif + +.if ${PORT_OPTIONS:MEXP_MODULES} +. if !defined(WANT_EXP_MODULES) || empty(WANT_EXP_MODULES) +WANT_EXP_MODULES= vfs_cacheprime gpext_scripts gpext_security gpext_registry +. endif +.endif + +.if ${PORT_OPTIONS:MACL_SUPPORT} +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl +WANT_EXP_MODULES+= vfs_zfsacl +SAMBA4_MODULES+= vfs_zfsacl +CONFIGURE_ARGS+= --with-acl-support +.else +CONFIGURE_ARGS+= --without-acl-support +.endif + +.if ! ${PORT_OPTIONS:MAD_DC} +CONFIGURE_ARGS+= --without-ad-dc +PLIST_SUB+= AD_DC="@comment " +SUB_LIST+= AD_DC="@comment " +.else +PLIST_SUB+= AD_DC="" +SUB_LIST+= AD_DC="" +.endif + +.if ${PORT_OPTIONS:MADS} +SAMBA4_WANT_ADS= yes +SAMBA4_WANT_LDAP= yes +# List of extra modules taken from RHEL build +# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197320 +SAMBA4_MODULES+= idmap_rid idmap_ad idmap_hash idmap_adex idmap_tdb2 +.endif + +.if ${PORT_OPTIONS:MAVAHI} +LIB_DEPENDS+= libavahi-client.so:net/avahi-app +CONFIGURE_ARGS+= --enable-avahi +.else +CONFIGURE_ARGS+= --disable-avahi +.endif + +.if ${PORT_OPTIONS:MMDNSRESPONDER} +LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder +CONFIGURE_ARGS+= --enable-dnssd +.else +CONFIGURE_ARGS+= --disable-dnssd +.endif + +.if ${PORT_OPTIONS:MCUPS} +LIB_DEPENDS+= libcups.so:print/cups +CONFIGURE_ARGS+= --enable-cups --enable-iprint +PLIST_SUB+= CUPS="" +.else +CONFIGURE_ARGS+= --disable-cups --disable-iprint +PLIST_SUB+= CUPS="@comment " +.endif + +.if ${PORT_OPTIONS:MDNSUPDATE} +SAMBA_WANT_ADS= yes +CONFIGURE_ARGS+= --with-dnsupdate +PLIST_SUB+= DNSUPDATE="" +.else +CONFIGURE_ARGS+= --without-dnsupdate +PLIST_SUB+= DNSUPDATE="@comment " +.endif + +# https://bugzilla.samba.org/show_bug.cgi?id=9545 +.if ${PORT_OPTIONS:MFAM} +USES+= fam +CONFIGURE_ARGS+= --with-fam +.else +CONFIGURE_ARGS+= --without-fam +.endif + +.if ${PORT_OPTIONS:MLDAP} +SAMBA4_WANT_LDAP= yes +.endif + +.if ${PORT_OPTIONS:MPTHREADPOOL} +CONFIGURE_ARGS+= --enable-pthreadpool +SAMBA4_MODULES+= vfs_aio_pthread +.else +CONFIGURE_ARGS+= --disable-pthreadpool +.endif + +.if ${PORT_OPTIONS:MQUOTAS} +CONFIGURE_ARGS+= --with-quotas +.else +CONFIGURE_ARGS+= --without-quotas +.endif + +.if ${PORT_OPTIONS:MSYSLOG} +CONFIGURE_ARGS+= --with-syslog +.else +CONFIGURE_ARGS+= --without-syslog +.endif + +.if ${PORT_OPTIONS:MUTMP} +CONFIGURE_ARGS+= --with-utmp +.else +CONFIGURE_ARGS+= --without-utmp +.endif + +.if defined(SAMBA4_WANT_ADS) +CONFIGURE_ARGS+= --with-ads +.else +CONFIGURE_ARGS+= --without-ads +.endif + +.if defined(SAMBA4_WANT_LDAP) +USE_OPENLDAP= yes +#WANT_OPENLDAP_SASL= yes +CONFIGURE_ARGS+= --with-ldap +PLIST_SUB+= LDAP="" +.else +CONFIGURE_ARGS+= --without-ldap +PLIST_SUB+= LDAP="@comment " +.endif + +.if ! ${PORT_OPTIONS:MMANPAGES} +CONFIGURE_ENV+= XSLTPROC="true" +.else +BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl \ + xsltproc:textproc/libxslt +.endif + +.if defined(SAMBA4_BUNDLED_LIBS) && !empty(SAMBA4_BUNDLED_LIBS) +CONFIGURE_ARGS+= --bundled-libraries="${SAMBA4_BUNDLED_LIBS:Q:C|(\\\\ )+|,|g:S|\\||g}" +.endif + +.if defined(WANT_EXP_MODULES) && !empty(WANT_EXP_MODULES) +SAMBA4_MODULES+= ${WANT_EXP_MODULES} +.endif + +.if defined(SAMBA4_MODULES) && !empty(SAMBA4_MODULES) +CONFIGURE_ARGS+= --with-shared-modules="${SAMBA4_MODULES:Q:C|(\\\\ )+|,|g:S|\\||g}" +.endif +# XXX: Dirty +.for module in auth_samba4 auth_skel auth_unix auth_wbc gpext_registry gpext_scripts \ + gpext_security idmap_ad idmap_ldap idmap_nss idmap_passdb idmap_tdb \ + nss_info_template pdb_ldap pdb_samba_dsdb pdb_smbpasswd pdb_tdbsam \ + pdb_test pdb_wbc_sam perfcount_test vfs_aio_pthread \ + vfs_cacheprime vfs_dfs_samba4 vfs_fake_acls \ + vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent +. if !empty(SAMBA4_MODULES) && ${SAMBA4_MODULES:M${module}} +PLIST_SUB+= MODULE_${module:tu}="" +. else +PLIST_SUB+= MODULE_${module:tu}="@comment " +. endif +.endfor +############################################################################## +# !SAMBA4_SUBPORT +.endif + +.include + +.if !defined(SAMBA4_SUBPORT) + +SAMBA4_SUB= SAMBA4_LOGDIR="${SAMBA4_LOGDIR}" \ + SAMBA4_RUNDIR="${SAMBA4_RUNDIR}" \ + SAMBA4_LOCKDIR="${SAMBA4_LOCKDIR}" \ + SAMBA4_MODULEDIR="${SAMBA4_MODULEDIR}" \ + SAMBA4_PRIVATEDIR="${SAMBA4_PRIVATEDIR}" \ + SAMBA4_CONFDIR="${SAMBA4_CONFDIR}" \ + SAMBA4_CONFIG="${SAMBA4_CONFIG}" + +PLIST_SUB+= ${SAMBA4_SUB} +SUB_LIST+= ${SAMBA4_SUB} + +USE_RC_SUBR= samba_server +SUB_FILES= pkg-message README.FreeBSD +# Make sure that the right version of Python is used by the tools +# https://bugzilla.samba.org/show_bug.cgi?id=7305 +SHEBANG_FILES= ${PATCH_WRKSRC}/source4/scripting/bin/* +# No fancy color error messages +.if ${COMPILER_TYPE} == "clang" +CFLAGS+= -fno-color-diagnostics +.endif +CONFIGURE_ENV+= NOCOLOR=yes WAF_LOG_FORMAT='%(c1)s%(zone)s%(c2)s %(message)s' +MAKE_ENV+= NOCOLOR=yes WAF_LOG_FORMAT='%(c1)s%(zone)s%(c2)s %(message)s' + +SAMBA_MAN1+= dbwrap_tool.1 findsmb.1 gentest.1 locktest.1 \ + log2pcap.1 masktest.1 ndrdump.1 nmblookup.1 \ + nmblookup4.1 ntlm_auth.1 oLschema2ldif.1 \ + profiles.1 regdiff.1 regpatch.1 regshell.1 \ + regtree.1 rpcclient.1 sharesec.1 smbcacls.1 \ + smbclient.1 smbcontrol.1 smbcquotas.1 smbget.1 \ + smbstatus.1 smbtar.1 smbtorture.1 smbtree.1 \ + testparm.1 vfstest.1 wbinfo.1 + +SAMBA_MAN5+= lmhosts.5 smbgetrc.5 smbpasswd.5 pam_winbind.conf.5 \ + smb.conf.5 + +SAMBA_MAN7+= samba.7 winbind_krb5_locator.7 + +SAMBA_MAN8+= cifsdd.8 eventlogadm.8 idmap_ad.8 idmap_autorid.8 idmap_hash.8 \ + idmap_ldap.8 idmap_nss.8 idmap_rfc2307.8 idmap_rid.8 \ + idmap_tdb.8 idmap_tdb2.8 net.8 nmbd.8 pam_winbind.8 pdbedit.8 \ + samba-regedit.8 samba-tool.8 samba.8 smbd.8 smbpasswd.8 \ + smbspool_krb5_wrapper.8 smbspool.8 smbta-util.8 vfs_acl_tdb.8 vfs_acl_xattr.8 \ + vfs_aio_fork.8 vfs_aio_linux.8 vfs_aio_pthread.8 \ + vfs_audit.8 vfs_cacheprime.8 vfs_cap.8 vfs_catia.8 vfs_ceph.8 \ + vfs_commit.8 vfs_crossrename.8 vfs_default_quota.8 \ + vfs_dirsort.8 vfs_extd_audit.8 vfs_fake_perms.8 vfs_fileid.8 \ + vfs_fruit.8 vfs_full_audit.8 vfs_glusterfs.8 vfs_gpfs.8 vfs_media_harmony.8 \ + vfs_netatalk.8 vfs_offline.8 vfs_prealloc.8 \ + vfs_preopen.8 vfs_readahead.8 vfs_readonly.8 \ + vfs_recycle.8 vfs_scannedonly.8 vfs_shadow_copy.8 \ + vfs_shadow_copy2.8 vfs_snapper.8 vfs_smb_traffic_analyzer.8 \ + vfs_streams_depot.8 vfs_streams_xattr.8 vfs_syncops.8 vfs_time_audit.8 \ + vfs_tsmsm.8 vfs_worm.8 vfs_xattr_tdb.8 winbindd.8 \ + vfs_linux_xfs_sgid.8 vfs_btrfs.8 vfs_shell_snap.8 vfs_unityed_media.8 + +PORTDOCS= README.FreeBSD + +IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support + +post-extract: + @${RM} -rf ${WRKSRC}/pidl + +post-patch: + @${REINPLACE_CMD} -e 's|$${PKGCONFIGDIR}|${PKGCONFIGDIR}|g' \ + ${PATCH_WRKSRC}/buildtools/wafsamba/pkgconfig.py + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ + ${PATCH_WRKSRC}/buildtools/wafsamba/samba_pidl.py \ + ${PATCH_WRKSRC}/buildtools/wafsamba/wafsamba.py + @${REINPLACE_CMD} -e 's|%%GDB_CMD%%|${GDB_CMD}|g' \ + ${PATCH_WRKSRC}/buildtools/scripts/abi_gen.sh + @${REINPLACE_CMD} -e 's|%%SAMBA4_CONFIG%%|${SAMBA4_CONFIG}|g' \ + ${PATCH_WRKSRC}/dynconfig/wscript + +# Use threading (or multiprocessing) but not thread (renamed in python 3+). +pre-configure: + @if ! ${PYTHON_CMD} -c "import multiprocessing;" 2>/dev/null; then \ + ${ECHO_CMD}; \ + ${ECHO_MSG} "===> ${PKGNAME} "${IGNORE_NONTHREAD_PYTHON:Q}.; \ + ${ECHO_CMD}; \ + ${FALSE}; \ + fi + +# XXX: Gross hack to allow build newer Samba while old one is installed. +# This implies that LINKFLAGS_PYEMBED contains flags which are already +# used in other parts of LINKFLAGS, namely -L$(LOCALBASE)/lib and -pthread +post-configure: + -${REINPLACE_CMD} -e 's|LINKFLAGS_PYEMBED.*|LINKFLAGS_PYEMBED = []|' \ + ${CONFIGURE_WRKSRC}/bin/c4che/default.cache.py + +pre-build: +.if ! ${PORT_OPTIONS:MMANPAGES} +. for man in libcli/nbt/man/nmblookup4.1 \ + librpc/tools/ndrdump.1 \ + source4/lib/registry/man/regdiff.1 \ + source4/lib/registry/man/regpatch.1 \ + source4/lib/registry/man/regshell.1 \ + source4/lib/registry/man/regtree.1 \ + source4/torture/man/gentest.1 \ + source4/torture/man/locktest.1 \ + source4/torture/man/masktest.1 \ + source4/torture/man/smbtorture.1 \ + source4/utils/man/ntlm_auth4.1 \ + source4/utils/man/oLschema2ldif.1 + -@${MKDIR} `dirname ${BUILD_WRKSRC}/bin/default/${man}` + ${INSTALL_MAN} ${FILESDIR}/man/`basename ${man}` ${BUILD_WRKSRC}/bin/default/${man} +. endfor + -@${MKDIR} ${BUILD_WRKSRC}/bin/default/docs-xml/manpages +. for man in ${SAMBA_MAN1} ${SAMBA_MAN5} ${SAMBA_MAN7} ${SAMBA_MAN8} + -${INSTALL_MAN} ${BUILD_WRKSRC}/docs/manpages/${man} ${BUILD_WRKSRC}/bin/default/docs-xml/manpages +. endfor +.endif + +post-install: + @${LN} -sf smb.conf.5.gz ${STAGEDIR}${PREFIX}/man/man5/smb4.conf.5.gz +.if ${PORT_OPTIONS:MDOCS} + @${MKDIR} ${STAGEDIR}${DOCSDIR} +. for doc in ${PORTDOCS} + ${INSTALL_DATA} ${WRKDIR}/${doc} ${STAGEDIR}${DOCSDIR} +. endfor +.endif +# Run post-install script +.for dir in ${SAMBA4_LOGDIR} ${SAMBA4_RUNDIR} ${SAMBA4_LOCKDIR} ${SAMBA4_MODULEDIR} + @${INSTALL} -d -m 0755 "${STAGEDIR}${dir}" +.endfor + @${INSTALL} -d -m 0700 "${STAGEDIR}${SAMBA4_PRIVATEDIR}" +.for dir in auth bind9 gensec gpext idmap ldb nss_info pdb perfcount process_model service vfs + @${MKDIR} "${STAGEDIR}${SAMBA4_MODULEDIR}/${dir}" +.endfor + +.if ${PORT_OPTIONS:MDEVELOPER} +test: build + @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${INSTALL_WRKSRC}/${WAF_CMD} ${MAKE_ARGS} $@) +.endif + +# !SAMBA4_SUBPORT +.endif + +.include Added: head/net/samba44/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/distinfo Sat May 7 00:38:27 2016 (r414752) @@ -0,0 +1,2 @@ +SHA256 (samba-4.4.3.tar.gz) = 031e6ada6d15deae6850845eed41497af32207fb679d6c6c74f19acc99d437ba +SIZE (samba-4.4.3.tar.gz) = 20705861 Added: head/net/samba44/files/README.FreeBSD.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/README.FreeBSD.in Sat May 7 00:38:27 2016 (r414752) @@ -0,0 +1,99 @@ + + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !!! Please read before runing any tools !!! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +Documentation +============= + + o https://wiki.samba.org/index.php/Samba4/HOWTO + + o https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO + + o https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO + +FreeBSD specific information +============================ + +* Your configuration is in: %%SAMBA4_CONFDIR%%/%%SAMBA4_CONFIG%% + +* All the logs are under: %%SAMBA4_LOGDIR%% + +* All the relevant databases are under: %%SAMBA4_LOCKDIR%% + +* Provisioning script is: %%PREFIX%%/bin/samba-tool + +Samba4 provisioning requires file system(s) with POSIX ACLs support. At +the moment that is UFS2 only. You have to add 'acls' option to the mount +flags to get things working. + +It is known that ZFS-only installations don't work out of the box with +Samba4. In partucular, s3fs service requires POSIX ACLs during provi- +sioning. It is possible to work around that requirement by specifying: + + # samba-tool domain provision --interactive --use-xattrs=no --use-ntvfs + +And removing later in '%%SAMBA4_CONFIG%%' options like: + + 'server services', 'dcerpc endpoint servers', 'posix:eadb' + +and adding 'vfs objects = zfsacl' as well. Still this isn't supported +and tested configuration, so use it at your own risk. + +You may find this tutorial useful, if you happen to run Samba4 on +ZFS-root: + + o http://glsan.com/community/samba4 + +To run this port you need to perform the following steps: +--------------------------------------------------------- + +0. If you had Samba3 port installed before, please, *take backups* of +all the relevant files. That includes 'smb.conf' file and all the +content of the '/var/db/samba/' directory. + +If you had Samba4-devel installation before to my knowledge the best +option would be to start from scratch. + +1a. Create new '%%SAMBA4_CONFDIR%%/%%SAMBA4_CONFIG%%' file by running: + + # samba-tool domain provision + +1b. Or upgrade from the Samba3 'smb.conf' file by running: + + # samba-tool domain classicupgrade + +%%NSUPDATE%%1c. You will need to specify location of the 'nsupdate' command in the +%%NSUPDATE%%'%%SAMBA4_CONFIG%%' file: +%%NSUPDATE%% +%%NSUPDATE%% nsupdate command = %%PREFIX%%/bin/samba-nsupdate -g +%%NSUPDATE%% +2. Put string 'samba_server_enable="YES"' into your /etc/rc.conf. + +3. Make sure that your server doesn't run Samba3, OpenLDAP and named. +Stop them, if necessary. + +4. Run '%%PREFIX%%/etc/rc.d/samba_server start' or reboot. + +WARNING! This port is still experimental and if you need any asistance, +please, check archives of samba@lists.samba.org and ask there for help. + + https://lists.samba.org/archive/samba/ + +In case you found a bug which is clearly not related to the port build +process itself, plese file a bug report at: + + https://bugzilla.samba.org/ + +And add me to CC list. + +You may find those tools helpful: +--------------------------------- + +Microsoft Remote Server Administration Tools (RSAT) for: + +* Vista: http://www.microsoft.com/en-us/download/details.aspx?id=21090 +* Windows 7: http://www.microsoft.com/en-us/download/details.aspx?id=7887 + + +FreeBSD Samba4 port maintainer: Timur I. Bakeyev Added: head/net/samba44/files/man/gentest.1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/man/gentest.1 Sat May 7 00:38:27 2016 (r414752) @@ -0,0 +1,133 @@ +'\" t +.\" Title: gentest +.\" Author: [see the "AUTHOR" section] +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 03/26/2015 +.\" Manual: Test Suite +.\" Source: Samba 4.0 +.\" Language: English +.\" +.TH "GENTEST" "1" "03/26/2015" "Samba 4\&.0" "Test Suite" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +gentest \- Run random generic SMB operations against two SMB servers and show the differences in behavior +.SH "SYNOPSIS" +.HP \w'\fBgentest\fR\ 'u +\fBgentest\fR {//server1/share1} {//server2/share2} {\-U\ user%pass} {\-U\ user%pass} [\-s\ seed] [\-o\ numops] [\-a] [\-A] [\-i\ FILE] [\-O] [\-S\ FILE] [\-L] [\-F] [\-C] [\-X] +.SH "DESCRIPTION" +.PP +gentest +is a utility for detecting differences in behaviour between SMB servers\&. It will run a random set of generic operations against +\fI//server1/share1\fR +and then the same random set against +\fI//server2/share2\fR +and display the differences in the responses it gets\&. +.PP +This utility is used by the Samba team to find differences in behaviour between Samba and Windows servers\&. +.SH "OPTIONS" +.PP +\-U user%pass +.RS 4 +Specify the user and password to use when logging on on the shares\&. This parameter is mandatory and has to be specified twice\&. +.RE +.PP +\-s seed +.RS 4 +Seed the random number generator with the specified value\&. +.RE +.PP +\-o numops +.RS 4 +Set the number of operations to perform\&. +.RE +.PP +\-a +.RS 4 +Print the operations that are performed\&. +.RE +.PP +\-A +.RS 4 +Backtrack to find minimal number of operations required to make the response to a certain call differ\&. +.RE +.PP +\-i FILE +.RS 4 +Specify a file containing the names of fields that have to be ignored (such as time fields)\&. See below for a description of the file format\&. +.RE +.PP +\-O +.RS 4 +Enable oplocks\&. +.RE +.PP +\-S FILE +.RS 4 +Set preset seeds file\&. The default is +gentest_seeds\&.dat\&. +.RE +.PP +\-L +.RS 4 +Use preset seeds +.RE +.PP +\-F +.RS 4 +Fast reconnect (just close files) +.RE +.PP +\-C +.RS 4 +Continuous analysis mode +.RE +.PP +\-X +.RS 4 +Analyse even when the test succeeded\&. +.RE +.SH "VERSION" +.PP +This man page is correct for version 4\&.0 of the Samba suite\&. +.SH "SEE ALSO" +.PP +Samba +.SH "AUTHOR" +.PP +This utility is part of the +\m[blue]\fBSamba\fR\m[]\&\s-2\u[1]\d\s+2 +suite, which is developed by the global +\m[blue]\fBSamba Team\fR\m[]\&\s-2\u[2]\d\s+2\&. +.PP +gentest was written by Andrew Tridgell\&. +.PP +This manpage was written by Jelmer Vernooij\&. +.SH "NOTES" +.IP " 1." 4 +Samba +.RS 4 +\%http://www.samba.org/ +.RE +.IP " 2." 4 +Samba Team +.RS 4 +\%http://www.samba.org/samba/team/ +.RE Added: head/net/samba44/files/man/locktest.1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/man/locktest.1 Sat May 7 00:38:27 2016 (r414752) @@ -0,0 +1,137 @@ +'\" t +.\" Title: locktest +.\" Author: [see the "AUTHOR" section] +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 03/26/2015 +.\" Manual: Test Suite +.\" Source: Samba 4.0 +.\" Language: English +.\" +.TH "LOCKTEST" "1" "03/26/2015" "Samba 4\&.0" "Test Suite" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +locktest \- Find differences in locking between two SMB servers +.SH "SYNOPSIS" +.HP \w'\fBlocktest\fR\ 'u +\fBlocktest\fR {//server1/share1} {//server2/share2} [\-U\ user%pass] [\-U\ user%pass] [\-s\ seed] [\-o\ numops] [\-a] [\-O] [\-E] [\-Z] [\-R\ range] [\-B\ base] [\-M\ min] +.SH "DESCRIPTION" +.PP +locktest +is a utility for detecting differences in behaviour in locking between SMB servers\&. It will run a random set of locking operations against +\fI//server1/share1\fR +and then the same random set against +\fI//server2/share2\fR +and display the differences in the responses it gets\&. +.PP +This utility is used by the Samba team to find differences in behaviour between Samba and Windows servers\&. +.SH "OPTIONS" +.PP +\-U user%pass +.RS 4 +Specify the user and password to use when logging on on the shares\&. This parameter can be specified twice (once for the first server, once for the second)\&. +.RE +.PP +\-s seed +.RS 4 +Seed the random number generator with the specified value\&. +.RE +.PP +\-o numops +.RS 4 +Set the number of operations to perform\&. +.RE +.PP +\-a +.RS 4 +Print the operations that are performed\&. +.RE +.PP +\-A +.RS 4 +Backtrack to find minimal number of operations required to make the response to a certain call differ\&. +.RE +.PP +\-O +.RS 4 +Enable oplocks\&. +.RE +.PP +\-u +.RS 4 +Hide unlock fails\&. +.RE +.PP +\-E +.RS 4 +enable exact error code checking +.RE +.PP +\-Z +.RS 4 +enable the zero/zero lock +.RE +.PP +\-R range +.RS 4 +set lock range +.RE +.PP +\-B base +.RS 4 +set lock base +.RE +.PP +\-M min +.RS 4 +set min lock length +.RE +.PP +\-k +.RS 4 +Use kerberos +.RE +.SH "VERSION" +.PP +This man page is correct for version 4\&.0 of the Samba suite\&. +.SH "SEE ALSO" +.PP +Samba +.SH "AUTHOR" +.PP +This utility is part of the +\m[blue]\fBSamba\fR\m[]\&\s-2\u[1]\d\s+2 +suite, which is developed by the global +\m[blue]\fBSamba Team\fR\m[]\&\s-2\u[2]\d\s+2\&. +.PP +locktest was written by Andrew Tridgell\&. +.PP +This manpage was written by Jelmer Vernooij\&. +.SH "NOTES" +.IP " 1." 4 +Samba +.RS 4 +\%http://www.samba.org/ +.RE +.IP " 2." 4 +Samba Team +.RS 4 +\%http://www.samba.org/samba/team/ +.RE Added: head/net/samba44/files/man/masktest.1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/samba44/files/man/masktest.1 Sat May 7 00:38:27 2016 (r414752) @@ -0,0 +1,113 @@ +'\" t +.\" Title: masktest +.\" Author: [see the "AUTHOR" section] +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 03/26/2015 +.\" Manual: Test Suite +.\" Source: Samba 4.0 +.\" Language: English +.\" +.TH "MASKTEST" "1" "03/26/2015" "Samba 4\&.0" "Test Suite" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +masktest \- Find differences in wildcard matching between Samba\*(Aqs implementation and that of a remote server\&. +.SH "SYNOPSIS" +.HP \w'\fBmasktest\fR\ 'u +\fBmasktest\fR {//server/share} [\-U\ user%pass] [\-d\ debuglevel] [\-W\ workgroup] [\-n\ numloops] [\-s\ seed] [\-a] [\-E] [\-M\ max\ protocol] [\-f\ filechars] [\-m\ maskchars] [\-v] +.SH "DESCRIPTION" +.PP +masktest +is a utility for detecting differences in behaviour between Samba\*(Aqs own implementation and that of a remote server\&. It will run generate random filenames/masks and check if these match the same files they do on the remote file as they do on the local server\&. It will display any differences it finds\&. +.PP +This utility is used by the Samba team to find differences in behaviour between Samba and Windows servers\&. +.SH "OPTIONS" +.PP +\-U user%pass +.RS 4 +Specify the user and password to use when logging on on the shares\&. This parameter can be specified twice (once for the first server, once for the second)\&. +.RE +.PP +\-s seed +.RS 4 +Seed the random number generator with the specified value\&. +.RE +.PP +\-n numops +.RS 4 +Set the number of operations to perform\&. +.RE +.PP +\-a +.RS 4 +Print the operations that are performed\&. +.RE +.PP +\-M max_protocol +.RS 4 +Maximum protocol to use\&. +.RE +.PP +\-f +.RS 4 +Specify characters that can be used when generating file names\&. Default: abcdefghijklm\&. +.RE +.PP +\-E +.RS 4 +Abort when difference in behaviour is found\&. +.RE +.PP +\-m maskchars +.RS 4 +Specify characters used for wildcards\&. +.RE +.PP +\-v +.RS 4 +Be verbose +.RE +.SH "VERSION" *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat May 7 03:28:31 2016 Return-Path: Delivered-To: svn-ports-all@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 37772B2EE5B; Sat, 7 May 2016 03:28:31 +0000 (UTC) (envelope-from jkim@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 938051FD9; Sat, 7 May 2016 03:28:30 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u473SThd029173; Sat, 7 May 2016 03:28:29 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u473SIjS029060; Sat, 7 May 2016 03:28:18 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201605070328.u473SIjS029060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Sat, 7 May 2016 03:28:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414753 - in head: arabic/libreoffice chinese/libreoffice-zh_CN chinese/libreoffice-zh_TW editors/libreoffice editors/libreoffice-af editors/libreoffice-am editors/libreoffice-as editor... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 03:28:31 -0000 Author: jkim Date: Sat May 7 03:28:18 2016 New Revision: 414753 URL: https://svnweb.freebsd.org/changeset/ports/414753 Log: Update to 5.0.6. Modified: head/arabic/libreoffice/distinfo head/chinese/libreoffice-zh_CN/distinfo head/chinese/libreoffice-zh_TW/distinfo head/editors/libreoffice-af/distinfo head/editors/libreoffice-am/distinfo head/editors/libreoffice-as/distinfo head/editors/libreoffice-ast/distinfo head/editors/libreoffice-be/distinfo head/editors/libreoffice-bg/distinfo head/editors/libreoffice-bn/distinfo head/editors/libreoffice-bn_IN/distinfo head/editors/libreoffice-bo/distinfo head/editors/libreoffice-br/distinfo head/editors/libreoffice-brx/distinfo head/editors/libreoffice-bs/distinfo head/editors/libreoffice-ca/distinfo head/editors/libreoffice-ca_valencia/distinfo head/editors/libreoffice-cs/distinfo head/editors/libreoffice-cy/distinfo head/editors/libreoffice-da/distinfo head/editors/libreoffice-dgo/distinfo head/editors/libreoffice-dz/distinfo head/editors/libreoffice-el/distinfo head/editors/libreoffice-en_GB/distinfo head/editors/libreoffice-en_ZA/distinfo head/editors/libreoffice-eo/distinfo head/editors/libreoffice-es/distinfo head/editors/libreoffice-et/distinfo head/editors/libreoffice-eu/distinfo head/editors/libreoffice-fa/distinfo head/editors/libreoffice-fi/distinfo head/editors/libreoffice-ga/distinfo head/editors/libreoffice-gd/distinfo head/editors/libreoffice-gl/distinfo head/editors/libreoffice-gu/distinfo head/editors/libreoffice-gug/distinfo head/editors/libreoffice-hi/distinfo head/editors/libreoffice-hr/distinfo head/editors/libreoffice-id/distinfo head/editors/libreoffice-is/distinfo head/editors/libreoffice-it/distinfo head/editors/libreoffice-ka/distinfo head/editors/libreoffice-kk/distinfo head/editors/libreoffice-km/distinfo head/editors/libreoffice-kmr_Latn/distinfo head/editors/libreoffice-kn/distinfo head/editors/libreoffice-kok/distinfo head/editors/libreoffice-ks/distinfo head/editors/libreoffice-lb/distinfo head/editors/libreoffice-lo/distinfo head/editors/libreoffice-lt/distinfo head/editors/libreoffice-lv/distinfo head/editors/libreoffice-mai/distinfo head/editors/libreoffice-mk/distinfo head/editors/libreoffice-ml/distinfo head/editors/libreoffice-mn/distinfo head/editors/libreoffice-mni/distinfo head/editors/libreoffice-mr/distinfo head/editors/libreoffice-my/distinfo head/editors/libreoffice-nb/distinfo head/editors/libreoffice-ne/distinfo head/editors/libreoffice-nl/distinfo head/editors/libreoffice-nn/distinfo head/editors/libreoffice-nr/distinfo head/editors/libreoffice-nso/distinfo head/editors/libreoffice-oc/distinfo head/editors/libreoffice-om/distinfo head/editors/libreoffice-or/distinfo head/editors/libreoffice-pa_IN/distinfo head/editors/libreoffice-ro/distinfo head/editors/libreoffice-rw/distinfo head/editors/libreoffice-sa_IN/distinfo head/editors/libreoffice-sat/distinfo head/editors/libreoffice-sd/distinfo head/editors/libreoffice-si/distinfo head/editors/libreoffice-sid/distinfo head/editors/libreoffice-sk/distinfo head/editors/libreoffice-sl/distinfo head/editors/libreoffice-sq/distinfo head/editors/libreoffice-sr/distinfo head/editors/libreoffice-sr_Latn/distinfo head/editors/libreoffice-ss/distinfo head/editors/libreoffice-st/distinfo head/editors/libreoffice-sv/distinfo head/editors/libreoffice-sw_TZ/distinfo head/editors/libreoffice-ta/distinfo head/editors/libreoffice-te/distinfo head/editors/libreoffice-tg/distinfo head/editors/libreoffice-th/distinfo head/editors/libreoffice-tn/distinfo head/editors/libreoffice-tr/distinfo head/editors/libreoffice-ts/distinfo head/editors/libreoffice-tt/distinfo head/editors/libreoffice-ug/distinfo head/editors/libreoffice-uz/distinfo head/editors/libreoffice-ve/distinfo head/editors/libreoffice-xh/distinfo head/editors/libreoffice-zu/distinfo head/editors/libreoffice/Makefile head/editors/libreoffice/Makefile.common head/editors/libreoffice/distinfo head/french/libreoffice/distinfo head/german/libreoffice/distinfo head/hebrew/libreoffice/distinfo head/hungarian/libreoffice/distinfo head/japanese/libreoffice/distinfo head/korean/libreoffice/distinfo head/polish/libreoffice/distinfo head/portuguese/libreoffice-pt_BR/distinfo head/portuguese/libreoffice/distinfo head/russian/libreoffice/distinfo head/ukrainian/libreoffice/distinfo head/vietnamese/libreoffice/distinfo Modified: head/arabic/libreoffice/distinfo ============================================================================== --- head/arabic/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/arabic/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ar.tar.gz) = d996fd3d2d23df769a69325c542b2450fa2f1b400b9a4543e4fe63b14c202098 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ar.tar.gz) = 2256147 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ar.tar.gz) = a3b4aad49e5f7f041e7706817df65be7070c3d2ac209e932dee211c21eb48b1f +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ar.tar.gz) = 2256170 Modified: head/chinese/libreoffice-zh_CN/distinfo ============================================================================== --- head/chinese/libreoffice-zh_CN/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/chinese/libreoffice-zh_CN/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_zh-CN.tar.gz) = 5417cb66c3697857a1a8d096725cfe239e45e3be7de8c165f1e8a61dc3b39cd8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_zh-CN.tar.gz) = 567927 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_zh-CN.tar.gz) = 27f7cc581da2ad46ace96bee168aab585b36921f68eb2b7a26ad3ceeceaa99f0 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_zh-CN.tar.gz) = 10640847 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_zh-CN.tar.gz) = 06697ee5a200808d36816f19060057e33c0876afd71329d820bdc2842e0ab8db +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_zh-CN.tar.gz) = 567869 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_zh-CN.tar.gz) = 0dbfd1ecf21c12cfc229a875c463862a0528f198138f66bb92d06ae815a9b538 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_zh-CN.tar.gz) = 10640861 Modified: head/chinese/libreoffice-zh_TW/distinfo ============================================================================== --- head/chinese/libreoffice-zh_TW/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/chinese/libreoffice-zh_TW/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_zh-TW.tar.gz) = 0ba7f350135dee30a03b60198b3e76b6f1b8144c5a86e4afec4a7b8532fe9be7 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_zh-TW.tar.gz) = 565116 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_zh-TW.tar.gz) = 963019456a1bc963db1670a2c55bed152b5da72ed058e6cf9ab088a3d5bf2d87 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_zh-TW.tar.gz) = 10697230 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_zh-TW.tar.gz) = 6cb04c177f0fe68f5288a0d644a192e2a01ba6c550caef11f4c8d353f9741cfc +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_zh-TW.tar.gz) = 565073 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_zh-TW.tar.gz) = 66624f4c8f622bbb3563997e47408257aba6cc5e814cdf714cb8977fedf095eb +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_zh-TW.tar.gz) = 10697555 Modified: head/editors/libreoffice-af/distinfo ============================================================================== --- head/editors/libreoffice-af/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-af/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_af.tar.gz) = 792f839817658221fee8ac343e80a815fadc85087f72a24651829684bc74cd91 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_af.tar.gz) = 1109048 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_af.tar.gz) = e9d4999eb5c9d763b47ff98a420c2eca1ce905a8b5a17c52d31d0939607e2b95 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_af.tar.gz) = 1109070 Modified: head/editors/libreoffice-am/distinfo ============================================================================== --- head/editors/libreoffice-am/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-am/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_am.tar.gz) = de95e44c3a630dbf0180e8e3dd14380cefbfedbb10e62801c8d6b74add5c678c -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_am.tar.gz) = 514027 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_am.tar.gz) = 9260b035c04dc863cbc68360d31297282fccd8b55c5ac7f598bc237349f025e8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_am.tar.gz) = 7196797 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_am.tar.gz) = 3bfb48a9d4ae851c9a757e7cd020379ea9f76476b5291c5a663d490c1185405c +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_am.tar.gz) = 514058 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_am.tar.gz) = a84acdb72c81b4f626b20971c37989dc3f02d774a8e0ebe7feb658f85da35d03 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_am.tar.gz) = 7204094 Modified: head/editors/libreoffice-as/distinfo ============================================================================== --- head/editors/libreoffice-as/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-as/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_as.tar.gz) = 48d49734f18e54f3511cd482a46fde60832a09bf3a8cdc178f00879f024c5839 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_as.tar.gz) = 542028 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_as.tar.gz) = 178e801bea520bf5ef9b1916fdf5fa0a3149ca9885360c42f75e8017e0e88e14 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_as.tar.gz) = 542147 Modified: head/editors/libreoffice-ast/distinfo ============================================================================== --- head/editors/libreoffice-ast/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ast/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ast.tar.gz) = 1db92deed5b2cbc826385cbe30dafab129d560c2b53b283a8d2e9b5f8bcce915 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ast.tar.gz) = 498227 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ast.tar.gz) = d248e713b1e9da36d94c1d98d4be071da95e89469109995031246bc8f132df66 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ast.tar.gz) = 8009912 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ast.tar.gz) = e05cc2aab4452fdb434b611dad194df01843633bce3fd23b60c43655b8daadde +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ast.tar.gz) = 498278 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ast.tar.gz) = 51ec1a7efec46db83e37333ee21696b46d454a0ff3fc5065a19ac0fd45fbc887 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ast.tar.gz) = 8009534 Modified: head/editors/libreoffice-be/distinfo ============================================================================== --- head/editors/libreoffice-be/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-be/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_be.tar.gz) = af5067330749668a9b015d078ee856fcd4103c7e87da96835d60bce8194c490d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_be.tar.gz) = 877772 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_be.tar.gz) = 54f8f6408279d7c0b6c2df87ca11287bb83be9ada4b94c9d184a1c5bda2a39ea +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_be.tar.gz) = 877345 Modified: head/editors/libreoffice-bg/distinfo ============================================================================== --- head/editors/libreoffice-bg/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-bg/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bg.tar.gz) = 929f9a92db4de853c3c55bb44ba6a9e9f72ca65a2bf4a063c664e9e8c593a777 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bg.tar.gz) = 1958618 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bg.tar.gz) = fcb5880d0caa6ebf35560384f899d6dcd00ce29ab11164d73a098479dd920b7d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bg.tar.gz) = 8236679 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bg.tar.gz) = 8b9da302659301d94064e49e66ebfbabf118c5957a5b9a9d61a87f49ed239a4b +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bg.tar.gz) = 1958477 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bg.tar.gz) = fcbf51188e1b17e2b5d705bf556fbbc2fdffdba7197695043c45653534100c58 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bg.tar.gz) = 8236668 Modified: head/editors/libreoffice-bn/distinfo ============================================================================== --- head/editors/libreoffice-bn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-bn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bn.tar.gz) = 1f0e43c8d8be4086d31bb83bf7f683e12bbd8215877079e2b8390035a752d519 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bn.tar.gz) = 895594 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bn.tar.gz) = 13dac6b1eda3562d1a36650f547e60e9dc58c6acb5093c5da5ca735e42f399f1 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bn.tar.gz) = 9792545 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bn.tar.gz) = 46d567dd6b48a4eb4948903c92040de6567510db3b7b2bd0891af5da86240ad5 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bn.tar.gz) = 895499 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bn.tar.gz) = 29960a7b9202a99f7b3b5f1d89b12b162d5b2762f3148f333b285a167eeef5a7 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bn.tar.gz) = 9793070 Modified: head/editors/libreoffice-bn_IN/distinfo ============================================================================== --- head/editors/libreoffice-bn_IN/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-bn_IN/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bn-IN.tar.gz) = 0ed5ab12265bcb904eff18b41ee2b27c0ff4577ced3737881a53afcd9b4fa77b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bn-IN.tar.gz) = 548677 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bn-IN.tar.gz) = 46c9f9f348e7ef2c4763653c250345170b51abdd2a9b02cfd110eec302241e1b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bn-IN.tar.gz) = 9792721 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bn-IN.tar.gz) = 4ee076b55d5ab4a2d03e62ef15d439079a3f107e5a76e49d8d0a6860aed2efa2 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bn-IN.tar.gz) = 548909 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bn-IN.tar.gz) = cdcd6cfc6ba7fd621fc5b66ada37ac788bd4c69b8a2e474a6649030ce904820c +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bn-IN.tar.gz) = 9792793 Modified: head/editors/libreoffice-bo/distinfo ============================================================================== --- head/editors/libreoffice-bo/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-bo/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bo.tar.gz) = bda3f5620901b3075131e636b0ebfe0e1c731784fc783a2791ca26bd1e0ab766 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bo.tar.gz) = 532395 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bo.tar.gz) = 115919c6f67a779f5cc031141d9e94450dfe81c33cfc4443c8a9df7674a6197e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bo.tar.gz) = 9458402 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bo.tar.gz) = ad1ee8e1c4d9d4632ca82748874f480ec721c5229a04bc6f82f4d38b18a73347 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bo.tar.gz) = 532582 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bo.tar.gz) = 6e05dfbaaa04bc557f7a56d0baacd030d47802f09566e88883b7a8c8d543a246 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bo.tar.gz) = 9458684 Modified: head/editors/libreoffice-br/distinfo ============================================================================== --- head/editors/libreoffice-br/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-br/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_br.tar.gz) = 3f989f2b53ec22af04df80b8c1fe48951e405d071b27137f01b3a3a316e8c20e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_br.tar.gz) = 1713137 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_br.tar.gz) = 566d90dd7bfc6294ffd6b648c08c1de8dc643bae285f9738f99a20fb94e4ddba +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_br.tar.gz) = 1713014 Modified: head/editors/libreoffice-brx/distinfo ============================================================================== --- head/editors/libreoffice-brx/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-brx/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_brx.tar.gz) = 2f3133b0494e542259a53019677989f27ad35d601d5f37c2af70da045fd8c061 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_brx.tar.gz) = 511748 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_brx.tar.gz) = e44dc216324fc150eb29b75d8dd57c0b88fcf48d486484d76c374ee438460099 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_brx.tar.gz) = 511451 Modified: head/editors/libreoffice-bs/distinfo ============================================================================== --- head/editors/libreoffice-bs/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-bs/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bs.tar.gz) = 4c88d58396e3963bb70cf62ba148fcf8d1796cde4e210b4fcd8dc20460cf935f -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_bs.tar.gz) = 610916 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bs.tar.gz) = 2075aad74340b947dd8ceee5ea9bde0ae1c6fcba5048efb007316cf0a9d6d3dc -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_bs.tar.gz) = 7072555 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bs.tar.gz) = 3c5d208e48dfd99d4a1a37ca521e8945f35c9c85f3f5ae3f677091bac5096f2e +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_bs.tar.gz) = 610883 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bs.tar.gz) = 8a578a2efaa605e96ad47ea1ab458e09cd99fe32bcc8a451d7465cfe11d38b66 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_bs.tar.gz) = 7072666 Modified: head/editors/libreoffice-ca/distinfo ============================================================================== --- head/editors/libreoffice-ca/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ca/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ca.tar.gz) = 6300cad2dc1645f8f1c61554e6cef3710784e54ca37f26d547ff6c47783c3e7e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ca.tar.gz) = 1768564 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ca.tar.gz) = ee603f19390f8c6c7f6caf4ec069063b0b6da59038bdba214e93723ac716a234 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ca.tar.gz) = 7878541 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ca.tar.gz) = 83d00fe59f8b65fb2ee30beeba79d37b29b1b8c236a4ffa84c01c265f8a1228e +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ca.tar.gz) = 1768688 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ca.tar.gz) = 51acb3f2c1343886e7943abbefa9f5ff92799680c4dbee0b911d3cbd5a57e2f5 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ca.tar.gz) = 7878855 Modified: head/editors/libreoffice-ca_valencia/distinfo ============================================================================== --- head/editors/libreoffice-ca_valencia/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ca_valencia/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 532e023cc216f4593e78cbd6200fc1cc37f5bed2a27732e28505a3a12a403c6e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 1766882 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ca-valencia.tar.gz) = dd0233370248e1c270c5a0d8d5ab0b3d6034a3d43000766b439cb120c462ad3a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ca-valencia.tar.gz) = 7883188 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 7d870b351cb16683601e29d0a970fd58a8ecfb6da14b86a8badf11eece7dee49 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ca-valencia.tar.gz) = 1766868 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ca-valencia.tar.gz) = 25ede0b4e01adc367929cc8f3a55d21cb88ac48929d7820e07afbc5d70828187 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ca-valencia.tar.gz) = 7883326 Modified: head/editors/libreoffice-cs/distinfo ============================================================================== --- head/editors/libreoffice-cs/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-cs/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_cs.tar.gz) = 710348f4dced1623f4355e2c65c264f0168c566e4c47bb8af271d68cf62852f0 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_cs.tar.gz) = 1227756 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_cs.tar.gz) = c5d6ec84161288cb25cae1a90fc77b1c53e7d05bab1bbd619a7110b30f428fe7 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_cs.tar.gz) = 7499356 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_cs.tar.gz) = 8410c38ab68bd03d0f61845fd0570e4b6064012a2701d294451a6f504dbbfc74 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_cs.tar.gz) = 1227468 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_cs.tar.gz) = f52706427ce8b05b5be82074eb1384c4ab6b0e471070151558fb9c6e94ec9df2 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_cs.tar.gz) = 7499212 Modified: head/editors/libreoffice-cy/distinfo ============================================================================== --- head/editors/libreoffice-cy/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-cy/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_cy.tar.gz) = 65b7692fdd8f81cf32f2d93efd75b144bd1649647c779e2bf3e6e7f04365ac30 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_cy.tar.gz) = 477247 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_cy.tar.gz) = f26194b086b5c318a71e36e2304cb3d40644b0df7f1b971b57c3bed5177c1c45 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_cy.tar.gz) = 477422 Modified: head/editors/libreoffice-da/distinfo ============================================================================== --- head/editors/libreoffice-da/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-da/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_da.tar.gz) = 4548f7b569baa6f363160e5b0eedf4f36d8ba138ed5a6db3f715e396c6ea691e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_da.tar.gz) = 2379326 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_da.tar.gz) = f1eb167af6380e68e307d6960a53c3e685451be21af8e6ccb2aa4f88c1d6d1e7 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_da.tar.gz) = 7502822 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_da.tar.gz) = 415c3c87ca9725a91ea5d9bea006ed7e27bb2fb3e237d834fc48d180c653f040 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_da.tar.gz) = 2379093 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_da.tar.gz) = 4380ae2abfbeab2d2e5a7f4aeaac8fba890be485cca7d244dfb62a12cff4747c +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_da.tar.gz) = 7502929 Modified: head/editors/libreoffice-dgo/distinfo ============================================================================== --- head/editors/libreoffice-dgo/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-dgo/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_dgo.tar.gz) = e89fcfbd152560e1707a087417caefd0e1046301e291c41e21bc971dad15962f -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_dgo.tar.gz) = 542546 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_dgo.tar.gz) = 0d7fa99e269de5c7d2daa5f15b488e1eca7252424e8736450be1fa6fef81b627 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_dgo.tar.gz) = 542553 Modified: head/editors/libreoffice-dz/distinfo ============================================================================== --- head/editors/libreoffice-dz/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-dz/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_dz.tar.gz) = 51cf5b7f261e4277d4f8c49e3d99e6b21d4a214081d78a4e80004d8897697c4f -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_dz.tar.gz) = 538275 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_dz.tar.gz) = 96e3dd5359036dea6cc94d8bde62c1a3fda34f2eb08b79602ff1506f369a7965 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_dz.tar.gz) = 10361693 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_dz.tar.gz) = cf0db9eb9f9544910a832c9e62d893c6ce922b5ea06ba8d6fd90c05c480f3db8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_dz.tar.gz) = 537975 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_dz.tar.gz) = bc751ed5b15a0e9e62c3a0757702ccb98ef202125010ff9465e23faff3069ffd +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_dz.tar.gz) = 10361690 Modified: head/editors/libreoffice-el/distinfo ============================================================================== --- head/editors/libreoffice-el/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-el/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_el.tar.gz) = e130a5c67ddaeab3f154e83ff55b875c181a8aedde2df010dc70e510eb567d35 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_el.tar.gz) = 2576457 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_el.tar.gz) = 7de8186c15666808b0e8b9b2d69e25e280a8a49a13705d23967ca59036371f47 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_el.tar.gz) = 8874181 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_el.tar.gz) = 5854804157387bd1e7646f93662e37a3a730c44e028fdf36cf994c8e8f6f284c +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_el.tar.gz) = 2576441 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_el.tar.gz) = c5c33e8616af0c614eaf0edc5e117c962ade1b3a71493e125efa65eb0b342ae8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_el.tar.gz) = 8874098 Modified: head/editors/libreoffice-en_GB/distinfo ============================================================================== --- head/editors/libreoffice-en_GB/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-en_GB/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_en-GB.tar.gz) = ff083e295d12d224d7b72d1e77d4372013b86cb2977ebe3b9a50301ca0bc9661 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_en-GB.tar.gz) = 7117968 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_en-GB.tar.gz) = 76da08f8372e9de717cfae9f70f7d96eb51aaf644f0f012db02f0a0b22c379d2 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_en-GB.tar.gz) = 6373401 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_en-GB.tar.gz) = d8219fff0514a10635a9f39775eaddfc0f033a70503878ccbb0d385350d07354 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_en-GB.tar.gz) = 7117918 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_en-GB.tar.gz) = 4d44dcc47167b0c55241eface57810f555e137f271e7ee69dfedebc49cedf9fe +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_en-GB.tar.gz) = 6373207 Modified: head/editors/libreoffice-en_ZA/distinfo ============================================================================== --- head/editors/libreoffice-en_ZA/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-en_ZA/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_en-ZA.tar.gz) = 9e3f480ac3729bb2b53880ba3a94a96d9259deda11e64337a65a8fa78d75047d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_en-ZA.tar.gz) = 7035505 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_en-ZA.tar.gz) = ef0f31ba4c27d56a7cc58203aeb5f513559265badcf711968ba886603b68ccfa -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_en-ZA.tar.gz) = 6358477 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_en-ZA.tar.gz) = 172f0a4f721986f05d3c15eb269ff69ca1ff43213c57333ed344e133ba0bb9bb +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_en-ZA.tar.gz) = 7035338 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_en-ZA.tar.gz) = cbd64f4ba49483088085545e91cc96b6f857dbc37f3b1e71bbeb406413377ed9 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_en-ZA.tar.gz) = 6358722 Modified: head/editors/libreoffice-eo/distinfo ============================================================================== --- head/editors/libreoffice-eo/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-eo/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_eo.tar.gz) = 5880e7d400a4d6bde49fb8967142203d2c001dfa67aaf2018acbd6aad0a5e2bf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_eo.tar.gz) = 474578 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_eo.tar.gz) = ac6d4944a0de389d57772ad83f5881ec743c3edfaf9eb212905dfe6d690a1dcf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_eo.tar.gz) = 6939988 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_eo.tar.gz) = ad92a1f273dc58ccf5e9a3644f3016119ae5dc04502cf29d18f34939a3760335 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_eo.tar.gz) = 474798 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_eo.tar.gz) = fc74984f3f6a67b68ba65acb87e3cea130e94d8368d258a5e9efa8767b9a8a7b +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_eo.tar.gz) = 6939919 Modified: head/editors/libreoffice-es/distinfo ============================================================================== --- head/editors/libreoffice-es/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-es/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_es.tar.gz) = ee56f6f5b99f49629bde70e8106bec61c3737752f92a9f27d6382246a1ace3f3 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_es.tar.gz) = 2021617 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_es.tar.gz) = 450d85f8f8bd70b5680ea39af50e72d9323542ad0fca597d9eee77cd2ee002c2 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_es.tar.gz) = 7914938 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_es.tar.gz) = e70acba1a17cb9d5c059f311c9e178a0d600737f99cb1b252929b6af0b389e81 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_es.tar.gz) = 2021608 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_es.tar.gz) = d3dab28bd537df23098777fc1436742226dea4d6b25cd5955ba96d0498e5f1ba +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_es.tar.gz) = 7911949 Modified: head/editors/libreoffice-et/distinfo ============================================================================== --- head/editors/libreoffice-et/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-et/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_et.tar.gz) = 4268f43dcd620aab2ff80835f8d98d461c4d2d8a112a64eb575d860ffd80bfba -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_et.tar.gz) = 1388268 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_et.tar.gz) = aadb427616813a4934371c37f2e8fb8123e9a390b37a4be8f539f7a5c590b52b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_et.tar.gz) = 7424098 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_et.tar.gz) = 75f79e2d457e2915c9cbee8a5cc1946d7a326fc6dab2ea3ce4a885dcd229e683 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_et.tar.gz) = 1387952 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_et.tar.gz) = 0eba00b8571a0a17a63ccdf2811a2773316802b03ae46758e58b5da01bf4b7d6 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_et.tar.gz) = 7424031 Modified: head/editors/libreoffice-eu/distinfo ============================================================================== --- head/editors/libreoffice-eu/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-eu/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_eu.tar.gz) = 4e5d5f6fb37f5d0b3584566cedb2060b1a7f9f8ab36ec4c2ed815fd35b2c6f70 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_eu.tar.gz) = 483551 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_eu.tar.gz) = 365ee6ab25a4d582a7472eb673e68fb8ba1c86ca0f242ca66cd3b8de8dd06690 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_eu.tar.gz) = 7566413 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_eu.tar.gz) = 6a3f32703b9713dec9860074c9adc4e928d125b932c48e36a82a76e766de9ed3 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_eu.tar.gz) = 482640 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_eu.tar.gz) = 1921664f2561a9a661712c2274de0311d27081741c38975c5dd697e46a33ce32 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_eu.tar.gz) = 7581561 Modified: head/editors/libreoffice-fa/distinfo ============================================================================== --- head/editors/libreoffice-fa/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-fa/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_fa.tar.gz) = 4deddaf2ee604d31868df1a2c8d1acb3cfa8f759f3024eab04bb96b20d182dbe -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_fa.tar.gz) = 506683 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_fa.tar.gz) = 3ed682e5b4d933bb3f4ff28980e1b487416836ab5b626e31da8b8c4c5e82c4d6 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_fa.tar.gz) = 506782 Modified: head/editors/libreoffice-fi/distinfo ============================================================================== --- head/editors/libreoffice-fi/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-fi/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_fi.tar.gz) = 2f1794fd0b43c4faf086d74075508e81e19c7e76030cf0c4469ec22d5f0789e0 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_fi.tar.gz) = 489854 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_fi.tar.gz) = 2a17b1640ad06d4dfafb5d71e84830bbf4e423defe39e60b757fcad7c57ba2ce -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_fi.tar.gz) = 7677380 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_fi.tar.gz) = d5d50b4fc659c2b84d7824674750dfbc634027af92f2b9ac2ca943d307763974 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_fi.tar.gz) = 489907 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_fi.tar.gz) = 4f61ad54cddffbe82cbb2b195518c44c8627a6aad16ac172f90c6a613b9e2acc +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_fi.tar.gz) = 7677536 Modified: head/editors/libreoffice-ga/distinfo ============================================================================== --- head/editors/libreoffice-ga/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ga/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ga.tar.gz) = 37d778be2de6fbcb2113ddd6ee439b4e5394ec89df9317f590a24412b57d7275 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ga.tar.gz) = 499990 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ga.tar.gz) = 634fb5f406e266e3b4c172ba4e7480b12ab06d622b369494e263d88c24917bff +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ga.tar.gz) = 500091 Modified: head/editors/libreoffice-gd/distinfo ============================================================================== --- head/editors/libreoffice-gd/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-gd/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gd.tar.gz) = 7ae36165e65e287cefb9845f7dcca4e17d67eb30d9ca70e022c8cf1ebb7bfed7 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gd.tar.gz) = 1079156 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gd.tar.gz) = 4254fea8b5df04f3b19af2863e6681e6c4d267814b5cf23949a8397b46e8e871 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gd.tar.gz) = 1079115 Modified: head/editors/libreoffice-gl/distinfo ============================================================================== --- head/editors/libreoffice-gl/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-gl/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gl.tar.gz) = 8a746ac5d3e8a839a8b95c31b2ac0b04c70dd37ef092a4eba8e63bd4ab60f212 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gl.tar.gz) = 1051302 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_gl.tar.gz) = 60c1e5e0e80e756b459db85c98501c5b1d55a5318b19de1ef4259315a3654757 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_gl.tar.gz) = 7662991 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gl.tar.gz) = 2067c1c145929f07ff77bfd285f5c4abe7b8e9d7ea168d69d03a143e58e6ff5d +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gl.tar.gz) = 1051193 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_gl.tar.gz) = 4910198b56bd73061dca820cbc912706c7495e3b696e4a80edfb311c17b302ac +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_gl.tar.gz) = 7663881 Modified: head/editors/libreoffice-gu/distinfo ============================================================================== --- head/editors/libreoffice-gu/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-gu/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gu.tar.gz) = 99dd689f8e9ca85ad8c46512536b056627a1def3db999b93f096f25391594301 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gu.tar.gz) = 1185639 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_gu.tar.gz) = 6316580b36ea8aa8cd9f7cdd730c2fe253bbef7d4dcfac74bc420f56ac7e271a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_gu.tar.gz) = 6581642 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gu.tar.gz) = 6a9cf9e6e0473e0d36d115419bd6c1d430d294bd6f4742a2a60c4b3adb729801 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gu.tar.gz) = 1185471 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_gu.tar.gz) = aacbc27054276a2cb4ef8373221e78a1677f80dc9c4c86fd564e344d5c73d1a3 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_gu.tar.gz) = 6581760 Modified: head/editors/libreoffice-gug/distinfo ============================================================================== --- head/editors/libreoffice-gug/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-gug/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gug.tar.gz) = 336aa6fd357f21ef479bf029a1b2c9782f9e5e9dc2431a30c1bbad76fa26b67b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_gug.tar.gz) = 497092 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gug.tar.gz) = 8966a34f3513e9438aac73c60ec6ce5d86e74f36b9e69d43c56d171e85e2cda7 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_gug.tar.gz) = 496970 Modified: head/editors/libreoffice-hi/distinfo ============================================================================== --- head/editors/libreoffice-hi/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-hi/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_hi.tar.gz) = b50e9248c8e32ebea2738c16de02f1d20fdd22f72376e5f7ecbe5f148858a0c3 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_hi.tar.gz) = 606330 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_hi.tar.gz) = cb88084da3e86f29c95f7508c5134e1c6def1f2a917f3d4211513d24133d8c8a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_hi.tar.gz) = 7269412 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_hi.tar.gz) = 1846fa7e0b691ed77819216d036124b377730be66539555059d590cfe0e2420d +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_hi.tar.gz) = 605907 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_hi.tar.gz) = 454dff3900033644e6b88e828b1435397abd9260f330a68accc50c728b6a1b54 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_hi.tar.gz) = 7269203 Modified: head/editors/libreoffice-hr/distinfo ============================================================================== --- head/editors/libreoffice-hr/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-hr/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_hr.tar.gz) = 6f2a49d5e7b98e4a9b72e265c89f9d46bba28cd52890d94244beb260d6726a08 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_hr.tar.gz) = 1251058 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_hr.tar.gz) = 2523140e1c11bba8e315bd5c5e0da54f1808b3b52520b547dea2167ea00a7179 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_hr.tar.gz) = 6749196 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_hr.tar.gz) = 1d23c4216fda5feaba7d0d33851e10c72089286aba8e93af9d3cd6effcf7fff7 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_hr.tar.gz) = 1103215 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_hr.tar.gz) = d2ad73fd06bb4d716dc2cb0117e2b153589feb50f4ab4b4c9cbbc3ea02220083 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_hr.tar.gz) = 6749212 Modified: head/editors/libreoffice-id/distinfo ============================================================================== --- head/editors/libreoffice-id/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-id/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_id.tar.gz) = 7934f12ce4bf336439f24f98a92a3530d02ed1aea722c97415d74d6b55fb2f81 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_id.tar.gz) = 475054 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_id.tar.gz) = a8831ebbf9a6dfde1af92b72b873ee2394517a2fc9cb74bee81cca3d0584931d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_id.tar.gz) = 6742517 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_id.tar.gz) = e4868f9ffcf29aad2701b177d54cacc499000ddc9bc34124c4cf4a2d7015f6bf +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_id.tar.gz) = 474968 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_id.tar.gz) = 878e03662395f14dab99b04ab8a2b5a0e66aa9ae34a6b1abe029251ce584352f +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_id.tar.gz) = 6742583 Modified: head/editors/libreoffice-is/distinfo ============================================================================== --- head/editors/libreoffice-is/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-is/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_is.tar.gz) = 067ccb12eab83830ccd8ade970b1402869770362dbd6bad2e5e02ff195b00f58 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_is.tar.gz) = 1189082 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_is.tar.gz) = 456e6ed78eff0c3b4a40a1c1f9305feff1a3dcdd40f0f817754caabc71ae3579 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_is.tar.gz) = 6860000 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_is.tar.gz) = 307847630e638c22da40da7d29e48d7b48088f85ef61e706a3b37bac78deb56e +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_is.tar.gz) = 1188874 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_is.tar.gz) = 6c5b5830194e802c43245726ddbc95d0a2f651829699d20a74349e03b243f3ef +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_is.tar.gz) = 6860304 Modified: head/editors/libreoffice-it/distinfo ============================================================================== --- head/editors/libreoffice-it/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-it/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_it.tar.gz) = 2d10fee70904852129bc369c34454304b6d374d2c8feb2156bac114f8bdccde0 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_it.tar.gz) = 1821667 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_it.tar.gz) = dbe89cd79837c2e85485f165bc8101560b971bfcb6ad0b7574f94f970dc781e8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_it.tar.gz) = 7843426 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_it.tar.gz) = c1b166d955f5d36deecb615fdc89017a9da6701ac65f5bf785c6266e8256fdbf +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_it.tar.gz) = 1821807 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_it.tar.gz) = 7389508f02824d295f401536771ed7ac3b2c31bf28cb102953cf5d9dc1b77e22 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_it.tar.gz) = 7843841 Modified: head/editors/libreoffice-ka/distinfo ============================================================================== --- head/editors/libreoffice-ka/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ka/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ka.tar.gz) = c716793eb2c91e3fd3662091a0204511f5a27e0c7b254ddb2e728f3e73c72350 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ka.tar.gz) = 519784 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ka.tar.gz) = 353b4a21f55bc11d0fec37f90da096f02547a0d810e6be39f36780cfb7509c7e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ka.tar.gz) = 7057197 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ka.tar.gz) = 18e5886881e2654ac7ebdc926043d97e1822107c33edced84f95418c89dfba96 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ka.tar.gz) = 519547 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ka.tar.gz) = 7c80f6aa0d6d163f2f7e7731abfb00f8bec36d3be774e74e41323a931611013c +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ka.tar.gz) = 7057015 Modified: head/editors/libreoffice-kk/distinfo ============================================================================== --- head/editors/libreoffice-kk/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-kk/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kk.tar.gz) = be5f9b6c774a1a2e3f48922c789a6ec5b8b5a60ec309b8fae07a019f6774fd54 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kk.tar.gz) = 531824 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kk.tar.gz) = db4ba1b925e4f26243a5358ccb43dd2ac97a4f01d57d7763247ce52d29546de8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kk.tar.gz) = 531475 Modified: head/editors/libreoffice-km/distinfo ============================================================================== --- head/editors/libreoffice-km/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-km/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_km.tar.gz) = 8e14f2ae194263539e158faf37ed51c5f63adf0ce35bc45a7780ad08a68200cf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_km.tar.gz) = 637303 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_km.tar.gz) = 88f95aa9f25e615a04235387405765544a1895c5b30acf6376c38b885026fb28 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_km.tar.gz) = 10314601 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_km.tar.gz) = 434bb79453da1ea18d3c1b285fb72d9c36541c5684a5957c0459789a39478b68 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_km.tar.gz) = 637428 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_km.tar.gz) = e11f93bd3be8ae4e65d7109710fc5c2ab46edc633fe0286d64e3ae1c893787e3 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_km.tar.gz) = 10314074 Modified: head/editors/libreoffice-kmr_Latn/distinfo ============================================================================== --- head/editors/libreoffice-kmr_Latn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-kmr_Latn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = c048e22fc92503e674dae363088f2d79ddf6de85e3c758fa365508dc3a2ed34e -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = 492844 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = 899771eb2b812cbc9872d27480265660a8f7bf2b4afe9a53613e1a4138483cb9 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kmr-Latn.tar.gz) = 492747 Modified: head/editors/libreoffice-kn/distinfo ============================================================================== --- head/editors/libreoffice-kn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-kn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kn.tar.gz) = 69338e6f5bd128aa44ea3c01dd9e8466077e76936a6bd342db800469036509fb -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kn.tar.gz) = 549646 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kn.tar.gz) = cd9b9893eb01d5513c58cc6ff128d3ae21a16cf3ad0e9f88108f0c7dfd3bfce3 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kn.tar.gz) = 549634 Modified: head/editors/libreoffice-kok/distinfo ============================================================================== --- head/editors/libreoffice-kok/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-kok/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kok.tar.gz) = 315dea2c4c33605ba585f852e7171b2a031220b9ecddac0a959df67e0dde685f -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_kok.tar.gz) = 534009 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kok.tar.gz) = b0055c42876ba61b63668dabcf032d314483eb005f7285457f6fc2e1c1f04418 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_kok.tar.gz) = 534208 Modified: head/editors/libreoffice-ks/distinfo ============================================================================== --- head/editors/libreoffice-ks/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ks/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ks.tar.gz) = 1e0df484766d9604332e67402f786258a457b20f34a51133edfdc52d14f6a969 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ks.tar.gz) = 512828 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ks.tar.gz) = 0585cd8a96103c321c0c016a568af9f5a4b176f8d18faf7179eb0047d450bbc7 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ks.tar.gz) = 512737 Modified: head/editors/libreoffice-lb/distinfo ============================================================================== --- head/editors/libreoffice-lb/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-lb/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lb.tar.gz) = 618f0f24ea306ceaaa873c98ddad677e5f6d456aa9222e36adfb746a980fa42d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lb.tar.gz) = 466396 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lb.tar.gz) = 2e9a676aad88e653c4471386a544dd61a0391c09c2f6af09eadfa1acea698490 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lb.tar.gz) = 466105 Modified: head/editors/libreoffice-lo/distinfo ============================================================================== --- head/editors/libreoffice-lo/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-lo/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lo.tar.gz) = f5fa0cbcf68cb8c109b5b32fb19499e6c107ee6df8ad74cd71ce0aeba5fc1414 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lo.tar.gz) = 555993 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lo.tar.gz) = a812747b0b51536a6b4cd90c645102189fd431f9c6364bcf5782567164c48cf1 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lo.tar.gz) = 555987 Modified: head/editors/libreoffice-lt/distinfo ============================================================================== --- head/editors/libreoffice-lt/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-lt/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lt.tar.gz) = d98e768d3775e69b4bb6815b4afc902d3d965f4e22e631c0674077241ee7546f -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lt.tar.gz) = 830354 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lt.tar.gz) = 16b967fd67d42dec5b50c8920b95927f4d7206efdafc5830c2911bf684e0fea0 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lt.tar.gz) = 830113 Modified: head/editors/libreoffice-lv/distinfo ============================================================================== --- head/editors/libreoffice-lv/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-lv/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lv.tar.gz) = 5497eebfb3a6cc7b989199f42f2a41c4fca884296b43910e3aaf1f966887fc4b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_lv.tar.gz) = 1244965 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lv.tar.gz) = 99402ae8f56dd6a7beffa6ed17e7fd43052bc92daffc41577ec7a35ac56fa555 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_lv.tar.gz) = 1244584 Modified: head/editors/libreoffice-mai/distinfo ============================================================================== --- head/editors/libreoffice-mai/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-mai/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mai.tar.gz) = 70f5fdf188c6e20402400193ce65ecc5b98f2622ca970eb4fe654fd9bd854466 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mai.tar.gz) = 516111 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mai.tar.gz) = 5318a87aa7c89f49da877365d2dcac3acece05c37d3ad3616c450e4b75e869d1 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mai.tar.gz) = 515727 Modified: head/editors/libreoffice-mk/distinfo ============================================================================== --- head/editors/libreoffice-mk/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-mk/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mk.tar.gz) = 7ff7676be8156db8c21d147d43cd9cad159682c848034d1c31844453d019f42a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mk.tar.gz) = 514865 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_mk.tar.gz) = faadb154aefc295ada3473a4dba600078a7aed243e43e9bebe9531c20b9b259d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_mk.tar.gz) = 7294481 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mk.tar.gz) = 10f16359370e8562a9735e9264820b2a664c15127692aaf6050235fe59b06231 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mk.tar.gz) = 514613 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_mk.tar.gz) = da7ed4c2e1a66527248e61be2ef364d6b80891ceb3ffc128adcb526d9876dfed +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_mk.tar.gz) = 7294561 Modified: head/editors/libreoffice-ml/distinfo ============================================================================== --- head/editors/libreoffice-ml/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ml/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ml.tar.gz) = 55aca5d6967910bf7c845ccc0a49b8dd52fb40536cc96ec4df6d11a8bdf80db8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ml.tar.gz) = 553726 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ml.tar.gz) = 15cab9af3aba1a3a313cd1dba78ce6c1fb581f1cbd551d878b1f71a4a5be7154 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ml.tar.gz) = 553632 Modified: head/editors/libreoffice-mn/distinfo ============================================================================== --- head/editors/libreoffice-mn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-mn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mn.tar.gz) = 4393c397decb1f8c5164c111ef10849799eb93388a4d64d8eb1984785034ca31 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mn.tar.gz) = 599386 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mn.tar.gz) = 6c20fc90ee01ee118ae4a8b97e2ad37777d29e4a14e13d2589aac2fa9122df26 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mn.tar.gz) = 599213 Modified: head/editors/libreoffice-mni/distinfo ============================================================================== --- head/editors/libreoffice-mni/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-mni/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mni.tar.gz) = f544d82b4244b905503b9a1f1223f13fd7aa3d543128a0400039a87760b9acbf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mni.tar.gz) = 528341 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mni.tar.gz) = 421955db378e809ef08c81ced2b0425e33270c89e40b5dd8c4ea0ef24b8f828a +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mni.tar.gz) = 528195 Modified: head/editors/libreoffice-mr/distinfo ============================================================================== --- head/editors/libreoffice-mr/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-mr/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mr.tar.gz) = 4da0f80d1e867199a000a375b2315bba59ae21c02469e3fc1b18c8506593b957 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_mr.tar.gz) = 551118 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mr.tar.gz) = e37e978fa3498869a1eefefcc1359156377a200d269ee93a8a12e224509c31f2 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_mr.tar.gz) = 551232 Modified: head/editors/libreoffice-my/distinfo ============================================================================== --- head/editors/libreoffice-my/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-my/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_my.tar.gz) = 0fe1dd4728677be8b6e6219c8ea33df6024564f59ade810ac900a96b26a3181b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_my.tar.gz) = 547401 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_my.tar.gz) = 4aaccb2e05dd4649061e90c6ab953686540b7d7fd025878ddef6a49b8a4dad35 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_my.tar.gz) = 547559 Modified: head/editors/libreoffice-nb/distinfo ============================================================================== --- head/editors/libreoffice-nb/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-nb/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nb.tar.gz) = 48bca8415e3bbaba9879fd1c1192291a7863338bc4367fe9eeefbccdaae16e94 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nb.tar.gz) = 3480820 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_nb.tar.gz) = 020ad2af634f9549c1e5d092b998ce34d955424f37aa9ed1fc44c27a595a856b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_nb.tar.gz) = 7593260 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nb.tar.gz) = 804bffad2aafdfb887fadbd800fb87eeab9ee2a72484535c9b0814940e721fa7 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nb.tar.gz) = 3479571 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_nb.tar.gz) = 87612a1fb1419c6eb6cbcf9c8f4e23d934079676f61caaf9c8001adf3db0e075 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_nb.tar.gz) = 7593348 Modified: head/editors/libreoffice-ne/distinfo ============================================================================== --- head/editors/libreoffice-ne/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ne/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ne.tar.gz) = d6673283b36e162d75f5626de4c11bc76666a562b89a643e06696812deef9324 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ne.tar.gz) = 916292 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ne.tar.gz) = 650c4cd4417a57a9adb686cd3ab1a24836e73f74bd9d33d2f284124479106c29 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ne.tar.gz) = 9829948 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ne.tar.gz) = 7d8070ccc5c70b4d1651ee76536ea034359b0cc435c1de3f950ea6913546d00b +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ne.tar.gz) = 916197 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ne.tar.gz) = 5d1821072d3b32a001fd3710d43f0d894e08f3be601fdd725dfaee434c532c02 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ne.tar.gz) = 9829937 Modified: head/editors/libreoffice-nl/distinfo ============================================================================== --- head/editors/libreoffice-nl/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-nl/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nl.tar.gz) = ca52b7f47f692307482adf2110f564c6b6d035473ff8ec0012dfd978c885658b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nl.tar.gz) = 1278535 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_nl.tar.gz) = 29828c8171354058fb437b4c97a3532b07aa0129585e510c60db44c8efb6bb2b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_nl.tar.gz) = 7667933 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nl.tar.gz) = 82ad73a08cb711a2e4dbd3622db67a8bec27a5b32a3c33eed775111add7110a8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nl.tar.gz) = 1278315 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_nl.tar.gz) = f56f16ae827487fd24c75380087ad5a66be622a211ff60795746219aab7c6f65 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_nl.tar.gz) = 7668059 Modified: head/editors/libreoffice-nn/distinfo ============================================================================== --- head/editors/libreoffice-nn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-nn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nn.tar.gz) = c627fe3419b6bb2e0756a39f0c99eb0dd6d294a6e932e0d67a79c965813b2253 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nn.tar.gz) = 3478431 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_nn.tar.gz) = d4c2594a020c487ec687858722f9307542fda85d7c6f91fa704f142c17fc6819 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_nn.tar.gz) = 7546007 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nn.tar.gz) = a558b33df2489dd07324ffe626b875c9d4baae1084e165d284a2ae35428ceccf +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nn.tar.gz) = 3478261 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_nn.tar.gz) = eaa5a944a66b59f63ad457a92c4252434d0e14408c7d3c25a673583ad15911e1 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_nn.tar.gz) = 7546033 Modified: head/editors/libreoffice-nr/distinfo ============================================================================== --- head/editors/libreoffice-nr/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-nr/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nr.tar.gz) = a95d655d25e645325c52020114e9c9d1bbbae5ba709cef25db918ddb7e0503fb -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nr.tar.gz) = 492834 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nr.tar.gz) = 83e5d57f8cd9dc33bfdc65887f8f0380d79644395b4156470cdb9db474362dc7 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nr.tar.gz) = 492900 Modified: head/editors/libreoffice-nso/distinfo ============================================================================== --- head/editors/libreoffice-nso/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-nso/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nso.tar.gz) = b645112cd71eb899c5ba1d5c615316f085efd9caf5e42f53d2b778e1bd0b2eb0 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_nso.tar.gz) = 488533 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nso.tar.gz) = 5ca8f368d6474d6d1796840ae716518489d8188c2cd9fff58700cc677799e555 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_nso.tar.gz) = 488383 Modified: head/editors/libreoffice-oc/distinfo ============================================================================== --- head/editors/libreoffice-oc/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-oc/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_oc.tar.gz) = 538a240fd9ea8b5fbe072773b8b9e8ba44bf580a160a56d7613db6de9bcfd8bb -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_oc.tar.gz) = 689884 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_oc.tar.gz) = 160808284da28b9d45c5eb39076d6a8b226d3be42c8ea9dc1067676886bd1d9d +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_oc.tar.gz) = 689749 Modified: head/editors/libreoffice-om/distinfo ============================================================================== --- head/editors/libreoffice-om/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-om/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_om.tar.gz) = 0d57837808aad5f5602c4c7a23d7a0d429212695ce6ee97cc1c636fd08f0efbf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_om.tar.gz) = 480624 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_om.tar.gz) = 0da94d150b31cda17360b3ca7d8351eda5833cb32d08a2a1b74f3a46095b05ce -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_om.tar.gz) = 7931359 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_om.tar.gz) = a17121af300823313862c34a9fc6051720590245978d4526b547b66dcf31a424 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_om.tar.gz) = 480591 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_om.tar.gz) = 15b4b41e19cff8570360d6a7e3f3e45859e51f6a2a0df92a0fecd4b2e52a9306 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_om.tar.gz) = 7931620 Modified: head/editors/libreoffice-or/distinfo ============================================================================== --- head/editors/libreoffice-or/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-or/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_or.tar.gz) = c9d64966a52e1f9b63fe60054309b94370b5cdd4e61ed6b0ed6fb8c5d853c9cf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_or.tar.gz) = 547642 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_or.tar.gz) = 117f14f0ba2fcb99d8ceba10dd06f8a36c8bcb25d26abdf8c4ab523eb3dc10f8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_or.tar.gz) = 547560 Modified: head/editors/libreoffice-pa_IN/distinfo ============================================================================== --- head/editors/libreoffice-pa_IN/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-pa_IN/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_pa-IN.tar.gz) = ba412219a10a0bd631c0905f48963a4f2f4e840dcf8460d60a16de6ac43d4e2b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_pa-IN.tar.gz) = 520293 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_pa-IN.tar.gz) = 21607e2661081b3e9a9fd40aacaa7d52775e6ff98fbaf3e322fec9115b7921d9 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_pa-IN.tar.gz) = 520168 Modified: head/editors/libreoffice-ro/distinfo ============================================================================== --- head/editors/libreoffice-ro/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ro/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ro.tar.gz) = 63ba387aa6745234fb8c1a8e52af71d507deb8449a9584bdc0ed76b8ef7ec4ab -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ro.tar.gz) = 2361443 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ro.tar.gz) = 1f3ae8531903ec4c80b6fc814fc6b3d108e7c18dce76eed04ab27a9c3444bb05 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ro.tar.gz) = 2361345 Modified: head/editors/libreoffice-rw/distinfo ============================================================================== --- head/editors/libreoffice-rw/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-rw/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_rw.tar.gz) = bfc3d2070cc4e47a40bd12f0868818ad14eb3193616a62ec0a5fe842b0ada589 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_rw.tar.gz) = 484728 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_rw.tar.gz) = 37c2dc65308c340ee3f5eed04726731581fc63246f76c7b607b163fda28ca9dc +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_rw.tar.gz) = 484830 Modified: head/editors/libreoffice-sa_IN/distinfo ============================================================================== --- head/editors/libreoffice-sa_IN/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sa_IN/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sa-IN.tar.gz) = 5e9a518c22640ab76361b91266e7fc799cacd5c8dfc7f4338d3ff464867c611a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sa-IN.tar.gz) = 536789 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sa-IN.tar.gz) = 8c91b7a7b07ad7825e70877ddf709d53ec706e87dc9c87756e74da40b5ef9034 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sa-IN.tar.gz) = 536633 Modified: head/editors/libreoffice-sat/distinfo ============================================================================== --- head/editors/libreoffice-sat/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sat/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sat.tar.gz) = 64d17ae5d7fd748cc3b7f51bf0e4ef80248b09eef90c3a732e6bfd6fdcf385f8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sat.tar.gz) = 577562 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sat.tar.gz) = 8a09c3b2a95659b3b5d42f7511d29bb55d9800e41175d785b2e990fba88ae8e8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sat.tar.gz) = 577593 Modified: head/editors/libreoffice-sd/distinfo ============================================================================== --- head/editors/libreoffice-sd/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sd/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sd.tar.gz) = be3d1c4a7f7d60a16f33d842dba9eea93769e397fbe24e59735e2089af0b4ba7 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sd.tar.gz) = 527610 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sd.tar.gz) = e8eec5e7a52d3b4c2e00ffd5c42bfbf28ecf971d0509acfeb76ef9316482411b +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sd.tar.gz) = 527318 Modified: head/editors/libreoffice-si/distinfo ============================================================================== --- head/editors/libreoffice-si/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-si/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_si.tar.gz) = 5189edc430846410830deec121f5bf75f8dc0d6945332d80b34ab697c7f90008 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_si.tar.gz) = 818404 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_si.tar.gz) = 9f421a141777777a4fb08363b45135451ee2b2a1f37cb06ca1b92cd16685cdde -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_si.tar.gz) = 7157038 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_si.tar.gz) = dd961155e0e18dcac72a97a2934b52b1aae232800aa894b7d3ea1552a0ae5dee +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_si.tar.gz) = 818130 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_si.tar.gz) = 429706a24b5775dba58674e533415a6389ea5637dbef88599899b7be0f9ba1e1 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_si.tar.gz) = 7157453 Modified: head/editors/libreoffice-sid/distinfo ============================================================================== --- head/editors/libreoffice-sid/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sid/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sid.tar.gz) = dfecc2cd075102b6efc0f8aca6702b677076f6881547d4074dcec1e7b49c2e3c -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sid.tar.gz) = 488550 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sid.tar.gz) = d989a203c0ae50db07049d1d1ef17552d7f8320940558e93ca6314519791cee1 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sid.tar.gz) = 488520 Modified: head/editors/libreoffice-sk/distinfo ============================================================================== --- head/editors/libreoffice-sk/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sk/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sk.tar.gz) = f4936963b34b6e366a5a750d8b7fa5f500a12b6da8f21b58404f697af8e583a3 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sk.tar.gz) = 1777329 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sk.tar.gz) = a92fefac045eec259fb1826545da736972f526f96be85895ced6ca9ebd869a03 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sk.tar.gz) = 7437964 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sk.tar.gz) = 543bad1d98dfabb7b8dd62789155c6613728c4c1ee3b6fc3840a4bfec3d3a1ff +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sk.tar.gz) = 1777475 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sk.tar.gz) = 115f9b80bf6a45a0538a39923031f43788c6c703130d282bd2f123ebcf6d0c98 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sk.tar.gz) = 7437801 Modified: head/editors/libreoffice-sl/distinfo ============================================================================== --- head/editors/libreoffice-sl/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sl/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sl.tar.gz) = 89ca106276a4f12aee2b8b00adcd472ea4f9b599a52002e8e2c42d5ccecb0719 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sl.tar.gz) = 2154030 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sl.tar.gz) = 282d134e2d4352f0f2d756453f6a3710bcd3ee9141180ecd377dfbc6764fa653 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sl.tar.gz) = 7670674 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sl.tar.gz) = 617786753017294b4b03c7fdb3750ce62670305593aa32fa565f3c9e15eea310 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sl.tar.gz) = 2154026 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sl.tar.gz) = 5ce90ecbcbdf23073185c5cb6e962247b27a74895d64b9811ad5d33f23658a7a +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sl.tar.gz) = 7670407 Modified: head/editors/libreoffice-sq/distinfo ============================================================================== --- head/editors/libreoffice-sq/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sq/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sq.tar.gz) = cc059c9cae0b173fc6a7d2ec65f6f1da596819ff6e5aee958de12dc314f9e140 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sq.tar.gz) = 503872 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sq.tar.gz) = bb3b8c2fe3020e708ff95e36d468056956cef10823128c0451084feb7bb29b23 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sq.tar.gz) = 6787649 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sq.tar.gz) = a0b35a1e9522a257d113f827c72576ea1349f9df1df2fb6b599dfe81872cc903 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sq.tar.gz) = 503731 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sq.tar.gz) = a7fed1aea198432835ec1f2895f4868bb32e276dd64d94f34e12f2e3f75dd83d +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sq.tar.gz) = 6787554 Modified: head/editors/libreoffice-sr/distinfo ============================================================================== --- head/editors/libreoffice-sr/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sr/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sr.tar.gz) = 5499861d8a83d38a545199ba2fa8a8ab5f3d18c70cde0e9e63b8b4c64d590670 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sr.tar.gz) = 1713359 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sr.tar.gz) = d5bb9e6c08f32d4cdb6a91901590e929a019988dc9528ca315579d90c664642d +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sr.tar.gz) = 1713342 Modified: head/editors/libreoffice-sr_Latn/distinfo ============================================================================== --- head/editors/libreoffice-sr_Latn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sr_Latn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sr-Latn.tar.gz) = 17f4e27f8415703ffc72e2cbe1760108ae689a470e0453da2f7058ee46c4a1b1 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sr-Latn.tar.gz) = 1684943 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sr-Latn.tar.gz) = e2765d6a21548bc82c005c646317f803ea24db9caf20988f47f5d6f5bdca15cc +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sr-Latn.tar.gz) = 1684773 Modified: head/editors/libreoffice-ss/distinfo ============================================================================== --- head/editors/libreoffice-ss/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ss/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ss.tar.gz) = 2612158ae92e09d1462ffb02b23740398e7b9938ce7e1c6caf0034e9e285b23b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ss.tar.gz) = 488694 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ss.tar.gz) = 12602e8ee8dc3d684cbcaf750e1e51654528b0729eca1e41efcc1666323cae5a +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ss.tar.gz) = 488439 Modified: head/editors/libreoffice-st/distinfo ============================================================================== --- head/editors/libreoffice-st/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-st/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_st.tar.gz) = 949b6796a5f3bc8f4f7a486af38071a65a119b97aafc32612b39ecc99ed6d872 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_st.tar.gz) = 487990 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_st.tar.gz) = c53336d81ce01de933f42297dfe0a45dcdbf33523bb5ad35741a0cd2a00fffa6 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_st.tar.gz) = 488169 Modified: head/editors/libreoffice-sv/distinfo ============================================================================== --- head/editors/libreoffice-sv/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sv/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sv.tar.gz) = 72fb502aa8960c9f67bb3ff9f0f8aa4305daa91a30dfe170174a269a87b327f8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sv.tar.gz) = 2359265 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sv.tar.gz) = 17899aa405b39a8052a1fa042698a1d448e55ab81959f506d18de36d987595d4 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_sv.tar.gz) = 7592248 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sv.tar.gz) = 1a8c368f3b8758d5a9d5f7628ddc405ab5c95d9c0af3780c27046f1e8f2d99a9 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sv.tar.gz) = 2359222 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sv.tar.gz) = bc4f3ae55738c8c23bd7f4efe6c3c77d11d4e39a2e2707f05ae15dac1fd752f8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_sv.tar.gz) = 7592121 Modified: head/editors/libreoffice-sw_TZ/distinfo ============================================================================== --- head/editors/libreoffice-sw_TZ/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-sw_TZ/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 7ebf22615c58fc5e0654bcc15917b7c9127e6978961ccdb06e170370510afc63 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 476218 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 75567a58560125d65f9eaff462cf3cb522c9c557ab43d75141474f7e403ccc52 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_sw-TZ.tar.gz) = 476188 Modified: head/editors/libreoffice-ta/distinfo ============================================================================== --- head/editors/libreoffice-ta/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ta/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ta.tar.gz) = 025cf5f1df31832a4ae6c56e077ab5e72ed6edf5b489a5d77c05c6d6b318a10a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ta.tar.gz) = 542670 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ta.tar.gz) = 74b22e6682db246269c074e1cecdb4455f63db1f79acee5f6d44b610419b99fa +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ta.tar.gz) = 542582 Modified: head/editors/libreoffice-te/distinfo ============================================================================== --- head/editors/libreoffice-te/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-te/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_te.tar.gz) = 1195512e6e76dadc3a243ec447d278475b29eab9e8813461a6186eef528e128b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_te.tar.gz) = 1100390 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_te.tar.gz) = ddee5867f3536d360b66ed732593a21e93f9c34e9fa904fadca1fad0af13c17d +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_te.tar.gz) = 1100318 Modified: head/editors/libreoffice-tg/distinfo ============================================================================== --- head/editors/libreoffice-tg/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-tg/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tg.tar.gz) = 4d7eb322b6d005c797832c4a58069805e1fa43e3542782dcbe571663e3effae1 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tg.tar.gz) = 506193 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_tg.tar.gz) = bb523a5f82e870b359fad608a011f90b27f94fc297b8c85e9e0fa9048c06a77a -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_tg.tar.gz) = 7117118 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tg.tar.gz) = 0b64aa4fea1c6b65ff1e3222fc9fefc2d8f748fe0f5a49467fc812e6bb6fef46 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tg.tar.gz) = 506428 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_tg.tar.gz) = 532f01c18b4e00818db5770ca52fac83225bdfa760f505536fd4c4ac96d7f774 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_tg.tar.gz) = 7116947 Modified: head/editors/libreoffice-th/distinfo ============================================================================== --- head/editors/libreoffice-th/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-th/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_th.tar.gz) = aee593e4aac2af73cd0f186c38a21fa25446529e1b1174ab518fe60f152a89f4 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_th.tar.gz) = 686796 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_th.tar.gz) = 8230ab28d6eaf6df4cd47227d978673e4243e611dffcf9c049190d408c9adb69 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_th.tar.gz) = 687039 Modified: head/editors/libreoffice-tn/distinfo ============================================================================== --- head/editors/libreoffice-tn/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-tn/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tn.tar.gz) = d634de6e3c12691097f07b14b4ecc12fedd0888b7aa806cdfd39090887432750 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tn.tar.gz) = 481054 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tn.tar.gz) = 511ac766f09ef6fe24e4dbed46d19b26c5a08157286ef6e2148db7ab606321e9 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tn.tar.gz) = 480886 Modified: head/editors/libreoffice-tr/distinfo ============================================================================== --- head/editors/libreoffice-tr/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-tr/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tr.tar.gz) = 0e8234d402620c1b55c576a04011466a4c9ca1a54576a1a23106e58acc0071c3 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tr.tar.gz) = 528353 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_tr.tar.gz) = 62c478699b546f5216ee10a7d00742e0c043965a317f5f8f38da14b19ad93a53 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_tr.tar.gz) = 7829141 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tr.tar.gz) = 9d8e6091cd1b0c754c3fd011ab174fc0d5f11efb5250a5a13defe10280bd4e15 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tr.tar.gz) = 528344 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_tr.tar.gz) = acc6cc6224885fc940a748cbb02557aeb7b171ee03d5ef6a41797880f45a94ae +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_tr.tar.gz) = 7829228 Modified: head/editors/libreoffice-ts/distinfo ============================================================================== --- head/editors/libreoffice-ts/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ts/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ts.tar.gz) = 79335e7572c0e6bf3606048794321b0a80c6eb1fc249846c33c57ddee27ed614 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ts.tar.gz) = 490764 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ts.tar.gz) = 5673890c99271d1a10fa966f86f4a0dea0dc7e441506e74389a27d3f63484ff8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ts.tar.gz) = 490929 Modified: head/editors/libreoffice-tt/distinfo ============================================================================== --- head/editors/libreoffice-tt/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-tt/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tt.tar.gz) = b6ddc5ef18d2e2f44110eccda034c11cc0d311f9f6b4dc7211b039e1014ebbb8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_tt.tar.gz) = 485557 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tt.tar.gz) = 9d997c3e1bfdfde110e90a992fc6371157632fe4eff7ad8f68cb3629dbd2c7cb +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_tt.tar.gz) = 485681 Modified: head/editors/libreoffice-ug/distinfo ============================================================================== --- head/editors/libreoffice-ug/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ug/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ug.tar.gz) = 371be45e67cfbb211f5e695269a03ce9c1c5d47ca324793afc6b1fe6d4f63282 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ug.tar.gz) = 518245 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ug.tar.gz) = a9c33f6dc111415c11819a15eb2dea55503643cbf4a30254ab9fbf0ae9a718a7 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ug.tar.gz) = 6777749 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ug.tar.gz) = 1d0eb396cc4652b128923134096d7220a8402f267414aea95015025418b974ef +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ug.tar.gz) = 518044 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ug.tar.gz) = 30b2c047a8d773ef8efe219a8b2d86fcc0e9a2e5451eeb72d7d41206ffee3b0f +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ug.tar.gz) = 6778189 Modified: head/editors/libreoffice-uz/distinfo ============================================================================== --- head/editors/libreoffice-uz/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-uz/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_uz.tar.gz) = 963df2ac21a24c2bbd6781f3c0da989a3fe2d950cf80780261eac0656746a0a2 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_uz.tar.gz) = 481612 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_uz.tar.gz) = 4285e071a1cf8ef0a95e0b92c285e1b3f0251cee379ebfed040b6860c1380aaf +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_uz.tar.gz) = 481399 Modified: head/editors/libreoffice-ve/distinfo ============================================================================== --- head/editors/libreoffice-ve/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-ve/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ve.tar.gz) = bb213201d801cae2ca7f75202972cdaa39399d98ee42ea73b98efc5cbf9e3790 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ve.tar.gz) = 491534 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ve.tar.gz) = f75ae5e0956a2ac8faf12348c6e08924c0910f785e05e9012663c301aabe59a2 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ve.tar.gz) = 491472 Modified: head/editors/libreoffice-xh/distinfo ============================================================================== --- head/editors/libreoffice-xh/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-xh/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_xh.tar.gz) = 972ec829c160a8dfdd74059afb7e5bf11ce7117a3eb9e7f44e0b937ea78382d8 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_xh.tar.gz) = 498223 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_xh.tar.gz) = c09b85bd7d14d04ef262440243928822f8d9acba1b3b88467bb05948f80f7115 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_xh.tar.gz) = 498090 Modified: head/editors/libreoffice-zu/distinfo ============================================================================== --- head/editors/libreoffice-zu/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice-zu/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_zu.tar.gz) = 9f6f551e6f502212a2b07c93b830612f950e7abb5745a2dbea7cbbddcfb68129 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_zu.tar.gz) = 498158 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_zu.tar.gz) = 5d0b28552a7585a7f2666aa68e0f81d63e0b5cb8e140caf8e23096f39f01557b +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_zu.tar.gz) = 498119 Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice/Makefile Sat May 7 03:28:18 2016 (r414753) @@ -2,7 +2,6 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext Modified: head/editors/libreoffice/Makefile.common ============================================================================== --- head/editors/libreoffice/Makefile.common Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice/Makefile.common Sat May 7 03:28:18 2016 (r414753) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org -LICENSE= LGPL3 MPL +LICENSE= LGPL3+ MPL LICENSE_COMB= dual LOVERSION= ${PORTVERSION}.${RCVER} -RCVER= 2 +RCVER= 3 Modified: head/editors/libreoffice/distinfo ============================================================================== --- head/editors/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/editors/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,7 +1,7 @@ -SHA256 (libreoffice/libreoffice-5.0.5.2.tar.xz) = 1ee729db840cf98bb00fed8c65550ccd6ced03123e3befcc511fe8df6f671b88 -SIZE (libreoffice/libreoffice-5.0.5.2.tar.xz) = 167135308 -SHA256 (libreoffice/libreoffice-help-5.0.5.2.tar.xz) = 6664496d23d3e7e56dbca22b7cd9a2cf66e0e91609a20976870e0e235540c02a -SIZE (libreoffice/libreoffice-help-5.0.5.2.tar.xz) = 1882884 +SHA256 (libreoffice/libreoffice-5.0.6.3.tar.xz) = 4601d778318e6221cf5b44398c54a790169ad3afb4e81aa29766bcefac0fecc7 +SIZE (libreoffice/libreoffice-5.0.6.3.tar.xz) = 167281064 +SHA256 (libreoffice/libreoffice-help-5.0.6.3.tar.xz) = 4cb6aa44ce6db9acf1bed2a6f1e69cb3471e6a1deb3ba3b128c820b05a6d1c1b +SIZE (libreoffice/libreoffice-help-5.0.6.3.tar.xz) = 1882932 SHA256 (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 SIZE (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = 3519470 SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 Modified: head/french/libreoffice/distinfo ============================================================================== --- head/french/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/french/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_fr.tar.gz) = 4632f62f7b74d5e925a9dd5fe7404c39b26151e766c5488213bc6169f00bef33 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_fr.tar.gz) = 2811222 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_fr.tar.gz) = 9581a5efc3711854ed8f513c7565d4d65a58e1aad203d538bd94d27b079b7c0d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_fr.tar.gz) = 8093401 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_fr.tar.gz) = 6e9f7f5ea99a1672a661fd2ba0fe9333be0cce3bd6a4fa97da602830b5235ead +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_fr.tar.gz) = 2811503 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_fr.tar.gz) = 7b8a00a312e7b82bfacef912451759f864301605ed0d9bdf2a3f88d5573e9101 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_fr.tar.gz) = 8093564 Modified: head/german/libreoffice/distinfo ============================================================================== --- head/german/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/german/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_de.tar.gz) = 9d7fe319b68c3eb359c95b5f51e27eee795281534bb33ed9bb21b765246c7ca5 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_de.tar.gz) = 18832773 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_de.tar.gz) = 643b8a789e88201b4700ef35b6b53a8b4f03c9ccbb799623bf34b756ab5c0ab0 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_de.tar.gz) = 8056444 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_de.tar.gz) = 88a6e0896238573551e5a0b9a83b7faa211a803f7d83a11b7698163996adb397 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_de.tar.gz) = 18832975 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_de.tar.gz) = 1ce79cc173c25f3e5d4bf28887885a70fcbd0fd196020388b0e380e3de2f5957 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_de.tar.gz) = 8056374 Modified: head/hebrew/libreoffice/distinfo ============================================================================== --- head/hebrew/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/hebrew/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_he.tar.gz) = 45593e5c22d3557ed7798276ae0d4152cd6f67709a1074f544daae2d686bf2ab -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_he.tar.gz) = 1575974 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_he.tar.gz) = 1ee35f28ef0fb1918b6cf790a9dc47eab4419ed2b19b1517a7156ab3ab2bcdbf -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_he.tar.gz) = 6195355 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_he.tar.gz) = 1c0ac5230a10019722b243ce35d0cb6f79d9bbe1ec32bfbc2c6df84b493145fb +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_he.tar.gz) = 1575959 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_he.tar.gz) = 7742f0e173dec85c85d8088c6276a4e76200466b4015b1233b2bfdb6713587d6 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_he.tar.gz) = 6195283 Modified: head/hungarian/libreoffice/distinfo ============================================================================== --- head/hungarian/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/hungarian/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_hu.tar.gz) = 0a1c17284a645501763a06cd67772945faba3f8161e3545e1abe827e26a33544 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_hu.tar.gz) = 2708855 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_hu.tar.gz) = 1bc3dfbce9ea07443d01d0fa59b5dc00b176e0bc8ddfd513e6407d157b4c4828 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_hu.tar.gz) = 7926652 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_hu.tar.gz) = 4d09954f688f191cc3dba19df556742c225710fac55b18178304820faf3abff8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_hu.tar.gz) = 2709075 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_hu.tar.gz) = 66b61f44c76f08a55623c7d1e5738056b9c3726d30edb78a391eef451b8d0dc4 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_hu.tar.gz) = 7926651 Modified: head/japanese/libreoffice/distinfo ============================================================================== --- head/japanese/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/japanese/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ja.tar.gz) = 86ffbdda8ca851b2caf55d1fdf7cbeacd4f3b9fbb1e899ff3c806abdcfdb2a8b -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ja.tar.gz) = 584333 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ja.tar.gz) = 2d149f50a9709f9d6d63a0efbf397e92e04926fc3490fc39c98ce36fc4d66e30 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ja.tar.gz) = 13419827 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ja.tar.gz) = 6fe00d792b7b6435bcddd9ef90319a1bc42130643dc0652b7beeb19ff5ad5948 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ja.tar.gz) = 583971 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ja.tar.gz) = 73d0f79dcae8eb02e777594340adc113219fd1450798cf31fe6b71b9b8306f3c +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ja.tar.gz) = 13419631 Modified: head/korean/libreoffice/distinfo ============================================================================== --- head/korean/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/korean/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ko.tar.gz) = 53c42b001b266d8d7b5cd48ad9d0d7e0d298bed09a59f922751d0001d02c80ee -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_ko.tar.gz) = 579245 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ko.tar.gz) = 91bd3ea1aa146df778ffad032b612abba5e7d62bbea06bbea860beca6cd80f39 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_ko.tar.gz) = 9294872 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ko.tar.gz) = 43e1c8b0e3f46177237b60277bf411e97bbc863ac71e6313ff6dd70729962ec4 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_ko.tar.gz) = 579212 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ko.tar.gz) = 4436364af3f72cae0564b300a2cb8ddc11f2e2d57c7d8b549cacf0125205eb3f +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_ko.tar.gz) = 9294882 Modified: head/polish/libreoffice/distinfo ============================================================================== --- head/polish/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/polish/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_pl.tar.gz) = 2178907865f3510d3e8031f5d7d5b6d86b4761dafcf52a67f4fd8c077f454ee2 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_pl.tar.gz) = 3273977 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_pl.tar.gz) = 1a118f937facb9aa57389473a54b216de3d2f67cdfd4f49e4e68ecf032f4d66d -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_pl.tar.gz) = 7929318 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_pl.tar.gz) = 20fd27f5f9c99b50f95d5cda3fd01c124042e6c53ae1f81bbd7896368678dd46 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_pl.tar.gz) = 3273811 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_pl.tar.gz) = e658b12dfcc7dbbba28b8468ddbc7676729f20e14ff85cd675974b743146ed2e +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_pl.tar.gz) = 7928689 Modified: head/portuguese/libreoffice-pt_BR/distinfo ============================================================================== --- head/portuguese/libreoffice-pt_BR/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/portuguese/libreoffice-pt_BR/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_pt-BR.tar.gz) = 891ef4b5cab6504c72f98e7ff751d3e4ed07dcf011234846328ca2db2e606e0f -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_langpack_pt-BR.tar.gz) = 2569452 -SHA256 (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_pt-BR.tar.gz) = 070d3b24c147782d37c0d32870cf44ce0d325cc25ccb7fa40777cb7355a54e99 -SIZE (libreoffice/i18n/LibreOffice_5.0.5_Linux_x86_deb_helppack_pt-BR.tar.gz) = 7679065 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_pt-BR.tar.gz) = 86bc62178fe81108e6ff476fa831c789786c4b8b054ac7dad3309a25ac344fc8 +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_langpack_pt-BR.tar.gz) = 2569533 +SHA256 (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_pt-BR.tar.gz) = e13d6c07afcbbf9ae03426a94c372d6f858418846d4d2acc5d80daac38cafa5a +SIZE (libreoffice/i18n/LibreOffice_5.0.6_Linux_x86_deb_helppack_pt-BR.tar.gz) = 7679542 Modified: head/portuguese/libreoffice/distinfo ============================================================================== --- head/portuguese/libreoffice/distinfo Sat May 7 00:38:27 2016 (r414752) +++ head/portuguese/libreoffice/distinfo Sat May 7 03:28:18 2016 (r414753) @@ -1,4 +1,4 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat May 7 05:28:40 2016 Return-Path: Delivered-To: svn-ports-all@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 37773B315D5; Sat, 7 May 2016 05:28:40 +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 088B41E4F; Sat, 7 May 2016 05:28:39 +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 u475SdSk065391; Sat, 7 May 2016 05:28:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u475Sdlk065390; Sat, 7 May 2016 05:28:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605070528.u475Sdlk065390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 7 May 2016 05:28:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414754 - head/www/py-httplib2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 05:28:40 -0000 Author: antoine Date: Sat May 7 05:28:39 2016 New Revision: 414754 URL: https://svnweb.freebsd.org/changeset/ports/414754 Log: Allow use as a regular user Reported by: pkg-fallout Modified: head/www/py-httplib2/Makefile Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Sat May 7 03:28:18 2016 (r414753) +++ head/www/py-httplib2/Makefile Sat May 7 05:28:39 2016 (r414754) @@ -3,6 +3,7 @@ PORTNAME= httplib2 PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,4 +17,7 @@ NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python +post-extract: + @${CHMOD} -R a+rX ${WRKSRC} + .include From owner-svn-ports-all@freebsd.org Sat May 7 06:28:23 2016 Return-Path: Delivered-To: svn-ports-all@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 83815B31E07; Sat, 7 May 2016 06:28:23 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ECEA106A; Sat, 7 May 2016 06:28:23 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 23218BDC87; Sat, 7 May 2016 08:28:21 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id DD4E5BDC85; Sat, 7 May 2016 08:28:20 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id D5F695D9599B; Sat, 7 May 2016 08:28:19 +0200 (CEST) Date: Sat, 07 May 2016 08:28:19 +0200 From: Mathieu Arnold To: "Timur I. Bakeyev" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414752 - in head/net: . samba44 samba44/files samba44/files/man Message-ID: <94BDC4992C59CFC89120E50A@atuin.in.mat.cc> In-Reply-To: <201605070038.u470cSOQ076368@repo.freebsd.org> References: <201605070038.u470cSOQ076368@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========DE29D9CDF71680DAA665==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 06:28:23 -0000 --==========DE29D9CDF71680DAA665========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 7 mai 2016 00:38:28 +0000 "Timur I. Bakeyev" wrote: | Author: timur | Date: Sat May 7 00:38:27 2016 | New Revision: 414752 | URL: https://svnweb.freebsd.org/changeset/ports/414752 | | Log: | Add latest release of Samba 4.4. Port is NOT fully tested, don't use in | the production(yet). Make backups before deploying. Why was this not copied from samba43 ? -- Mathieu Arnold --==========DE29D9CDF71680DAA665========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXLYsDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IhuQQALo/YC7OygfMsHaPU/kB0CGp iyX2F7gr95K57KHrJkmoQynP5rOriTwzmefQrcwWzbSSFB5Jd6ba1+IpydVhNcBi N15DE5eOLmvhqBFmh2Fm46aUxcVLfGP6q7roX/3Enva8G8A2uPKnMyMk0q6pv8YT B7EmOXrG9Zb+cfcIBoiRSfV3j9ZMI/BThwUNdhuQ27PCUKnc428obXtNiynzlFQw hrI7X7ayRHGbRu5Us4JzEgTW5EC7vMMdq/pBi39PSJIR6kk2/As3ofPvsrQi2ai7 UvxC67mqHG9tPRKqdOBBi5bSuG0YYfcfh5rQRsJVOC2/r3TF71KT0Uu3h6KVWS1X hib1kHwQ08H38oPMUf5S1v7HRpMH0iQ2b7FafdzcE4h/ocY6Yy3T7KOb9aIe3YBc U4IrwkBsEirlC0tAkz1dUOF1qnpWhcZIBJ1NFb1g4i0NlsuCdMf/C4gBhgYzABAe Tqw+ESr9DH6eWNMSCHwzh1BqWJ0q+D74FIzdtJezwwa3t6rNsOUI0g5ad3kAsJin RoWwa2VZ6adtN0RaA3gZ7T4OGy7FGVN29lytlQSO5RXlB+rKnWM3vy2W79WRfXLq vme9mZxuBXmnQ0mdgcN06kUJLYIRfDhsOOlBOjngHNv5TYFzWJSErOs9E+CAor1o zwcPv859gnko460qdyC+ =f2Xz -----END PGP SIGNATURE----- --==========DE29D9CDF71680DAA665==========-- From owner-svn-ports-all@freebsd.org Sat May 7 06:35:24 2016 Return-Path: Delivered-To: svn-ports-all@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 E5286B31130; Sat, 7 May 2016 06:35:24 +0000 (UTC) (envelope-from pi@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 B69561793; Sat, 7 May 2016 06:35:24 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u476ZN7t086183; Sat, 7 May 2016 06:35:23 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u476ZNdk086182; Sat, 7 May 2016 06:35:23 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605070635.u476ZNdk086182@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 06:35:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414755 - branches/2016Q2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 06:35:25 -0000 Author: pi Date: Sat May 7 06:35:23 2016 New Revision: 414755 URL: https://svnweb.freebsd.org/changeset/ports/414755 Log: MFH: r414727 www/node010: 0.10.40 -> 0.10.45 Update to the latest upstream v0.10.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.10.45/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209337 Submitter: Bradley T. Hughes (maintainer) Approved by: ports-secteam (junovitch) Modified: Directory Properties: branches/2016Q2/ (props changed) From owner-svn-ports-all@freebsd.org Sat May 7 06:38:02 2016 Return-Path: Delivered-To: svn-ports-all@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 C3BF5B31187; Sat, 7 May 2016 06:38:02 +0000 (UTC) (envelope-from pi@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 8D8CA18BD; Sat, 7 May 2016 06:38:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u476c1Ng086403; Sat, 7 May 2016 06:38:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u476c1UJ086402; Sat, 7 May 2016 06:38:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605070638.u476c1UJ086402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 06:38:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414756 - branches/2016Q2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 06:38:02 -0000 Author: pi Date: Sat May 7 06:38:01 2016 New Revision: 414756 URL: https://svnweb.freebsd.org/changeset/ports/414756 Log: MFH: r414728 www/node012: 0.12.9 -> 0.12.14 Update to the latest upstream v0.12.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.12.14/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209339 Submitted by: Bradley T. Hughes (maintainer) Approved by: ports-secteam (junovitch) Modified: Directory Properties: branches/2016Q2/ (props changed) From owner-svn-ports-all@freebsd.org Sat May 7 06:40:25 2016 Return-Path: Delivered-To: svn-ports-all@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 5974CB311DF; Sat, 7 May 2016 06:40:25 +0000 (UTC) (envelope-from pi@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 2947419FD; Sat, 7 May 2016 06:40:25 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u476eOHf086615; Sat, 7 May 2016 06:40:24 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u476eOJw086613; Sat, 7 May 2016 06:40:24 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605070640.u476eOJw086613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 06:40:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414757 - branches/2016Q2/www/node010 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 06:40:25 -0000 Author: pi Date: Sat May 7 06:40:24 2016 New Revision: 414757 URL: https://svnweb.freebsd.org/changeset/ports/414757 Log: MFH: r414727 www/node010: 0.10.40 -> 0.10.45 Update to the latest upstream v0.10.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.10.45/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209337 Submitter: Bradley T. Hughes (maintainer) Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/www/node010/Makefile branches/2016Q2/www/node010/distinfo Modified: branches/2016Q2/www/node010/Makefile ============================================================================== --- branches/2016Q2/www/node010/Makefile Sat May 7 06:38:01 2016 (r414756) +++ branches/2016Q2/www/node010/Makefile Sat May 7 06:40:24 2016 (r414757) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.40 +PORTVERSION= 0.10.45 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: branches/2016Q2/www/node010/distinfo ============================================================================== --- branches/2016Q2/www/node010/distinfo Sat May 7 06:38:01 2016 (r414756) +++ branches/2016Q2/www/node010/distinfo Sat May 7 06:40:24 2016 (r414757) @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.40.tar.gz) = bae79c2fd959aebe1629af36077bebbb760128db753da226d2344cd91499149f -SIZE (node-v0.10.40.tar.gz) = 14761139 +SHA256 (node-v0.10.45.tar.gz) = d184bb74758d4ac69826823934cda1d46e81402fc16ebdb2ecacdc1a8fe0b568 +SIZE (node-v0.10.45.tar.gz) = 15681636 From owner-svn-ports-all@freebsd.org Sat May 7 06:41:23 2016 Return-Path: Delivered-To: svn-ports-all@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 A1AA0B31227; Sat, 7 May 2016 06:41:23 +0000 (UTC) (envelope-from pi@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 72AAE1B83; Sat, 7 May 2016 06:41:23 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u476fMij086762; Sat, 7 May 2016 06:41:22 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u476fMp5086760; Sat, 7 May 2016 06:41:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605070641.u476fMp5086760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 06:41:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414758 - branches/2016Q2/www/node012 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 06:41:23 -0000 Author: pi Date: Sat May 7 06:41:22 2016 New Revision: 414758 URL: https://svnweb.freebsd.org/changeset/ports/414758 Log: MFH: r414728 www/node012: 0.12.9 -> 0.12.14 Update to the latest upstream v0.12.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.12.14/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209339 Submitted by: Bradley T. Hughes (maintainer) Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/www/node012/Makefile branches/2016Q2/www/node012/distinfo Modified: branches/2016Q2/www/node012/Makefile ============================================================================== --- branches/2016Q2/www/node012/Makefile Sat May 7 06:40:24 2016 (r414757) +++ branches/2016Q2/www/node012/Makefile Sat May 7 06:41:22 2016 (r414758) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.12.9 +PORTVERSION= 0.12.14 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: branches/2016Q2/www/node012/distinfo ============================================================================== --- branches/2016Q2/www/node012/distinfo Sat May 7 06:40:24 2016 (r414757) +++ branches/2016Q2/www/node012/distinfo Sat May 7 06:41:22 2016 (r414758) @@ -1,2 +1,2 @@ -SHA256 (node-v0.12.9.tar.gz) = 35daad301191e5f8dd7e5d2fbb711d081b82d1837d59837b8ee224c256cfe5e4 -SIZE (node-v0.12.9.tar.gz) = 19582666 +SHA256 (node-v0.12.14.tar.gz) = 0a55e57cbd3ffa67525c0d93ac7076d3b2ac70887b11c5c97be3e1953cb50b1d +SIZE (node-v0.12.14.tar.gz) = 19925796 From owner-svn-ports-all@freebsd.org Sat May 7 06:43:41 2016 Return-Path: Delivered-To: svn-ports-all@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 9695FB3133A; Sat, 7 May 2016 06:43:41 +0000 (UTC) (envelope-from pi@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 62FE31E29; Sat, 7 May 2016 06:43:41 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u476heN8089628; Sat, 7 May 2016 06:43:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u476heNg089626; Sat, 7 May 2016 06:43:40 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605070643.u476heNg089626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 06:43:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414759 - branches/2016Q2/www/node4 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 06:43:41 -0000 Author: pi Date: Sat May 7 06:43:40 2016 New Revision: 414759 URL: https://svnweb.freebsd.org/changeset/ports/414759 Log: MFH: r414729 www/node4: 4.4.1 -> 4.4.4 Update to the latest upstream v4.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v4.4.4/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209340 Submitted by: Bradley T. Hughes (maintainer) Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/www/node4/Makefile branches/2016Q2/www/node4/distinfo Modified: branches/2016Q2/www/node4/Makefile ============================================================================== --- branches/2016Q2/www/node4/Makefile Sat May 7 06:41:22 2016 (r414758) +++ branches/2016Q2/www/node4/Makefile Sat May 7 06:43:40 2016 (r414759) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.4 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 4 -MAINTAINER= linpct@gmail.com +MAINTAINER= bradleythughes@fastmail.fm COMMENT= V8 JavaScript for client and server (4.x LTS) LICENSE= MIT Modified: branches/2016Q2/www/node4/distinfo ============================================================================== --- branches/2016Q2/www/node4/distinfo Sat May 7 06:41:22 2016 (r414758) +++ branches/2016Q2/www/node4/distinfo Sat May 7 06:43:40 2016 (r414759) @@ -1,2 +1,2 @@ -SHA256 (node-v4.4.1.tar.gz) = f3e604cc4d05a4810c37cd43a838a2dc4399d517bd1e8c53b7670dcffc4dc481 -SIZE (node-v4.4.1.tar.gz) = 22361560 +SHA256 (node-v4.4.4.tar.gz) = 53c694c203ee18e7cd393612be08c61ed6ab8b2a165260984a99c014d1741414 +SIZE (node-v4.4.4.tar.gz) = 22585086 From owner-svn-ports-all@freebsd.org Sat May 7 07:30:33 2016 Return-Path: Delivered-To: svn-ports-all@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 2D670B31B5A; Sat, 7 May 2016 07:30:33 +0000 (UTC) (envelope-from kwm@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 EF5001DE9; Sat, 7 May 2016 07:30:32 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u477UWlg001878; Sat, 7 May 2016 07:30:32 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u477UV0P001867; Sat, 7 May 2016 07:30:31 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605070730.u477UV0P001867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 7 May 2016 07:30:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414760 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 07:30:33 -0000 Author: kwm Date: Sat May 7 07:30:31 2016 New Revision: 414760 URL: https://svnweb.freebsd.org/changeset/ports/414760 Log: Add forgotten portepoch to the ImageMagick 6.x version. PR: 209241 Reported by: Ben Woods, Jason Unovitch Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat May 7 06:43:40 2016 (r414759) +++ head/security/vuxml/vuln.xml Sat May 7 07:30:31 2016 (r414760) @@ -64,7 +64,7 @@ Notes: ImageMagick ImageMagick-nox11 - 6.9.3.9_1 + 6.9.3.9_1,1 ImageMagick7 @@ -108,6 +108,7 @@ Notes: 2016-05-03 2016-05-06 + 2016-05-07 From owner-svn-ports-all@freebsd.org Sat May 7 07:31:59 2016 Return-Path: Delivered-To: svn-ports-all@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 AEB28B31C68; Sat, 7 May 2016 07:31:59 +0000 (UTC) (envelope-from delphij@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 7199E109A; Sat, 7 May 2016 07:31:59 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u477Vw9L004022; Sat, 7 May 2016 07:31:58 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u477VwM0004018; Sat, 7 May 2016 07:31:58 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201605070731.u477VwM0004018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sat, 7 May 2016 07:31:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414761 - head/devel/libinotify X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 07:31:59 -0000 Author: delphij Date: Sat May 7 07:31:58 2016 New Revision: 414761 URL: https://svnweb.freebsd.org/changeset/ports/414761 Log: Update to 20160505 snapshot with new upstream location. PR: ports/209288 Submitted by: Tobias Kortkamp Modified: head/devel/libinotify/Makefile head/devel/libinotify/distinfo head/devel/libinotify/pkg-descr head/devel/libinotify/pkg-message Modified: head/devel/libinotify/Makefile ============================================================================== --- head/devel/libinotify/Makefile Sat May 7 07:30:31 2016 (r414760) +++ head/devel/libinotify/Makefile Sat May 7 07:31:58 2016 (r414761) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libinotify -PORTVERSION= 20150910 +PORTVERSION= 20160505 CATEGORIES= devel MAINTAINER= delphij@FreeBSD.org @@ -11,9 +11,9 @@ COMMENT= Kevent based inotify compatible LICENSE= MIT USE_GITHUB= yes -GH_ACCOUNT= dmatveev +GH_ACCOUNT= libinotify-kqueue GH_PROJECT= libinotify-kqueue -GH_TAGNAME= b2873cf +GH_TAGNAME= 417e789 USES= autoreconf libtool GNU_CONFIGURE= yes Modified: head/devel/libinotify/distinfo ============================================================================== --- head/devel/libinotify/distinfo Sat May 7 07:30:31 2016 (r414760) +++ head/devel/libinotify/distinfo Sat May 7 07:31:58 2016 (r414761) @@ -1,2 +1,2 @@ -SHA256 (dmatveev-libinotify-kqueue-20150910-b2873cf_GH0.tar.gz) = 40672e27c8ea609ae79b370f0a6ac7a72ab9d1d9fc34ae5333980e612a337f19 -SIZE (dmatveev-libinotify-kqueue-20150910-b2873cf_GH0.tar.gz) = 61578 +SHA256 (libinotify-kqueue-libinotify-kqueue-20160505-417e789_GH0.tar.gz) = 706b8e257a7adf986f928fb3bc8de37e763b6692b6a6875396be64c3e82447ae +SIZE (libinotify-kqueue-libinotify-kqueue-20160505-417e789_GH0.tar.gz) = 67298 Modified: head/devel/libinotify/pkg-descr ============================================================================== --- head/devel/libinotify/pkg-descr Sat May 7 07:30:31 2016 (r414760) +++ head/devel/libinotify/pkg-descr Sat May 7 07:31:58 2016 (r414761) @@ -5,4 +5,4 @@ when porting Linux applications, which o The IN_OPEN, IN_CLOSE_WRITE and IN_CLOSE_NOWRITE events are not yet implemented, so the relevant tests are known to fail. -WWW: https://github.com/dmatveev/libinotify-kqueue +WWW: https://github.com/libinotify-kqueue/libinotify-kqueue Modified: head/devel/libinotify/pkg-message ============================================================================== --- head/devel/libinotify/pkg-message Sat May 7 07:30:31 2016 (r414760) +++ head/devel/libinotify/pkg-message Sat May 7 07:31:58 2016 (r414761) @@ -30,7 +30,7 @@ Symbolic Link notifications: Kernel patches to address the missing directory and symbolic link notifications are available from: -https://github.com/dmatveev/libinotify-kqueue/tree/master/patches +https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches ============================================================================= You might want to consider increasing the kern.maxfiles tunable if you plan From owner-svn-ports-all@freebsd.org Sat May 7 07:58:28 2016 Return-Path: Delivered-To: svn-ports-all@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 1E846B3156E; Sat, 7 May 2016 07:58:28 +0000 (UTC) (envelope-from dinoex@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 E3F1E1183; Sat, 7 May 2016 07:58:27 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u477wRTK010816; Sat, 7 May 2016 07:58:27 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u477wRAx010814; Sat, 7 May 2016 07:58:27 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201605070758.u477wRAx010814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sat, 7 May 2016 07:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414762 - head/security/tinc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 07:58:28 -0000 Author: dinoex Date: Sat May 7 07:58:26 2016 New Revision: 414762 URL: https://svnweb.freebsd.org/changeset/ports/414762 Log: - update to 1.0.28 - extend MASTER_SITES PR: 209347 Submitted by: Sergey Kozlov Modified: head/security/tinc/Makefile head/security/tinc/distinfo Modified: head/security/tinc/Makefile ============================================================================== --- head/security/tinc/Makefile Sat May 7 07:31:58 2016 (r414761) +++ head/security/tinc/Makefile Sat May 7 07:58:26 2016 (r414762) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= tinc -PORTVERSION= 1.0.26 -PORTREVISION= 2 +PORTVERSION= 1.0.28 CATEGORIES= security -MASTER_SITES= http://www.tinc-vpn.org/packages/ +MASTER_SITES= https://www.tinc-vpn.org/packages/ \ + http://www.tinc-vpn.org/packages/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Virtual Private Network (VPN) daemon Modified: head/security/tinc/distinfo ============================================================================== --- head/security/tinc/distinfo Sat May 7 07:31:58 2016 (r414761) +++ head/security/tinc/distinfo Sat May 7 07:58:26 2016 (r414762) @@ -1,2 +1,2 @@ -SHA256 (tinc-1.0.26.tar.gz) = 2b4319ddb3bd2867e72532a233f640a58c2f4d83f1088183ae544b268646ba21 -SIZE (tinc-1.0.26.tar.gz) = 473681 +SHA256 (tinc-1.0.28.tar.gz) = 0b502699360f09ce2128a39cf02abca07bfc699fc02ce829b3a90cf5e1e8b344 +SIZE (tinc-1.0.28.tar.gz) = 488837 From owner-svn-ports-all@freebsd.org Sat May 7 08:28:09 2016 Return-Path: Delivered-To: svn-ports-all@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 887F6B31FFE; Sat, 7 May 2016 08:28:09 +0000 (UTC) (envelope-from se@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 583BC1259; Sat, 7 May 2016 08:28:09 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u478S8oJ020277; Sat, 7 May 2016 08:28:08 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u478S8HW020275; Sat, 7 May 2016 08:28:08 GMT (envelope-from se@FreeBSD.org) Message-Id: <201605070828.u478S8HW020275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Sat, 7 May 2016 08:28:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414763 - in head/dns/gen6dns: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 08:28:09 -0000 Author: se Date: Sat May 7 08:28:08 2016 New Revision: 414763 URL: https://svnweb.freebsd.org/changeset/ports/414763 Log: Upgrade to version 1.2. The new version removes the need for a patch to make it compile on 9.x and silences a compiler warning. A new "Dynamic DNS Mode has been added, but is only slightly tested by the author of gen6dns (Holger.Zuleger(at)hznet.de), who would appreciate any feedback on this feature. Approved by: antoine (mentor, implicit) Deleted: head/dns/gen6dns/files/ Modified: head/dns/gen6dns/Makefile head/dns/gen6dns/distinfo Modified: head/dns/gen6dns/Makefile ============================================================================== --- head/dns/gen6dns/Makefile Sat May 7 07:58:26 2016 (r414762) +++ head/dns/gen6dns/Makefile Sat May 7 08:28:08 2016 (r414763) @@ -1,12 +1,12 @@ -# Created by: Stefan Esser +# Created by: Stefan Esser # $FreeBSD$ PORTNAME= gen6dns -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= dns MASTER_SITES= http://www.hznet.de/tools/ -MAINTAINER= se@freebsd.org +MAINTAINER= se@FreeBSD.org COMMENT= Tool to generate static DNS records for IPv6 hosts using SLAAC LICENSE= BSD3CLAUSE Modified: head/dns/gen6dns/distinfo ============================================================================== --- head/dns/gen6dns/distinfo Sat May 7 07:58:26 2016 (r414762) +++ head/dns/gen6dns/distinfo Sat May 7 08:28:08 2016 (r414763) @@ -1,2 +1,2 @@ -SHA256 (gen6dns-1.1.tar.gz) = 8777dc50c51aa8061524891f3e5f9afde01929db924f28438aa5dd52ca752e22 -SIZE (gen6dns-1.1.tar.gz) = 1683936 +SHA256 (gen6dns-1.2.tar.gz) = 078e2aca648396b3ef4b04db5b422c3546369b4640af9d34877a6b8470b781f7 +SIZE (gen6dns-1.2.tar.gz) = 88374 From owner-svn-ports-all@freebsd.org Sat May 7 08:51:35 2016 Return-Path: Delivered-To: svn-ports-all@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 DB8F9B3164E; Sat, 7 May 2016 08:51:35 +0000 (UTC) (envelope-from tota@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 A8DA31D4D; Sat, 7 May 2016 08:51:35 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u478pYlK028520; Sat, 7 May 2016 08:51:34 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u478pYEZ028518; Sat, 7 May 2016 08:51:34 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605070851.u478pYEZ028518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 7 May 2016 08:51:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414764 - head/security/R-cran-openssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 08:51:36 -0000 Author: tota Date: Sat May 7 08:51:34 2016 New Revision: 414764 URL: https://svnweb.freebsd.org/changeset/ports/414764 Log: - Update to 0.9.3 Modified: head/security/R-cran-openssl/Makefile (contents, props changed) head/security/R-cran-openssl/distinfo (contents, props changed) Modified: head/security/R-cran-openssl/Makefile ============================================================================== --- head/security/R-cran-openssl/Makefile Sat May 7 08:28:08 2016 (r414763) +++ head/security/R-cran-openssl/Makefile Sat May 7 08:51:34 2016 (r414764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/security/R-cran-openssl/distinfo ============================================================================== --- head/security/R-cran-openssl/distinfo Sat May 7 08:28:08 2016 (r414763) +++ head/security/R-cran-openssl/distinfo Sat May 7 08:51:34 2016 (r414764) @@ -1,2 +1,2 @@ -SHA256 (openssl_0.9.2.tar.gz) = 8b81ed19c000595e44316859b1a3e037ffee4b75b7ceee59d5fba7f123537ab5 -SIZE (openssl_0.9.2.tar.gz) = 882041 +SHA256 (openssl_0.9.3.tar.gz) = ffd23d96abf2739ff0e75d2ae4c5268f160035358d866232e4ddbbd44e55b851 +SIZE (openssl_0.9.3.tar.gz) = 938595 From owner-svn-ports-all@freebsd.org Sat May 7 08:57:48 2016 Return-Path: Delivered-To: svn-ports-all@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 6126AB316EE; Sat, 7 May 2016 08:57:48 +0000 (UTC) (envelope-from brnrd@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 28E721FC5; Sat, 7 May 2016 08:57:48 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u478vlF9029752; Sat, 7 May 2016 08:57:47 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u478vknE029744; Sat, 7 May 2016 08:57:46 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605070857.u478vknE029744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 7 May 2016 08:57:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414765 - in branches/2016Q2/databases: mariadb100-client/files mariadb100-server mariadb100-server/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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 08:57:48 -0000 Author: brnrd Date: Sat May 7 08:57:46 2016 New Revision: 414765 URL: https://svnweb.freebsd.org/changeset/ports/414765 Log: MFH: r413724 r414725 - Mark OQGRAPH option BROKEN as it fails with both old and new boost - Allow to disable it properly so the build doesn't break of boost is installed - Remove OQGRAPH-related cmake flags, as they do nothing PR: 207115 Submitted by: amdmi3 Approved by: maintainer timeout (never@nevermind.kiev.ua, 2 months) databases/mariadb100-{client,server}: Update to 10.0.25 - Update to latest version 10.0.25 - Fix security vulnerabilities - Replace USE_MYSQL/WANT_MYSQL_VER with USES= mysql:100m - Always build with SSL support, remove bundled CyaSSL - Align INNODB engine option with upstream option name - Mark not supported for TokuDB on i386 - Backport improvements from 10.1 port - Replace bundled libs with ports' versions - ENGINES options group - TokuDB Engine - Add upstreamed patch fixing linuxism - Add/fix docs and license files - Make OQGraph ignore message explicit PR: 209318 Security: 8c2b2f11-0ebe-11e6-b55e-b499baebfeaf Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D6162 Approved by: ports-secteam (junovitch) Added: branches/2016Q2/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp - copied unchanged from r414725, head/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt - copied unchanged from r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake - copied unchanged from r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt - copied unchanged from r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt Deleted: branches/2016Q2/databases/mariadb100-client/files/patch-cmake_jemalloc.cmake branches/2016Q2/databases/mariadb100-client/files/patch-extra_yassl_taocrypt_src_integer.cpp branches/2016Q2/databases/mariadb100-server/files/patch-cmake_jemalloc.cmake branches/2016Q2/databases/mariadb100-server/files/patch-storage_connect_json.cpp Modified: branches/2016Q2/databases/mariadb100-server/Makefile branches/2016Q2/databases/mariadb100-server/distinfo branches/2016Q2/databases/mariadb100-server/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/databases/mariadb100-server/Makefile ============================================================================== --- branches/2016Q2/databases/mariadb100-server/Makefile Sat May 7 08:51:34 2016 (r414764) +++ branches/2016Q2/databases/mariadb100-server/Makefile Sat May 7 08:57:46 2016 (r414765) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 10.0.23 +PORTVERSION= 10.0.25 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ @@ -22,23 +22,18 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb100-client -USES= bison:build cmake cpe execinfo gmake shebangfix +USES= bison:build cmake compiler:c++11-lib cpe execinfo gmake shebangfix USE_LDCONFIG= ${PREFIX}/lib/mysql ${PREFIX}/lib/mysql/plugin SHEBANG_FILES= scripts/*.sh SITESDIR= mariadb/mariadb-${PORTVERSION}/source OPTIONS_DEFINE= FASTMTX -OPTIONS_RADIO= SSL -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL -OPTIONS_DEFAULT+= OPENSSL NO_OPTIONS_SORT= yes -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL FASTMTX_DESC= Replace mutexes with spinlocks -WITHOUT_SSL_DESC= No SSL/TLS support -CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ - -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ +CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mariadb" \ + -DINSTALL_DOCREADMEDIR="share/doc/mariadb" \ -DINSTALL_INCLUDEDIR="include/mysql" \ -DINSTALL_INFODIR="info" \ -DINSTALL_LIBDIR="lib/mysql" \ @@ -54,6 +49,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc -DINSTALL_SUPPORTFILESDIR="share/mysql" \ -DWITH_UNIT_TESTS=0 \ -DWITH_LIBEDIT=0 \ + -DWITH_SSL=${OPENSSLBASE} \ -DWITH_LIBWRAP=1 \ -DEXECINFO_ROOT=${LOCALBASE} \ -DCOMPILATION_COMMENT="FreeBSD Ports" @@ -71,23 +67,29 @@ CONFLICTS_INSTALL= mariadb5*-${PKGNAMESU .if !defined(CLIENT_ONLY) # MySQL-Server options -USE_MYSQL= yes USE_LDCONFIG+= ${PREFIX}/lib/mysql/plugin -OPTIONS_DEFINE+= INNODB MAXKEY MROONGA OQGRAPH +OPTIONS_DEFINE+= MAXKEY OPTIONS_DEFAULT+= MAXKEY -OPTIONS_SUB= yes +OPTIONS_GROUP= ENGINES +OPTIONS_GROUP_ENGINES= INNOBASE MROONGA OQGRAPH SPHINX SPIDER TOKUDB + +ENGINES_DESC= Optional MariaDB storage engines +INNOBASE_DESC= Build InnoDB engine next to XtraDB +MAXKEY_DESC= Change max key length from 1000 to 4000 +MROONGA_DESC= Mroonga Full Text Search engine +OQGRAPH_DESC= Open Query Graph Computation engine (Requires GCC) +SPHINX_DESC= SphinxSE engine +SPIDER_DESC= Partitioning and XA-transactions engine +TOKUDB_DESC= Fractal tree index tree data structure engine + +OPTIONS_SUB= yes + +TOKUDB_PORTDOCS= PATENTS README.md -INNODB_DESC= Build InnoDB engine next to XtraDB -MAXKEY_DESC= Change max key length from 1000 to 4000 -MROONGA_DESC= Mroonga Full Text Search engine (gcc) -OQGRAPH_DESC= Open Query Graph Computation engine (gcc) .endif -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1 -OPENSSL_CMAKE_ON= -DWITH_SSL=yes -OPENSSL_USE= OPENSSL=yes -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no +USE_OPENSSL= yes .if defined(CLIENT_ONLY) # MySQL-Client part @@ -103,15 +105,18 @@ CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" -DCMAKE_SKIP_BUILD_RPATH:BOOL=YES \ -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 -INNODB_CMAKE_OFF= -DWITHOUT_INNOBASE=1 +.for ENGINE in ${OPTIONS_GROUP_ENGINES} +${ENGINE}_CMAKE_OFF= -DWITHOUT_${ENGINE}=1 +.endfor + MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my__compare.h MROONGA_CMAKE_OFF= -DWITHOUT_MROONGA=1 -OQGRAPH_CMAKE_OFF= -DWITHOUT_OQGRAPH=1 OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libJudy.so:devel/judy # Currently OQGraph does not build using clang. # See See https://mariadb.atlassian.net/browse/MDEV-8051. -OQGRPAH_USE= gcc +OQGRAPH_USE= gcc +OQGRAPH_BROKEN= OQGraph does not build post-install: # Remove programs to avoid conflict with mariadb100-client @@ -120,7 +125,9 @@ post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/msql2mysql \ ${STAGEDIR}${PREFIX}/bin/mysql_config \ ${STAGEDIR}${PREFIX}/bin/mysql_find_rows \ - ${STAGEDIR}${PREFIX}/bin/mysqlaccess + ${STAGEDIR}${PREFIX}/bin/mysqlaccess \ + ${STAGEDIR}${DOCSDIR}/COPYING.AGPLv3 \ + ${STAGEDIR}${DOCSDIR}/COPYING.GPLv2 .endif .include @@ -131,11 +138,20 @@ CMAKE_ARGS+= -DWITH_JEMALLOC="system" CMAKE_ARGS+= -DWITH_JEMALLOC="no" .endif -# Server segfaults on i386 when built with clang >= 3.4 +.if ${PORT_OPTIONS:MTOKUDB} +NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS_REASON= TokuDB not supported on 32-bit platforms, see \ + https://github.com/percona/PerconaFT/blob/master/README.md +.endif + .if ${ARCH} == 'i386' && ${OSVERSION} >= 1001000 +# Server segfaults on i386 when built with clang >= 3.4 USE_GCC= yes .endif +post-extract-OQGRAPH-off: + @${RM} -rf ${WRKSRC}/storage/oqgraph + post-patch: @${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/my_default.c Modified: branches/2016Q2/databases/mariadb100-server/distinfo ============================================================================== --- branches/2016Q2/databases/mariadb100-server/distinfo Sat May 7 08:51:34 2016 (r414764) +++ branches/2016Q2/databases/mariadb100-server/distinfo Sat May 7 08:57:46 2016 (r414765) @@ -1,2 +1,2 @@ -SHA256 (mariadb-10.0.23.tar.gz) = 156eed69892834be66736aebe0a17a76d5031fd1c2f481a82228ff33bb7ba274 -SIZE (mariadb-10.0.23.tar.gz) = 57394548 +SHA256 (mariadb-10.0.25.tar.gz) = 4540832c18112a332f61f4eeb57140890c4e2188ae12b312f4e2e8a0363553e4 +SIZE (mariadb-10.0.25.tar.gz) = 57459461 Copied: branches/2016Q2/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp (from r414725, head/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp Sat May 7 08:57:46 2016 (r414765, copy of r414725, head/databases/mariadb100-server/files/patch-storage_connect_tabmysql.cpp) @@ -0,0 +1,13 @@ +See https://mariadb.atlassian.net/browse/MDEV-9603 + +--- storage/connect/tabmysql.cpp.orig 2016-04-28 20:27:49 UTC ++++ storage/connect/tabmysql.cpp +@@ -334,7 +334,7 @@ bool MYSQLDEF::DefineAM(PGLOBAL g, LPCST + Delayed = !!GetIntCatInfo("Delayed", 0); + } else { + // MYSQL access from a PROXY table +- Database = GetStringCatInfo(g, "Database", Schema ? Schema : PlugDup(g, "*")); ++ Database = GetStringCatInfo(g, "Database", Schema ? Schema : PlugDup(g, (PSZ)"*")); + Isview = GetBoolCatInfo("View", false); + + // We must get other connection parms from the calling table Copied: branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt (from r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt Sat May 7 08:57:46 2016 (r414765, copy of r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_CMakeLists.txt) @@ -0,0 +1,13 @@ +--- storage/tokudb/CMakeLists.txt.orig 2016-02-17 20:59:56 UTC ++++ storage/tokudb/CMakeLists.txt +@@ -131,8 +131,8 @@ SET(TOKUDB_PLUGIN_DYNAMIC "ha_tokudb") + SET(TOKUDB_SOURCES ha_tokudb.cc) + MYSQL_ADD_PLUGIN(tokudb ${TOKUDB_SOURCES} STORAGE_ENGINE MODULE_ONLY + LINK_LIBRARIES tokufractaltree_static tokuportability_static ${ZLIB_LIBRARY} stdc++) +-SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE "${CMAKE_MODULE_LINKER_FLAGS_RELEASE} -flto -fuse-linker-plugin") +-SET(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "${CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO} -flto -fuse-linker-plugin") ++SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE "${CMAKE_MODULE_LINKER_FLAGS_RELEASE}") ++SET(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "${CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO}") + + SET(CPACK_RPM_server_PACKAGE_OBSOLETES + "${CPACK_RPM_server_PACKAGE_OBSOLETES} MariaDB-tokudb-engine < 10.0.5" PARENT_SCOPE) Copied: branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake (from r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake Sat May 7 08:57:46 2016 (r414765, copy of r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_cmake__modules_TokuThirdParty.cmake) @@ -0,0 +1,37 @@ +--- storage/tokudb/PerconaFT/cmake_modules/TokuThirdParty.cmake.orig 2016-02-17 20:59:56 UTC ++++ storage/tokudb/PerconaFT/cmake_modules/TokuThirdParty.cmake +@@ -34,6 +34,13 @@ if (CMAKE_PROJECT_NAME STREQUAL TokuDB) + endif () + endif () + ++IF (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") ++ include_directories("/usr/include") ++ ++ add_library(lzma SHARED IMPORTED) ++ set_target_properties(lzma PROPERTIES IMPORTED_LOCATION ++ "/usr/lib/liblzma.so") ++ELSE() + ## add lzma with an external project + set(xz_configure_opts --with-pic --enable-static) + if (APPLE) +@@ -105,8 +112,15 @@ add_library(lzma STATIC IMPORTED) + set_target_properties(lzma PROPERTIES IMPORTED_LOCATION + "${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/xz/lib/liblzma.a") + add_dependencies(lzma build_lzma) ++ENDIF() + ++IF (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") ++ include_directories("/usr/local/include") + ++ add_library(snappy SHARED IMPORTED) ++ set_target_properties(snappy PROPERTIES IMPORTED_LOCATION ++ "/usr/local/lib/libsnappy.so") ++ELSE() + ## add snappy with an external project + set(SNAPPY_SOURCE_DIR "${TokuDB_SOURCE_DIR}/third_party/snappy-1.1.2" CACHE FILEPATH "Where to find sources for snappy.") + if (NOT EXISTS "${SNAPPY_SOURCE_DIR}/CMakeLists.txt") +@@ -140,3 +154,4 @@ add_library(snappy STATIC IMPORTED) + set_target_properties(snappy PROPERTIES IMPORTED_LOCATION + "${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/snappy/lib/libsnappy.a") + add_dependencies(snappy build_snappy) ++ENDIF() Copied: branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt (from r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt Sat May 7 08:57:46 2016 (r414765, copy of r414725, head/databases/mariadb100-server/files/patch-storage_tokudb_PerconaFT_ft_CMakeLists.txt) @@ -0,0 +1,13 @@ +--- storage/tokudb/PerconaFT/ft/CMakeLists.txt.orig 2016-02-17 21:59:56.000000000 +0100 ++++ storage/tokudb/PerconaFT/ft/CMakeLists.txt 2016-02-21 20:51:12.317052693 +0100 +@@ -84,8 +84,8 @@ set_target_properties(ft_static PROPERTI + maybe_add_gcov_to_libraries(ft ft_static) + + ## depend on other generated targets +-add_dependencies(ft install_tdb_h generate_log_code build_lzma build_snappy) +-add_dependencies(ft_static install_tdb_h generate_log_code build_lzma build_snappy) ++add_dependencies(ft install_tdb_h generate_log_code) ++add_dependencies(ft_static install_tdb_h generate_log_code) + + ## link with lzma (which should be static) and link dependers with zlib + target_link_libraries(ft LINK_PRIVATE util_static lzma snappy ${LIBTOKUPORTABILITY}) Modified: branches/2016Q2/databases/mariadb100-server/pkg-plist ============================================================================== --- branches/2016Q2/databases/mariadb100-server/pkg-plist Sat May 7 08:51:34 2016 (r414764) +++ branches/2016Q2/databases/mariadb100-server/pkg-plist Sat May 7 08:57:46 2016 (r414765) @@ -33,6 +33,8 @@ bin/perror bin/replace bin/resolve_stack_dump bin/resolveip +%%TOKUDB%%bin/tokuft_logprint +%%TOKUDB%%bin/tokuftdump include/mysql/private/embedded_priv.h lib/mysql/libmysqld.a lib/mysql/libmysqld.so @@ -51,12 +53,13 @@ lib/mysql/plugin/ha_blackhole.so lib/mysql/plugin/ha_connect.so lib/mysql/plugin/ha_federated.so lib/mysql/plugin/ha_federatedx.so -%%INNODB%%lib/mysql/plugin/ha_innodb.so +%%INNOBASE%%lib/mysql/plugin/ha_innodb.so %%MROONGA%%lib/mysql/plugin/ha_mroonga.so %%OQGRAPH%%lib/mysql/plugin/ha_oqgraph.so lib/mysql/plugin/ha_sequence.so -lib/mysql/plugin/ha_sphinx.so -lib/mysql/plugin/ha_spider.so +%%SPHINX%%lib/mysql/plugin/ha_sphinx.so +%%SPIDER%%lib/mysql/plugin/ha_spider.so +%%TOKUDB%%lib/mysql/plugin/ha_tokudb.so lib/mysql/plugin/ha_test_sql_discovery.so lib/mysql/plugin/handlersocket.so lib/mysql/plugin/libdaemon_example.so From owner-svn-ports-all@freebsd.org Sat May 7 08:58:56 2016 Return-Path: Delivered-To: svn-ports-all@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 858E4B317A3; Sat, 7 May 2016 08:58:56 +0000 (UTC) (envelope-from tota@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 5809710F9; Sat, 7 May 2016 08:58:56 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u478wtdZ029921; Sat, 7 May 2016 08:58:55 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u478wt7k029919; Sat, 7 May 2016 08:58:55 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605070858.u478wt7k029919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 7 May 2016 08:58:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414766 - head/math/R-cran-RcppArmadillo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 08:58:56 -0000 Author: tota Date: Sat May 7 08:58:55 2016 New Revision: 414766 URL: https://svnweb.freebsd.org/changeset/ports/414766 Log: - Update to 0.6.700.6.0 Modified: head/math/R-cran-RcppArmadillo/Makefile (contents, props changed) head/math/R-cran-RcppArmadillo/distinfo (contents, props changed) Modified: head/math/R-cran-RcppArmadillo/Makefile ============================================================================== --- head/math/R-cran-RcppArmadillo/Makefile Sat May 7 08:57:46 2016 (r414765) +++ head/math/R-cran-RcppArmadillo/Makefile Sat May 7 08:58:55 2016 (r414766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RcppArmadillo -PORTVERSION= 0.6.700.3.0 +PORTVERSION= 0.6.700.6.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/math/R-cran-RcppArmadillo/distinfo ============================================================================== --- head/math/R-cran-RcppArmadillo/distinfo Sat May 7 08:57:46 2016 (r414765) +++ head/math/R-cran-RcppArmadillo/distinfo Sat May 7 08:58:55 2016 (r414766) @@ -1,2 +1,2 @@ -SHA256 (RcppArmadillo_0.6.700.3.0.tar.gz) = 1ce964aecac4e51b18e88f8eaa3fcff83d438d7e94118e42b4c8145fcd1286d5 -SIZE (RcppArmadillo_0.6.700.3.0.tar.gz) = 1002967 +SHA256 (RcppArmadillo_0.6.700.6.0.tar.gz) = 40e52c1d1116f299589a083dbc776b97fc5a31422c246818b27bddf02433e374 +SIZE (RcppArmadillo_0.6.700.6.0.tar.gz) = 1004135 From owner-svn-ports-all@freebsd.org Sat May 7 09:02:10 2016 Return-Path: Delivered-To: svn-ports-all@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 B6D53B31A3A; Sat, 7 May 2016 09:02:10 +0000 (UTC) (envelope-from olgeni@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 8B46713B5; Sat, 7 May 2016 09:02:10 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47929w8032913; Sat, 7 May 2016 09:02:09 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47928pC032901; Sat, 7 May 2016 09:02:08 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605070902.u47928pC032901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 7 May 2016 09:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414767 - in head/lang: erlang erlang-runtime16 erlang-runtime17 erlang-runtime18 erlang/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 09:02:10 -0000 Author: olgeni Date: Sat May 7 09:02:08 2016 New Revision: 414767 URL: https://svnweb.freebsd.org/changeset/ports/414767 Log: Remove hardcoded RPATH from Erlang's crypto libraries. Pkg always wants to install compat10x-amd64 when using the port's default RPATH. The same fix can be found in Suse, and in Erlang packages from RabbitMQ. Noticed by: lwhsu, bapt Added: head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in (contents, props changed) head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile (contents, props changed) head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in (contents, props changed) head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile (contents, props changed) head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in (contents, props changed) head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile (contents, props changed) head/lang/erlang/files/patch-lib_crypto_c__src_Makefile.in (contents, props changed) head/lang/erlang/files/patch-lib_crypto_priv_Makefile (contents, props changed) Modified: head/lang/erlang-runtime16/Makefile head/lang/erlang-runtime17/Makefile head/lang/erlang-runtime18/Makefile head/lang/erlang/Makefile Modified: head/lang/erlang-runtime16/Makefile ============================================================================== --- head/lang/erlang-runtime16/Makefile Sat May 7 08:58:55 2016 (r414766) +++ head/lang/erlang-runtime16/Makefile Sat May 7 09:02:08 2016 (r414767) @@ -3,7 +3,7 @@ PORTNAME= erlang PORTVERSION= 16.b.03.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ Added: head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Added: head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) Modified: head/lang/erlang-runtime17/Makefile ============================================================================== --- head/lang/erlang-runtime17/Makefile Sat May 7 08:58:55 2016 (r414766) +++ head/lang/erlang-runtime17/Makefile Sat May 7 09:02:08 2016 (r414767) @@ -3,6 +3,7 @@ PORTNAME= erlang PORTVERSION= 17.5.6.9 +PORTREVISION= 1 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ Added: head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Added: head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) Modified: head/lang/erlang-runtime18/Makefile ============================================================================== --- head/lang/erlang-runtime18/Makefile Sat May 7 08:58:55 2016 (r414766) +++ head/lang/erlang-runtime18/Makefile Sat May 7 09:02:08 2016 (r414767) @@ -3,6 +3,7 @@ PORTNAME= erlang PORTVERSION= 18.3.3 +PORTREVISION= 1 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ Added: head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Added: head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) Modified: head/lang/erlang/Makefile ============================================================================== --- head/lang/erlang/Makefile Sat May 7 08:58:55 2016 (r414766) +++ head/lang/erlang/Makefile Sat May 7 09:02:08 2016 (r414767) @@ -3,6 +3,7 @@ PORTNAME= erlang PORTVERSION= 18.3.3 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ Added: head/lang/erlang/files/patch-lib_crypto_c__src_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang/files/patch-lib_crypto_c__src_Makefile.in Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Added: head/lang/erlang/files/patch-lib_crypto_priv_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang/files/patch-lib_crypto_priv_Makefile Sat May 7 09:02:08 2016 (r414767) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) From owner-svn-ports-all@freebsd.org Sat May 7 09:03:30 2016 Return-Path: Delivered-To: svn-ports-all@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 CBD9EB31B47; Sat, 7 May 2016 09:03:30 +0000 (UTC) (envelope-from amdmi3@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 9E19B1651; Sat, 7 May 2016 09:03:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4793TLQ033049; Sat, 7 May 2016 09:03:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4793TJO033048; Sat, 7 May 2016 09:03:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605070903.u4793TJO033048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 7 May 2016 09:03:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414768 - head/sysutils/stowES X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 09:03:30 -0000 Author: amdmi3 Date: Sat May 7 09:03:29 2016 New Revision: 414768 URL: https://svnweb.freebsd.org/changeset/ports/414768 Log: - Clarify LICENSE - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers Modified: head/sysutils/stowES/Makefile Modified: head/sysutils/stowES/Makefile ============================================================================== --- head/sysutils/stowES/Makefile Sat May 7 09:02:08 2016 (r414767) +++ head/sysutils/stowES/Makefile Sat May 7 09:03:29 2016 (r414768) @@ -9,20 +9,20 @@ MASTER_SITES= http://os.inf.tu-dresden.d MAINTAINER= ports@FreeBSD.org COMMENT= Stow enhancement script -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= stow:sysutils/stow -OPTIONS_DEFINE= DOCS - USES= gmake perl5 GNU_CONFIGURE= yes +NO_ARCH= yes PORTDOCS= AUTHORS ChangeLog NEWS README TODO \ ${PORTNAME}.html ${PORTNAME}.pod ${PORTNAME}.txt PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz -.include +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e "s|'md5sum',|'md5',|" ${WRKSRC}/${PORTNAME}.in @@ -30,6 +30,8 @@ post-patch: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_SCRIPT} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Sat May 7 10:54:28 2016 Return-Path: Delivered-To: svn-ports-all@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 52EE4B2F24F; Sat, 7 May 2016 10:54:28 +0000 (UTC) (envelope-from rodrigo@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 EDD9A1EA9; Sat, 7 May 2016 10:54:27 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47AsRdL066417; Sat, 7 May 2016 10:54:27 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47AsNaV066375; Sat, 7 May 2016 10:54:23 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201605071054.u47AsNaV066375@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Sat, 7 May 2016 10:54:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414769 - in head/audio/lmms: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 10:54:28 -0000 Author: rodrigo Date: Sat May 7 10:54:23 2016 New Revision: 414769 URL: https://svnweb.freebsd.org/changeset/ports/414769 Log: Update LMMS from V0.4.15 to V1.1.3 Sponsored by: Essen Linuxhotel Hackathon 2016 Added: head/audio/lmms/files/patch-include_debug.h (contents, props changed) head/audio/lmms/files/patch-include_lmms__math.h (contents, props changed) head/audio/lmms/files/patch-plugins_Amplifier_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_BassBooster_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_DualFilter_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_HydrogenImport_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_LadspaEffect_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_MidiImport_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_MidiImport_portsmf_allegro.h (contents, props changed) head/audio/lmms/files/patch-plugins_audio__file__processor_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_bit__invader_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_delay_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_dynamics__processor_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_flp__import_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_kicker_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_ladspa__browser_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_lb302_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_monstro_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_nes_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_opl2_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_organic_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_papu_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_patman_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_peak__controller__effect_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_sfxr_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_sid_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_stereo__enhancer_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_stereo__matrix_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_triple__oscillator_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_vibed_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_watsyn_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_waveshaper_CMakeLists.txt (contents, props changed) head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeLists.txt (contents, props changed) Deleted: head/audio/lmms/files/patch-_plugins_zynaddsubfx_src_Samples_Sample.cpp head/audio/lmms/files/patch-plugins_midi_import_portsmf_allegrord.cpp head/audio/lmms/files/patch-plugins_midi_import_portsmf_allegrosmfrd.cpp head/audio/lmms/files/patch-plugins_midi_import_portsmf_allegrowr.cpp head/audio/lmms/files/patch-plugins_midi_import_portsmf_mfmidi.cpp head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeList.txt head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_CMakeLists.txt head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_FL_Fl_Widget.H head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_configh.cmake.in head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_src_numericsort.c head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_src_scandir.c head/audio/lmms/files/patch-plugins_zynaddsubfx_src_Effects_Alienwah.cpp head/audio/lmms/files/patch-plugins_zynaddsubfx_src_Misc_Util.cpp head/audio/lmms/files/patch-plugins_zynaddsubfx_src_Params_PresetsStore.cpp head/audio/lmms/files/patch-plugins_zynaddsubfx_src_UI_PresetsUI.cc Modified: head/audio/lmms/Makefile head/audio/lmms/distinfo head/audio/lmms/files/patch-CMakeLists.txt head/audio/lmms/pkg-plist Modified: head/audio/lmms/Makefile ============================================================================== --- head/audio/lmms/Makefile Sat May 7 09:03:29 2016 (r414768) +++ head/audio/lmms/Makefile Sat May 7 10:54:23 2016 (r414769) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= lmms -PORTVERSION= 0.4.15 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= audio @@ -20,7 +19,9 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ libsndfile.so:audio/libsndfile \ libvorbis.so:audio/libvorbis \ libfftw3.so:math/fftw3 \ - libfftw3f.so:math/fftw3-float + libfftw3f.so:math/fftw3-float \ + libsamplerate.so:audio/libsamplerate \ + libfltk.so:x11-toolkits/fltk RUN_DEPENDS= ${LOCALBASE}/share/ladspa/rdf/caps.rdf:audio/caps-plugins \ ${LOCALBASE}/lib/ladspa/cmt.so:audio/cmt \ ${LOCALBASE}/share/ladspa/rdf/swh-plugins.rdf:audio/swhplugins \ @@ -45,7 +46,7 @@ CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \ -DWANT_VST:BOOL=OFF \ -DHAVE_STRTOLL=ON -DOS2UNIX_FILES= plugins/midi_import/portsmf/allegrowr.cpp plugins/midi_import/portsmf/mfmidi.cpp CMakeLists.txt +DOS2UNIX_FILES= CMakeLists.txt JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CMAKE_OFF= -DWANT_JACK:BOOL=OFF Modified: head/audio/lmms/distinfo ============================================================================== --- head/audio/lmms/distinfo Sat May 7 09:03:29 2016 (r414768) +++ head/audio/lmms/distinfo Sat May 7 10:54:23 2016 (r414769) @@ -1,2 +1,2 @@ -SHA256 (LMMS-lmms-v0.4.15_GH0.tar.gz) = b516f89d2dba3a34ec57668291ba537d70a2b9fd29a872407ce1d9df4b02df77 -SIZE (LMMS-lmms-v0.4.15_GH0.tar.gz) = 15828961 +SHA256 (LMMS-lmms-v1.1.3_GH0.tar.gz) = 59338e7b90e02fe18db73114aefe479c0e6d1e0e366185d71ea5c1a1e0f9e6bc +SIZE (LMMS-lmms-v1.1.3_GH0.tar.gz) = 16843533 Modified: head/audio/lmms/files/patch-CMakeLists.txt ============================================================================== --- head/audio/lmms/files/patch-CMakeLists.txt Sat May 7 09:03:29 2016 (r414768) +++ head/audio/lmms/files/patch-CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -1,20 +1,30 @@ ---- CMakeLists.txt.orig 2011-07-02 13:14:01.000000000 +0000 -+++ CMakeLists.txt 2011-10-23 07:48:40.000000000 +0000 -@@ -356,7 +356,7 @@ +--- CMakeLists.txt.orig 2016-04-24 11:28:57 UTC ++++ CMakeLists.txt +@@ -325,6 +325,7 @@ ENDIF(LMMS_BUILD_WIN32) + + # check for libsamplerate + PKG_CHECK_MODULES(SAMPLERATE REQUIRED samplerate>=0.1.8) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) + + + CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/lmmsconfig.h.in" "${CMAKE_BINARY_DIR}/lmmsconfig.h") +@@ -333,10 +334,7 @@ CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/lmms + CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/plugins/zynaddsubfx/zynaddsubfx.rc.in" "${CMAKE_BINARY_DIR}/plugins/zynaddsubfx/zynaddsubfx.rc") + # set compiler flags - #SET(CMAKE_BUILD_TYPE relwithdebug) - SET(CMAKE_C_FLAGS "-O2 -g -Wall ${CMAKE_C_FLAGS}") --SET(CMAKE_CXX_FLAGS "-O2 -g -fno-exceptions -Wall ${CMAKE_CXX_FLAGS}") -+SET(CMAKE_CXX_FLAGS "-O2 -g -fno-exceptions -Wall -Wno-unused ${CMAKE_CXX_FLAGS}") - #SET(CMAKE_C_FLAGS_${CMAKE_BUILD_TYPE} "${CMAKE_C_FLAGS}") - #SET(CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE} "${CMAKE_CXX_FLAGS}") - -@@ -462,7 +462,7 @@ - ENDIF(NOT LMMS_BUILD_APPLE) - - INSTALL(TARGETS lmms RUNTIME DESTINATION bin) -- INSTALL(FILES ${CMAKE_BINARY_DIR}/lmms.1.gz DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1/ PERMISSIONS OWNER_READ GROUP_READ WORLD_READ) -+ INSTALL(FILES ${CMAKE_BINARY_DIR}/lmms.1.gz DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1/ PERMISSIONS OWNER_READ GROUP_READ WORLD_READ) +-SET(WERROR_FLAGS "-Wall -Werror=unused-function -Wno-sign-compare -Wno-strict-overflow") +-IF(NOT LMMS_BUILD_APPLE) +- SET(WERROR_FLAGS "${WERROR_FLAGS} -Werror") +-ENDIF() ++SET(WERROR_FLAGS "-Wall -Wno-sign-compare -Wno-strict-overflow") - ENDIF(LMMS_BUILD_WIN32) + # Due to a regression in gcc-4.8.X, we need to disable array-bounds check + IF (CMAKE_COMPILER_IS_GNUCXX AND ((CMAKE_CXX_COMPILER_VERSION VERSION_EQUAL "4.8.0") OR (CMAKE_CXX_COMPILER_VERSION VERSION_GREATER "4.8.0"))) +@@ -639,6 +637,7 @@ MESSAGE( + "running cmake again!\n" + "-----------------------------------------------------------------\n" + "\n\n") ++message(STATUS "using link directories: ${FFTW3F_LIBRARY_DIRS} ${AUDIO_LIBRARY_DIRS} ${ZLIB_LIBRARY_DIRS} ${FFTW_LIBRARY_DIRS} ${MXML_LIBRARY_DIRS} ${FLTK_LIBRARY_DIRS}") + INCLUDE(InstallRequiredSystemLibraries) + SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "LMMS - easy music production for everyone!") Added: head/audio/lmms/files/patch-include_debug.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-include_debug.h Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,14 @@ +--- include/debug.h.orig 2015-03-08 02:47:14 UTC ++++ include/debug.h +@@ -30,10 +30,10 @@ + + // set whether debug-stuff (like messages on the console, asserts and other + // additional range-checkings) should be compiled +- + #ifdef LMMS_DEBUG + #include + #else ++ #undef assert + #define assert(x) ((void)(x)) + #endif + #include Added: head/audio/lmms/files/patch-include_lmms__math.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-include_lmms__math.h Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,27 @@ +--- include/lmms_math.h.orig 2016-05-05 22:56:00 UTC ++++ include/lmms_math.h +@@ -26,15 +26,14 @@ + #ifndef LMMS_MATH_H + #define LMMS_MATH_H + ++#include + #include + #include "lmms_constants.h" + #include "lmmsconfig.h" + #include + +-#include + using namespace std; + +-#if defined (LMMS_BUILD_WIN32) || defined (LMMS_BUILD_APPLE) + #ifndef isnanf + #define isnanf(x) isnan(x) + #endif +@@ -53,7 +52,6 @@ using namespace std; + #ifndef exp10f + #define exp10f(x) powf( 10, x ) + #endif +-#endif + + #ifdef __INTEL_COMPILER + Added: head/audio/lmms/files/patch-plugins_Amplifier_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_Amplifier_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/Amplifier/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/Amplifier/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(amplifier Amplifier.cpp AmplifierControls.cpp AmplifierControlDialog.cpp MOCFILES AmplifierControls.h AmplifierControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_BassBooster_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_BassBooster_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/BassBooster/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/BassBooster/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(bassbooster BassBooster.cpp BassBoosterControls.cpp BassBoosterControlDialog.cpp MOCFILES BassBoosterControls.h BassBoosterControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_DualFilter_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_DualFilter_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/DualFilter/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/DualFilter/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(dualfilter DualFilter.cpp DualFilterControls.cpp DualFilterControlDialog.cpp MOCFILES DualFilterControls.h DualFilterControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_HydrogenImport_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_HydrogenImport_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,8 @@ +--- plugins/HydrogenImport/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/HydrogenImport/CMakeLists.txt +@@ -2,3 +2,5 @@ INCLUDE(BuildPlugin) + + BUILD_PLUGIN(hydrogenimport HydrogenImport.cpp HydrogenImport.h local_file_mgr.cpp LocalFileMng.h) + ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_LadspaEffect_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_LadspaEffect_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/LadspaEffect/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/LadspaEffect/CMakeLists.txt +@@ -24,3 +24,6 @@ INCLUDE(BuildPlugin) + BUILD_PLUGIN(ladspaeffect LadspaEffect.cpp LadspaControls.cpp LadspaControlDialog.cpp LadspaSubPluginFeatures.cpp LadspaEffect.h LadspaControls.h LadspaControlDialog.h LadspaSubPluginFeatures.h MOCFILES LadspaEffect.h LadspaControls.h LadspaControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + + ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_MidiImport_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_MidiImport_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/MidiImport/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/MidiImport/CMakeLists.txt +@@ -6,3 +6,6 @@ BUILD_PLUGIN(midiimport MidiImport.cpp M + portsmf/mfmidi.cpp portsmf/mfmidi.h portsmf/strparse.cpp + portsmf/strparse.h portsmf/algrd_internal.h portsmf/algsmfrd_internal.h + portsmf/trace.h MOCFILES MidiImport.h) ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_MidiImport_portsmf_allegro.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_MidiImport_portsmf_allegro.h Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,10 @@ +--- plugins/MidiImport/portsmf/allegro.h.orig 2015-03-08 02:47:14 UTC ++++ plugins/MidiImport/portsmf/allegro.h +@@ -904,6 +904,7 @@ public: + void insert_silence(double t, double len); + Alg_track_ptr copy_track(int track_num, double t, double len, bool all); + Alg_seq *copy(double start, double len, bool all); ++ using Alg_track::paste; + void paste(double start, Alg_seq *seq); + virtual void clear(double t, double len, bool all); + virtual void merge(double t, Alg_event_list_ptr seq); Added: head/audio/lmms/files/patch-plugins_audio__file__processor_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_audio__file__processor_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/audio_file_processor/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/audio_file_processor/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(audiofileprocessor audio_file_processor.cpp audio_file_processor.h MOCFILES audio_file_processor.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_bit__invader_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_bit__invader_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/bit_invader/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/bit_invader/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(bitinvader bit_invader.cpp bit_invader.h MOCFILES bit_invader.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_delay_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_delay_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/delay/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/delay/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(delay delayeffect.cpp delaycontrols.cpp delaycontrolsdialog.cpp lfo.cpp stereodelay.cpp MOCFILES delaycontrols.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_dynamics__processor_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_dynamics__processor_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/dynamics_processor/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/dynamics_processor/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(dynamicsprocessor dynamics_processor.cpp dynamics_processor_controls.cpp dynamics_processor_control_dialog.cpp MOCFILES dynamics_processor_controls.h dynamics_processor_control_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_flp__import_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_flp__import_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/flp_import/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/flp_import/CMakeLists.txt +@@ -3,3 +3,6 @@ INCLUDE(BuildPlugin) + INCLUDE_DIRECTORIES(unrtf) + + BUILD_PLUGIN(flpimport FlpImport.cpp unrtf.cpp FlpImport.h) ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_kicker_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_kicker_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/kicker/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/kicker/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(kicker kicker.cpp kicker.h MOCFILES kicker.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_ladspa__browser_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_ladspa__browser_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/ladspa_browser/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/ladspa_browser/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(ladspabrowser ladspa_browser.cpp ladspa_browser.h ladspa_description.cpp ladspa_description.h ladspa_port_dialog.cpp ladspa_port_dialog.h MOCFILES ladspa_browser.h ladspa_description.h ladspa_port_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_lb302_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_lb302_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/lb302/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/lb302/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(lb302 lb302.cpp lb302.h MOCFILES lb302.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_monstro_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_monstro_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/monstro/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/monstro/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(monstro Monstro.cpp Monstro.h MOCFILES Monstro.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_nes_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_nes_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/nes/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/nes/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(nes Nes.cpp Nes.h MOCFILES Nes.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_opl2_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_opl2_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/opl2/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/opl2/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(OPL2 opl2instrument.cpp opl2instrument.h opl.h fmopl.c fmopl.h temuopl.cpp temuopl.h MOCFILES opl2instrument.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_organic_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_organic_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/organic/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/organic/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(organic organic.cpp organic.h MOCFILES organic.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_papu_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_papu_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/papu/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/papu/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(papu papu_instrument.cpp papu_instrument.h Basic_Gb_Apu.cpp Basic_Gb_Apu.h gb_apu/Gb_Oscs.cpp gb_apu/Gb_Apu.h gb_apu/Blip_Buffer.cpp gb_apu/Gb_Apu.cpp gb_apu/Gb_Oscs.h gb_apu/blargg_common.h gb_apu/Blip_Buffer.h gb_apu/Multi_Buffer.cpp gb_apu/blargg_source.h gb_apu/Blip_Synth.h gb_apu/Multi_Buffer.h MOCFILES papu_instrument.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_patman_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_patman_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/patman/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/patman/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(patman patman.cpp patman.h MOCFILES patman.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_peak__controller__effect_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_peak__controller__effect_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/peak_controller_effect/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/peak_controller_effect/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(peakcontrollereffect peak_controller_effect.cpp peak_controller_effect_controls.cpp peak_controller_effect_control_dialog.cpp peak_controller_effect.h peak_controller_effect_controls.h peak_controller_effect_control_dialog.h MOCFILES peak_controller_effect_controls.h peak_controller_effect_control_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_sfxr_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_sfxr_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/sfxr/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/sfxr/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(sfxr sfxr.cpp sfxr.h MOCFILES sfxr.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_sid_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_sid_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/sid/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/sid/CMakeLists.txt +@@ -2,4 +2,5 @@ INCLUDE(BuildPlugin) + + BUILD_PLUGIN(sid sid_instrument.cpp sid_instrument.h envelope.h extfilt.h filter.h pot.h siddefs.h sid.h spline.h voice.h wave.h envelope.cc extfilt.cc filter.cc pot.cc sid.cc version.cc voice.cc wave6581_PS_.cc wave6581_PST.cc wave6581_P_T.cc wave6581__ST.cc wave8580_PS_.cc wave8580_PST.cc wave8580_P_T.cc wave8580__ST.cc wave.cc MOCFILES sid_instrument.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + +- ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_stereo__enhancer_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_stereo__enhancer_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,8 @@ +--- plugins/stereo_enhancer/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/stereo_enhancer/CMakeLists.txt +@@ -2,3 +2,5 @@ INCLUDE(BuildPlugin) + + BUILD_PLUGIN(stereoenhancer stereo_enhancer.cpp stereoenhancer_controls.cpp stereoenhancer_control_dialog.cpp stereo_enhancer.h stereoenhancer_controls.h stereoenhancer_control_dialog.h MOCFILES stereoenhancer_controls.h stereoenhancer_control_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_stereo__matrix_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_stereo__matrix_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,8 @@ +--- plugins/stereo_matrix/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/stereo_matrix/CMakeLists.txt +@@ -2,3 +2,5 @@ INCLUDE(BuildPlugin) + + BUILD_PLUGIN(stereomatrix stereo_matrix.cpp stereomatrix_controls.cpp stereomatrix_control_dialog.cpp stereo_matrix.h stereomatrix_controls.h stereomatrix_control_dialog.h MOCFILES stereomatrix_controls.h stereomatrix_control_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_triple__oscillator_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_triple__oscillator_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/triple_oscillator/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/triple_oscillator/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(tripleoscillator TripleOscillator.cpp TripleOscillator.h MOCFILES TripleOscillator.h EMBEDDED_RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.png) ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_vibed_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_vibed_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/vibed/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/vibed/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(vibedstrings vibed.cpp nine_button_selector.cpp string_container.cpp vibrating_string.cpp vibed.h nine_button_selector.h string_container.h vibrating_string.h MOCFILES vibed.h nine_button_selector.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_watsyn_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_watsyn_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/watsyn/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/watsyn/CMakeLists.txt +@@ -3,3 +3,6 @@ INCLUDE(BuildPlugin) + LINK_DIRECTORIES(${SAMPLERATE_LIBRARY_DIRS}) + LINK_LIBRARIES(${SAMPLERATE_LIBRARIES}) + BUILD_PLUGIN(watsyn Watsyn.cpp Watsyn.h MOCFILES Watsyn.h EMBEDDED_RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.png) ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_waveshaper_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_waveshaper_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,9 @@ +--- plugins/waveshaper/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/waveshaper/CMakeLists.txt +@@ -1,3 +1,6 @@ + INCLUDE(BuildPlugin) + + BUILD_PLUGIN(waveshaper waveshaper.cpp waveshaper_controls.cpp waveshaper_control_dialog.cpp MOCFILES waveshaper_controls.h waveshaper_control_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") ++ ++include_directories(${SAMPLERATE_INCLUDE_DIRS}) ++link_directories(${SAMPLERATE_LIBRARY_DIRS}) Added: head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeLists.txt Sat May 7 10:54:23 2016 (r414769) @@ -0,0 +1,22 @@ +--- plugins/zynaddsubfx/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC ++++ plugins/zynaddsubfx/CMakeLists.txt +@@ -49,6 +49,7 @@ INCLUDE_DIRECTORIES("${FLTK_INCLUDE_DIR} + "${CMAKE_BINARY_DIR}") + + include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/zynaddsubfx/src/UI) ++link_directories(${FFTW3F_LIBRARY_DIRS}) + + ADD_DEFINITIONS(-DPLUGINVERSION) # removes exit confirmation dialogs etc. in MasterUI.fl + add_subdirectory(zynaddsubfx/src/Nio) +@@ -137,11 +138,6 @@ IF(LMMS_BUILD_WIN32) + TARGET_LINK_LIBRARIES(RemoteZynAddSubFx ${QT_LIBRARIES}) + ENDIF(LMMS_BUILD_WIN32) + +-# FLTK needs X +-IF(LMMS_BUILD_LINUX) +- TARGET_LINK_LIBRARIES(RemoteZynAddSubFx -ldl) +-ENDIF(LMMS_BUILD_LINUX) +- + + IF(LMMS_BUILD_WIN32) + ADD_CUSTOM_COMMAND(TARGET ZynAddSubFxCore POST_BUILD COMMAND "${STRIP}" "\"${CMAKE_CURRENT_BINARY_DIR}/libZynAddSubFxCore.dll\"") Modified: head/audio/lmms/pkg-plist ============================================================================== --- head/audio/lmms/pkg-plist Sat May 7 09:03:29 2016 (r414768) +++ head/audio/lmms/pkg-plist Sat May 7 10:54:23 2016 (r414769) @@ -1,4 +1,4 @@ -@(,,4755) %%QT_BINDIR%%/lmms +%%QT_BINDIR%%/lmms include/lmms/AudioAlsa.h include/lmms/AudioDevice.h include/lmms/AudioDummy.h @@ -18,6 +18,7 @@ include/lmms/AutomationEditor.h include/lmms/AutomationPattern.h include/lmms/AutomationPatternView.h include/lmms/AutomationTrack.h +include/lmms/BandLimitedWave.h include/lmms/Clipboard.h include/lmms/ComboBoxModel.h include/lmms/Controller.h @@ -26,7 +27,9 @@ include/lmms/ControllerConnectionDialog. include/lmms/ControllerDialog.h include/lmms/ControllerRackView.h include/lmms/ControllerView.h +include/lmms/DataFile.h include/lmms/DetuningHelper.h +include/lmms/DspEffectLibrary.h include/lmms/DummyEffect.h include/lmms/DummyInstrument.h include/lmms/DummyPlugin.h @@ -39,6 +42,9 @@ include/lmms/EffectSelectDialog.h include/lmms/EffectView.h include/lmms/EnvelopeAndLfoParameters.h include/lmms/EnvelopeAndLfoView.h +include/lmms/FileBrowser.h +include/lmms/FileDialog.h +include/lmms/FxLine.h include/lmms/FxMixer.h include/lmms/FxMixerView.h include/lmms/ImportFilter.h @@ -56,41 +62,72 @@ include/lmms/JournallingObject.h include/lmms/LadspaBase.h include/lmms/LadspaControl.h include/lmms/LadspaControlView.h +include/lmms/LcdSpinBox.h +include/lmms/LcdWidget.h include/lmms/LfoController.h +include/lmms/LmmsPalette.h +include/lmms/LmmsStyle.h include/lmms/MainWindow.h +include/lmms/MemoryHelper.h include/lmms/MeterDialog.h include/lmms/MeterModel.h include/lmms/MicroTimer.h +include/lmms/Midi.h include/lmms/MidiAlsaRaw.h include/lmms/MidiAlsaSeq.h include/lmms/MidiClient.h include/lmms/MidiController.h include/lmms/MidiDummy.h +include/lmms/MidiEvent.h include/lmms/MidiEventProcessor.h include/lmms/MidiOss.h include/lmms/MidiPort.h include/lmms/MidiPortMenu.h +include/lmms/MidiTime.h include/lmms/MidiWinMM.h +include/lmms/MixHelpers.h +include/lmms/Mixer.h +include/lmms/MixerProfiler.h +include/lmms/MixerWorkerThread.h include/lmms/Model.h include/lmms/ModelView.h +include/lmms/NotePlayHandle.h include/lmms/Oscillator.h +include/lmms/Pattern.h include/lmms/PeakController.h include/lmms/Piano.h +include/lmms/PianoRoll.h include/lmms/PianoView.h +include/lmms/Pitch.h +include/lmms/PlayHandle.h include/lmms/Plugin.h include/lmms/PluginView.h +include/lmms/PresetPreviewPlayHandle.h include/lmms/ProjectJournal.h include/lmms/ProjectRenderer.h include/lmms/RemotePlugin.h +include/lmms/RmsHelper.h +include/lmms/SampleBuffer.h +include/lmms/SamplePlayHandle.h +include/lmms/SampleRecordHandle.h +include/lmms/SampleTrack.h +include/lmms/SendButtonIndicator.h include/lmms/SerializingObject.h include/lmms/SideBar.h include/lmms/SideBarWidget.h +include/lmms/SongEditor.h include/lmms/SweepOscillator.h include/lmms/TempoSyncKnob.h include/lmms/TempoSyncKnobModel.h +include/lmms/ThreadableJob.h +include/lmms/TimeDisplayWidget.h include/lmms/ToolPlugin.h include/lmms/ToolPluginView.h -include/lmms/VST_sync_shm.h +include/lmms/TrackContainer.h +include/lmms/TrackContainerView.h +include/lmms/VersionedSaveDialog.h +include/lmms/VstSyncController.h +include/lmms/VstSyncData.h include/lmms/about_dialog.h include/lmms/aeffectx.h include/lmms/atomic_int.h @@ -108,7 +145,6 @@ include/lmms/cpuload_widget.h include/lmms/custom_events.h include/lmms/debug.h include/lmms/drumsynth.h -include/lmms/effect_lib.h include/lmms/embed.cpp include/lmms/embed.h include/lmms/endian_handling.h @@ -119,7 +155,6 @@ include/lmms/fade_button.h include/lmms/fader.h include/lmms/fft_helpers.h include/lmms/fifo_buffer.h -include/lmms/file_browser.h include/lmms/graph.h include/lmms/group_box.h include/lmms/gui_templates.h @@ -128,44 +163,26 @@ include/lmms/knob.h include/lmms/ladspa.h include/lmms/ladspa_2_lmms.h include/lmms/ladspa_manager.h -include/lmms/lcd_spinbox.h include/lmms/led_checkbox.h include/lmms/lmms_basics.h include/lmms/lmms_constants.h include/lmms/lmms_math.h -include/lmms/lmms_style.h include/lmms/lmmsconfig.h include/lmms/lmmsversion.h -include/lmms/midi.h -include/lmms/midi_time.h -include/lmms/mixer.h -include/lmms/mmp.h include/lmms/note.h -include/lmms/note_play_handle.h include/lmms/nstate_button.h include/lmms/panning.h include/lmms/panning_constants.h -include/lmms/pattern.h -include/lmms/pch.h -include/lmms/piano_roll.h include/lmms/pixmap_button.h -include/lmms/play_handle.h include/lmms/plugin_browser.h -include/lmms/preset_preview_play_handle.h include/lmms/project_notes.h include/lmms/project_version.h include/lmms/rename_dialog.h include/lmms/rubberband.h -include/lmms/sample_buffer.h -include/lmms/sample_play_handle.h -include/lmms/sample_record_handle.h -include/lmms/sample_track.h include/lmms/setup_dialog.h include/lmms/shared_object.h include/lmms/song.h -include/lmms/song_editor.h include/lmms/string_pair_drag.h -include/lmms/surround_area.h include/lmms/tab_bar.h include/lmms/tab_button.h include/lmms/tab_widget.h @@ -175,18 +192,22 @@ include/lmms/timeline.h include/lmms/tool_button.h include/lmms/tooltip.h include/lmms/track.h -include/lmms/track_container.h -include/lmms/track_container_view.h include/lmms/track_label_button.h include/lmms/transformable_auto_model.h include/lmms/update_event.h +include/lmms/versioninfo.h include/lmms/visualization_widget.h include/lmms/volume.h lib/lmms/RemoteZynAddSubFx +lib/lmms/libOPL2.so lib/lmms/libZynAddSubFxCore.so +lib/lmms/libamplifier.so lib/lmms/libaudiofileprocessor.so lib/lmms/libbassbooster.so lib/lmms/libbitinvader.so +lib/lmms/libdelay.so +lib/lmms/libdualfilter.so +lib/lmms/libdynamicsprocessor.so lib/lmms/libflpimport.so lib/lmms/libhydrogenimport.so lib/lmms/libkicker.so @@ -194,21 +215,26 @@ lib/lmms/libladspabrowser.so lib/lmms/libladspaeffect.so lib/lmms/liblb302.so lib/lmms/libmidiimport.so +lib/lmms/libmonstro.so +lib/lmms/libnes.so lib/lmms/liborganic.so lib/lmms/libpapu.so lib/lmms/libpatman.so lib/lmms/libpeakcontrollereffect.so lib/lmms/libsf2player.so +lib/lmms/libsfxr.so lib/lmms/libsid.so lib/lmms/libspectrumanalyzer.so lib/lmms/libstereoenhancer.so lib/lmms/libstereomatrix.so lib/lmms/libtripleoscillator.so lib/lmms/libvibedstrings.so +lib/lmms/libwatsyn.so +lib/lmms/libwaveshaper.so lib/lmms/libzynaddsubfx.so -man/man1/lmms.1.gz share/applications/lmms.desktop %%DATADIR%%/backgrounds/lmms_tile.png +%%DATADIR%%/backgrounds/newbg.png %%DATADIR%%/backgrounds/vinnie.png %%DATADIR%%/locale/ca.qm %%DATADIR%%/locale/cs.qm @@ -217,14 +243,16 @@ share/applications/lmms.desktop %%DATADIR%%/locale/es.qm %%DATADIR%%/locale/fa.qm %%DATADIR%%/locale/fr.qm +%%DATADIR%%/locale/gl.qm %%DATADIR%%/locale/it.qm %%DATADIR%%/locale/ja.qm %%DATADIR%%/locale/ko.qm %%DATADIR%%/locale/nl.qm %%DATADIR%%/locale/pl.qm -%%DATADIR%%/locale/pt_br.qm +%%DATADIR%%/locale/pt.qm %%DATADIR%%/locale/ru.qm %%DATADIR%%/locale/sv.qm +%%DATADIR%%/locale/zh.qm %%DATADIR%%/presets/AudioFileProcessor/Bass-Mania.xpf %%DATADIR%%/presets/AudioFileProcessor/Erazor.xpf %%DATADIR%%/presets/AudioFileProcessor/Fat-Reversed-Kick.xpf @@ -237,6 +265,7 @@ share/applications/lmms.desktop %%DATADIR%%/presets/BitInvader/cello.xpf %%DATADIR%%/presets/BitInvader/drama.xpf %%DATADIR%%/presets/BitInvader/epiano.xpf +%%DATADIR%%/presets/BitInvader/invaders_must_die.xpf %%DATADIR%%/presets/BitInvader/pluck.xpf %%DATADIR%%/presets/BitInvader/soft_pad.xpf %%DATADIR%%/presets/BitInvader/spacefx.xpf @@ -244,9 +273,48 @@ share/applications/lmms.desktop %%DATADIR%%/presets/BitInvader/sweep_pad.xpf %%DATADIR%%/presets/BitInvader/toy_piano.xpf %%DATADIR%%/presets/BitInvader/wah_synth.xpf +%%DATADIR%%/presets/Kicker/Clap dry.xpf +%%DATADIR%%/presets/Kicker/Clap.xpf +%%DATADIR%%/presets/Kicker/HihatClosed.xpf +%%DATADIR%%/presets/Kicker/HihatOpen.xpf +%%DATADIR%%/presets/Kicker/KickPower.xpf +%%DATADIR%%/presets/Kicker/Shaker.xpf +%%DATADIR%%/presets/Kicker/SnareLong.xpf +%%DATADIR%%/presets/Kicker/SnareMarch.xpf +%%DATADIR%%/presets/Kicker/TR909-RimShot.xpf +%%DATADIR%%/presets/Kicker/TrapKick.xpf +%%DATADIR%%/presets/LB302/AcidLead.xpf +%%DATADIR%%/presets/LB302/AngryLead.xpf +%%DATADIR%%/presets/LB302/DroneArp.xpf %%DATADIR%%/presets/LB302/GoodOldTimes.xpf %%DATADIR%%/presets/LB302/Oh Synth.xpf %%DATADIR%%/presets/LB302/STrash.xpf +%%DATADIR%%/presets/Monstro/Growl.xpf +%%DATADIR%%/presets/Monstro/HorrorLead.xpf +%%DATADIR%%/presets/Monstro/Phat.xpf +%%DATADIR%%/presets/Monstro/ScaryBell.xpf +%%DATADIR%%/presets/Nescaline/Chomp.xpf +%%DATADIR%%/presets/Nescaline/Detune_lead.xpf +%%DATADIR%%/presets/Nescaline/Engine_overheats.xpf +%%DATADIR%%/presets/Nescaline/Fireball_flick.xpf +%%DATADIR%%/presets/Nescaline/Mega_weapon.xpf +%%DATADIR%%/presets/OpulenZ/Bagpipe.xpf +%%DATADIR%%/presets/OpulenZ/Bells.xpf +%%DATADIR%%/presets/OpulenZ/Brass.xpf +%%DATADIR%%/presets/OpulenZ/Bubbly_days.xpf +%%DATADIR%%/presets/OpulenZ/Cheesy_synth.xpf +%%DATADIR%%/presets/OpulenZ/Clarinet.xpf +%%DATADIR%%/presets/OpulenZ/Combo_organ.xpf +%%DATADIR%%/presets/OpulenZ/Epiano.xpf +%%DATADIR%%/presets/OpulenZ/Funky.xpf +%%DATADIR%%/presets/OpulenZ/Halo_pad.xpf +%%DATADIR%%/presets/OpulenZ/Harp.xpf +%%DATADIR%%/presets/OpulenZ/Organ_leslie.xpf +%%DATADIR%%/presets/OpulenZ/Pad.xpf +%%DATADIR%%/presets/OpulenZ/Square.xpf +%%DATADIR%%/presets/OpulenZ/Vibraphone.xpf +%%DATADIR%%/presets/Organic/Pwnage.xpf +%%DATADIR%%/presets/Organic/Rubberband.xpf %%DATADIR%%/presets/Organic/organ_blues.xpf %%DATADIR%%/presets/Organic/organ_risingsun.xpf %%DATADIR%%/presets/Organic/organ_swish.xpf @@ -255,69 +323,78 @@ share/applications/lmms.desktop %%DATADIR%%/presets/Organic/pad_sweep.xpf %%DATADIR%%/presets/Organic/puresine.xpf %%DATADIR%%/presets/Organic/sequencer_64.xpf +%%DATADIR%%/presets/SID/Bass.xpf +%%DATADIR%%/presets/SID/CheesyGuitar.xpf +%%DATADIR%%/presets/SID/Lead.xpf +%%DATADIR%%/presets/SID/MadMind.xpf +%%DATADIR%%/presets/SID/Overdrive.xpf +%%DATADIR%%/presets/SID/Pad.xpf %%DATADIR%%/presets/TripleOscillator/AmazingBubbles.xpf +%%DATADIR%%/presets/TripleOscillator/AnalogBell.xpf %%DATADIR%%/presets/TripleOscillator/AnalogDreamz.xpf %%DATADIR%%/presets/TripleOscillator/AnalogTimes.xpf -%%DATADIR%%/presets/TripleOscillator/AnalogTimes2.xpf %%DATADIR%%/presets/TripleOscillator/Analogous.xpf -%%DATADIR%%/presets/TripleOscillator/ArpKing.xpf -%%DATADIR%%/presets/TripleOscillator/Arpeggio_1.xpf -%%DATADIR%%/presets/TripleOscillator/Arpeggio_2.xpf +%%DATADIR%%/presets/TripleOscillator/Arpeggio.xpf +%%DATADIR%%/presets/TripleOscillator/ArpeggioPing.xpf %%DATADIR%%/presets/TripleOscillator/Bell.xpf -%%DATADIR%%/presets/TripleOscillator/Bell_2.xpf +%%DATADIR%%/presets/TripleOscillator/BellArp.xpf +%%DATADIR%%/presets/TripleOscillator/BlandModBass.xpf +%%DATADIR%%/presets/TripleOscillator/BrokenToy.xpf %%DATADIR%%/presets/TripleOscillator/ChurchOrgan.xpf -%%DATADIR%%/presets/TripleOscillator/DeathBass.xpf -%%DATADIR%%/presets/TripleOscillator/Distorted-FM-Bass.xpf -%%DATADIR%%/presets/TripleOscillator/Dull-Bell-Arp.xpf +%%DATADIR%%/presets/TripleOscillator/CryingPads.xpf +%%DATADIR%%/presets/TripleOscillator/DetunedGhost.xpf +%%DATADIR%%/presets/TripleOscillator/DirtyReece.xpf +%%DATADIR%%/presets/TripleOscillator/DistortedPMBass.xpf +%%DATADIR%%/presets/TripleOscillator/Drums_HardKick.xpf +%%DATADIR%%/presets/TripleOscillator/Drums_HihatC.xpf +%%DATADIR%%/presets/TripleOscillator/Drums_HihatO.xpf +%%DATADIR%%/presets/TripleOscillator/Drums_Kick.xpf +%%DATADIR%%/presets/TripleOscillator/Drums_Snare.xpf +%%DATADIR%%/presets/TripleOscillator/DullBell.xpf %%DATADIR%%/presets/TripleOscillator/E-Organ.xpf %%DATADIR%%/presets/TripleOscillator/E-Organ2.xpf +%%DATADIR%%/presets/TripleOscillator/ElectricOboe.xpf %%DATADIR%%/presets/TripleOscillator/Erazzor.xpf -%%DATADIR%%/presets/TripleOscillator/Fat-FMish-Bells.xpf -%%DATADIR%%/presets/TripleOscillator/Fat-TB303-Arp.xpf -%%DATADIR%%/presets/TripleOscillator/Fat.xpf %%DATADIR%%/presets/TripleOscillator/FatCheese.xpf +%%DATADIR%%/presets/TripleOscillator/FatPMArp.xpf +%%DATADIR%%/presets/TripleOscillator/FatTB303Arp.xpf %%DATADIR%%/presets/TripleOscillator/Freaky-Bass.xpf %%DATADIR%%/presets/TripleOscillator/FutureBass.xpf -%%DATADIR%%/presets/TripleOscillator/Gong.xpf +%%DATADIR%%/presets/TripleOscillator/FuzzyAnalogBass.xpf +%%DATADIR%%/presets/TripleOscillator/Garfunkel.xpf +%%DATADIR%%/presets/TripleOscillator/GhostBoy.xpf %%DATADIR%%/presets/TripleOscillator/Harmonium.xpf %%DATADIR%%/presets/TripleOscillator/Harp-of-a-Fairy.xpf -%%DATADIR%%/presets/TripleOscillator/Harpsichord.xpf %%DATADIR%%/presets/TripleOscillator/HiPad.xpf +%%DATADIR%%/presets/TripleOscillator/HugeGrittyBass.xpf %%DATADIR%%/presets/TripleOscillator/Jupiter.xpf -%%DATADIR%%/presets/TripleOscillator/Kick.xpf -%%DATADIR%%/presets/TripleOscillator/Kick2.xpf %%DATADIR%%/presets/TripleOscillator/LFO-party.xpf %%DATADIR%%/presets/TripleOscillator/LovelyDream.xpf %%DATADIR%%/presets/TripleOscillator/MoogArpeggio.xpf %%DATADIR%%/presets/TripleOscillator/MoveYourBody.xpf %%DATADIR%%/presets/TripleOscillator/OldComputerGames.xpf +%%DATADIR%%/presets/TripleOscillator/PM-FMstring.xpf +%%DATADIR%%/presets/TripleOscillator/PMFMFTWbass.xpf +%%DATADIR%%/presets/TripleOscillator/PMbass.xpf +%%DATADIR%%/presets/TripleOscillator/PercussiveBass.xpf %%DATADIR%%/presets/TripleOscillator/Play-some-rock.xpf %%DATADIR%%/presets/TripleOscillator/PluckArpeggio.xpf -%%DATADIR%%/presets/TripleOscillator/Plucked.xpf +%%DATADIR%%/presets/TripleOscillator/PluckBass.xpf %%DATADIR%%/presets/TripleOscillator/PowerStrings.xpf %%DATADIR%%/presets/TripleOscillator/RaveBass.xpf %%DATADIR%%/presets/TripleOscillator/Ravemania.xpf %%DATADIR%%/presets/TripleOscillator/ResoBass.xpf %%DATADIR%%/presets/TripleOscillator/ResonantPad.xpf -%%DATADIR%%/presets/TripleOscillator/RockOrgan.xpf %%DATADIR%%/presets/TripleOscillator/Rough!.xpf -%%DATADIR%%/presets/TripleOscillator/SBass.xpf -%%DATADIR%%/presets/TripleOscillator/SBass2.xpf %%DATADIR%%/presets/TripleOscillator/SEGuitar.xpf -%%DATADIR%%/presets/TripleOscillator/SawLead.xpf %%DATADIR%%/presets/TripleOscillator/SawReso.xpf -%%DATADIR%%/presets/TripleOscillator/Short1.xpf -%%DATADIR%%/presets/TripleOscillator/Short2.xpf -%%DATADIR%%/presets/TripleOscillator/Short3.xpf -%%DATADIR%%/presets/TripleOscillator/Short4.xpf -%%DATADIR%%/presets/TripleOscillator/Snare.xpf -%%DATADIR%%/presets/TripleOscillator/SoftBass.xpf -%%DATADIR%%/presets/TripleOscillator/SoftStrings.xpf %%DATADIR%%/presets/TripleOscillator/SpaceBass.xpf %%DATADIR%%/presets/TripleOscillator/Square.xpf +%%DATADIR%%/presets/TripleOscillator/SquarePing.xpf +%%DATADIR%%/presets/TripleOscillator/SuperSawLead.xpf %%DATADIR%%/presets/TripleOscillator/Supernova.xpf -%%DATADIR%%/presets/TripleOscillator/TB303-Arpeggio.xpf %%DATADIR%%/presets/TripleOscillator/TB303.xpf +%%DATADIR%%/presets/TripleOscillator/TINTNpad.xpf %%DATADIR%%/presets/TripleOscillator/TheFirstOne.xpf %%DATADIR%%/presets/TripleOscillator/TheMaster.xpf %%DATADIR%%/presets/TripleOscillator/TranceLead.xpf @@ -326,6 +403,9 @@ share/applications/lmms.desktop %%DATADIR%%/presets/TripleOscillator/Xylophon.xpf %%DATADIR%%/presets/Vibed/Harpsichord.xpf %%DATADIR%%/presets/Vibed/SadPad.xpf +%%DATADIR%%/presets/Watsyn/Epic_lead.xpf +%%DATADIR%%/presets/Watsyn/Phase_bass.xpf +%%DATADIR%%/presets/Watsyn/Pulse.xpf %%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0001-Arpeggio1.xiz %%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0002-Arpeggio2.xiz %%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0003-Arpeggio3.xiz @@ -349,6 +429,8 @@ share/applications/lmms.desktop %%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0065-Hyper Organ1.xiz %%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0066-Hyper Arpeggio.xiz %%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0068-Glass Arpeggio.xiz +%%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0068-Glass Arpeggio1.xiz +%%DATADIR%%/presets/ZynAddSubFX/Arpeggios/0069-Glass Arpeggio2.xiz %%DATADIR%%/presets/ZynAddSubFX/Bass/0001-Bass 1.xiz %%DATADIR%%/presets/ZynAddSubFX/Bass/0002-Bass 2.xiz %%DATADIR%%/presets/ZynAddSubFX/Bass/0003-Bass 3 _analog_.xiz @@ -375,6 +457,8 @@ share/applications/lmms.desktop %%DATADIR%%/presets/ZynAddSubFX/Brass/0036-Analog Brass 4.xiz %%DATADIR%%/presets/ZynAddSubFX/Brass/0065-Simple Brass.xiz %%DATADIR%%/presets/ZynAddSubFX/Brass/0066-Fat Brass.xiz +%%DATADIR%%/presets/ZynAddSubFX/Brass/0067-Brass Pad1.xiz +%%DATADIR%%/presets/ZynAddSubFX/Brass/0068-Brass Pad2.xiz %%DATADIR%%/presets/ZynAddSubFX/ChoirAndVoice/0001-AHH Choir 1.xiz %%DATADIR%%/presets/ZynAddSubFX/ChoirAndVoice/0002-AHH Choir 2.xiz %%DATADIR%%/presets/ZynAddSubFX/ChoirAndVoice/0003-EHH Choir 1.xiz @@ -398,115 +482,324 @@ share/applications/lmms.desktop %%DATADIR%%/presets/ZynAddSubFX/ChoirAndVoice/0069-Vocal Morph 5.xiz %%DATADIR%%/presets/ZynAddSubFX/ChoirAndVoice/0070-Vocal Morph 6.xiz %%DATADIR%%/presets/ZynAddSubFX/ChoirAndVoice/0071-Vocal Morph 7.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0001-Xylophone.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0002-Vibraphone.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0003-Soft Vibes.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0004-Simple Chimes.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0005-Silver Bell.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0008-Ethereal.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0010-Trem Lead.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0012-Trem Synth Piano 3.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0015-Simple Square.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0016-Full Square.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0018-Steel Wire.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0020-Fantasia.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0021-Soft.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0028-Echo Bubbles.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0029-Full Strings.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0030-Slow Strings.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0032-Pizzicato Strings.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0033-Trem Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0034-Warm Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0035-Hard Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0036-Bright Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0037-Multi Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0038-Slow Saw.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0039-Medium Saw.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0040-Hard Saw.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0041-Voiced Saw.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0042-Matrix.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0043-Sweep Matrix.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0044-Wipe Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0045-Hard Stereo Sweep Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0046-Master Synth Low.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0047-Master Synth High.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0048-Sharp Synth.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0050-Fretless Bass.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0051-Decay Bass.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0052-Steel Bass.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0053-Synth Bass.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0057-Sub Delay.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0058-Reed Organ.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0059-Soft Organ.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0060-Thin Pipe.xiz -%%DATADIR%%/presets/ZynAddSubFX/Collections/WillGodfrey/0061-Great Organ.xiz *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat May 7 11:18:26 2016 Return-Path: Delivered-To: svn-ports-all@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 6500AB2FADD; Sat, 7 May 2016 11:18:26 +0000 (UTC) (envelope-from matthew@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 1C0C01982; Sat, 7 May 2016 11:18:26 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47BIPXm072763; Sat, 7 May 2016 11:18:25 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47BIPCX072762; Sat, 7 May 2016 11:18:25 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605071118.u47BIPCX072762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 7 May 2016 11:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414770 - head/www/squid-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 11:18:26 -0000 Author: matthew Date: Sat May 7 11:18:25 2016 New Revision: 414770 URL: https://svnweb.freebsd.org/changeset/ports/414770 Log: Temporarily remove www/squid-devel port in order to fix missed repocopy from www/squid Reported by: danfe Deleted: head/www/squid-devel/ From owner-svn-ports-all@freebsd.org Sat May 7 11:20:13 2016 Return-Path: Delivered-To: svn-ports-all@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 563F6B2FB64; Sat, 7 May 2016 11:20:13 +0000 (UTC) (envelope-from matthew@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 258281A76; Sat, 7 May 2016 11:20:13 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47BKCIX073030; Sat, 7 May 2016 11:20:12 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47BKB9x073022; Sat, 7 May 2016 11:20:11 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605071120.u47BKB9x073022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 7 May 2016 11:20:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414771 - in head/www/squid-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 11:20:13 -0000 Author: matthew Date: Sat May 7 11:20:11 2016 New Revision: 414771 URL: https://svnweb.freebsd.org/changeset/ports/414771 Log: Reinstate www/squid-devel port after repo-copy of www/squid -> www/squid-devel Reported by: danfe Added: head/www/squid-devel/ - copied from r414769, head/www/squid/ head/www/squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc (contents, props changed) Modified: head/www/squid-devel/Makefile head/www/squid-devel/distinfo head/www/squid-devel/files/extra-patch-build-8-9 head/www/squid-devel/files/patch-src_tools.cc head/www/squid-devel/files/squid.in head/www/squid-devel/pkg-plist Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid/Makefile Sat May 7 10:54:23 2016 (r414769) +++ head/www/squid-devel/Makefile Sat May 7 11:20:11 2016 (r414771) @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 3.5.17 -PORTREVISION= 1 +PORTVERSION= 4.0.9 CATEGORIES= www ipv6 -MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ - http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ - http://www1.at.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ - http://www.eu.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ - http://www1.jp.squid-cache.org/Versions/v3/${PORTVERSION:R}/ +MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ + http://www2.us.squid-cache.org/Versions/v4/ \ + http://www1.at.squid-cache.org/Versions/v4/ \ + http://www.eu.squid-cache.org/Versions/v4/ \ + http://www1.jp.squid-cache.org/Versions/v4/ +PKGNAMESUFFIX= -devel DIST_SUBDIR= squid${PORTVERSION:R} PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \ @@ -17,7 +17,7 @@ PATCH_SITES= http://www.squid-cache.org/ http://www.eu.squid-cache.org/%SUBDIR%/ \ http://www1.jp.squid-cache.org/%SUBDIR%/ \ http://master.squid-cache.org/~amosjeffries/patches/:nosid -PATCH_SITE_SUBDIR= Versions/v3/${PORTVERSION:R}/changesets +PATCH_SITE_SUBDIR= Versions/v4/changesets #PATCHFILES= MAINTAINER= timp87@gmail.com @@ -26,14 +26,11 @@ COMMENT= HTTP Caching Proxy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -CONFLICTS= squid*-4.* +CONFLICTS= squid*-3.* -BROKEN_powerpc64= Does not build - -USES= compiler cpe perl5 shebangfix tar:xz +USES= compiler:c++11-lang cpe perl5 shebangfix tar:xz CPE_VENDOR= squid-cache -SHEBANG_FILES= scripts/*.pl contrib/*.pl src/*.pl tools/*.pl \ - helpers/ssl/cert_valid.pl +SHEBANG_FILES= scripts/*.pl contrib/*.pl tools/*.pl GNU_CONFIGURE= yes USE_RC_SUBR= squid @@ -47,9 +44,8 @@ SUB_FILES+= pkg-install pkg-message OPTIONS_SUB= yes OPTIONS_GROUP= AUTH -OPTIONS_RADIO= SMB FW -OPTIONS_GROUP_AUTH=AUTH_LDAP AUTH_NIS AUTH_SASL AUTH_SQL -OPTIONS_RADIO_SMB=AUTH_SMB3 AUTH_SMB4 +OPTIONS_RADIO= FW +OPTIONS_GROUP_AUTH=AUTH_LDAP AUTH_NIS AUTH_SASL AUTH_SMB AUTH_SQL OPTIONS_RADIO_FW=TP_IPF TP_IPFW TP_PF OPTIONS_DEFINE= ARP_ACL CACHE_DIGESTS DEBUG DELAY_POOLS ECAP ESI \ FOLLOW_XFF FS_AUFS FS_DISKD FS_ROCK HTCP ICAP ICMP IDENT IPV6 \ @@ -71,8 +67,7 @@ AUTH_SASL_CFLAGS= -I${LOCALBASE}/includ AUTH_SASL_CPPFLAGS= -I${LOCALBASE}/include AUTH_SASL_LDFLAGS= -L${LOCALBASE}/lib AUTH_SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -AUTH_SMB3_RUN_DEPENDS= smbclient:net/samba36 -AUTH_SMB4_RUN_DEPENDS= smbclient:net/samba42 +AUTH_SMB_RUN_DEPENDS= smbclient:net/samba42 AUTH_SQL_RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI CACHE_DIGESTS_CONFIGURE_ENABLE= cache-digests DELAY_POOLS_CONFIGURE_ENABLE= delay-pools @@ -137,8 +132,7 @@ GSSAPI_MIT_DESC= Build with Kerberos sup AUTH_LDAP_DESC= Install LDAP authentication helpers AUTH_NIS_DESC= Install NIS/YP authentication helpers AUTH_SASL_DESC= Install SASL authentication helpers -AUTH_SMB3_DESC= Install SMB3 auth. helpers (req. net/samba36) -AUTH_SMB4_DESC= Install SMB4 auth. helpers (req. net/samba42) +AUTH_SMB_DESC= Install SMB auth. helpers (req. Samba) AUTH_SQL_DESC= Install SQL based auth CACHE_DIGESTS_DESC= Use cache digests DEBUG_DESC= Build with extended debugging support @@ -156,7 +150,6 @@ IDENT_DESC= Ident lookups (RFC 931) KQUEUE_DESC= Kqueue(2) support LARGEFILE_DESC= Support large (>2GB) cache and log files NETTLE_DESC= Nettle MD5 algorithm support -SMB_DESC= Samba authentication helpers SNMP_DESC= SNMP support SSL_CRTD_DESC= Use ssl_crtd to handle SSL cert requests SSL_DESC= SSL gatewaying support @@ -174,7 +167,7 @@ change_files= ChangeLog \ contrib/nextstep/post_install \ errors/Makefile.am \ errors/Makefile.in \ - helpers/basic_auth/SMB_LM/README.html \ + src/auth/basic/SMB_LM/README.html \ src/Makefile.am \ src/Makefile.in \ src/cf_gen.cc \ @@ -215,10 +208,10 @@ CONFIGURE_ARGS= --with-default-user=squi # Authentication methods and modules: -basic_auth= DB SMB_LM MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam +basic_auth= DB SMB_LM NCSA PAM POP3 RADIUS fake getpwnam digest_auth= file external_acl= file_userip time_quota unix_group -ntlm_auth= fake smb_lm +ntlm_auth= fake SMB_LM .if ${PORT_OPTIONS:MAUTH_LDAP} basic_auth+= LDAP @@ -229,12 +222,9 @@ external_acl+= LDAP_group basic_auth+= SASL .endif -.if ${PORT_OPTIONS:MAUTH_SMB3} || ${PORT_OPTIONS:MAUTH_SMB4} -PLIST_SUB+= AUTH_SMB="" +.if ${PORT_OPTIONS:MAUTH_SMB} basic_auth+= SMB external_acl+= wbinfo_group -.else -PLIST_SUB+= AUTH_SMB="@comment " .endif .if ${PORT_OPTIONS:MAUTH_SQL} @@ -308,6 +298,10 @@ CONFIGURE_ARGS+= --enable-url-rewrite-he storeid_rewrite_helpers= file CONFIGURE_ARGS+= --enable-storeid-rewrite-helpers="${storeid_rewrite_helpers}" +# Security certificate validator helpers: +security_cert_validators= fake +CONFIGURE_ARGS+= --enable-security-cert-validators="${security_cert_validators}" + # Other options set via 'make config': .if ${PORT_OPTIONS:MSSL} @@ -321,6 +315,10 @@ CONFIGURE_ARGS+= --enable-storeid-rewrit CONFIGURE_ARGS+= --with-openssl="${OPENSSLBASE}" CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} + +# Security certificate generator helpers: +security_cert_generators= file +CONFIGURE_ARGS+= --enable-security-cert-generators="${security_cert_generators}" .endif .if ${PORT_OPTIONS:MSSL_CRTD} && !${PORT_OPTIONS:MSSL} @@ -363,7 +361,7 @@ post-patch: post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/helpers/basic_auth/DB/passwd.sql \ + ${INSTALL_DATA} ${WRKSRC}/src/auth/basic/DB/passwd.sql \ ${STAGEDIR}${EXAMPLESDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${MYDOCS} ${STAGEDIR}${DOCSDIR}) Modified: head/www/squid-devel/distinfo ============================================================================== --- head/www/squid/distinfo Sat May 7 10:54:23 2016 (r414769) +++ head/www/squid-devel/distinfo Sat May 7 11:20:11 2016 (r414771) @@ -1,2 +1,2 @@ -SHA256 (squid3.5/squid-3.5.17.tar.xz) = cb04e34f6ec80a5ae6caaef042703c841d3803c4c280e75eff12a5a6c84951a2 -SIZE (squid3.5/squid-3.5.17.tar.xz) = 2318216 +SHA256 (squid4.0/squid-4.0.9.tar.xz) = cfc42dcd3a50096f25a4514ef8ad16290098e6d150cd56d171bb481f115b95d9 +SIZE (squid4.0/squid-4.0.9.tar.xz) = 2382228 Modified: head/www/squid-devel/files/extra-patch-build-8-9 ============================================================================== --- head/www/squid/files/extra-patch-build-8-9 Sat May 7 10:54:23 2016 (r414769) +++ head/www/squid-devel/files/extra-patch-build-8-9 Sat May 7 11:20:11 2016 (r414771) @@ -1,5 +1,5 @@ ---- helpers/negotiate_auth/kerberos/negotiate_kerberos.h.orig 2015-08-01 06:08:17 UTC -+++ helpers/negotiate_auth/kerberos/negotiate_kerberos.h +--- src/auth/negotiate/kerberos/negotiate_kerberos.h.orig 2015-08-01 06:08:17 UTC ++++ src/auth/negotiate/kerberos/negotiate_kerberos.h @@ -140,7 +140,7 @@ int check_gss_err(OM_uint32 major_status char *gethost_name(void); Added: head/www/squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc Sat May 7 11:20:11 2016 (r414771) @@ -0,0 +1,11 @@ +--- src/adaptation/ecap/ServiceRep.cc.orig 2016-04-20 13:19:59 UTC ++++ src/adaptation/ecap/ServiceRep.cc +@@ -236,7 +236,7 @@ bool Adaptation::Ecap::ServiceRep::probe + + bool Adaptation::Ecap::ServiceRep::up() const + { +- return theService; ++ return theService != NULL; + } + + bool Adaptation::Ecap::ServiceRep::wantsUrl(const SBuf &urlPath) const Modified: head/www/squid-devel/files/patch-src_tools.cc ============================================================================== --- head/www/squid/files/patch-src_tools.cc Sat May 7 10:54:23 2016 (r414769) +++ head/www/squid-devel/files/patch-src_tools.cc Sat May 7 11:20:11 2016 (r414771) @@ -1,11 +1,11 @@ --- src/tools.cc.orig 2015-11-01 10:44:25 UTC +++ src/tools.cc -@@ -635,7 +635,7 @@ no_suid(void) +@@ -603,7 +603,7 @@ no_suid(void) uid = geteuid(); debugs(21, 3, "no_suid: PID " << getpid() << " giving up root priveleges forever"); -- if (setuid(0) < 0) -+ if (setuid(0) < 0 && TheProcessKind != pkHelper) - debugs(50, DBG_IMPORTANT, "WARNING: no_suid: setuid(0): " << xstrerror()); - - if (setuid(uid) < 0) +- if (setuid(0) < 0) { ++ if (setuid(0) < 0 && TheProcessKind != pkHelper) { + int xerrno = errno; + debugs(50, DBG_IMPORTANT, "WARNING: no_suid: setuid(0): " << xstrerr(xerrno)); + } Modified: head/www/squid-devel/files/squid.in ============================================================================== --- head/www/squid/files/squid.in Sat May 7 10:54:23 2016 (r414769) +++ head/www/squid-devel/files/squid.in Sat May 7 11:20:11 2016 (r414771) @@ -77,7 +77,8 @@ squid_load_rc_config() required_dirs=$chdir required_files=$squid_conf command_args="${required_args} ${squid_flags}" - procname="?squid-*" +# We used to need it in squid3 to match pid and proc name +# procname="?squid-*" pidfile=$squid_pidfile } Modified: head/www/squid-devel/pkg-plist ============================================================================== --- head/www/squid/pkg-plist Sat May 7 10:54:23 2016 (r414769) +++ head/www/squid-devel/pkg-plist Sat May 7 11:20:11 2016 (r414771) @@ -34,6 +34,7 @@ %%ETCDIR%%/errors/af/ERR_NO_RELAY %%ETCDIR%%/errors/af/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/af/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/af/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/af/ERR_READ_ERROR %%ETCDIR%%/errors/af/ERR_READ_TIMEOUT %%ETCDIR%%/errors/af/ERR_SECURE_CONNECT_FAIL @@ -92,6 +93,7 @@ %%ETCDIR%%/errors/ar/ERR_NO_RELAY %%ETCDIR%%/errors/ar/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ar/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ar/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ar/ERR_READ_ERROR %%ETCDIR%%/errors/ar/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ar/ERR_SECURE_CONNECT_FAIL @@ -135,6 +137,7 @@ %%ETCDIR%%/errors/az/ERR_NO_RELAY %%ETCDIR%%/errors/az/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/az/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/az/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/az/ERR_READ_ERROR %%ETCDIR%%/errors/az/ERR_READ_TIMEOUT %%ETCDIR%%/errors/az/ERR_SECURE_CONNECT_FAIL @@ -178,6 +181,7 @@ %%ETCDIR%%/errors/bg/ERR_NO_RELAY %%ETCDIR%%/errors/bg/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/bg/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/bg/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/bg/ERR_READ_ERROR %%ETCDIR%%/errors/bg/ERR_READ_TIMEOUT %%ETCDIR%%/errors/bg/ERR_SECURE_CONNECT_FAIL @@ -220,6 +224,7 @@ %%ETCDIR%%/errors/ca/ERR_NO_RELAY %%ETCDIR%%/errors/ca/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ca/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ca/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ca/ERR_READ_ERROR %%ETCDIR%%/errors/ca/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ca/ERR_SECURE_CONNECT_FAIL @@ -263,6 +268,7 @@ %%ETCDIR%%/errors/cs/ERR_NO_RELAY %%ETCDIR%%/errors/cs/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/cs/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/cs/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/cs/ERR_READ_ERROR %%ETCDIR%%/errors/cs/ERR_READ_TIMEOUT %%ETCDIR%%/errors/cs/ERR_SECURE_CONNECT_FAIL @@ -306,6 +312,7 @@ %%ETCDIR%%/errors/da/ERR_NO_RELAY %%ETCDIR%%/errors/da/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/da/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/da/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/da/ERR_READ_ERROR %%ETCDIR%%/errors/da/ERR_READ_TIMEOUT %%ETCDIR%%/errors/da/ERR_SECURE_CONNECT_FAIL @@ -353,6 +360,7 @@ %%ETCDIR%%/errors/de/ERR_NO_RELAY %%ETCDIR%%/errors/de/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/de/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/de/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/de/ERR_READ_ERROR %%ETCDIR%%/errors/de/ERR_READ_TIMEOUT %%ETCDIR%%/errors/de/ERR_SECURE_CONNECT_FAIL @@ -396,6 +404,7 @@ %%ETCDIR%%/errors/el/ERR_NO_RELAY %%ETCDIR%%/errors/el/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/el/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/el/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/el/ERR_READ_ERROR %%ETCDIR%%/errors/el/ERR_READ_TIMEOUT %%ETCDIR%%/errors/el/ERR_SECURE_CONNECT_FAIL @@ -453,6 +462,7 @@ %%ETCDIR%%/errors/en/ERR_NO_RELAY %%ETCDIR%%/errors/en/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/en/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/en/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/en/ERR_READ_ERROR %%ETCDIR%%/errors/en/ERR_READ_TIMEOUT %%ETCDIR%%/errors/en/ERR_SECURE_CONNECT_FAIL @@ -515,6 +525,7 @@ %%ETCDIR%%/errors/es/ERR_NO_RELAY %%ETCDIR%%/errors/es/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/es/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/es/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/es/ERR_READ_ERROR %%ETCDIR%%/errors/es/ERR_READ_TIMEOUT %%ETCDIR%%/errors/es/ERR_SECURE_CONNECT_FAIL @@ -558,6 +569,7 @@ %%ETCDIR%%/errors/et/ERR_NO_RELAY %%ETCDIR%%/errors/et/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/et/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/et/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/et/ERR_READ_ERROR %%ETCDIR%%/errors/et/ERR_READ_TIMEOUT %%ETCDIR%%/errors/et/ERR_SECURE_CONNECT_FAIL @@ -602,6 +614,7 @@ %%ETCDIR%%/errors/fa/ERR_NO_RELAY %%ETCDIR%%/errors/fa/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/fa/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/fa/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/fa/ERR_READ_ERROR %%ETCDIR%%/errors/fa/ERR_READ_TIMEOUT %%ETCDIR%%/errors/fa/ERR_SECURE_CONNECT_FAIL @@ -645,6 +658,7 @@ %%ETCDIR%%/errors/fi/ERR_NO_RELAY %%ETCDIR%%/errors/fi/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/fi/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/fi/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/fi/ERR_READ_ERROR %%ETCDIR%%/errors/fi/ERR_READ_TIMEOUT %%ETCDIR%%/errors/fi/ERR_SECURE_CONNECT_FAIL @@ -693,6 +707,7 @@ %%ETCDIR%%/errors/fr/ERR_NO_RELAY %%ETCDIR%%/errors/fr/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/fr/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/fr/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/fr/ERR_READ_ERROR %%ETCDIR%%/errors/fr/ERR_READ_TIMEOUT %%ETCDIR%%/errors/fr/ERR_SECURE_CONNECT_FAIL @@ -736,6 +751,7 @@ %%ETCDIR%%/errors/he/ERR_NO_RELAY %%ETCDIR%%/errors/he/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/he/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/he/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/he/ERR_READ_ERROR %%ETCDIR%%/errors/he/ERR_READ_TIMEOUT %%ETCDIR%%/errors/he/ERR_SECURE_CONNECT_FAIL @@ -779,6 +795,7 @@ %%ETCDIR%%/errors/hu/ERR_NO_RELAY %%ETCDIR%%/errors/hu/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/hu/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/hu/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/hu/ERR_READ_ERROR %%ETCDIR%%/errors/hu/ERR_READ_TIMEOUT %%ETCDIR%%/errors/hu/ERR_SECURE_CONNECT_FAIL @@ -823,6 +840,7 @@ %%ETCDIR%%/errors/hy/ERR_NO_RELAY %%ETCDIR%%/errors/hy/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/hy/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/hy/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/hy/ERR_READ_ERROR %%ETCDIR%%/errors/hy/ERR_READ_TIMEOUT %%ETCDIR%%/errors/hy/ERR_SECURE_CONNECT_FAIL @@ -866,6 +884,7 @@ %%ETCDIR%%/errors/id/ERR_NO_RELAY %%ETCDIR%%/errors/id/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/id/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/id/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/id/ERR_READ_ERROR %%ETCDIR%%/errors/id/ERR_READ_TIMEOUT %%ETCDIR%%/errors/id/ERR_SECURE_CONNECT_FAIL @@ -910,6 +929,7 @@ %%ETCDIR%%/errors/it/ERR_NO_RELAY %%ETCDIR%%/errors/it/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/it/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/it/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/it/ERR_READ_ERROR %%ETCDIR%%/errors/it/ERR_READ_TIMEOUT %%ETCDIR%%/errors/it/ERR_SECURE_CONNECT_FAIL @@ -953,6 +973,7 @@ %%ETCDIR%%/errors/ja/ERR_NO_RELAY %%ETCDIR%%/errors/ja/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ja/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ja/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ja/ERR_READ_ERROR %%ETCDIR%%/errors/ja/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ja/ERR_SECURE_CONNECT_FAIL @@ -996,6 +1017,7 @@ %%ETCDIR%%/errors/ka/ERR_NO_RELAY %%ETCDIR%%/errors/ka/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ka/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ka/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ka/ERR_READ_ERROR %%ETCDIR%%/errors/ka/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ka/ERR_SECURE_CONNECT_FAIL @@ -1040,6 +1062,7 @@ %%ETCDIR%%/errors/ko/ERR_NO_RELAY %%ETCDIR%%/errors/ko/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ko/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ko/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ko/ERR_READ_ERROR %%ETCDIR%%/errors/ko/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ko/ERR_SECURE_CONNECT_FAIL @@ -1083,6 +1106,7 @@ %%ETCDIR%%/errors/lt/ERR_NO_RELAY %%ETCDIR%%/errors/lt/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/lt/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/lt/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/lt/ERR_READ_ERROR %%ETCDIR%%/errors/lt/ERR_READ_TIMEOUT %%ETCDIR%%/errors/lt/ERR_SECURE_CONNECT_FAIL @@ -1126,6 +1150,7 @@ %%ETCDIR%%/errors/lv/ERR_NO_RELAY %%ETCDIR%%/errors/lv/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/lv/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/lv/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/lv/ERR_READ_ERROR %%ETCDIR%%/errors/lv/ERR_READ_TIMEOUT %%ETCDIR%%/errors/lv/ERR_SECURE_CONNECT_FAIL @@ -1169,6 +1194,7 @@ %%ETCDIR%%/errors/ms/ERR_NO_RELAY %%ETCDIR%%/errors/ms/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ms/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ms/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ms/ERR_READ_ERROR %%ETCDIR%%/errors/ms/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ms/ERR_SECURE_CONNECT_FAIL @@ -1212,6 +1238,7 @@ %%ETCDIR%%/errors/nl/ERR_NO_RELAY %%ETCDIR%%/errors/nl/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/nl/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/nl/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/nl/ERR_READ_ERROR %%ETCDIR%%/errors/nl/ERR_READ_TIMEOUT %%ETCDIR%%/errors/nl/ERR_SECURE_CONNECT_FAIL @@ -1254,6 +1281,7 @@ %%ETCDIR%%/errors/oc/ERR_NO_RELAY %%ETCDIR%%/errors/oc/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/oc/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/oc/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/oc/ERR_READ_ERROR %%ETCDIR%%/errors/oc/ERR_READ_TIMEOUT %%ETCDIR%%/errors/oc/ERR_SECURE_CONNECT_FAIL @@ -1297,6 +1325,7 @@ %%ETCDIR%%/errors/pl/ERR_NO_RELAY %%ETCDIR%%/errors/pl/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/pl/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/pl/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/pl/ERR_READ_ERROR %%ETCDIR%%/errors/pl/ERR_READ_TIMEOUT %%ETCDIR%%/errors/pl/ERR_SECURE_CONNECT_FAIL @@ -1339,6 +1368,7 @@ %%ETCDIR%%/errors/pt-br/ERR_NO_RELAY %%ETCDIR%%/errors/pt-br/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/pt-br/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/pt-br/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/pt-br/ERR_READ_ERROR %%ETCDIR%%/errors/pt-br/ERR_READ_TIMEOUT %%ETCDIR%%/errors/pt-br/ERR_SECURE_CONNECT_FAIL @@ -1383,6 +1413,7 @@ %%ETCDIR%%/errors/pt/ERR_NO_RELAY %%ETCDIR%%/errors/pt/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/pt/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/pt/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/pt/ERR_READ_ERROR %%ETCDIR%%/errors/pt/ERR_READ_TIMEOUT %%ETCDIR%%/errors/pt/ERR_SECURE_CONNECT_FAIL @@ -1427,6 +1458,7 @@ %%ETCDIR%%/errors/ro/ERR_NO_RELAY %%ETCDIR%%/errors/ro/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ro/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ro/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ro/ERR_READ_ERROR %%ETCDIR%%/errors/ro/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ro/ERR_SECURE_CONNECT_FAIL @@ -1470,6 +1502,7 @@ %%ETCDIR%%/errors/ru/ERR_NO_RELAY %%ETCDIR%%/errors/ru/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/ru/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/ru/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/ru/ERR_READ_ERROR %%ETCDIR%%/errors/ru/ERR_READ_TIMEOUT %%ETCDIR%%/errors/ru/ERR_SECURE_CONNECT_FAIL @@ -1513,6 +1546,7 @@ %%ETCDIR%%/errors/sk/ERR_NO_RELAY %%ETCDIR%%/errors/sk/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/sk/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/sk/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/sk/ERR_READ_ERROR %%ETCDIR%%/errors/sk/ERR_READ_TIMEOUT %%ETCDIR%%/errors/sk/ERR_SECURE_CONNECT_FAIL @@ -1556,6 +1590,7 @@ %%ETCDIR%%/errors/sl/ERR_NO_RELAY %%ETCDIR%%/errors/sl/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/sl/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/sl/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/sl/ERR_READ_ERROR %%ETCDIR%%/errors/sl/ERR_READ_TIMEOUT %%ETCDIR%%/errors/sl/ERR_SECURE_CONNECT_FAIL @@ -1602,6 +1637,7 @@ %%ETCDIR%%/errors/sr-cyrl/ERR_NO_RELAY %%ETCDIR%%/errors/sr-cyrl/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/sr-cyrl/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/sr-cyrl/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/sr-cyrl/ERR_READ_ERROR %%ETCDIR%%/errors/sr-cyrl/ERR_READ_TIMEOUT %%ETCDIR%%/errors/sr-cyrl/ERR_SECURE_CONNECT_FAIL @@ -1647,6 +1683,7 @@ %%ETCDIR%%/errors/sr-latn/ERR_NO_RELAY %%ETCDIR%%/errors/sr-latn/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/sr-latn/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/sr-latn/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/sr-latn/ERR_READ_ERROR %%ETCDIR%%/errors/sr-latn/ERR_READ_TIMEOUT %%ETCDIR%%/errors/sr-latn/ERR_SECURE_CONNECT_FAIL @@ -1693,6 +1730,7 @@ %%ETCDIR%%/errors/sv/ERR_NO_RELAY %%ETCDIR%%/errors/sv/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/sv/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/sv/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/sv/ERR_READ_ERROR %%ETCDIR%%/errors/sv/ERR_READ_TIMEOUT %%ETCDIR%%/errors/sv/ERR_SECURE_CONNECT_FAIL @@ -1735,6 +1773,7 @@ %%ETCDIR%%/errors/templates/ERR_NO_RELAY %%ETCDIR%%/errors/templates/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/templates/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/templates/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/templates/ERR_READ_ERROR %%ETCDIR%%/errors/templates/ERR_READ_TIMEOUT %%ETCDIR%%/errors/templates/ERR_SECURE_CONNECT_FAIL @@ -1778,6 +1817,7 @@ %%ETCDIR%%/errors/th/ERR_NO_RELAY %%ETCDIR%%/errors/th/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/th/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/th/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/th/ERR_READ_ERROR %%ETCDIR%%/errors/th/ERR_READ_TIMEOUT %%ETCDIR%%/errors/th/ERR_SECURE_CONNECT_FAIL @@ -1821,6 +1861,7 @@ %%ETCDIR%%/errors/tr/ERR_NO_RELAY %%ETCDIR%%/errors/tr/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/tr/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/tr/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/tr/ERR_READ_ERROR %%ETCDIR%%/errors/tr/ERR_READ_TIMEOUT %%ETCDIR%%/errors/tr/ERR_SECURE_CONNECT_FAIL @@ -1864,6 +1905,7 @@ %%ETCDIR%%/errors/uk/ERR_NO_RELAY %%ETCDIR%%/errors/uk/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/uk/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/uk/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/uk/ERR_READ_ERROR %%ETCDIR%%/errors/uk/ERR_READ_TIMEOUT %%ETCDIR%%/errors/uk/ERR_SECURE_CONNECT_FAIL @@ -1906,6 +1948,7 @@ %%ETCDIR%%/errors/uz/ERR_NO_RELAY %%ETCDIR%%/errors/uz/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/uz/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/uz/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/uz/ERR_READ_ERROR %%ETCDIR%%/errors/uz/ERR_READ_TIMEOUT %%ETCDIR%%/errors/uz/ERR_SECURE_CONNECT_FAIL @@ -1949,6 +1992,7 @@ %%ETCDIR%%/errors/vi/ERR_NO_RELAY %%ETCDIR%%/errors/vi/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/vi/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/vi/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/vi/ERR_READ_ERROR %%ETCDIR%%/errors/vi/ERR_READ_TIMEOUT %%ETCDIR%%/errors/vi/ERR_SECURE_CONNECT_FAIL @@ -1994,6 +2038,7 @@ %%ETCDIR%%/errors/zh-hans/ERR_NO_RELAY %%ETCDIR%%/errors/zh-hans/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/zh-hans/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/zh-hans/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/zh-hans/ERR_READ_ERROR %%ETCDIR%%/errors/zh-hans/ERR_READ_TIMEOUT %%ETCDIR%%/errors/zh-hans/ERR_SECURE_CONNECT_FAIL @@ -2039,6 +2084,7 @@ %%ETCDIR%%/errors/zh-hant/ERR_NO_RELAY %%ETCDIR%%/errors/zh-hant/ERR_ONLY_IF_CACHED_MISS %%ETCDIR%%/errors/zh-hant/ERR_PRECONDITION_FAILED +%%ETCDIR%%/errors/zh-hant/ERR_PROTOCOL_UNKNOWN %%ETCDIR%%/errors/zh-hant/ERR_READ_ERROR %%ETCDIR%%/errors/zh-hant/ERR_READ_TIMEOUT %%ETCDIR%%/errors/zh-hant/ERR_SECURE_CONNECT_FAIL @@ -2112,7 +2158,6 @@ libexec/squid/basic_db_auth libexec/squid/basic_fake_auth libexec/squid/basic_getpwnam_auth %%AUTH_LDAP%%libexec/squid/basic_ldap_auth -libexec/squid/basic_msnt_multi_domain_auth libexec/squid/basic_ncsa_auth %%AUTH_NIS%%libexec/squid/basic_nis_auth libexec/squid/basic_pam_auth @@ -2124,7 +2169,6 @@ libexec/squid/basic_radius_auth libexec/squid/basic_smb_lm_auth libexec/squid/cachemgr.cgi %%AUTH_KERB%%%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/cert_tool -%%SSL%%libexec/squid/cert_valid.pl libexec/squid/digest_file_auth %%FS_DISKD%%libexec/squid/diskd libexec/squid/ext_file_userip_acl @@ -2134,7 +2178,8 @@ libexec/squid/ext_file_userip_acl libexec/squid/ext_time_quota_acl libexec/squid/ext_unix_group_acl %%AUTH_SMB%%libexec/squid/ext_wbinfo_group_acl -libexec/squid/helper-mux.pl +libexec/squid/helper-mux +man/man8/helper-mux.8.gz libexec/squid/log_file_daemon %%AUTH_KERB%%libexec/squid/negotiate_kerberos_auth %%AUTH_KERB%%libexec/squid/negotiate_kerberos_auth_test @@ -2146,7 +2191,9 @@ libexec/squid/ntlm_smb_lm_auth %%ICMP%%libexec/squid/pinger %%ICMP%%@group %%ICMP%%@mode -%%SSL_CRTD%%libexec/squid/ssl_crtd +libexec/squid/security_fake_certverify +man/man8/security_fake_certverify.8.gz +%%SSL%%libexec/squid/security_file_certgen libexec/squid/storeid_file_rewrite %%UNLINKD%%libexec/squid/unlinkd libexec/squid/url_fake_rewrite @@ -2155,7 +2202,6 @@ man/man1/squidclient.1.gz man/man8/basic_db_auth.8.gz man/man8/basic_getpwnam_auth.8.gz %%AUTH_LDAP%%man/man8/basic_ldap_auth.8.gz -man/man8/basic_msnt_multi_domain_auth.8.gz man/man8/basic_ncsa_auth.8.gz man/man8/basic_pam_auth.8.gz man/man8/basic_pop3_auth.8.gz @@ -2170,10 +2216,11 @@ man/man8/ext_time_quota_acl.8.gz man/man8/ext_unix_group_acl.8.gz %%AUTH_SMB%%man/man8/ext_wbinfo_group_acl.8.gz %%AUTH_KERB%%man/man8/negotiate_kerberos_auth.8.gz +%%SSL%%man/man8/security_file_certgen.8.gz man/man8/squid.8.gz -%%SSL_CRTD%%man/man8/ssl_crtd.8.gz man/man8/storeid_file_rewrite.8.gz sbin/purge +man/man1/purge.1.gz sbin/squid sbin/squidclient @dir(squid,squid,750) /var/log/squid From owner-svn-ports-all@freebsd.org Sat May 7 11:26:11 2016 Return-Path: Delivered-To: svn-ports-all@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 77B8FB2FDD2 for ; Sat, 7 May 2016 11:26:11 +0000 (UTC) (envelope-from timur@bat.ru) Received: from mail-oi0-x231.google.com (mail-oi0-x231.google.com [IPv6:2607:f8b0:4003:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D13A1DFC for ; Sat, 7 May 2016 11:26:11 +0000 (UTC) (envelope-from timur@bat.ru) Received: by mail-oi0-x231.google.com with SMTP id x201so165948120oif.3 for ; Sat, 07 May 2016 04:26:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bat-ru.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=/Jm2RW+v0KImckatqvGmWk/sLXbjT5wNJaRB55P7hNI=; b=YSMZnSHMe7xysWtp2T52z3kF8s/IrUmKwSMrcyoNOVyvBQ92EsumaiSRqheAJu4yD1 mY0va6YUrdAvCbN9uEoZM/Qq+YsDYVD/5UzIGsiQUa7B7c5+z/U8E67nybhPe2W1TLCl equSiX3ymlTlJlhtQ8c12vXVO+wf/IpkRZ0CEkPrf9cpqvxp5SrM1IjGq7Kdqnh48c8X DmiX8z8mqaZU0JQZTN4WxKLn3X75WEeMuQN6tboGR4tiQUV703nf2mI/cJfrYL1QMg5Y /P66fmCLjK3rbPIgcQfyi6lMXLSEZ9nqg2e0XMFwVVFya602ki7JxdxrJD62up1U2mS+ KZLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=/Jm2RW+v0KImckatqvGmWk/sLXbjT5wNJaRB55P7hNI=; b=OSAiFGPQVA77xRwJ0cWg2OtN4ZF5tNJb8WY+zAMY4rBC7JRpYPKtuOsb/XZ21Hh0GO eTAc1VAGXiFTDrIeH79L0WHqr9cI8KiS1gs37CUE5O/XRh4ICqFv3O5Fm+F0M39LUQyK 6wRLaKqnhUHTXxwP4r1nQCwwqjqsilHbL3NfKFFpD3b9BfH4ygbl27wHwsCCvRH1A/yZ hmS4ziLvttnplIKlguLY5tpMDcwGz8GW234Y1/W82PLfhbBd21qOsOVRLP50hVTwocQ1 Uu1G0eDIMkzBq04WOMHJVQ3JBPS7y5OwhM8xf1HAfHoVoASAbE/mBLIgEUQFL3eUFUAS isCw== X-Gm-Message-State: AOPr4FVRdgkRe9sCydL2LRvwvc/LpjhOwx9ricaGAiH+a98ieUaWw6OwHdIuV72eJyEzAtk3IP9XTbosAx1V3BKS X-Received: by 10.202.170.65 with SMTP id t62mr11636480oie.60.1462620370084; Sat, 07 May 2016 04:26:10 -0700 (PDT) MIME-Version: 1.0 Sender: timur@bat.ru Received: by 10.202.173.3 with HTTP; Sat, 7 May 2016 04:25:50 -0700 (PDT) In-Reply-To: <94BDC4992C59CFC89120E50A@atuin.in.mat.cc> References: <201605070038.u470cSOQ076368@repo.freebsd.org> <94BDC4992C59CFC89120E50A@atuin.in.mat.cc> From: "Timur I. Bakeyev" Date: Sat, 7 May 2016 13:25:50 +0200 X-Google-Sender-Auth: -qLQ-w5E_IewZ9-RAcD09hbK5so Message-ID: Subject: Re: svn commit: r414752 - in head/net: . samba44 samba44/files samba44/files/man To: Mathieu Arnold Cc: "ports-committers@freebsd.org" , svn-ports-all , svn-ports-head Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 11:26:11 -0000 On Sat, May 7, 2016 at 8:28 AM, Mathieu Arnold wrote: > > > +--On 7 mai 2016 00:38:28 +0000 "Timur I. Bakeyev" > wrote: > | Author: timur > | Date: Sat May 7 00:38:27 2016 > | New Revision: 414752 > | URL: https://svnweb.freebsd.org/changeset/ports/414752 > | > | Log: > | Add latest release of Samba 4.4. Port is NOT fully tested, don't use in > | the production(yet). Make backups before deploying. > > Why was this not copied from samba43 ? > > You mean - 'svn cp'? Well, I guess I just forgot about such possibility :) From owner-svn-ports-all@freebsd.org Sat May 7 11:27:08 2016 Return-Path: Delivered-To: svn-ports-all@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 7880BB2FE16; Sat, 7 May 2016 11:27:08 +0000 (UTC) (envelope-from matthew@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 459F21EE1; Sat, 7 May 2016 11:27:08 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47BR7iW075925; Sat, 7 May 2016 11:27:07 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47BR71U075924; Sat, 7 May 2016 11:27:07 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605071127.u47BR71U075924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 7 May 2016 11:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414772 - head/www/squid-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 11:27:08 -0000 Author: matthew Date: Sat May 7 11:27:07 2016 New Revision: 414772 URL: https://svnweb.freebsd.org/changeset/ports/414772 Log: Switch to USES=compiler:c++11-lib rather than c++11-lang in an attempt to improve compilability on older OS versions. Even so, mark as broken on 9.x for now, until remaining compilation problems can be solved. PR: 209249 Submitted by: timp87@gmail.com (maintainer) Modified: head/www/squid-devel/Makefile Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid-devel/Makefile Sat May 7 11:20:11 2016 (r414771) +++ head/www/squid-devel/Makefile Sat May 7 11:27:07 2016 (r414772) @@ -28,7 +28,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= squid*-3.* -USES= compiler:c++11-lang cpe perl5 shebangfix tar:xz +USES= compiler:c++11-lib cpe perl5 shebangfix tar:xz CPE_VENDOR= squid-cache SHEBANG_FILES= scripts/*.pl contrib/*.pl tools/*.pl GNU_CONFIGURE= yes @@ -206,6 +206,10 @@ CONFIGURE_ARGS= --with-default-user=squi .include +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 +IGNORE= Doesn't build, messes C++ headers and libs +.endif + # Authentication methods and modules: basic_auth= DB SMB_LM NCSA PAM POP3 RADIUS fake getpwnam From owner-svn-ports-all@freebsd.org Sat May 7 11:27:50 2016 Return-Path: Delivered-To: svn-ports-all@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 AC63EB2FE76; Sat, 7 May 2016 11:27:50 +0000 (UTC) (envelope-from bapt@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 79D5F1FCC; Sat, 7 May 2016 11:27:50 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47BRnSD076057; Sat, 7 May 2016 11:27:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47BRn6G076056; Sat, 7 May 2016 11:27:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605071127.u47BRn6G076056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 7 May 2016 11:27:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414773 - head/devel/mips-binutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 11:27:50 -0000 Author: bapt Date: Sat May 7 11:27:49 2016 New Revision: 414773 URL: https://svnweb.freebsd.org/changeset/ports/414773 Log: Fix comment PR: 205839 Submitted by: Zane C. Bowers-Hadley Modified: head/devel/mips-binutils/Makefile Modified: head/devel/mips-binutils/Makefile ============================================================================== --- head/devel/mips-binutils/Makefile Sat May 7 11:27:07 2016 (r414772) +++ head/devel/mips-binutils/Makefile Sat May 7 11:27:49 2016 (r414773) @@ -1,6 +1,6 @@ # $FreeBSD$ -COMMENT= GNU binutils for mips64 cross-development +COMMENT= GNU binutils for mips cross-development PKGNAMEPREFIX= mips- PLIST= ${.CURDIR}/pkg-plist From owner-svn-ports-all@freebsd.org Sat May 7 11:56:28 2016 Return-Path: Delivered-To: svn-ports-all@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 5A29FB304F5; Sat, 7 May 2016 11:56:28 +0000 (UTC) (envelope-from matthew@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 25A1C1C0C; Sat, 7 May 2016 11:56:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47BuRwI084964; Sat, 7 May 2016 11:56:27 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47BuR6v084963; Sat, 7 May 2016 11:56:27 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605071156.u47BuR6v084963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 7 May 2016 11:56:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414774 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 11:56:28 -0000 Author: matthew Date: Sat May 7 11:56:27 2016 New Revision: 414774 URL: https://svnweb.freebsd.org/changeset/ports/414774 Log: Document three security advisories for the squid and squid-devel ports. CVE numbers are not yet available. PR: 209334 Submitted by: timp87@gmail.com (maintainer) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat May 7 11:27:49 2016 (r414773) +++ head/security/vuxml/vuln.xml Sat May 7 11:56:27 2016 (r414774) @@ -58,6 +58,82 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + squid -- multiple vulnerabilities + + + squid + 3.0.03.5.18 + + + squid-devel + 4.0.04.0.10 + + + + +

The squid development team reports:

+
+
+
Problem Description:
+
Due to incorrect data validation of intercepted HTTP + Request messages Squid is vulnerable to clients bypassing + the protection against CVE-2009-0801 related issues. This + leads to cache poisoning.
+
Severity:
+
This problem is serious because it allows any client, + including browser scripts, to bypass local security and + poison the proxy cache and any downstream caches with + content from an arbitrary source.
+
+
+
+
+
Problem Description:
+
Due to incorrect input validation Squid is vulnerable + to a header smuggling attack leading to cache poisoning + and to bypass of same-origin security policy in Squid and + some client browsers.
+
Severity:
+
This problem allows a client to smuggle Host header + value past same-origin security protections to cause Squid + operating as interception or reverse-proxy to contact the + wrong origin server. Also poisoning any downstream cache + which stores the response.
+
However, the cache poisoning is only possible if the + caching agent (browser or explicit/forward proxy) is not + following RFC 7230 processing guidelines and lets the + smuggled value through.
+
+
+
+
+
Problem Description:
+
Due to incorrect pointer handling and reference + counting Squid is vulnerable to a denial of service attack + when processing ESI responses.
+
Severity:
+
These problems allow a remote server delivering + certain ESI response syntax to trigger a denial of service + for all clients accessing the Squid service.
+
Due to unrelated changes Squid-3.5 has become + vulnerable to some regular ESI server responses also + triggering one or more of these issues.
+
+
+ +
+ + http://www.squid-cache.org/Advisories/SQUID-2016_7.txt + http://www.squid-cache.org/Advisories/SQUID-2016_8.txt + http://www.squid-cache.org/Advisories/SQUID-2016_9.txt + + + 2016-05-06 + 2016-05-07 + +
+ ImageMagick -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Sat May 7 15:41:51 2016 Return-Path: Delivered-To: svn-ports-all@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 B8860B31C2C; Sat, 7 May 2016 15:41:51 +0000 (UTC) (envelope-from lth@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 863CE1217; Sat, 7 May 2016 15:41:51 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47FfoZu050670; Sat, 7 May 2016 15:41:50 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47FfolY050669; Sat, 7 May 2016 15:41:50 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201605071541.u47FfolY050669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Sat, 7 May 2016 15:41:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414775 - head/mail/p5-Email-Abstract X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 15:41:51 -0000 Author: lth Date: Sat May 7 15:41:50 2016 New Revision: 414775 URL: https://svnweb.freebsd.org/changeset/ports/414775 Log: - fix missing dependency [1] - add LICENSE - bump PORTREVISION Noticed by: John Hein [1] Modified: head/mail/p5-Email-Abstract/Makefile Modified: head/mail/p5-Email-Abstract/Makefile ============================================================================== --- head/mail/p5-Email-Abstract/Makefile Sat May 7 11:56:27 2016 (r414774) +++ head/mail/p5-Email-Abstract/Makefile Sat May 7 15:41:50 2016 (r414775) @@ -2,6 +2,7 @@ PORTNAME= Email-Abstract PORTVERSION= 3.008 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Unified interface to mail representations +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Email-Simple>=1.998:mail/p5-Email-Simple \ p5-MRO-Compat>=0:devel/p5-MRO-Compat BUILD_DEPENDS:= ${RUN_DEPENDS} @@ -16,4 +20,11 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} >= 502000 +BUILD_DEPENDS+= p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable +RUN_DEPENDS+= p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable +.endif + +.include From owner-svn-ports-all@freebsd.org Sat May 7 16:30:07 2016 Return-Path: Delivered-To: svn-ports-all@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 DEDE8B31613; Sat, 7 May 2016 16:30:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9AF7C1284; Sat, 7 May 2016 16:30:07 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C6148BDCA5; Sat, 7 May 2016 18:30:04 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 9E322BDC86; Sat, 7 May 2016 18:30:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 5F3F75D9F1B8; Sat, 7 May 2016 18:30:04 +0200 (CEST) Date: Sat, 07 May 2016 18:30:04 +0200 From: Mathieu Arnold To: "Timur I. Bakeyev" cc: ports-committers@freebsd.org, svn-ports-all , svn-ports-head Subject: Re: svn commit: r414752 - in head/net: . samba44 samba44/files samba44/files/man Message-ID: In-Reply-To: References: <201605070038.u470cSOQ076368@repo.freebsd.org> <94BDC4992C59CFC89120E50A@atuin.in.mat.cc> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========A7C77F5E651161938ECF==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 16:30:08 -0000 --==========A7C77F5E651161938ECF========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 7 mai 2016 13:25:50 +0200 "Timur I. Bakeyev" wrote: | On Sat, May 7, 2016 at 8:28 AM, Mathieu Arnold wrote: | |> |> |> +--On 7 mai 2016 00:38:28 +0000 "Timur I. Bakeyev" |> wrote: |> | Author: timur |> | Date: Sat May 7 00:38:27 2016 |> | New Revision: 414752 |> | URL: https://svnweb.freebsd.org/changeset/ports/414752 |> | |> | Log: |> | Add latest release of Samba 4.4. Port is NOT fully tested, don't use |> | in the production(yet). Make backups before deploying. |> |> Why was this not copied from samba43 ? |> |> | You mean - 'svn cp'? Well, I guess I just forgot about such possibility :) Yes. Please, remove it and add again correctly. -- Mathieu Arnold --==========A7C77F5E651161938ECF========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXLhgMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I9U8P/2wzrkGMtd2m9hckCpr73pgZ ikqzVBnOUhaZDV31JOpFo8hBY3YH5JQjinZ9jcxnsea7hpa8E1eqYXyvyygtSsH5 pHJm627GCjsf5i2ITi33ITbr1b7uQPVnd5NKWmMk1mhvwJc7wa2brSvPc+EBk4Ds tXpGny/lTPKp8f74x0KtX12E4W6AHTVz9M9ESWBiz07347H2cnWsgkCokAprtwuf +YK+FRS4GKoKtzCCWsVvx3r653/QEvVJcrHE9dlNIWJGHDdg5pj5t7WHLXhX4IuZ 0//uqEah66V904g7Z7sM8tBOcGXLGb1GmIKupN3zx9ig6nEzg7tw938RnPTrB5xX 4lvtCYb8WGOdI/wmtSCQZeOLt3RIPBfjffH/P6BIpxYN4MSKo7qGryUAea2bI/eo 40gXOBzNSVSQCVaxvD7kNKJjs8qWau0VvuoVsRUHuZop5YoiYJMdYmkofJmuhdsQ vRWnuA8ZW4A3K5zKCfJmhkCuWPH7kbkfWMc41yqxj9rcRAwOWzkBqOM4MIA2d2PY EmQw5ca0rizbp8/WrbROr2OcMV9mWyG0D3kvylr+f7GOxlDBwE2vwaUsjJeEc8Z8 QujvILvAPFIi3XNkC9EU6L7g1kr3nidjx+VHFhFC2qxfG01JRw9Lpt4435S1q3fk 8Y55I0TDbxnwuCZeXDTw =y1bO -----END PGP SIGNATURE----- --==========A7C77F5E651161938ECF==========-- From owner-svn-ports-all@freebsd.org Sat May 7 17:21:26 2016 Return-Path: Delivered-To: svn-ports-all@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 E6409B322EA; Sat, 7 May 2016 17:21:26 +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 C0C60193A; Sat, 7 May 2016 17:21:26 +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 u47HLP72079976; Sat, 7 May 2016 17:21:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47HLPN7079974; Sat, 7 May 2016 17:21:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605071721.u47HLPN7079974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 7 May 2016 17:21:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414776 - in head/textproc/libextractor: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 17:21:27 -0000 Author: jbeich Date: Sat May 7 17:21:25 2016 New Revision: 414776 URL: https://svnweb.freebsd.org/changeset/ports/414776 Log: textproc/libextractor: unbreak build with ffmpeg 3.0 thumbnailffmpeg_extractor.c:156:22: error: variable has incomplete type 'enum PixelFormat' enum PixelFormat src_pixfmt, ^ thumbnailffmpeg_extractor.c:212:40: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? av_malloc (avpicture_get_size (PIX_FMT_RGB24, dst_width, dst_height)))) ^~~~~~~~~~~~~ thumbnailffmpeg_extractor.c:223:19: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? PIX_FMT_RGB24, dst_width, dst_height); ^~~~~~~~~~~~~ thumbnailffmpeg_extractor.c:258:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'? encoder_codec_ctx->pix_fmt = PIX_FMT_RGB24; ^~~~~~~~~~~~~ thumbnailffmpeg_extractor.c:455:44: error: argument type 'enum PixelFormat' is incomplete frame->linesize, codec_ctx->pix_fmt, ^~~~~~~~~~~~~~~~~~ thumbnailffmpeg_extractor.c:630:44: error: argument type 'enum PixelFormat' is incomplete frame->linesize, codec_ctx->pix_fmt, ^~~~~~~~~~~~~~~~~~ PR: 209121 Reported by: antoine (via exp-run) Submitted by: Ben Woods Obtained from: Debian Added: head/textproc/libextractor/files/patch-ffmpeg29 (contents, props changed) Modified: head/textproc/libextractor/Makefile (contents, props changed) Modified: head/textproc/libextractor/Makefile ============================================================================== --- head/textproc/libextractor/Makefile Sat May 7 15:41:50 2016 (r414775) +++ head/textproc/libextractor/Makefile Sat May 7 17:21:25 2016 (r414776) @@ -3,7 +3,7 @@ PORTNAME= libextractor PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= GNU Added: head/textproc/libextractor/files/patch-ffmpeg29 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/libextractor/files/patch-ffmpeg29 Sat May 7 17:21:25 2016 (r414776) @@ -0,0 +1,350 @@ +Description: update to new API in FFmpeg 2.9, fix FTBS +Origin: upstream +Applied-Upstream: commit: r35548:r35549 and r36975 +--- src/plugins/thumbnailffmpeg_extractor.c.orig ++++ src/plugins/thumbnailffmpeg_extractor.c +@@ -59,6 +59,20 @@ + #include + #endif + ++#if USE_JPEG ++#ifdef PIX_FMT_YUVJ420P ++#define PIX_OUTPUT_FORMAT PIX_FMT_YUVJ420P ++#else ++#define PIX_OUTPUT_FORMAT AV_PIX_FMT_YUVJ420P ++#endif ++#else ++#ifdef PIX_FMT_RGB24 ++#define PIX_OUTPUT_FORMAT PIX_FMT_RGB24 ++#else ++#define PIX_OUTPUT_FORMAT AV_PIX_FMT_RGB24 ++#endif ++#endif ++ + /** + * Set to 1 to enable debug output. + */ +@@ -153,7 +167,7 @@ + static size_t + create_thumbnail (int src_width, int src_height, + int src_stride[], +- enum PixelFormat src_pixfmt, ++ enum AVPixelFormat src_pixfmt, + const uint8_t * const src_data[], + int dst_width, int dst_height, + uint8_t **output_data, +@@ -189,7 +203,8 @@ + if (NULL == + (scaler_ctx = + sws_getContext (src_width, src_height, src_pixfmt, +- dst_width, dst_height, PIX_FMT_RGB24, ++ dst_width, dst_height, ++ PIX_OUTPUT_FORMAT, + SWS_BILINEAR, NULL, NULL, NULL))) + { + #if DEBUG +@@ -199,7 +214,12 @@ + return 0; + } + +- if (NULL == (dst_frame = avcodec_alloc_frame ())) ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ dst_frame = av_frame_alloc (); ++#else ++ dst_frame = avcodec_alloc_frame(); ++#endif ++ if (NULL == dst_frame) + { + #if DEBUG + fprintf (stderr, +@@ -209,18 +229,24 @@ + return 0; + } + if (NULL == (dst_buffer = +- av_malloc (avpicture_get_size (PIX_FMT_RGB24, dst_width, dst_height)))) ++ av_malloc (avpicture_get_size (PIX_OUTPUT_FORMAT, ++ dst_width, dst_height)))) + { + #if DEBUG + fprintf (stderr, + "Failed to allocate the destination image buffer\n"); + #endif +- av_free (dst_frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&dst_frame); ++#else ++ avcodec_free_frame (&dst_frame); ++#endif + sws_freeContext (scaler_ctx); + return 0; + } + avpicture_fill ((AVPicture *) dst_frame, dst_buffer, +- PIX_FMT_RGB24, dst_width, dst_height); ++ PIX_OUTPUT_FORMAT, ++ dst_width, dst_height); + sws_scale (scaler_ctx, + src_data, + src_stride, +@@ -236,7 +262,11 @@ + "Failed to allocate the encoder output buffer\n"); + #endif + av_free (dst_buffer); +- av_free (dst_frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&dst_frame); ++#else ++ avcodec_free_frame (&dst_frame); ++#endif + sws_freeContext (scaler_ctx); + return 0; + } +@@ -249,13 +279,17 @@ + #endif + av_free (encoder_output_buffer); + av_free (dst_buffer); +- av_free (dst_frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&dst_frame); ++#else ++ avcodec_free_frame (&dst_frame); ++#endif + sws_freeContext (scaler_ctx); + return 0; + } + encoder_codec_ctx->width = dst_width; + encoder_codec_ctx->height = dst_height; +- encoder_codec_ctx->pix_fmt = PIX_FMT_RGB24; ++ encoder_codec_ctx->pix_fmt = PIX_OUTPUT_FORMAT; + opts = NULL; + if (avcodec_open2 (encoder_codec_ctx, encoder_codec, &opts) < 0) + { +@@ -263,10 +297,14 @@ + fprintf (stderr, + "Failed to open the encoder\n"); + #endif +- av_free (encoder_codec_ctx); ++ avcodec_free_context (&encoder_codec_ctx); + av_free (encoder_output_buffer); + av_free (dst_buffer); +- av_free (dst_frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&dst_frame); ++#else ++ avcodec_free_frame (&dst_frame); ++#endif + sws_freeContext (scaler_ctx); + return 0; + } +@@ -295,9 +333,13 @@ + cleanup: + av_dict_free (&opts); + avcodec_close (encoder_codec_ctx); +- av_free (encoder_codec_ctx); ++ avcodec_free_context (&encoder_codec_ctx); + av_free (dst_buffer); +- av_free (dst_frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&dst_frame); ++#else ++ avcodec_free_frame (&dst_frame); ++#endif + sws_freeContext (scaler_ctx); + *output_data = encoder_output_buffer; + +@@ -406,18 +448,23 @@ + fprintf (stderr, + "Failed to open image codec\n"); + #endif +- av_free (codec_ctx); ++ avcodec_free_context (&codec_ctx); + return; + } + av_dict_free (&opts); +- if (NULL == (frame = avcodec_alloc_frame ())) ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ frame = av_frame_alloc (); ++#else ++ frame = avcodec_alloc_frame(); ++#endif ++ if (NULL == frame) + { + #if DEBUG + fprintf (stderr, + "Failed to allocate frame\n"); + #endif + avcodec_close (codec_ctx); +- av_free (codec_ctx); ++ avcodec_free_context (&codec_ctx); + return; + } + +@@ -441,9 +488,13 @@ + fprintf (stderr, + "Failed to decode a complete frame\n"); + #endif +- av_free (frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&frame); ++#else ++ avcodec_free_frame (&frame); ++#endif + avcodec_close (codec_ctx); +- av_free (codec_ctx); ++ avcodec_free_context (&codec_ctx); + return; + } + calculate_thumbnail_dimensions (codec_ctx->width, codec_ctx->height, +@@ -467,9 +518,13 @@ + err); + av_free (encoded_thumbnail); + } +- av_free (frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&frame); ++#else ++ avcodec_free_frame (&frame); ++#endif + avcodec_close (codec_ctx); +- av_free (codec_ctx); ++ avcodec_free_context (&codec_ctx); + } + + +@@ -563,7 +618,12 @@ + return; + } + +- if (NULL == (frame = avcodec_alloc_frame ())) ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ frame = av_frame_alloc (); ++#else ++ frame = avcodec_alloc_frame(); ++#endif ++ if (NULL == frame) + { + #if DEBUG + fprintf (stderr, +@@ -616,7 +676,11 @@ + fprintf (stderr, + "Failed to decode a complete frame\n"); + #endif +- av_free (frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&frame); ++#else ++ avcodec_free_frame (&frame); ++#endif + avcodec_close (codec_ctx); + avformat_close_input (&format_ctx); + av_free (io_ctx); +@@ -643,7 +707,11 @@ + err); + av_free (encoded_thumbnail); + } +- av_free (frame); ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&frame); ++#else ++ avcodec_free_frame (&frame); ++#endif + avcodec_close (codec_ctx); + avformat_close_input (&format_ctx); + av_free (io_ctx); +--- src/plugins/previewopus_extractor.c.orig ++++ src/plugins/previewopus_extractor.c +@@ -296,7 +296,12 @@ + /** Initialize one audio frame for reading from the input file */ + static int init_input_frame(AVFrame **frame) + { +- if (!(*frame = avcodec_alloc_frame())) { ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ *frame = av_frame_alloc (); ++#else ++ *frame = avcodec_alloc_frame(); ++#endif ++ if (NULL == *frame) { + #if DEBUG + fprintf(stderr, "Could not allocate input frame\n"); + #endif +@@ -655,7 +660,11 @@ + av_freep(&converted_input_samples[0]); + free(converted_input_samples); + } ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&input_frame); ++#else + avcodec_free_frame(&input_frame); ++#endif + + return ret; + } +@@ -671,7 +680,12 @@ + int error; + + /** Create a new frame to store the audio samples. */ +- if (!(*frame = avcodec_alloc_frame())) { ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ *frame = av_frame_alloc (); ++#else ++ *frame = avcodec_alloc_frame(); ++#endif ++ if (NULL == *frame) { + #if DEBUG + fprintf(stderr, "Could not allocate output frame\n"); + #endif +@@ -702,7 +716,11 @@ + #if DEBUG + fprintf(stderr, "Could allocate output frame samples (error '%s')\n", get_error_text(error)); + #endif ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (frame); ++#else + avcodec_free_frame(frame); ++#endif + return error; + } + +@@ -783,17 +801,29 @@ + #if DEBUG + fprintf(stderr, "Could not read data from FIFO\n"); + #endif ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&output_frame); ++#else + avcodec_free_frame(&output_frame); ++#endif + return AVERROR_EXIT; + } + + /** Encode one frame worth of audio samples. */ + if (encode_audio_frame(output_frame, output_format_context, + output_codec_context, &data_written)) { ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&output_frame); ++#else + avcodec_free_frame(&output_frame); ++#endif + return AVERROR_EXIT; + } ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ av_frame_free (&output_frame); ++#else + avcodec_free_frame(&output_frame); ++#endif + return 0; + } + /** Write the trailer of the output file container. */ +@@ -907,7 +937,12 @@ + return; + } + +- if (NULL == (frame = avcodec_alloc_frame ())) ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,28,1) ++ frame = av_frame_alloc (); ++#else ++ frame = avcodec_alloc_frame(); ++#endif ++ if (NULL == frame) + { + #if DEBUG + fprintf (stderr, From owner-svn-ports-all@freebsd.org Sat May 7 17:22:04 2016 Return-Path: Delivered-To: svn-ports-all@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 09B0EB3231C; Sat, 7 May 2016 17:22:04 +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 9CC341B2D; Sat, 7 May 2016 17:22:03 +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 u47HM268080781; Sat, 7 May 2016 17:22:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47HM2fd080778; Sat, 7 May 2016 17:22:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605071722.u47HM2fd080778@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 7 May 2016 17:22:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414777 - in head/graphics/opencv: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 17:22:04 -0000 Author: jbeich Date: Sat May 7 17:22:02 2016 New Revision: 414777 URL: https://svnweb.freebsd.org/changeset/ports/414777 Log: graphics/opencv: unbreak build with ffmpeg 3.0 modules/highgui/src/ffmpeg_codecs.hpp:104:7: error: use of undeclared identifier 'CODEC_ID_H264'; did you mean 'AV_CODEC_ID_H264'? { CODEC_ID_H264, MKTAG('H', '2', '6', '4') }, ^~~~~~~~~~~~~ modules/highgui/src/ffmpeg_codecs.hpp:121:7: error: use of undeclared identifier 'CODEC_ID_MPEG4'; did you mean 'AV_CODEC_ID_MPEG4'? { CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') }, ^~~~~~~~~~~~~~ [...] PR: 208895 Reported by: antoine (via exp-run) Submitted by: Ben Woods Approved by: maintainer timeout (jhale, 3 weeks) Obtained from: Debian Added: head/graphics/opencv/files/patch-ffmpeg29 (contents, props changed) head/graphics/opencv/files/patch-libav10 (contents, props changed) Modified: head/graphics/opencv/Makefile (contents, props changed) Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Sat May 7 17:21:25 2016 (r414776) +++ head/graphics/opencv/Makefile Sat May 7 17:22:02 2016 (r414777) @@ -3,7 +3,7 @@ PORTNAME?= opencv PORTVERSION= 2.4.9 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION} Added: head/graphics/opencv/files/patch-ffmpeg29 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/opencv/files/patch-ffmpeg29 Sat May 7 17:22:02 2016 (r414777) @@ -0,0 +1,221 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun +Last-Update: <2015-11-02> + +--- modules/highgui/src/cap_ffmpeg_impl.hpp.orig ++++ modules/highgui/src/cap_ffmpeg_impl.hpp +@@ -136,9 +136,9 @@ extern "C" { + #define CV_WARN(message) fprintf(stderr, "warning: %s (%s:%d)\n", message, __FILE__, __LINE__) + #endif + +-/* PIX_FMT_RGBA32 macro changed in newer ffmpeg versions */ +-#ifndef PIX_FMT_RGBA32 +-#define PIX_FMT_RGBA32 PIX_FMT_RGB32 ++/* AV_PIX_FMT_RGBA32 macro changed in newer ffmpeg versions */ ++#ifndef AV_PIX_FMT_RGBA32 ++#define AV_PIX_FMT_RGBA32 AV_PIX_FMT_RGB32 + #endif + + #define CALC_FFMPEG_VERSION(a,b,c) ( a<<16 | b<<8 | c ) +@@ -304,7 +304,7 @@ void CvCapture_FFMPEG::close() + } + + if( picture ) +- av_free(picture); ++ av_frame_free(&picture); + + if( video_st ) + { +@@ -572,13 +572,13 @@ bool CvCapture_FFMPEG::open( const char* + + video_stream = i; + video_st = ic->streams[i]; +- picture = avcodec_alloc_frame(); ++ picture = av_frame_alloc(); + + rgb_picture.data[0] = (uint8_t*)malloc( +- avpicture_get_size( PIX_FMT_BGR24, ++ avpicture_get_size( AV_PIX_FMT_BGR24, + enc->width, enc->height )); + avpicture_fill( (AVPicture*)&rgb_picture, rgb_picture.data[0], +- PIX_FMT_BGR24, enc->width, enc->height ); ++ AV_PIX_FMT_BGR24, enc->width, enc->height ); + + frame.width = enc->width; + frame.height = enc->height; +@@ -670,7 +670,7 @@ bool CvCapture_FFMPEG::retrieveFrame(int + if( !video_st || !picture->data[0] ) + return false; + +- avpicture_fill((AVPicture*)&rgb_picture, rgb_picture.data[0], PIX_FMT_RGB24, ++ avpicture_fill((AVPicture*)&rgb_picture, rgb_picture.data[0], AV_PIX_FMT_RGB24, + video_st->codec->width, video_st->codec->height); + + if( img_convert_ctx == NULL || +@@ -688,7 +688,7 @@ bool CvCapture_FFMPEG::retrieveFrame(int + video_st->codec->width, video_st->codec->height, + video_st->codec->pix_fmt, + video_st->codec->width, video_st->codec->height, +- PIX_FMT_BGR24, ++ AV_PIX_FMT_BGR24, + SWS_BICUBIC, + NULL, NULL, NULL + ); +@@ -1001,10 +1001,10 @@ static AVFrame * icv_alloc_picture_FFMPE + uint8_t * picture_buf; + int size; + +- picture = avcodec_alloc_frame(); ++ picture = av_frame_alloc(); + if (!picture) + return NULL; +- size = avpicture_get_size( (PixelFormat) pix_fmt, width, height); ++ size = avpicture_get_size( (AVPixelFormat) pix_fmt, width, height); + if(alloc){ + picture_buf = (uint8_t *) malloc(size); + if (!picture_buf) +@@ -1013,7 +1013,7 @@ static AVFrame * icv_alloc_picture_FFMPE + return NULL; + } + avpicture_fill((AVPicture *)picture, picture_buf, +- (PixelFormat) pix_fmt, width, height); ++ (AVPixelFormat) pix_fmt, width, height); + } + else { + } +@@ -1096,7 +1096,7 @@ static AVStream *icv_add_video_stream_FF + } + + c->gop_size = 12; /* emit one intra frame every twelve frames at most */ +- c->pix_fmt = (PixelFormat) pixel_format; ++ c->pix_fmt = (AVPixelFormat) pixel_format; + + if (c->codec_id == CV_CODEC(CODEC_ID_MPEG2VIDEO)) { + c->max_b_frames = 2; +@@ -1220,12 +1220,12 @@ bool CvVideoWriter_FFMPEG::writeFrame( c + } + + // check parameters +- if (input_pix_fmt == PIX_FMT_BGR24) { ++ if (input_pix_fmt == AV_PIX_FMT_BGR24) { + if (cn != 3) { + return false; + } + } +- else if (input_pix_fmt == PIX_FMT_GRAY8) { ++ else if (input_pix_fmt == AV_PIX_FMT_GRAY8) { + if (cn != 1) { + return false; + } +@@ -1238,13 +1238,13 @@ bool CvVideoWriter_FFMPEG::writeFrame( c + assert( input_picture ); + // let input_picture point to the raw data buffer of 'image' + avpicture_fill((AVPicture *)input_picture, (uint8_t *) data, +- (PixelFormat)input_pix_fmt, width, height); ++ (AVPixelFormat)input_pix_fmt, width, height); + + if( !img_convert_ctx ) + { + img_convert_ctx = sws_getContext(width, + height, +- (PixelFormat)input_pix_fmt, ++ (AVPixelFormat)input_pix_fmt, + c->width, + c->height, + c->pix_fmt, +@@ -1262,7 +1262,7 @@ bool CvVideoWriter_FFMPEG::writeFrame( c + } + else{ + avpicture_fill((AVPicture *)picture, (uint8_t *) data, +- (PixelFormat)input_pix_fmt, width, height); ++ (AVPixelFormat)input_pix_fmt, width, height); + } + + ret = icv_av_write_frame_FFMPEG( oc, video_st, outbuf, outbuf_size, picture) >= 0; +@@ -1373,10 +1373,10 @@ bool CvVideoWriter_FFMPEG::open( const c + + /* determine optimal pixel format */ + if (is_color) { +- input_pix_fmt = PIX_FMT_BGR24; ++ input_pix_fmt = AV_PIX_FMT_BGR24; + } + else { +- input_pix_fmt = PIX_FMT_GRAY8; ++ input_pix_fmt = AV_PIX_FMT_GRAY8; + } + + /* Lookup codec_id for given fourcc */ +@@ -1402,21 +1402,21 @@ bool CvVideoWriter_FFMPEG::open( const c + codec_pix_fmt = input_pix_fmt; + break; + case CV_CODEC(CODEC_ID_HUFFYUV): +- codec_pix_fmt = PIX_FMT_YUV422P; ++ codec_pix_fmt = AV_PIX_FMT_YUV422P; + break; + case CV_CODEC(CODEC_ID_MJPEG): + case CV_CODEC(CODEC_ID_LJPEG): +- codec_pix_fmt = PIX_FMT_YUVJ420P; ++ codec_pix_fmt = AV_PIX_FMT_YUVJ420P; + bitrate_scale = 3; + break; + case CV_CODEC(CODEC_ID_RAWVIDEO): +- codec_pix_fmt = input_pix_fmt == PIX_FMT_GRAY8 || +- input_pix_fmt == PIX_FMT_GRAY16LE || +- input_pix_fmt == PIX_FMT_GRAY16BE ? input_pix_fmt : PIX_FMT_YUV420P; ++ codec_pix_fmt = input_pix_fmt == AV_PIX_FMT_GRAY8 || ++ input_pix_fmt == AV_PIX_FMT_GRAY16LE || ++ input_pix_fmt == AV_PIX_FMT_GRAY16BE ? input_pix_fmt : AV_PIX_FMT_YUV420P; + break; + default: + // good for lossy formats, MPEG, etc. +- codec_pix_fmt = PIX_FMT_YUV420P; ++ codec_pix_fmt = AV_PIX_FMT_YUV420P; + break; + } + +@@ -1609,7 +1609,7 @@ struct OutputMediaStream_FFMPEG + void write(unsigned char* data, int size, int keyFrame); + + // add a video output stream to the container +- static AVStream* addVideoStream(AVFormatContext *oc, CV_CODEC_ID codec_id, int w, int h, int bitrate, double fps, PixelFormat pixel_format); ++ static AVStream* addVideoStream(AVFormatContext *oc, CV_CODEC_ID codec_id, int w, int h, int bitrate, double fps, AVPixelFormat pixel_format); + + AVOutputFormat* fmt_; + AVFormatContext* oc_; +@@ -1648,7 +1648,7 @@ void OutputMediaStream_FFMPEG::close() + } + } + +-AVStream* OutputMediaStream_FFMPEG::addVideoStream(AVFormatContext *oc, CV_CODEC_ID codec_id, int w, int h, int bitrate, double fps, PixelFormat pixel_format) ++AVStream* OutputMediaStream_FFMPEG::addVideoStream(AVFormatContext *oc, CV_CODEC_ID codec_id, int w, int h, int bitrate, double fps, AVPixelFormat pixel_format) + { + AVStream* st = avformat_new_stream(oc, 0); + if (!st) +@@ -1766,7 +1766,7 @@ bool OutputMediaStream_FFMPEG::open(cons + oc_->max_delay = (int)(0.7 * AV_TIME_BASE); // This reduces buffer underrun warnings with MPEG + + // set a few optimal pixel formats for lossless codecs of interest.. +- PixelFormat codec_pix_fmt = PIX_FMT_YUV420P; ++ AVPixelFormat codec_pix_fmt = AV_PIX_FMT_YUV420P; + int bitrate_scale = 64; + + // TODO -- safe to ignore output audio stream? +@@ -1943,15 +1943,15 @@ bool InputMediaStream_FFMPEG::open(const + + switch (enc->pix_fmt) + { +- case PIX_FMT_YUV420P: ++ case AV_PIX_FMT_YUV420P: + *chroma_format = ::VideoChromaFormat_YUV420; + break; + +- case PIX_FMT_YUV422P: ++ case AV_PIX_FMT_YUV422P: + *chroma_format = ::VideoChromaFormat_YUV422; + break; + +- case PIX_FMT_YUV444P: ++ case AV_PIX_FMT_YUV444P: + *chroma_format = ::VideoChromaFormat_YUV444; + break; + Added: head/graphics/opencv/files/patch-libav10 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/opencv/files/patch-libav10 Sat May 7 17:22:02 2016 (r414777) @@ -0,0 +1,748 @@ +From: anton@khirnov.net +Description: Support building with the upcoming Libav 10 release +Origin: upstream, https://github.com/Itseez/opencv/pull/2293 + +--- modules/highgui/src/cap_ffmpeg_impl.hpp.orig ++++ modules/highgui/src/cap_ffmpeg_impl.hpp +@@ -57,10 +57,28 @@ + extern "C" { + #endif + +-#include "ffmpeg_codecs.hpp" ++#if !defined(WIN32) || defined(__MINGW32__) + ++#include ++ ++// some versions of FFMPEG assume a C99 compiler, and don't define INT64_C ++#ifndef INT64_C ++#define INT64_C(c) (c##LL) ++#endif ++ ++#ifndef UINT64_C ++#define UINT64_C(c) (c##ULL) ++#endif ++ ++#include ++ ++#endif ++ ++#include + #include + ++#include ++ + #ifdef WIN32 + #define HAVE_FFMPEG_SWSCALE 1 + #include +@@ -144,10 +162,6 @@ extern "C" { + #define AV_NOPTS_VALUE_ ((int64_t)AV_NOPTS_VALUE) + #endif + +-#ifndef AVERROR_EOF +-#define AVERROR_EOF (-MKTAG( 'E','O','F',' ')) +-#endif +- + #if LIBAVCODEC_BUILD >= CALC_FFMPEG_VERSION(54,25,0) + # define CV_CODEC_ID AVCodecID + # define CV_CODEC(name) AV_##name +@@ -158,9 +172,7 @@ extern "C" { + + static int get_number_of_cpus(void) + { +-#if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(52, 111, 0) +- return 1; +-#elif defined WIN32 || defined _WIN32 ++#if defined WIN32 || defined _WIN32 + SYSTEM_INFO sysinfo; + GetSystemInfo( &sysinfo ); + +@@ -296,25 +308,13 @@ void CvCapture_FFMPEG::close() + + if( video_st ) + { +-#if LIBAVFORMAT_BUILD > 4628 + avcodec_close( video_st->codec ); +- +-#else +- avcodec_close( &(video_st->codec) ); +- +-#endif + video_st = NULL; + } + + if( ic ) + { +-#if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 24, 2) +- av_close_input_file(ic); +-#else + avformat_close_input(&ic); +-#endif +- +- ic = NULL; + } + + if( rgb_picture.data[0] ) +@@ -501,9 +501,7 @@ public: + _mutex.lock(); + if (!_initialized) + { +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 13, 0) + avformat_network_init(); +- #endif + + /* register all codecs, demux and protocols */ + av_register_all(); +@@ -534,11 +532,7 @@ bool CvCapture_FFMPEG::open( const char* + + close(); + +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(52, 111, 0) + int err = avformat_open_input(&ic, _filename, NULL, NULL); +-#else +- int err = av_open_input_file(&ic, _filename, NULL, 0, NULL); +-#endif + + if (err < 0) + { +@@ -546,11 +540,7 @@ bool CvCapture_FFMPEG::open( const char* + goto exit_func; + } + err = +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 6, 0) + avformat_find_stream_info(ic, NULL); +-#else +- av_find_stream_info(ic); +-#endif + if (err < 0) + { + CV_WARN("Could not find codec parameters"); +@@ -558,11 +548,7 @@ bool CvCapture_FFMPEG::open( const char* + } + for(i = 0; i < ic->nb_streams; i++) + { +-#if LIBAVFORMAT_BUILD > 4628 + AVCodecContext *enc = ic->streams[i]->codec; +-#else +- AVCodecContext *enc = &ic->streams[i]->codec; +-#endif + + //#ifdef FF_API_THREAD_INIT + // avcodec_thread_init(enc, get_number_of_cpus()); +@@ -570,10 +556,6 @@ bool CvCapture_FFMPEG::open( const char* + enc->thread_count = get_number_of_cpus(); + //#endif + +-#if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 2, 0) +-#define AVMEDIA_TYPE_VIDEO CODEC_TYPE_VIDEO +-#endif +- + if( AVMEDIA_TYPE_VIDEO == enc->codec_type && video_stream < 0) + { + // backup encoder' width/height +@@ -581,13 +563,7 @@ bool CvCapture_FFMPEG::open( const char* + int enc_height = enc->height; + + AVCodec *codec = avcodec_find_decoder(enc->codec_id); +- if (!codec || +-#if LIBAVCODEC_VERSION_INT >= ((53<<16)+(8<<8)+0) +- avcodec_open2(enc, codec, NULL) +-#else +- avcodec_open(enc, codec) +-#endif +- < 0) ++ if (!codec || avcodec_open2(enc, codec, NULL) < 0) + goto exit_func; + + // checking width/height (since decoder can sometimes alter it, eg. vp6f) +@@ -660,17 +636,7 @@ bool CvCapture_FFMPEG::grabFrame() + } + + // Decode video frame +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) + avcodec_decode_video2(video_st->codec, picture, &got_picture, &packet); +- #elif LIBAVFORMAT_BUILD > 4628 +- avcodec_decode_video(video_st->codec, +- picture, &got_picture, +- packet.data, packet.size); +- #else +- avcodec_decode_video(&video_st->codec, +- picture, &got_picture, +- packet.data, packet.size); +- #endif + + // Did we get a video frame? + if(got_picture) +@@ -769,18 +735,9 @@ double CvCapture_FFMPEG::getProperty( in + case CV_FFMPEG_CAP_PROP_FRAME_HEIGHT: + return (double)frame.height; + case CV_FFMPEG_CAP_PROP_FPS: +-#if LIBAVCODEC_BUILD > 4753 +- return av_q2d(video_st->r_frame_rate); +-#else +- return (double)video_st->codec.frame_rate +- / (double)video_st->codec.frame_rate_base; +-#endif ++ return av_q2d(video_st->avg_frame_rate); + case CV_FFMPEG_CAP_PROP_FOURCC: +-#if LIBAVFORMAT_BUILD > 4628 + return (double)video_st->codec->codec_tag; +-#else +- return (double)video_st->codec.codec_tag; +-#endif + default: + break; + } +@@ -817,14 +774,7 @@ int CvCapture_FFMPEG::get_bitrate() + + double CvCapture_FFMPEG::get_fps() + { +- double fps = r2d(ic->streams[video_stream]->r_frame_rate); +- +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(52, 111, 0) +- if (fps < eps_zero) +- { +- fps = r2d(ic->streams[video_stream]->avg_frame_rate); +- } +-#endif ++ double fps = r2d(ic->streams[video_stream]->avg_frame_rate); + + if (fps < eps_zero) + { +@@ -984,7 +934,6 @@ struct CvVideoWriter_FFMPEG + + static const char * icvFFMPEGErrStr(int err) + { +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) + switch(err) { + case AVERROR_BSF_NOT_FOUND: + return "Bitstream filter not found"; +@@ -1015,22 +964,6 @@ static const char * icvFFMPEGErrStr(int + default: + break; + } +-#else +- switch(err) { +- case AVERROR_NUMEXPECTED: +- return "Incorrect filename syntax"; +- case AVERROR_INVALIDDATA: +- return "Invalid data in header"; +- case AVERROR_NOFMT: +- return "Unknown format"; +- case AVERROR_IO: +- return "I/O error occurred"; +- case AVERROR_NOMEM: +- return "Memory allocation error"; +- default: +- break; +- } +-#endif + + return "Unspecified error"; + } +@@ -1098,28 +1031,16 @@ static AVStream *icv_add_video_stream_FF + int frame_rate, frame_rate_base; + AVCodec *codec; + +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 10, 0) + st = avformat_new_stream(oc, 0); +-#else +- st = av_new_stream(oc, 0); +-#endif + + if (!st) { + CV_WARN("Could not allocate stream"); + return NULL; + } + +-#if LIBAVFORMAT_BUILD > 4628 + c = st->codec; +-#else +- c = &(st->codec); +-#endif + +-#if LIBAVFORMAT_BUILD > 4621 + c->codec_id = av_guess_codec(oc->oformat, NULL, oc->filename, NULL, AVMEDIA_TYPE_VIDEO); +-#else +- c->codec_id = oc->oformat->video_codec; +-#endif + + if(codec_id != CV_CODEC(CODEC_ID_NONE)){ + c->codec_id = codec_id; +@@ -1154,7 +1075,6 @@ static AVStream *icv_add_video_stream_FF + frame_rate_base*=10; + frame_rate=(int)(fps*frame_rate_base + 0.5); + } +-#if LIBAVFORMAT_BUILD > 4752 + c->time_base.den = frame_rate; + c->time_base.num = frame_rate_base; + /* adjust time base for supported framerates */ +@@ -1174,10 +1094,6 @@ static AVStream *icv_add_video_stream_FF + c->time_base.den= best->num; + c->time_base.num= best->den; + } +-#else +- c->frame_rate = frame_rate; +- c->frame_rate_base = frame_rate_base; +-#endif + + c->gop_size = 12; /* emit one intra frame every twelve frames at most */ + c->pix_fmt = (PixelFormat) pixel_format; +@@ -1207,12 +1123,7 @@ static const int OPENCV_NO_FRAMES_WRITTE + + static int icv_av_write_frame_FFMPEG( AVFormatContext * oc, AVStream * video_st, uint8_t * outbuf, uint32_t outbuf_size, AVFrame * picture ) + { +-#if LIBAVFORMAT_BUILD > 4628 + AVCodecContext * c = video_st->codec; +-#else +- AVCodecContext * c = &(video_st->codec); +-#endif +- int out_size; + int ret = 0; + + if (oc->oformat->flags & AVFMT_RAWPICTURE) { +@@ -1232,24 +1143,39 @@ static int icv_av_write_frame_FFMPEG( AV + + ret = av_write_frame(oc, &pkt); + } else { ++ AVPacket pkt; ++ int got_output; ++ ++ av_init_packet(&pkt); ++#if LIBAVCODEC_VERSION_INT < AV_VERSION_INT(54, 1, 0) + /* encode the image */ +- out_size = avcodec_encode_video(c, outbuf, outbuf_size, picture); +- /* if zero size, it means the image was buffered */ +- if (out_size > 0) { +- AVPacket pkt; +- av_init_packet(&pkt); +- +-#if LIBAVFORMAT_BUILD > 4752 +- if(c->coded_frame->pts != (int64_t)AV_NOPTS_VALUE) +- pkt.pts = av_rescale_q(c->coded_frame->pts, c->time_base, video_st->time_base); +-#else ++ int out_size = avcodec_encode_video(c, outbuf, outbuf_size, picture); ++ got_output = out_size > 0; ++ pkt.data = outbuf; ++ pkt.size = out_size; ++ if(c->coded_frame->pts != (int64_t)AV_NOPTS_VALUE) + pkt.pts = c->coded_frame->pts; ++ pkt.dts = AV_NOPTS_VALUE; ++ if(c->coded_frame->key_frame) ++ pkt.flags |= PKT_FLAG_KEY; ++#else ++ pkt.data = NULL; ++ pkt.size = 0; ++ ++ ret = avcodec_encode_video2(c, &pkt, picture, &got_output); ++ if (ret < 0) ++ got_output = 0; + #endif +- if(c->coded_frame->key_frame) +- pkt.flags |= PKT_FLAG_KEY; ++ ++ if (got_output) { ++ if (pkt.pts != (int64_t)AV_NOPTS_VALUE) ++ pkt.pts = av_rescale_q(pkt.pts, c->time_base, video_st->time_base); ++ if (pkt.dts != (int64_t)AV_NOPTS_VALUE) ++ pkt.dts = av_rescale_q(pkt.dts, c->time_base, video_st->time_base); ++ if (pkt.duration) ++ pkt.duration = av_rescale_q(pkt.duration, c->time_base, video_st->time_base); ++ + pkt.stream_index= video_st->index; +- pkt.data= outbuf; +- pkt.size= out_size; + + /* write the compressed frame in the media file */ + ret = av_write_frame(oc, &pkt); +@@ -1271,30 +1197,8 @@ bool CvVideoWriter_FFMPEG::writeFrame( c + height = frame_height; + + // typecast from opaque data type to implemented struct +-#if LIBAVFORMAT_BUILD > 4628 + AVCodecContext *c = video_st->codec; +-#else +- AVCodecContext *c = &(video_st->codec); +-#endif + +-#if LIBAVFORMAT_BUILD < 5231 +- // It is not needed in the latest versions of the ffmpeg +- if( c->codec_id == CV_CODEC(CODEC_ID_RAWVIDEO) && origin != 1 ) +- { +- if( !temp_image.data ) +- { +- temp_image.step = (width*cn + 3) & -4; +- temp_image.width = width; +- temp_image.height = height; +- temp_image.cn = cn; +- temp_image.data = (unsigned char*)malloc(temp_image.step*temp_image.height); +- } +- for( int y = 0; y < height; y++ ) +- memcpy(temp_image.data + y*temp_image.step, data + (height-1-y)*step, width*cn); +- data = temp_image.data; +- step = temp_image.step; +- } +-#else + if( width*cn != step ) + { + if( !temp_image.data ) +@@ -1314,7 +1218,6 @@ bool CvVideoWriter_FFMPEG::writeFrame( c + data = temp_image.data; + step = temp_image.step; + } +-#endif + + // check parameters + if (input_pix_fmt == PIX_FMT_BGR24) { +@@ -1401,11 +1304,7 @@ void CvVideoWriter_FFMPEG::close() + } + + // free pictures +-#if LIBAVFORMAT_BUILD > 4628 + if( video_st->codec->pix_fmt != input_pix_fmt) +-#else +- if( video_st->codec.pix_fmt != input_pix_fmt) +-#endif + { + if(picture->data[0]) + free(picture->data[0]); +@@ -1417,11 +1316,7 @@ void CvVideoWriter_FFMPEG::close() + av_free(input_picture); + + /* close codec */ +-#if LIBAVFORMAT_BUILD > 4628 + avcodec_close(video_st->codec); +-#else +- avcodec_close(&(video_st->codec)); +-#endif + + av_free(outbuf); + +@@ -1429,15 +1324,7 @@ void CvVideoWriter_FFMPEG::close() + { + /* close the output file */ + +-#if LIBAVCODEC_VERSION_INT < ((52<<16)+(123<<8)+0) +-#if LIBAVCODEC_VERSION_INT >= ((51<<16)+(49<<8)+0) +- url_fclose(oc->pb); +-#else +- url_fclose(&oc->pb); +-#endif +-#else + avio_close(oc->pb); +-#endif + + } + +@@ -1479,11 +1366,7 @@ bool CvVideoWriter_FFMPEG::open( const c + + /* auto detect the output format from the name and fourcc code. */ + +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) + fmt = av_guess_format(NULL, filename, NULL); +-#else +- fmt = guess_format(NULL, filename, NULL); +-#endif + + if (!fmt) + return false; +@@ -1497,21 +1380,12 @@ bool CvVideoWriter_FFMPEG::open( const c + } + + /* Lookup codec_id for given fourcc */ +-#if LIBAVCODEC_VERSION_INT<((51<<16)+(49<<8)+0) +- if( (codec_id = codec_get_bmp_id( fourcc )) == CV_CODEC(CODEC_ID_NONE) ) +- return false; +-#else +- const struct AVCodecTag * tags[] = { codec_bmp_tags, NULL}; ++ const struct AVCodecTag * tags[] = { avformat_get_riff_video_tags(), NULL}; + if( (codec_id = av_codec_get_id(tags, fourcc)) == CV_CODEC(CODEC_ID_NONE) ) + return false; +-#endif + + // alloc memory for context +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) + oc = avformat_alloc_context(); +-#else +- oc = av_alloc_format_context(); +-#endif + assert (oc); + + /* set file name */ +@@ -1523,12 +1397,10 @@ bool CvVideoWriter_FFMPEG::open( const c + + // set a few optimal pixel formats for lossless codecs of interest.. + switch (codec_id) { +-#if LIBAVCODEC_VERSION_INT>((50<<16)+(1<<8)+0) + case CV_CODEC(CODEC_ID_JPEGLS): + // BGR24 or GRAY8 depending on is_color... + codec_pix_fmt = input_pix_fmt; + break; +-#endif + case CV_CODEC(CODEC_ID_HUFFYUV): + codec_pix_fmt = PIX_FMT_YUV422P; + break; +@@ -1555,14 +1427,6 @@ bool CvVideoWriter_FFMPEG::open( const c + width, height, (int)(bitrate + 0.5), + fps, codec_pix_fmt); + +- /* set the output parameters (must be done even if no +- parameters). */ +-#if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 2, 0) +- if (av_set_parameters(oc, NULL) < 0) { +- return false; +- } +-#endif +- + #if 0 + #if FF_API_DUMP_FORMAT + dump_format(oc, 0, filename, 1); +@@ -1580,23 +1444,14 @@ bool CvVideoWriter_FFMPEG::open( const c + AVCodec *codec; + AVCodecContext *c; + +-#if LIBAVFORMAT_BUILD > 4628 + c = (video_st->codec); +-#else +- c = &(video_st->codec); +-#endif + + c->codec_tag = fourcc; + /* find the video encoder */ + codec = avcodec_find_encoder(c->codec_id); + if (!codec) { + fprintf(stderr, "Could not find encoder for codec id %d: %s", c->codec_id, icvFFMPEGErrStr( +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) +- AVERROR_ENCODER_NOT_FOUND +- #else +- -1 +- #endif +- )); ++ AVERROR_ENCODER_NOT_FOUND)); + return false; + } + +@@ -1607,13 +1462,7 @@ bool CvVideoWriter_FFMPEG::open( const c + c->bit_rate = (int)lbit_rate; + + /* open the codec */ +- if ((err= +-#if LIBAVCODEC_VERSION_INT >= ((53<<16)+(8<<8)+0) +- avcodec_open2(c, codec, NULL) +-#else +- avcodec_open(c, codec) +-#endif +- ) < 0) { ++ if ((err = avcodec_open2(c, codec, NULL)) < 0) { + fprintf(stderr, "Could not open codec '%s': %s", codec->name, icvFFMPEGErrStr(err)); + return false; + } +@@ -1649,22 +1498,14 @@ bool CvVideoWriter_FFMPEG::open( const c + + /* open the output file, if needed */ + if (!(fmt->flags & AVFMT_NOFILE)) { +-#if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 2, 0) +- if (url_fopen(&oc->pb, filename, URL_WRONLY) < 0) +-#else + if (avio_open(&oc->pb, filename, AVIO_FLAG_WRITE) < 0) +-#endif + { + return false; + } + } + +-#if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(52, 111, 0) + /* write the stream header, if any */ + err=avformat_write_header(oc, NULL); +-#else +- err=av_write_header( oc ); +-#endif + + if(err < 0) + { +@@ -1799,15 +1640,7 @@ void OutputMediaStream_FFMPEG::close() + { + // close the output file + +- #if LIBAVCODEC_VERSION_INT < ((52<<16)+(123<<8)+0) +- #if LIBAVCODEC_VERSION_INT >= ((51<<16)+(49<<8)+0) +- url_fclose(oc_->pb); +- #else +- url_fclose(&oc_->pb); +- #endif +- #else +- avio_close(oc_->pb); +- #endif ++ avio_close(oc_->pb); + } + + // free the stream +@@ -1817,19 +1650,11 @@ void OutputMediaStream_FFMPEG::close() + + AVStream* OutputMediaStream_FFMPEG::addVideoStream(AVFormatContext *oc, CV_CODEC_ID codec_id, int w, int h, int bitrate, double fps, PixelFormat pixel_format) + { +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 10, 0) + AVStream* st = avformat_new_stream(oc, 0); +- #else +- AVStream* st = av_new_stream(oc, 0); +- #endif + if (!st) + return 0; + +- #if LIBAVFORMAT_BUILD > 4628 + AVCodecContext* c = st->codec; +- #else +- AVCodecContext* c = &(st->codec); +- #endif + + c->codec_id = codec_id; + c->codec_type = AVMEDIA_TYPE_VIDEO; +@@ -1865,7 +1690,6 @@ AVStream* OutputMediaStream_FFMPEG::addV + c->time_base.den = frame_rate; + c->time_base.num = frame_rate_base; + +- #if LIBAVFORMAT_BUILD > 4752 + // adjust time base for supported framerates + if (codec && codec->supported_framerates) + { +@@ -1890,7 +1714,6 @@ AVStream* OutputMediaStream_FFMPEG::addV + c->time_base.den= best->num; + c->time_base.num= best->den; + } +- #endif + + c->gop_size = 12; // emit one intra frame every twelve frames at most + c->pix_fmt = pixel_format; +@@ -1909,13 +1732,11 @@ AVStream* OutputMediaStream_FFMPEG::addV + c->mb_decision = 2; + } + +- #if LIBAVCODEC_VERSION_INT > 0x000409 + // some formats want stream headers to be seperate + if (oc->oformat->flags & AVFMT_GLOBALHEADER) + { + c->flags |= CODEC_FLAG_GLOBAL_HEADER; + } +- #endif + + return st; + } +@@ -1927,22 +1748,14 @@ bool OutputMediaStream_FFMPEG::open(cons + video_st_ = 0; + + // auto detect the output format from the name and fourcc code +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) + fmt_ = av_guess_format(NULL, fileName, NULL); +- #else +- fmt_ = guess_format(NULL, fileName, NULL); +- #endif + if (!fmt_) + return false; + + CV_CODEC_ID codec_id = CV_CODEC(CODEC_ID_H264); + + // alloc memory for context +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 2, 0) + oc_ = avformat_alloc_context(); +- #else +- oc_ = av_alloc_format_context(); +- #endif + if (!oc_) + return false; + +@@ -1961,20 +1774,10 @@ bool OutputMediaStream_FFMPEG::open(cons + if (!video_st_) + return false; + +- // set the output parameters (must be done even if no parameters) +- #if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 2, 0) +- if (av_set_parameters(oc_, NULL) < 0) +- return false; +- #endif +- + // now that all the parameters are set, we can open the audio and + // video codecs and allocate the necessary encode buffers + +- #if LIBAVFORMAT_BUILD > 4628 + AVCodecContext* c = (video_st_->codec); +- #else +- AVCodecContext* c = &(video_st_->codec); +- #endif + + c->codec_tag = MKTAG('H', '2', '6', '4'); + c->bit_rate_tolerance = c->bit_rate; +@@ -1982,22 +1785,14 @@ bool OutputMediaStream_FFMPEG::open(cons + // open the output file, if needed + if (!(fmt_->flags & AVFMT_NOFILE)) + { +- #if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 2, 0) +- int err = url_fopen(&oc_->pb, fileName, URL_WRONLY); +- #else +- int err = avio_open(&oc_->pb, fileName, AVIO_FLAG_WRITE); +- #endif ++ int err = avio_open(&oc_->pb, fileName, AVIO_FLAG_WRITE); + + if (err != 0) + return false; + } + + // write the stream header, if any +- #if LIBAVFORMAT_BUILD < CALC_FFMPEG_VERSION(53, 2, 0) +- av_write_header(oc_); +- #else +- avformat_write_header(oc_, NULL); +- #endif ++ avformat_write_header(oc_, NULL); + + return true; + } +@@ -2102,33 +1897,19 @@ bool InputMediaStream_FFMPEG::open(const + video_stream_id_ = -1; + memset(&pkt_, 0, sizeof(AVPacket)); + +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 13, 0) +- avformat_network_init(); +- #endif +- +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 6, 0) +- err = avformat_open_input(&ctx_, fileName, 0, 0); +- #else +- err = av_open_input_file(&ctx_, fileName, 0, 0, 0); +- #endif ++ avformat_network_init(); ++ ++ err = avformat_open_input(&ctx_, fileName, 0, 0); + if (err < 0) + return false; + +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 6, 0) +- err = avformat_find_stream_info(ctx_, 0); +- #else +- err = av_find_stream_info(ctx_); +- #endif ++ err = avformat_find_stream_info(ctx_, 0); + if (err < 0) + return false; + + for (unsigned int i = 0; i < ctx_->nb_streams; ++i) + { +- #if LIBAVFORMAT_BUILD > 4628 + AVCodecContext *enc = ctx_->streams[i]->codec; +- #else +- AVCodecContext *enc = &ctx_->streams[i]->codec; +- #endif + + if (enc->codec_type == AVMEDIA_TYPE_VIDEO) + { +@@ -2197,11 +1978,7 @@ void InputMediaStream_FFMPEG::close() + { + if (ctx_) + { +- #if LIBAVFORMAT_BUILD >= CALC_FFMPEG_VERSION(53, 24, 2) +- avformat_close_input(&ctx_); +- #else +- av_close_input_file(ctx_); +- #endif ++ avformat_close_input(&ctx_); + } + + // free last packet if exist From owner-svn-ports-all@freebsd.org Sat May 7 17:22:23 2016 Return-Path: Delivered-To: svn-ports-all@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 186E2B32395; Sat, 7 May 2016 17:22:23 +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 AF21D1CFE; Sat, 7 May 2016 17:22:22 +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 u47HMMUs082903; Sat, 7 May 2016 17:22:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47HMLjx082900; Sat, 7 May 2016 17:22:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605071722.u47HMLjx082900@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 7 May 2016 17:22:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414778 - in head/multimedia/libquicktime: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 17:22:23 -0000 Author: jbeich Date: Sat May 7 17:22:21 2016 New Revision: 414778 URL: https://svnweb.freebsd.org/changeset/ports/414778 Log: multimedia/libquicktime: unbreak build with ffmpeg 3.0 lqt_ffmpeg.c:389:13: error: use of undeclared identifier 'CODEC_ID_MPEG1VIDEO'; did you mean 'AV_CODEC_ID_MPEG1VIDEO'? .id = CODEC_ID_MPEG1VIDEO, ^~~~~~~~~~~~~~~~~~~ lqt_ffmpeg.c:547:13: error: use of undeclared identifier 'CODEC_ID_SVQ1'; did you mean 'AV_CODEC_ID_SVQ1'? .id = CODEC_ID_SVQ1, ^~~~~~~~~~~~~ [...] PR: 209348 Reported by: antoine (via exp-run) Submitted by: Ben Woods Obtained from: Debian Added: head/multimedia/libquicktime/files/patch-ffmpeg29 (contents, props changed) head/multimedia/libquicktime/files/patch-libav10 (contents, props changed) Deleted: head/multimedia/libquicktime/files/patch-ffmpeg2 Modified: head/multimedia/libquicktime/Makefile (contents, props changed) Modified: head/multimedia/libquicktime/Makefile ============================================================================== --- head/multimedia/libquicktime/Makefile Sat May 7 17:22:02 2016 (r414777) +++ head/multimedia/libquicktime/Makefile Sat May 7 17:22:21 2016 (r414778) @@ -3,7 +3,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 11 +PORTREVISION?= 12 CATEGORIES= multimedia MASTER_SITES= SF Added: head/multimedia/libquicktime/files/patch-ffmpeg29 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/libquicktime/files/patch-ffmpeg29 Sat May 7 17:22:21 2016 (r414778) @@ -0,0 +1,343 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun +Last-Update: <2015-11-02> + +--- plugins/ffmpeg/audio.c.orig ++++ plugins/ffmpeg/audio.c +@@ -1267,7 +1267,7 @@ static int lqt_ffmpeg_encode_audio(quick + pkt.data = codec->chunk_buffer; + pkt.size = codec->chunk_buffer_alloc; + +- avcodec_get_frame_defaults(&f); ++ av_frame_unref(&f); + f.nb_samples = codec->avctx->frame_size; + + avcodec_fill_audio_frame(&f, channels, codec->avctx->sample_fmt, +--- plugins/ffmpeg/params.c.orig ++++ plugins/ffmpeg/params.c +@@ -158,7 +158,6 @@ enum_t coder_type[] = + { "Arithmetic", FF_CODER_TYPE_AC }, + { "Raw", FF_CODER_TYPE_RAW }, + { "RLE", FF_CODER_TYPE_RLE }, +- { "Deflate", FF_CODER_TYPE_DEFLATE }, + }; + + #define PARAM_ENUM(name, var, arr) \ +@@ -253,15 +252,13 @@ void lqt_ffmpeg_set_parameter(AVCodecCon + PARAM_INT("ff_me_penalty_compensation",me_penalty_compensation); + PARAM_INT("ff_bidir_refine",bidir_refine); + PARAM_INT("ff_brd_scale",brd_scale); +- PARAM_INT("ff_scenechange_factor",scenechange_factor); + PARAM_FLAG("ff_flag_qscale",CODEC_FLAG_QSCALE); + PARAM_FLAG("ff_flag_4mv",CODEC_FLAG_4MV); + PARAM_FLAG("ff_flag_qpel",CODEC_FLAG_QPEL); +- PARAM_FLAG("ff_flag_gmc",CODEC_FLAG_GMC); ++ PARAM_DICT_FLAG("ff_flag_gmc", "gmc"); + PARAM_FLAG("ff_flag_mv0",CODEC_FLAG_MV0); + // PARAM_FLAG("ff_flag_part",CODEC_FLAG_PART); // Unused + PARAM_FLAG("ff_flag_gray",CODEC_FLAG_GRAY); +- PARAM_FLAG("ff_flag_emu_edge",CODEC_FLAG_EMU_EDGE); + PARAM_FLAG("ff_flag_normalize_aqp",CODEC_FLAG_NORMALIZE_AQP); + // PARAM_FLAG("ff_flag_alt_scan",CODEC_FLAG_ALT_SCAN); // Unused + #if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0) +--- plugins/ffmpeg/params.h.orig ++++ plugins/ffmpeg/params.h +@@ -149,7 +149,7 @@ the reference. Unused for constant quant + .type = LQT_PARAMETER_INT, \ + .val_default = { .val_int = 0 }, \ + .val_min = { .val_int = 0 }, \ +- .val_max = { .val_int = FF_MAX_B_FRAMES }, \ ++ .val_max = { .val_int = INT_MAX }, \ + .help_string = TRS("Maximum number of B-frames between non B-frames") \ + } + +--- plugins/ffmpeg/video.c.orig ++++ plugins/ffmpeg/video.c +@@ -37,10 +37,10 @@ + #endif + + +-#ifdef PIX_FMT_YUV422P10 +-#define PIX_FMT_YUV422P10_OR_DUMMY PIX_FMT_YUV422P10 ++#ifdef AV_PIX_FMT_YUV422P10 ++#define AV_PIX_FMT_YUV422P10_OR_DUMMY AV_PIX_FMT_YUV422P10 + #else +-#define PIX_FMT_YUV422P10_OR_DUMMY -1234 ++#define AV_PIX_FMT_YUV422P10_OR_DUMMY -1234 + #endif + + #if LIBAVCODEC_VERSION_INT >= ((54<<16)|(1<<8)|0) +@@ -90,9 +90,9 @@ typedef struct + int imx_bitrate; + int imx_strip_vbi; + +- /* In some cases FFMpeg would report something like PIX_FMT_YUV422P, while +- we would like to treat it as PIX_FMT_YUVJ422P. It's only used for decoding */ +- enum PixelFormat reinterpret_pix_fmt; ++ /* In some cases FFMpeg would report something like AV_PIX_FMT_YUV422P, while ++ we would like to treat it as AV_PIX_FMT_YUVJ422P. It's only used for decoding */ ++ enum AVPixelFormat reinterpret_pix_fmt; + + int is_imx; + int y_offset; +@@ -137,42 +137,42 @@ typedef struct + + static const struct + { +- enum PixelFormat ffmpeg_id; ++ enum AVPixelFormat ffmpeg_id; + int lqt_id; + int exact; + } + colormodels[] = + { +- { PIX_FMT_YUV420P, BC_YUV420P, 1 }, ///< Planar YUV 4:2:0 (1 Cr & Cb sample per 2x2 Y samples) ++ { AV_PIX_FMT_YUV420P, BC_YUV420P, 1 }, ///< Planar YUV 4:2:0 (1 Cr & Cb sample per 2x2 Y samples) + #if LIBAVUTIL_VERSION_INT < (50<<16) +- { PIX_FMT_YUV422, BC_YUV422, 1 }, ++ { AV_PIX_FMT_YUV422, BC_YUV422, 1 }, + #else +- { PIX_FMT_YUYV422, BC_YUV422, 1 }, ++ { AV_PIX_FMT_YUYV422, BC_YUV422, 1 }, + #endif +- { PIX_FMT_RGB24, BC_RGB888, 1 }, ///< Packed pixel, 3 bytes per pixel, RGBRGB... +- { PIX_FMT_BGR24, BC_BGR888, 1 }, ///< Packed pixel, 3 bytes per pixel, BGRBGR... +- { PIX_FMT_YUV422P, BC_YUV422P, 1 }, ///< Planar YUV 4:2:2 (1 Cr & Cb sample per 2x1 Y samples) +- { PIX_FMT_YUV444P, BC_YUV444P, 1 }, ///< Planar YUV 4:4:4 (1 Cr & Cb sample per 1x1 Y samples) +- { PIX_FMT_YUV411P, BC_YUV411P, 1 }, ///< Planar YUV 4:1:1 (1 Cr & Cb sample per 4x1 Y samples) +- { PIX_FMT_YUV422P16, BC_YUV422P16, 1 }, ///< Planar 16 bit YUV 4:2:2 (1 Cr & Cb sample per 2x1 Y samples) +-#ifdef PIX_FMT_YUV422P10 +- { PIX_FMT_YUV422P10, BC_YUV422P10, 1 }, ///< 10 bit samples in uint16_t containers, planar 4:2:2 +-#endif +- { PIX_FMT_RGB565, BC_RGB565, 1 }, ///< always stored in cpu endianness +- { PIX_FMT_YUVJ420P, BC_YUVJ420P, 1 }, ///< Planar YUV 4:2:0 full scale (jpeg) +- { PIX_FMT_YUVJ422P, BC_YUVJ422P, 1 }, ///< Planar YUV 4:2:2 full scale (jpeg) +- { PIX_FMT_YUVJ444P, BC_YUVJ444P, 1 }, ///< Planar YUV 4:4:4 full scale (jpeg) ++ { AV_PIX_FMT_RGB24, BC_RGB888, 1 }, ///< Packed pixel, 3 bytes per pixel, RGBRGB... ++ { AV_PIX_FMT_BGR24, BC_BGR888, 1 }, ///< Packed pixel, 3 bytes per pixel, BGRBGR... ++ { AV_PIX_FMT_YUV422P, BC_YUV422P, 1 }, ///< Planar YUV 4:2:2 (1 Cr & Cb sample per 2x1 Y samples) ++ { AV_PIX_FMT_YUV444P, BC_YUV444P, 1 }, ///< Planar YUV 4:4:4 (1 Cr & Cb sample per 1x1 Y samples) ++ { AV_PIX_FMT_YUV411P, BC_YUV411P, 1 }, ///< Planar YUV 4:1:1 (1 Cr & Cb sample per 4x1 Y samples) ++ { AV_PIX_FMT_YUV422P16, BC_YUV422P16, 1 }, ///< Planar 16 bit YUV 4:2:2 (1 Cr & Cb sample per 2x1 Y samples) ++#ifdef AV_PIX_FMT_YUV422P10 ++ { AV_PIX_FMT_YUV422P10, BC_YUV422P10, 1 }, ///< 10 bit samples in uint16_t containers, planar 4:2:2 ++#endif ++ { AV_PIX_FMT_RGB565, BC_RGB565, 1 }, ///< always stored in cpu endianness ++ { AV_PIX_FMT_YUVJ420P, BC_YUVJ420P, 1 }, ///< Planar YUV 4:2:0 full scale (jpeg) ++ { AV_PIX_FMT_YUVJ422P, BC_YUVJ422P, 1 }, ///< Planar YUV 4:2:2 full scale (jpeg) ++ { AV_PIX_FMT_YUVJ444P, BC_YUVJ444P, 1 }, ///< Planar YUV 4:4:4 full scale (jpeg) + #if LIBAVUTIL_VERSION_INT < (50<<16) +- { PIX_FMT_RGBA32, BC_RGBA8888, 0 }, ///< Packed pixel, 4 bytes per pixel, BGRABGRA... ++ { AV_PIX_FMT_RGBA32, BC_RGBA8888, 0 }, ///< Packed pixel, 4 bytes per pixel, BGRABGRA... + #else +- { PIX_FMT_RGB32, BC_RGBA8888, 0 }, ///< Packed pixel, 4 bytes per pixel, BGRABGRA... ++ { AV_PIX_FMT_RGB32, BC_RGBA8888, 0 }, ///< Packed pixel, 4 bytes per pixel, BGRABGRA... + #endif +- { PIX_FMT_RGB555, BC_RGB888, 0 }, ///< always stored in cpu endianness, most significant bit to 1 +- { PIX_FMT_GRAY8, BC_RGB888, 0 }, +- { PIX_FMT_MONOWHITE, BC_RGB888, 0 }, ///< 0 is white +- { PIX_FMT_MONOBLACK, BC_RGB888, 0 }, ///< 0 is black +- { PIX_FMT_PAL8, BC_RGB888, 0 }, ///< 8 bit with RGBA palette +- { PIX_FMT_YUV410P, BC_YUV420P, 0 }, ///< Planar YUV 4:1:0 (1 Cr & Cb sample per 4x4 Y samples) ++ { AV_PIX_FMT_RGB555, BC_RGB888, 0 }, ///< always stored in cpu endianness, most significant bit to 1 ++ { AV_PIX_FMT_GRAY8, BC_RGB888, 0 }, ++ { AV_PIX_FMT_MONOWHITE, BC_RGB888, 0 }, ///< 0 is white ++ { AV_PIX_FMT_MONOBLACK, BC_RGB888, 0 }, ///< 0 is black ++ { AV_PIX_FMT_PAL8, BC_RGB888, 0 }, ///< 8 bit with RGBA palette ++ { AV_PIX_FMT_YUV410P, BC_YUV420P, 0 }, ///< Planar YUV 4:1:0 (1 Cr & Cb sample per 4x4 Y samples) + }; + + static const struct +@@ -248,7 +248,7 @@ static int lqt_ffmpeg_delete_video(quick + if(codec->frame_buffer) free(codec->frame_buffer); + if(codec->buffer) free(codec->buffer); + +- if(codec->frame) av_free(codec->frame); ++ if(codec->frame) av_frame_free(&codec->frame); + + #ifdef HAVE_LIBSWSCALE + if(codec->swsContext) +@@ -343,16 +343,16 @@ static int lqt_tenbit_dnxhd_supported(AV + if (!codec->pix_fmts) + return 0; + +- for (i = 0; codec->pix_fmts[i] != PIX_FMT_NONE; ++i) ++ for (i = 0; codec->pix_fmts[i] != AV_PIX_FMT_NONE; ++i) + { +- if (codec->pix_fmts[i] == PIX_FMT_YUV422P10_OR_DUMMY) ++ if (codec->pix_fmts[i] == AV_PIX_FMT_YUV422P10_OR_DUMMY) + return 1; + } + + return 0; + } + +-static enum PixelFormat lqt_ffmpeg_get_ffmpeg_colormodel(int id) ++static enum AVPixelFormat lqt_ffmpeg_get_ffmpeg_colormodel(int id) + { + int i; + +@@ -361,10 +361,10 @@ static enum PixelFormat lqt_ffmpeg_get_f + if(colormodels[i].lqt_id == id) + return colormodels[i].ffmpeg_id; + } +- return PIX_FMT_NB; ++ return AV_PIX_FMT_NB; + } + +-static int lqt_ffmpeg_get_lqt_colormodel(enum PixelFormat id, int * exact) ++static int lqt_ffmpeg_get_lqt_colormodel(enum AVPixelFormat id, int * exact) + { + int i; + +@@ -402,24 +402,24 @@ static void lqt_ffmpeg_setup_decoding_co + /* First we try codec-specific colormodel matching. */ + if(codec->decoder->id == AV_CODEC_ID_DNXHD) + { +- /* FFMpeg supports PIX_FMT_YUV422P and PIX_FMT_YUV422P10 for DNxHD, which +- we sometimes interpret as PIX_FMT_YUVJ422P and PIX_FMT_YUVJ422P10. */ +- if (codec->avctx->pix_fmt == PIX_FMT_YUV422P || codec->avctx->pix_fmt == PIX_FMT_YUV422P10_OR_DUMMY) ++ /* FFMpeg supports AV_PIX_FMT_YUV422P and AV_PIX_FMT_YUV422P10 for DNxHD, which ++ we sometimes interpret as AV_PIX_FMT_YUVJ422P and AV_PIX_FMT_YUVJ422P10. */ ++ if (codec->avctx->pix_fmt == AV_PIX_FMT_YUV422P || codec->avctx->pix_fmt == AV_PIX_FMT_YUV422P10_OR_DUMMY) + { +- int p10 = (codec->avctx->pix_fmt == PIX_FMT_YUV422P10_OR_DUMMY); ++ int p10 = (codec->avctx->pix_fmt == AV_PIX_FMT_YUV422P10_OR_DUMMY); + *exact = 1; + if (lqt_ffmpeg_get_avid_yuv_range(vtrack->track) == AVID_FULL_YUV_RANGE) + { + vtrack->stream_cmodel = p10 ? BC_YUVJ422P10 : BC_YUVJ422P; +- codec->reinterpret_pix_fmt = p10 ? PIX_FMT_YUV422P10_OR_DUMMY : PIX_FMT_YUVJ422P; +- // Note: reinterpret_pix_fmt should really be PIX_FMT_YUVJ422P10, except ++ codec->reinterpret_pix_fmt = p10 ? AV_PIX_FMT_YUV422P10_OR_DUMMY : AV_PIX_FMT_YUVJ422P; ++ // Note: reinterpret_pix_fmt should really be AV_PIX_FMT_YUVJ422P10, except + // there is no such colormodel in FFMpeg. Fortunately, it's not a problem + // in this case, as reinterpret_pix_fmt is only used when *exact == 0. + } + else + { + vtrack->stream_cmodel = p10 ? BC_YUV422P10 : BC_YUV422P; +- codec->reinterpret_pix_fmt = p10 ? PIX_FMT_YUV422P10_OR_DUMMY : PIX_FMT_YUV422P; ++ codec->reinterpret_pix_fmt = p10 ? AV_PIX_FMT_YUV422P10_OR_DUMMY : AV_PIX_FMT_YUV422P; + } + return; + } +@@ -440,14 +440,14 @@ static void lqt_ffmpeg_setup_encoding_co + + if (codec->encoder->id == AV_CODEC_ID_DNXHD) + { +- /* FFMpeg's DNxHD encoder only supports PIX_FMT_YUV422P and PIX_FMT_YUV422P10 +- and doesn't know anything about PIX_FMT_YUVJ422P and PIX_FMT_YUVJ422P10 ++ /* FFMpeg's DNxHD encoder only supports AV_PIX_FMT_YUV422P and AV_PIX_FMT_YUV422P10 ++ and doesn't know anything about AV_PIX_FMT_YUVJ422P and AV_PIX_FMT_YUVJ422P10 + (in fact, the latter doesn't even exist) */ +- codec->avctx->pix_fmt = PIX_FMT_YUV422P; ++ codec->avctx->pix_fmt = AV_PIX_FMT_YUV422P; + if (vtrack->stream_cmodel == BC_YUV422P10 || vtrack->stream_cmodel == BC_YUVJ422P10) + { + if (lqt_tenbit_dnxhd_supported(codec->encoder)) +- codec->avctx->pix_fmt = PIX_FMT_YUV422P10_OR_DUMMY; ++ codec->avctx->pix_fmt = AV_PIX_FMT_YUV422P10_OR_DUMMY; + } + } + } +@@ -458,7 +458,7 @@ static void lqt_ffmpeg_setup_encoding_co + /* From avcodec.h: */ + + /* +- * PIX_FMT_RGBA32 is handled in an endian-specific manner. A RGBA ++ * AV_PIX_FMT_RGBA32 is handled in an endian-specific manner. A RGBA + * color is put together as: + * (A << 24) | (R << 16) | (G << 8) | B + * This is stored as BGRA on little endian CPU architectures and ARGB on +@@ -530,7 +530,7 @@ static void convert_rgba_to_argb(uint8_t + */ + + static void convert_image_decode(quicktime_ffmpeg_video_codec_t *codec, +- AVFrame * in_frame, enum PixelFormat in_format, ++ AVFrame * in_frame, enum AVPixelFormat in_format, + unsigned char ** out_frame, int out_format, + int width, int height, int row_span, int row_span_uv) + { +@@ -547,9 +547,9 @@ static void convert_image_decode(quickti + * RGBA format like in ffmpeg?? + */ + #if LIBAVUTIL_VERSION_INT < (50<<16) +- if((in_format == PIX_FMT_RGBA32) && (out_format == BC_RGBA8888)) ++ if((in_format == AV_PIX_FMT_RGBA32) && (out_format == BC_RGBA8888)) + #else +- if((in_format == PIX_FMT_RGB32) && (out_format == BC_RGBA8888)) ++ if((in_format == AV_PIX_FMT_RGB32) && (out_format == BC_RGBA8888)) + #endif + { + convert_image_decode_rgba(in_frame, out_frame, width, height, codec->y_offset); +@@ -829,7 +829,7 @@ static int lqt_ffmpeg_decode_video(quick + if(avcodec_open2(codec->avctx, codec->decoder, NULL) != 0) + return -1; + #endif +- codec->frame = avcodec_alloc_frame(); ++ codec->frame = av_frame_alloc(); + vtrack->stream_cmodel = LQT_COLORMODEL_NONE; + codec->initialized = 1; + } +@@ -929,10 +929,10 @@ static int lqt_ffmpeg_decode_video(quick + #ifdef HAVE_LIBSWSCALE + + #if LIBAVUTIL_VERSION_INT < (50<<16) +- if(!((codec->avctx->pix_fmt == PIX_FMT_RGBA32) && ++ if(!((codec->avctx->pix_fmt == AV_PIX_FMT_RGBA32) && + (vtrack->stream_cmodel == BC_RGBA8888))) + #else +- if(!((codec->avctx->pix_fmt == PIX_FMT_RGB32) && ++ if(!((codec->avctx->pix_fmt == AV_PIX_FMT_RGB32) && + (vtrack->stream_cmodel == BC_RGBA8888))) + #endif + { +@@ -1318,7 +1318,7 @@ static int lqt_ffmpeg_encode_video(quick + + if(!codec->initialized) + { +- codec->frame = avcodec_alloc_frame(); ++ codec->frame = av_frame_alloc(); + + /* time_base is 1/framerate for constant framerate */ + +@@ -1396,9 +1396,9 @@ static int lqt_ffmpeg_encode_video(quick + if(vtrack->stream_cmodel == BC_RGBA8888) + { + /* Libquicktime doesn't natively support a color model equivalent +- to PIX_FMT_ARGB, which is required for QTRLE with alpha channel. ++ to AV_PIX_FMT_ARGB, which is required for QTRLE with alpha channel. + So, we use BC_RGBA8888 and do ad hoc conversion below. */ +- codec->avctx->pix_fmt = PIX_FMT_ARGB; ++ codec->avctx->pix_fmt = AV_PIX_FMT_ARGB; + vtrack->track->mdia.minf.stbl.stsd.table[0].depth = 32; + } + } +@@ -1467,7 +1467,7 @@ static int lqt_ffmpeg_encode_video(quick + } + // codec->lqt_colormodel = ffmepg_2_lqt(codec->com.ffcodec_enc); + +- if(codec->y_offset != 0 || codec->avctx->pix_fmt == PIX_FMT_ARGB) ++ if(codec->y_offset != 0 || codec->avctx->pix_fmt == AV_PIX_FMT_ARGB) + { + if(!codec->tmp_rows) + { +@@ -1492,7 +1492,7 @@ static int lqt_ffmpeg_encode_video(quick + vtrack->stream_cmodel, + 0, 0, 0, codec->y_offset); + } +- else if(codec->avctx->pix_fmt == PIX_FMT_ARGB) ++ else if(codec->avctx->pix_fmt == AV_PIX_FMT_ARGB) + { + convert_rgba_to_argb(row_pointers[0], vtrack->stream_row_span, + codec->tmp_rows[0], codec->tmp_row_span, +@@ -1600,7 +1600,7 @@ static int lqt_ffmpeg_encode_video(quick + { + int advanced = 0; + if(codec->avctx->max_b_frames || +- (codec->avctx->flags & (CODEC_FLAG_QPEL|CODEC_FLAG_GMC))) ++ (codec->avctx->flags & (AV_CODEC_FLAG_QPEL|CODEC_FLAG_GMC))) + advanced = 1; + + setup_header_mpeg4(file, track, codec->avctx->extradata, Added: head/multimedia/libquicktime/files/patch-libav10 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/libquicktime/files/patch-libav10 Sat May 7 17:22:21 2016 (r414778) @@ -0,0 +1,711 @@ +Description: build against libav10 (Closes: #739325) +Author: Reinhard Tartler +Bug-Debian: http://bugs.debian.org/739325 +Last-Update: 2014-03-16 + + +--- plugins/ffmpeg/lqt_ffmpeg.c.orig ++++ plugins/ffmpeg/lqt_ffmpeg.c +@@ -386,7 +386,7 @@ static lqt_image_size_static_t image_siz + struct CODECIDMAP codecidmap_v[] = + { + { +- .id = CODEC_ID_MPEG1VIDEO, ++ .id = AV_CODEC_ID_MPEG1VIDEO, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -397,7 +397,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE } + }, + { +- .id = CODEC_ID_MPEG4, ++ .id = AV_CODEC_ID_MPEG4, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -415,7 +415,7 @@ struct CODECIDMAP codecidmap_v[] = + .compression_id = LQT_COMPRESSION_MPEG4_ASP, + }, + { +- .id = CODEC_ID_MSMPEG4V1, ++ .id = AV_CODEC_ID_MSMPEG4V1, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -426,7 +426,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_MSMPEG4V2, ++ .id = AV_CODEC_ID_MSMPEG4V2, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -437,7 +437,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_MSMPEG4V3, ++ .id = AV_CODEC_ID_MSMPEG4V3, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -453,7 +453,7 @@ struct CODECIDMAP codecidmap_v[] = + .do_encode = 1, + }, + { +- .id = CODEC_ID_MSMPEG4V3, ++ .id = AV_CODEC_ID_MSMPEG4V3, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -468,7 +468,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + #if 0 + { +- .id = CODEC_ID_WMV1, ++ .id = AV_CODEC_ID_WMV1, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -481,7 +481,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + #endif + { +- .id = CODEC_ID_H263, ++ .id = AV_CODEC_ID_H263, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -493,7 +493,7 @@ struct CODECIDMAP codecidmap_v[] = + .compatibility_flags = LQT_FILE_QT_OLD | LQT_FILE_QT | LQT_FILE_MP4 | LQT_FILE_3GP, + }, + { +- .id = CODEC_ID_H263, ++ .id = AV_CODEC_ID_H263, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -508,7 +508,7 @@ struct CODECIDMAP codecidmap_v[] = + .do_encode = 1, + }, + { +- .id = CODEC_ID_H264, ++ .id = AV_CODEC_ID_H264, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -519,7 +519,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_H263P, ++ .id = AV_CODEC_ID_H263P, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -533,7 +533,7 @@ struct CODECIDMAP codecidmap_v[] = + .do_encode = 1, + }, + { +- .id = CODEC_ID_H263I, ++ .id = AV_CODEC_ID_H263I, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -544,7 +544,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_SVQ1, ++ .id = AV_CODEC_ID_SVQ1, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -555,7 +555,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_SVQ3, ++ .id = AV_CODEC_ID_SVQ3, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -566,7 +566,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_MJPEG, ++ .id = AV_CODEC_ID_MJPEG, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -580,7 +580,7 @@ struct CODECIDMAP codecidmap_v[] = + .do_encode = 1, + }, + { +- .id = CODEC_ID_MJPEGB, ++ .id = AV_CODEC_ID_MJPEGB, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -594,7 +594,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + #if LIBAVCODEC_BUILD >= 3346688 + { +- .id = CODEC_ID_TARGA, ++ .id = AV_CODEC_ID_TARGA, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -606,7 +606,7 @@ struct CODECIDMAP codecidmap_v[] = + #endif + #if LIBAVCODEC_BUILD >= 3347456 + { +- .id = CODEC_ID_TIFF, ++ .id = AV_CODEC_ID_TIFF, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -617,7 +617,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + #endif + { +- .id = CODEC_ID_8BPS, ++ .id = AV_CODEC_ID_8BPS, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -627,7 +627,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_INDEO3, ++ .id = AV_CODEC_ID_INDEO3, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -638,7 +638,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_RPZA, ++ .id = AV_CODEC_ID_RPZA, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -648,7 +648,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_SMC, ++ .id = AV_CODEC_ID_SMC, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -658,7 +658,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_CINEPAK, ++ .id = AV_CODEC_ID_CINEPAK, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -669,7 +669,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_CYUV, ++ .id = AV_CODEC_ID_CYUV, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -680,7 +680,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_QTRLE, ++ .id = AV_CODEC_ID_QTRLE, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -693,7 +693,7 @@ struct CODECIDMAP codecidmap_v[] = + .encoding_colormodels = (int[]){ BC_RGB888, BC_RGBA8888, LQT_COLORMODEL_NONE }, + }, + { +- .id = CODEC_ID_MSRLE, ++ .id = AV_CODEC_ID_MSRLE, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -703,7 +703,7 @@ struct CODECIDMAP codecidmap_v[] = + .wav_ids = { LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_DVVIDEO, ++ .id = AV_CODEC_ID_DVVIDEO, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -719,7 +719,7 @@ struct CODECIDMAP codecidmap_v[] = + .image_sizes = image_sizes_dv, + }, + { +- .id = CODEC_ID_DVVIDEO, ++ .id = AV_CODEC_ID_DVVIDEO, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -735,7 +735,7 @@ struct CODECIDMAP codecidmap_v[] = + .image_sizes = image_sizes_dv, + }, + { +- .id = CODEC_ID_DVVIDEO, ++ .id = AV_CODEC_ID_DVVIDEO, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -751,7 +751,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + /* DVCPRO HD (decoding only for now) */ + { +- .id = CODEC_ID_DVVIDEO, ++ .id = AV_CODEC_ID_DVVIDEO, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -772,7 +772,7 @@ struct CODECIDMAP codecidmap_v[] = + // .do_encode = 1 + }, + { +- .id = CODEC_ID_FFVHUFF, ++ .id = AV_CODEC_ID_FFVHUFF, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -785,7 +785,7 @@ struct CODECIDMAP codecidmap_v[] = + .do_encode = 1 + }, + { +- .id = CODEC_ID_FFV1, ++ .id = AV_CODEC_ID_FFV1, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -801,7 +801,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + #if LIBAVCODEC_BUILD >= 3352576 + { +- .id = CODEC_ID_DNXHD, ++ .id = AV_CODEC_ID_DNXHD, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -817,7 +817,7 @@ struct CODECIDMAP codecidmap_v[] = + }, + #endif + { +- .id = CODEC_ID_MPEG2VIDEO, ++ .id = AV_CODEC_ID_MPEG2VIDEO, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -839,7 +839,7 @@ struct CODECIDMAP codecidmap_v[] = + struct CODECIDMAP codecidmap_a[] = + { + { +- .id = CODEC_ID_MP3, ++ .id = AV_CODEC_ID_MP3, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -851,7 +851,7 @@ struct CODECIDMAP codecidmap_a[] = + .wav_ids = { 0x50, 0x55, LQT_WAV_ID_NONE }, + }, + { +- .id = CODEC_ID_MP2, ++ .id = AV_CODEC_ID_MP2, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -866,7 +866,7 @@ struct CODECIDMAP codecidmap_a[] = + .compression_id = LQT_COMPRESSION_MP2, + }, + { +- .id = CODEC_ID_AC3, ++ .id = AV_CODEC_ID_AC3, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -881,7 +881,7 @@ struct CODECIDMAP codecidmap_a[] = + .compression_id = LQT_COMPRESSION_AC3, + }, + { +- .id = CODEC_ID_QDM2, ++ .id = AV_CODEC_ID_QDM2, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -896,7 +896,7 @@ struct CODECIDMAP codecidmap_a[] = + #if 1 + /* Doesn't work as long as audio chunks are not split into VBR "Samples" */ + { +- .id = CODEC_ID_ALAC, ++ .id = AV_CODEC_ID_ALAC, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -909,7 +909,7 @@ struct CODECIDMAP codecidmap_a[] = + #if 1 + /* Sounds ugly */ + { +- .id = CODEC_ID_ADPCM_MS, ++ .id = AV_CODEC_ID_ADPCM_MS, + .index = -1, + .encoder = NULL, + .decoder = NULL, +@@ -922,7 +922,7 @@ struct CODECIDMAP codecidmap_a[] = + #if 1 + /* Sounds ugly */ + { +- .id = CODEC_ID_ADPCM_IMA_WAV, ++ .id = AV_CODEC_ID_ADPCM_IMA_WAV, + .index = -1, + .encoder = NULL, + .decoder = NULL, +--- plugins/ffmpeg/audio.c.orig ++++ plugins/ffmpeg/audio.c +@@ -45,6 +45,12 @@ + #define ENCODE_AUDIO 1 + #endif + ++// Has been deprecated for ages. Now removed. For now do what ffmpeg does ++// 192000 = 1 second of 48khz 32bit audio ++#ifndef AVCODEC_MAX_AUDIO_FRAME_SIZE ++#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000 ++#endif ++ + /* The following code was ported from gmerlin_avdecoder (http://gmerlin.sourceforge.net) */ + + /* MPEG Audio header parsing code */ +@@ -626,7 +632,7 @@ static int decode_chunk(quicktime_t * fi + { + /* If the codec is mp3, make sure to decode the very last frame */ + +- if((codec->avctx->codec_id == CODEC_ID_MP3) && ++ if((codec->avctx->codec_id == AV_CODEC_ID_MP3) && + (codec->bytes_in_chunk_buffer >= 4)) + { + if(!mpa_decode_header(&mph, codec->chunk_buffer, (const mpa_header*)0)) +@@ -695,7 +701,7 @@ static int decode_chunk(quicktime_t * fi + + /* Some really broken mp3 files have the header bytes split across 2 chunks */ + +- if(codec->avctx->codec_id == CODEC_ID_MP3) ++ if(codec->avctx->codec_id == AV_CODEC_ID_MP3) + { + if(codec->bytes_in_chunk_buffer < 4) + { +@@ -806,7 +812,7 @@ static int decode_chunk(quicktime_t * fi + + if(bytes_decoded < 0) + { +- if(codec->avctx->codec_id == CODEC_ID_MP3) ++ if(codec->avctx->codec_id == AV_CODEC_ID_MP3) + { + /* For mp3, bytes_decoded < 0 means, that the frame should be muted */ + memset(&codec->sample_buffer[track_map->channels * (codec->sample_buffer_end - +@@ -866,8 +872,8 @@ static void init_compression_info(quickt + quicktime_audio_map_t *track_map = &file->atracks[track]; + quicktime_ffmpeg_audio_codec_t *codec = track_map->codec->priv; + +- if((codec->decoder->id == CODEC_ID_MP2) || +- (codec->decoder->id == CODEC_ID_MP3)) ++ if((codec->decoder->id == AV_CODEC_ID_MP2) || ++ (codec->decoder->id == AV_CODEC_ID_MP3)) + { + mpa_header h; + uint32_t header; +@@ -909,7 +915,7 @@ static void init_compression_info(quickt + else + track_map->ci.bitrate = h.bitrate; + } +- else if(codec->decoder->id == CODEC_ID_AC3) ++ else if(codec->decoder->id == AV_CODEC_ID_AC3) + { + a52_header h; + uint8_t * ptr; +@@ -986,7 +992,7 @@ static int lqt_ffmpeg_decode_audio(quick + #endif + /* Some codecs need extra stuff */ + +- if(codec->decoder->id == CODEC_ID_ALAC) ++ if(codec->decoder->id == AV_CODEC_ID_ALAC) + { + header = quicktime_wave_get_user_atom(track_map->track, "alac", &header_len); + if(header) +@@ -995,7 +1001,7 @@ static int lqt_ffmpeg_decode_audio(quick + codec->avctx->extradata_size = header_len; + } + } +- if(codec->decoder->id == CODEC_ID_QDM2) ++ if(codec->decoder->id == AV_CODEC_ID_QDM2) + { + header = quicktime_wave_get_user_atom(track_map->track, "QDCA", &header_len); + if(header) +@@ -1495,9 +1501,9 @@ void quicktime_init_audio_codec_ffmpeg(q + codec_base->decode_audio = lqt_ffmpeg_decode_audio; + codec_base->set_parameter = set_parameter; + +- if((decoder->id == CODEC_ID_MP3) || (decoder->id == CODEC_ID_MP2)) ++ if((decoder->id == AV_CODEC_ID_MP3) || (decoder->id == AV_CODEC_ID_MP2)) + codec_base->read_packet = read_packet_mpa; +- else if(decoder->id == CODEC_ID_AC3) ++ else if(decoder->id == AV_CODEC_ID_AC3) + { + codec_base->write_packet = write_packet_ac3; + codec_base->read_packet = read_packet_ac3; +--- plugins/ffmpeg/params.c.orig ++++ plugins/ffmpeg/params.c +@@ -202,8 +202,8 @@ void lqt_ffmpeg_set_parameter(AVCodecCon + PARAM_INT("ff_max_b_frames",max_b_frames); + PARAM_FLOAT("ff_b_quant_factor",b_quant_factor); + PARAM_INT("ff_b_frame_strategy",b_frame_strategy); +- PARAM_INT("ff_luma_elim_threshold",luma_elim_threshold); +- PARAM_INT("ff_chroma_elim_threshold",chroma_elim_threshold); ++ /* PARAM_INT("ff_luma_elim_threshold",luma_elim_threshold); */ ++ /* PARAM_INT("ff_chroma_elim_threshold",chroma_elim_threshold); */ + PARAM_INT("ff_strict_std_compliance",strict_std_compliance); + PARAM_QP2LAMBDA("ff_b_quant_offset",b_quant_offset); + PARAM_INT("ff_rc_min_rate",rc_min_rate); +@@ -241,8 +241,8 @@ void lqt_ffmpeg_set_parameter(AVCodecCon + PARAM_QP2LAMBDA("ff_lmax", lmax); + PARAM_INT("ff_noise_reduction",noise_reduction); + PARAM_INT_SCALE("ff_rc_initial_buffer_occupancy",rc_initial_buffer_occupancy,1000); +- PARAM_INT("ff_inter_threshold",inter_threshold); +- PARAM_INT("ff_quantizer_noise_shaping",quantizer_noise_shaping); ++ /* PARAM_INT("ff_inter_threshold",inter_threshold); */ ++ /* PARAM_INT("ff_quantizer_noise_shaping",quantizer_noise_shaping); */ + PARAM_INT("ff_thread_count",thread_count); + PARAM_INT("ff_me_threshold",me_threshold); + PARAM_INT("ff_mb_threshold",mb_threshold); +@@ -272,8 +272,8 @@ void lqt_ffmpeg_set_parameter(AVCodecCon + PARAM_FLAG("ff_flag_bitexact",CODEC_FLAG_BITEXACT); + PARAM_FLAG("ff_flag_ac_pred",CODEC_FLAG_AC_PRED); + // PARAM_FLAG("ff_flag_h263p_umv",CODEC_FLAG_H263P_UMV); // Unused +- PARAM_FLAG("ff_flag_cbp_rd",CODEC_FLAG_CBP_RD); +- PARAM_FLAG("ff_flag_qp_rd",CODEC_FLAG_QP_RD); ++ /* PARAM_FLAG("ff_flag_cbp_rd",CODEC_FLAG_CBP_RD); */ ++ /* PARAM_FLAG("ff_flag_qp_rd",CODEC_FLAG_QP_RD); */ + + #if LIBAVCODEC_VERSION_MAJOR >= 54 + PARAM_DICT_FLAG("ff_flag_h263p_aiv", "aiv"); +@@ -288,7 +288,7 @@ void lqt_ffmpeg_set_parameter(AVCodecCon + PARAM_FLAG("ff_flag_loop_filter",CODEC_FLAG_LOOP_FILTER); + PARAM_FLAG("ff_flag_closed_gop",CODEC_FLAG_CLOSED_GOP); + PARAM_FLAG2("ff_flag2_fast",CODEC_FLAG2_FAST); +- PARAM_FLAG2("ff_flag2_strict_gop",CODEC_FLAG2_STRICT_GOP); ++ /* PARAM_FLAG2("ff_flag2_strict_gop",CODEC_FLAG2_STRICT_GOP); */ + PARAM_ENUM("ff_coder_type",coder_type,coder_type); + + } +--- plugins/ffmpeg/video.c.orig ++++ plugins/ffmpeg/video.c +@@ -400,7 +400,7 @@ static void lqt_ffmpeg_setup_decoding_co + codec->reinterpret_pix_fmt = codec->avctx->pix_fmt; + + /* First we try codec-specific colormodel matching. */ +- if(codec->decoder->id == CODEC_ID_DNXHD) ++ if(codec->decoder->id == AV_CODEC_ID_DNXHD) + { + /* FFMpeg supports PIX_FMT_YUV422P and PIX_FMT_YUV422P10 for DNxHD, which + we sometimes interpret as PIX_FMT_YUVJ422P and PIX_FMT_YUVJ422P10. */ +@@ -438,7 +438,7 @@ static void lqt_ffmpeg_setup_encoding_co + quicktime_ffmpeg_video_codec_t *codec = vtrack->codec->priv; + codec->avctx->pix_fmt = lqt_ffmpeg_get_ffmpeg_colormodel(vtrack->stream_cmodel); + +- if (codec->encoder->id == CODEC_ID_DNXHD) ++ if (codec->encoder->id == AV_CODEC_ID_DNXHD) + { + /* FFMpeg's DNxHD encoder only supports PIX_FMT_YUV422P and PIX_FMT_YUV422P10 + and doesn't know anything about PIX_FMT_YUVJ422P and PIX_FMT_YUVJ422P10 +@@ -728,13 +728,13 @@ static int lqt_ffmpeg_decode_video(quick + + /* Set extradata: It's done differently for each codec */ + +- if(codec->decoder->id == CODEC_ID_SVQ3) ++ if(codec->decoder->id == AV_CODEC_ID_SVQ3) + { + extradata = trak->mdia.minf.stbl.stsd.table[0].table_raw + 4; + extradata_size = trak->mdia.minf.stbl.stsd.table[0].table_raw_size - 4; + + } +- else if(codec->decoder->id == CODEC_ID_H264) ++ else if(codec->decoder->id == AV_CODEC_ID_H264) + { + user_atom = quicktime_stsd_get_user_atom(trak, "avcC", &user_atom_len); + +@@ -753,7 +753,7 @@ static int lqt_ffmpeg_decode_video(quick + } + + } +- else if(codec->decoder->id == CODEC_ID_MPEG4) ++ else if(codec->decoder->id == AV_CODEC_ID_MPEG4) + { + if(trak->mdia.minf.stbl.stsd.table[0].has_esds) + { +@@ -947,15 +947,15 @@ static int lqt_ffmpeg_decode_video(quick + } + #endif + } +- if(codec->decoder->id == CODEC_ID_DVVIDEO) ++ if(codec->decoder->id == AV_CODEC_ID_DVVIDEO) + { + if(vtrack->stream_cmodel == BC_YUV420P) + vtrack->chroma_placement = LQT_CHROMA_PLACEMENT_DVPAL; + vtrack->interlace_mode = LQT_INTERLACE_BOTTOM_FIRST; + vtrack->ci.id = LQT_COMPRESSION_DV; + } +- else if((codec->decoder->id == CODEC_ID_MPEG4) || +- (codec->decoder->id == CODEC_ID_H264)) ++ else if((codec->decoder->id == AV_CODEC_ID_MPEG4) || ++ (codec->decoder->id == AV_CODEC_ID_H264)) + { + if(vtrack->stream_cmodel == BC_YUV420P) + vtrack->chroma_placement = LQT_CHROMA_PLACEMENT_MPEG2; +@@ -1299,13 +1299,13 @@ static int lqt_ffmpeg_encode_video(quick + { + if(vtrack->stream_cmodel == BC_YUV420P) + { +- if(codec->encoder->id == CODEC_ID_MPEG4) ++ if(codec->encoder->id == AV_CODEC_ID_MPEG4) + { + vtrack->chroma_placement = LQT_CHROMA_PLACEMENT_MPEG2; + /* enable interlaced encoding */ + vtrack->interlace_mode = LQT_INTERLACE_NONE; + } +- else if(codec->encoder->id == CODEC_ID_DVVIDEO) ++ else if(codec->encoder->id == AV_CODEC_ID_DVVIDEO) + { + vtrack->chroma_placement = LQT_CHROMA_PLACEMENT_DVPAL; + } +@@ -1340,7 +1340,7 @@ static int lqt_ffmpeg_encode_video(quick + codec->avctx->sample_aspect_ratio.num = pixel_width; + codec->avctx->sample_aspect_ratio.den = pixel_height; + /* Use global headers for mp4v */ +- if(codec->encoder->id == CODEC_ID_MPEG4) ++ if(codec->encoder->id == AV_CODEC_ID_MPEG4) + { + if(!(file->file_type & (LQT_FILE_AVI|LQT_FILE_AVI_ODML))) + { +@@ -1364,12 +1364,12 @@ static int lqt_ffmpeg_encode_video(quick + } + #endif + } +- else if((codec->encoder->id == CODEC_ID_MSMPEG4V3) && (trak->strl) && ++ else if((codec->encoder->id == AV_CODEC_ID_MSMPEG4V3) && (trak->strl) && + !strncmp(trak->strl->strf.bh.biCompression, "DIV3", 4)) + { + strncpy(trak->strl->strh.fccHandler, "div3", 4); + } +- else if((codec->encoder->id == CODEC_ID_H263) && ++ else if((codec->encoder->id == AV_CODEC_ID_H263) && + (file->file_type & (LQT_FILE_MP4|LQT_FILE_3GP))) + { + uint8_t d263_data[] = +@@ -1383,7 +1383,7 @@ static int lqt_ffmpeg_encode_video(quick + strncpy(trak->mdia.minf.stbl.stsd.table[0].format, + "s263", 4); + } +- else if(codec->encoder->id == CODEC_ID_FFVHUFF) ++ else if(codec->encoder->id == AV_CODEC_ID_FFVHUFF) + { + if(!(file->file_type & (LQT_FILE_AVI|LQT_FILE_AVI_ODML))) + { +@@ -1391,7 +1391,7 @@ static int lqt_ffmpeg_encode_video(quick + codec->write_global_header = 1; + } + } +- else if(codec->encoder->id == CODEC_ID_QTRLE) ++ else if(codec->encoder->id == AV_CODEC_ID_QTRLE) + { + if(vtrack->stream_cmodel == BC_RGBA8888) + { +@@ -1402,11 +1402,11 @@ static int lqt_ffmpeg_encode_video(quick + vtrack->track->mdia.minf.stbl.stsd.table[0].depth = 32; + } + } +- else if(codec->encoder->id == CODEC_ID_DVVIDEO) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat May 7 17:39:03 2016 Return-Path: Delivered-To: svn-ports-all@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 B8B5CB32829; Sat, 7 May 2016 17:39:03 +0000 (UTC) (envelope-from stephen@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 8ADC71699; Sat, 7 May 2016 17:39:03 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47Hd2oe086128; Sat, 7 May 2016 17:39:02 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47Hd2iM086127; Sat, 7 May 2016 17:39:02 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605071739.u47Hd2iM086127@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sat, 7 May 2016 17:39:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414779 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 17:39:03 -0000 Author: stephen Date: Sat May 7 17:39:02 2016 New Revision: 414779 URL: https://svnweb.freebsd.org/changeset/ports/414779 Log: - One more attempt to make it work with FreeBSD-9. Submitted by: Walter Schwarzenfeld Modified: head/math/GiNaC/Makefile Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Sat May 7 17:22:21 2016 (r414778) +++ head/math/GiNaC/Makefile Sat May 7 17:39:02 2016 (r414779) @@ -29,6 +29,11 @@ INFO= ginac ginac-examples .include +.if ${OSVERSION} < 1000000 +USE_GCC= 4.8+ +CXXFLAGS+= -D_GLIBCXX_USE_C99 +.endif + post-patch: @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure .if ${ARCH} != "i386" From owner-svn-ports-all@freebsd.org Sat May 7 17:41:05 2016 Return-Path: Delivered-To: svn-ports-all@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 B1205B3295B; Sat, 7 May 2016 17:41:05 +0000 (UTC) (envelope-from olgeni@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 6EEB318D5; Sat, 7 May 2016 17:41:05 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47Hf4s3088470; Sat, 7 May 2016 17:41:04 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47Hf4oX088467; Sat, 7 May 2016 17:41:04 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605071741.u47Hf4oX088467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 7 May 2016 17:41:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414780 - head/databases/elixir-calecto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 17:41:05 -0000 Author: olgeni Date: Sat May 7 17:41:04 2016 New Revision: 414780 URL: https://svnweb.freebsd.org/changeset/ports/414780 Log: Update databases/elixir-calecto to version 0.6.0. Modified: head/databases/elixir-calecto/Makefile head/databases/elixir-calecto/distinfo head/databases/elixir-calecto/pkg-plist Modified: head/databases/elixir-calecto/Makefile ============================================================================== --- head/databases/elixir-calecto/Makefile Sat May 7 17:39:02 2016 (r414779) +++ head/databases/elixir-calecto/Makefile Sat May 7 17:41:04 2016 (r414780) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= calecto -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-calecto/distinfo ============================================================================== --- head/databases/elixir-calecto/distinfo Sat May 7 17:39:02 2016 (r414779) +++ head/databases/elixir-calecto/distinfo Sat May 7 17:41:04 2016 (r414780) @@ -1,2 +1,2 @@ -SHA256 (lau-calecto-v0.5.2_GH0.tar.gz) = 64ee97227fbb2c729a0968140cc4db3fe79e406024e3b07212008db411d9be6e -SIZE (lau-calecto-v0.5.2_GH0.tar.gz) = 12593 +SHA256 (lau-calecto-v0.6.0_GH0.tar.gz) = dfe6096b7079fb8e2c281722e01f0827471b442fb590966f43eb33c614cfcabb +SIZE (lau-calecto-v0.6.0_GH0.tar.gz) = 11911 Modified: head/databases/elixir-calecto/pkg-plist ============================================================================== --- head/databases/elixir-calecto/pkg-plist Sat May 7 17:39:02 2016 (r414779) +++ head/databases/elixir-calecto/pkg-plist Sat May 7 17:41:04 2016 (r414780) @@ -7,18 +7,9 @@ lib/elixir/lib/calecto/ebin/Elixir.Calec lib/elixir/lib/calecto/ebin/Elixir.Calecto.Time.beam lib/elixir/lib/calecto/ebin/Elixir.Calecto.Utils.beam lib/elixir/lib/calecto/ebin/Elixir.Calecto.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsDate.Calecto.Date.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsDate.Calecto.DateTimeUTC.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsDate.Calecto.NaiveDateTime.beam lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsDate.Ecto.Date.beam lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsDate.Ecto.DateTime.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsDateTime.Calecto.DateTimeUTC.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsNaiveDateTime.Calecto.DateTimeUTC.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsNaiveDateTime.Calecto.NaiveDateTime.beam lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsNaiveDateTime.Ecto.DateTime.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsTime.Calecto.DateTimeUTC.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsTime.Calecto.NaiveDateTime.beam -lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsTime.Calecto.Time.beam lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsTime.Ecto.DateTime.beam lib/elixir/lib/calecto/ebin/Elixir.Calendar.ContainsTime.Ecto.Time.beam lib/elixir/lib/calecto/ebin/Elixir.Ecto.DataType.Calendar.Date.beam From owner-svn-ports-all@freebsd.org Sat May 7 18:10:15 2016 Return-Path: Delivered-To: svn-ports-all@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 D6B39B32C91; Sat, 7 May 2016 18:10:15 +0000 (UTC) (envelope-from riggs@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 A79FB12AC; Sat, 7 May 2016 18:10:15 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47IAEsX095471; Sat, 7 May 2016 18:10:14 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47IAEGx095469; Sat, 7 May 2016 18:10:14 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605071810.u47IAEGx095469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 7 May 2016 18:10:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414781 - head/multimedia/ffmpeg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 18:10:15 -0000 Author: riggs Date: Sat May 7 18:10:14 2016 New Revision: 414781 URL: https://svnweb.freebsd.org/changeset/ports/414781 Log: Update to upstream release 2.8.7 Modified: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/distinfo Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sat May 7 17:41:04 2016 (r414780) +++ head/multimedia/ffmpeg/Makefile Sat May 7 18:10:14 2016 (r414781) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.8.6 -PORTREVISION= 3 +PORTVERSION= 2.8.7 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/ffmpeg/distinfo ============================================================================== --- head/multimedia/ffmpeg/distinfo Sat May 7 17:41:04 2016 (r414780) +++ head/multimedia/ffmpeg/distinfo Sat May 7 18:10:14 2016 (r414781) @@ -1,2 +1,2 @@ -SHA256 (ffmpeg-2.8.6.tar.bz2) = 40611e329bc354592c6f8f1deb033c31b91f80e91f5707ca4f9afceca78d8e62 -SIZE (ffmpeg-2.8.6.tar.bz2) = 8582420 +SHA256 (ffmpeg-2.8.7.tar.bz2) = 8777ce4a335640fdd13680ba423ef6da330ff5071bfbe27cdbb452379167efe5 +SIZE (ffmpeg-2.8.7.tar.bz2) = 8581128 From owner-svn-ports-all@freebsd.org Sat May 7 19:24:43 2016 Return-Path: Delivered-To: svn-ports-all@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 607E0B32292; Sat, 7 May 2016 19:24:43 +0000 (UTC) (envelope-from pi@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 213EB1BD6; Sat, 7 May 2016 19:24:43 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47JOgu4019779; Sat, 7 May 2016 19:24:42 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47JOgpX019776; Sat, 7 May 2016 19:24:42 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605071924.u47JOgpX019776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 19:24:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414782 - in head/devel: . py-pyicu py3-pyicu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 19:24:43 -0000 Author: pi Date: Sat May 7 19:24:41 2016 New Revision: 414782 URL: https://svnweb.freebsd.org/changeset/ports/414782 Log: New port: devel/py3-pyicu, slave port for python3 for py-pyicu PR: 207035 Submitted by: Ben Woods Approved by: bland (maintainer timeout) Added: head/devel/py3-pyicu/ head/devel/py3-pyicu/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pyicu/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat May 7 18:10:14 2016 (r414781) +++ head/devel/Makefile Sat May 7 19:24:41 2016 (r414782) @@ -4607,6 +4607,7 @@ SUBDIR += py3-gobject3 SUBDIR += py3-jsonschema SUBDIR += py3-libpeas + SUBDIR += py3-pyicu SUBDIR += py3-python-magic SUBDIR += py3-pytz SUBDIR += py3-vcversioner Modified: head/devel/py-pyicu/Makefile ============================================================================== --- head/devel/py-pyicu/Makefile Sat May 7 18:10:14 2016 (r414781) +++ head/devel/py-pyicu/Makefile Sat May 7 19:24:41 2016 (r414782) @@ -15,7 +15,7 @@ COMMENT= Python extension wrapping IBM's LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES?= python USE_PYTHON= distutils autoplist MAKE_ENV+= PYICU_INCLUDES="${PREFIX}/include" \ Added: head/devel/py3-pyicu/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pyicu/Makefile Sat May 7 19:24:41 2016 (r414782) @@ -0,0 +1,8 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pyicu + +USES= python:3.2+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat May 7 19:38:14 2016 Return-Path: Delivered-To: svn-ports-all@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 846F2B324DA; Sat, 7 May 2016 19:38:14 +0000 (UTC) (envelope-from pi@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 3CE3E1FD5; Sat, 7 May 2016 19:38:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47JcD82022931; Sat, 7 May 2016 19:38:13 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47JcDq2022928; Sat, 7 May 2016 19:38:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605071938.u47JcDq2022928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 7 May 2016 19:38:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r414783 - branches/2016Q2/www/node X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 19:38:14 -0000 Author: pi Date: Sat May 7 19:38:13 2016 New Revision: 414783 URL: https://svnweb.freebsd.org/changeset/ports/414783 Log: MFH: r414730 www/node5: 5.9.1 -> 5.11.1 Update to the latest upstream v5.x stable release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v5.11.1 https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209341 MFH: 2016Q2 Submitted by: Bradley T. Hughes (maintainer) Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/www/node/Makefile branches/2016Q2/www/node/distinfo branches/2016Q2/www/node/pkg-plist Modified: branches/2016Q2/www/node/Makefile ============================================================================== --- branches/2016Q2/www/node/Makefile Sat May 7 19:24:41 2016 (r414782) +++ branches/2016Q2/www/node/Makefile Sat May 7 19:38:13 2016 (r414783) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 5.9.1 +PORTVERSION= 5.11.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ -MAINTAINER= linpct@gmail.com +MAINTAINER= bradleythughes@fastmail.fm COMMENT= V8 JavaScript for client and server (5.x) LICENSE= MIT Modified: branches/2016Q2/www/node/distinfo ============================================================================== --- branches/2016Q2/www/node/distinfo Sat May 7 19:24:41 2016 (r414782) +++ branches/2016Q2/www/node/distinfo Sat May 7 19:38:13 2016 (r414783) @@ -1,2 +1,2 @@ -SHA256 (node-v5.9.1.tar.gz) = 9bfa882ba832c526add1f939121c79d95b9c592785ec8afe043086a0c7a30c18 -SIZE (node-v5.9.1.tar.gz) = 22432928 +SHA256 (node-v5.11.1.tar.gz) = be1211ce415ecc48412ce3e9d5b48cf9ec8e99b34f25b4e1909a02679cc72fab +SIZE (node-v5.11.1.tar.gz) = 22834326 Modified: branches/2016Q2/www/node/pkg-plist ============================================================================== --- branches/2016Q2/www/node/pkg-plist Sat May 7 19:24:41 2016 (r414782) +++ branches/2016Q2/www/node/pkg-plist Sat May 7 19:38:13 2016 (r414783) @@ -29,6 +29,8 @@ include/node/openssl/archs/linux-ppc/ope include/node/openssl/archs/linux-ppc64/opensslconf.h include/node/openssl/archs/linux-x32/opensslconf.h include/node/openssl/archs/linux-x86_64/opensslconf.h +include/node/openssl/archs/linux32-s390x/opensslconf.h +include/node/openssl/archs/linux64-s390x/opensslconf.h include/node/openssl/archs/solaris-x86-gcc/opensslconf.h include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h include/node/openssl/asn1.h From owner-svn-ports-all@freebsd.org Sat May 7 19:38:55 2016 Return-Path: Delivered-To: svn-ports-all@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 22E75B3252D; Sat, 7 May 2016 19:38:55 +0000 (UTC) (envelope-from dim@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 EF22910EF; Sat, 7 May 2016 19:38:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47JcsqW023116; Sat, 7 May 2016 19:38:54 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47JcrQ6023112; Sat, 7 May 2016 19:38:53 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201605071938.u47JcrQ6023112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Sat, 7 May 2016 19:38:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414784 - in head/biology/ugene: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 19:38:55 -0000 Author: dim (src committer) Date: Sat May 7 19:38:53 2016 New Revision: 414784 URL: https://svnweb.freebsd.org/changeset/ports/414784 Log: During the exp-run in bug 208158, it was found that biology/ugene gives errors with libc++ 3.8.0: In file included from src/QScoreAdapter.cpp:1: In file included from src/QScoreAdapter.h:4: In file included from ../../include/U2Core/MAlignment.h:1: In file included from ../../include/U2Core/../../corelibs/U2Core/src/datatype/MAlignment.h:25: In file included from ../../include/U2Core/../../corelibs/U2Core/src/datatype/MAlignmentInfo.h:25: In file included from /usr/local/include/qt5/QtCore/QString:1: In file included from /usr/local/include/qt5/QtCore/qstring.h:41: In file included from /usr/local/include/qt5/QtCore/qchar.h:37: In file included from /usr/local/include/qt5/QtCore/qglobal.h:39: /usr/include/c++/v1/cstddef:43:15: fatal error: 'stddef.h' file not found #include_next ^ This is because the port tries to add /usr/include as a system include directory, using -isystem, and this screws up the order of include directories. Fix it by patching up a number of .pri files to avoid using the -isystem flag. Approved by: h2+fbsdports@fsfe.org (maintainer) PR: 209366 MFH: 2016Q2 Added: head/biology/ugene/files/patch-src_libs__3rdparty_samtools_samtools.pri (contents, props changed) head/biology/ugene/files/patch-src_plugins__3rdparty_variants_variants.pri (contents, props changed) head/biology/ugene/files/patch-src_ugene__globals.pri (contents, props changed) Modified: head/biology/ugene/Makefile Modified: head/biology/ugene/Makefile ============================================================================== --- head/biology/ugene/Makefile Sat May 7 19:38:13 2016 (r414783) +++ head/biology/ugene/Makefile Sat May 7 19:38:53 2016 (r414784) @@ -3,6 +3,7 @@ PORTNAME= ugene DISTVERSION= 1.22.0 +PORTREVISION= 1 CATEGORIES= biology science MASTER_SITES= http://ugene.unipro.ru/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} QueryDesigner_UserManual.pdf \ Added: head/biology/ugene/files/patch-src_libs__3rdparty_samtools_samtools.pri ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/ugene/files/patch-src_libs__3rdparty_samtools_samtools.pri Sat May 7 19:38:53 2016 (r414784) @@ -0,0 +1,11 @@ +--- src/libs_3rdparty/samtools/samtools.pri.orig 2016-03-31 12:21:56 UTC ++++ src/libs_3rdparty/samtools/samtools.pri +@@ -3,7 +3,7 @@ UGENE_RELATIVE_DESTDIR = '' + + TEMPLATE = lib + CONFIG +=thread debug_and_release staticlib warn_off +-INCLUDEPATH += src src/samtools ../../include /usr/include ++INCLUDEPATH += src src/samtools ../../include + win32 : INCLUDEPATH += src/samtools/win32 + DEFINES+="_FILE_OFFSET_BITS=64" _LARGEFILE64_SOURCE _USE_KNETFILE + win32 : DEFINES += _USE_MATH_DEFINES "inline=__inline" "__func__=__FUNCTION__" "R_OK=4" "atoll=_atoi64" "alloca=_alloca" Added: head/biology/ugene/files/patch-src_plugins__3rdparty_variants_variants.pri ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/ugene/files/patch-src_plugins__3rdparty_variants_variants.pri Sat May 7 19:38:53 2016 (r414784) @@ -0,0 +1,11 @@ +--- src/plugins_3rdparty/variants/variants.pri.orig 2016-03-31 12:22:09 UTC ++++ src/plugins_3rdparty/variants/variants.pri +@@ -20,7 +20,7 @@ use_bundled_zlib() { + win32 : LIBS += -lwsock32 + + +-INCLUDEPATH += src ../../include /usr/include ++INCLUDEPATH += src ../../include + INCLUDEPATH += ../../libs_3rdparty/samtools/src/samtools + INCLUDEPATH += ../../libs_3rdparty/samtools/src + INCLUDEPATH += ../../libs_3rdparty/samtools/src/samtools/bcftools Added: head/biology/ugene/files/patch-src_ugene__globals.pri ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/ugene/files/patch-src_ugene__globals.pri Sat May 7 19:38:53 2016 (r414784) @@ -0,0 +1,13 @@ +--- src/ugene_globals.pri.orig 2016-03-31 12:22:21 UTC ++++ src/ugene_globals.pri +@@ -8,8 +8,8 @@ DEFINES+=UGENE_VER_MAJOR=$${UGENE_VER_MA + DEFINES+=UGENE_VER_MINOR=$${UGENE_VER_MINOR} + DEFINES+=UGENE_VER_PATCH=$${UGENE_VER_PATCH} + +-unix : !macx : INCLUDEPATH-=/usr/include +-unix : !macx : INCLUDEPATH+=/usr/include/qt5 /usr/include ++#unix : !macx : INCLUDEPATH-=/usr/include ++#unix : !macx : INCLUDEPATH+=/usr/include/qt5 /usr/include + #unix : !macx : INCLUDEPATH =/usr/include/qt5 $$INCLUDEPATH + + # NGS package From owner-svn-ports-all@freebsd.org Sat May 7 20:00:28 2016 Return-Path: Delivered-To: svn-ports-all@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 35103B32816; Sat, 7 May 2016 20:00:28 +0000 (UTC) (envelope-from naddy@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 05A761980; Sat, 7 May 2016 20:00:27 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47K0RNw029171; Sat, 7 May 2016 20:00:27 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47K0Rfv029170; Sat, 7 May 2016 20:00:27 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201605072000.u47K0Rfv029170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Sat, 7 May 2016 20:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414785 - head/net/openntpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 20:00:28 -0000 Author: naddy Date: Sat May 7 20:00:26 2016 New Revision: 414785 URL: https://svnweb.freebsd.org/changeset/ports/414785 Log: For the RESSL option, switch the dependency from libressl-devel to security/libressl, now that the latter is new enough. PR: 209343 Submitted by: tom.beard@public-internet.co.uk Modified: head/net/openntpd/Makefile Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Sat May 7 19:38:53 2016 (r414784) +++ head/net/openntpd/Makefile Sat May 7 20:00:26 2016 (r414785) @@ -2,6 +2,7 @@ PORTNAME= openntpd PORTVERSION= 5.9p1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD @@ -24,10 +25,10 @@ RESSL_DESC= SSL/TLS support via LibreSS OPTIONS_DEFAULT= RESSL -# Requires libtls from LibreSSL >= 2.3.2 +# Requires libtls from LibreSSL RESSL_USE= openssl=yes RESSL_VARS= with_openssl_port=yes \ - openssl_port=security/libressl-devel + openssl_port=security/libressl RESSL_CONFIGURE_WITH= cacert=${LOCALBASE}/etc/ssl/cert.pem RESSL_CPPFLAGS= -I${LOCALBASE}/include RESSL_LDFLAGS= -L${LOCALBASE}/lib From owner-svn-ports-all@freebsd.org Sat May 7 21:22:42 2016 Return-Path: Delivered-To: svn-ports-all@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 EA1CCB32774; Sat, 7 May 2016 21:22:42 +0000 (UTC) (envelope-from mm@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 AAA951FBE; Sat, 7 May 2016 21:22:42 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47LMfva055750; Sat, 7 May 2016 21:22:41 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47LMf9c055749; Sat, 7 May 2016 21:22:41 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201605072122.u47LMf9c055749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Sat, 7 May 2016 21:22:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414786 - head/databases/pear-Horde_Db X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 21:22:43 -0000 Author: mm Date: Sat May 7 21:22:41 2016 New Revision: 414786 URL: https://svnweb.freebsd.org/changeset/ports/414786 Log: Use mysqli as default in databases/pear-Horde_Db Modified: head/databases/pear-Horde_Db/Makefile Modified: head/databases/pear-Horde_Db/Makefile ============================================================================== --- head/databases/pear-Horde_Db/Makefile Sat May 7 20:00:26 2016 (r414785) +++ head/databases/pear-Horde_Db/Makefile Sat May 7 21:22:41 2016 (r414786) @@ -2,13 +2,14 @@ PORTNAME= Horde_Db PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= databases www pear PKGNAMEPREFIX= pear- MAINTAINER= horde@FreeBSD.org COMMENT= Horde Database Libraries -OPTIONS_DEFAULT= MYSQL +OPTIONS_DEFAULT= MYSQLI OPTIONS_DEFINE= MYSQL MYSQLI PDO MYSQL_DESC= Depend on mysql PHP extension MYSQLI_DESC= Depend on mysqli PHP extension From owner-svn-ports-all@freebsd.org Sat May 7 22:44:32 2016 Return-Path: Delivered-To: svn-ports-all@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 A5181B31AC2; Sat, 7 May 2016 22:44:32 +0000 (UTC) (envelope-from dim@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 6474D1E8F; Sat, 7 May 2016 22:44:32 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u47MiVqt079511; Sat, 7 May 2016 22:44:31 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47MiVBT079509; Sat, 7 May 2016 22:44:31 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201605072244.u47MiVBT079509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Sat, 7 May 2016 22:44:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414787 - in head/chinese/sunpinyin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 22:44:32 -0000 Author: dim (src committer) Date: Sat May 7 22:44:31 2016 New Revision: 414787 URL: https://svnweb.freebsd.org/changeset/ports/414787 Log: During the exp-run in bug 208158, it was found that chinese/sunpinyin gives errors with libc++ 3.8.0: gmake[2]: Entering directory '/wrkdirs/usr/ports/chinese/sunpinyin/work' slmpack lm_sc.3gm.arpa dict.utf8 lm_sc.3gm Loading lexicon...done. Loading ARPA slm... Writing out...done! slmthread lm_sc.3gm lm_sc.t3g.orig Loading original slm... first pass... Compressing pr values...65536 float values ==> 65536 values Compressing bow values...16384 float values ==> 16384 values Threading the new model...Assertion failed: (prit != pr_map.end()), function main, file src/slm/thread/slmthread.cpp, line 364. /wrkdirs/usr/ports/chinese/sunpinyin/work/sunpinyin-a8bd811/src/sunpinyin-dictgen.mk:51: recipe for target 'lm_sc.t3g.orig' failed This is because the code mostly uses floats, but in some parts it uses log(), exp(), etc, which return doubles. During the parts where it does lookups in std::map constructs, this leads to it not being able to find the expected entries. Fix this by using logf(), expf() and similar, which explicitly return floats. Approved by: lichray@gmail.com (maintainer) PR: 209369 MFH: 2016Q2 Added: head/chinese/sunpinyin/files/patch-src_slm_thread_slmthread.cpp (contents, props changed) Modified: head/chinese/sunpinyin/Makefile Modified: head/chinese/sunpinyin/Makefile ============================================================================== --- head/chinese/sunpinyin/Makefile Sat May 7 21:22:41 2016 (r414786) +++ head/chinese/sunpinyin/Makefile Sat May 7 22:44:31 2016 (r414787) @@ -3,6 +3,7 @@ PORTNAME= sunpinyin DISTVERSION= 2.0.4rc3 +PORTREVISION= 1 CATEGORIES= chinese devel MASTER_SITES= GH:1 SF/open-gram:2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:1 \ Added: head/chinese/sunpinyin/files/patch-src_slm_thread_slmthread.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/sunpinyin/files/patch-src_slm_thread_slmthread.cpp Sat May 7 22:44:31 2016 (r414787) @@ -0,0 +1,17 @@ +--- src/slm/thread/slmthread.cpp.orig 2014-11-14 14:17:48 UTC ++++ src/slm/thread/slmthread.cpp +@@ -250,10 +250,10 @@ main(int argc, char* argv[]) + + bool usingLogPr = slm.isUseLogPr(); + +- #define EffectivePr(a) (float((usingLogPr) ? ((a) / log(2.0)) : (-log2((a))))) +- #define OriginalPr(b) (float((usingLogPr) ? ((b) * log(2.0)) : (exp2(-(b))))) +- #define EffectiveBow(a) (float((usingLogPr) ? (exp(-(a))) : ((a)))) +- #define OriginalBow(b) (float((usingLogPr) ? (-log((b))) : ((b)))) ++ #define EffectivePr(a) (float((usingLogPr) ? ((a) / logf(2.0f)) : (-log2f((a))))) ++ #define OriginalPr(b) (float((usingLogPr) ? ((b) * logf(2.0f)) : (exp2f(-(b))))) ++ #define EffectiveBow(a) (float((usingLogPr) ? (expf(-(a))) : ((a)))) ++ #define OriginalBow(b) (float((usingLogPr) ? (-logf((b))) : ((b)))) + + printf("\nfirst pass..."); fflush(stdout); + for (int lvl = 0; lvl <= slm.getN(); ++lvl) { From owner-svn-ports-all@freebsd.org Sat May 7 22:53:53 2016 Return-Path: Delivered-To: svn-ports-all@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 5DC35B31E11; Sat, 7 May 2016 22:53:53 +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 194121442; Sat, 7 May 2016 22:53:53 +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 u47Mrq8C082594; Sat, 7 May 2016 22:53:52 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u47Mrq52082591; Sat, 7 May 2016 22:53:52 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605072253.u47Mrq52082591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sat, 7 May 2016 22:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414788 - head/www/piwigo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 22:53:53 -0000 Author: robak Date: Sat May 7 22:53:51 2016 New Revision: 414788 URL: https://svnweb.freebsd.org/changeset/ports/414788 Log: www/piwigo: update 2.8.0 -> 2.8.1 PR: 209322 Submitted by: Ralf van der Enden (maintainer) Modified: head/www/piwigo/Makefile head/www/piwigo/distinfo head/www/piwigo/pkg-plist Modified: head/www/piwigo/Makefile ============================================================================== --- head/www/piwigo/Makefile Sat May 7 22:44:31 2016 (r414787) +++ head/www/piwigo/Makefile Sat May 7 22:53:51 2016 (r414788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= piwigo -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= www MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ Modified: head/www/piwigo/distinfo ============================================================================== --- head/www/piwigo/distinfo Sat May 7 22:44:31 2016 (r414787) +++ head/www/piwigo/distinfo Sat May 7 22:53:51 2016 (r414788) @@ -1,2 +1,2 @@ -SHA256 (piwigo-2.8.0.zip) = 1712c81a5b40faaaff956f08b7a8618119d41336869f9e03e78060fa8d21726b -SIZE (piwigo-2.8.0.zip) = 7524556 +SHA256 (piwigo-2.8.1.zip) = f3f33725d608cf0bbaa0e35ddb993a7d804d08d9542e7b98a308286311675018 +SIZE (piwigo-2.8.1.zip) = 7564220 Modified: head/www/piwigo/pkg-plist ============================================================================== --- head/www/piwigo/pkg-plist Sat May 7 22:44:31 2016 (r414787) +++ head/www/piwigo/pkg-plist Sat May 7 22:53:51 2016 (r414788) @@ -375,6 +375,16 @@ %%WWWDIR%%/include/picture_comment.inc.php %%WWWDIR%%/include/picture_metadata.inc.php %%WWWDIR%%/include/picture_rate.inc.php +%%WWWDIR%%/include/random_compat/byte_safe_strings.php +%%WWWDIR%%/include/random_compat/cast_to_int.php +%%WWWDIR%%/include/random_compat/error_polyfill.php +%%WWWDIR%%/include/random_compat/random.php +%%WWWDIR%%/include/random_compat/random_bytes_com_dotnet.php +%%WWWDIR%%/include/random_compat/random_bytes_dev_urandom.php +%%WWWDIR%%/include/random_compat/random_bytes_libsodium.php +%%WWWDIR%%/include/random_compat/random_bytes_libsodium_legacy.php +%%WWWDIR%%/include/random_compat/random_bytes_mcrypt.php +%%WWWDIR%%/include/random_compat/random_int.php %%WWWDIR%%/include/section_init.inc.php %%WWWDIR%%/include/smarty/.gitattributes %%WWWDIR%%/include/smarty/.gitignore @@ -1664,6 +1674,7 @@ %%WWWDIR%%/language/sl_SI/common.lang.php %%WWWDIR%%/language/sl_SI/help/cat_move.html %%WWWDIR%%/language/sl_SI/help/cat_perm.html +%%WWWDIR%%/language/sl_SI/help/help_misc.html %%WWWDIR%%/language/sl_SI/help/search.html %%WWWDIR%%/language/sl_SI/help/synchronize.html %%WWWDIR%%/language/sl_SI/help/user_list.html @@ -1932,10 +1943,12 @@ %%WWWDIR%%/plugins/AdminTools/language/hu_HU/description.txt %%WWWDIR%%/plugins/AdminTools/language/hu_HU/index.php %%WWWDIR%%/plugins/AdminTools/language/hu_HU/plugin.lang.php +%%WWWDIR%%/plugins/AdminTools/language/id_ID/plugin.lang.php %%WWWDIR%%/plugins/AdminTools/language/index.php %%WWWDIR%%/plugins/AdminTools/language/it_IT/description.txt %%WWWDIR%%/plugins/AdminTools/language/it_IT/index.php %%WWWDIR%%/plugins/AdminTools/language/it_IT/plugin.lang.php +%%WWWDIR%%/plugins/AdminTools/language/ja_JP/description.txt %%WWWDIR%%/plugins/AdminTools/language/ja_JP/index.php %%WWWDIR%%/plugins/AdminTools/language/ja_JP/plugin.lang.php %%WWWDIR%%/plugins/AdminTools/language/km_KH/description.txt @@ -2237,6 +2250,7 @@ %%WWWDIR%%/plugins/TakeATour/language/cs_CZ/index.php %%WWWDIR%%/plugins/TakeATour/language/cs_CZ/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/cs_CZ/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/da_DK/description.txt @@ -2276,6 +2290,7 @@ %%WWWDIR%%/plugins/TakeATour/language/es_ES/index.php %%WWWDIR%%/plugins/TakeATour/language/es_ES/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/et_EE/description.txt @@ -2374,6 +2389,7 @@ %%WWWDIR%%/plugins/TakeATour/language/sl_SI/index.php %%WWWDIR%%/plugins/TakeATour/language/sl_SI/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/sr_RS/description.txt %%WWWDIR%%/plugins/TakeATour/language/sr_RS/index.php @@ -2383,7 +2399,9 @@ %%WWWDIR%%/plugins/TakeATour/language/sv_SE/index.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_first_contact.lang.php +%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/th_TH/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/tr_TR/description.txt %%WWWDIR%%/plugins/TakeATour/language/tr_TR/index.php @@ -2406,8 +2424,10 @@ %%WWWDIR%%/plugins/TakeATour/language/zh_CN/index.php %%WWWDIR%%/plugins/TakeATour/language/zh_CN/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/zh_CN/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/zh_CN/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/zh_CN/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/zh_CN/tour_privacy.lang.php +%%WWWDIR%%/plugins/TakeATour/language/zh_HK/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/zh_TW/index.php %%WWWDIR%%/plugins/TakeATour/language/zh_TW/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/main.inc.php