FreeBSD Bugzilla – Attachment 81336 Details for
Bug 116491
[patch] graphics/jpgraph2 - add missing files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.39 KB, created by
edwin
on 2007-09-20 22:20:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2007-09-20 22:20:07 UTC
Size:
1.39 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/jpgraph2/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 19 May 2007 20:09:38 -0000 1.4 >+++ Makefile 20 Sep 2007 11:00:52 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= jpgraph > PORTVERSION= 2.1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= http://web.comhem.se/jpgraph/jpgdownloads/ > >@@ -27,9 +27,11 @@ > > do-install: > @${MKDIR} ${DATADIR} >+ @${MKDIR} ${DATADIR}/lang > ${CP} ${WRKSRC}/src/*.php ${DATADIR} > ${CP} ${WRKSRC}/src/*.inc ${DATADIR} > ${CP} ${WRKSRC}/src/*.dat ${DATADIR} >+ ${CP} ${WRKSRC}/src/lang/*.php ${DATADIR}/lang > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > ${CP} -R ${WRKSRC}/docs/* ${DOCSDIR} >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/graphics/jpgraph2/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 7 Dec 2006 10:04:08 -0000 1.1 >+++ pkg-plist 20 Sep 2007 11:00:52 -0000 >@@ -37,6 +37,10 @@ > %%DATADIR%%/jpgraph_scatter.php > %%DATADIR%%/jpgraph_stock.php > %%DATADIR%%/jpgraph_utils.inc.php >+%%DATADIR%%/jpgraph/lang/en.inc.php >+%%DATADIR%%/jpgraph/lang/de.inc.php >+%%DATADIR%%/jpgraph/lang/prog.inc.php >+@dirrm %%DATADIR%%/lang > @dirrm %%DATADIR%% > %%PORTDOCS%%%%EXAMPLESDIR%%/accbarex1.php > %%PORTDOCS%%%%EXAMPLESDIR%%/alphabarex1.php
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 116491
: 81336