Update devel/shtool to 2.0.8

- add license marker
- add patches to fix pod2man errors

OK sthen@, aja@ on a previous diff
This commit is contained in:
rpe 2014-12-19 11:05:18 +00:00
parent 2fc1b95bbc
commit 62bd19dd19
6 changed files with 62 additions and 10 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.35 2013/11/09 23:19:03 naddy Exp $
# $OpenBSD: Makefile,v 1.36 2014/12/19 11:05:18 rpe Exp $
COMMENT= GNU Portable Shell Tool
DISTNAME= shtool-1.6.1
REVISION= 0
DISTNAME= shtool-2.0.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=shtool/}
HOMEPAGE= https://www.gnu.org/software/shtool/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,5 +1,2 @@
MD5 (shtool-1.6.1.tar.gz) = VO3KtnD2/E8sH0eCwo8Nqg==
RMD160 (shtool-1.6.1.tar.gz) = Yf4gRwfwDVII02rdUDYEtpyJUvM=
SHA1 (shtool-1.6.1.tar.gz) = IHKSsJz2uYj73f//jH6jbCgKA3c=
SHA256 (shtool-1.6.1.tar.gz) = 9kn7GUmTer95BK1HPsk2G9GBOq83/1ObXJuq1MJ54pc=
SIZE (shtool-1.6.1.tar.gz) = 79515
SHA256 (shtool-2.0.8.tar.gz) = EpilSUFtEq8jnp9OeH5uZQkhCvtJ1c8o627EAVBGrhk=
SIZE (shtool-2.0.8.tar.gz) = 97033

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-sh_mdate,v 1.1 2014/12/19 11:05:18 rpe Exp $
--- sh.mdate.orig Fri Dec 19 10:36:02 2014
+++ sh.mdate Fri Dec 19 10:36:21 2014
@@ -219,6 +219,8 @@ Specifies order of the day month year elements within
element represented as a single character out of ``C<d>'', ``C<m>'' and
``C<y>''. The default for I<spec> is ``C<dmy>''.
+=back
+
=head1 EXAMPLE
# shell script

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-sh_mkdir,v 1.1 2014/12/19 11:05:18 rpe Exp $
--- sh.mkdir.orig Fri Dec 19 10:39:52 2014
+++ sh.mkdir Fri Dec 19 10:40:17 2014
@@ -183,6 +183,8 @@ Default is to skip this step and leave the operating s
which is usually based on the executing gid or the parent setgid
directory.
+=back
+
=head1 EXAMPLE
# Makefile

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-sh_mkshadow,v 1.1 2014/12/19 11:05:18 rpe Exp $
--- sh.mkshadow.orig Fri Dec 19 10:39:49 2014
+++ sh.mkshadow Fri Dec 19 10:40:08 2014
@@ -188,6 +188,8 @@ Enable the output of the essential shell commands whic
Really shadow all files and directories in I<src-dir>. Default is to
skip CVS related files and directories, backup files, object files, etc.
+=back
+
=head1 EXAMPLE
# shell script

View File

@ -1,6 +1,25 @@
@comment $OpenBSD: PLIST,v 1.5 2004/09/14 23:44:01 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2014/12/19 11:05:18 rpe Exp $
bin/shtool
bin/shtoolize
@man man/man1/shtool-arx.1
@man man/man1/shtool-echo.1
@man man/man1/shtool-fixperm.1
@man man/man1/shtool-install.1
@man man/man1/shtool-mdate.1
@man man/man1/shtool-mkdir.1
@man man/man1/shtool-mkln.1
@man man/man1/shtool-mkshadow.1
@man man/man1/shtool-move.1
@man man/man1/shtool-path.1
@man man/man1/shtool-platform.1
@man man/man1/shtool-prop.1
@man man/man1/shtool-rotate.1
@man man/man1/shtool-scpp.1
@man man/man1/shtool-slo.1
@man man/man1/shtool-subst.1
@man man/man1/shtool-table.1
@man man/man1/shtool-tarball.1
@man man/man1/shtool-version.1
@man man/man1/shtool.1
@man man/man1/shtoolize.1
share/aclocal/
@ -10,7 +29,6 @@ share/shtool/sh.arx
share/shtool/sh.common
share/shtool/sh.echo
share/shtool/sh.fixperm
share/shtool/sh.guessos
share/shtool/sh.install
share/shtool/sh.mdate
share/shtool/sh.mkdir
@ -18,6 +36,7 @@ share/shtool/sh.mkln
share/shtool/sh.mkshadow
share/shtool/sh.move
share/shtool/sh.path
share/shtool/sh.platform
share/shtool/sh.prop
share/shtool/sh.rotate
share/shtool/sh.scpp