gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r2930: update cim to 5.1


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2930: update cim to 5.1
Date: Mon, 19 May 2014 21:36:23 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2930
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2014-05-19 22:36:11 +0100
message:
  update cim to 5.1
modified:
  gnu/cim/Makefile               makefile-20100610201541-zilbojleihpphujd-18
  gnu/cim/sha256sums             sha256sums-20100611093859-cc1j7sx6x2qya5t8-18
=== modified file 'gnu/cim/Makefile'
--- a/gnu/cim/Makefile  2013-11-09 19:08:16 +0000
+++ b/gnu/cim/Makefile  2014-05-19 21:36:11 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,7 +17,7 @@
 
 NAME = Cim
 GARNAME = cim
-GARVERSION = 3.30
+GARVERSION = 5.1
 HOME_URL = http://www.gnu.org/software/cim/
 DESCRIPTION = Simula compiler
 define BLURB
@@ -38,9 +38,10 @@
 ######################################################################
 
 include ../../gar.lib/info.mk
-ifeq ($(GARARCH),x86_64)
-       include ../../gar.lib/auto.mk
-else
-       include ../../gar.lib/wrong_arch.mk
-endif
+include ../../gar.lib/auto.mk
 include config.mk
+
+pre-build:
+       sed -i 's|\.\./\.\./lib/cim\.h|cim.h|' $(WORKSRC)/lib/simulation.c
+       sed -i 's|\.\./\.\./lib/cim\.h|cim.h|' $(WORKSRC)/lib/simset.c
+       $(MAKECOOKIE)

=== modified file 'gnu/cim/sha256sums'
--- a/gnu/cim/sha256sums        2010-06-11 09:39:08 +0000
+++ b/gnu/cim/sha256sums        2014-05-19 21:36:11 +0000
@@ -1,1 +1,1 @@
-e8b7fac598f64fdeac0e66e30bcb6fa3bb6d316a3966a563b92ed0bdebabda01  
download/cim-3.30.tar.gz
+b90717b66ec400503bdd69e537e8b7f3e8a9d106c3ba9a08a04ae57369a069a9  
download/cim-5.1.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]