FreeBSD Bugzilla – Attachment 68293 Details for
Bug 100441
Take maintainership and patch deskutils/blogtk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
Jean-Baptiste Quenot
on 2006-07-17 16:20:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Baptiste Quenot
Created:
2006-07-17 16:20:18 UTC
Size:
1.62 KB
patch
obsolete
>diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/deskutils/blogtk/Makefile ./Makefile >--- /usr/ports/deskutils/blogtk/Makefile Sat May 6 00:01:02 2006 >+++ ./Makefile Mon Jul 17 17:03:05 2006 >@@ -1,4 +1,3 @@ >-# ex:ts=8 > # Ports collection makefile for: blogtk > # Date created: Jul 30, 2004 > # Whom: ijliao >@@ -13,7 +12,7 @@ > MASTER_SITE_SUBDIR= ${PORTNAME} > DISTNAME= ${PORTNAME}_${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= jbq@caraldi.com > COMMENT= A client for Blogger, Movable Type, and other blogging systems > > WRKSRC= ${WRKDIR}/BloGTK-${PORTVERSION} >diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/deskutils/blogtk/files/patch-blogtk-no-category ./files/patch-blogtk-no-category >--- /usr/ports/deskutils/blogtk/files/patch-blogtk-no-category Thu Jan 1 01:00:00 1970 >+++ ./files/patch-blogtk-no-category Mon Jul 17 17:04:43 2006 >@@ -0,0 +1,19 @@ >+--- src/BloGTK.py.orig Mon Jan 10 04:51:05 2005 >++++ src/BloGTK.py Mon Jul 17 17:04:32 2006 >+@@ -609,6 +609,7 @@ >+ blogID = item['blogid'] >+ >+ # Are we using MT? If so, we need to pull the category ID as well. >++ catID = "0" >+ if self.system == "mt": >+ >+ catName = self.catCombo.entry.get_text() >+@@ -619,8 +620,6 @@ >+ for k,v in item.items(): >+ if item['categoryName'] == catName: >+ catID = item['categoryId'] >+- else: >+- catID = "0" >+ >+ # 0.95 - We also need to pull our extended entry as well as our other >+ # fields
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 100441
: 68293