diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2002-07-13 18:34:22 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2002-07-13 18:34:22 +0000 |
commit | 1eee9917e74587d7daff9081a75473fa81dcfd36 (patch) | |
tree | 6c08bcf51984a8252d9165dc514fcd1267b6bd60 /devel | |
parent | 0f8bd35c53a036ed6981fc831dda5ef15f6a7f6a (diff) | |
download | ports-1eee9917e74587d7daff9081a75473fa81dcfd36.tar.gz ports-1eee9917e74587d7daff9081a75473fa81dcfd36.zip |
Upgrade to GNU shtool 1.6.1
Notes
Notes:
svn path=/head/; revision=62903
Diffstat (limited to 'devel')
-rw-r--r-- | devel/shtool/Makefile | 4 | ||||
-rw-r--r-- | devel/shtool/distinfo | 2 | ||||
-rw-r--r-- | devel/shtool/pkg-descr | 2 | ||||
-rw-r--r-- | devel/shtool/pkg-plist | 22 |
4 files changed, 16 insertions, 14 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile index a25441b9e3be..e56c3cdd8185 100644 --- a/devel/shtool/Makefile +++ b/devel/shtool/Makefile @@ -6,10 +6,10 @@ # PORTNAME= shtool -PORTVERSION= 1.5.4 +PORTVERSION= 1.6.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ - ftp://ftp.engelschall.com/sw/shtool/ + ftp://ftp.ossp.org/pkg/tool/shtool/ MASTER_SITE_SUBDIR= shtool MAINTAINER= rse@engelschall.com diff --git a/devel/shtool/distinfo b/devel/shtool/distinfo index d66a2a83c259..ad16528a4f6d 100644 --- a/devel/shtool/distinfo +++ b/devel/shtool/distinfo @@ -1 +1 @@ -MD5 (shtool-1.5.4.tar.gz) = 7aebe709b71f8455c5066921e37c891b +MD5 (shtool-1.6.1.tar.gz) = 54edcab670f6fc4f2c1f4782c28f0daa diff --git a/devel/shtool/pkg-descr b/devel/shtool/pkg-descr index a204dba1c2ad..edde65e878ea 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-2001 Ralf S. Engelschall <rse@engelschall.com> +Copyright (c) 1994-2002 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 diff --git a/devel/shtool/pkg-plist b/devel/shtool/pkg-plist index 68a8043b2107..25f429252680 100644 --- a/devel/shtool/pkg-plist +++ b/devel/shtool/pkg-plist @@ -1,22 +1,24 @@ bin/shtool bin/shtoolize share/aclocal/shtool.m4 -share/shtool/sh.scpp +share/shtool/sh.arx share/shtool/sh.common share/shtool/sh.echo -share/shtool/sh.mdate -share/shtool/sh.table -share/shtool/sh.prop -share/shtool/sh.move +share/shtool/sh.fixperm +share/shtool/sh.guessos share/shtool/sh.install +share/shtool/sh.mdate share/shtool/sh.mkdir share/shtool/sh.mkln share/shtool/sh.mkshadow -share/shtool/sh.fixperm -share/shtool/sh.tarball -share/shtool/sh.guessos -share/shtool/sh.arx +share/shtool/sh.move +share/shtool/sh.path +share/shtool/sh.prop +share/shtool/sh.rotate +share/shtool/sh.scpp share/shtool/sh.slo +share/shtool/sh.subst +share/shtool/sh.table +share/shtool/sh.tarball share/shtool/sh.version -share/shtool/sh.path @dirrm share/shtool |