David Höppner
2013-06-02 761e6b34ead6509cee400de9a40be3687e712897
Merge pull request #51 from pyhalov/dejagnu

Unbreak dejagnu.
3 files modified
13 ■■■■ changed files
components/components.ignore 1 ●●●● patch | view | raw | blame | history
components/dejagnu/Makefile 10 ●●●● patch | view | raw | blame | history
components/dejagnu/dejagnu.p5m 2 ●●● patch | view | raw | blame | history
components/components.ignore
@@ -26,7 +26,6 @@
/^conflict$/d
/^coreutils$/d
/^cups$/d
/^dejagnu$/d
/^doxygen$/d
/^ejabberd$/d
/^elinks$/d
components/dejagnu/Makefile
@@ -26,12 +26,12 @@
include ../../make-rules/shared-macros.mk
COMPONENT_NAME=        dejagnu
COMPONENT_VERSION=    1.5
COMPONENT_VERSION=    1.5.1
COMPONENT_PROJECT_URL=    http://www.gnu.org/software/dejagnu/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
    sha256:c8b45808357a6f3e32cd56d8b56a4fdf8a1d5f3818818045c2022993e0e8a3db
    sha256:60e747d1a4c5c7f76bee649bb9641e66f9605548b2761435aca09f88094433d2
COMPONENT_ARCHIVE_URL=    http://ftp.gnu.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB=    utility/dejagnu
@@ -44,11 +44,11 @@
ASLR_MODE = $(ASLR_ENABLE)
# common targets
build:        $(BUILD_64)
build:        $(BUILD_32)
install:    $(INSTALL_64)
install:    $(INSTALL_32)
test:        $(TEST_64)
test:        $(TEST_32)
BUILD_PKG_DEPENDENCIES =    $(BUILD_TOOLS)
components/dejagnu/dejagnu.p5m
@@ -32,7 +32,7 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/018
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file usr/bin/$(MACH64)/runtest path=usr/bin/runtest
file path=usr/bin/runtest
file path=usr/include/dejagnu.h
file path=usr/share/dejagnu/baseboards/README
file path=usr/share/dejagnu/baseboards/am33_2.0-libremote.exp