FreeBSD Bugzilla – Attachment 114850 Details for
Bug 156573
[patch] fix documentation problem with icewm port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
Eitan Adler
on 2011-04-22 14:00:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eitan Adler
Created:
2011-04-22 14:00:20 UTC
Size:
1.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11-wm/icewm/Makefile,v >retrieving revision 1.149 >diff -u -r1.149 Makefile >--- Makefile 8 Nov 2010 21:59:08 -0000 1.149 >+++ Makefile 22 Apr 2011 12:27:12 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= icewm > PORTVERSION= 1.3.7 >+PORTREVISION= 1 > CATEGORIES= x11-wm > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/ > >@@ -40,6 +41,8 @@ > > .include <bsd.port.pre.mk> > >+PLIST_SUB+= PORTVERSION="${PORTVERSION}" >+ > .if defined(WITH_GNOMEDESKTOP) > USE_GNOME+= gnomedesktop > CONFIGURE_ARGS+=--enable-menus-gnome2 >@@ -112,6 +115,7 @@ > ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} > . endfor > ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR} >+ @${LN} -sf ${DOCSDIR}/${PORTNAME} ${DOCSDIR}-${PORTVERSION} > .endif > @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} > >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/x11-wm/icewm/pkg-plist,v >retrieving revision 1.52 >diff -u -r1.52 pkg-plist >--- pkg-plist 20 Mar 2009 21:04:49 -0000 1.52 >+++ pkg-plist 22 Apr 2011 12:27:12 -0000 >@@ -32,6 +32,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/icewm-8.html > %%PORTDOCS%%%%DOCSDIR%%/icewm-9.html > %%PORTDOCS%%%%DOCSDIR%%/icewm.html >+%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%% > %%GNOMEDESKTOP%%share/gnome/wm-properties/IceWM.desktop > %%DATADIR%%/icons/app_16x16.xpm > %%DATADIR%%/icons/app_32x32.xpm
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 156573
: 114850