From nl@anthesphoria.net  Sat Jun  1 17:29:06 2013
Return-Path: <nl@anthesphoria.net>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 04EFD966
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Jun 2013 17:29:06 +0000 (UTC)
	(envelope-from nl@anthesphoria.net)
Received: from anthesphoria.net (anthesphoria.net [204.109.61.206])
	by mx1.freebsd.org (Postfix) with ESMTP id B92A6881
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Jun 2013 17:29:03 +0000 (UTC)
Received: from anthesphoria.net (localhost [127.0.0.1])
	by anthesphoria.net (8.14.6/8.14.6) with ESMTP id r51GMdlu044903
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 1 Jun 2013 20:22:39 +0400 (MSK)
	(envelope-from nl@anthesphoria.net)
Received: (from nl@localhost)
	by anthesphoria.net (8.14.6/8.14.6/Submit) id r51GMc8e044902;
	Sat, 1 Jun 2013 20:22:38 +0400 (MSK)
	(envelope-from nl)
Message-Id: <201306011622.r51GMc8e044902@anthesphoria.net>
Date: Sat, 1 Jun 2013 20:22:38 +0400 (MSK)
From: Nikola Lecic <nikola.lecic@anthesphoria.net>
Reply-To: Nikola Lecic <nikola.lecic@anthesphoria.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/m17n-db: update to 1.6.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         179175
>Category:       ports
>Synopsis:       devel/m17n-db: update to 1.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 01 17:30:00 UTC 2013
>Closed-Date:    Sun Jun 02 18:57:01 UTC 2013
>Last-Modified:  Sun Jun  2 19:00:00 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Sun Jun 2 18:10:24 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179175 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Sun Jun 2 18:57:00 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179175 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179175: commit references a PR
Date: Sun,  2 Jun 2013 18:50:15 +0000 (UTC)

 Author: pawel
 Date: Sun Jun  2 18:50:08 2013
 New Revision: 319708
 URL: http://svnweb.freebsd.org/changeset/ports/319708
 
 Log:
   * update to 1.6.4
   * new MASTER_SITES (Makefile)
   * new project's home (pkg-descr)
   * pet portlint
   
   PR:		ports/179175
   Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
 
 Modified:
   head/devel/m17n-db/Makefile
   head/devel/m17n-db/distinfo   (contents, props changed)
   head/devel/m17n-db/pkg-descr   (contents, props changed)
 
 Modified: head/devel/m17n-db/Makefile
 ==============================================================================
 --- head/devel/m17n-db/Makefile	Sun Jun  2 18:46:25 2013	(r319707)
 +++ head/devel/m17n-db/Makefile	Sun Jun  2 18:50:08 2013	(r319708)
 @@ -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 @@ EXTRACT_ONLY=	${M17N_DISTFILE}
  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}
 
 Modified: head/devel/m17n-db/distinfo
 ==============================================================================
 --- head/devel/m17n-db/distinfo	Sun Jun  2 18:46:25 2013	(r319707)
 +++ head/devel/m17n-db/distinfo	Sun Jun  2 18:50:08 2013	(r319708)
 @@ -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
 
 Modified: head/devel/m17n-db/pkg-descr
 ==============================================================================
 --- head/devel/m17n-db/pkg-descr	Sun Jun  2 18:46:25 2013	(r319707)
 +++ head/devel/m17n-db/pkg-descr	Sun Jun  2 18:50:08 2013	(r319708)
 @@ -2,4 +2,4 @@ This package contains the data files for
  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/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
