Upgrade to GNU shtool 1.4.7

This commit is contained in:
Ralf S. Engelschall 1999-12-24 15:25:55 +00:00
parent e3f064262c
commit 25b999a450
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23995
3 changed files with 5 additions and 6 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: shtool
# Version required: 1.4.6
# Version required: 1.4.7
# Date created: 26-Apr-1999
# Whom: Ralf S. Engelschall
#
# $FreeBSD$
#
DISTNAME= shtool-1.4.6
DISTNAME= shtool-1.4.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.engelschall.com/sw/shtool/

View File

@ -1 +1 @@
MD5 (shtool-1.4.6.tar.gz) = 27c069314029a6b717840b6b851ca672
MD5 (shtool-1.4.7.tar.gz) = 4bb0a7bd5b2a0fa0be9a72b2feea8422

View File

@ -1,9 +1,6 @@
GNU shtool -- The GNU Portable Shell Tool
Copyright (c) 1994-1999 Ralf S. Engelschall <rse@engelschall.com>
http://www.gnu.org/software/shtool/
ftp://ftp.gnu.org/gnu/shtool/
The GNU shtool program is a compilation of small but very stable and
portable shell scripts into a single shell tool. All ingredients were
in successful use over many years in various free software projects.
@ -11,3 +8,5 @@ The compiled shtool program is intended to be used inside the source
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/