diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/cm-super/Makefile | 12 | ||||
-rw-r--r-- | print/cm-super/distinfo | 6 |
2 files changed, 11 insertions, 7 deletions
diff --git a/print/cm-super/Makefile b/print/cm-super/Makefile index 08722a28cd25..efb3cd039d73 100644 --- a/print/cm-super/Makefile +++ b/print/cm-super/Makefile @@ -7,10 +7,13 @@ PORTNAME= cm-super PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= print x11-fonts -MASTER_SITES= ${MASTER_SITE_TEX_CTAN} -MASTER_SITE_SUBDIR= fonts/ps-type1 -DISTNAME= ${PORTNAME} +MASTER_SITES= LOCAL +MASTER_SITE_SUBDIR= hrs +#MASTER_SITES= ${MASTER_SITE_TEX_CTAN} +#MASTER_SITE_SUBDIR= fonts/ps-type1 +#DISTNAME= ${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= Computer Modern Font Families in Type 1 Fonts @@ -21,6 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst RUN_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base USE_ZIP= yes +WRKSRC= ${WRKDIR}/${PORTNAME} .if !defined(WITHOUT_X11) PLIST_X11= "" @@ -93,6 +97,6 @@ do-install: @${UPDMAP_SYS} --nohash --nomkmap --enable Map=${F} .endfor @${ECHO_CMD} "Regenerating mapfiles..." - @${UPDMAP_SYS} + -@${UPDMAP_SYS} .include <bsd.port.mk> diff --git a/print/cm-super/distinfo b/print/cm-super/distinfo index 404395f1e9a9..a566d102504b 100644 --- a/print/cm-super/distinfo +++ b/print/cm-super/distinfo @@ -1,3 +1,3 @@ -MD5 (cm-super.zip) = e3a664a41cc3b7e2990e81b146455677 -SHA256 (cm-super.zip) = 9f48caa42625b92da48bb5f5563790bb74a1e3db877e62af64de21d4ef9c6c41 -SIZE (cm-super.zip) = 67319909 +MD5 (cm-super-0.3.4.zip) = 6aa02bb39ae86900753a6e44c9659949 +SHA256 (cm-super-0.3.4.zip) = 7f561b48f52e27309b37c8c08f4e8fc46ac747e9e2b2e580a1e268e60fb5fbac +SIZE (cm-super-0.3.4.zip) = 67364521 |