Check-in Number:
|
3274 | |
Date: |
2003-Feb-17 13:42:14 (local)
2003-Feb-17 12:42:14 (UTC) |
User: | rse |
Branch: | |
Comment: |
release OSSP xds 0.9.0 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/new/news.txt 1.55 -> 1.56
--- news.txt 2003/02/17 10:59:26 1.55
+++ news.txt 2003/02/17 12:42:14 1.56
@@ -1,4 +1,5 @@
17-Feb-2003: Released L<GNU pth> 2.0.0
+17-Feb-2003: Released L<OSSP xds> 0.9.0
14-Feb-2003: Released L<OSSP var> 1.0.0
13-Feb-2003: Released T<OSSP lmtp2nntp> 1.2.0
13-Feb-2003: Released L<OSSP fsl> 1.0.8
|
|
ossp-web/pkg/lib/index.wml 1.51 -> 1.52
--- index.wml 2003/02/17 10:59:27 1.51
+++ index.wml 2003/02/17 12:42:15 1.52
@@ -36,7 +36,7 @@
done=95 stable=none unstable=0.9.0>
<pkg_item name="xds" longname="OSSP xds" type="lib"
desc="Extensible Data Serialization"
- done=95 stable=none unstable=none>
+ done=95 stable=none unstable=0.9.0>
<pkg_item name="str" longname="OSSP str" type="lib"
desc="String Handling"
done=80 stable=none unstable=0.9.7>
|
|
ossp-web/pkg/lib/xds/index.wml 1.4 -> 1.5
--- index.wml 2002/10/02 12:44:45 1.4
+++ index.wml 2003/02/17 12:42:15 1.5
@@ -21,6 +21,11 @@
and a run-time context, which is used to manage buffers, registered engines,
etc.
+<h2>Documentation</h2>
+
+<pkg_manpage name="xds" sect=3 path="/pkg/lib/xds/xds.pod">,
+<pkg_manpage name="xds-config" sect=1 path="/pkg/lib/xds/xds-config.pod">.
+
<h2>Authors</h2>
<pkg_author name="Peter Simons" mail="simons@computer.org">
@@ -29,8 +34,8 @@
<pkg_status
name="xds" assign="rse"
- stable="none" stable_date="none"
- unstable="none" unstable_date="none"
+ stable="none" stable_date="none"
+ unstable="0.9.0" unstable_date="17-Feb-2003"
done=100>
<h2>Source</h2>
@@ -40,5 +45,9 @@
url=$(FTP_ROOT_URL)/pkg/lib/xds/
directory=$(FTP_ROOT_DIR)/pkg/lib/xds/
files="xds-*.tar.gz"
- stable="none" unstable="none">
+ stable="none" unstable="xds-0.9.0.tar.gz">
+<h2>Donation</h2>
+
+<pkg_donation name="xds" return="$(BASE_URL)/pkg/lib/xds/">
+
|
|