svn commit: r471762 - in branches/2018Q2: devel devel/rubygem-recursive-open-struct10 net net/rubygem-gitaly-proto096
Matthias Fechner
mfechner at FreeBSD.org
Tue Jun 5 14:38:15 UTC 2018
Author: mfechner
Date: Tue Jun 5 14:38:14 2018
New Revision: 471762
URL: https://svnweb.freebsd.org/changeset/ports/471762
Log:
MFH: r468859
New ports required for gitlab update to 10.7.x.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15200
Approved by: ports-secteam (eadler)
Added:
branches/2018Q2/devel/rubygem-recursive-open-struct10/
- copied from r468859, head/devel/rubygem-recursive-open-struct10/
branches/2018Q2/net/rubygem-gitaly-proto096/
- copied from r468859, head/net/rubygem-gitaly-proto096/
Modified:
branches/2018Q2/devel/Makefile
branches/2018Q2/net/Makefile
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/devel/Makefile
==============================================================================
--- branches/2018Q2/devel/Makefile Tue Jun 5 13:42:17 2018 (r471761)
+++ branches/2018Q2/devel/Makefile Tue Jun 5 14:38:14 2018 (r471762)
@@ -5726,6 +5726,7 @@
SUBDIR += rubygem-recaptcha
SUBDIR += rubygem-recaptcha3
SUBDIR += rubygem-recursive-open-struct
+ SUBDIR += rubygem-recursive-open-struct10
SUBDIR += rubygem-recursive-open-struct100
SUBDIR += rubygem-redis-activesupport
SUBDIR += rubygem-redis-activesupport-rails5
Modified: branches/2018Q2/net/Makefile
==============================================================================
--- branches/2018Q2/net/Makefile Tue Jun 5 13:42:17 2018 (r471761)
+++ branches/2018Q2/net/Makefile Tue Jun 5 14:38:14 2018 (r471762)
@@ -1217,6 +1217,7 @@
SUBDIR += rubygem-gitaly-proto083
SUBDIR += rubygem-gitaly-proto084
SUBDIR += rubygem-gitaly-proto088
+ SUBDIR += rubygem-gitaly-proto096
SUBDIR += rubygem-gitlab_omniauth-ldap
SUBDIR += rubygem-gitlab_omniauth-ldap1
SUBDIR += rubygem-grpc
More information about the svn-ports-branches
mailing list