From owner-svn-ports-all@freebsd.org Fri Nov 22 15:28:23 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 BF76F1BA8A7; Fri, 22 Nov 2019 15:28:23 +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 47KL133nLLz3PWl; Fri, 22 Nov 2019 15:28:23 +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 60BFA258F5; Fri, 22 Nov 2019 15:28:23 +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 xAMFSNNj043499; Fri, 22 Nov 2019 15:28:23 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAMFSLQ0043490; Fri, 22 Nov 2019 15:28:21 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201911221528.xAMFSLQ0043490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 22 Nov 2019 15:28:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518149 - in head: devel devel/rubygem-google-protobuf38 mail mail/rubygem-premailer-rails-rails52 textproc textproc/rubygem-diff_match_patch X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in head: devel devel/rubygem-google-protobuf38 mail mail/rubygem-premailer-rails-rails52 textproc textproc/rubygem-diff_match_patch X-SVN-Commit-Revision: 518149 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: Fri, 22 Nov 2019 15:28:23 -0000 Author: mfechner Date: Fri Nov 22 15:28:20 2019 New Revision: 518149 URL: https://svnweb.freebsd.org/changeset/ports/518149 Log: New ports required for gitlab-ce 12.5. Added: head/devel/rubygem-google-protobuf38/ - copied from r503102, head/devel/rubygem-google-protobuf/ head/mail/rubygem-premailer-rails-rails52/ - copied from r517613, head/mail/rubygem-premailer-rails-rails5/ head/textproc/rubygem-diff_match_patch/ head/textproc/rubygem-diff_match_patch/Makefile (contents, props changed) head/textproc/rubygem-diff_match_patch/distinfo (contents, props changed) head/textproc/rubygem-diff_match_patch/pkg-descr (contents, props changed) Modified: head/devel/Makefile head/devel/rubygem-google-protobuf38/Makefile head/mail/Makefile head/mail/rubygem-premailer-rails-rails52/Makefile head/mail/rubygem-premailer-rails-rails52/distinfo head/textproc/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Nov 22 15:19:41 2019 (r518148) +++ head/devel/Makefile Fri Nov 22 15:28:20 2019 (r518149) @@ -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: head/devel/rubygem-google-protobuf38/Makefile ============================================================================== --- head/devel/rubygem-google-protobuf/Makefile Thu May 30 21:56:36 2019 (r503102) +++ head/devel/rubygem-google-protobuf38/Makefile Fri Nov 22 15:28:20 2019 (r518149) @@ -5,13 +5,16 @@ PORTNAME= google-protobuf PORTVERSION= 3.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 38 -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby extension to Google Protocol Buffers LICENSE= BSD3CLAUSE USES= gem USE_RUBY= yes + +PORTSCOUT= limit:^3\.8\. .include Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Fri Nov 22 15:19:41 2019 (r518148) +++ head/mail/Makefile Fri Nov 22 15:28:20 2019 (r518149) @@ -603,6 +603,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: head/mail/rubygem-premailer-rails-rails52/Makefile ============================================================================== --- head/mail/rubygem-premailer-rails-rails5/Makefile Thu Nov 14 20:56:04 2019 (r517613) +++ head/mail/rubygem-premailer-rails-rails52/Makefile Fri Nov 22 15:28:20 2019 (r518149) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= premailer-rails -PORTVERSION= 1.10.2 +PORTVERSION= 1.10.3 CATEGORIES= mail rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails5 +PKGNAMESUFFIX= -rails52 MAINTAINER= ruby@FreeBSD.org COMMENT= Improve the rendering of HTML emails @@ -13,7 +13,7 @@ COMMENT= Improve the rendering of HTML emails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionmailer5>=3:mail/rubygem-actionmailer5 \ +RUN_DEPENDS= rubygem-actionmailer52>=3:mail/rubygem-actionmailer52 \ rubygem-premailer>=1.7.9:mail/rubygem-premailer USES= gem Modified: head/mail/rubygem-premailer-rails-rails52/distinfo ============================================================================== --- head/mail/rubygem-premailer-rails-rails5/distinfo Thu Nov 14 20:56:04 2019 (r517613) +++ head/mail/rubygem-premailer-rails-rails52/distinfo Fri Nov 22 15:28:20 2019 (r518149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521194459 -SHA256 (rubygem/premailer-rails-1.10.2.gem) = bdd2440a7cdcf5ca93178d44fadb1e50a4505e341f29da7f702c2e05e71270ab -SIZE (rubygem/premailer-rails-1.10.2.gem) = 22528 +TIMESTAMP = 1574434277 +SHA256 (rubygem/premailer-rails-1.10.3.gem) = 7cdcb97027866f7a81c490c6d15ada7f39666b5f6375f0821b7e97e0483b112f +SIZE (rubygem/premailer-rails-1.10.3.gem) = 22528 Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Nov 22 15:19:41 2019 (r518148) +++ head/textproc/Makefile Fri Nov 22 15:28:20 2019 (r518149) @@ -1511,6 +1511,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 Added: head/textproc/rubygem-diff_match_patch/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-diff_match_patch/Makefile Fri Nov 22 15:28:20 2019 (r518149) @@ -0,0 +1,20 @@ +# Created by: Matthias Fechner +# $FreeBSD$ + +PORTNAME= diff_match_patch +PORTVERSION= 0.1.0 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Ruby implementation of Google diff_match_patch + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include Added: head/textproc/rubygem-diff_match_patch/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-diff_match_patch/distinfo Fri Nov 22 15:28:20 2019 (r518149) @@ -0,0 +1,3 @@ +TIMESTAMP = 1574429017 +SHA256 (rubygem/diff_match_patch-0.1.0.gem) = b36057bfcfeaedf19dcb7b2c28c19ee625bd6ec6d0d182717d3ef22b3879c40e +SIZE (rubygem/diff_match_patch-0.1.0.gem) = 25088 Added: head/textproc/rubygem-diff_match_patch/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-diff_match_patch/pkg-descr Fri Nov 22 15:28:20 2019 (r518149) @@ -0,0 +1,3 @@ +Ruby implementation of Google diff_match_patch. + +WWW: https://github.com/kalmbach/diff_match_patch