Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2012 19:53:11 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164214: [maintainer update] converters/bsdconv 7.3
Message-ID:  <201201161953.q0GJrBiP065546@red.freebsd.org>
Resent-Message-ID: <201201162000.q0GK0Jmf048630@freefall.freebsd.org>

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

>Number:         164214
>Category:       ports
>Synopsis:       [maintainer update] converters/bsdconv 7.3
>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:   Mon Jan 16 20:00:19 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update converters/bsdconv to 7.3

Changes:
https://github.com/buganini/bsdconv/blob/master/Changelog

Build log:
https://redports.org/buildarchive/20120116202915-11834/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/bsdconv/Makefile b/converters/bsdconv/Makefile
index b6b0fb3..7a40356 100644
--- a/converters/bsdconv/Makefile
+++ b/converters/bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	7.2
+PORTVERSION=	7.3
 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=	e11e47d
+GITVERSION=	500f86a
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
 
diff --git a/converters/bsdconv/distinfo b/converters/bsdconv/distinfo
index 45e1f22..30e9e78 100644
--- a/converters/bsdconv/distinfo
+++ b/converters/bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-7.2-0-ge11e47d.tar.gz) = 9430859355be322c579992118310afe96138e40d19f1fb58a7ed48c63da0adf3
-SIZE (buganini-bsdconv-7.2-0-ge11e47d.tar.gz) = 4828600
+SHA256 (buganini-bsdconv-7.3-0-g500f86a.tar.gz) = 5336501a41946472249afe8492d51c3148ba0cd73fa6f883e93da409409238d6
+SIZE (buganini-bsdconv-7.3-0-g500f86a.tar.gz) = 4828689


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



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