Bug 159840 - [UPDATE] www/py-webhelpers: update to 1.3
Summary: [UPDATE] www/py-webhelpers: update to 1.3
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 16:50 UTC by R.Mahmatkhanov
Modified: 2011-08-18 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.82 KB, patch)
2011-08-17 16:50 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-08-17 16:50:04 UTC
- update to 1.3
- grab maintainership (if nobody objects)
- add license
- drop simplejson dependency - it was removed since version 0.6
- add updated WWW into pkg-descr

changelog:
https://docs.pylonsproject.org/projects/webhelpers/dev/changelog.html

tinderbuild logs:
8.2: http://happy-nation.by.ru/ports/tb/8.2/py27-webhelpers-1.3.log
7.4: http://happy-nation.by.ru/ports/tb/7.4/py27-webhelpers-1.3.log

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-08-17 17:53:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-18 10:10:05 UTC
culot       2011-08-18 09:09:51 UTC

  FreeBSD ports repository

  Modified files:
    www/py-webhelpers    Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 1.3
  - Add LICENSE (BSD)
  - Add WWW link to pkg-descr
  - Pass maintainership to submitter
  
  Changes:        https://docs.pylonsproject.org/projects/webhelpers/dev/changelog.html
  PR:             ports/159840
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  
  Revision  Changes    Path
  1.8       +5 -3      ports/www/py-webhelpers/Makefile
  1.5       +2 -2      ports/www/py-webhelpers/distinfo
  1.3       +2 -0      ports/www/py-webhelpers/pkg-descr
  1.6       +3 -3      ports/www/py-webhelpers/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 3 Frederic Culot freebsd_committer freebsd_triage 2011-08-18 10:10:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!