Bug 169668 - [PATCH]: lang/ruby18 update to 1.8.7-p370
Summary: [PATCH]: lang/ruby18 update to 1.8.7-p370
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-05 21:10 UTC by Stanislav Sedov
Modified: 2012-07-16 20:20 UTC (History)
1 user (show)

See Also:


Attachments
ruby.diff (1.08 KB, patch)
2012-07-05 21:10 UTC, Stanislav Sedov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2012-07-05 21:10:10 UTC
 This patch updates ruby 1.8 to the latest bugfix release.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-08 12:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-07-12 00:31:06 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2012-07-16 20:11:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-07-16 20:11:49 UTC
Author: swills
Date: Mon Jul 16 19:11:35 2012
New Revision: 300972
URL: http://svn.freebsd.org/changeset/ports/300972

Log:
  - Update to 1.8.7p370
  
  PR:		ports/169668
  Submitted by:	stas
  Approved by:	portmgr (linimon)

Modified:
  head/Mk/bsd.ruby.mk   (contents, props changed)
  head/lang/ruby18/distinfo   (contents, props changed)

Modified: head/Mk/bsd.ruby.mk
==============================================================================
--- head/Mk/bsd.ruby.mk	Mon Jul 16 19:01:18 2012	(r300971)
+++ head/Mk/bsd.ruby.mk	Mon Jul 16 19:11:35 2012	(r300972)
@@ -168,7 +168,7 @@ RUBY?=			${LOCALBASE}/bin/${RUBY_NAME}
 RUBY_RELVERSION=	1.8.7
 RUBY_PORTREVISION=	0
 RUBY_PORTEPOCH=		1
-RUBY_PATCHLEVEL=	358
+RUBY_PATCHLEVEL=	370
 
 .  if ${RUBY_PATCHLEVEL} == 0
 RUBY_VERSION?=		${RUBY_RELVERSION}

Modified: head/lang/ruby18/distinfo
==============================================================================
--- head/lang/ruby18/distinfo	Mon Jul 16 19:01:18 2012	(r300971)
+++ head/lang/ruby18/distinfo	Mon Jul 16 19:11:35 2012	(r300972)
@@ -1,2 +1,2 @@
-SHA256 (ruby/ruby-1.8.7-p358.tar.bz2) = 309ccd427e47ef41a70f96462bd3c2ef2e7911ce1b22432ab502f5bc6e949c1b
-SIZE (ruby/ruby-1.8.7-p358.tar.bz2) = 4209883
+SHA256 (ruby/ruby-1.8.7-p370.tar.bz2) = 6359b03a1c8ba16630a96fcb5f972c7af15bd33b752e324cd87964224ab1fe31
+SIZE (ruby/ruby-1.8.7-p370.tar.bz2) = 4211597
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"