[Pkg-sks-commit] r113 - in sks: trunk/sks trunk/sks/debian/patches vendor/sks

chrism at alioth.debian.org chrism at alioth.debian.org
Thu Jun 19 15:00:44 UTC 2008


Author: chrism
Date: 2008-06-19 15:00:44 +0000 (Thu, 19 Jun 2008)
New Revision: 113

Added:
   sks/trunk/sks/debian/patches/509_Slong_Dlong
   sks/trunk/sks/sks-1.0.5+1.0.6-pre4.debian.tgz
   sks/vendor/sks/sks-1.0.5+1.0.6-pre4.debian.tgz
Removed:
   sks/trunk/sks/debian/patches/502_makefile_misc_fixes
   sks/trunk/sks/sks-1.0.5+1.0.6-pre3.debian.tgz
Log:
[project @ 114]
pre4 (cvs at 25-02-2004) + portability patch on arch != i386

Original author: fabbione
Date: 2004-02-25 17:36:00.672975+00:00

Deleted: sks/trunk/sks/debian/patches/502_makefile_misc_fixes
===================================================================
--- sks/trunk/sks/debian/patches/502_makefile_misc_fixes	2008-06-19 15:00:21 UTC (rev 112)
+++ sks/trunk/sks/debian/patches/502_makefile_misc_fixes	2008-06-19 15:00:44 UTC (rev 113)
@@ -1,32 +0,0 @@
-diff -ruN sks-1.0.6-old/Makefile sks-1.0.6/Makefile
---- sks-1.0.6-old/Makefile	2003-12-10 06:51:48.000000000 +0100
-+++ sks-1.0.6/Makefile	2003-12-10 06:52:51.000000000 +0100
-@@ -256,7 +256,7 @@
- CKDIR=cryptokit-1.0
- 
- $(CKDIR)/README: 
--	tar xmvfz $(CKDIR).tar.gz
-+	#tar xmvfz $(CKDIR).tar.gz
- 
- $(CKDIR)/cryptokit.cma: $(CKDIR)/README
- 	cd $(CKDIR) && $(MAKE) all
-@@ -282,7 +282,7 @@
- NXDIR=numerix-0.19
- 
- $(NXDIR)/READ.ME:
--	tar xvmfz $(NXDIR)-3.tar.gz
-+	#tar xvmfz $(NXDIR)-3.tar.gz
- 
- $(NXDIR)/config.status: $(NXDIR)/READ.ME
- 	cd $(NXDIR) && \
-@@ -393,8 +393,8 @@
- 
- cleanall: clean bdbclean
- 	rm -f lib/*
--	rm -rf $(CKDIR)
--	rm -rf $(NXDIR)
-+	#rm -rf $(CKDIR)
-+	#rm -rf $(NXDIR)
- 	rm -rf
- 
- # Dependencies

Added: sks/trunk/sks/debian/patches/509_Slong_Dlong
===================================================================
--- sks/trunk/sks/debian/patches/509_Slong_Dlong	                        (rev 0)
+++ sks/trunk/sks/debian/patches/509_Slong_Dlong	2008-06-19 15:00:44 UTC (rev 113)
@@ -0,0 +1,12 @@
+diff -ruN sks-1.0.6-old/number.ml sks-1.0.6/number.ml
+--- sks-1.0.6-old/number.ml	2003-10-12 22:20:19.000000000 +0200
++++ sks-1.0.6/number.ml	2004-02-25 18:27:08.000000000 +0100
+@@ -18,7 +18,7 @@
+ (** Basic operations and definitions for multi-precistion integers. *)
+ 
+ (* Change to Dlong for non x86 platforms *)
+-module Nx = Numerix.Slong
++module Nx = Numerix.Dlong
+ 
+ let two = Nx.of_int 2
+ let one = Nx.of_int 1

Deleted: sks/trunk/sks/sks-1.0.5+1.0.6-pre3.debian.tgz
===================================================================
(Binary files differ)

Added: sks/trunk/sks/sks-1.0.5+1.0.6-pre4.debian.tgz
===================================================================
(Binary files differ)


Property changes on: sks/trunk/sks/sks-1.0.5+1.0.6-pre4.debian.tgz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: sks/vendor/sks/sks-1.0.5+1.0.6-pre4.debian.tgz
===================================================================
(Binary files differ)


Property changes on: sks/vendor/sks/sks-1.0.5+1.0.6-pre4.debian.tgz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the Pkg-sks-commit mailing list