summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-07-08 19:58:08 +0000
committersem <sem@FreeBSD.org>2004-07-08 19:58:08 +0000
commite6cd5ac938a5d15ed14c08d8be34b8a6a0f5a1f1 (patch)
tree3dc7fbcb441a0a034a58fdb535d1b2f921e1f054
parentffc7b7b93370a5e6ddd74050c64280c0774f611c (diff)
downloadFreeBSD-ports-e6cd5ac938a5d15ed14c08d8be34b8a6a0f5a1f1.zip
FreeBSD-ports-e6cd5ac938a5d15ed14c08d8be34b8a6a0f5a1f1.tar.gz
Update to 2.0.0
PR: ports/68801 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: krion (mentor)
-rw-r--r--devel/shtool/Makefile15
-rw-r--r--devel/shtool/distinfo4
-rw-r--r--devel/shtool/pkg-descr4
-rw-r--r--devel/shtool/pkg-plist2
4 files changed, 14 insertions, 11 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile
index b18f616..d077e08 100644
--- a/devel/shtool/Makefile
+++ b/devel/shtool/Makefile
@@ -6,18 +6,21 @@
#
PORTNAME= shtool
-PORTVERSION= 1.6.2
+PORTVERSION= 2.0.0
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU} \
- ftp://ftp.ossp.org/pkg/tool/shtool/
-MASTER_SITE_SUBDIR= shtool
+MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/shtool/
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Portable Shell Tool
-USE_PERL5= yes
+USE_PERL5_BUILD= yes
GNU_CONFIGURE= yes
-MAN1= shtool.1 shtoolize.1
+MAN1= shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \
+ shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \
+ shtool-move.1 shtool-path.1 shtool-platform.1 shtool-prop.1 \
+ shtool-rotate.1 shtool-scpp.1 shtool-slo.1 shtool-subst.1 \
+ shtool-table.1 shtool-tarball.1 shtool-version.1 \
+ shtool.1 shtoolize.1
.include <bsd.port.mk>
diff --git a/devel/shtool/distinfo b/devel/shtool/distinfo
index bab1389..fb95595 100644
--- a/devel/shtool/distinfo
+++ b/devel/shtool/distinfo
@@ -1,2 +1,2 @@
-MD5 (shtool-1.6.2.tar.gz) = 72d92e38405a2547da1a41546f1b524c
-SIZE (shtool-1.6.2.tar.gz) = 80938
+MD5 (shtool-2.0.0.tar.gz) = b93415536c0af62fc69e66e5db2e9cca
+SIZE (shtool-2.0.0.tar.gz) = 91067
diff --git a/devel/shtool/pkg-descr b/devel/shtool/pkg-descr
index edde65e..7b7a95b 100644
--- a/devel/shtool/pkg-descr
+++ b/devel/shtool/pkg-descr
@@ -1,5 +1,5 @@
GNU shtool -- The GNU Portable Shell Tool
-Copyright (c) 1994-2002 Ralf S. Engelschall <rse@engelschall.com>
+Copyright (c) 1994-2004 Ralf S. Engelschall <rse@engelschall.com>
The GNU shtool program is a compilation of small but very stable and
portable shell scripts into a single shell tool. All ingredients were
@@ -9,4 +9,4 @@ tree of free software packages. There it can take over various (usually
non-portable) tasks related to the building and installation of such
packages.
-WWW: http://www.gnu.org/software/shtool/
+WWW: http://www.ossp.org/pkg/tool/shtool/
diff --git a/devel/shtool/pkg-plist b/devel/shtool/pkg-plist
index 25f4292..5cb5fe9 100644
--- a/devel/shtool/pkg-plist
+++ b/devel/shtool/pkg-plist
@@ -5,7 +5,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
@@ -13,6 +12,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
OpenPOWER on IntegriCloud