From nobody@FreeBSD.org  Sat Dec 31 17:36:25 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B05261065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Dec 2011 17:36:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 9A6DF8FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Dec 2011 17:36:25 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBVHaPT4037902
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 31 Dec 2011 17:36:25 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBVHaPnb037900;
	Sat, 31 Dec 2011 17:36:25 GMT
	(envelope-from nobody)
Message-Id: <201112311736.pBVHaPnb037900@red.freebsd.org>
Date: Sat, 31 Dec 2011 17:36:25 GMT
From: Alexey Illarionov <littlesavage@rambler.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer] x11-fonts/paratype added new monospaced font PT Mono
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163740
>Category:       ports
>Synopsis:       [maintainer] x11-fonts/paratype added new monospaced font PT Mono
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 31 17:40:10 UTC 2011
>Closed-Date:    Sun Jan 01 14:22:07 UTC 2012
>Last-Modified:  Sun Jan 01 14:22:07 UTC 2012
>Originator:     Alexey Illarionov
>Release:        
>Organization:
>Environment:
>Description:
New monospaced font added to the x11-fonts/paratype collection.

http://www.paratype.com/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN x11-fonts/paratype.orig/Makefile x11-fonts/paratype/Makefile
--- x11-fonts/paratype.orig/Makefile	2011-12-31 21:14:38.352479478 +0400
+++ x11-fonts/paratype/Makefile	2011-12-31 21:14:52.364477945 +0400
@@ -7,10 +7,11 @@
 
 PORTNAME=	paratype
 PORTVERSION=	2.004
+PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://www.fontstock.com/public/
 MASTER_SITE_SUBDIR=	#prevent bsd.xorg.mk from setting a default subdirectory
-DISTFILES=	PTSansOFL.zip PTSerifOFL.zip
+DISTFILES=	PTSansOFL.zip PTSerifOFL.zip PTMonoOFL.zip
 
 MAINTAINER=	littlesavage@rambler.ru
 COMMENT=	ParaType font collection for the languages of Russia
diff -ruN x11-fonts/paratype.orig/distinfo x11-fonts/paratype/distinfo
--- x11-fonts/paratype.orig/distinfo	2011-12-31 21:14:38.352479478 +0400
+++ x11-fonts/paratype/distinfo	2011-12-31 21:14:52.381478976 +0400
@@ -2,3 +2,5 @@
 SIZE (xorg/font/PTSansOFL.zip) = 1600360
 SHA256 (xorg/font/PTSerifOFL.zip) = 1bf55f3cf143a5e22501de18e597677ed81aaad9c12019146a9e3735e06543a5
 SIZE (xorg/font/PTSerifOFL.zip) = 1029464
+SHA256 (xorg/font/PTMonoOFL.zip) = d14a43d33abb20f137ea4cded03d1320858ade8d9f60cae2d463a951492da9ad
+SIZE (xorg/font/PTMonoOFL.zip) = 100548
diff -ruN x11-fonts/paratype.orig/pkg-plist x11-fonts/paratype/pkg-plist
--- x11-fonts/paratype.orig/pkg-plist	2011-12-31 21:14:38.352479478 +0400
+++ x11-fonts/paratype/pkg-plist	2011-12-31 21:14:52.364477945 +0400
@@ -4,6 +4,7 @@
 %%FONTDIR%%/PTF56F.ttf
 %%FONTDIR%%/PTF75F.ttf
 %%FONTDIR%%/PTF76F.ttf
+%%FONTDIR%%/PTM55F.ttf
 %%FONTDIR%%/PTN57F.ttf
 %%FONTDIR%%/PTN77F.ttf
 %%FONTDIR%%/PTS55F.ttf


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Sun Jan 1 14:17:25 UTC 2012 
Responsible-Changed-Why:  
I will take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163740: commit references a PR
Date: Sun,  1 Jan 2012 14:18:43 +0000 (UTC)

 rm          2012-01-01 14:18:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-fonts/paratype   Makefile distinfo pkg-plist 
   Log:
   - add new monospaced font
   
   PR:             163740
   Submitted by:   Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
   
   Revision  Changes    Path
   1.2       +2 -1      ports/x11-fonts/paratype/Makefile
   1.2       +2 -0      ports/x11-fonts/paratype/distinfo
   1.2       +1 -0      ports/x11-fonts/paratype/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Sun Jan 1 14:22:05 UTC 2012 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163740 
>Unformatted:
