HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/databases/hbase/files/patch-pom.xml
--- pom.xml.orig	2015-11-11 22:13:24.366024000 -0700
+++ pom.xml	2015-11-12 02:03:55.927461000 -0700
@@ -1021,6 +1021,11 @@
             <artifactId>asciidoctorj-pdf</artifactId>
             <version>1.5.0-alpha.6</version>
           </dependency>
+          <dependency>
+            <groupId>org.jruby</groupId>
+            <artifactId>jruby-complete</artifactId>
+            <version>9.0.3.0</version>
+          </dependency>
         </dependencies>
         <configuration>
           <outputDirectory>target/site</outputDirectory>