Permalink
Browse files
xcompmgr: update to 1.1.8
- Loading branch information
Showing
with
6 additions
and
3 deletions.
-
+6
−3
x11/xcompmgr/Portfile
|
|
@@ -1,7 +1,9 @@ |
|
|
# -*- 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 xcompmgr |
|
|
version 1.1.7 |
|
|
version 1.1.8 |
|
|
categories x11 |
|
|
license X11 |
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer |
|
|
@@ -14,8 +16,9 @@ homepage https://www.x.org/ |
|
|
master_sites xorg:individual/app/ |
|
|
use_bzip2 yes |
|
|
|
|
|
checksums rmd160 5377a287185099390b57ed698a417a91054c1192 \ |
|
|
sha256 c8049b1a2531313be7469ba9b198d334f0b91cc01efc2b20b9afcb117e4d6892 |
|
|
checksums rmd160 0cdd057023d1cb876bea0df145dce188bbb99355 \ |
|
|
sha256 0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243 \ |
|
|
size 138806 |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
|
|
|
|