[csw-devel] SF.net SVN: gar:[9649] csw/mgar/pkg/yasm/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Apr 16 09:24:26 CEST 2010
Revision: 9649
http://gar.svn.sourceforge.net/gar/?rev=9649&view=rev
Author: dmichelsen
Date: 2010-04-16 07:24:25 +0000 (Fri, 16 Apr 2010)
Log Message:
-----------
yasm: Update to 1.0.0
Modified Paths:
--------------
csw/mgar/pkg/yasm/trunk/Makefile
csw/mgar/pkg/yasm/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/yasm/trunk/files/0001-Force-bash-on-testsuite.patch
csw/mgar/pkg/yasm/trunk/files/0002-Additional-force-to-bash.patch
Modified: csw/mgar/pkg/yasm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/yasm/trunk/Makefile 2010-04-16 07:23:58 UTC (rev 9648)
+++ csw/mgar/pkg/yasm/trunk/Makefile 2010-04-16 07:24:25 UTC (rev 9649)
@@ -1,5 +1,5 @@
GARNAME = yasm
-GARVERSION = 0.8.0
+GARVERSION = 1.0.0
CATEGORIES = devel
DESCRIPTION = A complete rewrite of the NASM assembler
@@ -16,11 +16,6 @@
MASTER_SITES = http://www.tortall.net/projects/yasm/releases/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-# Patch testsuite until this has been fixed:
-# <http://www.tortall.net/projects/yasm/ticket/199>
-PATCHFILES = 0001-Force-bash-on-testsuite.patch
-PATCHFILES += 0002-Additional-force-to-bash.patch
-
RUNTIME_DEP_PKGS = CSWggettextrt
# We define upstream file regex so we can be notifed of new upstream software release
Modified: csw/mgar/pkg/yasm/trunk/checksums
===================================================================
--- csw/mgar/pkg/yasm/trunk/checksums 2010-04-16 07:23:58 UTC (rev 9648)
+++ csw/mgar/pkg/yasm/trunk/checksums 2010-04-16 07:24:25 UTC (rev 9649)
@@ -1,3 +1 @@
-1638b5fd7d97e30a437b2cab16d26f95 0001-Force-bash-on-testsuite.patch
-8c9a186524ffca15f69be7c984290712 0002-Additional-force-to-bash.patch
-84a72204c9b452a00b39b1b00495163f yasm-0.8.0.tar.gz
+e00627e13d30ff9238053e95bd93a8fb yasm-1.0.0.tar.gz
Deleted: csw/mgar/pkg/yasm/trunk/files/0001-Force-bash-on-testsuite.patch
===================================================================
--- csw/mgar/pkg/yasm/trunk/files/0001-Force-bash-on-testsuite.patch 2010-04-16 07:23:58 UTC (rev 9648)
+++ csw/mgar/pkg/yasm/trunk/files/0001-Force-bash-on-testsuite.patch 2010-04-16 07:24:25 UTC (rev 9649)
@@ -1,22 +0,0 @@
-From 674f59ac775a2860d10b159c6a768987bf42e675 Mon Sep 17 00:00:00 2001
-From: Dagobert Michelsen <dam at opencsw.org>
-Date: Sat, 2 Jan 2010 11:14:49 +0100
-Subject: [PATCH 1/2] Force bash on testsuite
-
----
- out_test.sh | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/out_test.sh b/out_test.sh
-index 610140d..67dc5d5 100755
---- a/out_test.sh
-+++ b/out_test.sh
-@@ -1,4 +1,4 @@
--#! /bin/sh
-+#!/opt/csw/bin/bash
- # $Id: out_test.sh 1825 2007-04-22 03:32:46Z peter $
-
- YASM_TEST_SUITE=1
---
-1.6.6
-
Deleted: csw/mgar/pkg/yasm/trunk/files/0002-Additional-force-to-bash.patch
===================================================================
--- csw/mgar/pkg/yasm/trunk/files/0002-Additional-force-to-bash.patch 2010-04-16 07:23:58 UTC (rev 9648)
+++ csw/mgar/pkg/yasm/trunk/files/0002-Additional-force-to-bash.patch 2010-04-16 07:24:25 UTC (rev 9649)
@@ -1,22 +0,0 @@
-From 595b93bd837b5349154d2796da90d53567de5adb Mon Sep 17 00:00:00 2001
-From: Dagobert Michelsen <dam at opencsw.org>
-Date: Sat, 2 Jan 2010 11:21:42 +0100
-Subject: [PATCH 2/2] Additional force to bash
-
----
- .../objfmts/bin/tests/multisect/bin_multi_test.sh | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/modules/objfmts/bin/tests/multisect/bin_multi_test.sh b/modules/objfmts/bin/tests/multisect/bin_multi_test.sh
-index acd0c34..4984530 100755
---- a/modules/objfmts/bin/tests/multisect/bin_multi_test.sh
-+++ b/modules/objfmts/bin/tests/multisect/bin_multi_test.sh
-@@ -1,4 +1,4 @@
--#! /bin/sh
-+#! /bin/bash
- # $Id: bin_multi_test.sh 2010 2007-11-14 08:33:32Z peter $
-
- YASM_TEST_SUITE=1
---
-1.6.6
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list