Update to bzr-svn 1.1.2
Index: Makefile
===
RCS file: /cvs/ports/devel/bzr-svn/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile16 Sep 2011 09:24:49 - 1.3
+++ Makefile22 Dec 2011 16:41:42 -
@@
update to bzr 2.4.2
Index: Makefile
===
RCS file: /cvs/ports/devel/bzr/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile3 Nov 2011 22:13:23 - 1.19
+++ Makefile22 Dec 2011 16:19:19 -
@@ -2,9
This is an update to bzr 2.2.2.
Eric.
Index: Makefile
===
RCS file: /cvs/ports/devel/bzr/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile15 Nov 2010 19:45:56 - 1.14
+++ Makefile8 Jan 2011 21:0
Will Maier wrote on Wed, Jun 18, 2008 at 06:50:11AM -0500:
> On Wed, Jun 18, 2008 at 01:27:50PM +0200, Toni Mueller wrote:
>> * Hopefully, Python 2.3 can be dropped in the near future.
>
> If by 'dropped' you mean 'removed from the tree', I imagine this
> will happen at some point (though it does
On Wed, Jun 18, 2008 at 01:27:50PM +0200, Toni Mueller wrote:
> sorry to chime in late, but I've only come to see this thread
> after updating the port, which was at 0.14, to 1.5. Or at least, I
> think so...
The port is at 1.3 in -current.
> Anyway, please grab my attempt here:
>
> http://www.o
Hi,
sorry to chime in late, but I've only come to see this thread after
updating the port, which was at 0.14, to 1.5. Or at least, I think
so...
Anyway, please grab my attempt here:
http://www.oeko.net/download/sw/bsd/bzr.tar.gz
and send me feedback.
Some notes:
* The port was prepared on a
On Wed, Apr 09, 2008 at 12:40:56PM -0400, Okan Demirmen wrote:
> +pre-configure:
> + @perl -pi -e s,!!MODPY_BIN!!,${MODPY_BIN}, ${WRKSRC}/bzr \
> + ${WRKSRC}/Makefile ${WRKSRC}/bzrlib/tests/test_diff.py
> +
Check SUBST_CMD in bsd.port.mk(5) (-current), it's precisely there
for thi