NetBSD Problem Report #49038

From www@NetBSD.org  Sun Jul 27 02:49:29 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 639ADA7AAF
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 27 Jul 2014 02:49:29 +0000 (UTC)
Message-Id: <20140727024927.BF75CA7AC0@mollari.NetBSD.org>
Date: Sun, 27 Jul 2014 02:49:27 +0000 (UTC)
From: nonakap@gmail.com
Reply-To: nonakap@gmail.com
To: gnats-bugs@NetBSD.org
Subject: update fonts/ricty-ttf to 3.2.3
X-Send-Pr-Version: www-1.0

>Number:         49038
>Category:       pkg
>Synopsis:       update fonts/ricty-ttf to 3.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ryoon
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jul 27 02:50:01 +0000 2014
>Closed-Date:    Sat Nov 15 22:22:29 +0000 2014
>Last-Modified:  Sat Nov 15 22:22:29 +0000 2014
>Originator:     NONAKA Kimihiro
>Release:        NetBSD 6.99.49 (20140726)
>Organization:
>Environment:
NetBSD koharu.myhome.local 6.99.49 NetBSD 6.99.49 (KOHARU) #2405: Sat Jul 26 21:19:22 JST 2014  nonaka@koharu.myhome.local:/usr/obj.amd64/sys/arch/amd64/compile/KOHARU amd64
>Description:
Ricty ver.3.2.3 is released.
>How-To-Repeat:
pkgsrc's ricty-ttf is ver.3.2.1.
>Fix:
Please apply the following patch.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/fonts/ricty-ttf/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	1 Jun 2014 16:35:37 -0000	1.15
+++ Makefile	27 Jul 2014 02:39:06 -0000
@@ -1,10 +1,9 @@
 # $NetBSD: Makefile,v 1.15 2014/06/01 16:35:37 wiz Exp $

-DISTNAME=	Ricty-3.2.1
-PKGNAME=	ricty-ttf-3.2.1
-PKGREVISION=	1
+DISTNAME=	Ricty-3.2.3
+PKGNAME=	ricty-ttf-3.2.3
 CATEGORIES=	fonts japanese
-MASTER_SITES=	-https://github.com/yascentur/Ricty/archive/3.2.1.zip
+MASTER_SITES=	-https://github.com/yascentur/Ricty/archive/3.2.3.zip
 EXTRACT_SUFX=	.zip

 MAINTAINER=	ryoon@NetBSD.org
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/fonts/ricty-ttf/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	25 Nov 2012 16:53:45 -0000	1.6
+++ distinfo	27 Jul 2014 02:39:06 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.6 2012/11/25 16:53:45 ryoon Exp $

-SHA1 (Ricty-3.2.1.zip) = 4f53e445a38b6007af2355d6646a6e3aca819788
-RMD160 (Ricty-3.2.1.zip) = 2eeb4faec90a0802b2d70986a5d27ba9388d303b
-Size (Ricty-3.2.1.zip) = 16506 bytes
+SHA1 (Ricty-3.2.3.zip) = e92277c14519b21ee105597040fdf61c379d38c3
+RMD160 (Ricty-3.2.3.zip) = ddc61e717037e4ce10a175a49488950a834c0d5b
+Size (Ricty-3.2.3.zip) = 18610 bytes


Changelog from 3.2.1

Version 3.2.3
* Change the thickness of the bold of ASCII glyph.

Version 3.2.2
* To be able to distinguish between the parentheses of the full-width and half-width.

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->ryoon
Responsible-Changed-By: ryoon@NetBSD.org
Responsible-Changed-When: Sun, 27 Jul 2014 05:19:26 +0000
Responsible-Changed-Why:
mine


From: "Ryo ONODERA" <ryoon@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49038 CVS commit: pkgsrc/fonts/ricty-ttf
Date: Sat, 15 Nov 2014 22:15:30 +0000

 Module Name:	pkgsrc
 Committed By:	ryoon
 Date:		Sat Nov 15 22:15:30 UTC 2014

 Modified Files:
 	pkgsrc/fonts/ricty-ttf: Makefile distinfo

 Log Message:
 Update to 3.2.3

 Based on nonaka@'s PR pkg/49038.

 * Use shells/bash for build script

 Changelog:
 Version 3.2.3
 * Change the thickness of the bold of ASCII glyph.

 Version 3.2.2
 * To be able to distinguish between the parentheses of the full-width and half-width.


 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 pkgsrc/fonts/ricty-ttf/Makefile
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/ricty-ttf/distinfo

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: ryoon@NetBSD.org
State-Changed-When: Sat, 15 Nov 2014 22:22:29 +0000
State-Changed-Why:
Updated. Thank you.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.