ports/188300: [PATCH] devel/rubygem-kafo: update to 0.5.0

Michael Moll kvedulv at kvedulv.de
Sat Apr 5 20:00:01 UTC 2014


>Number:         188300
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-kafo: update to 0.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 20:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:
..and take maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 350260)
+++ Makefile	(working copy)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	kafo
-PORTVERSION=	0.4.0
+PORTVERSION=	0.5.0
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby at FreeBSD.org
+MAINTAINER=	kvedulv at kvedulv.de
 COMMENT=	Ruby framework to create installers
 
 LICENSE=	GPLv3
@@ -15,7 +15,7 @@
 		rubygem-highline>=1.6.21:${PORTSDIR}/devel/rubygem-highline \
 		rubygem-logging>=1.8.1:${PORTSDIR}/devel/rubygem-logging \
 		rubygem-powerbar>=1.0.11:${PORTSDIR}/devel/rubygem-powerbar \
-		rubygem-kafo_parsers>=0.0.1:${PORTSDIR}/devel/rubygem-kafo_parsers \
+		rubygem-kafo_parsers>=0.0.2:${PORTSDIR}/devel/rubygem-kafo_parsers \
 		gsed:${PORTSDIR}/textproc/gsed
 
 USE_RUBY=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 350260)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/kafo-0.4.0.gem) = 9391c93565d0cedf8818df80df38e5e02f3df7f00c4b47609a22559b2992ff36
-SIZE (rubygem/kafo-0.4.0.gem) = 41472
+SHA256 (rubygem/kafo-0.5.0.gem) = 9165a759bd8cf604ae3255c36caf57cd1bc872c32cb47ab94ec9e44d187ddf58
+SIZE (rubygem/kafo-0.5.0.gem) = 43008
Index: files/patch-gemspec
===================================================================
--- files/patch-gemspec	(revision 350260)
+++ files/patch-gemspec	(working copy)
@@ -1,5 +1,5 @@
---- kafo-0.4.0.gemspec.orig	2014-03-19 14:35:38.000000000 +0100
-+++ kafo-0.4.0.gemspec	2014-03-19 14:35:58.000000000 +0100
+--- kafo-0.5.0.gemspec.orig	2014-04-05 03:14:21.000000000 +0200
++++ kafo-0.5.0.gemspec	2014-04-05 03:14:50.000000000 +0200
 @@ -109,20 +109,6 @@
        - !ruby/object:Gem::Version
          version: '0'


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list