Commit Graph

10 Commits

Author SHA1 Message Date
sebastia
483a696233 Since we now have libobjc2, tweak gnustep-make to build/link against it.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices

OK landry@
2012-08-22 07:15:51 +00:00
sebastia
a6f6516ace Bump revisions after gnustep-base update
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00
sebastia
697dfbe704 Its REVISION not REVISI=N as pointed out by sthen@ 2012-03-31 10:16:52 +00:00
sebastia
2965c63c93 minor bugfix update, upstream mixed up the tarballs on the server, the old
version was 0.5.4, the actual version now is 0.5.5, therefore no version
bump but a revision bump.

OK aja@
2012-03-31 10:07:00 +00:00
sebastia
0aff9c565b fix stupid typo 2011-11-18 00:29:58 +00:00
sebastia
b4a85f4f2e enable regression test in webservices
OK rpointel@
2011-11-18 00:13:45 +00:00
sebastia
d6647b94d3 minor update to webservices to 0.5.5
adds ability to check/generate digest user authentication

OK aja@
2011-11-17 14:37:21 +00:00
espie
ca952f2d57 DESCR change -> pkg bump 2011-08-26 08:09:01 +00:00
sebastia
00236b2478 import GNUstep WebServices:
Framework for GNUstep programs to interact with web services.  GNUstep
WebServices provides an easy/simple ObjectiveC API for
parsing/generating XML documents, XMLRPC and SOAP remote procedure call
support, and WSDL support.

OK landry@
2011-08-22 08:01:48 +00:00
sebastia
3743a2648b import GNUstep WebServices:
The WebServices library contains a collection of classes to be used for
creating client and server 'web service' applications. It is also useful
for general XML work as the API that is particularly simple and
efficient.

OK landry@
2011-06-28 15:51:18 +00:00