Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2011 12:02:44 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157765: [maintainer-update] converters/bsdconv 5.1.1
Message-ID:  <201106111202.p5BC2iPR072586@red.freebsd.org>
Resent-Message-ID: <201106111210.p5BCABM8010103@freefall.freebsd.org>

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

>Number:         157765
>Category:       ports
>Synopsis:       [maintainer-update] converters/bsdconv 5.1.1
>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:   Sat Jun 11 12:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        9.0-CURRENT
>Organization:
N/A
>Environment:
FreeBSD Elizabeth.twbbs.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r222833M: Wed Jun  8 07:54:18 CST 2011     root@Elizabeth.twbbs.org:/usr/obj/usr/src/sys/ELIZABETH  amd64

>Description:
Update converters/bsdconv to 5.1.1

Changes:
 bugfixes
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/bsdconv/Makefile b/converters/bsdconv/Makefile
index 2318f7c..84e88b7 100644
--- a/converters/bsdconv/Makefile
+++ b/converters/bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	5.1
+PORTVERSION=	5.1.1
 CATEGORIES=	converters
 MASTER_SITES=	https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
 DISTNAME=	buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
@@ -16,7 +16,7 @@ COMMENT=	BSD licensed charset/encoding converter library
 
 LICENSE=	BSD
 
-GITVERSION=	58fa2cd
+GITVERSION=	4c89c89
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
 
diff --git a/converters/bsdconv/distinfo b/converters/bsdconv/distinfo
index 4dd3634..f431c98 100644
--- a/converters/bsdconv/distinfo
+++ b/converters/bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-5.1-0-g58fa2cd.tar.gz) = 7a597fc1a3bcd40219117d6d84ec594af6ead4d79b700eb63b70d6e26c0596c2
-SIZE (buganini-bsdconv-5.1-0-g58fa2cd.tar.gz) = 4233486
+SHA256 (buganini-bsdconv-5.1.1-0-g4c89c89.tar.gz) = f55ecfe9c335898871f28ac4a1ff79ca9a78f18ab7b9c8c9d867746cb4351a69
+SIZE (buganini-bsdconv-5.1.1-0-g4c89c89.tar.gz) = 4233429


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



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