mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fix version numbers to make eddie compile.
This commit is contained in:
parent
04b02d4b4d
commit
f139c3d658
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42496
20
www/eddie/files/patch-aa
Normal file
20
www/eddie/files/patch-aa
Normal file
@ -0,0 +1,20 @@
|
||||
--- system/system.mk.orig Fri Dec 15 22:43:58 2000
|
||||
+++ system/system.mk Thu May 10 15:34:18 2001
|
||||
@@ -2,13 +2,13 @@
|
||||
ERTS_VSN = 5.0.1.1
|
||||
SYSTEM_VSN = 1.5.1
|
||||
|
||||
-KERNEL_VSN = 2.6.1.5
|
||||
-STDLIB_VSN = 1.9.2
|
||||
+KERNEL_VSN = 2.6.2
|
||||
+STDLIB_VSN = 1.9.4
|
||||
SASL_VSN = 1.9.1
|
||||
OS_MON_VSN = 1.3.9
|
||||
-MNESIA_VSN = 3.9.3
|
||||
+MNESIA_VSN = 3.9.4
|
||||
MNEMOSYNE_VSN = 1.2.5
|
||||
-ERL_INTERFACE_VSN = 3.2.4
|
||||
+ERL_INTERFACE_VSN = 3.2.9
|
||||
|
||||
|
||||
|
13
www/eddie/files/patch-ab
Normal file
13
www/eddie/files/patch-ab
Normal file
@ -0,0 +1,13 @@
|
||||
--- dns_server/system/system.mk.orig Fri Dec 15 22:43:37 2000
|
||||
+++ dns_server/system/system.mk Thu May 10 16:56:52 2001
|
||||
@@ -2,8 +2,8 @@
|
||||
ERTS_VSN = 5.0.1.1
|
||||
SYSTEM_VSN = 1.5.1
|
||||
|
||||
-KERNEL_VSN = 2.6.1.5
|
||||
-STDLIB_VSN = 1.9.2
|
||||
+KERNEL_VSN = 2.6.2
|
||||
+STDLIB_VSN = 1.9.4
|
||||
SASL_VSN = 1.9.1
|
||||
CRYPTO_VSN = 1.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user