FreeBSD Bugzilla – Attachment 104378 Details for
Bug 144546
[MAINTAINER] [PATCH] java/javahelp Fix typo in install section of Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.45 KB, created by
Robert Farmer
on 2010-03-08 06:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Robert Farmer
Created:
2010-03-08 06:30:01 UTC
Size:
1.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/java/javahelp/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 23 Feb 2010 09:49:48 -0000 1.1 >+++ Makefile 8 Mar 2010 01:42:57 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= javahelp > PORTVERSION= 2.0.05 >+PORTREVISION= 1 > CATEGORIES= java devel > MASTER_SITES= http://download.java.net/javadesktop/javahelp/ \ > http://www.predatorlabs.net/dl/ >@@ -47,7 +48,7 @@ > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR}] >+ ${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR} > (cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} \* ${DOCSDIR}) > (cd ${WRKSRC}/demos/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) > .endif >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/java/javahelp/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 23 Feb 2010 09:49:48 -0000 1.1 >+++ pkg-plist 8 Mar 2010 01:43:45 -0000 >@@ -315,7 +315,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/jhug/release/requirements.html > %%PORTDOCS%%%%DOCSDIR%%/jhug/titlepage.html > %%PORTDOCS%%%%DOCSDIR%%/spec/JavaHelp_V2_0_Specification.pdf >-%%PORTDOCS%%%%DOCSDIR%%] >+%%PORTDOCS%%%%DOCSDIR%%/README.html > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bin/UserGuide.jar > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bin/apiviewer.jar
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 144546
: 104378