Bug 98350 - Update Port: net/p5-Net-Z3950-SimpleServer 0.08->1.01
Summary: Update Port: net/p5-Net-Z3950-SimpleServer 0.08->1.01
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 04:20 UTC by Aaron Dalton
Modified: 2006-06-19 08:45 UTC (History)
0 users

See Also:


Attachments
submission.txt (3.36 KB, text/plain)
2006-06-02 04:20 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Dalton freebsd_committer freebsd_triage 2006-06-02 04:20:14 UTC
- Update from v0.08 to v1.01
- Update plist
- Make test fails under my 4.11, system Perl jail.  You will likely want 
to double-check the new code to see if it can be tweaked.

Revision history for Perl extension Net::Z3950::SimpleServer

1.01  Fri Mar 24 12:09:32 GMT 2006
	- Documentation of release 1.00's SRU/SRW facilities.
	- Makefile.PL now fails if YAZ version is earlier than 2.0.0,
	  which was the first with SRU/SRW support.

1.00  Fri Mar 24 01:20:24 GMT 2006
	- Support for SRU and SRW.  Mostly this is provided by the YAZ
	  GFS, but changes are needed to allow for the case where
	  there is no RPN query (due to absent on invalid <cql2rpn>
	  element in GFS configuration) so that CQL is passed through
	  natively; and also to fake up an {REQ_FORM} and {REP_FORM}
	  parameters set to the "text/xml" OID when this information
	  is not specified by the GFS.
	  (The jump in version number is due to the SRU/W support.)
	- Include "logging-server.pl" in the distribution: the
	  simplest possible SimpleServer application, which merely
	  logs the client-request data structures.
	- Makefile.PL is more helpful if yaz-config isn't found.
	- Explicitly disable prototypes in SimpleServer.xs: makes no
	  difference but suppresses an error message for a cleaner
	  build.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 04:24:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->demon

Over to maintainer
Comment 2 Aaron Dalton freebsd_committer freebsd_triage 2006-06-19 08:45:06 UTC
State Changed
From-To: open->closed

Committed after maintainer timeout.