Bug 125869 - [maintainer update] devel/pysvn: pysvn-1.6.0
Summary: [maintainer update] devel/pysvn: pysvn-1.6.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 15:20 UTC by nagy.attila
Modified: 2008-07-23 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (184 bytes, patch)
2008-07-22 15:20 UTC, nagy.attila
no flags Details | Diff
file.diff (565 bytes, patch)
2008-07-22 15:20 UTC, nagy.attila
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nagy.attila 2008-07-22 15:20:05 UTC
Upgrade of pysvn to 1.6.0. Switch to neon.28 and require at least py-cxx 5.4.1.

Fix: PORTNAME=      pysvn
-PORTVERSION=   1.5.3
-PORTREVISION=  2
+PORTVERSION=   1.6.0
 CATEGORIES=    devel
 MASTER_SITES=  http://pysvn.barrys-emacs.org/source_kits/

 MAINTAINER=    bra@fsn.hu
 COMMENT=       Python binding for Subversion

-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/CXX/__init__.py:${PORTSDIR}/devel/py-cxx
+BUILD_DEPENDS= py${PYTHON_SUFFIX}-cxx>=5.4.1:${PORTSDIR}/devel/py-cxx
 LIB_DEPENDS=   svn_client-1:${PORTSDIR}/devel/subversion \
-               neon.26:${PORTSDIR}/www/neon26
+               neon.28:${PORTSDIR}/www/neon28

 USE_PYTHON=    2.3+
 USE_PYDISTUTILS=yes
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2008-07-23 09:06:50 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-23 09:07:38 UTC
pav         2008-07-23 08:07:29 UTC

  FreeBSD ports repository

  Modified files:
    devel/pysvn          Makefile distinfo 
  Log:
  - Update to 1.6.0
  - Switch to neon.28 and require at least py-cxx 5.4.1
  
  PR:             ports/125869
  Submitted by:   Attila Nagy <bra@fsn.hu> (maintainer)
  
  Revision  Changes    Path
  1.7       +3 -4      ports/devel/pysvn/Makefile
  1.2       +3 -3      ports/devel/pysvn/distinfo
_______________________________________________
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"