From 3eda249d88e80af47c810c51f07e0d85bf623220 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 24 Jul 2019 10:30:33 +0000 Subject: [PATCH] update to stow-2.3.0, from maintainer --- sysutils/stow/Makefile | 11 +++++++---- sysutils/stow/distinfo | 4 ++-- sysutils/stow/pkg/PLIST | 5 +++-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index 4b9b915f04e..733a72dbc64 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,16 +1,15 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:52 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2019/07/24 10:30:33 sthen Exp $ COMMENT= manages software package installations with symlinks -DISTNAME= stow-2.2.2 -REVISION= 0 +DISTNAME= stow-2.3.0 CATEGORIES= sysutils HOMEPAGE= https://www.gnu.org/software/stow/stow.html MAINTAINER= Andreas Kusalananda Kahari -# GPLv2+ +# GPLv3+ PERMIT_PACKAGE= Yes MASTER_SITES= ${MASTER_SITE_GNU:=stow/} @@ -18,6 +17,10 @@ MASTER_SITES= ${MASTER_SITE_GNU:=stow/} CONFIGURE_STYLE=gnu USE_GMAKE=Yes +RUN_DEPENDS= devel/p5-Clone \ + devel/p5-Clone-Choose \ + devel/p5-Hash-Merge + TEST_DEPENDS= devel/p5-IO-stringy \ devel/p5-Test-Output diff --git a/sysutils/stow/distinfo b/sysutils/stow/distinfo index 08f418bd811..d70a4dd319b 100644 --- a/sysutils/stow/distinfo +++ b/sysutils/stow/distinfo @@ -1,2 +1,2 @@ -SHA256 (stow-2.2.2.tar.gz) = 4vd2STAbIVua28LwdFI77eutNmgSaQudyURXr1zyc98= -SIZE (stow-2.2.2.tar.gz) = 579324 +SHA256 (stow-2.3.0.tar.gz) = BSTqoNRIXRv/t4tc31tvwT45REZmyi5RM29m3bPIGEE= +SIZE (stow-2.3.0.tar.gz) = 652135 diff --git a/sysutils/stow/pkg/PLIST b/sysutils/stow/pkg/PLIST index 32ee4d4ab50..2d2fd6fd7e8 100644 --- a/sysutils/stow/pkg/PLIST +++ b/sysutils/stow/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.4 2015/05/07 11:27:59 jca Exp $ +@comment $OpenBSD: PLIST,v 1.5 2019/07/24 10:30:33 sthen Exp $ bin/chkstow bin/stow @info info/stow.info @@ -9,7 +9,8 @@ libdata/perl5/site_perl/Stow/Util.pm share/doc/stow/ share/doc/stow/ChangeLog share/doc/stow/ChangeLog.OLD -share/doc/stow/README +share/doc/stow/INSTALL.md +share/doc/stow/README.md share/doc/stow/manual-single.html share/doc/stow/manual-split/ share/doc/stow/manual-split/Bootstrapping.html