Bug 187992 - [PATCH] devel/rubygem-atomic: update to 1.1.16
Summary: [PATCH] devel/rubygem-atomic: update to 1.1.16
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: 2014-03-27 00:00 UTC by Michael Moll
Modified: 2014-03-29 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (730 bytes, patch)
2014-03-27 00:00 UTC, Michael Moll
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moll freebsd_committer freebsd_triage 2014-03-27 00:00:00 UTC
Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-27 00:00:03 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 2014-03-28 21:37:56 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-29 15:07:53 UTC
Author: swills
Date: Sat Mar 29 15:07:50 2014
New Revision: 349535
URL: http://svnweb.freebsd.org/changeset/ports/349535
QAT: https://qat.redports.org/buildarchive/r349535/

Log:
  - Update to 1.1.16
  
  PR:		ports/187992
  Submitted by:	Michael Moll <kvedulv@kvedulv.de>

Modified:
  head/devel/rubygem-atomic/Makefile
  head/devel/rubygem-atomic/distinfo

Modified: head/devel/rubygem-atomic/Makefile
==============================================================================
--- head/devel/rubygem-atomic/Makefile	Sat Mar 29 15:07:19 2014	(r349534)
+++ head/devel/rubygem-atomic/Makefile	Sat Mar 29 15:07:50 2014	(r349535)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	atomic
-PORTVERSION=	1.1.14
+PORTVERSION=	1.1.16
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-atomic/distinfo
==============================================================================
--- head/devel/rubygem-atomic/distinfo	Sat Mar 29 15:07:19 2014	(r349534)
+++ head/devel/rubygem-atomic/distinfo	Sat Mar 29 15:07:50 2014	(r349535)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/atomic-1.1.14.gem) = 64c2dcf79fc48e156730a5a477b7f28a602de8d1da68a3c711d297dc5f88bf25
-SIZE (rubygem/atomic-1.1.14.gem) = 16896
+SHA256 (rubygem/atomic-1.1.16.gem) = 56748e82ab4a29bb76e4f73843587a322666ed15d90e1925119afaa12b38dfc4
+SIZE (rubygem/atomic-1.1.16.gem) = 16896
_______________________________________________
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"
Comment 4 Steve Wills freebsd_committer freebsd_triage 2014-03-29 15:08:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!