FreeBSD Bugzilla – Attachment 52224 Details for
Bug 79154
Update port: sysutils/portbrowser (use proper INDEX file)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 777 bytes, created by
Jean-Yves Lefort
on 2005-03-23 08:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Yves Lefort
Created:
2005-03-23 08:40:02 UTC
Size:
777 bytes
patch
obsolete
>diff -ruN /usr/ports/sysutils/portbrowser/Makefile portbrowser/Makefile >--- /usr/ports/sysutils/portbrowser/Makefile Mon Mar 14 00:28:19 2005 >+++ portbrowser/Makefile Wed Mar 23 09:27:18 2005 >@@ -6,7 +6,7 @@ > > PORTNAME= portbrowser > PORTVERSION= 0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils > MASTER_SITES= http://www.bytelabs.org/ > DISTNAME= pb-browser-${PORTVERSION} >@@ -15,6 +15,7 @@ > MAINTAINER= hrs@FreeBSD.org > COMMENT= Graphical frontend for the BSD ports system > >+USE_REINPLACE= yes > USE_GNOME= gtk20 > MAKE_ENV= MANDIR=${PREFIX}/man/man \ > BINDIR=${PREFIX}/bin \ >@@ -22,5 +23,9 @@ > PLIST_FILES= bin/pbrowser > > MAN1= pbrowser.1 >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|"INDEX"|"${INDEXFILE}"|' \ >+ ${WRKSRC}/src/pkgobject.h > > .include <bsd.port.mk>
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 79154
: 52224