Bug 169536 - [MAINTAINER] security/py-rsa: update to 3.1.1
Summary: [MAINTAINER] security/py-rsa: update to 3.1.1
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: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-29 08:50 UTC by koobs
Modified: 2012-07-05 12:20 UTC (History)
0 users

See Also:


Attachments
py27-rsa-3.1.1.patch (2.80 KB, patch)
2012-06-29 08:50 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-06-29 08:50:10 UTC
- Update to 3.1.1
- Patch setup.py instead of -Z switch to easy_install for uncompressed egg
- Remove LICENSE_FILE for licenses listed in bsd.licenses.db.mk
- Fix version check against py-asn1
- Update pkg-plist

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-29 08:50:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Sofian Brabez freebsd_committer freebsd_triage 2012-07-05 10:22:27 UTC
Responsible Changed
From-To: freebsd-python->sbz

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-05 12:14:49 UTC
sbz         2012-07-05 11:14:39 UTC

  FreeBSD ports repository

  Modified files:
    security/py-rsa      Makefile distinfo pkg-plist 
    security/py-rsa/files patch-setup.py 
  Log:
  - Update to 3.1.1
  
  PR:             ports/169536
  Submitted by:   koobs <koobs.freebsd at gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +2 -8      ports/security/py-rsa/Makefile
  1.3       +2 -2      ports/security/py-rsa/distinfo
  1.2       +9 -2      ports/security/py-rsa/files/patch-setup.py
  1.3       +2 -2      ports/security/py-rsa/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 Sofian Brabez freebsd_committer freebsd_triage 2012-07-05 12:15:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!