Update to rcm-1.3.1
Same patch from maintainer Mike Burns mike+openbsd <at> mike-burns.com with addition NO_TEST from me. Thanks! ok sthen@, "looks okay" @landry
This commit is contained in:
parent
58bc2cd6d4
commit
8769d4d59b
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/11/06 18:57:06 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2017/05/15 15:10:27 rsadowski Exp $
|
||||
|
||||
COMMENT = rc file (dotfile) management
|
||||
|
||||
DISTNAME = rcm-1.3.0
|
||||
DISTNAME = rcm-1.3.1
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
@ -17,4 +17,7 @@ MASTER_SITES = https://thoughtbot.github.io/rcm/dist/
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
# XXX The test suite uses cram.
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rcm-1.3.0.tar.gz) = 3c9jizZ7A2HY4GPCn9Vz2+FxLRuD6NWzqGjkqkX/yEc=
|
||||
SIZE (rcm-1.3.0.tar.gz) = 107868
|
||||
SHA256 (rcm-1.3.1.tar.gz) = nI+S26Y6ucuKaz0Mz37Y7fPw+ziLBEWE10d4FF+uf48=
|
||||
SIZE (rcm-1.3.1.tar.gz) = 89437
|
||||
|
Loading…
x
Reference in New Issue
Block a user