Skip to content
Permalink
Browse files

libyaml: deal with stealth-update

  • Loading branch information
kencu committed Apr 7, 2019
1 parent 42482fd commit 793766b45df015f0d8d36cb151cfffe6f70a2632
Showing with 4 additions and 1 deletion.
  1. +4 −1 devel/libyaml/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
name libyaml
set dname yaml
version 0.2.2
revision 0
revision 1
maintainers nomaintainer
categories devel
platforms darwin
@@ -21,6 +21,9 @@ master_sites https://pyyaml.org/download/libyaml
distname ${dname}-${version}
worksrcdir ${dname}-${version}

# deal with stealth-update; remove at next update
dist_subdir ${name}/${version}_1

checksums rmd160 27a870e810215083ed6a33481f6eb704ae4cfab1 \
sha256 4a9100ab61047fd9bd395bcef3ce5403365cafd55c1e0d0299cde14958e47be9 \
size 609359

0 comments on commit 793766b

Please sign in to comment.
You can’t perform that action at this time.