Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 2013 20:22:38 +0400 (MSK)
From:      Nikola Lecic <nikola.lecic@anthesphoria.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179175: devel/m17n-db: update to 1.6.4
Message-ID:  <201306011622.r51GMc8e044902@anthesphoria.net>
Resent-Message-ID: <201306011730.r51HU0Tj040201@freefall.freebsd.org>

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

>Number:         179175
>Category:       ports
>Synopsis:       devel/m17n-db: update to 1.6.4
>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 01 17:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:

System: FreeBSD uranium 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

* update to 1.6.4
* new MASTER_SITES (Makefile)
* new project's home (pkg-descr)
* pet portlint

>How-To-Repeat:

>Fix:
--- m17n-db-1.6.4.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 319560)
+++ Makefile	(working copy)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	m17n-db
-PORTVERSION=	1.6.3
+PORTVERSION=	1.6.4
 CATEGORIES=	devel
-MASTER_SITES=	http://www.m17n.org/m17n-lib-download/:m17n \
-		http://anthesphoria.net/FreeBSD/ports/distfiles/:m17n \
+MASTER_SITES=	${MASTER_SITE_SAVANNAH}:m17n \
 		${MASTER_SITE_GNU:S/$/:glibc/}
-MASTER_SITE_SUBDIR=	glibc/:glibc
+MASTER_SITE_SUBDIR=	m17n/:m17n \
+		glibc/:glibc
 DISTFILES=	${M17N_DISTFILE}:m17n \
 		${GLIBC_DISTFILE}:glibc
 EXTRACT_ONLY=	${M17N_DISTFILE}
@@ -15,7 +15,7 @@
 MAINTAINER=	nikola.lecic@anthesphoria.net
 COMMENT=	Data files for the m17n library
 
-USE_GNOME=	pkgconfig
+USE_PKGCONFIG=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-charmaps=${CHARMAPSDIR}
Index: distinfo
===================================================================
--- distinfo	(revision 319577)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (m17n-db-1.6.3.tar.gz) = 5f1d11b43efa4c1fcc9681d0c0e13f8d241450625f34351a9deb2a7194cac211
-SIZE (m17n-db-1.6.3.tar.gz) = 1384587
+SHA256 (m17n-db-1.6.4.tar.gz) = 530ecb1615a9a64d4caca9ffc59c0dd1c551d34e0c19e39694d083db0506d017
+SIZE (m17n-db-1.6.4.tar.gz) = 1390344
 SHA256 (glibc-2.3.6.tar.bz2) = e73ff5eddea95d09238b41d3c9c4d9ccddcf99fcc93d04956599c91c704f4a8e
 SIZE (glibc-2.3.6.tar.bz2) = 14014977
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 319560)
+++ pkg-descr	(working copy)
@@ -2,4 +2,4 @@
 currently supports input of more than 60 languages with more than 70
 language specific input methods.
 
-WWW: http://www.m17n.org/m17n-lib/
+WWW: http://www.nongnu.org/m17n/
--- m17n-db-1.6.4.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?201306011622.r51GMc8e044902>