From owner-svn-ports-all@freebsd.org Sun Dec 8 00:24:27 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 953D31D1264; Sun, 8 Dec 2019 00:24:27 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VnBg3DmSz4P6f; Sun, 8 Dec 2019 00:24:27 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 534E921E16; Sun, 8 Dec 2019 00:24:27 +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 xB80ORNA074371; Sun, 8 Dec 2019 00:24:27 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80ORpt074370; Sun, 8 Dec 2019 00:24:27 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201912080024.xB80ORpt074370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 8 Dec 2019 00:24:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519260 - head/audio/musicpd X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/audio/musicpd X-SVN-Commit-Revision: 519260 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:24:27 -0000 Author: riggs Date: Sun Dec 8 00:24:26 2019 New Revision: 519260 URL: https://svnweb.freebsd.org/changeset/ports/519260 Log: Remove unnecessary lib depends in default config Submitted by: daniel.engberg.lists@pyret.net MFH: 2019Q4 (hat: ports-secteam) Differential Revision: https://reviews.freebsd.org/D22294 Modified: head/audio/musicpd/Makefile Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sat Dec 7 23:41:13 2019 (r519259) +++ head/audio/musicpd/Makefile Sun Dec 8 00:24:26 2019 (r519260) @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.21.16 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} @@ -77,7 +78,7 @@ WILDMIDI_DESC= WildMIDI support (MIDI files) YAJL_DESC= JSON support via libyajl ZZIP_DESC= Support for zzip archives -OPTIONS_DEFAULT=AUDIOFILE CURL FFMPEG FLAC ID3TAG MAD \ +OPTIONS_DEFAULT=CURL FFMPEG FLAC ID3TAG \ PLAYLISTS SNDFILE VORBIS VORBISENC # Decoder plugins From owner-svn-ports-all@freebsd.org Sun Dec 8 00:28:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 252871D12C2; Sun, 8 Dec 2019 00:28:13 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VnH074THz4PGQ; Sun, 8 Dec 2019 00:28:12 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D1D8221E1B; Sun, 8 Dec 2019 00:28:12 +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 xB80SCxB074689; Sun, 8 Dec 2019 00:28:12 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80SC2W074688; Sun, 8 Dec 2019 00:28:12 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201912080028.xB80SC2W074688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 8 Dec 2019 00:28:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r519261 - branches/2019Q4/audio/musicpd X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2019Q4/audio/musicpd X-SVN-Commit-Revision: 519261 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:28:13 -0000 Author: riggs Date: Sun Dec 8 00:28:12 2019 New Revision: 519261 URL: https://svnweb.freebsd.org/changeset/ports/519261 Log: MFH: r519260 Remove unnecessary lib depends in default config Submitted by: daniel.engberg.lists@pyret.net Differential Revision: https://reviews.freebsd.org/D22294 Approved by: ports-secteam (riggs) Modified: branches/2019Q4/audio/musicpd/Makefile Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/audio/musicpd/Makefile ============================================================================== --- branches/2019Q4/audio/musicpd/Makefile Sun Dec 8 00:24:26 2019 (r519260) +++ branches/2019Q4/audio/musicpd/Makefile Sun Dec 8 00:28:12 2019 (r519261) @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.21.16 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} @@ -77,7 +78,7 @@ WILDMIDI_DESC= WildMIDI support (MIDI files) YAJL_DESC= JSON support via libyajl ZZIP_DESC= Support for zzip archives -OPTIONS_DEFAULT=AUDIOFILE CURL FFMPEG FLAC ID3TAG MAD \ +OPTIONS_DEFAULT=CURL FFMPEG FLAC ID3TAG \ PLAYLISTS SNDFILE VORBIS VORBISENC # Decoder plugins From owner-svn-ports-all@freebsd.org Sun Dec 8 00:46:01 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00F101D1696; Sun, 8 Dec 2019 00:46:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VngX66BTz4PqQ; Sun, 8 Dec 2019 00:46:00 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B0B2D2218E; Sun, 8 Dec 2019 00:46:00 +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 xB80k0Oa086140; Sun, 8 Dec 2019 00:46:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80k0Cf086138; Sun, 8 Dec 2019 00:46:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912080046.xB80k0Cf086138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 8 Dec 2019 00:46:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519262 - head/lang/rust-nightly X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/lang/rust-nightly X-SVN-Commit-Revision: 519262 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:46:01 -0000 Author: jbeich Date: Sun Dec 8 00:45:59 2019 New Revision: 519262 URL: https://svnweb.freebsd.org/changeset/ports/519262 Log: lang/rust-nightly: update to 1.41.0.20191208 Changes: https://github.com/rust-lang/rust/compare/6d77e45f0107...5c5c8eb864e5 Modified: head/lang/rust-nightly/Makefile (contents, props changed) head/lang/rust-nightly/distinfo (contents, props changed) Modified: head/lang/rust-nightly/Makefile ============================================================================== --- head/lang/rust-nightly/Makefile Sun Dec 8 00:28:12 2019 (r519261) +++ head/lang/rust-nightly/Makefile Sun Dec 8 00:45:59 2019 (r519262) @@ -16,7 +16,7 @@ CONFLICTS_INSTALL= rust # Which source to pull: # https://static.rust-lang.org/dist/${NIGHTLY_DATE}/rustc-nightly-src.tar.gz # https://static.rust-lang.org/dist/channel-rust-nightly.toml -NIGHTLY_DATE= 2019-12-05 +NIGHTLY_DATE= 2019-12-08 NIGHTLY_SUBDIR= ${NIGHTLY_DATE}/ # See WRKSRC/src/stage0.txt for this date Modified: head/lang/rust-nightly/distinfo ============================================================================== --- head/lang/rust-nightly/distinfo Sun Dec 8 00:28:12 2019 (r519261) +++ head/lang/rust-nightly/distinfo Sun Dec 8 00:45:59 2019 (r519262) @@ -1,6 +1,6 @@ -TIMESTAMP = 1575487964 -SHA256 (rust/2019-12-05/rustc-nightly-src.tar.xz) = 621997ea6d00456690d23b0675c24e6c297e11c3f176856266cd2ffc4fccb482 -SIZE (rust/2019-12-05/rustc-nightly-src.tar.xz) = 93764576 +TIMESTAMP = 1575736457 +SHA256 (rust/2019-12-08/rustc-nightly-src.tar.xz) = b2b84d024d5da934b6d7dcd7329c2682a6b5e212549487e90d8d17898098b955 +SIZE (rust/2019-12-08/rustc-nightly-src.tar.xz) = 93766628 SHA256 (rust/2019-11-06/rustc-beta-x86_64-unknown-freebsd.tar.xz) = ed72f49a205f71ba8b3b9f5ab44f16c69697a8552bbc19874beb2bf930d94f67 SIZE (rust/2019-11-06/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 34059716 SHA256 (rust/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = ea1c3b6fbcaaffae21e15cb9ac9db050f3183a9214ef5da89f6ace98c63ac584 From owner-svn-ports-all@freebsd.org Sun Dec 8 00:46:09 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7D9801D16C2; Sun, 8 Dec 2019 00:46:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vngj2kQSz4PvY; Sun, 8 Dec 2019 00:46:09 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 416852218F; Sun, 8 Dec 2019 00:46:09 +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 xB80k97h086266; Sun, 8 Dec 2019 00:46:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80k8sl086263; Sun, 8 Dec 2019 00:46:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912080046.xB80k8sl086263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 8 Dec 2019 00:46:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519263 - head/emulators/rpcs3 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/rpcs3 X-SVN-Commit-Revision: 519263 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:46:09 -0000 Author: jbeich Date: Sun Dec 8 00:46:08 2019 New Revision: 519263 URL: https://svnweb.freebsd.org/changeset/ports/519263 Log: emulators/rpcs3: update to 0.0.6.9212 Changes: https://github.com/RPCS3/rpcs3/compare/5142d7c01...6a4ba9d56 Modified: head/emulators/rpcs3/Makefile (contents, props changed) head/emulators/rpcs3/distinfo (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Sun Dec 8 00:45:59 2019 (r519262) +++ head/emulators/rpcs3/Makefile Sun Dec 8 00:46:08 2019 (r519263) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.7-9209 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g5142d7c01 +DISTVERSION= 0.0.7-9212 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g6a4ba9d56 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: head/emulators/rpcs3/distinfo ============================================================================== --- head/emulators/rpcs3/distinfo Sun Dec 8 00:45:59 2019 (r519262) +++ head/emulators/rpcs3/distinfo Sun Dec 8 00:46:08 2019 (r519263) @@ -1,8 +1,8 @@ -TIMESTAMP = 1575651569 +TIMESTAMP = 1575710531 SHA256 (libcxx-8.0.0.src.tar.xz) = c2902675e7c84324fb2c1e45489220f250ede016cc3117186785d9dc291f9de2 SIZE (libcxx-8.0.0.src.tar.xz) = 1752308 -SHA256 (RPCS3-rpcs3-v0.0.7-9209-g5142d7c01_GH0.tar.gz) = e83e96164c09229c98a1851606713ae14fff2576dd56a2f161c4912ee8f0d2b8 -SIZE (RPCS3-rpcs3-v0.0.7-9209-g5142d7c01_GH0.tar.gz) = 5394624 +SHA256 (RPCS3-rpcs3-v0.0.7-9212-g6a4ba9d56_GH0.tar.gz) = 8047f00eed50305c4c42f5ed3c356c12d707800412d5d9e0905eec92e3f9f2b3 +SIZE (RPCS3-rpcs3-v0.0.7-9212-g6a4ba9d56_GH0.tar.gz) = 5394455 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz) = 3120e0b701943f452760e45f9fc1ac50bab356ad4c807b4cac4598041c5ca1a5 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz) = 105400 SHA256 (RPCS3-llvm-9836c299733e_GH0.tar.gz) = 9cec0b43add9340d68647d9f13b9cfe8e679ba7fd03e804564d5cac18a2a9771 From owner-svn-ports-all@freebsd.org Sun Dec 8 00:46:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 296B91D16F3; Sun, 8 Dec 2019 00:46:15 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vngq0Jc5z4Q0r; Sun, 8 Dec 2019 00:46:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E374822190; Sun, 8 Dec 2019 00:46: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 xB80kEPe086389; Sun, 8 Dec 2019 00:46:14 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80kENv086387; Sun, 8 Dec 2019 00:46:14 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912080046.xB80kENv086387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 8 Dec 2019 00:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519264 - head/emulators/yuzu X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/yuzu X-SVN-Commit-Revision: 519264 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:46:15 -0000 Author: jbeich Date: Sun Dec 8 00:46:14 2019 New Revision: 519264 URL: https://svnweb.freebsd.org/changeset/ports/519264 Log: emulators/yuzu: update to s20191207 Changes: https://github.com/yuzu-emu/yuzu/compare/d49ed4a42...4bbb22a47 Modified: head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Sun Dec 8 00:46:08 2019 (r519263) +++ head/emulators/yuzu/Makefile Sun Dec 8 00:46:14 2019 (r519264) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191206 +PORTVERSION= s20191207 PORTREVISION?= 0 CATEGORIES= emulators @@ -28,7 +28,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= d49ed4a42 +GH_TAGNAME= 4bbb22a47 GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \ DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ Modified: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Sun Dec 8 00:46:08 2019 (r519263) +++ head/emulators/yuzu/distinfo Sun Dec 8 00:46:14 2019 (r519264) @@ -1,6 +1,6 @@ -TIMESTAMP = 1575677140 -SHA256 (yuzu-emu-yuzu-s20191206-d49ed4a42_GH0.tar.gz) = 8fb10d3aa8b1b5620e9ae2f8d8153e01f5bccaed17e36d58eff55ba42c20334b -SIZE (yuzu-emu-yuzu-s20191206-d49ed4a42_GH0.tar.gz) = 2616208 +TIMESTAMP = 1575680423 +SHA256 (yuzu-emu-yuzu-s20191207-4bbb22a47_GH0.tar.gz) = 20150751c93056a7d58c1089c34a5f6ab4b154d8bf07bc38357d50a9d62a620f +SIZE (yuzu-emu-yuzu-s20191207-4bbb22a47_GH0.tar.gz) = 2616319 SHA256 (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 8f7b4d8eb998c2a4c146268d83b44fc22ca8d4d276f26d6af1071e51f4b5bd4f SIZE (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 3296254 SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7 From owner-svn-ports-all@freebsd.org Sun Dec 8 00:46:20 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB5BE1D1721; Sun, 8 Dec 2019 00:46:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vngw62F7z4Q50; Sun, 8 Dec 2019 00:46:20 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B3EDB22191; Sun, 8 Dec 2019 00:46:20 +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 xB80kKT1086512; Sun, 8 Dec 2019 00:46:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80kKR8086510; Sun, 8 Dec 2019 00:46:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912080046.xB80kKR8086510@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 8 Dec 2019 00:46:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519265 - head/multimedia/aom X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/aom X-SVN-Commit-Revision: 519265 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:46:21 -0000 Author: jbeich Date: Sun Dec 8 00:46:20 2019 New Revision: 519265 URL: https://svnweb.freebsd.org/changeset/ports/519265 Log: multimedia/aom: update to 1.0.0.2774 Changes: https://aomedia.googlesource.com/aom/+log/0968868d0..aadb0b4b2 Modified: head/multimedia/aom/Makefile (contents, props changed) head/multimedia/aom/distinfo (contents, props changed) Modified: head/multimedia/aom/Makefile ============================================================================== --- head/multimedia/aom/Makefile Sun Dec 8 00:46:14 2019 (r519264) +++ head/multimedia/aom/Makefile Sun Dec 8 00:46:20 2019 (r519265) @@ -3,8 +3,8 @@ PORTNAME= aom DISTVERSIONPREFIX= v # XXX Switch to release after https://bugs.chromium.org/p/aomedia/issues/detail?id=2545 -DISTVERSION= 1.0.0-2751 -DISTVERSIONSUFFIX= -g0968868d0 +DISTVERSION= 1.0.0-2774 +DISTVERSIONSUFFIX= -gaadb0b4b2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/aom/distinfo ============================================================================== --- head/multimedia/aom/distinfo Sun Dec 8 00:46:14 2019 (r519264) +++ head/multimedia/aom/distinfo Sun Dec 8 00:46:20 2019 (r519265) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575490680 -SHA256 (jbeich-aom-v1.0.0-2751-g0968868d0_GH0.tar.gz) = fe89d5bec55b9a81f44ae3c9e209f363b7ce7d7ea0cb68e5bfc2eee16042c9c0 -SIZE (jbeich-aom-v1.0.0-2751-g0968868d0_GH0.tar.gz) = 3452814 +TIMESTAMP = 1575737579 +SHA256 (jbeich-aom-v1.0.0-2774-gaadb0b4b2_GH0.tar.gz) = dfbb1d7456c410f9d188ab139e2a4076810bb9c9d1b73eae1f132fa0de12acaf +SIZE (jbeich-aom-v1.0.0-2774-gaadb0b4b2_GH0.tar.gz) = 3460590 From owner-svn-ports-all@freebsd.org Sun Dec 8 00:51:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4C40F1D1A91; Sun, 8 Dec 2019 00:51:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VnpG1MDSz4QJJ; Sun, 8 Dec 2019 00:51:50 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ECA0C22208; Sun, 8 Dec 2019 00:51:49 +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 xB80pnmi091494; Sun, 8 Dec 2019 00:51:49 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB80pnQk091490; Sun, 8 Dec 2019 00:51:49 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912080051.xB80pnQk091490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 8 Dec 2019 00:51:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519266 - in head/security: ca_root_nss nss X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/security: ca_root_nss nss X-SVN-Commit-Revision: 519266 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 00:51:50 -0000 Author: jbeich Date: Sun Dec 8 00:51:48 2019 New Revision: 519266 URL: https://svnweb.freebsd.org/changeset/ports/519266 Log: security/nss: update to 3.48 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_48_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Reported by: Repology Modified: head/security/ca_root_nss/Makefile (contents, props changed) head/security/ca_root_nss/distinfo (contents, props changed) head/security/nss/Makefile (contents, props changed) head/security/nss/distinfo (contents, props changed) Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/ca_root_nss/Makefile Sun Dec 8 00:51:48 2019 (r519266) @@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.47.1 +VERSION_NSS= 3.48 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/ca_root_nss/distinfo Sun Dec 8 00:51:48 2019 (r519266) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574193330 -SHA256 (nss-3.47.1.tar.gz) = 1ae3d1cb1de345b258788f2ef6b10a460068034c3fd64f42427a183d8342a6fb -SIZE (nss-3.47.1.tar.gz) = 76462846 +TIMESTAMP = 1575417811 +SHA256 (nss-3.48.tar.gz) = 3f9c822a86a4e3e1bfe63e2ed0f922d8b7c2e0b7cafe36774b1c627970d0f8ac +SIZE (nss-3.48.tar.gz) = 76481237 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/nss/Makefile Sun Dec 8 00:51:48 2019 (r519266) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.47.1 +PORTVERSION= 3.48 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/nss/distinfo Sun Dec 8 00:51:48 2019 (r519266) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574193330 -SHA256 (nss-3.47.1.tar.gz) = 1ae3d1cb1de345b258788f2ef6b10a460068034c3fd64f42427a183d8342a6fb -SIZE (nss-3.47.1.tar.gz) = 76462846 +TIMESTAMP = 1575417811 +SHA256 (nss-3.48.tar.gz) = 3f9c822a86a4e3e1bfe63e2ed0f922d8b7c2e0b7cafe36774b1c627970d0f8ac +SIZE (nss-3.48.tar.gz) = 76481237 From owner-svn-ports-all@freebsd.org Sun Dec 8 01:08:28 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EF3381D1E8E; Sun, 8 Dec 2019 01:08:28 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vp9S63HKz4Qwq; Sun, 8 Dec 2019 01:08:28 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B44F22253D; Sun, 8 Dec 2019 01:08:28 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB818SrJ098599; Sun, 8 Dec 2019 01:08:28 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB818S5v098598; Sun, 8 Dec 2019 01:08:28 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <201912080108.xB818S5v098598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Sun, 8 Dec 2019 01:08:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519267 - head/news/inn X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: head/news/inn X-SVN-Commit-Revision: 519267 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 01:08:29 -0000 Author: kbowling Date: Sun Dec 8 01:08:28 2019 New Revision: 519267 URL: https://svnweb.freebsd.org/changeset/ports/519267 Log: news/inn: fix typo PR: 239922 Approved by: krion (implicit) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22604 Modified: head/news/inn/Makefile Modified: head/news/inn/Makefile ============================================================================== --- head/news/inn/Makefile Sun Dec 8 00:51:48 2019 (r519266) +++ head/news/inn/Makefile Sun Dec 8 01:08:28 2019 (r519267) @@ -101,7 +101,7 @@ IGNORE= cannot be compiled with both LARGE_FILES and .endif .if ${PORT_OPTIONS:MPYTHON} -USES=+ python +USES+= python CONFIGURE_ARGS+= --with-python .endif From owner-svn-ports-all@freebsd.org Sun Dec 8 01:52:31 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1F2631D4A3D; Sun, 8 Dec 2019 01:52:31 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vq8G71VNz4VTp; Sun, 8 Dec 2019 01:52:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D416A22F64; Sun, 8 Dec 2019 01:52:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB81qUTx027779; Sun, 8 Dec 2019 01:52:30 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB81qUIv027777; Sun, 8 Dec 2019 01:52:30 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201912080152.xB81qUIv027777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 8 Dec 2019 01:52:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519268 - head/science/pagmo2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/pagmo2 X-SVN-Commit-Revision: 519268 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 01:52:31 -0000 Author: yuri Date: Sun Dec 8 01:52:29 2019 New Revision: 519268 URL: https://svnweb.freebsd.org/changeset/ports/519268 Log: science/pagmo2: Update 2.10-161 -> 2.11.4 Reported by: portscout Modified: head/science/pagmo2/Makefile head/science/pagmo2/distinfo head/science/pagmo2/pkg-plist Modified: head/science/pagmo2/Makefile ============================================================================== --- head/science/pagmo2/Makefile Sun Dec 8 01:08:28 2019 (r519267) +++ head/science/pagmo2/Makefile Sun Dec 8 01:52:29 2019 (r519268) @@ -2,9 +2,7 @@ PORTNAME= pagmo2 DISTVERSIONPREFIX= v -DISTVERSION= 2.10-161 -DISTVERSIONSUFFIX= -g0a589425 -PORTREVISION= 2 +DISTVERSION= 2.11.4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -15,19 +13,15 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.gpl3 LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.lgpl3 -BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ - Ipopt>0:math/ipopt \ - nlopt>0:math/nlopt -RUN_DEPENDS= boost-libs>0:devel/boost-libs \ - Ipopt>0:math/ipopt \ - nlopt>0:math/nlopt +LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \ + libipopt.so:math/ipopt \ + libnlopt.so:math/nlopt \ + libtbb.so:devel/tbb USES= cmake eigen:3,build,run USE_GITHUB= yes GH_ACCOUNT= esa - -NO_BUILD= yes -NO_ARCH= yes +USE_LDCONFIG= yes CMAKE_ON= PAGMO_WITH_EIGEN3 PAGMO_WITH_NLOPT PAGMO_WITH_IPOPT Modified: head/science/pagmo2/distinfo ============================================================================== --- head/science/pagmo2/distinfo Sun Dec 8 01:08:28 2019 (r519267) +++ head/science/pagmo2/distinfo Sun Dec 8 01:52:29 2019 (r519268) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556692823 -SHA256 (esa-pagmo2-v2.10-161-g0a589425_GH0.tar.gz) = 947f11d7b09fcf9b88be1e3913d727eefb2c2e7dcb1d81f3bfa45d61ca7c3bd6 -SIZE (esa-pagmo2-v2.10-161-g0a589425_GH0.tar.gz) = 17709599 +TIMESTAMP = 1575762103 +SHA256 (esa-pagmo2-v2.11.4_GH0.tar.gz) = 7756cf4b4a427a856137c40c3fdf27422fcf546249b70f9ba4c213ef1fbee051 +SIZE (esa-pagmo2-v2.11.4_GH0.tar.gz) = 17649054 Modified: head/science/pagmo2/pkg-plist ============================================================================== --- head/science/pagmo2/pkg-plist Sun Dec 8 01:08:28 2019 (r519267) +++ head/science/pagmo2/pkg-plist Sun Dec 8 01:52:29 2019 (r519268) @@ -14,6 +14,7 @@ include/pagmo/algorithms/moead.hpp include/pagmo/algorithms/nlopt.hpp include/pagmo/algorithms/not_population_based.hpp include/pagmo/algorithms/nsga2.hpp +include/pagmo/algorithms/null_algorithm.hpp include/pagmo/algorithms/pso.hpp include/pagmo/algorithms/pso_gen.hpp include/pagmo/algorithms/sade.hpp @@ -22,98 +23,26 @@ include/pagmo/algorithms/sga.hpp include/pagmo/algorithms/simulated_annealing.hpp include/pagmo/algorithms/xnes.hpp include/pagmo/archipelago.hpp +include/pagmo/batch_evaluators/default_bfe.hpp +include/pagmo/batch_evaluators/member_bfe.hpp +include/pagmo/batch_evaluators/thread_bfe.hpp +include/pagmo/bfe.hpp include/pagmo/config.hpp -include/pagmo/detail/cec2013_data.hpp -include/pagmo/detail/cec2014_data.hpp +include/pagmo/detail/archipelago_fwd.hpp +include/pagmo/detail/base_sr_policy.hpp +include/pagmo/detail/bfe_impl.hpp include/pagmo/detail/constants.hpp include/pagmo/detail/custom_comparisons.hpp include/pagmo/detail/eigen.hpp +include/pagmo/detail/eigen_s11n.hpp +include/pagmo/detail/gte_getter.hpp +include/pagmo/detail/island_fwd.hpp include/pagmo/detail/make_unique.hpp include/pagmo/detail/prime_numbers.hpp +include/pagmo/detail/s11n_wrappers.hpp include/pagmo/detail/task_queue.hpp +include/pagmo/detail/visibility.hpp include/pagmo/exceptions.hpp -include/pagmo/external/cereal/access.hpp -include/pagmo/external/cereal/archives/adapters.hpp -include/pagmo/external/cereal/archives/binary.hpp -include/pagmo/external/cereal/archives/json.hpp -include/pagmo/external/cereal/archives/portable_binary.hpp -include/pagmo/external/cereal/archives/xml.hpp -include/pagmo/external/cereal/cereal.hpp -include/pagmo/external/cereal/details/helpers.hpp -include/pagmo/external/cereal/details/polymorphic_impl.hpp -include/pagmo/external/cereal/details/polymorphic_impl_fwd.hpp -include/pagmo/external/cereal/details/static_object.hpp -include/pagmo/external/cereal/details/traits.hpp -include/pagmo/external/cereal/details/util.hpp -include/pagmo/external/cereal/external/base64.hpp -include/pagmo/external/cereal/external/rapidjson/allocators.h -include/pagmo/external/cereal/external/rapidjson/document.h -include/pagmo/external/cereal/external/rapidjson/encodedstream.h -include/pagmo/external/cereal/external/rapidjson/encodings.h -include/pagmo/external/cereal/external/rapidjson/error/en.h -include/pagmo/external/cereal/external/rapidjson/error/error.h -include/pagmo/external/cereal/external/rapidjson/filereadstream.h -include/pagmo/external/cereal/external/rapidjson/filewritestream.h -include/pagmo/external/cereal/external/rapidjson/fwd.h -include/pagmo/external/cereal/external/rapidjson/internal/biginteger.h -include/pagmo/external/cereal/external/rapidjson/internal/diyfp.h -include/pagmo/external/cereal/external/rapidjson/internal/dtoa.h -include/pagmo/external/cereal/external/rapidjson/internal/ieee754.h -include/pagmo/external/cereal/external/rapidjson/internal/itoa.h -include/pagmo/external/cereal/external/rapidjson/internal/meta.h -include/pagmo/external/cereal/external/rapidjson/internal/pow10.h -include/pagmo/external/cereal/external/rapidjson/internal/regex.h -include/pagmo/external/cereal/external/rapidjson/internal/stack.h -include/pagmo/external/cereal/external/rapidjson/internal/strfunc.h -include/pagmo/external/cereal/external/rapidjson/internal/strtod.h -include/pagmo/external/cereal/external/rapidjson/internal/swap.h -include/pagmo/external/cereal/external/rapidjson/istreamwrapper.h -include/pagmo/external/cereal/external/rapidjson/memorybuffer.h -include/pagmo/external/cereal/external/rapidjson/memorystream.h -include/pagmo/external/cereal/external/rapidjson/msinttypes/inttypes.h -include/pagmo/external/cereal/external/rapidjson/msinttypes/stdint.h -include/pagmo/external/cereal/external/rapidjson/ostreamwrapper.h -include/pagmo/external/cereal/external/rapidjson/pointer.h -include/pagmo/external/cereal/external/rapidjson/prettywriter.h -include/pagmo/external/cereal/external/rapidjson/rapidjson.h -include/pagmo/external/cereal/external/rapidjson/reader.h -include/pagmo/external/cereal/external/rapidjson/schema.h -include/pagmo/external/cereal/external/rapidjson/stream.h -include/pagmo/external/cereal/external/rapidjson/stringbuffer.h -include/pagmo/external/cereal/external/rapidjson/writer.h -include/pagmo/external/cereal/external/rapidxml/license.txt -include/pagmo/external/cereal/external/rapidxml/manual.html -include/pagmo/external/cereal/external/rapidxml/rapidxml.hpp -include/pagmo/external/cereal/external/rapidxml/rapidxml_iterators.hpp -include/pagmo/external/cereal/external/rapidxml/rapidxml_print.hpp -include/pagmo/external/cereal/external/rapidxml/rapidxml_utils.hpp -include/pagmo/external/cereal/macros.hpp -include/pagmo/external/cereal/types/array.hpp -include/pagmo/external/cereal/types/base_class.hpp -include/pagmo/external/cereal/types/bitset.hpp -include/pagmo/external/cereal/types/boost_variant.hpp -include/pagmo/external/cereal/types/chrono.hpp -include/pagmo/external/cereal/types/common.hpp -include/pagmo/external/cereal/types/complex.hpp -include/pagmo/external/cereal/types/concepts/pair_associative_container.hpp -include/pagmo/external/cereal/types/deque.hpp -include/pagmo/external/cereal/types/forward_list.hpp -include/pagmo/external/cereal/types/functional.hpp -include/pagmo/external/cereal/types/list.hpp -include/pagmo/external/cereal/types/map.hpp -include/pagmo/external/cereal/types/memory.hpp -include/pagmo/external/cereal/types/polymorphic.hpp -include/pagmo/external/cereal/types/queue.hpp -include/pagmo/external/cereal/types/set.hpp -include/pagmo/external/cereal/types/stack.hpp -include/pagmo/external/cereal/types/string.hpp -include/pagmo/external/cereal/types/tuple.hpp -include/pagmo/external/cereal/types/unordered_map.hpp -include/pagmo/external/cereal/types/unordered_set.hpp -include/pagmo/external/cereal/types/utility.hpp -include/pagmo/external/cereal/types/valarray.hpp -include/pagmo/external/cereal/types/vector.hpp -include/pagmo/external/fix_includes.txt include/pagmo/io.hpp include/pagmo/island.hpp include/pagmo/islands/fork_island.hpp @@ -135,15 +64,26 @@ include/pagmo/problems/inventory.hpp include/pagmo/problems/lennard_jones.hpp include/pagmo/problems/luksan_vlcek1.hpp include/pagmo/problems/minlp_rastrigin.hpp +include/pagmo/problems/null_problem.hpp include/pagmo/problems/rastrigin.hpp include/pagmo/problems/rosenbrock.hpp include/pagmo/problems/schwefel.hpp include/pagmo/problems/translate.hpp include/pagmo/problems/unconstrain.hpp +include/pagmo/problems/wfg.hpp include/pagmo/problems/zdt.hpp +include/pagmo/r_policies/fair_replace.hpp +include/pagmo/r_policy.hpp include/pagmo/rng.hpp -include/pagmo/serialization.hpp +include/pagmo/s11n.hpp +include/pagmo/s_policies/select_best.hpp +include/pagmo/s_policy.hpp include/pagmo/threading.hpp +include/pagmo/topologies/base_bgl_topology.hpp +include/pagmo/topologies/fully_connected.hpp +include/pagmo/topologies/ring.hpp +include/pagmo/topologies/unconnected.hpp +include/pagmo/topology.hpp include/pagmo/type_traits.hpp include/pagmo/types.hpp include/pagmo/utils/constrained.hpp @@ -161,7 +101,12 @@ include/pagmo/utils/multi_objective.hpp lib/cmake/pagmo/FindEigen3.cmake lib/cmake/pagmo/FindIPOPT.cmake lib/cmake/pagmo/FindNLOPT.cmake +lib/cmake/pagmo/FindTBB.cmake lib/cmake/pagmo/PagmoFindBoost.cmake lib/cmake/pagmo/pagmo-config-version.cmake lib/cmake/pagmo/pagmo-config.cmake +lib/cmake/pagmo/pagmo_export-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/pagmo/pagmo_export.cmake +lib/libpagmo.so +lib/libpagmo.so.1 +lib/libpagmo.so.1.0 From owner-svn-ports-all@freebsd.org Sun Dec 8 02:00:52 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 97D801D4F53; Sun, 8 Dec 2019 02:00:52 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VqKw3bXbz4Vtq; Sun, 8 Dec 2019 02:00:52 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 44BA5230AE; Sun, 8 Dec 2019 02:00:52 +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 xB820q1f031586; Sun, 8 Dec 2019 02:00:52 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB820ptD031583; Sun, 8 Dec 2019 02:00:51 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201912080200.xB820ptD031583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 8 Dec 2019 02:00:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519269 - in head/devel/liblouis: . files X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/devel/liblouis: . files X-SVN-Commit-Revision: 519269 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 02:00:52 -0000 Author: wen Date: Sun Dec 8 02:00:51 2019 New Revision: 519269 URL: https://svnweb.freebsd.org/changeset/ports/519269 Log: - Update to 3.12.0 Deleted: head/devel/liblouis/files/patch-tools_lou__compare.c Modified: head/devel/liblouis/Makefile head/devel/liblouis/distinfo head/devel/liblouis/pkg-plist Modified: head/devel/liblouis/Makefile ============================================================================== --- head/devel/liblouis/Makefile Sun Dec 8 01:52:29 2019 (r519268) +++ head/devel/liblouis/Makefile Sun Dec 8 02:00:51 2019 (r519269) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblouis -PORTVERSION= 3.11.0 +PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/liblouis/distinfo ============================================================================== --- head/devel/liblouis/distinfo Sun Dec 8 01:52:29 2019 (r519268) +++ head/devel/liblouis/distinfo Sun Dec 8 02:00:51 2019 (r519269) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567490188 -SHA256 (liblouis-liblouis-v3.11.0_GH0.tar.gz) = 1ed141b69cc90f8f1f98556e3b837b217deb7fabe17da94557b5a26a784dd536 -SIZE (liblouis-liblouis-v3.11.0_GH0.tar.gz) = 13466199 +TIMESTAMP = 1575738749 +SHA256 (liblouis-liblouis-v3.12.0_GH0.tar.gz) = b985102f49e209baeb6ea2f26cf24cd7cb2b70cca1e5e270dc25d5354c2b81c9 +SIZE (liblouis-liblouis-v3.12.0_GH0.tar.gz) = 13724124 Modified: head/devel/liblouis/pkg-plist ============================================================================== --- head/devel/liblouis/pkg-plist Sun Dec 8 01:52:29 2019 (r519268) +++ head/devel/liblouis/pkg-plist Sun Dec 8 02:00:51 2019 (r519269) @@ -49,6 +49,7 @@ %%DATADIR%%/tables/cy-cy-g2.ctb %%DATADIR%%/tables/cy.tbl %%DATADIR%%/tables/da-dk-6miscChars.cti +%%DATADIR%%/tables/da-dk-8miscChars.cti %%DATADIR%%/tables/da-dk.dis %%DATADIR%%/tables/da-dk-g08.ctb %%DATADIR%%/tables/da-dk-g16.ctb @@ -256,6 +257,7 @@ %%DATADIR%%/tables/nl_BE.tbl %%DATADIR%%/tables/nl-NL-g0.utb %%DATADIR%%/tables/nl-chardefs.uti +%%DATADIR%%/tables/nl-comp8.utb %%DATADIR%%/tables/nl-g0.uti %%DATADIR%%/tables/nl.tbl %%DATADIR%%/tables/no-no-8dot-fallback-6dot-g0.utb @@ -363,7 +365,6 @@ bin/lou_allround bin/lou_checkhyphens bin/lou_checktable -bin/lou_compare bin/lou_debug bin/lou_maketable bin/lou_maketable.d/export_chunked_words.py @@ -384,8 +385,8 @@ include/liblouis/liblouis.h libdata/pkgconfig/liblouis.pc lib/liblouis.a lib/liblouis.so -lib/liblouis.so.19 -lib/liblouis.so.19.0.0 +lib/liblouis.so.20 +lib/liblouis.so.20.0.0 man/man1/lou_allround.1.gz man/man1/lou_checkhyphens.1.gz man/man1/lou_checktable.1.gz From owner-svn-ports-all@freebsd.org Sun Dec 8 03:19:12 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F12E51D64BA; Sun, 8 Dec 2019 03:19:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vs4J64Hpz4Yyb; Sun, 8 Dec 2019 03:19:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B4EC023E92; Sun, 8 Dec 2019 03:19:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB83JCGw076454; Sun, 8 Dec 2019 03:19:12 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB83JCQD076453; Sun, 8 Dec 2019 03:19:12 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201912080319.xB83JCQD076453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Sun, 8 Dec 2019 03:19:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519270 - head/security/hashcat-legacy X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/security/hashcat-legacy X-SVN-Commit-Revision: 519270 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 03:19:13 -0000 Author: linimon Date: Sun Dec 8 03:19:12 2019 New Revision: 519270 URL: https://svnweb.freebsd.org/changeset/ports/519270 Log: Portlint. No functional change. Approved by: portmgr (tier-2 blanket) Modified: head/security/hashcat-legacy/Makefile Modified: head/security/hashcat-legacy/Makefile ============================================================================== --- head/security/hashcat-legacy/Makefile Sun Dec 8 02:00:51 2019 (r519269) +++ head/security/hashcat-legacy/Makefile Sun Dec 8 03:19:12 2019 (r519270) @@ -12,17 +12,16 @@ COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt +ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON= uses amd64 instructions + LIB_DEPENDS= libgmp.so:math/gmp USE_GITHUB= yes GH_ACCOUNT= hashcat -USE_GCC= any - USES= gmake - -ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON= uses amd64 instructions +USE_GCC= any ALL_TARGET= posix64 posixXOP From owner-svn-ports-all@freebsd.org Sun Dec 8 06:59:46 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DB7591DA971; Sun, 8 Dec 2019 06:59:46 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vxyp5T54z3FJB; Sun, 8 Dec 2019 06:59:46 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9F1A7265A8; Sun, 8 Dec 2019 06:59:46 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB86xkib004722; Sun, 8 Dec 2019 06:59:46 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB86xihS004708; Sun, 8 Dec 2019 06:59:44 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201912080659.xB86xihS004708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 8 Dec 2019 06:59:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519271 - in head: databases/tiledb devel/libfmt devel/spdlog multimedia/kodi-devel net-im/mtxclient net-im/nheko net/knxd sysutils/lizardfs www/envoy x11/waybar X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: databases/tiledb devel/libfmt devel/spdlog multimedia/kodi-devel net-im/mtxclient net-im/nheko net/knxd sysutils/lizardfs www/envoy x11/waybar X-SVN-Commit-Revision: 519271 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 06:59:46 -0000 Author: tobik Date: Sun Dec 8 06:59:43 2019 New Revision: 519271 URL: https://svnweb.freebsd.org/changeset/ports/519271 Log: devel/libfmt: Update to 6.1.1 Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.1 ABI: https://abi-laboratory.pro/tracker/timeline/fmt Modified: head/databases/tiledb/Makefile head/devel/libfmt/Makefile head/devel/libfmt/distinfo head/devel/spdlog/Makefile head/multimedia/kodi-devel/Makefile head/net-im/mtxclient/Makefile head/net-im/nheko/Makefile head/net/knxd/Makefile head/sysutils/lizardfs/Makefile head/www/envoy/Makefile head/x11/waybar/Makefile Modified: head/databases/tiledb/Makefile ============================================================================== --- head/databases/tiledb/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/databases/tiledb/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -3,7 +3,7 @@ PORTNAME= tiledb PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/libfmt/Makefile ============================================================================== --- head/devel/libfmt/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/devel/libfmt/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -2,7 +2,7 @@ PORTNAME= libfmt # Make sure to check devel/spdlog consumers too -DISTVERSION= 6.1.0 +DISTVERSION= 6.1.1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org Modified: head/devel/libfmt/distinfo ============================================================================== --- head/devel/libfmt/distinfo Sun Dec 8 03:19:12 2019 (r519270) +++ head/devel/libfmt/distinfo Sun Dec 8 06:59:43 2019 (r519271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575313539 -SHA256 (fmtlib-fmt-6.1.0_GH0.tar.gz) = 8fb84291a7ed6b4db4769115b57fa56d5467b1ab8c3ba5bdf78c820e4bd17944 -SIZE (fmtlib-fmt-6.1.0_GH0.tar.gz) = 722127 +TIMESTAMP = 1575635709 +SHA256 (fmtlib-fmt-6.1.1_GH0.tar.gz) = bf4e50955943c1773cc57821d6c00f7e2b9e10eb435fafdd66739d36056d504e +SIZE (fmtlib-fmt-6.1.1_GH0.tar.gz) = 722236 Modified: head/devel/spdlog/Makefile ============================================================================== --- head/devel/spdlog/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/devel/spdlog/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -4,6 +4,7 @@ PORTNAME= spdlog PORTVERSION= 1.4.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org Modified: head/multimedia/kodi-devel/Makefile ============================================================================== --- head/multimedia/kodi-devel/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/multimedia/kodi-devel/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 19.0.a20191112 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMESUFFIX= -devel Modified: head/net-im/mtxclient/Makefile ============================================================================== --- head/net-im/mtxclient/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/net-im/mtxclient/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -3,7 +3,7 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org Modified: head/net-im/nheko/Makefile ============================================================================== --- head/net-im/nheko/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/net-im/nheko/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -3,7 +3,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.6.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org Modified: head/net/knxd/Makefile ============================================================================== --- head/net/knxd/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/net/knxd/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -3,7 +3,7 @@ PORTNAME= knxd PORTVERSION= 0.14.29 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org Modified: head/sysutils/lizardfs/Makefile ============================================================================== --- head/sysutils/lizardfs/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/sysutils/lizardfs/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -4,7 +4,7 @@ PORTNAME= lizardfs PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org Modified: head/www/envoy/Makefile ============================================================================== --- head/www/envoy/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/www/envoy/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -4,7 +4,7 @@ PORTNAME= envoy PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org Modified: head/x11/waybar/Makefile ============================================================================== --- head/x11/waybar/Makefile Sun Dec 8 03:19:12 2019 (r519270) +++ head/x11/waybar/Makefile Sun Dec 8 06:59:43 2019 (r519271) @@ -2,7 +2,7 @@ PORTNAME= waybar DISTVERSION= 0.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ From owner-svn-ports-all@freebsd.org Sun Dec 8 07:03:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1B901DAB16; Sun, 8 Dec 2019 07:03:15 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vy2q63QJz3Fdw; Sun, 8 Dec 2019 07:03:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B367526763; Sun, 8 Dec 2019 07:03:15 +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 xB873Ffa010598; Sun, 8 Dec 2019 07:03:15 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB873FrH010596; Sun, 8 Dec 2019 07:03:15 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201912080703.xB873FrH010596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 8 Dec 2019 07:03:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519272 - head/misc/osinfo-db X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/misc/osinfo-db X-SVN-Commit-Revision: 519272 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 07:03:16 -0000 Author: novel Date: Sun Dec 8 07:03:14 2019 New Revision: 519272 URL: https://svnweb.freebsd.org/changeset/ports/519272 Log: misc/osinfo-db: update to 20191125 Modified: head/misc/osinfo-db/Makefile head/misc/osinfo-db/distinfo head/misc/osinfo-db/pkg-plist Modified: head/misc/osinfo-db/Makefile ============================================================================== --- head/misc/osinfo-db/Makefile Sun Dec 8 06:59:43 2019 (r519271) +++ head/misc/osinfo-db/Makefile Sun Dec 8 07:03:14 2019 (r519272) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20191108 +PORTVERSION= 20191125 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ Modified: head/misc/osinfo-db/distinfo ============================================================================== --- head/misc/osinfo-db/distinfo Sun Dec 8 06:59:43 2019 (r519271) +++ head/misc/osinfo-db/distinfo Sun Dec 8 07:03:14 2019 (r519272) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573964306 -SHA256 (osinfo-db-20191108.tar.xz) = a51ad91a9e2538fcbfa200d9e8799bf747780de1a23c832d68627f5ed996a909 -SIZE (osinfo-db-20191108.tar.xz) = 93808 +TIMESTAMP = 1575779229 +SHA256 (osinfo-db-20191125.tar.xz) = e8f4e8c3e3ee738191511a4549fc8e4895b501312f2a7d383d5bde72a76f5580 +SIZE (osinfo-db-20191125.tar.xz) = 94576 Modified: head/misc/osinfo-db/pkg-plist ============================================================================== --- head/misc/osinfo-db/pkg-plist Sun Dec 8 06:59:43 2019 (r519271) +++ head/misc/osinfo-db/pkg-plist Sun Dec 8 07:03:14 2019 (r519272) @@ -74,6 +74,7 @@ share/osinfo/os/alpinelinux.org/alpinelinux-3.8.xml share/osinfo/os/altlinux.org/alt-8.0.xml share/osinfo/os/altlinux.org/alt-8.1.xml share/osinfo/os/altlinux.org/alt-8.2.xml +share/osinfo/os/altlinux.org/alt-9.0.xml share/osinfo/os/altlinux.org/alt-p8.starterkits.xml share/osinfo/os/altlinux.org/alt-p9.starterkits.xml share/osinfo/os/altlinux.org/alt-sisyphus.xml @@ -88,6 +89,7 @@ share/osinfo/os/altlinux.org/altlinux-5.0.xml share/osinfo/os/altlinux.org/altlinux-6.0.xml share/osinfo/os/altlinux.org/altlinux-7.0.xml share/osinfo/os/android-x86.org/android-x86-8.1.xml +share/osinfo/os/android-x86.org/android-x86-9.0.xml share/osinfo/os/apple.com/macosx-10.0.xml share/osinfo/os/apple.com/macosx-10.1.xml share/osinfo/os/apple.com/macosx-10.2.xml @@ -453,6 +455,7 @@ share/osinfo/os/openbsd.org/openbsd-6.2.xml share/osinfo/os/openbsd.org/openbsd-6.3.xml share/osinfo/os/openbsd.org/openbsd-6.4.xml share/osinfo/os/openbsd.org/openbsd-6.5.xml +share/osinfo/os/openbsd.org/openbsd-6.6.xml share/osinfo/os/opensuse.org/opensuse-10.2.xml share/osinfo/os/opensuse.org/opensuse-10.3.xml share/osinfo/os/opensuse.org/opensuse-11.0.xml @@ -575,6 +578,7 @@ share/osinfo/os/redhat.com/rhel-7.6.xml share/osinfo/os/redhat.com/rhel-7.7.xml share/osinfo/os/redhat.com/rhel-8-unknown.xml share/osinfo/os/redhat.com/rhel-8.0.xml +share/osinfo/os/redhat.com/rhel-8.1.xml share/osinfo/os/redhat.com/rhel-atomic-7.0.xml share/osinfo/os/redhat.com/rhel-atomic-7.1.xml share/osinfo/os/redhat.com/rhel-atomic-7.2.xml @@ -699,6 +703,7 @@ share/osinfo/os/ubuntu.com/ubuntu-17.10.xml share/osinfo/os/ubuntu.com/ubuntu-18.04.xml share/osinfo/os/ubuntu.com/ubuntu-18.10.xml share/osinfo/os/ubuntu.com/ubuntu-19.04.xml +share/osinfo/os/ubuntu.com/ubuntu-19.10.xml share/osinfo/os/ubuntu.com/ubuntu-4.10.xml share/osinfo/os/ubuntu.com/ubuntu-5.04.xml share/osinfo/os/ubuntu.com/ubuntu-5.10.xml From owner-svn-ports-all@freebsd.org Sun Dec 8 07:11:25 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 40C2C1DAC4A; Sun, 8 Dec 2019 07:11:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VyDF0rLWz3Fph; Sun, 8 Dec 2019 07:11:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 008A8267BC; Sun, 8 Dec 2019 07:11:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB87BOrs016274; Sun, 8 Dec 2019 07:11:24 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB87BOQr016272; Sun, 8 Dec 2019 07:11:24 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201912080711.xB87BOQr016272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 8 Dec 2019 07:11:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519273 - head/math/curv X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/curv X-SVN-Commit-Revision: 519273 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 07:11:25 -0000 Author: yuri Date: Sun Dec 8 07:11:24 2019 New Revision: 519273 URL: https://svnweb.freebsd.org/changeset/ports/519273 Log: math/curv: Update 0.4-333 -> 0.4-417 Modified: head/math/curv/Makefile head/math/curv/distinfo Modified: head/math/curv/Makefile ============================================================================== --- head/math/curv/Makefile Sun Dec 8 07:03:14 2019 (r519272) +++ head/math/curv/Makefile Sun Dec 8 07:11:24 2019 (r519273) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= curv -DISTVERSION= 0.4-333 -DISTVERSIONSUFFIX= -ga9a63930 -PORTREVISION= 1 +DISTVERSION= 0.4-417 +DISTVERSIONSUFFIX= -gf6f8d011 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org @@ -31,6 +30,7 @@ USE_XORG= x11 PLIST_FILES= bin/curv \ lib/curv/lib/blend.curv \ + lib/curv/lib/noise.curv \ lib/curv/lib/web_colour.curv \ lib/curv/std.curv \ share/gtksourceview-3.0/language-specs/curv.lang Modified: head/math/curv/distinfo ============================================================================== --- head/math/curv/distinfo Sun Dec 8 07:03:14 2019 (r519272) +++ head/math/curv/distinfo Sun Dec 8 07:11:24 2019 (r519273) @@ -1,6 +1,6 @@ -TIMESTAMP = 1571604647 -SHA256 (curv3d-curv-0.4-333-ga9a63930_GH0.tar.gz) = 8d2dd636de16c504eb607fe697898c3e28f1accb2a86a09e53582a7047a9d333 -SIZE (curv3d-curv-0.4-333-ga9a63930_GH0.tar.gz) = 16480601 +TIMESTAMP = 1575783420 +SHA256 (curv3d-curv-0.4-417-gf6f8d011_GH0.tar.gz) = c07be558f3ab6619bf32e97f4562bd1ff748028c0bde1b8fd0b8531bc1c27cdb +SIZE (curv3d-curv-0.4-417-gf6f8d011_GH0.tar.gz) = 16533467 SHA256 (ocornut-imgui-e0cab56_GH0.tar.gz) = 3a8aa936cf02f39fe49a17aba535b2d3e65a1611725284e62ad4445bbb7d4f2b SIZE (ocornut-imgui-e0cab56_GH0.tar.gz) = 1078436 SHA256 (Tessil-ordered-map-3c14151_GH0.tar.gz) = 389d6032661b95df1e4fc16c0eb3b5fe34416d03d416d99c367e3db4c5280ed0 From owner-svn-ports-all@freebsd.org Sun Dec 8 07:25:18 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AD01C1DB0CD; Sun, 8 Dec 2019 07:25:18 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VyXG47V5z3GSs; Sun, 8 Dec 2019 07:25:18 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6C60426B02; Sun, 8 Dec 2019 07:25:18 +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 xB87PImG022323; Sun, 8 Dec 2019 07:25:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB87PIc3022322; Sun, 8 Dec 2019 07:25:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201912080725.xB87PIc3022322@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 8 Dec 2019 07:25:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519274 - head/devel/rubygem-google-gax X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/rubygem-google-gax X-SVN-Commit-Revision: 519274 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 07:25:18 -0000 Author: antoine Date: Sun Dec 8 07:25:17 2019 New Revision: 519274 URL: https://svnweb.freebsd.org/changeset/ports/519274 Log: Mark BROKEN Reported by: pkg-fallout Modified: head/devel/rubygem-google-gax/Makefile Modified: head/devel/rubygem-google-gax/Makefile ============================================================================== --- head/devel/rubygem-google-gax/Makefile Sun Dec 8 07:11:24 2019 (r519273) +++ head/devel/rubygem-google-gax/Makefile Sun Dec 8 07:25:17 2019 (r519274) @@ -11,6 +11,8 @@ COMMENT= Google API Extensions LICENSE= BSD3CLAUSE +BROKEN= conflicting run depends, rubygem-grpc124-1.24.0 conflicts with rubygem-grpc-1.24.0 + RUN_DEPENDS= rubygem-google-protobuf>=3.9<4:devel/rubygem-google-protobuf \ rubygem-googleapis-common-protos>=1.3.9<2.0:devel/rubygem-googleapis-common-protos \ rubygem-googleauth>=0.9<1:security/rubygem-googleauth \ From owner-svn-ports-all@freebsd.org Sun Dec 8 07:27:05 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 361451DB168; Sun, 8 Dec 2019 07:27:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VyZK0k9Hz3GYp; Sun, 8 Dec 2019 07:27:05 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F0C9E26B05; Sun, 8 Dec 2019 07:27:04 +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 xB87R4lm022496; Sun, 8 Dec 2019 07:27:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB87R4Ko022495; Sun, 8 Dec 2019 07:27:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201912080727.xB87R4Ko022495@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 8 Dec 2019 07:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519275 - head/devel/flang X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/flang X-SVN-Commit-Revision: 519275 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 07:27:05 -0000 Author: antoine Date: Sun Dec 8 07:27:04 2019 New Revision: 519275 URL: https://svnweb.freebsd.org/changeset/ports/519275 Log: Remove duplicate line from plist Modified: head/devel/flang/pkg-plist Modified: head/devel/flang/pkg-plist ============================================================================== --- head/devel/flang/pkg-plist Sun Dec 8 07:25:17 2019 (r519274) +++ head/devel/flang/pkg-plist Sun Dec 8 07:27:04 2019 (r519275) @@ -21,4 +21,3 @@ flang/lib/libflangrti.a flang/lib/libflangrti.so flang/lib/libompstub.a flang/lib/libompstub.so -libdata/ldconfig/flang From owner-svn-ports-all@freebsd.org Sun Dec 8 07:28:38 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1BACF1DB1BF; Sun, 8 Dec 2019 07:28:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Vyc56ntwz3GfX; Sun, 8 Dec 2019 07:28:37 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CDF0726B07; Sun, 8 Dec 2019 07:28:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB87Sb5p022658; Sun, 8 Dec 2019 07:28:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB87SbNV022657; Sun, 8 Dec 2019 07:28:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201912080728.xB87SbNV022657@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 8 Dec 2019 07:28:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519276 - head/www/glassfish X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/www/glassfish X-SVN-Commit-Revision: 519276 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 07:28:38 -0000 Author: antoine Date: Sun Dec 8 07:28:37 2019 New Revision: 519276 URL: https://svnweb.freebsd.org/changeset/ports/519276 Log: Remove duplicate line from plist Modified: head/www/glassfish/pkg-plist Modified: head/www/glassfish/pkg-plist ============================================================================== --- head/www/glassfish/pkg-plist Sun Dec 8 07:27:04 2019 (r519275) +++ head/www/glassfish/pkg-plist Sun Dec 8 07:28:37 2019 (r519276) @@ -1,4 +1,3 @@ -etc/rc.d/glassfish %%DATADIR%%/META-INF/LICENSE.md %%DATADIR%%/META-INF/NOTICE.md %%DATADIR%%/README.txt From owner-svn-ports-all@freebsd.org Sun Dec 8 07:55:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9749C1DBDAE; Sun, 8 Dec 2019 07:55:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VzBn3Tnhz3HkN; Sun, 8 Dec 2019 07:55:13 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5BD5B27057; Sun, 8 Dec 2019 07:55:13 +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 xB87tDnC039909; Sun, 8 Dec 2019 07:55:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB87tDxR039908; Sun, 8 Dec 2019 07:55:13 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201912080755.xB87tDxR039908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 8 Dec 2019 07:55:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519277 - head/devel/rubygem-grpc-google-iam-v1 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/rubygem-grpc-google-iam-v1 X-SVN-Commit-Revision: 519277 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 07:55:13 -0000 Author: antoine Date: Sun Dec 8 07:55:12 2019 New Revision: 519277 URL: https://svnweb.freebsd.org/changeset/ports/519277 Log: Mark BROKEN Reported by: pkg-fallout Modified: head/devel/rubygem-grpc-google-iam-v1/Makefile Modified: head/devel/rubygem-grpc-google-iam-v1/Makefile ============================================================================== --- head/devel/rubygem-grpc-google-iam-v1/Makefile Sun Dec 8 07:28:37 2019 (r519276) +++ head/devel/rubygem-grpc-google-iam-v1/Makefile Sun Dec 8 07:55:12 2019 (r519277) @@ -11,6 +11,8 @@ COMMENT= Google IAM gRPC client library LICENSE= BSD3CLAUSE +BROKEN= conflicting run depends, rubygem-grpc124-1.24.0 conflicts with rubygem-grpc-1.24.0 + RUN_DEPENDS= rubygem-googleapis-common-protos>=1.3.1<2.0:devel/rubygem-googleapis-common-protos \ rubygem-grpc124>=1.0<2:net/rubygem-grpc124 From owner-svn-ports-all@freebsd.org Sun Dec 8 08:25:19 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9D4641DCF60; Sun, 8 Dec 2019 08:25:19 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VzsW3LdHz3Jr2; Sun, 8 Dec 2019 08:25:19 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 566E927594; Sun, 8 Dec 2019 08:25:19 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB88PJ50057560; Sun, 8 Dec 2019 08:25:19 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB88PJre057557; Sun, 8 Dec 2019 08:25:19 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201912080825.xB88PJre057557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 8 Dec 2019 08:25:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519278 - head/audio/gsequencer X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/gsequencer X-SVN-Commit-Revision: 519278 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 08:25:19 -0000 Author: yuri Date: Sun Dec 8 08:25:18 2019 New Revision: 519278 URL: https://svnweb.freebsd.org/changeset/ports/519278 Log: audio/gsequencer: Update 2.4.2 -> 2.4.3 Reported by: portscout Modified: head/audio/gsequencer/Makefile head/audio/gsequencer/distinfo Modified: head/audio/gsequencer/Makefile ============================================================================== --- head/audio/gsequencer/Makefile Sun Dec 8 07:55:12 2019 (r519277) +++ head/audio/gsequencer/Makefile Sun Dec 8 08:25:18 2019 (r519278) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gsequencer -DISTVERSION= 2.4.2 +DISTVERSION= 2.4.3 CATEGORIES= audio MASTER_SITES= SAVANNAH/gsequencer/${DISTVERSION:R}.x Modified: head/audio/gsequencer/distinfo ============================================================================== --- head/audio/gsequencer/distinfo Sun Dec 8 07:55:12 2019 (r519277) +++ head/audio/gsequencer/distinfo Sun Dec 8 08:25:18 2019 (r519278) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575355620 -SHA256 (gsequencer-2.4.2.tar.gz) = eb30f4db5455bb5cb8070c64b2ac7bf9267e2ceb16e6ecffa934a37e4f1046a8 -SIZE (gsequencer-2.4.2.tar.gz) = 5830551 +TIMESTAMP = 1575793176 +SHA256 (gsequencer-2.4.3.tar.gz) = fdc2e4be39d6958ef3cad3824cef7169bb5e6f4a6c9d7b395e1d53a2aeb2e1db +SIZE (gsequencer-2.4.3.tar.gz) = 5830043 From owner-svn-ports-all@freebsd.org Sun Dec 8 08:31:31 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7B7C71DD16B; Sun, 8 Dec 2019 08:31:31 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W00g2jnnz3K1C; Sun, 8 Dec 2019 08:31:31 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4098227702; Sun, 8 Dec 2019 08:31:31 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB88VVPQ058594; Sun, 8 Dec 2019 08:31:31 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB88VUFm058593; Sun, 8 Dec 2019 08:31:30 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201912080831.xB88VUFm058593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 8 Dec 2019 08:31:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519279 - head/graphics/drawpile X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/drawpile X-SVN-Commit-Revision: 519279 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 08:31:31 -0000 Author: yuri Date: Sun Dec 8 08:31:30 2019 New Revision: 519279 URL: https://svnweb.freebsd.org/changeset/ports/519279 Log: graphics/drawpile: Update 2.1.14 -> 2.1.15 Reported by: portscout Modified: head/graphics/drawpile/Makefile head/graphics/drawpile/distinfo Modified: head/graphics/drawpile/Makefile ============================================================================== --- head/graphics/drawpile/Makefile Sun Dec 8 08:25:18 2019 (r519278) +++ head/graphics/drawpile/Makefile Sun Dec 8 08:31:30 2019 (r519279) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Drawpile -DISTVERSION= 2.1.14 +DISTVERSION= 2.1.15 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/drawpile/distinfo ============================================================================== --- head/graphics/drawpile/distinfo Sun Dec 8 08:25:18 2019 (r519278) +++ head/graphics/drawpile/distinfo Sun Dec 8 08:31:30 2019 (r519279) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574487437 -SHA256 (drawpile-Drawpile-2.1.14_GH0.tar.gz) = bd9c7c4e1837f334cf9d75e0f8eafe111f5a9efc09928c2438f6d70f0fba0ee0 -SIZE (drawpile-Drawpile-2.1.14_GH0.tar.gz) = 2524994 +TIMESTAMP = 1575793614 +SHA256 (drawpile-Drawpile-2.1.15_GH0.tar.gz) = d641c045a8fd86231fd73e4bbba644b1c2edc936bb0cabfa5e14bb3ccfda0ec3 +SIZE (drawpile-Drawpile-2.1.15_GH0.tar.gz) = 2531614 From owner-svn-ports-all@freebsd.org Sun Dec 8 09:40:41 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C9D341DEA14; Sun, 8 Dec 2019 09:40:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W1XT4rmvz3MVd; Sun, 8 Dec 2019 09:40:41 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8A466261; Sun, 8 Dec 2019 09:40:41 +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 xB89efAm098440; Sun, 8 Dec 2019 09:40:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB89ef1v098438; Sun, 8 Dec 2019 09:40:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201912080940.xB89ef1v098438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 8 Dec 2019 09:40:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519280 - head/x11/xcb-util-wm X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11/xcb-util-wm X-SVN-Commit-Revision: 519280 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 09:40:41 -0000 Author: amdmi3 Date: Sun Dec 8 09:40:40 2019 New Revision: 519280 URL: https://svnweb.freebsd.org/changeset/ports/519280 Log: - Fix LICENSE - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket Modified: head/x11/xcb-util-wm/Makefile head/x11/xcb-util-wm/pkg-descr Modified: head/x11/xcb-util-wm/Makefile ============================================================================== --- head/x11/xcb-util-wm/Makefile Sun Dec 8 08:31:30 2019 (r519279) +++ head/x11/xcb-util-wm/Makefile Sun Dec 8 09:40:40 2019 (r519280) @@ -10,6 +10,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= Framework for window manager implementation LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxcb-util.so:x11/xcb-util Modified: head/x11/xcb-util-wm/pkg-descr ============================================================================== --- head/x11/xcb-util-wm/pkg-descr Sun Dec 8 08:31:30 2019 (r519279) +++ head/x11/xcb-util-wm/pkg-descr Sun Dec 8 09:40:40 2019 (r519280) @@ -8,4 +8,4 @@ the X protocol but which have traditionally been provi WM module is a Framework for window manager implementation. It brings both client and window-manager helpers for ICCCM and EWMH. -WWW: http://xcb.freedesktop.org/ +WWW: https://xcb.freedesktop.org/ From owner-svn-ports-all@freebsd.org Sun Dec 8 09:41:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1CDAC1DEA73; Sun, 8 Dec 2019 09:41:15 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W1Y701DRz3MdB; Sun, 8 Dec 2019 09:41: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D7B9A293; Sun, 8 Dec 2019 09:41: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 xB89fEtO099415; Sun, 8 Dec 2019 09:41:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB89fEmH099411; Sun, 8 Dec 2019 09:41:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201912080941.xB89fEmH099411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 Dec 2019 09:41:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519281 - head/net-mgmt/netdisco X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/net-mgmt/netdisco X-SVN-Commit-Revision: 519281 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 09:41:15 -0000 Author: pi Date: Sun Dec 8 09:41:14 2019 New Revision: 519281 URL: https://svnweb.freebsd.org/changeset/ports/519281 Log: net-mgmt/netdisco: upgrade 2.042005 -> 2.044004 PR: 242255 Approved by: geoffroy desvernay (maintainer) Relnotes: https://github.com/netdisco/netdisco/blob/master/Changes Modified: head/net-mgmt/netdisco/Makefile head/net-mgmt/netdisco/distinfo head/net-mgmt/netdisco/pkg-plist Modified: head/net-mgmt/netdisco/Makefile ============================================================================== --- head/net-mgmt/netdisco/Makefile Sun Dec 8 09:40:40 2019 (r519280) +++ head/net-mgmt/netdisco/Makefile Sun Dec 8 09:41:14 2019 (r519281) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= netdisco -DISTVERSION= 2.042005 -PORTREVISION= 1 +DISTVERSION= 2.044004 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OLIVER @@ -13,7 +12,7 @@ MAINTAINER= dgeo@centrale-marseille.fr COMMENT= Network discovery/management tool with web console LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENCE +LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \ Modified: head/net-mgmt/netdisco/distinfo ============================================================================== --- head/net-mgmt/netdisco/distinfo Sun Dec 8 09:40:40 2019 (r519280) +++ head/net-mgmt/netdisco/distinfo Sun Dec 8 09:41:14 2019 (r519281) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554733780 -SHA256 (App-Netdisco-2.042005.tar.gz) = 79a1ad96169eef10d85086a544ef34d8eddc8a215ff989b13a6981ed55fcf7ba -SIZE (App-Netdisco-2.042005.tar.gz) = 3808287 +TIMESTAMP = 1574793717 +SHA256 (App-Netdisco-2.044004.tar.gz) = 2353b09affa53f34ac9a51f5adab8e839807752e2be92d442862594408c7d0f9 +SIZE (App-Netdisco-2.044004.tar.gz) = 3816009 Modified: head/net-mgmt/netdisco/pkg-plist ============================================================================== --- head/net-mgmt/netdisco/pkg-plist Sun Dec 8 09:40:40 2019 (r519280) +++ head/net-mgmt/netdisco/pkg-plist Sun Dec 8 09:41:14 2019 (r519281) @@ -34,7 +34,6 @@ bin/netdisco-web-fg %%SITE_PERL%%/App/Netdisco/DB/Result/DevicePortVlan.pm %%SITE_PERL%%/App/Netdisco/DB/Result/DevicePortWireless.pm %%SITE_PERL%%/App/Netdisco/DB/Result/DevicePower.pm -%%SITE_PERL%%/App/Netdisco/DB/Result/DeviceRoute.pm %%SITE_PERL%%/App/Netdisco/DB/Result/DeviceSkip.pm %%SITE_PERL%%/App/Netdisco/DB/Result/DeviceVlan.pm %%SITE_PERL%%/App/Netdisco/DB/Result/Log.pm @@ -62,6 +61,7 @@ bin/netdisco-web-fg %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/DevicePortSpeed.pm %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/DuplexMismatch.pm %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/GenericReport.pm +%%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/LastNode.pm %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/NodeIp4.pm %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/NodeIp6.pm %%SITE_PERL%%/App/Netdisco/DB/Result/Virtual/NodeMonitor.pm @@ -202,6 +202,7 @@ bin/netdisco-web-fg %%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/CanonicalIP.pm %%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Entities.pm %%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm +%%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Neighbors/DOCSIS.pm %%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/Neighbors/Routed.pm %%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/PortPower.pm %%SITE_PERL%%/App/Netdisco/Worker/Plugin/Discover/PortProperties.pm @@ -314,6 +315,8 @@ bin/netdisco-web-fg %%SITE_PERL%%/auto/share/dist/App-Netdisco/public/javascripts/portsort.js %%SITE_PERL%%/auto/share/dist/App-Netdisco/public/javascripts/toastr.js %%SITE_PERL%%/auto/share/dist/App-Netdisco/public/javascripts/underscore.min.js +%%SITE_PERL%%/auto/share/dist/App-Netdisco/public/javascripts/versionsort.js +%%SITE_PERL%%/auto/share/dist/App-Netdisco/radius_dictionaries/TODO %%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-1-2-PostgreSQL.sql %%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-2-3-PostgreSQL.sql %%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-3-4-PostgreSQL.sql @@ -370,6 +373,10 @@ bin/netdisco-web-fg %%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-54-55-PostgreSQL.sql %%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-55-56-PostgreSQL.sql %%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-56-57-PostgreSQL.sql +%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-57-58-PostgreSQL.sql +%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-58-59-PostgreSQL.sql +%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-59-60-PostgreSQL.sql +%%SITE_PERL%%/auto/share/dist/App-Netdisco/schema_versions/App-Netdisco-DB-60-61-PostgreSQL.sql %%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/favicon-16x16.png %%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/favicon-32x32.png %%SITE_PERL%%/auto/share/dist/App-Netdisco/swagger-ui/index.html From owner-svn-ports-all@freebsd.org Sun Dec 8 09:56:42 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D38DE1DEEFA; Sun, 8 Dec 2019 09:56:42 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W1ty51Hrz3N8w; Sun, 8 Dec 2019 09:56:42 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 71F475F0; Sun, 8 Dec 2019 09:56:42 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB89ugN5010598; Sun, 8 Dec 2019 09:56:42 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB89ufEA010596; Sun, 8 Dec 2019 09:56:41 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912080956.xB89ufEA010596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 8 Dec 2019 09:56:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519282 - head/deskutils/latte-dock X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/deskutils/latte-dock X-SVN-Commit-Revision: 519282 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 09:56:42 -0000 Author: tcberner Date: Sun Dec 8 09:56:41 2019 New Revision: 519282 URL: https://svnweb.freebsd.org/changeset/ports/519282 Log: deskutils/latte-dock: update to 0.9.5 Modified: head/deskutils/latte-dock/Makefile head/deskutils/latte-dock/distinfo head/deskutils/latte-dock/pkg-plist Modified: head/deskutils/latte-dock/Makefile ============================================================================== --- head/deskutils/latte-dock/Makefile Sun Dec 8 09:41:14 2019 (r519281) +++ head/deskutils/latte-dock/Makefile Sun Dec 8 09:56:41 2019 (r519282) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= latte-dock -DISTVERSION= 0.9.4 +DISTVERSION= 0.9.5 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/latte-dock Modified: head/deskutils/latte-dock/distinfo ============================================================================== --- head/deskutils/latte-dock/distinfo Sun Dec 8 09:41:14 2019 (r519281) +++ head/deskutils/latte-dock/distinfo Sun Dec 8 09:56:41 2019 (r519282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572273931 -SHA256 (latte-dock-0.9.4.tar.xz) = a1e706b25ced6a68148a4db92d568c6a0a0494aba34525b1fea183c0830e34ee -SIZE (latte-dock-0.9.4.tar.xz) = 711788 +TIMESTAMP = 1575762231 +SHA256 (latte-dock-0.9.5.tar.xz) = 2cbce5a2ddda8c52ba4d63f6b94e537fe50993d406f2c5a7d0eca9f42a150abd +SIZE (latte-dock-0.9.5.tar.xz) = 715260 Modified: head/deskutils/latte-dock/pkg-plist ============================================================================== --- head/deskutils/latte-dock/pkg-plist Sun Dec 8 09:41:14 2019 (r519281) +++ head/deskutils/latte-dock/pkg-plist Sun Dec 8 09:56:41 2019 (r519282) @@ -109,6 +109,8 @@ share/locale/es/LC_MESSAGES/plasma_applet_org.kde.latt share/locale/es/LC_MESSAGES/plasma_applet_org.kde.latte.plasmoid.mo share/locale/es/LC_MESSAGES/plasma_containmentactions_lattecontextmenu.mo share/locale/eu/LC_MESSAGES/latte-dock.mo +share/locale/eu/LC_MESSAGES/latte_indicator_org.kde.latte.default.mo +share/locale/eu/LC_MESSAGES/latte_indicator_org.kde.latte.plasma.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.latte.containment.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.latte.plasmoid.mo share/locale/eu/LC_MESSAGES/plasma_containmentactions_lattecontextmenu.mo @@ -242,6 +244,7 @@ share/plasma/plasmoids/org.kde.latte.containment/conte share/plasma/plasmoids/org.kde.latte.containment/contents/icons/purpleprint.jpg share/plasma/plasmoids/org.kde.latte.containment/contents/icons/redprint.jpg share/plasma/plasmoids/org.kde.latte.containment/contents/icons/wheatprint.jpg +share/plasma/plasmoids/org.kde.latte.containment/contents/ui/AutomaticItemSizer.qml share/plasma/plasmoids/org.kde.latte.containment/contents/ui/DebugWindow.qml share/plasma/plasmoids/org.kde.latte.containment/contents/ui/DragDropArea.qml share/plasma/plasmoids/org.kde.latte.containment/contents/ui/PanelBox.qml From owner-svn-ports-all@freebsd.org Sun Dec 8 10:05:45 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8FDEC1DF3DE; Sun, 8 Dec 2019 10:05:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W25P3J3Jz3Nfq; Sun, 8 Dec 2019 10:05:45 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 55BD07AF; Sun, 8 Dec 2019 10:05:45 +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 xB8A5jQC016308; Sun, 8 Dec 2019 10:05:45 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8A5idk016306; Sun, 8 Dec 2019 10:05:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201912081005.xB8A5idk016306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 Dec 2019 10:05:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519283 - head/net-mgmt/collectd5 X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/net-mgmt/collectd5 X-SVN-Commit-Revision: 519283 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:05:45 -0000 Author: pi Date: Sun Dec 8 10:05:44 2019 New Revision: 519283 URL: https://svnweb.freebsd.org/changeset/ports/519283 Log: net-mgmt/collectd5: upgrade 5.9.0 -> 5.10.0 PR: 242491 Submitted by: Felix Hanley Approved by: Krzysztof (maintainer) Relnotes: https://github.com/collectd/collectd/releases/tag/5.10.0 Modified: head/net-mgmt/collectd5/Makefile head/net-mgmt/collectd5/distinfo Modified: head/net-mgmt/collectd5/Makefile ============================================================================== --- head/net-mgmt/collectd5/Makefile Sun Dec 8 09:56:41 2019 (r519282) +++ head/net-mgmt/collectd5/Makefile Sun Dec 8 10:05:44 2019 (r519283) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= collectd -PORTVERSION= 5.9.0 -PORTREVISION= 3 +PORTVERSION= 5.10.0 CATEGORIES= net-mgmt MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ PKGNAMESUFFIX= 5 Modified: head/net-mgmt/collectd5/distinfo ============================================================================== --- head/net-mgmt/collectd5/distinfo Sun Dec 8 09:56:41 2019 (r519282) +++ head/net-mgmt/collectd5/distinfo Sun Dec 8 10:05:44 2019 (r519283) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511130105 -SHA256 (collectd-5.9.0.tar.bz2) = 7b220f8898a061f6e7f29a8c16697d1a198277f813da69474a67911097c0626b -SIZE (collectd-5.9.0.tar.bz2) = 1899573 +TIMESTAMP = 1575665579 +SHA256 (collectd-5.10.0.tar.bz2) = a03359f563023e744c2dc743008a00a848f4cd506e072621d86b6d8313c0375b +SIZE (collectd-5.10.0.tar.bz2) = 1856377 From owner-svn-ports-all@freebsd.org Sun Dec 8 10:19:39 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 28C2C1DF86F; Sun, 8 Dec 2019 10:19:39 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W2PR0FJzz3PCW; Sun, 8 Dec 2019 10:19:39 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DFD87989; Sun, 8 Dec 2019 10:19:38 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8AJcVW022131; Sun, 8 Dec 2019 10:19:38 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8AJc4D022130; Sun, 8 Dec 2019 10:19:38 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201912081019.xB8AJc4D022130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sun, 8 Dec 2019 10:19:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519284 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: lme X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 519284 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:19:39 -0000 Author: lme Date: Sun Dec 8 10:19:38 2019 New Revision: 519284 URL: https://svnweb.freebsd.org/changeset/ports/519284 Log: Add new Makefile target "install-missing-packages" to install missing dependencies from packages. Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D22551 Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Dec 8 10:05:44 2019 (r519283) +++ head/Mk/bsd.port.mk Sun Dec 8 10:19:38 2019 (r519284) @@ -603,7 +603,9 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # test-depends-list # - Show all directories which are test-dependencies # for this port. -# +# install-missing-packages +# - Install missing dependencies from package and mark +# them as automatically installed # extract - Unpacks ${DISTFILES} into ${WRKDIR}. # patch - Apply any provided patches to the source. # configure - Runs either GNU configure, one or more local configure @@ -4318,6 +4320,11 @@ missing-packages: ${ECHO_CMD} $${_p}; \ fi; \ done + +# Install missing dependencies from package +install-missing-packages: + @_dirs=$$(${MISSING-DEPENDS-LIST}); \ + ${PKG_BIN} install -A $$(${ECHO} $${_dirs} | ${SED} "s%${PORTSDIR}/%%g") ################################################################ # Everything after here are internal targets and really From owner-svn-ports-all@freebsd.org Sun Dec 8 10:28:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D79291DFAC1; Sun, 8 Dec 2019 10:28:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W2bM5KZNz3PXc; Sun, 8 Dec 2019 10:28:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 971F1B60; Sun, 8 Dec 2019 10:28:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8ASFZ2028334; Sun, 8 Dec 2019 10:28:15 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8ASDjW028323; Sun, 8 Dec 2019 10:28:13 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201912081028.xB8ASDjW028323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 8 Dec 2019 10:28:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519285 - in head/www: . nginx-vts-exporter nginx-vts-exporter/files X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head/www: . nginx-vts-exporter nginx-vts-exporter/files X-SVN-Commit-Revision: 519285 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:28:15 -0000 Author: joneum Date: Sun Dec 8 10:28:13 2019 New Revision: 519285 URL: https://svnweb.freebsd.org/changeset/ports/519285 Log: New Port: www/nginx-vts-exportr Simple server that scrapes Nginx vts stats and exports them via HTTP for Prometheus consumption. WWW: https://github.com/hnlq715/nginx-vts-exporter Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D22705 Added: head/www/nginx-vts-exporter/ head/www/nginx-vts-exporter/Makefile (contents, props changed) head/www/nginx-vts-exporter/distinfo (contents, props changed) head/www/nginx-vts-exporter/files/ head/www/nginx-vts-exporter/files/newsyslog.conf.in (contents, props changed) head/www/nginx-vts-exporter/files/nginx_vts_exporter.in (contents, props changed) head/www/nginx-vts-exporter/files/syslog.d.conf.in (contents, props changed) head/www/nginx-vts-exporter/pkg-descr (contents, props changed) head/www/nginx-vts-exporter/pkg-message (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Dec 8 10:19:38 2019 (r519284) +++ head/www/Makefile Sun Dec 8 10:28:13 2019 (r519285) @@ -453,6 +453,7 @@ SUBDIR += nginx-lite SUBDIR += nginx-naxsi SUBDIR += nginx-prometheus-exporter + SUBDIR += nginx-vts-exporter SUBDIR += nibbleblog SUBDIR += nift SUBDIR += node Added: head/www/nginx-vts-exporter/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/Makefile Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,54 @@ +# $FreeBSD$ + +PORTNAME= nginx-vts-exporter +DISTVERSIONPREFIX= v +DISTVERSION= 0.10.3 +CATEGORIES= www + +MAINTAINER= joneum@FreeBSD.org +COMMENT= Server that scraps NGINX vts stats and export them via HTTP + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= gmake go +USE_RC_SUBR= nginx_vts_exporter +USE_GITHUB= yes +GH_ACCOUNT= hnlq715 + +GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" + +SUB_FILES= newsyslog.conf nginx_vts_exporter syslog.d.conf + +SUB_LIST= NGINX_VTS_EXPORTER_LOG_FILE=/var/log/nginx_vts_exporter \ + NGINX_VTS_EXPORTER_LOG_TAG=nginx_vts_exporter + +BUILD_USER?= ${USER} +LD_FLAG_X_PREFIX= -X ${GO_PKGNAME}/vendor/github.com/prometheus/common/version +LD_FLAG_STRING= -s \ + ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ + ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER} \ + ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ + ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} + +PLIST_FILES= bin/nginx_vts_exporter \ + etc/newsyslog.conf.d/nginx-vts-exporter.conf \ + etc/syslog.d/nginx-vts-exporter.conf + +do-install: + ${INSTALL_PROGRAM} \ + ${GO_WRKDIR_BIN}/${PORTNAME} \ + ${STAGEDIR}${PREFIX}/bin/nginx_vts_exporter + + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/syslog.d + + ${INSTALL_DATA} \ + ${WRKDIR}/newsyslog.conf \ + ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/${PORTNAME}.conf + + ${INSTALL_DATA} \ + ${WRKDIR}/syslog.d.conf \ + ${STAGEDIR}${PREFIX}/etc/syslog.d/${PORTNAME}.conf + +.include Added: head/www/nginx-vts-exporter/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/distinfo Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,3 @@ +TIMESTAMP = 1575626942 +SHA256 (hnlq715-nginx-vts-exporter-v0.10.3_GH0.tar.gz) = a07e0a6170ac490f96a8e505795dcbfa0233976cf1efd36057014cff49622d95 +SIZE (hnlq715-nginx-vts-exporter-v0.10.3_GH0.tar.gz) = 149578 Added: head/www/nginx-vts-exporter/files/newsyslog.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/files/newsyslog.conf.in Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,4 @@ +# newsyslog(8) file for net-mgmt/nginx-vts-exporter +# See newsyslog.conf(5) for details. + +%%NGINX_VTS_EXPORTER_LOG_FILE%% 640 7 * @T00 JC Added: head/www/nginx-vts-exporter/files/nginx_vts_exporter.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/files/nginx_vts_exporter.in Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,52 @@ +#!/bin/sh + +# PROVIDE: nginx_vts_exporter +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# nginx_vts_exporter_enable (bool): Set to NO by default +# Set it to YES to enable nginx-vts-exporter +# nginx_vts_exporter_user (string): Set user to run nginx-vts-exporter +# Default is "nobody" +# nginx_vts_exporter_group (string): Set group to run nginx-vts-exporter +# Default is "nobody" +# nginx_vts_exporter_args (string): Set additional command line arguments +# Default is "" +# + +. /etc/rc.subr + +name=nginx_vts_exporter +rcvar=nginx_vts_exporter_enable + +load_rc_config $name + +: ${nginx_vts_exporter_enable:="NO"} +: ${nginx_vts_exporter_user:="nobody"} +: ${nginx_vts_exporter_group:="nobody"} +: ${nginx_vts_exporter_args:=""} + +pidfile="/var/run/${name}.pid" +command="/usr/sbin/daemon" +procname="%%PREFIX%%/bin/${name}" +command_args="-p ${pidfile} -m 3 -T ${name} \ + /usr/bin/env ${procname} \ + ${nginx_vts_exporter_args}" + +start_precmd=nginx_vts_exporter_startprecmd + +nginx_vts_exporter_startprecmd() +{ + if [ ! -e ${pidfile} ]; then + install \ + -o ${nginx_vts_exporter_user} \ + -g ${nginx_vts_exporter_group} \ + /dev/null ${pidfile}; + fi +} + +load_rc_config $name +run_rc_command "$1" Added: head/www/nginx-vts-exporter/files/syslog.d.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/files/syslog.d.conf.in Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,6 @@ +# syslogd(8) configuration file for net-mgmt/nginx-vts-exporter +# +# See syslog.conf(5) for details. + +!%%NGINX_VTS_EXPORTER_LOG_TAG%% +daemon.* %%NGINX_VTS_EXPORTER_LOG_FILE%% Added: head/www/nginx-vts-exporter/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/pkg-descr Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,4 @@ +Simple server that scrapes Nginx vts stats and exports +them via HTTP for Prometheus consumption. + +WWW: https://github.com/hnlq715/nginx-vts-exporter Added: head/www/nginx-vts-exporter/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-vts-exporter/pkg-message Sun Dec 8 10:28:13 2019 (r519285) @@ -0,0 +1,13 @@ +[ +{ type: install + message: < Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DF8B11DFB87; Sun, 8 Dec 2019 10:30:33 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W2f15g2Lz3PfF; Sun, 8 Dec 2019 10:30:33 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C90EB6C; Sun, 8 Dec 2019 10:30:33 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8AUXbN028574; Sun, 8 Dec 2019 10:30:33 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8AUX2O028573; Sun, 8 Dec 2019 10:30:33 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201912081030.xB8AUX2O028573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 8 Dec 2019 10:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519286 - head/sysutils/immortal X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/sysutils/immortal X-SVN-Commit-Revision: 519286 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:30:33 -0000 Author: tobik Date: Sun Dec 8 10:30:32 2019 New Revision: 519286 URL: https://svnweb.freebsd.org/changeset/ports/519286 Log: sysutils/immortal: Unbreak build on arm64 ./scandir.go:69:5: undefined: WatchDir ./scandir.go:72:5: undefined: WatchDir ./scandir.go:172:12: undefined: WatchFile ./scandir.go:176:11: undefined: WatchFile ./supervise.go:158:12: s.daemon.WatchPid undefined (type *Daemon has no field or method WatchPid) http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/immortal-0.24.0.log https://github.com/immortal/immortal/pull/55 PR: 242312 Modified: head/sysutils/immortal/Makefile head/sysutils/immortal/distinfo Modified: head/sysutils/immortal/Makefile ============================================================================== --- head/sysutils/immortal/Makefile Sun Dec 8 10:28:13 2019 (r519285) +++ head/sysutils/immortal/Makefile Sun Dec 8 10:30:32 2019 (r519286) @@ -4,6 +4,9 @@ PORTNAME= immortal PORTVERSION= 0.24.0 CATEGORIES= sysutils +PATCH_SITES= https://github.com/immortal/immortal/commit/ +PATCHFILES= 5404a38c88a76541cc6941853c60a91ecedc1456.patch:-p1 + MAINTAINER= nbari@tequila.io COMMENT= Unix cross-platform (OS agnostic) supervisor Modified: head/sysutils/immortal/distinfo ============================================================================== --- head/sysutils/immortal/distinfo Sun Dec 8 10:28:13 2019 (r519285) +++ head/sysutils/immortal/distinfo Sun Dec 8 10:30:32 2019 (r519286) @@ -1,4 +1,4 @@ -TIMESTAMP = 1571995955 +TIMESTAMP = 1575800306 SHA256 (immortal-immortal-0.24.0_GH0.tar.gz) = a01c64ef754f29d2ebf4b30c7e0853f6fcc499e3f846c5b6edfb235c756f4608 SIZE (immortal-immortal-0.24.0_GH0.tar.gz) = 48548 SHA256 (immortal-logrotate-6f52ae7_GH0.tar.gz) = 4cf4b1583e7a8629a2fa4742ba9335a608a9dc54b68e2de8c1c9d0daa5eec14c @@ -13,3 +13,5 @@ SHA256 (nbari-violetear-5c7cdfe_GH0.tar.gz) = abad9c1c SIZE (nbari-violetear-5c7cdfe_GH0.tar.gz) = 20614 SHA256 (go-yaml-yaml-51d6538_GH0.tar.gz) = 258d101d7d71667744edbef86e4f537f31a5574bb135e911fda6ad208cd52b99 SIZE (go-yaml-yaml-51d6538_GH0.tar.gz) = 70662 +SHA256 (5404a38c88a76541cc6941853c60a91ecedc1456.patch) = c240f18a9e13cebf731ee57202e19ee79042ee4e28d0ef1a49a24dd057efb802 +SIZE (5404a38c88a76541cc6941853c60a91ecedc1456.patch) = 746 From owner-svn-ports-all@freebsd.org Sun Dec 8 10:46:24 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A9B8C1E01DF; Sun, 8 Dec 2019 10:46:24 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W30J3wwQz3QSw; Sun, 8 Dec 2019 10:46:24 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 655F5EE7; Sun, 8 Dec 2019 10:46:24 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8AkOtM040081; Sun, 8 Dec 2019 10:46:24 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8AkNtf040079; Sun, 8 Dec 2019 10:46:23 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912081046.xB8AkNtf040079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 8 Dec 2019 10:46:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519287 - head/devel/universal-ctags X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/devel/universal-ctags X-SVN-Commit-Revision: 519287 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:46:24 -0000 Author: tcberner Date: Sun Dec 8 10:46:23 2019 New Revision: 519287 URL: https://svnweb.freebsd.org/changeset/ports/519287 Log: devel/universal-ctags: update to g20191204 2ebf5b1b PR: 242504 Submitted by: Derek Schrock (maintainer) Modified: head/devel/universal-ctags/Makefile head/devel/universal-ctags/distinfo Modified: head/devel/universal-ctags/Makefile ============================================================================== --- head/devel/universal-ctags/Makefile Sun Dec 8 10:30:32 2019 (r519286) +++ head/devel/universal-ctags/Makefile Sun Dec 8 10:46:23 2019 (r519287) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= universal-ctags -PORTVERSION= g20191009 +PORTVERSION= g20191204 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_PROJECT= ctags -GH_TAGNAME= f43463a2 +GH_TAGNAME= 2ebf5b1b OPTIONS_DEFINE= ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML OPTIONS_DEFAULT= ICONV JSON LIBXML2 MANPAGES YAML Modified: head/devel/universal-ctags/distinfo ============================================================================== --- head/devel/universal-ctags/distinfo Sun Dec 8 10:30:32 2019 (r519286) +++ head/devel/universal-ctags/distinfo Sun Dec 8 10:46:23 2019 (r519287) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570913198 -SHA256 (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = d840af2aebf28895c056e5a9c74ab7c792ef37560d1b2174e3641e5b28fc1c9b -SIZE (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = 1627815 +TIMESTAMP = 1575770362 +SHA256 (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = b4bede9b01c209cfee5d6d001dbbce2e093cc697eb1c0311ad1a59cbf9e5d002 +SIZE (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = 1655887 From owner-svn-ports-all@freebsd.org Sun Dec 8 10:54:34 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 683001E0409; Sun, 8 Dec 2019 10:54:34 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W39k27M5z3Qnt; Sun, 8 Dec 2019 10:54:34 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DC7E10A3; Sun, 8 Dec 2019 10:54:34 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8AsYKm045892; Sun, 8 Dec 2019 10:54:34 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8AsXC0045890; Sun, 8 Dec 2019 10:54:33 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912081054.xB8AsXC0045890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 8 Dec 2019 10:54:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519288 - head/graphics/py-OWSLib X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/graphics/py-OWSLib X-SVN-Commit-Revision: 519288 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:54:34 -0000 Author: tcberner Date: Sun Dec 8 10:54:33 2019 New Revision: 519288 URL: https://svnweb.freebsd.org/changeset/ports/519288 Log: graphics/py-OWSLib: Update to 0.19.0 PR: 242076 Submitted by: Loïc Bartoletti (maintainer) Modified: head/graphics/py-OWSLib/Makefile head/graphics/py-OWSLib/distinfo Modified: head/graphics/py-OWSLib/Makefile ============================================================================== --- head/graphics/py-OWSLib/Makefile Sun Dec 8 10:46:23 2019 (r519287) +++ head/graphics/py-OWSLib/Makefile Sun Dec 8 10:54:33 2019 (r519288) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= OWSLib -PORTVERSION= 0.18.0 +PORTVERSION= 0.19.0 CATEGORIES= graphics geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=1.0:www/py-requests@${PY_FLAVOR} -USES= python +USES= python:3.5+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/graphics/py-OWSLib/distinfo ============================================================================== --- head/graphics/py-OWSLib/distinfo Sun Dec 8 10:46:23 2019 (r519287) +++ head/graphics/py-OWSLib/distinfo Sun Dec 8 10:54:33 2019 (r519288) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568314636 -SHA256 (OWSLib-0.18.0.tar.gz) = f5645c2f28a058a794309e0349038139f2f0e2065aa40b017d6cad5baf171705 -SIZE (OWSLib-0.18.0.tar.gz) = 154954 +TIMESTAMP = 1574165009 +SHA256 (OWSLib-0.19.0.tar.gz) = 1d499981e13a1233822e94ee30c95ddd35d11f176e854d7f0cdc30ef55f5b065 +SIZE (OWSLib-0.19.0.tar.gz) = 158237 From owner-svn-ports-all@freebsd.org Sun Dec 8 10:59:39 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 82DBB1E054E; Sun, 8 Dec 2019 10:59:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W3Hb2tnCz3QxF; Sun, 8 Dec 2019 10:59: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4688110AE; Sun, 8 Dec 2019 10:59: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 xB8AxdKl046272; Sun, 8 Dec 2019 10:59:39 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8AxccZ046269; Sun, 8 Dec 2019 10:59:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201912081059.xB8AxccZ046269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 Dec 2019 10:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519289 - head/devel/maven X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/maven X-SVN-Commit-Revision: 519289 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 10:59:39 -0000 Author: pi Date: Sun Dec 8 10:59:38 2019 New Revision: 519289 URL: https://svnweb.freebsd.org/changeset/ports/519289 Log: devel/maven: upgrade 3.6.1 -> 3.6.3 PR: 242489 Submitted by: Jonathan Chen (maintainer) Relnotes: http://maven.apache.org/docs/3.6.2/release-notes.html http://maven.apache.org/docs/3.6.3/release-notes.html Modified: head/devel/maven/Makefile head/devel/maven/distinfo head/devel/maven/pkg-plist Modified: head/devel/maven/Makefile ============================================================================== --- head/devel/maven/Makefile Sun Dec 8 10:54:33 2019 (r519288) +++ head/devel/maven/Makefile Sun Dec 8 10:59:38 2019 (r519289) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= maven -DISTVERSION= 3.6.1 -PORTREVISION= 1 +DISTVERSION= 3.6.3 CATEGORIES= devel java MASTER_SITES= APACHE/maven/maven-3/${DISTVERSION}/binaries DISTNAME= apache-maven-${DISTVERSION}-bin Modified: head/devel/maven/distinfo ============================================================================== --- head/devel/maven/distinfo Sun Dec 8 10:54:33 2019 (r519288) +++ head/devel/maven/distinfo Sun Dec 8 10:59:38 2019 (r519289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557956285 -SHA256 (apache-maven-3.6.1-bin.tar.gz) = 2528c35a99c30f8940cc599ba15d34359d58bec57af58c1075519b8cd33b69e7 -SIZE (apache-maven-3.6.1-bin.tar.gz) = 9136463 +TIMESTAMP = 1575665365 +SHA256 (apache-maven-3.6.3-bin.tar.gz) = 26ad91d751b3a9a53087aefa743f4e16a17741d3915b219cf74112bf87a438c5 +SIZE (apache-maven-3.6.3-bin.tar.gz) = 9506321 Modified: head/devel/maven/pkg-plist ============================================================================== --- head/devel/maven/pkg-plist Sun Dec 8 10:54:33 2019 (r519288) +++ head/devel/maven/pkg-plist Sun Dec 8 10:59:38 2019 (r519289) @@ -9,30 +9,33 @@ %%DATADIR%%/bin/mvnDebug.cmd %%DATADIR%%/bin/mvnyjp %%DATADIR%%/boot/plexus-classworlds-2.6.0.jar +%%DATADIR%%/boot/plexus-classworlds.license %%DATADIR%%/conf/logging/simplelogger.properties %%DATADIR%%/conf/settings.xml %%DATADIR%%/conf/toolchains.xml -%%DATADIR%%/lib/animal-sniffer-annotations-1.14.jar -%%DATADIR%%/lib/animal-sniffer-annotations.license -%%DATADIR%%/lib/aopalliance-1.0.jar %%DATADIR%%/lib/cdi-api-1.0.jar -%%DATADIR%%/lib/checker-compat-qual-2.0.0.jar -%%DATADIR%%/lib/checker-compat-qual.license +%%DATADIR%%/lib/cdi-api.license %%DATADIR%%/lib/commons-cli-1.4.jar +%%DATADIR%%/lib/commons-cli.license %%DATADIR%%/lib/commons-io-2.5.jar +%%DATADIR%%/lib/commons-io.license %%DATADIR%%/lib/commons-lang3-3.8.1.jar -%%DATADIR%%/lib/error_prone_annotations-2.1.3.jar +%%DATADIR%%/lib/commons-lang3.license %%DATADIR%%/lib/ext/README.txt %%DATADIR%%/lib/guava-25.1-android.jar +%%DATADIR%%/lib/guava.license %%DATADIR%%/lib/guice-4.2.1-no_aop.jar -%%DATADIR%%/lib/j2objc-annotations-1.1.jar +%%DATADIR%%/lib/guice.license %%DATADIR%%/lib/jansi-1.17.1.jar +%%DATADIR%%/lib/jansi.license %%DATADIR%%/lib/javax.inject-1.jar -%%DATADIR%%/lib/jcl-over-slf4j-1.7.25.jar +%%DATADIR%%/lib/javax.inject.license +%%DATADIR%%/lib/jcl-over-slf4j-1.7.29.jar %%DATADIR%%/lib/jcl-over-slf4j.license +%%DATADIR%%/lib/jsoup-1.12.1.jar +%%DATADIR%%/lib/jsoup.license %%DATADIR%%/lib/jsr250-api-1.0.jar %%DATADIR%%/lib/jsr250-api.license -%%DATADIR%%/lib/jsr305-3.0.2.jar %%DATADIR%%/lib/maven-artifact-%%PORTVERSION%%.jar %%DATADIR%%/lib/maven-builder-support-%%PORTVERSION%%.jar %%DATADIR%%/lib/maven-compat-%%PORTVERSION%%.jar @@ -42,29 +45,34 @@ %%DATADIR%%/lib/maven-model-builder-%%PORTVERSION%%.jar %%DATADIR%%/lib/maven-plugin-api-%%PORTVERSION%%.jar %%DATADIR%%/lib/maven-repository-metadata-%%PORTVERSION%%.jar -%%DATADIR%%/lib/maven-resolver-api-1.3.3.jar -%%DATADIR%%/lib/maven-resolver-connector-basic-1.3.3.jar -%%DATADIR%%/lib/maven-resolver-impl-1.3.3.jar +%%DATADIR%%/lib/maven-resolver-api-1.4.1.jar +%%DATADIR%%/lib/maven-resolver-connector-basic-1.4.1.jar +%%DATADIR%%/lib/maven-resolver-impl-1.4.1.jar %%DATADIR%%/lib/maven-resolver-provider-%%PORTVERSION%%.jar -%%DATADIR%%/lib/maven-resolver-spi-1.3.3.jar -%%DATADIR%%/lib/maven-resolver-transport-wagon-1.3.3.jar -%%DATADIR%%/lib/maven-resolver-util-1.3.3.jar +%%DATADIR%%/lib/maven-resolver-spi-1.4.1.jar +%%DATADIR%%/lib/maven-resolver-transport-wagon-1.4.1.jar +%%DATADIR%%/lib/maven-resolver-util-1.4.1.jar %%DATADIR%%/lib/maven-settings-%%PORTVERSION%%.jar %%DATADIR%%/lib/maven-settings-builder-%%PORTVERSION%%.jar %%DATADIR%%/lib/maven-shared-utils-3.2.1.jar %%DATADIR%%/lib/maven-slf4j-provider-%%PORTVERSION%%.jar -%%DATADIR%%/lib/org.eclipse.sisu.inject-0.3.3.jar +%%DATADIR%%/lib/org.eclipse.sisu.inject-0.3.4.jar %%DATADIR%%/lib/org.eclipse.sisu.inject.license -%%DATADIR%%/lib/org.eclipse.sisu.plexus-0.3.3.jar +%%DATADIR%%/lib/org.eclipse.sisu.plexus-0.3.4.jar %%DATADIR%%/lib/org.eclipse.sisu.plexus.license %%DATADIR%%/lib/plexus-cipher-1.7.jar -%%DATADIR%%/lib/plexus-component-annotations-1.7.1.jar +%%DATADIR%%/lib/plexus-cipher.license +%%DATADIR%%/lib/plexus-component-annotations-2.1.0.jar +%%DATADIR%%/lib/plexus-component-annotations.license %%DATADIR%%/lib/plexus-interpolation-1.25.jar +%%DATADIR%%/lib/plexus-interpolation.license %%DATADIR%%/lib/plexus-sec-dispatcher-1.4.jar -%%DATADIR%%/lib/plexus-utils-3.2.0.jar -%%DATADIR%%/lib/slf4j-api-1.7.25.jar +%%DATADIR%%/lib/plexus-sec-dispatcher.license +%%DATADIR%%/lib/plexus-utils-3.2.1.jar +%%DATADIR%%/lib/plexus-utils.license +%%DATADIR%%/lib/slf4j-api-1.7.29.jar %%DATADIR%%/lib/slf4j-api.license -%%DATADIR%%/lib/wagon-file-3.3.2.jar -%%DATADIR%%/lib/wagon-http-3.3.2-shaded.jar -%%DATADIR%%/lib/wagon-provider-api-3.3.2.jar +%%DATADIR%%/lib/wagon-file-3.3.4.jar +%%DATADIR%%/lib/wagon-http-3.3.4-shaded.jar +%%DATADIR%%/lib/wagon-provider-api-3.3.4.jar %%DATADIR%%/maven-%%PORTVERSION%% From owner-svn-ports-all@freebsd.org Sun Dec 8 11:04:02 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EDF561E07B6; Sun, 8 Dec 2019 11:04:02 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W3Nf5zLMz3RJZ; Sun, 8 Dec 2019 11:04:02 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B04B2129E; Sun, 8 Dec 2019 11:04:02 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8B42ps052052; Sun, 8 Dec 2019 11:04:02 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8B42xt052050; Sun, 8 Dec 2019 11:04:02 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201912081104.xB8B42xt052050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 8 Dec 2019 11:04:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519290 - head/databases/freetds X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/databases/freetds X-SVN-Commit-Revision: 519290 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 11:04:03 -0000 Author: bofh Date: Sun Dec 8 11:04:01 2019 New Revision: 519290 URL: https://svnweb.freebsd.org/changeset/ports/519290 Log: databases/freetds: Update version 1.1.21=>1.1.23 Modified: head/databases/freetds/Makefile head/databases/freetds/distinfo Modified: head/databases/freetds/Makefile ============================================================================== --- head/databases/freetds/Makefile Sun Dec 8 10:59:38 2019 (r519289) +++ head/databases/freetds/Makefile Sun Dec 8 11:04:01 2019 (r519290) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freetds -PORTVERSION= 1.1.21 +PORTVERSION= 1.1.23 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.freetds.org/files/stable/ \ Modified: head/databases/freetds/distinfo ============================================================================== --- head/databases/freetds/distinfo Sun Dec 8 10:59:38 2019 (r519289) +++ head/databases/freetds/distinfo Sun Dec 8 11:04:01 2019 (r519290) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574884062 -SHA256 (freetds-1.1.21.tar.bz2) = e379e7e8c3609bdd3c4f67da497c8e5e7ba74538bbe8c933505c5bf6e2e86032 -SIZE (freetds-1.1.21.tar.bz2) = 2259484 +TIMESTAMP = 1575800607 +SHA256 (freetds-1.1.23.tar.bz2) = cf7d5cbd2871acb6ae2699ecbce34383d3c7958c8b4482bd8e5d862e92a97c05 +SIZE (freetds-1.1.23.tar.bz2) = 1382971 From owner-svn-ports-all@freebsd.org Sun Dec 8 11:27:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AE48C1E0F23; Sun, 8 Dec 2019 11:27:15 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W3vR490fz3xJH; Sun, 8 Dec 2019 11:27:15 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6DDC6161D; Sun, 8 Dec 2019 11:27:15 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8BRF2h063848; Sun, 8 Dec 2019 11:27:15 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8BRENq063845; Sun, 8 Dec 2019 11:27:14 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912081127.xB8BRENq063845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 8 Dec 2019 11:27:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519291 - in head/audio/libopenshot-audio: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/audio/libopenshot-audio: . files X-SVN-Commit-Revision: 519291 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 11:27:15 -0000 Author: tcberner Date: Sun Dec 8 11:27:14 2019 New Revision: 519291 URL: https://svnweb.freebsd.org/changeset/ports/519291 Log: audio/libopenshot-audio: Update to 0.1.8.100 PR: 241911 Submitted by: Tatsuki Makino (maintainer) Added: head/audio/libopenshot-audio/files/patch-src_CMakeLists.txt (contents, props changed) Modified: head/audio/libopenshot-audio/Makefile head/audio/libopenshot-audio/distinfo head/audio/libopenshot-audio/files/patch-CMakeLists.txt Modified: head/audio/libopenshot-audio/Makefile ============================================================================== --- head/audio/libopenshot-audio/Makefile Sun Dec 8 11:04:01 2019 (r519290) +++ head/audio/libopenshot-audio/Makefile Sun Dec 8 11:27:14 2019 (r519291) @@ -2,9 +2,8 @@ PORTNAME= libopenshot-audio DISTVERSIONPREFIX= v -DISTVERSION= 0.1.8-39 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -g9a1a609 +DISTVERSION= 0.1.8-100 +DISTVERSIONSUFFIX= -g006fd01 CATEGORIES= audio multimedia MAINTAINER= tatsuki_makino@hotmail.com @@ -21,7 +20,8 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= OpenShot -CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Doxygen \ - CMAKE_DISABLE_FIND_PACKAGE_ImageMagick +CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Doxygen\ + CMAKE_DISABLE_FIND_PACKAGE_ImageMagick\ + CMAKE_DISABLE_FIND_PACKAGE_PythonInterp .include Modified: head/audio/libopenshot-audio/distinfo ============================================================================== --- head/audio/libopenshot-audio/distinfo Sun Dec 8 11:04:01 2019 (r519290) +++ head/audio/libopenshot-audio/distinfo Sun Dec 8 11:27:14 2019 (r519291) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556290800 -SHA256 (OpenShot-libopenshot-audio-v0.1.8-39-g9a1a609_GH0.tar.gz) = 7acabb2938c179e22e474c80d8c61940d319007ed454521f215f7bf6b8f1d24c -SIZE (OpenShot-libopenshot-audio-v0.1.8-39-g9a1a609_GH0.tar.gz) = 1695347 +TIMESTAMP = 1573527600 +SHA256 (OpenShot-libopenshot-audio-v0.1.8-100-g006fd01_GH0.tar.gz) = a9d0b47483b96aade1f9e3b8015755754361e908f4c39869a17bb42a74776f9c +SIZE (OpenShot-libopenshot-audio-v0.1.8-100-g006fd01_GH0.tar.gz) = 1712033 Modified: head/audio/libopenshot-audio/files/patch-CMakeLists.txt ============================================================================== --- head/audio/libopenshot-audio/files/patch-CMakeLists.txt Sun Dec 8 11:04:01 2019 (r519290) +++ head/audio/libopenshot-audio/files/patch-CMakeLists.txt Sun Dec 8 11:27:14 2019 (r519291) @@ -1,27 +1,11 @@ ---- CMakeLists.txt.orig 2019-04-17 16:56:20 UTC +--- CMakeLists.txt.orig 2019-10-24 07:05:50 UTC +++ CMakeLists.txt -@@ -147,14 +147,15 @@ ELSE (WIN32) - SET(CMAKE_CXX_FLAGS " ${CMAKE_CXX_FLAGS} -flax-vector-conversions") +@@ -192,7 +192,7 @@ if(UNIX AND NOT APPLE) + INTERFACE_INCLUDE_DIRECTORIES ${ALSA_INCLUDE_DIR} + INTERFACE_LINK_LIBRARIES ${ALSA_LIBRARIES}) + endif() +- target_compile_definitions(openshot-audio PUBLIC LINUX) ++ #target_compile_definitions(openshot-audio PUBLIC LINUX) + target_link_libraries(openshot-audio PUBLIC ALSA::ALSA) + endif() - ELSE (APPLE) -- SET_PROPERTY(GLOBAL PROPERTY JUCE_LINUX "JUCE_LINUX") -+ #SET_PROPERTY(GLOBAL PROPERTY JUCE_LINUX "JUCE_LINUX") - SET(EXTENSION "cpp") - - find_package(ZLIB REQUIRED) - find_package(ALSA REQUIRED) -+ find_library(EXECINFO_LIBRARY NAMES execinfo) - include_directories(${ZLIB_INCLUDE_DIR} ${ALSA_INCLUDE_DIR}) -- ADD_DEFINITIONS(-DLINUX) -- SET(JUCE_PLATFORM_SPECIFIC_LIBRARIES ${ZLIB_LIBRARIES} ${ALSA_LIBRARIES}) -+ #ADD_DEFINITIONS(-DLINUX) -+ SET(JUCE_PLATFORM_SPECIFIC_LIBRARIES ${ZLIB_LIBRARIES} ${ALSA_LIBRARIES} ${EXECINFO_LIBRARY}) - SET(CMAKE_CXX_FLAGS " ${CMAKE_CXX_FLAGS} -std=c++11") - ENDIF(APPLE) - ENDIF(UNIX) -@@ -220,4 +221,4 @@ file(GLOB_RECURSE doc_files ${CMAKE_CURRENT_BINARY_DIR - INSTALL(FILES ${doc_files} DESTINATION share/doc/libopenshot-audio) - - # Install manpage --INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/doc/openshot-audio-test-sound.1 DESTINATION share/man/man1) -+INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/doc/openshot-audio-test-sound.1 DESTINATION man/man1) Added: head/audio/libopenshot-audio/files/patch-src_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libopenshot-audio/files/patch-src_CMakeLists.txt Sun Dec 8 11:27:14 2019 (r519291) @@ -0,0 +1,16 @@ +--- src/CMakeLists.txt.orig 2019-10-24 07:05:50 UTC ++++ src/CMakeLists.txt +@@ -26,8 +26,13 @@ + + + ############### TEST EXECUTABLES ################ ++find_library(EXECINFO_LIBRARY NAMES execinfo) ++if(NOT EXECINFO_LIBRARY) ++ message(FATAL_ERROR "${EXECINFO_LIBRARY}") ++endif(NOT EXECINFO_LIBRARY) + add_executable(openshot-audio-test-sound Main.cpp) + target_link_libraries(openshot-audio-test-sound openshot-audio) ++target_link_libraries(openshot-audio-test-sound ${EXECINFO_LIBRARY}) + set_target_properties(openshot-audio-test-sound PROPERTIES + CXX_STANDARD 11 + CXX_STANDARD_REQUIRED YES From owner-svn-ports-all@freebsd.org Sun Dec 8 11:28:17 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BF0401E1018; Sun, 8 Dec 2019 11:28:17 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W3wd4k1Tz3xW5; Sun, 8 Dec 2019 11:28:17 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 85E351621; Sun, 8 Dec 2019 11:28:17 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8BSH5w064085; Sun, 8 Dec 2019 11:28:17 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8BSGX1064076; Sun, 8 Dec 2019 11:28:16 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912081128.xB8BSGX1064076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 8 Dec 2019 11:28:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519292 - in head/multimedia/libopenshot: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/multimedia/libopenshot: . files X-SVN-Commit-Revision: 519292 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 11:28:17 -0000 Author: tcberner Date: Sun Dec 8 11:28:16 2019 New Revision: 519292 URL: https://svnweb.freebsd.org/changeset/ports/519292 Log: multimedia/libopenshot: Update to 0.2.3.490 PR: 241912 Submitted by: Tatsuki Makino (maintainer) Modified: head/multimedia/libopenshot/Makefile head/multimedia/libopenshot/distinfo head/multimedia/libopenshot/files/patch-src_CMakeLists.txt head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp head/multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp head/multimedia/libopenshot/pkg-plist Modified: head/multimedia/libopenshot/Makefile ============================================================================== --- head/multimedia/libopenshot/Makefile Sun Dec 8 11:27:14 2019 (r519291) +++ head/multimedia/libopenshot/Makefile Sun Dec 8 11:28:16 2019 (r519292) @@ -2,9 +2,8 @@ PORTNAME= libopenshot DISTVERSIONPREFIX= v -DISTVERSION= 0.2.3-178 -DISTVERSIONSUFFIX= -g17a2258 -PORTREVISION= 3 +DISTVERSION= 0.2.3-490 +DISTVERSIONSUFFIX= -gc271352 CATEGORIES= multimedia MAINTAINER= tatsuki_makino@hotmail.com @@ -25,13 +24,14 @@ USES= cmake compiler:c++11-lang pkgconfig python:3.5+ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= OpenShot +USE_PYTHON= noflavors USE_QT= core gui network multimedia widgets qmake_build buildtools_build -CMAKE_ON= USE_SYSTEM_JSONCPP \ - DISABLE_TESTS \ - CMAKE_DISABLE_FIND_PACKAGE_Doxygen \ - CMAKE_DISABLE_FIND_PACKAGE_ImageMagick \ - CMAKE_DISABLE_FIND_PACKAGE_RESVG \ +CMAKE_ON= USE_SYSTEM_JSONCPP DISABLE_BUNDLED_JSONCPP\ + DISABLE_TESTS\ + CMAKE_DISABLE_FIND_PACKAGE_Doxygen\ + CMAKE_DISABLE_FIND_PACKAGE_ImageMagick\ + CMAKE_DISABLE_FIND_PACKAGE_RESVG\ CMAKE_DISABLE_FIND_PACKAGE_Ruby OPTIONS_DEFAULT= FFMPEG OPTIONS_SINGLE= LIBAVCODEC Modified: head/multimedia/libopenshot/distinfo ============================================================================== --- head/multimedia/libopenshot/distinfo Sun Dec 8 11:27:14 2019 (r519291) +++ head/multimedia/libopenshot/distinfo Sun Dec 8 11:28:16 2019 (r519292) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557457200 -SHA256 (OpenShot-libopenshot-v0.2.3-178-g17a2258_GH0.tar.gz) = c0b59d59a12a40c0f8723ce77f5cfff745e4f8cab31664223d26822320845df9 -SIZE (OpenShot-libopenshot-v0.2.3-178-g17a2258_GH0.tar.gz) = 10266083 +TIMESTAMP = 1573527600 +SHA256 (OpenShot-libopenshot-v0.2.3-490-gc271352_GH0.tar.gz) = f996b0f36311306e51eabebdc1dc11ee82986c3a98a0d631b9cfbba64b908965 +SIZE (OpenShot-libopenshot-v0.2.3-490-gc271352_GH0.tar.gz) = 10290775 Modified: head/multimedia/libopenshot/files/patch-src_CMakeLists.txt ============================================================================== --- head/multimedia/libopenshot/files/patch-src_CMakeLists.txt Sun Dec 8 11:27:14 2019 (r519291) +++ head/multimedia/libopenshot/files/patch-src_CMakeLists.txt Sun Dec 8 11:28:16 2019 (r519292) @@ -1,19 +1,34 @@ ---- src/CMakeLists.txt.orig 2019-05-08 19:16:50 UTC +--- src/CMakeLists.txt.orig 2019-11-04 12:14:04 UTC +++ src/CMakeLists.txt -@@ -45,6 +45,8 @@ IF (APPLE) - SET(JUCE_PLATFORM_SPECIFIC_LIBRARIES "-framework Carbon -framework Cocoa -framework CoreFoundation -framework CoreAudio -framework CoreMidi -framework IOKit -framework AGL -framework AudioToolbox -framework QuartzCore -lobjc -framework Accelerate") - ENDIF(APPLE) +@@ -340,6 +340,11 @@ if (TARGET cppzmq) + endif() + +find_library(EXECINFO_LIBRARY NAMES execinfo) ++if(NOT EXECINFO_LIBRARY) ++ message(FATAL_ERROR "${EXECINFO_LIBRARY}") ++endif(NOT EXECINFO_LIBRARY) + - ################ IMAGE MAGICK ################## - # Set the Quantum Depth that ImageMagick was built with (default to 16 bits) - IF (MAGICKCORE_QUANTUM_DEPTH) -@@ -312,6 +314,7 @@ SET ( REQUIRED_LIBRARIES - ${PROFILER} - ${JSONCPP_LIBRARY} - ${ZMQ_LIBRARIES} -+ ${EXECINFO_LIBRARY} - ) + ############### LINK LIBRARY ################# + SET ( REQUIRED_LIBRARIES + ${LIBOPENSHOT_AUDIO_LIBRARIES} +@@ -386,9 +391,11 @@ target_compile_definitions(openshot-example PRIVATE - IF (AVCODEC_FOUND) + # Link test executable to the new library + target_link_libraries(openshot-example openshot) ++target_link_libraries(openshot-example ${EXECINFO_LIBRARY}) + + add_executable(openshot-html-test examples/ExampleHtml.cpp) + target_link_libraries(openshot-html-test openshot Qt5::Gui) ++target_link_libraries(openshot-html-test ${EXECINFO_LIBRARY}) + + ############### PLAYER EXECUTABLE ################ + # Create test executable +@@ -396,6 +403,7 @@ add_executable(openshot-player Qt/demo/main.cpp) + + # Link test executable to the new library + target_link_libraries(openshot-player openshot) ++target_link_libraries(openshot-player ${EXECINFO_LIBRARY}) + + ############### TEST BLACKMAGIC CAPTURE APP ################ + IF (BLACKMAGIC_FOUND) Modified: head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp ============================================================================== --- head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp Sun Dec 8 11:27:14 2019 (r519291) +++ head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp Sun Dec 8 11:28:16 2019 (r519292) @@ -1,6 +1,6 @@ ---- src/FFmpegReader.cpp.orig 2019-05-08 19:16:50 UTC +--- src/FFmpegReader.cpp.orig 2019-11-04 12:14:04 UTC +++ src/FFmpegReader.cpp -@@ -159,7 +159,7 @@ static enum AVPixelFormat get_hw_dec_format(AVCodecCon +@@ -162,7 +162,7 @@ static enum AVPixelFormat get_hw_dec_format(AVCodecCon for (p = pix_fmts; *p != AV_PIX_FMT_NONE; p++) { switch (*p) { @@ -9,7 +9,7 @@ // Linux pix formats case AV_PIX_FMT_VAAPI: hw_de_av_pix_fmt_global = AV_PIX_FMT_VAAPI; -@@ -312,7 +312,7 @@ void FFmpegReader::Open() { +@@ -315,7 +315,7 @@ void FFmpegReader::Open() { pCodecCtx->get_format = get_hw_dec_format; if (adapter_num < 3 && adapter_num >=0) { @@ -18,7 +18,7 @@ snprintf(adapter,sizeof(adapter),"/dev/dri/renderD%d", adapter_num+128); adapter_ptr = adapter; i_decoder_hw = openshot::Settings::Instance()->HARDWARE_DECODER; -@@ -375,11 +375,13 @@ void FFmpegReader::Open() { +@@ -378,11 +378,13 @@ void FFmpegReader::Open() { } // Check if it is there and writable @@ -32,4 +32,4 @@ +#else if( adapter_ptr != NULL ) { #endif - ZmqLogger::Instance()->AppendDebugMethod("Decode Device present using device", "", -1, "", -1, "", -1, "", -1, "", -1, "", -1); + ZmqLogger::Instance()->AppendDebugMethod("Decode Device present using device"); Modified: head/multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp ============================================================================== --- head/multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp Sun Dec 8 11:27:14 2019 (r519291) +++ head/multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp Sun Dec 8 11:28:16 2019 (r519292) @@ -1,33 +1,36 @@ ---- src/FFmpegWriter.cpp.orig 2019-05-08 19:16:50 UTC +--- src/FFmpegWriter.cpp.orig 2019-11-04 12:14:04 UTC +++ src/FFmpegWriter.cpp -@@ -166,7 +166,7 @@ void FFmpegWriter::SetVideoOptions(bool has_video, str +@@ -172,7 +172,7 @@ void FFmpegWriter::SetVideoOptions(bool has_video, str AVCodec *new_codec; // Check if the codec selected is a hardware accelerated codec #if IS_FFMPEG_3_2 -- #if defined(__linux__) +-#if defined(__linux__) +#if defined(__unix__) - if ( (strcmp(codec.c_str(),"h264_vaapi") == 0)) { + if (strstr(codec.c_str(), "_vaapi") != NULL) { new_codec = avcodec_find_encoder_by_name(codec.c_str()); hw_en_on = 1; -@@ -225,7 +225,7 @@ void FFmpegWriter::SetVideoOptions(bool has_video, str +@@ -220,9 +220,9 @@ void FFmpegWriter::SetVideoOptions(bool has_video, str + hw_en_on = 0; + hw_en_supported = 0; } - #else // is FFmpeg 3 but not linux +- #else // is FFmpeg 3 but not linux ++#else // is FFmpeg 3 but not linux new_codec = avcodec_find_encoder_by_name(codec.c_str()); --#endif //__linux__ +- #endif //__linux__ +#endif //__unix__ #else // not ffmpeg 3 new_codec = avcodec_find_encoder_by_name(codec.c_str()); #endif //IS_FFMPEG_3_2 -@@ -888,7 +888,7 @@ void FFmpegWriter::close_video(AVFormatContext *oc, AV - AV_FREE_CONTEXT(video_codec); - video_codec = NULL; +@@ -956,7 +956,7 @@ void FFmpegWriter::flush_encoders() { + void FFmpegWriter::close_video(AVFormatContext *oc, AVStream *st) + { #if IS_FFMPEG_3_2 - // #if defined(__linux__) + // #if defined(__unix__) if (hw_en_on && hw_en_supported) { if (hw_device_ctx) { av_buffer_unref(&hw_device_ctx); -@@ -1290,7 +1290,7 @@ void FFmpegWriter::open_video(AVFormatContext *oc, AVS +@@ -1351,7 +1351,7 @@ void FFmpegWriter::open_video(AVFormatContext *oc, AVS adapter_num = openshot::Settings::Instance()->HW_EN_DEVICE_SET; fprintf(stderr, "\n\nEncodiing Device Nr: %d\n", adapter_num); if (adapter_num < 3 && adapter_num >=0) { @@ -36,7 +39,7 @@ snprintf(adapter,sizeof(adapter),"/dev/dri/renderD%d", adapter_num+128); // Maybe 127 is better because the first card would be 1?! adapter_ptr = adapter; -@@ -1298,17 +1298,21 @@ void FFmpegWriter::open_video(AVFormatContext *oc, AVS +@@ -1359,17 +1359,21 @@ void FFmpegWriter::open_video(AVFormatContext *oc, AVS adapter_ptr = NULL; #elif defined(__APPLE__) adapter_ptr = NULL; @@ -58,4 +61,4 @@ +#else if( adapter_ptr != NULL ) { #endif - ZmqLogger::Instance()->AppendDebugMethod("Encode Device present using device", "", -1, "", -1, "", -1, "", -1, "", -1, "", -1); + ZmqLogger::Instance()->AppendDebugMethod("Encode Device present using device", "adapter", adapter_num); Modified: head/multimedia/libopenshot/pkg-plist ============================================================================== --- head/multimedia/libopenshot/pkg-plist Sun Dec 8 11:27:14 2019 (r519291) +++ head/multimedia/libopenshot/pkg-plist Sun Dec 8 11:28:16 2019 (r519292) @@ -33,8 +33,10 @@ include/libopenshot/ImageReader.h include/libopenshot/ImageWriter.h include/libopenshot/Json.h include/libopenshot/KeyFrame.h +include/libopenshot/MagickUtilities.h include/libopenshot/OpenMPUtilities.h include/libopenshot/OpenShot.h +include/libopenshot/OpenShotVersion.h include/libopenshot/PlayerBase.h include/libopenshot/Point.h include/libopenshot/Profiles.h @@ -45,15 +47,15 @@ include/libopenshot/Qt/VideoCacheThread.h include/libopenshot/Qt/VideoPlaybackThread.h include/libopenshot/Qt/VideoRenderWidget.h include/libopenshot/Qt/VideoRenderer.h +include/libopenshot/QtHtmlReader.h include/libopenshot/QtImageReader.h include/libopenshot/QtPlayer.h +include/libopenshot/QtTextReader.h include/libopenshot/ReaderBase.h include/libopenshot/RendererBase.h include/libopenshot/Settings.h -include/libopenshot/Tests.h include/libopenshot/TextReader.h include/libopenshot/Timeline.h -include/libopenshot/Version.h include/libopenshot/WriterBase.h include/libopenshot/ZmqLogger.h include/libopenshot/effects/Bars.h From owner-svn-ports-all@freebsd.org Sun Dec 8 11:33:31 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CBEAB1E1288; Sun, 8 Dec 2019 11:33:31 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47W42g5lXRz3xs5; Sun, 8 Dec 2019 11:33:31 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A6E74182F; Sun, 8 Dec 2019 11:33:31 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB8BXVaQ070174; Sun, 8 Dec 2019 11:33:31 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB8BXUe9070166; Sun, 8 Dec 2019 11:33:30 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912081133.xB8BXUe9070166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 8 Dec 2019 11:33:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519293 - in head/multimedia/openshot: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/multimedia/openshot: . files X-SVN-Commit-Revision: 519293 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: 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, 08 Dec 2019 11:33:31 -0000 Author: tcberner Date: Sun Dec 8 11:33:29 2019 New Revision: 519293 URL: https://svnweb.freebsd.org/changeset/ports/519293 Log: multimedia/openshot: Update to 2.4.4 - give maintainership to tatsuki_makino@hotmail.com PR: 234803 Submitted by: Tatsuki Makino , Reported by: kunda Added: head/multimedia/openshot/files/patch-src_classes_info.py (contents, props changed) head/multimedia/openshot/files/patch-src_classes_metrics.py (contents, props changed) head/multimedia/openshot/files/patch-src_windows_main__window.py (contents, props changed) head/multimedia/openshot/files/patch-src_windows_preferences.py (contents, props changed) Deleted: head/multimedia/openshot/files/patch-openshot__language__Language_Init.py Modified: head/multimedia/openshot/Makefile head/multimedia/openshot/distinfo head/multimedia/openshot/files/patch-setup.py head/multimedia/openshot/pkg-descr head/multimedia/openshot/pkg-plist Modified: head/multimedia/openshot/Makefile ============================================================================== --- head/multimedia/openshot/Makefile Sun Dec 8 11:28:16 2019 (r519292) +++ head/multimedia/openshot/Makefile Sun Dec 8 11:33:29 2019 (r519293) @@ -2,41 +2,31 @@ # $FreeBSD$ PORTNAME= openshot -PORTVERSION= 1.4.3 -PORTREVISION= 12 +DISTVERSIONPREFIX= v +DISTVERSION= 2.4.4-443 +DISTVERSIONSUFFIX= -g7351f506 CATEGORIES= multimedia -MASTER_SITES= http://launchpad.net/openshot/${PORTVERSION:C/\.[0-9]+$//}/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Non-linear video editor +MAINTAINER= tatsuki_makino@hotmail.com +COMMENT= OpenShot Video Editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ - frei0r-plugins>=0:graphics/frei0r-plugins \ - ${PYTHON_PKGNAMEPREFIX}goocanvas>=0:graphics/py-goocanvas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mlt>=0:multimedia/py-mlt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xdg>=0:devel/py-xdg@${PY_FLAVOR} \ - scrollkeeper-install:textproc/rarian \ - sox:audio/sox +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/openshot.py:multimedia/libopenshot \ + ${PYTHON_PKGNAMEPREFIX}pyzmq>=0:net/py-pyzmq@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -USES= desktop-file-utils gettext gnome python:2.7 shared-mime-info -USE_GNOME= pygtk2 -USE_PYTHON= distutils -INSTALLS_OMF= yes NO_ARCH= yes +USES= desktop-file-utils pyqt:5 python:3.5+ shared-mime-info shebangfix +USE_GITHUB= yes +GH_ACCOUNT= OpenShot +GH_PROJECT= ${PORTNAME}-qt +USE_PYQT= core gui svg webkitwidgets widgets +USE_PYTHON= distutils noflavors -post-patch: - @${FIND} ${WRKSRC}/docs/omf -name '*.omf' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|/usr/share|${PREFIX}/share|g' - -pre-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/omf/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/docs/omf/*.omf ${STAGEDIR}${PREFIX}/share/omf/${PORTNAME} - @${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome/help/${PORTNAME} - @cd ${WRKSRC}/docs/gnome && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/gnome/help/${PORTNAME} +SHEBANG_FILES= src/language/generate_translations.py\ + src/language/show_translations.py\ + src/language/test_translations.py .include Modified: head/multimedia/openshot/distinfo ============================================================================== --- head/multimedia/openshot/distinfo Sun Dec 8 11:28:16 2019 (r519292) +++ head/multimedia/openshot/distinfo Sun Dec 8 11:33:29 2019 (r519293) @@ -1,2 +1,3 @@ -SHA256 (openshot-1.4.3.tar.gz) = 5bebf1c59a8667b0263599544f2d23ce6be3ab79ce24a85b766e1e39cab859d0 -SIZE (openshot-1.4.3.tar.gz) = 31990991 +TIMESTAMP = 1573527600 +SHA256 (OpenShot-openshot-qt-v2.4.4-443-g7351f506_GH0.tar.gz) = 8c1545c3eeadc16e2099d0aadde7049e648cc38402aea19f602d42f036728ea2 +SIZE (OpenShot-openshot-qt-v2.4.4-443-g7351f506_GH0.tar.gz) = 59428059 Modified: head/multimedia/openshot/files/patch-setup.py ============================================================================== --- head/multimedia/openshot/files/patch-setup.py Sun Dec 8 11:28:16 2019 (r519292) +++ head/multimedia/openshot/files/patch-setup.py Sun Dec 8 11:33:29 2019 (r519293) @@ -1,42 +1,47 @@ ---- ./setup.py.orig 2011-02-04 12:07:09.000000000 -0800 -+++ ./setup.py 2011-03-04 04:57:02.000000000 -0800 -@@ -40,10 +40,10 @@ - # XDG desktop mime types cache - ('share/mime/packages',['xdg/openshot.xml']), - # launcher (mime.types) -- ('lib/mime/packages',['xdg/openshot']), -+ #('lib/mime/packages',['xdg/openshot']), - # man-page ("man 1 openshot") -- ('share/man/man1',['docs/openshot.1']), -- ('share/man/man1',['docs/openshot-render.1']), -+ ('man/man1',['docs/openshot.1']), -+ ('man/man1',['docs/openshot-render.1']), +--- setup.py.orig 2019-11-11 07:57:57 UTC ++++ setup.py +@@ -68,7 +68,7 @@ os_files = [ + # AppStream metadata + ('share/metainfo', ['xdg/org.openshot.OpenShot.appdata.xml']), + # Debian menu system application icon +- ('share/pixmaps', ['xdg/openshot-qt.svg']), ++ ('share/pixmaps', ['xdg/icon/64/openshot-qt.png']), + # XDG Freedesktop icon paths + ('share/icons/hicolor/scalable/apps', ['xdg/openshot-qt.svg']), + ('share/icons/hicolor/64x64/apps', ['xdg/icon/64/openshot-qt.png']), +@@ -77,7 +77,7 @@ os_files = [ + # XDG desktop mime types cache + ('share/mime/packages', ['xdg/org.openshot.OpenShot.xml']), + # launcher (mime.types) +- ('lib/mime/packages', ['xdg/openshot-qt']), ++ #('lib/mime/packages', ['xdg/openshot-qt']), ] - # Add all the translations -@@ -70,7 +70,7 @@ - + # Find files matching patterns +@@ -118,26 +118,6 @@ if os.path.exists(os.path.join(PATH, "src")): FAILED = 'Failed to update.\n' --if ROOT and dist != None: -+if ROOT and sys.argv[1] == "install" and dist != None: - #update the XDG Shared MIME-Info database cache - try: - sys.stdout.write('Updating the Shared MIME-Info database cache.\n') -@@ -79,11 +79,11 @@ - sys.stderr.write(FAILED) - - #update the mime.types database -- try: -- sys.stdout.write('Updating the mime.types database\n') -- subprocess.call("update-mime") -- except: -- sys.stderr.write(FAILED) -+ #try: -+ # sys.stdout.write('Updating the mime.types database\n') -+ # subprocess.call("update-mime") -+ #except: -+ # sys.stderr.write(FAILED) - - # update the XDG .desktop file database - try: + if ROOT and dist != None: +- # update the XDG Shared MIME-Info database cache +- try: +- sys.stdout.write('Updating the Shared MIME-Info database cache.\n') +- subprocess.call(["update-mime-database", os.path.join(sys.prefix, "share/mime/")]) +- except: +- sys.stderr.write(FAILED) +- +- # update the mime.types database +- try: +- sys.stdout.write('Up