diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-03-07 02:21:02 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-03-07 02:21:02 +0000 |
commit | e4870c94b51491642e4b85b6636ce27fdcf82cd1 (patch) | |
tree | 9f8d5afb7c35b1b91a0239cef5f22cbd01707f51 /x11-fonts | |
parent | 2392c614c5c7d8026740687d27ffcca7db4537c4 (diff) | |
download | ports-e4870c94b51491642e4b85b6636ce27fdcf82cd1.tar.gz ports-e4870c94b51491642e4b85b6636ce27fdcf82cd1.zip |
update to 0.8.0
Approved by: itetcu (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=186763
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/wqy/Makefile | 6 | ||||
-rw-r--r-- | x11-fonts/wqy/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index 8582e26542e7..6bcf80fe9e23 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -6,13 +6,13 @@ # PORTNAME= wqy -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= wqy -DISTNAME= ${PORTNAME}-bitmapfont-pcf-${PORTVERSION}-4 +DISTNAME= ${PORTNAME}-bitmapfont-pcf-${PORTVERSION}-6 MAINTAINER= dryice@FreeBSD.org COMMENT= A font which includes all the CJK characters covered by Unicode 4.0 @@ -28,7 +28,7 @@ BUILD_DEPENDS+= mkfontdir:${X_CLIENTS_PORT} BUILD_DEPENDS+= fc-cache:${PORTSDIR}/x11-fonts/fontconfig .if !defined(NOPORTDOCS) -PORTDOCS= ChangeLog CREDIT GPL.txt INSTALL INSTALL.zh.gb2312 LOGO.png PLEASE_HELP_TO_IMPROVE README STAT +PORTDOCS= AUTHORS ChangeLog COPYING INSTALL INSTALL.zh.gb2312 LOGO.png README .endif do-install: diff --git a/x11-fonts/wqy/distinfo b/x11-fonts/wqy/distinfo index a64bbbf66067..b43d9c7ef906 100644 --- a/x11-fonts/wqy/distinfo +++ b/x11-fonts/wqy/distinfo @@ -1,3 +1,3 @@ -MD5 (wqy-bitmapfont-pcf-0.7.0-4.tar.gz) = bb577c26c530a28eab46d944d7391ed7 -SHA256 (wqy-bitmapfont-pcf-0.7.0-4.tar.gz) = e3b7c858d13f359fadce659eeb5ee6d1351451d7e3a340ee95feb4fa6bd82b56 -SIZE (wqy-bitmapfont-pcf-0.7.0-4.tar.gz) = 5428710 +MD5 (wqy-bitmapfont-pcf-0.8.0-6.tar.gz) = 2a4549aecc56a5e40e824d8ea75d209b +SHA256 (wqy-bitmapfont-pcf-0.8.0-6.tar.gz) = 5772728cd0e137c9d9e8c227aecedca0143171e765216048d51b2f0b5da0a04b +SIZE (wqy-bitmapfont-pcf-0.8.0-6.tar.gz) = 5338688 |