Bug 189472 - [PATCH] devel/rubygem-kafo: update to 0.5.4
Summary: [PATCH] devel/rubygem-kafo: update to 0.5.4
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-05-08 15:10 UTC by Michael Moll
Modified: 2014-05-13 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.20 KB, patch)
2014-05-08 15:10 UTC, Michael Moll
no flags Details | Diff
kafo-0.5.5.txt (1.20 KB, text/plain; charset=us-ascii)
2014-05-13 13:27 UTC, Michael Moll
no flags Details

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-05-08 15:10:00 UTC
Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 15:10:04 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 15:10:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 Michael Moll freebsd_committer freebsd_triage 2014-05-13 13:27:16 UTC
in the meanwhile 0.5.5 got released
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-05-13 15:53:58 UTC
Author: swills
Date: Tue May 13 14:53:54 2014
New Revision: 353958
URL: http://svnweb.freebsd.org/changeset/ports/353958
QAT: https://qat.redports.org/buildarchive/r353958/

Log:
  - Update to 0.5.5
  
  PR:		ports/189472
  Submitted by:	Michael Moll <kvedulv@kvedulv.de> (maintainer)

Modified:
  head/devel/rubygem-kafo/Makefile
  head/devel/rubygem-kafo/distinfo
  head/devel/rubygem-kafo/files/patch-gemspec

Modified: head/devel/rubygem-kafo/Makefile
==============================================================================
--- head/devel/rubygem-kafo/Makefile	Tue May 13 14:35:09 2014	(r353957)
+++ head/devel/rubygem-kafo/Makefile	Tue May 13 14:53:54 2014	(r353958)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	kafo
-PORTVERSION=	0.5.2
+PORTVERSION=	0.5.5
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-kafo/distinfo
==============================================================================
--- head/devel/rubygem-kafo/distinfo	Tue May 13 14:35:09 2014	(r353957)
+++ head/devel/rubygem-kafo/distinfo	Tue May 13 14:53:54 2014	(r353958)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/kafo-0.5.2.gem) = edd5450104d5aba62a8d7e29126ccde5a3cad963a06269d8e538bbab05353ad7
-SIZE (rubygem/kafo-0.5.2.gem) = 43008
+SHA256 (rubygem/kafo-0.5.5.gem) = 2d17ef574b5dbc5a078a49ebacc2aad1eee9b40698707bc99c8e4ab86de805db
+SIZE (rubygem/kafo-0.5.5.gem) = 44032

Modified: head/devel/rubygem-kafo/files/patch-gemspec
==============================================================================
--- head/devel/rubygem-kafo/files/patch-gemspec	Tue May 13 14:35:09 2014	(r353957)
+++ head/devel/rubygem-kafo/files/patch-gemspec	Tue May 13 14:53:54 2014	(r353958)
@@ -1,5 +1,5 @@
---- kafo-0.5.2.gemspec.orig	2014-04-05 03:14:21.000000000 +0200
-+++ kafo-0.5.2.gemspec	2014-04-05 03:14:50.000000000 +0200
+--- kafo-0.5.5.gemspec.orig	2014-04-05 03:14:21.000000000 +0200
++++ kafo-0.5.5.gemspec	2014-04-05 03:14:50.000000000 +0200
 @@ -109,20 +109,6 @@
        - !ruby/object:Gem::Version
          version: '0'
_______________________________________________
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 5 Steve Wills freebsd_committer freebsd_triage 2014-05-13 15:54:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!