Revision: 26532 http://sourceforge.net/p/gar/code/26532 Author: dmichelsen Date: 2019-05-20 20:30:41 +0000 (Mon, 20 May 2019) Log Message: ----------- dejagnu/trunk: Update to 1.6.2
Modified Paths: -------------- csw/mgar/pkg/dejagnu/trunk/Makefile csw/mgar/pkg/dejagnu/trunk/checksums Modified: csw/mgar/pkg/dejagnu/trunk/Makefile =================================================================== --- csw/mgar/pkg/dejagnu/trunk/Makefile 2019-04-30 20:38:12 UTC (rev 26531) +++ csw/mgar/pkg/dejagnu/trunk/Makefile 2019-05-20 20:30:41 UTC (rev 26532) @@ -1,5 +1,5 @@ NAME = dejagnu -VERSION = 1.5 +VERSION = 1.6.2 GARTYPE = v2 DESCRIPTION = DejaGnu is a framework for testing other programs @@ -10,10 +10,11 @@ MASTER_SITES = $(GNU_MIRROR) DISTFILES = $(NAME)-$(VERSION).tar.gz -#PATCHFILES = 0001-Prefer-CSW-tools.patch +# /usr/share/dejagnu +REINPLACE_USRSHARE += runtest -#BUILD_DEP_PKGS = CSWhelp2man -#RUNTIME_DEP_PKGS = CSWgawk CSWgm4 CSWperl +# /usr/local/share/dejagnu +REINPLACE_USRLOCAL += runtest CONFIGURE_ARGS = $(DIRPATHS) Modified: csw/mgar/pkg/dejagnu/trunk/checksums =================================================================== --- csw/mgar/pkg/dejagnu/trunk/checksums 2019-04-30 20:38:12 UTC (rev 26531) +++ csw/mgar/pkg/dejagnu/trunk/checksums 2019-05-20 20:30:41 UTC (rev 26532) @@ -1 +1 @@ -3df1cbca885e751e22d3ebd1ac64dc3c dejagnu-1.5.tar.gz +e1b07516533f351b3aba3423fafeffd6 dejagnu-1.6.2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.