diff options
author | hrs <hrs@FreeBSD.org> | 2008-12-16 21:06:50 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2008-12-16 21:06:50 +0800 |
commit | 6dc2c5eecdecd6e083bf4be7a6577963819dfe6c (patch) | |
tree | 43883af4a107c1bf8967f3acbd4e7e111a38ec87 /print | |
parent | b3dc09a5b85572b92449200e1d9bb783005ff9c1 (diff) | |
download | freebsd-ports-gnome-6dc2c5eecdecd6e083bf4be7a6577963819dfe6c.tar.gz freebsd-ports-gnome-6dc2c5eecdecd6e083bf4be7a6577963819dfe6c.tar.zst freebsd-ports-gnome-6dc2c5eecdecd6e083bf4be7a6577963819dfe6c.zip |
Update distinfo. The version 0.3.4 has been rolled out but most
of distribution sites still have the 0.3.3 in zip format for some
reason, so local copy of distfile is used at this moment.
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 |