Hello,

This is an update for GNU Stow from 1.3.3 to 2.2.0. OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/stow/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    1 Jan 2014 20:46:29 -0000       1.9
+++ Makefile    13 May 2014 21:24:40 -0000
@@ -1,20 +1,20 @@
 # $OpenBSD: Makefile,v 1.9 2014/01/01 20:46:29 naddy Exp $
 
 COMMENT=       manages software package installations with symlinks
-
-DISTNAME=      stow-1.3.3
-REVISION =     1
+DISTNAME=      stow-2.2.0
 CATEGORIES=    sysutils
 
-HOMEPAGE=      https://www.gnu.org/software/stow/stow.html
-
+HOMEPAGE=      http://www.gnu.org/software/stow/stow.html
 MAINTAINER=    Andreas Kahari <andreas.kah...@gmail.com>
 
-# GPL
+# GPLv3
 PERMIT_PACKAGE_CDROM=  Yes
 
 MASTER_SITES=  ${MASTER_SITE_GNU:=stow/}
 
+TEST_DEPENDS=  devel/p5-Test-Output
+
+USE_GMAKE=     Yes
 CONFIGURE_STYLE=gnu
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/stow/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    5 Apr 2007 17:26:13 -0000       1.3
+++ distinfo    13 May 2014 21:24:40 -0000
@@ -1,5 +1,2 @@
-MD5 (stow-1.3.3.tar.gz) = WaB4xwVt2d2X+3BwY7adAw==
-RMD160 (stow-1.3.3.tar.gz) = qxksPHCcEeCn057I3iaO5r4yZfM=
-SHA1 (stow-1.3.3.tar.gz) = VwxQH4Zj/rJjYNsl3wvjQieLe5k=
-SHA256 (stow-1.3.3.tar.gz) = DNx/t4Yeg3he3S3hJyaPinLtmuUk3cS+yiNs/WPR+LA=
-SIZE (stow-1.3.3.tar.gz) = 139417
+SHA256 (stow-2.2.0.tar.gz) = i4nXmTnPmuh9LyI7s2o7LQxmd1tirrmVPG0z2rQNPCs=
+SIZE (stow-2.2.0.tar.gz) = 479109
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/stow/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   4 Sep 2005 23:35:59 -0000       1.3
+++ pkg/PLIST   13 May 2014 21:24:40 -0000
@@ -1,4 +1,45 @@
-@comment $OpenBSD: PLIST,v 1.3 2005/09/04 23:35:59 espie Exp $
+@comment $OpenBSD$
+bin/chkstow
 bin/stow
 @info info/stow.info
+libdata/perl5/site_perl/Stow/
+libdata/perl5/site_perl/Stow.pm
+libdata/perl5/site_perl/Stow/Util.pm
 @man man/man8/stow.8
+share/doc/stow/
+share/doc/stow/ChangeLog
+share/doc/stow/ChangeLog.OLD
+share/doc/stow/README
+share/doc/stow/manual-single.html
+share/doc/stow/manual-split/
+share/doc/stow/manual-split/Bootstrapping.html
+share/doc/stow/manual-split/Compile_002dtime-vs-Install_002dtime.html
+share/doc/stow/manual-split/Conflicts.html
+share/doc/stow/manual-split/Cygnus-Software.html
+share/doc/stow/manual-split/Deferred-Operation.html
+share/doc/stow/manual-split/Deleting-Packages.html
+share/doc/stow/manual-split/GNU-Emacs.html
+share/doc/stow/manual-split/GNU-General-Public-License.html
+share/doc/stow/manual-split/Ignore-Lists.html
+share/doc/stow/manual-split/Index.html
+share/doc/stow/manual-split/Installing-Packages.html
+share/doc/stow/manual-split/Introduction.html
+share/doc/stow/manual-split/Invoking-Stow.html
+share/doc/stow/manual-split/Justification-For-Yet-Another-Set-Of-Ignore-Files.html
+share/doc/stow/manual-split/Known-Bugs.html
+share/doc/stow/manual-split/Mixing-Operations.html
+share/doc/stow/manual-split/Motivation-For-Ignore-Lists.html
+share/doc/stow/manual-split/Multiple-Stow-Directories.html
+share/doc/stow/manual-split/Other-FSF-Software.html
+share/doc/stow/manual-split/Perl-and-Perl-5-Modules.html
+share/doc/stow/manual-split/Reporting-Bugs.html
+share/doc/stow/manual-split/Resource-Files.html
+share/doc/stow/manual-split/Target-Maintenance.html
+share/doc/stow/manual-split/Terminology.html
+share/doc/stow/manual-split/Tree-unfolding.html
+share/doc/stow/manual-split/Types-And-Syntax-Of-Ignore-Lists.html
+share/doc/stow/manual-split/index.html
+share/doc/stow/manual-split/tree-folding.html
+share/doc/stow/manual-split/tree-refolding.html
+share/doc/stow/manual.pdf
+share/doc/stow/version.texi

Reply via email to