FreeBSD Bugzilla – Attachment 96336 Details for
Bug 134935
[MAINTAINER] Adjust devel/bzrtools to work with new >devel/bazaar-ng version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 966 bytes, created by
fullermd
on 2009-05-25 14:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fullermd
Created:
2009-05-25 14:40:01 UTC
Size:
966 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs/ports/devel/bzrtools/Makefile,v >retrieving revision 1.36 >diff -u -r1.36 Makefile >--- Makefile 1 May 2009 13:36:32 -0000 1.36 >+++ Makefile 25 May 2009 13:21:04 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= bzrtools > PORTVERSION= 1.14.0 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= https://launchpadlibrarian.net/25223897/ > >Index: files/patch-version.py >=================================================================== >RCS file: files/patch-version.py >diff -N files/patch-version.py >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-version.py 25 May 2009 13:23:28 -0000 >@@ -0,0 +1,6 @@ >+--- version.py.orig 2009-04-10 16:11:51.000000000 -0500 >++++ version.py 2009-05-25 08:23:15.000000000 -0500 >+@@ -1,2 +1,2 @@ >+ __version__ = '1.14.0' >+-version_info = tuple(int(n) for n in __version__.split('.')) >++version_info = tuple(int(n) for n in '1.15.0'.split('.'))
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 134935
: 96336