Bug 160978 - [MAINTAINER] devel/py-pyro: update to 4.9
Summary: [MAINTAINER] devel/py-pyro: update to 4.9
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: 2011-09-24 18:20 UTC by R.Mahmatkhanov
Modified: 2011-10-03 12:51 UTC (History)
0 users

See Also:


Attachments
file.diff (7.10 KB, patch)
2011-09-24 18:20 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-09-24 18:20:11 UTC
- update to 4.9
- switch to easy_install, remove files/patch-setup.py

tinderbuid logs:
7.4: http://happy-nation.by.ru/ports/tb/7.4/py27-pyro-4.9.log
8.2: http://happy-nation.by.ru/ports/tb/8.2/py27-pyro-4.9.log

Please note that after this update finance/sabernetdcs-client should be patched like this:

diff --git a/Makefile b/Makefile
index c95874d..bb454c0 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ DISTNAME=     sndcs-${PORTVERSION}
 MAINTAINER=    ports@FreeBSD.org
 COMMENT=       SaberNet DCS - A labor data collection system
 
-RUN_DEPENDS=   ${PYTHONPREFIX_SITELIBDIR}/Pyro4/__init__.py:${PORTSDIR}/devel/py-pyro
+RUN_DEPENDS=   ${PYTHON_PKGNAMEPREFIX}pyro>=0:${PORTSDIR}/devel/py-pyro
 
 USE_GNOME=     pygtk2
 USE_PYTHON=    2.5+

Fix: Patch attached with submission follows:
Comment 1 Sofian Brabez freebsd_committer freebsd_triage 2011-09-28 11:08:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sbz

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-03 09:52:03 UTC
sbz         2011-10-03 08:51:49 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-pyro        Makefile distinfo pkg-plist 
  Removed files:
    devel/py-pyro/files  patch-setup.py 
  Log:
  - Update to 4.9
  
  PR:             ports/160978
  Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
  Approved by:    miwi@ (mentor)
  
  Revision  Changes    Path
  1.17      +4 -2      ports/devel/py-pyro/Makefile
  1.12      +2 -2      ports/devel/py-pyro/distinfo
  1.4       +0 -13     ports/devel/py-pyro/files/patch-setup.py (dead)
  1.11      +23 -49    ports/devel/py-pyro/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 Sofian Brabez freebsd_committer freebsd_triage 2011-10-03 12:51:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!