FreeBSD Bugzilla – Attachment 82072 Details for
Bug 117454
[MAINTAINER] devel/bazaar-ng - Minor tweaks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1021 bytes, created by
fullermd
on 2007-10-24 16:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fullermd
Created:
2007-10-24 16:30:02 UTC
Size:
1021 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs/ports/devel/bazaar-ng/Makefile,v >retrieving revision 1.23 >diff -u -r1.23 Makefile >--- Makefile 27 Sep 2007 20:56:55 -0000 1.23 >+++ Makefile 24 Oct 2007 14:28:36 -0000 >@@ -9,14 +9,11 @@ > PORTVERSION= 0.91 > CATEGORIES= devel > MASTER_SITES= http://bazaar-vcs.org/releases/src/ >-MASTER_SITE_SUBDIR= gnu-arch > DISTNAME= bzr-${PORTVERSION} > > MAINTAINER= fullermd@over-yonder.net > COMMENT= Distributed version control system by Canonical > >-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree >- > OPTIONS= SFTP "Enable Paramiko for SFTP support" on > > USE_PYTHON= 2.4+ >@@ -28,6 +25,11 @@ > > .include <bsd.port.pre.mk> > >+# Included in 2.5 >+.if (${PYTHON_VERSION} == python2.4) >+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree >+.endif >+ > .if defined(WITH_SFTP) > RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 117454
: 82072