Bug 159743 - update port databases/dalmp
Summary: update port databases/dalmp
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-13 17:00 UTC by nbari
Modified: 2011-08-17 06:10 UTC (History)
1 user (show)

See Also:


Attachments
dalmp.diff (1.67 KB, patch)
2011-08-13 17:00 UTC, nbari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!