Bug 159743

Summary: update port databases/dalmp
Product: Ports & Packages Reporter: nbari
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: nbari
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dalmp.diff none

Description nbari 2011-08-13 17:00:23 UTC
Fixed and improvements to the queue methods. A single database is used for storing multiple queues.
Fixed the http_client method
Added an example for readQueueURL
Changed the response behavior  of readQueue, not returns and empty array instead of an exeption
Comment 1 nbari 2011-08-17 00:38:30 UTC
Hi, can some one please commit the changes.

regards
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-08-17 05:07:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-17 06:01:11 UTC
sunpoet     2011-08-17 05:00:55 UTC

  FreeBSD ports repository

  Modified files:
    databases/dalmp      Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.9.315
  
  Changes:
  
  0.9.315:
  - Cleaned queueURL methods and added an example queueURL
  
  0.9.314:
  - Extended the queue and readQueue methods
  
  PR:             ports/159743
  Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/databases/dalmp/Makefile
  1.12      +2 -2      ports/databases/dalmp/distinfo
  1.3       +1 -0      ports/databases/dalmp/pkg-descr
  1.4       +1 -0      ports/databases/dalmp/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-08-17 06:01:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!