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

(-)pscyr/Makefile (-4 / +5 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	PSCyr
8
PORTNAME=	PSCyr
9
PORTVERSION=	0.4c1
9
PATCH_LEVEL=	2
10
PORTVERSION=	0.4c${PATCH_LEVEL}
10
CATEGORIES=	russian print
11
CATEGORIES=	russian print
11
MASTER_SITES=	ftp://mch5.chem.msu.su/pub/russian/psfonts/ \
12
MASTER_SITES=	ftp://mch5.chem.msu.su/pub/russian/psfonts/ \
12
		ftp://ftp.vsu.ru/pub/tex/font-packs/pscyr/
13
		ftp://ftp.vsu.ru/pub/tex/font-packs/pscyr/
13
DISTFILES=	${PORTNAME}-${PORTVERSION:S/1/-patch1/}-tex.tar.gz \
14
DISTFILES=	${PORTNAME}-${PORTVERSION:S/${PATCH_LEVEL}$/-patch&/}-tex.tar.gz \
14
		${PORTNAME}-${PORTVERSION:S/1/-patch1/}-type1.tar.gz
15
		${PORTNAME}-${PORTVERSION:S/${PATCH_LEVEL}$/-patch&/}-type1.tar.gz
15
16
16
MAINTAINER=	kapr@crosswinds.net
17
MAINTAINER=	kapr@acm.org
17
18
18
RUN_DEPENDS=	mktexlsr:${PORTSDIR}/print/teTeX
19
RUN_DEPENDS=	mktexlsr:${PORTSDIR}/print/teTeX
19
# no other TeX is sufficient
20
# no other TeX is sufficient
(-)pscyr/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (PSCyr-0.4c-patch1-tex.tar.gz) = 232aadb786bc8ffb1b9466a637354661
1
MD5 (PSCyr-0.4c-patch2-tex.tar.gz) = af9c7dbb09ad4c6fe75e688993949315
2
MD5 (PSCyr-0.4c-patch1-type1.tar.gz) = 4e2f418b4ef0011624ff76e486f2016a
2
MD5 (PSCyr-0.4c-patch2-type1.tar.gz) = 123e9188761ca01c7ce53cd2b72c3c99
(-)pscyr/pkg-descr (+3 lines)
Lines 12-17 Link Here
12
12
13
The package provides 71 different font shapes altogether.
13
The package provides 71 different font shapes altogether.
14
14
15
The glyph set is sufficient to typeset documents in Russian, Ukrainian
16
and Belorussian.
17
15
WWW: ftp://mch5.chem.msu.su/pub/russian/psfonts/
18
WWW: ftp://mch5.chem.msu.su/pub/russian/psfonts/
16
19

Return to bug 31187