- Update to 20070317
- Rename conf file to accomodate new fontconfig PR: ports/110542 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
This commit is contained in:
parent
0e7db8a5d4
commit
71bdc605e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188041
@ -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 @@ do-install:
|
||||
${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}
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
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
|
||||
|
@ -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 @@ do-install:
|
||||
${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}
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user