mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 1.1.1
PR: 177253 Submitted by: ports fury
This commit is contained in:
parent
afef12ced7
commit
4a6ea0ec50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315135
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: dejagnu
|
||||
# Date created: 12 October 1996
|
||||
# Whom: markm
|
||||
#
|
||||
# Created by: markm
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dejagnu
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= misc tcl tk
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -14,16 +10,15 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Automated program/system tester
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect
|
||||
RUN_DEPENDS= expect:${PORTSDIR}/lang/expect
|
||||
|
||||
USE_TCL= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TCL= 83+
|
||||
|
||||
MAN1= runtest.1
|
||||
INFO= ${PORTNAME}
|
||||
INFO= ${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dejagnu-1.5.tar.gz) = c8b45808357a6f3e32cd56d8b56a4fdf8a1d5f3818818045c2022993e0e8a3db
|
||||
SIZE (dejagnu-1.5.tar.gz) = 576269
|
||||
SHA256 (dejagnu-1.5.1.tar.gz) = 60e747d1a4c5c7f76bee649bb9641e66f9605548b2761435aca09f88094433d2
|
||||
SIZE (dejagnu-1.5.1.tar.gz) = 579277
|
||||
|
Loading…
Reference in New Issue
Block a user