NetBSD Problem Report #48756

From www@NetBSD.org  Fri Apr 18 13:45:32 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 352F6A580F
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 18 Apr 2014 13:45:32 +0000 (UTC)
Message-Id: <20140418134530.DFFB6A5828@mollari.NetBSD.org>
Date: Fri, 18 Apr 2014 13:45:30 +0000 (UTC)
From: nonakap@gmail.com
Reply-To: nonakap@gmail.com
To: gnats-bugs@NetBSD.org
Subject: new package: fonts/koruri-ttf
X-Send-Pr-Version: www-1.0

>Number:         48756
>Category:       pkg
>Synopsis:       new package: fonts/koruri-ttf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ryoon
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 18 13:50:00 +0000 2014
>Closed-Date:    Tue May 06 13:22:15 +0000 2014
>Last-Modified:  Tue May 06 13:22:15 +0000 2014
>Originator:     NONAKA Kimihiro
>Release:        6.99.40
>Organization:
>Environment:
NetBSD koharu.myhome.local 6.99.40 NetBSD 6.99.40 (KOHARU) #2238: Mon Apr 14 00:56:16 JST 2014  nonaka@koharu.myhome.local:/usr/obj.amd64/sys/arch/amd64/compile/KOHARU amd64
>Description:
new pkgsrc package for Koruri font.
>How-To-Repeat:

>Fix:
extract following shar archive.

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	fonts/koruri-ttf/DESCR
#	fonts/koruri-ttf/Makefile
#	fonts/koruri-ttf/PLIST
#	fonts/koruri-ttf/distinfo
#
echo x - fonts/koruri-ttf/DESCR
sed 's/^X//' >fonts/koruri-ttf/DESCR << 'END-of-fonts/koruri-ttf/DESCR'
XKoruri Japanese TrueType fonts.
END-of-fonts/koruri-ttf/DESCR
echo x - fonts/koruri-ttf/Makefile
sed 's/^X//' >fonts/koruri-ttf/Makefile << 'END-of-fonts/koruri-ttf/Makefile'
X# $NetBSD$
X#
X
XDISTNAME=	Koruri-${KORURI_VERSION}
XPKGNAME=	koruri-ttf-${KORURI_VERSION}
XCATEGORIES=	fonts japanese
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP:=koruri/60791/}
XEXTRACT_SUFX=	.tar.xz
X
XMAINTAINER=	nonakap@gmail.com
XHOMEPAGE=	http://koruri.lindwurm.biz/
XCOMMENT=	Koruri Japanese TrueType fonts
XLICENSE=	apache-2.0
X
XKORURI_VERSION=	20140319
X
XUSE_X11BASE=	YES
XNO_CONFIGURE=	YES
XNO_BUILD=	YES
X
XFONTDIR=	${PREFIX}/lib/X11/fonts/TTF
XFONTS_DIRS.ttf=	${FONTDIR}
XDOCSDIR=	${PREFIX}/share/doc/${PKGBASE}
X
XINSTALLATION_DIRS=	lib/X11/fonts/TTF \
X			share/doc/${PKGBASE}
X
XINSTALL_FONTS=	Koruri-Bold.ttf \
X		Koruri-Extrabold.ttf \
X		Koruri-Light.ttf \
X		Koruri-Regular.ttf \
X		Koruri-Semibold.ttf
XINSTALL_DOCS=	LICENSE.txt \
X		README.md
X
XUSE_LANGUAGES=	# none
X
Xdo-install:
X.for fontfile in ${INSTALL_FONTS}
X	${INSTALL_DATA} ${WRKSRC}/${fontfile} ${DESTDIR}${FONTDIR}
X.endfor
X.for docfile in ${INSTALL_DOCS}
X	${INSTALL_DATA} ${WRKSRC}/${docfile} ${DESTDIR}${DOCSDIR}
X.endfor
X
X.include "../../mk/bsd.pkg.mk"
END-of-fonts/koruri-ttf/Makefile
echo x - fonts/koruri-ttf/PLIST
sed 's/^X//' >fonts/koruri-ttf/PLIST << 'END-of-fonts/koruri-ttf/PLIST'
X@comment $NetBSD$
Xlib/X11/fonts/TTF/Koruri-Bold.ttf
Xlib/X11/fonts/TTF/Koruri-Extrabold.ttf
Xlib/X11/fonts/TTF/Koruri-Light.ttf
Xlib/X11/fonts/TTF/Koruri-Regular.ttf
Xlib/X11/fonts/TTF/Koruri-Semibold.ttf
Xshare/doc/${PKGBASE}/LICENSE.txt
Xshare/doc/${PKGBASE}/README.md
END-of-fonts/koruri-ttf/PLIST
echo x - fonts/koruri-ttf/distinfo
sed 's/^X//' >fonts/koruri-ttf/distinfo << 'END-of-fonts/koruri-ttf/distinfo'
X$NetBSD$
X
XSHA1 (Koruri-20140319.tar.xz) = b497c6d500afe6a3bf31db74614f8ad26e8f8af1
XRMD160 (Koruri-20140319.tar.xz) = d0f9c03dc37797af820d018fd571fa4191bd8814
XSize (Koruri-20140319.tar.xz) = 14064704 bytes
END-of-fonts/koruri-ttf/distinfo
exit

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->ryoon
Responsible-Changed-By: ryoon@NetBSD.org
Responsible-Changed-When: Tue, 06 May 2014 03:25:16 +0000
Responsible-Changed-Why:
I will handle this.


From: "Ryo ONODERA" <ryoon@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/48756 CVS commit: pkgsrc/fonts/koruri-ttf
Date: Tue, 6 May 2014 13:16:18 +0000

 Module Name:	pkgsrc
 Committed By:	ryoon
 Date:		Tue May  6 13:16:18 UTC 2014

 Added Files:
 	pkgsrc/fonts/koruri-ttf: DESCR Makefile PLIST distinfo

 Log Message:
 Import koruri-ttf-20140319 as fonts/koruri-ttf.

 Koruri Japanese TrueType fonts.
 It is based on M+ Font and Open Sans Font (alphanumeric).

 Packaged by nonaka@, and submitted as PR pkg/48756.


 To generate a diff of this commit:
 cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/koruri-ttf/DESCR \
     pkgsrc/fonts/koruri-ttf/Makefile pkgsrc/fonts/koruri-ttf/PLIST \
     pkgsrc/fonts/koruri-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: Tue, 06 May 2014 13:22:15 +0000
State-Changed-Why:
Added, 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-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.