Opened 21 years ago
Closed 20 years ago
#1672 closed defect (fixed)
NEW: update-fonts-utils 1.0
Reported by: | digdog@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
'update-fonts-utils' is a custom collection of utilities that was written by Branden Robinson for the Debian Project. This package contains three scripts: update-fonts-alias, update-fonts-dir and update- fonts-scale. Users can use these scripts to create fonts.dir, assemble fonts.alias, fonts.scale files in the X font directory.
Attachments (5)
Change History (16)
Changed 21 years ago by digdog@…
comment:1 Changed 21 years ago by digdog@…
Note for future 'X11 fonts' Portfile maintainers: please make sure your .alias or .scale files were installed in ${prefix/etc/X11/fonts}, and run these script in post-install to update.
Please see man 8 update-fonts-{alias, dir, scale] for more information.
comment:2 Changed 21 years ago by toby@…
attachments.isobsolete: | 0 → 1 |
---|
comment:3 Changed 21 years ago by digdog@…
attachments.isobsolete: | 0 → 1 |
---|
comment:4 Changed 21 years ago by digdog@…
now, the changes make script touch no /usr/X11R6. this means if user wants to use these scripts, fonts must install into ${prefix}/lib/X11/fonts, and must use 'xset fp+' when starting X Window.
comment:5 Changed 20 years ago by blb@…
Looks like some files have changed since you submitted this (update-fonts-scale and update-fonts- scale.8) since port fails to verify all the checksums.
comment:6 Changed 20 years ago by olegb@…
b0rk:/Volumes/OpenDarwin/test_darwinports/sysutils/update-fontutils olegb$ port -dv build DEBUG: Skipping completed com.apple.main (update-fonts-utils) DEBUG: Skipping completed com.apple.fetch (update-fonts-utils) ---> Verifying checksum(s) for update-fonts-utils DEBUG: Executing com.apple.checksum (update-fonts-utils) ---> Checksumming update-fonts-alias ---> Checksumming update-fonts-dir ---> Checksumming update-fonts-scale Error: Checksum mismatch for update-fonts-scale Correct checksum: update-fonts-scale md5 a0c62d8a1155c46d7612fa98831a408c ---> Checksumming update-fonts-alias.8 ---> Checksumming update-fonts-dir.8 ---> Checksumming update-fonts-scale.8 Error: Checksum mismatch for update-fonts-scale.8 Correct checksum: update-fonts-scale.8 md5 7d5e99c38078e39c0ce93a1b31c379ba Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for update-fonts-utils): com.apple.build com.apple.extract com.apple.checksum com.apple.patch com.apple.configure
comment:7 Changed 20 years ago by digdog@…
attachments.isobsolete: | 0 → 1 |
---|
comment:8 Changed 20 years ago by snu@…
Summary: | new: update-fonts-utils 1.0 → NEW: update-fonts-utils 1.0 |
---|
comment:9 Changed 20 years ago by olegb@…
Still checksum errors out on me :(
---> Attempting to fetch update-fonts-scale.8 from http://necrotic.deadbeast.net/xsf/XFree86/ trunk/debian/local/DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/distfiles/update- fonts-utils" && /usr/bin/curl -f -L -o update-fonts-scale.8.TMP http://necrotic.deadbeast.net/xsf/ XFree86/trunk/debian/local/update-fonts-scale.8' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed100 5997 100 5997 0 0 8531 0 --:--:-- --:--:-- --:--:-- 18956---> Verifying checksum(s) for update- fonts-utilsDEBUG: Executing com.apple.checksum (update-fonts-utils)---> Checksumming update- fonts-aliasError: Checksum (md5) mismatch for update-fonts-aliasPortfile checksum: update-fonts- alias md5 88793cf8f3fd1efe2ba7246f15b05d27Distfile checksum: update-fonts-alias md5 02a37f3fcf4220bd1fa90bc9739c72d8---> Checksumming update-fonts-dirError: Checksum (md5) mismatch for update-fonts-dirPortfile checksum: update-fonts-dir md5 58e74f370c3f94da096277d039f5658cDistfile checksum: update-fonts-dir md5 5aa2601736a6c6f9c2c1b45320b513b5---> Checksumming update-fonts-scaleError: Checksum (md5) mismatch for update-fonts-scalePortfile checksum: update-fonts-scale md5 a0c62d8a1155c46d7612fa98831a408cDistfile checksum: update-fonts-scale md5 11e3e9e0059f9cee9f13defc72201082---> Checksumming update-fonts-alias.8Error: Checksum (md5) mismatch for update-fonts-alias.8Portfile checksum: update-fonts-alias.8 md5 d69ba367d0a8aa0ed3bcb8500ab4337aDistfile checksum: update-fonts-alias.8 md5 93c4f30d25c065cb3c06d5ed104f2591---> Checksumming update-fonts-dir.8Error: Checksum (md5) mismatch for update-fonts-dir.8Portfile checksum: update-fonts-dir.8 md5 78c1de50ae2c6f90226e4ca37d7fed25Distfile checksum: update-fonts-dir.8 md5 25a24d102bab59262fa8cb49dd231573---> Checksumming update-fonts-scale.8Error: Checksum (md5) mismatch for update-fonts-scale.8Portfile checksum: update-fonts-scale.8 md5 7d5e99c38078e39c0ce93a1b31c379baDistfile checksum: update-fonts-scale.8 md5 b421a934182fd56237a4c0fb8a1a4c38Error: Target com.apple.checksum returned: Unable to verify file checksumsWarning: the following items did not execute (for update-fonts-utils): com.apple.checksumm00:~/src/testport/update-font-utils olegb$
comment:10 Changed 20 years ago by digdog@…
attachments.isobsolete: | 0 → 1 |
---|
comment:11 Changed 20 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
woho !
commited :-)
thanks for you patience Kevin.
Portfile