Permalink
Browse files
xorg-libFS: update to 1.0.8
- Loading branch information
Showing
with
12 additions
and
8 deletions.
-
+12
−8
x11/xorg-libFS/Portfile
|
|
@@ -1,8 +1,10 @@ |
|
|
PortSystem 1.0 |
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
|
|
|
|
|
PortSystem 1.0 |
|
|
|
|
|
name xorg-libFS |
|
|
version 1.0.7 |
|
|
revision 1 |
|
|
version 1.0.8 |
|
|
revision 0 |
|
|
categories x11 devel |
|
|
license X11 |
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer |
|
|
@@ -12,12 +14,14 @@ platforms darwin macosx |
|
|
long_description X11 Font Server library |
|
|
master_sites xorg:individual/lib/ |
|
|
|
|
|
distname libFS-${version} |
|
|
checksums rmd160 b4ab136e2f4f2a3906d5b805072df73654c709e4 \ |
|
|
sha256 2e9d4c07026a7401d4fa4ffae86e6ac7fec83f50f3268fa85f52718e479dc4f3 |
|
|
distname libFS-${version} |
|
|
|
|
|
checksums rmd160 9253e762e18e530910d405b612380c080e29594a \ |
|
|
sha256 c8e13727149b2ddfe40912027459b2522042e3844c5cd228c3300fe5eef6bd0f \ |
|
|
size 347880 |
|
|
|
|
|
use_bzip2 yes |
|
|
use_parallel_build yes |
|
|
use_bzip2 yes |
|
|
use_parallel_build yes |
|
|
|
|
|
depends_build port:pkgconfig \ |
|
|
port:xorg-xtrans |
|
|
|