aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mixlib-authentication
Commit message (Collapse)AuthorAgeFilesLines
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Fix depency versionsPhilip M. Gollucci2010-10-051-1/+2
| | | | | | | | | | PR: ports/150828 Submitted by: myself (pgollucci) Approved by: maintainer timeout (renchap@cocoa-x.com ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=262427
* - Add missing rubygem virtual categoriesPhilip M. Gollucci2010-09-131-1/+1
| | | | Notes: svn path=/head/; revision=261101
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-2/+1
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* - No need to mess with FETCH_ARGS anymore.Philip M. Gollucci2010-06-061-3/+0
| | | | | | | | | rubygems.org (RG) doesn't do redirects. With Hat: ruby@ Notes: svn path=/head/; revision=255872
* - Convert MASTER_SITES to RGPhilip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | | | PR: ports/147013 ports/147014 ports/147015 ports/147016 ports/147017 ports/147018 ports/147019 ports/147020 ports/147033 ports/147034 ports/147035 ports/147036 ports/147037 ports/147038 ports/147040 ports/147041 ports/147042 Submitted by: pgollucci@ (myself) With Hat: ruby@ Notes: svn path=/head/; revision=255155
* Mixlib::Authentication provides a class-based header signing authenticationMartin Wilke2010-04-243-0/+33
object, like the one used in Chef. WWW: http://github.com/opscode/mixlib-authentication PR: ports/145847 Submitted by: renchap at cocoa-x.com Notes: svn path=/head/; revision=253164