Attached patch updates ruby 1.8.7 to p358 and ruby 1.9.0 to p125 (both released the same day) Would like exp-run to ensure nothing too serious breaks. Thanks! Fix: see patch:
Sorry, slight issue with that patch, see updated patch attached. Thanks, Steve
Responsible Changed From-To: freebsd-ports-bugs->portmgr over to portmgr
For 1.9.3 port LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \ - yaml-0.2:${PORTSDIR}/textproc/libyaml + yaml-0.2:${PORTSDIR}/textproc/libyaml \ + execinfo.1:${PORTSDIR}/devel/libexecinfo As well. -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Sorry, I think that's in there. Am I missing something? Or did you mean the 1.8.7 port? Steve
State Changed From-To: open->analyzed
Responsible Changed From-To: portmgr->linimon
Works so far fine under my development environment (FreeBSD 10.0-CURRENT).
Hi, What's the status of the exp-run? Thanks, Steve
On Fri, Feb 24, 2012 at 03:40:12PM +0000, Steve Wills wrote: > What's the status of the exp-run? http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.20120222052937.pointyhat-west/ I need to -restart it to get the rest of the 'truncated distfiles' out of there. The only true regression so far seems to be: http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.20120222052937.pointyhat-west/ruby18-lv-0.12.log mcl
Responsible Changed From-To: linimon->swills All of the ruby-related truncated_distfiles errors have gone away, so ruby18-lv-0.12 seems to be the only regression in this run. Feel free to commit.
swills 2012-02-25 15:25:49 UTC FreeBSD ports repository Modified files: Mk bsd.ruby.mk lang/ruby18 distinfo lang/ruby19 Makefile distinfo pkg-plist lang/ruby19/files patch-configure.in patch-cont.c Log: - Update lang/ruby18 to p385 - Update lang/ruby19 to p125 Changes: http://www.ruby-forum.com/topic/3663807#1047121 http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/ PR: ports/165223 Submitted by: swills (myself) Reviewed by: pgollucci Approved by: portmgr Revision Changes Path 1.217 +3 -3 ports/Mk/bsd.ruby.mk 1.76 +2 -2 ports/lang/ruby18/distinfo 1.17 +2 -1 ports/lang/ruby19/Makefile 1.12 +2 -2 ports/lang/ruby19/distinfo 1.3 +11 -11 ports/lang/ruby19/files/patch-configure.in 1.2 +4 -4 ports/lang/ruby19/files/patch-cont.c 1.13 +0 -1 ports/lang/ruby19/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: analyzed->closed Committed.