diff options
author | rse <rse@FreeBSD.org> | 2002-07-14 02:34:22 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2002-07-14 02:34:22 +0800 |
commit | 4e32bd4b9e9535d613d527895844128ea581bbdd (patch) | |
tree | db5248eab4e44104f2193b1287d9421a31814a0b /devel | |
parent | 3be700e9bd14003447dbdc7e9511a4eaa9b3897e (diff) | |
download | freebsd-ports-gnome-4e32bd4b9e9535d613d527895844128ea581bbdd.tar.gz freebsd-ports-gnome-4e32bd4b9e9535d613d527895844128ea581bbdd.tar.zst freebsd-ports-gnome-4e32bd4b9e9535d613d527895844128ea581bbdd.zip |
Upgrade to GNU shtool 1.6.1
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 |