Bug 153302 - [Update]devel/py-turbojson: update to 1.3
Summary: [Update]devel/py-turbojson: 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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-20 06:50 UTC by Wen Heping
Modified: 2010-12-31 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (130 bytes, patch)
2010-12-20 06:50 UTC, Wen Heping
no flags Details | Diff
file.diff (464 bytes, patch)
2010-12-20 06:50 UTC, Wen Heping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2010-12-20 06:50:12 UTC
- Update to 1.3, it is required by the update of py-turbogears

Fix: PORTNAME=      TurboJson
-PORTVERSION=   1.2.1
+PORTVERSION=   1.3
 CATEGORIES=    devel python
 MASTER_SITES=  CHEESESHOP \
                http://www.turbogears.org/2.0/downloads/2.0.1/ \
@@ -17,6 +17,7 @@
 COMMENT=       Python template plugin for TurboGears that supports json

 BUILD_DEPENDS+=        ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:${PORTSDIR}/devel/py-simplejson \
+               ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0:${PORTSDIR}/devel/py-PEAK-Rules \
                ${PYTHON_PKGNAMEPREFIX}prioritized_methods>=0.2.1:${PORTSDIR}/devel/py-prioritized_methods
 RUN_DEPENDS=   ${BUILD_DEPENDS}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-20 06:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-31 16:33:52 UTC
nivit       2010-12-31 16:33:47 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-turbojson   Makefile distinfo pkg-descr 
  Log:
  - Update to 1.3
  - Add devel/py-PEAK-Rules to *_DEPENDS
  - Remove MD5 checksum from distinfo
  - Remove devel/py-prioritized_methods from *_DEPENDS
  - Update URL of WWW site in pkg-descr
  
  PR:             ports/153302
  Submitted by:   wen
  
  Revision  Changes    Path
  1.14      +2 -2      ports/devel/py-turbojson/Makefile
  1.9       +2 -3      ports/devel/py-turbojson/distinfo
  1.3       +1 -1      ports/devel/py-turbojson/pkg-descr
_______________________________________________
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 Nicola Vitale freebsd_committer freebsd_triage 2010-12-31 16:34:22 UTC
State Changed
From-To: open->closed

Committed, thanks!