ports/110542: [maintainer update] japanese/vlgothic: fix conf name and update to 20070317

NIIMI Satoshi sa2c at sa2c.net
Mon Mar 19 22:10:04 UTC 2007


>Number:         110542
>Category:       ports
>Synopsis:       [maintainer update] japanese/vlgothic: fix conf name and update to 20070317
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 19 22:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #3: Sun Mar 18 07:46:35 JST 2007 root at berkeley.l.sa2c.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
With upgrade of fontconfig 2.4.2, including source of ~/.fonts.conf was
changed from "etc/fonts/fonts.conf" to "etc/fonts/conf.d/50-user.conf".

"25.vlgothic.conf" should be renamed so that users can override the
aliases.
	
>How-To-Repeat:
	
>Fix:
* update to 20070317
* rename conf file to match fontconfig 2.4.2

Please note to run before commit:
cvs add files/63-vlgothic.conf
cvs delete -f files/25.vlgothic.conf
	

--- vlgothic.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/vlgothic/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	3 Nov 2006 20:25:53 -0000	1.1
+++ Makefile	19 Mar 2007 21:56:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vlgothic
-PORTVERSION=	20061026
+PORTVERSION=	20070317
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=	http://vinelinux.org/~daisuke/vlgothic/ \
 		http://dicey.org/vlgothic/
@@ -36,7 +36,7 @@
 			${WRKSRC}/VL-Gothic-Regular.ttf \
 			${PREFIX}/${FONTSDIR}
 	${MKDIR} ${PREFIX}/etc/fonts/conf.d
-	${INSTALL_DATA} ${FILESDIR}/25.vlgothic.conf \
+	${INSTALL_DATA} ${FILESDIR}/63-vlgothic.conf \
 			${PREFIX}/etc/fonts/conf.d
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/vlgothic/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	3 Nov 2006 20:25:53 -0000	1.1
+++ distinfo	19 Mar 2007 21:56:43 -0000
@@ -1,3 +1,3 @@
-MD5 (VLGothic-20061026.tar.bz2) = b827b4a513f044edef080f1d65e0f861
-SHA256 (VLGothic-20061026.tar.bz2) = 97a57df6c33bf4775b7c06f2da686651f40370e5d198686465a82673f7ab93d2
-SIZE (VLGothic-20061026.tar.bz2) = 4520246
+MD5 (VLGothic-20070317.tar.bz2) = 1f15b63fff23d42ea236ddcea80604ef
+SHA256 (VLGothic-20070317.tar.bz2) = 4ed5b9de62d163bbb59bc14acf8eeae54d7dcdc30ac187efaf4831c2b72ff892
+SIZE (VLGothic-20070317.tar.bz2) = 4528950
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/japanese/vlgothic/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	3 Nov 2006 20:25:53 -0000	1.1
+++ pkg-plist	19 Mar 2007 21:53:31 -0000
@@ -1,5 +1,5 @@
 @comment $FreeBSD: ports/japanese/vlgothic/pkg-plist,v 1.1 2006/11/03 20:25:53 alepulver Exp $
-etc/fonts/conf.d/25.vlgothic.conf
+etc/fonts/conf.d/63-vlgothic.conf
 %%FONTSDIR%%/VL-PGothic-Regular.ttf
 %%FONTSDIR%%/VL-Gothic-Regular.ttf
 %%PORTDOCS%%%%DOCSDIR%%/Changelog
Index: files/25.vlgothic.conf
===================================================================
RCS file: files/25.vlgothic.conf
diff -N files/25.vlgothic.conf
--- files/25.vlgothic.conf	3 Nov 2006 20:25:53 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
-<!-- $FreeBSD: ports/japanese/vlgothic/files/25.vlgothic.conf,v 1.1 2006/11/03 20:25:53 alepulver Exp $ -->
-<fontconfig>
-<alias>
-<family>sans-serif</family>
-<prefer>
-<family>VL PGothic</family>
-</prefer>
-</alias>
-<alias>
-<family>monospace</family>
-<prefer>
-<family>VL Gothic</family>
-</prefer>
-</alias>
-</fontconfig>
Index: files/63-vlgothic.conf
===================================================================
RCS file: files/63-vlgothic.conf
diff -N files/63-vlgothic.conf
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/63-vlgothic.conf	3 Nov 2006 20:25:53 -0000
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<!-- $FreeBSD: ports/japanese/vlgothic/files/25.vlgothic.conf,v 1.1 2006/11/03 20:25:53 alepulver Exp $ -->
+<fontconfig>
+<alias>
+<family>sans-serif</family>
+<prefer>
+<family>VL PGothic</family>
+</prefer>
+</alias>
+<alias>
+<family>monospace</family>
+<prefer>
+<family>VL Gothic</family>
+</prefer>
+</alias>
+</fontconfig>
--- vlgothic.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list