[package - 104i386-quarterly][lang/ruby25] Failed for ruby25-2.5.1_5, 1 in build

2018-10-22 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: r...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: branches/2018Q4/lang/ruby25/Makefile 462220 
2018-02-18 11:31:21Z sunpoet $
Log URL:
http://beefy4.nyi.freebsd.org/data/104i386-quarterly/482807/logs/ruby25-2.5.1_5,1.log
Build URL:  
http://beefy4.nyi.freebsd.org/build.html?mastername=104i386-quarterly&build=482807
Log:

=>> Building lang/ruby25
build started at Tue Oct 23 01:17:43 UTC 2018
port directory: /usr/ports/lang/ruby25
package name: ruby25-2.5.1_5,1
building for: FreeBSD 104i386-quarterly-job-10 10.4-RELEASE-p13 FreeBSD 
10.4-RELEASE-p13 i386
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2018Q4/lang/ruby25/Makefile 462220 
2018-02-18 11:31:21Z sunpoet $
Poudriere version: 3.2.7-7-gb715fabe
Host OSVERSION: 1200085
Jail OSVERSION: 1004000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1004000
UNAME_v=FreeBSD 10.4-RELEASE-p13
UNAME_r=10.4-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-7-gb715fabe
MASTERMNT=/usr/local/poudriere/data/.m/104i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/104i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=104i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/104i386-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ruby25-2.5.1_5,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
r...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.5/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby25"  --with-soname=ruby25 
--program-prefix="" --program-suffix="25"  --disable-rpath  --enable-pthread  
--enable-shared  --enable-install-static-library  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-libedit --with-libedit-dir=/usr/local 
--enable-install-rdoc --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
HOME=/wrkdirs/usr/ports/lang/ruby25/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby25/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
HOME=/wrkdirs/usr/ports/lang/ruby25/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby25/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS="  
-fstack-protector " LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  
 -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment 
"

[package - head-amd64-default][lang/ruby23] Failed for ruby23-2.3.8, 1 in package

2018-10-22 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: r...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/lang/ruby23/Makefile 482556 2018-10-20 14:58:37Z 
sunpoet $
Log URL:
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p482633_s339515/logs/ruby23-2.3.8,1.log
Build URL:  
http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p482633_s339515
Log:

=>> Building lang/ruby23
build started at Mon Oct 22 23:14:55 UTC 2018
port directory: /usr/ports/lang/ruby23
package name: ruby23-2.3.8,1
building for: FreeBSD head-amd64-default-job-13 13.0-CURRENT FreeBSD 
13.0-CURRENT 130 amd64
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/ruby23/Makefile 482556 2018-10-20 
14:58:37Z sunpoet $
Poudriere version: 3.2.7-7-gb715fabe
Host OSVERSION: 1200085
Jail OSVERSION: 130
Job Id: 13




!!! Jail is newer than host. (Jail: 130, Host: 1200085) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=130
UNAME_v=FreeBSD 13.0-CURRENT 130
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-7-gb715fabe
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ruby23-2.3.8,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
r...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.3/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby23"  --with-soname=ruby23 
--program-prefix="" --program-suffix="23"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-libedit --with-libedit-dir=/usr/local 
--enable-install-rdoc --enable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
HOME=/wrkdirs/usr/ports/lang/ruby23/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby23/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
HOME=/wrkdirs/usr/ports/lang/ruby23/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby23/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS="  
-fstack-protector " LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BS
 D_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PL

[package - head-i386-default][lang/ruby23] Failed for ruby23-2.3.8, 1 in package

2018-10-22 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: r...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/lang/ruby23/Makefile 482556 2018-10-20 14:58:37Z 
sunpoet $
Log URL:
http://beefy11.nyi.freebsd.org/data/head-i386-default/p482633_s339515/logs/ruby23-2.3.8,1.log
Build URL:  
http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p482633_s339515
Log:

