Bug 160285 - [UPDATE] multimedia/py-openlp: update to 1.9.6
Summary: [UPDATE] multimedia/py-openlp: update to 1.9.6
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 17:50 UTC by R.Mahmatkhanov
Modified: 2011-09-21 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (97.25 KB, patch)
2011-08-29 17: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-29 17:50:06 UTC
- update to 1.9.6
- do not hardcode `openlp` in MASTER_SITES
- move PKGNAMEPREFIX up (portlint warning)
- depend on databases/py-sqlalchemy 0.7.x since it now work with it
- use databases/py-sqlite3 instead of py-pysqlite2x, since required python
  version is 2.5+ and py-pysqlite2x is for 2.4
- install this port with easy_install, not manually
- remove extra PLIST_SUB variables - USE_PYDISTUTILS=easy_install will take care
  about them. 
- add PYDISTUTILS_NOEGGINFO, since this port doesn't installs egg.info

Sorry, no tinderbild logs this time :(

Runtime is generally tested and all is looks good for me, 
but i'm not a pastor, so who knows :)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-29 17:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-21 04:56:04 UTC
tabthorpe    2011-09-21 03:55:55 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/py-openlp Makefile pkg-plist 
  Log:
  - Build with easy_install
  - Update plist
  - Bump PORTREVISION
  
  PR:             ports/160285
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  
  Revision  Changes    Path
  1.11      +11 -12    ports/multimedia/py-openlp/Makefile
  1.7       +634 -445  ports/multimedia/py-openlp/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 Thomas Abthorpe freebsd_committer freebsd_triage 2011-09-21 04:56:32 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!