cvs commit: ports/security Makefile ports/security/py-oauthlib Makefile distinfo pkg-descr pkg-plist

Tom Judge tj at FreeBSD.org
Thu Jun 14 00:36:23 UTC 2012


tj          2012-06-14 00:36:22 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-oauthlib Makefile distinfo pkg-descr pkg-plist 
  Log:
  OAuthLib is a generic Python module which implements the logic of
  OAuth without assuming a specific HTTP request object. Use it to graft
  OAuth support onto your favorite HTTP library.
  
  WWW:    https://github.com/idangazit/oauthlib
  
  PR:             ports/168460
  Submitted by:   koobs <koobs.freebsd at gmail.com>
  Approved by:    eadler (mentor)
  
  Revision  Changes    Path
  1.1292    +1 -0      ports/security/Makefile
  1.1       +30 -0     ports/security/py-oauthlib/Makefile (new)
  1.1       +2 -0      ports/security/py-oauthlib/distinfo (new)
  1.1       +5 -0      ports/security/py-oauthlib/pkg-descr (new)
  1.1       +47 -0     ports/security/py-oauthlib/pkg-plist (new)


More information about the cvs-ports mailing list