mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 0.5.9.1
PR: 216887 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
This commit is contained in:
parent
295a657e3a
commit
27fe5081c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449458
@ -1,13 +1,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dash
|
||||
PORTVERSION= 0.5.8
|
||||
PORTVERSION= 0.5.9.1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
|
||||
|
||||
MAINTAINER= bdrewery@FreeBSD.org
|
||||
COMMENT= POSIX-compliant implementation of /bin/sh
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
# This work in 11-CURRENT r266677M amd64 but fails to work in 11.0-CURRENT r266677 i386
|
||||
CFLAGS+= -DUNUSABLE_RT_SIGNALS
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (dash-0.5.8.tar.gz) = c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f
|
||||
SIZE (dash-0.5.8.tar.gz) = 223028
|
||||
TIMESTAMP = 1485880831
|
||||
SHA256 (dash-0.5.9.1.tar.gz) = 5ecd5bea72a93ed10eb15a1be9951dd51b52e5da1d4a7ae020efd9826b49e659
|
||||
SIZE (dash-0.5.9.1.tar.gz) = 225217
|
||||
|
Loading…
Reference in New Issue
Block a user