Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2011 22:50:23 +0100 (CET)
From:      Nikola Lecic <nikola.lecic@anthesphoria.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154318: [Maintainer] devel/m17n-lib: Update to 1.6.2
Message-ID:  <201101262150.p0QLoNmk004292@anthesphoria.net>
Resent-Message-ID: <201101262230.p0QMU6j4061483@freefall.freebsd.org>

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

>Number:         154318
>Category:       ports
>Synopsis:       [Maintainer] devel/m17n-lib: Update to 1.6.2
>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:   Wed Jan 26 22:30:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:

System: FreeBSD mordor.xx.ac.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola@mordor.xx.ac.rs:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Log:
Update devel/m17n-lib to 1.6.2. Bug fix release.
Remove MD5.

>How-To-Repeat:
	
>Fix:

--- m17n-lib-1.6.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/m17n-lib/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile	4 Dec 2010 07:31:22 -0000	1.35
+++ Makefile	25 Jan 2011 11:19:26 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	m17n-lib
-PORTVERSION=	1.6.1
-PORTREVISION=	2
+PORTVERSION=	1.6.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.m17n.org/m17n-lib-download/ \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -16,13 +15,13 @@
 COMMENT=	A library for the multilingual text handling
 
 BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison \
-		m17n-db>=1.6.1:${PORTSDIR}/devel/m17n-db
+		m17n-db>=1.6.2:${PORTSDIR}/devel/m17n-db
 LIB_DEPENDS=	fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
 		freetype.9:${PORTSDIR}/print/freetype2 \
 		fribidi.3:${PORTSDIR}/converters/fribidi \
 		gd.4:${PORTSDIR}/graphics/gd \
 		otf.0:${PORTSDIR}/print/libotf
-RUN_DEPENDS=	m17n-db>=1.6.1:${PORTSDIR}/devel/m17n-db
+RUN_DEPENDS=	m17n-db>=1.6.2:${PORTSDIR}/devel/m17n-db
 
 MAKE_JOBS_UNSAFE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/m17n-lib/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	3 May 2010 06:39:40 -0000	1.13
+++ distinfo	26 Jan 2011 21:16:21 -0000
@@ -1,3 +1,2 @@
-MD5 (m17n-lib-1.6.1.tar.gz) = 3a0ee7b65eefa0042a7efd3d855104f2
-SHA256 (m17n-lib-1.6.1.tar.gz) = 6099e30c8413f6a37459f96cc6eaef9692a07b06a0f84682bb3b2b5e3b033a2e
-SIZE (m17n-lib-1.6.1.tar.gz) = 969637
+SHA256 (m17n-lib-1.6.2.tar.gz) = f15039a310e94d6b462c46c409a393e1b16d95f13fd0376361f07bbfc6adb5a3
+SIZE (m17n-lib-1.6.2.tar.gz) = 1031508
--- m17n-lib-1.6.2.patch ends here ---

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



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