Update for urw-fonts
Simon Ruderich
simon at ruderich.com
Tue Jun 19 12:56:39 PDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
the current Portfile for urw-fonts isn't working because the file
doesn't exist on the server anymore. But there is a new version which
can be used.
Here is a patch which works for me to get the Portfile working.
- --- Portfile 2007-03-23 21:35:47.000000000 +0100
+++ Portfile 2007-06-19 21:53:06.000000000 +0200
@@ -2,7 +2,7 @@
PortSystem 1.0
name urw-fonts
- -version 1.0.7pre41
+version 1.0.7pre42
revision 1
categories x11 fonts
maintainers takanori at macports.org
@@ -16,9 +16,9 @@
distfiles ${name}-${version}.tar.bz2
depends_lib port:fontconfig
- -checksums ${name}-${version}.tar.bz2 md5
eb088831196b4bf0138e43b68e884f63 \
- - sha1 6e64946a07a3770403c4e11449f181e9481666e0 \
- - rmd160 12a739bf425189c42e9b611c4ab0df063ac37de2
+checksums ${name}-${version}.tar.bz2 md5
362123026b6bae624bdcf8b366ae7978 \
+ sha1 6ccc98ce13711f409c61f6f86dc6fc7cf151cec2 \
+ rmd160 6d820bd225b157f1f59bef93535d6cb976ef87b9
use_bzip2 yes
extract.dir ${worksrcpath}
I've also a question to the Portfile. Is the
"${name}-${version}.tar.bz2" in front of md5 necessary or can it be
removed? Thanks for any information.
Hope this helps,
Simon
- --
+ privacy is necessary
+ using http://gnupg.org
+ public key id: 0x6115F804EFB33229
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iD8DBQFGeDT3YRX4BO+zMikRCpR5AJ4w4xcZ9aPsGmeKfyg56tT+vp3c9QCg3DuQ
GW3W0Siyybn5t7rTBCWsay0=
=Y2Fv
-----END PGP SIGNATURE-----
More information about the macports-dev
mailing list