Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2011 09:37:02 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162657: [maintainer update] converters/ruby-bsdconv 7.0
Message-ID:  <201111180937.pAI9b2XY075989@red.freebsd.org>
Resent-Message-ID: <201111180940.pAI9eCUB024283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162657
>Category:       ports
>Synopsis:       [maintainer update] converters/ruby-bsdconv 7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 09:40:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
This pr depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=162651

Update converters/ruby-bsdconv to 7.0

Changes:
  Chase changes in bsdconv

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/ruby-bsdconv/Makefile b/converters/ruby-bsdconv/Makefile
index d5430c4..6fe08ac 100644
--- a/converters/ruby-bsdconv/Makefile
+++ b/converters/ruby-bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	1.2
+PORTVERSION=	7.0
 CATEGORIES=	converters ruby
 MASTER_SITES=	https://github.com/buganini/ruby-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
@@ -17,12 +17,12 @@ COMMENT=	Ruby wrapper for bsdconv
 
 LICENSE=	BSD
 
-LIB_DEPENDS=	bsdconv.6:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
 
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes
 
-GITVERSION=	cc3a4f4
+GITVERSION=	e7d7a7e
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-ruby-${PORTNAME}-${GITVERSION}
 
diff --git a/converters/ruby-bsdconv/distinfo b/converters/ruby-bsdconv/distinfo
index de5ba4c..223cff0 100644
--- a/converters/ruby-bsdconv/distinfo
+++ b/converters/ruby-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-1.2-0-gcc3a4f4.tar.gz) = 573b8c6c6026d0ed2dea18d665aa360f3c8be60fa426581fe3eeefc9764df2e6
-SIZE (buganini-bsdconv-1.2-0-gcc3a4f4.tar.gz) = 1730
+SHA256 (buganini-bsdconv-7.0-0-ge7d7a7e.tar.gz) = d10559cf5d7c3c7b2c563d5f2afd7488eba9a44cf40f87d018dbed7597c87dbb
+SIZE (buganini-bsdconv-7.0-0-ge7d7a7e.tar.gz) = 2117


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111180937.pAI9b2XY075989>