[Lunar-commits] <moonbase> xsp: move it from web directory to the mono directory.

Florin Braescu florin at lunar-linux.org
Wed Jan 21 14:22:21 CET 2009


commit f92c1461f16f58ff997530b5ec89b9724fde461f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jan 21 15:22:21 2009 +0200

    xsp: move it from web directory to the mono directory.
---
 mono/xsp/DEPENDS |    1 +
 mono/xsp/DETAILS |   14 ++++++++++++++
 web/xsp/DEPENDS  |    1 -
 web/xsp/DETAILS  |   14 --------------
 4 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/mono/xsp/DEPENDS b/mono/xsp/DEPENDS
new file mode 100644
index 0000000..78057dd
--- /dev/null
+++ b/mono/xsp/DEPENDS
@@ -0,0 +1 @@
+depends mono
diff --git a/mono/xsp/DETAILS b/mono/xsp/DETAILS
new file mode 100644
index 0000000..d23fd73
--- /dev/null
+++ b/mono/xsp/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=xsp
+           MAJOR=1.1
+         VERSION=1.1.9.2
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://go-mono.com/sources/${MODULE}/
+      SOURCE_VFY=sha1:39304679f8459dbfb042e0edb28d661f04a70655
+        WEB_SITE=http://www.mono-project.com
+         ENTERED=20040807
+         UPDATED=20051007
+           SHORT="Small web server for ASP.NET"
+cat << EOF
+The XSP server is a small web server that hosts the Mono System.Web 
+classes for running what is commonly known as ASP.NET
+EOF
diff --git a/web/xsp/DEPENDS b/web/xsp/DEPENDS
deleted file mode 100644
index 78057dd..0000000
--- a/web/xsp/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends mono
diff --git a/web/xsp/DETAILS b/web/xsp/DETAILS
deleted file mode 100644
index d23fd73..0000000
--- a/web/xsp/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-          MODULE=xsp
-           MAJOR=1.1
-         VERSION=1.1.9.2
-          SOURCE=${MODULE}-${VERSION}.tar.gz
-      SOURCE_URL=http://go-mono.com/sources/${MODULE}/
-      SOURCE_VFY=sha1:39304679f8459dbfb042e0edb28d661f04a70655
-        WEB_SITE=http://www.mono-project.com
-         ENTERED=20040807
-         UPDATED=20051007
-           SHORT="Small web server for ASP.NET"
-cat << EOF
-The XSP server is a small web server that hosts the Mono System.Web 
-classes for running what is commonly known as ASP.NET
-EOF


More information about the Lunar-commits mailing list