From delphij@FreeBSD.org  Mon Dec 10 00:36:29 2007
Return-Path: <delphij@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E5EC216A420;
	Mon, 10 Dec 2007 00:36:29 +0000 (UTC)
	(envelope-from delphij@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id D59ED13C44B;
	Mon, 10 Dec 2007 00:36:29 +0000 (UTC)
	(envelope-from delphij@FreeBSD.org)
Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBA0aThY042797;
	Mon, 10 Dec 2007 00:36:29 GMT
	(envelope-from delphij@freefall.freebsd.org)
Received: (from delphij@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBA0aT39042796;
	Mon, 10 Dec 2007 00:36:29 GMT
	(envelope-from delphij)
Message-Id: <200712100036.lBA0aT39042796@freefall.freebsd.org>
Date: Mon, 10 Dec 2007 00:36:29 GMT
From: Xin LI <delphij@FreeBSD.org>
Reply-To: Xin LI <delphij@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: ahze@FreeBSD.org
Subject: [PATCH] Update x11-fonts/dejavu to 2.22
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118522
>Category:       ports
>Synopsis:       [PATCH] Update x11-fonts/dejavu to 2.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ahze
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 00:40:04 UTC 2007
>Closed-Date:    Tue Jan 01 14:47:48 UTC 2008
>Last-Modified:  Tue Jan  1 14:50:03 UTC 2008
>Originator:     Xin LI
>Release:        FreeBSD 7.0-BETA3 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-BETA3 FreeBSD 7.0-BETA3 #30: Fri Nov 30 23:12:12 UTC 2007 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


>Description:
	Patch updates dejavu to 2.22; maintainer (ahze@) cc'ed.
>How-To-Repeat:
>Fix:


--- dejavu-2.22.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-fonts/dejavu/Makefile,v
retrieving revision 1.34
diff -u -p -r1.34 Makefile
--- Makefile	19 Sep 2007 12:12:46 -0000	1.34
+++ Makefile	10 Dec 2007 00:24:22 -0000
@@ -7,11 +7,11 @@
 #
 
 PORTNAME=	dejavu
-DISTVERSION=	2.20
+DISTVERSION=	2.22
 CATEGORIES=	x11-fonts
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-ttf-${DISTVERSION}
+DISTNAME=	${PORTNAME}-fonts-ttf-${DISTVERSION}
 
 MAINTAINER=	ahze@FreeBSD.org
 COMMENT=	Bitstream Vera Fonts clone with a wider range of characters
@@ -33,7 +33,7 @@ post-patch:
 
 do-install:
 	${MKDIR} ${FONTSDIR}
-	${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR}
+	${INSTALL_DATA} ${WRKSRC}/ttf/*.ttf ${FONTSDIR}
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 .for f in ${PORTDOCS}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-fonts/dejavu/distinfo,v
retrieving revision 1.33
diff -u -p -r1.33 distinfo
--- distinfo	19 Sep 2007 12:12:46 -0000	1.33
+++ distinfo	10 Dec 2007 00:22:58 -0000
@@ -1,3 +1,3 @@
-MD5 (dejavu-ttf-2.20.tar.bz2) = e98667ded13dbb3c1b17f3d79916ed4b
-SHA256 (dejavu-ttf-2.20.tar.bz2) = 261b505d398a6b89511affd2cf9c352523373097de8da0df18204674af8892e8
-SIZE (dejavu-ttf-2.20.tar.bz2) = 3419291
+MD5 (dejavu-fonts-ttf-2.22.tar.bz2) = 95fcce4244a786cee3ce49debe17ef34
+SHA256 (dejavu-fonts-ttf-2.22.tar.bz2) = e7af0c21fd4ebdd471378a31d7bc579fd14b879992bf35198e3207e169948de7
+SIZE (dejavu-fonts-ttf-2.22.tar.bz2) = 4071054
--- dejavu-2.22.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ahze 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Dec 10 00:40:09 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118522 
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Tue Jan 1 14:46:31 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118522: commit references a PR
Date: Tue,  1 Jan 2008 14:47:48 +0000 (UTC)

 ahze        2008-01-01 14:47:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-fonts/dejavu     Makefile distinfo pkg-plist 
   Log:
   Update to 2.22
   
   PR:             ports/118522
   Submitted By:   Xin LI
   
   Revision  Changes    Path
   1.36      +4 -4      ports/x11-fonts/dejavu/Makefile
   1.35      +3 -3      ports/x11-fonts/dejavu/distinfo
   1.11      +19 -21    ports/x11-fonts/dejavu/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:
