Permalink
Browse files
xorg-libXxf86dga: update to 1.1.5
- Loading branch information
Showing
with
12 additions
and
9 deletions.
-
+12
−9
x11/xorg-libXxf86dga/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-libXxf86dga |
|
|
version 1.1.4 |
|
|
revision 1 |
|
|
version 1.1.5 |
|
|
revision 0 |
|
|
categories x11 devel |
|
|
license X11 |
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer |
|
|
@@ -12,13 +14,14 @@ platforms darwin macosx |
|
|
long_description ${description} |
|
|
master_sites xorg:individual/lib/ |
|
|
|
|
|
distname libXxf86dga-${version} |
|
|
checksums sha1 51f2fc8d5d5fb398cf3c66735789feadb9aaeba9 \ |
|
|
rmd160 e34a3a3c1e15d2de2eb8e698fc5c244718b08700 \ |
|
|
sha256 8eecd4b6c1df9a3704c04733c2f4fa93ef469b55028af5510b25818e2456c77e |
|
|
distname libXxf86dga-${version} |
|
|
|
|
|
checksums rmd160 d094de57dd5a4994bf6f86553d479c9d3075d722 \ |
|
|
sha256 2b98bc5f506c6140d4eddd3990842d30f5dae733b64f198a504f07461bdb7203 \ |
|
|
size 301685 |
|
|
|
|
|
use_bzip2 yes |
|
|
use_parallel_build yes |
|
|
use_bzip2 yes |
|
|
use_parallel_build yes |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
|
|
|
|