Changeset 82295
- Timestamp:
- 08/12/11 04:19:03 (4 years ago)
- Location:
- trunk/dports/print
- Files:
-
- 2 edited
-
ghostscript-fonts-hiragino/Portfile (modified) (1 diff)
-
ghostscript/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/print/ghostscript-fonts-hiragino/Portfile
r77485 r82295 4 4 5 5 name ghostscript-fonts-hiragino 6 version 9.0 26 version 9.04 7 7 categories print japanese chinese 8 8 maintainers takanori openmaintainer -
trunk/dports/print/ghostscript/Portfile
r80607 r82295 5 5 6 6 name ghostscript 7 version 9.0 27 version 9.04 8 8 categories print 9 9 license GPL-3+ … … 29 29 30 30 checksums ${distname}.tar.gz \ 31 md5 86cc3a0509c0d96a641d58879d54274b\32 sha1 1d8831e0dc23c658fe43c971ff1195507e1b3786\33 rmd160 5e5aaf1b3d9be0c0689706956eb5d2a043ad1295\31 md5 9c2fb4af1eb609d09dba5bb0fa76173a \ 32 sha1 75370060d0a272e66be20152a058e4135976f2e5 \ 33 rmd160 30a49c1cc12e3b449117762b3edbb121d5d2766c \ 34 34 ghostscript-fonts-other-6.0.tar.gz \ 35 35 md5 1a643ae62ef166562e4d422b1a601272 \ … … 91 91 configure.optflags -O0 92 92 93 # gs compiled by clang/llvm-gcc-4.2 sometimes produces 'Segmentation fault: 11' 94 if {${configure.compiler} == "llvm-gcc-4.2"} { 95 # if {[rpm-vercomp $xcodeversion 4.1] >= 0} { 96 # configure.compiler clang 97 # } else { 98 configure.compiler gcc-4.2 99 # } 100 } 101 93 102 configure.args --disable-compile-inits \ 94 103 --disable-cups \
Note: See TracChangeset
for help on using the changeset viewer.

