From nobody@FreeBSD.org  Sat Jun  9 08:21:48 2012
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 3CF2A106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Jun 2012 08:21:48 +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 10D998FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Jun 2012 08:21:48 +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 q598LlfC060917
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Jun 2012 08:21:47 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q598LleF060916;
	Sat, 9 Jun 2012 08:21:47 GMT
	(envelope-from nobody)
Message-Id: <201206090821.q598LleF060916@red.freebsd.org>
Date: Sat, 9 Jun 2012 08:21:47 GMT
From: Boris Samorodov <bsam@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] x11-fonts/junicode: update to version 0.7.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168891
>Category:       ports
>Synopsis:       [patch] x11-fonts/junicode: update to version 0.7.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bsam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 09 08:30:08 UTC 2012
>Closed-Date:    Sun Jun 10 11:07:53 UTC 2012
>Last-Modified:  Sun Jun 10 11:10:08 UTC 2012
>Originator:     Boris Samorodov
>Release:        
>Organization:
BSDprint
>Environment:
FreeBSD bsam.wart.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r236628M: Wed Jun  6 01:58:19 SAMT 2012     bsam@bsam.wart.ru:/usr/obj/usr/src/sys/BBX  i386
>Description:
A new version is available: http://sourceforge.net/projects/junicode/files/junicode/ .
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/junicode/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	11 Jan 2012 07:53:43 -0000	1.13
+++ Makefile	9 Jun 2012 08:13:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	junicode
-PORTVERSION=	0.7
+PORTVERSION=	0.7.6
 CATEGORIES=	x11-fonts
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S|.|-|g} \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/junicode/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	11 Jan 2012 07:53:43 -0000	1.8
+++ distinfo	9 Jun 2012 08:13:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (junicode-0-7.zip) = 2f446b4cc41c9fc28db5150dcb7883256e535b5ffc46c170330584647718f979
-SIZE (junicode-0-7.zip) = 1153453
+SHA256 (junicode-0-7-6.zip) = 500e186a10420176bbf7965048b9c86e0f36e050f798df539839c44bb17e643f
+SIZE (junicode-0-7-6.zip) = 1389224
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/junicode/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	11 Jan 2012 07:53:43 -0000	1.6
+++ pkg-plist	9 Jun 2012 08:13:32 -0000
@@ -1,9 +1,13 @@
 %%FONTSDIR%%/Junicode-Bold.ttf
 %%FONTSDIR%%/Junicode-BoldItalic.ttf
 %%FONTSDIR%%/Junicode-Italic.ttf
-%%FONTSDIR%%/Junicode-Regular.ttf
+%%FONTSDIR%%/Junicode.ttf
 %%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf
 %%PORTDOCS%%%%DOCSDIR%%/Junicode.tex
+%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf
+%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.tex
+%%PORTDOCS%%%%DOCSDIR%%/homer_sample.pdf
+%%PORTDOCS%%%%DOCSDIR%%/homer_sample.tex
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
 @unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: bsam 
Responsible-Changed-When: Sat Jun 9 09:22:54 UTC 2012 
Responsible-Changed-Why:  
Take. Hm-m-m, are PRs not auto-assigned when sent via WEB interface? 

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

From: Mark Linimon <linimon@lonesome.com>
To: bsam@FreeBSD.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/168891: [patch] x11-fonts/junicode: update to version
 0.7.6
Date: Sat, 9 Jun 2012 05:00:22 -0500

 On Sat, Jun 09, 2012 at 09:24:47AM +0000, bsam@FreeBSD.org wrote:
 > Take. Hm-m-m, are PRs not auto-assigned when sent via WEB interface?
 
 The auto-assigner is having issues right now.  (Actually, I'm told
 that it's fine, but it is not receiving all updates.)
 
 mcl

From: Nikola Lecic <nikola.lecic@anthesphoria.net>
To: bug-followup@FreeBSD.org
Cc: bsam@FreeBSD.org
Subject: Re: ports/168891: [patch] x11-fonts/junicode: update to version
 0.7.6
Date: Sun, 10 Jun 2012 00:38:54 +0400

 Hi Boris,
 
 Thank you very much for this patch. I approve it, just use this updated
 pkg-descr:
 
 Junicode is an advanced Unicode font for medieval scholars, including the
 full range of characters for languages written in the Latin script. It
 also mostly implements the recommendation of the Medieval Unicode Font
 Initiative (MUFI).
 
 The following languages are fully supported: Old and Middle English, Old
 Icelandic, Runic, Latin, Gothic and Sanskrit transliterations, IPA
 (International Phonetic Alphabet) and Greek (based on the Greek Double
 Pica cut by Alexander Wilson of Glasgow in the eighteenth century).
 
 Junicode supports the following OpenType features: f and long-s ligatures,
 contextual and stylistic alternates (calt, salt), horizontal kerning
 (kern), discretionary ligatures (circled numbers and letters via dlig),
 MUFI historical ligatures (hlig), glyph (de)composition (ccmp), correct
 positioning of combining marks -- mark-to-base (mark) and mark-to-mark
 (mkmk), small caps (smcp and c2sc), old-style figures (onum), super- and
 subscript numbers (sups and subs), Unicode fractions (frac), swashes
 (swsh) and mirrored runes (rtlm).
 
 Junicode's OpenType style sets provide support for Nordic and Insular
 letter-forms, Old English typography, enlarged minuscules, E caudata,
 alternate yogh, MUFI's overlined/deleted characters and many more.
 
 WWW: http://junicode.sourceforge.net/
 
 -- 
 Nikola Lecic
 fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Sun Jun 10 11:07:38 UTC 2012 
State-Changed-Why:  
Committed, thanks! ;-) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168891: commit references a PR
Date: Sun, 10 Jun 2012 11:07:23 +0000 (UTC)

 bsam        2012-06-10 11:07:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-fonts/junicode   Makefile distinfo pkg-descr pkg-plist 
   Log:
   Update to version 0.7.6.  [1]
   Change the pkg-descr.     [2]
   
   NOTE: the name of the regular font has changed from
   Junicode-Regular.ttf to Junicode.ttf!
   
   PR:             ports/168891  [1]
   Submitted by:   bsam (me),  [1]
                           Nikola Lecic  [2]
   Approved by:    Nikola Lecic (maintainer)  [1]
   
   Revision  Changes    Path
   1.14      +1 -1      ports/x11-fonts/junicode/Makefile
   1.9       +2 -2      ports/x11-fonts/junicode/distinfo
   1.6       +9 -9      ports/x11-fonts/junicode/pkg-descr
   1.7       +5 -1      ports/x11-fonts/junicode/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"
 
>Unformatted:
