View | Details | Raw Unified | Return to bug 139120
Collapse All | Expand All

(-)/kirby/shared/ports/fontforge/Makefile (-3 / +4 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	fontforge
8
PORTNAME=	fontforge
9
PORTVERSION=	20090914
9
PORTVERSION=	20090923
10
PORTREVISION=	1
11
CATEGORIES=	print
10
CATEGORIES=	print
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-source
11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-source
13
DISTFILES=	${EXTRACT_ONLY}
12
DISTFILES=	${EXTRACT_ONLY}
Lines 31-37 Link Here
31
.endif
30
.endif
32
31
33
.if !defined(NOPORTDOCS)
32
.if !defined(NOPORTDOCS)
34
DOC_VERSION=	${PORTVERSION}
33
#DOC_VERSION=	${PORTVERSION}
34
# This version of Fontforge has a different version number for the docs as opposed to the actual source
35
DOC_VERSION=	20090914
35
MASTER_SITES+=	SF/${PORTNAME}/${PORTNAME}-docs:docs
36
MASTER_SITES+=	SF/${PORTNAME}/${PORTNAME}-docs:docs
36
DOCFILES=	${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2
37
DOCFILES=	${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2
37
DISTFILES+=	${DOCFILES:C/$/:docs/}
38
DISTFILES+=	${DOCFILES:C/$/:docs/}
(-)/kirby/shared/ports/fontforge/distinfo (-3 / +3 lines)
Lines 1-6 Link Here
1
MD5 (fontforge_full-20090914.tar.bz2) = 16a744e42e8944c4298f7e004f95dd31
1
MD5 (fontforge_full-20090923.tar.bz2) = ea9d8dc38de79235fbe6add725b38ffe
2
SHA256 (fontforge_full-20090914.tar.bz2) = 94803b29d1562fe6af3c7c389adeca15c75b10b99ed4cc31a45e55cb9569ea3f
2
SHA256 (fontforge_full-20090923.tar.bz2) = 43bbad49796a93dac3eac6f97e79d882b34fb0835ee3645c2408b402fdd01baa
3
SIZE (fontforge_full-20090914.tar.bz2) = 5504747
3
SIZE (fontforge_full-20090923.tar.bz2) = 5492119
4
MD5 (freetype-2.3.9.tar.bz2) = d76233108aca9c9606cdbd341562ad9a
4
MD5 (freetype-2.3.9.tar.bz2) = d76233108aca9c9606cdbd341562ad9a
5
SHA256 (freetype-2.3.9.tar.bz2) = 51a033bce9904d73e0821e8e2bba24bd319619d7d1b2e9eeccac611580242ab6
5
SHA256 (freetype-2.3.9.tar.bz2) = 51a033bce9904d73e0821e8e2bba24bd319619d7d1b2e9eeccac611580242ab6
6
SIZE (freetype-2.3.9.tar.bz2) = 1363190
6
SIZE (freetype-2.3.9.tar.bz2) = 1363190
(-)/kirby/shared/ports/fontforge/pkg-plist (-1 lines)
Lines 45-51 Link Here
45
include/fontforge/ofl.h
45
include/fontforge/ofl.h
46
include/fontforge/pfaedit.h
46
include/fontforge/pfaedit.h
47
include/fontforge/plugins.h
47
include/fontforge/plugins.h
48
include/fontforge/prefpage.h
49
include/fontforge/print.h
48
include/fontforge/print.h
50
include/fontforge/psfont.h
49
include/fontforge/psfont.h
51
include/fontforge/savefont.h
50
include/fontforge/savefont.h

Return to bug 139120