From owner-svn-ports-all@freebsd.org Wed Nov 27 20:26:37 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 DA29C1B750B; Wed, 27 Nov 2019 20:26:37 +0000 (UTC) (envelope-from mfechner@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 47NXNs4p0tz4XCX; Wed, 27 Nov 2019 20:26:37 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1: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 881CA1AE0C; Wed, 27 Nov 2019 20:26:37 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xARKQbkB008476; Wed, 27 Nov 2019 20:26:37 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xARKQbE6008474; Wed, 27 Nov 2019 20:26:37 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201911272026.xARKQbE6008474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Wed, 27 Nov 2019 20:26:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r518534 - in branches/2019Q4: devel devel/rubygem-google-protobuf38 mail mail/rubygem-premailer-rails-rails52 textproc textproc/rubygem-diff_match_patch X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in branches/2019Q4: devel devel/rubygem-google-protobuf38 mail mail/rubygem-premailer-rails-rails52 textproc textproc/rubygem-diff_match_patch X-SVN-Commit-Revision: 518534 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: Wed, 27 Nov 2019 20:26:37 -0000 Author: mfechner Date: Wed Nov 27 20:26:36 2019 New Revision: 518534 URL: https://svnweb.freebsd.org/changeset/ports/518534 Log: MFH: r518149 New ports required for gitlab-ce 12.5. Approved by: ports-secteam (joneum) Added: branches/2019Q4/devel/rubygem-google-protobuf38/ - copied from r518149, head/devel/rubygem-google-protobuf38/ branches/2019Q4/mail/rubygem-premailer-rails-rails52/ - copied from r518149, head/mail/rubygem-premailer-rails-rails52/ branches/2019Q4/textproc/rubygem-diff_match_patch/ - copied from r518149, head/textproc/rubygem-diff_match_patch/ Modified: branches/2019Q4/devel/Makefile branches/2019Q4/mail/Makefile branches/2019Q4/textproc/Makefile Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/devel/Makefile ============================================================================== --- branches/2019Q4/devel/Makefile Wed Nov 27 20:00:32 2019 (r518533) +++ branches/2019Q4/devel/Makefile Wed Nov 27 20:26:36 2019 (r518534) @@ -5887,6 +5887,7 @@ SUBDIR += rubygem-google-gax SUBDIR += rubygem-google-protobuf SUBDIR += rubygem-google-protobuf371 + SUBDIR += rubygem-google-protobuf38 SUBDIR += rubygem-googleapis-common-protos SUBDIR += rubygem-googleapis-common-protos-types SUBDIR += rubygem-graf Modified: branches/2019Q4/mail/Makefile ============================================================================== --- branches/2019Q4/mail/Makefile Wed Nov 27 20:00:32 2019 (r518533) +++ branches/2019Q4/mail/Makefile Wed Nov 27 20:26:36 2019 (r518534) @@ -622,6 +622,7 @@ SUBDIR += rubygem-premailer SUBDIR += rubygem-premailer-rails SUBDIR += rubygem-premailer-rails-rails5 + SUBDIR += rubygem-premailer-rails-rails52 SUBDIR += rubygem-premailer-rails19-rails5 SUBDIR += rubygem-premailer-rails19-rails52 SUBDIR += rubygem-rmail Modified: branches/2019Q4/textproc/Makefile ============================================================================== --- branches/2019Q4/textproc/Makefile Wed Nov 27 20:00:32 2019 (r518533) +++ branches/2019Q4/textproc/Makefile Wed Nov 27 20:26:36 2019 (r518534) @@ -1522,6 +1522,7 @@ SUBDIR += rubygem-css_parser SUBDIR += rubygem-cssmin SUBDIR += rubygem-diff-lcs + SUBDIR += rubygem-diff_match_patch SUBDIR += rubygem-diffy SUBDIR += rubygem-diffy31 SUBDIR += rubygem-docdiff