=>> Building lang/ruby23
build started at Mon Oct 22 21:27:01 UTC 2018
port directory: /usr/ports/lang/ruby23
package name: ruby23-2.3.8,1
building for: FreeBSD head-i386-default-job-18 13.0-CURRENT FreeBSD 
13.0-CURRENT 130 i386
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/ruby23/Makefile 482556 2018-10-20 
14:58:37Z sunpoet $
Poudriere version: 3.2.7-7-gb715fabe
Host OSVERSION: 1200085
Jail OSVERSION: 130
Job Id: 18




!!! Jail is newer than host. (Jail: 130, Host: 1200085) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=130
UNAME_v=FreeBSD 13.0-CURRENT 130
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-7-gb715fabe
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ruby23-2.3.8,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
r...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.3/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby23"  --with-soname=ruby23 
--program-prefix="" --program-suffix="23"  --disable-rpath  --enable-pthread  
--enable-shared  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-libedit --with-libedit-dir=/usr/local 
--enable-install-rdoc --enable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
HOME=/wrkdirs/usr/ports/lang/ruby23/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby23/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby23/work  
HOME=/wrkdirs/usr/ports/lang/ruby23/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby23/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS="  
-fstack-protector " LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BS
 D_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--En

maintainer-feedback requested: [Bug 232539] www/redmine: does not work with POSTGRESQL

2018-10-22 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-ruby mailing list
 for maintainer-feedback:
Bug 232539: www/redmine: does not work with POSTGRESQL
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232539



--- Description ---
Following patch is needed, or redmine will use an unsupported rubygem-pg.

Index: Makefile
===
--- Makefile(revision 476463)
+++ Makefile(working copy)
@@ -54,7 +54,7 @@
 NO_OPTIONS_SORT=   yes

 MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.4.6:databases/rubygem-mysql2
-POSTGRESQL_RUN_DEPENDS=rubygem-pg>=0.18.1:databases/rubygem-pg
+POSTGRESQL_RUN_DEPENDS=rubygem-pg018>=0.18.1:databases/rubygem-pg018
 MARKDOWN_RUN_DEPENDS=  rubygem-redcarpet>=3.4.0:textproc/rubygem-redcarpet
 RMAGIC_RUN_DEPENDS=rubygem-rmagick>=2.14.0:graphics/rubygem-rmagick
 THIN_RUN_DEPENDS=  rubygem-thin>=1.6.2:www/rubygem-thin
Index: files/pg.rb
===
--- files/pg.rb (revision 476463)
+++ files/pg.rb (working copy)
@@ -1 +1 @@
-gem "pg", ">= 0.18.1"
+gem "pg", "~> 0.18.1"
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"


[Bug 232539] www/redmine: does not work with POSTGRESQL

2018-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232539

Bug ID: 232539
   Summary: www/redmine: does not work with POSTGRESQL
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: r...@freebsd.org
  Reporter: ced...@precidata.com
 Flags: maintainer-feedback?(r...@freebsd.org)
  Assignee: r...@freebsd.org

Following patch is needed, or redmine will use an unsupported rubygem-pg.

Index: Makefile
===
--- Makefile(revision 476463)
+++ Makefile(working copy)
@@ -54,7 +54,7 @@
 NO_OPTIONS_SORT=   yes

 MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.4.6:databases/rubygem-mysql2
-POSTGRESQL_RUN_DEPENDS=rubygem-pg>=0.18.1:databases/rubygem-pg
+POSTGRESQL_RUN_DEPENDS=rubygem-pg018>=0.18.1:databases/rubygem-pg018
 MARKDOWN_RUN_DEPENDS=  rubygem-redcarpet>=3.4.0:textproc/rubygem-redcarpet
 RMAGIC_RUN_DEPENDS=rubygem-rmagick>=2.14.0:graphics/rubygem-rmagick
 THIN_RUN_DEPENDS=  rubygem-thin>=1.6.2:www/rubygem-thin
Index: files/pg.rb
===
--- files/pg.rb (revision 476463)
+++ files/pg.rb (working copy)
@@ -1 +1 @@
-gem "pg", ">= 0.18.1"
+gem "pg", "~> 0.18.1"

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"