FreeBSD Bugzilla – Attachment 117992 Details for
Bug 160151
Update port: textproc/prosper
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.02 KB, created by
tkato432
on 2011-08-24 19:50:39 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:39 UTC
Size:
4.02 KB
patch
obsolete
>diff -urN /usr/ports/textproc/prosper/Makefile textproc/prosper/Makefile >--- /usr/ports/textproc/prosper/Makefile 2010-03-28 17:46:46.000000000 +0900 >+++ textproc/prosper/Makefile 2011-08-11 23:01:57.000000000 +0900 >@@ -9,8 +9,10 @@ > PORTVERSION= 1.00.4 > PORTREVISION= 9 > CATEGORIES= textproc >-MASTER_SITES= SF >-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} contrib-prosper-1.0.0.tar.gz >+MASTER_SITES= SF \ >+ SF/${PORTNAME}/contributed%20styles/1.0.0:contrib >+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >+ contrib-prosper-1.0.0.tar.gz:contrib > > MAINTAINER= ports@FreeBSD.org > COMMENT= LaTeX class for writing transparencies >@@ -40,7 +42,8 @@ > EXAMPLES_DIR= doc/doc-examples > > post-extract: >- @${CP} -r ${WRKDIR}/contrib-prosper-1.0.0/* ${WRKSRC}/contrib/ >+ @(cd ${WRKDIR}/contrib-prosper-1.0.0 && ${FIND} . | \ >+ ${CPIO} --quiet -dump ${WRKSRC}/contrib) > > do-install: > @${MKDIR} ${PROSPERDIR}/contrib/img >@@ -63,6 +66,8 @@ > @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} > .endfor > @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." >+.endif >+.if !defined(NOPORTEXAMPLES) > @${MKDIR} ${EXAMPLESDIR} > .for FILE in ${EXAMPLES_DIR}/Example* > @${INSTALL_DATA} ${WRKSRC}/${FILE} ${EXAMPLESDIR} >diff -urN /usr/ports/textproc/prosper/pkg-plist textproc/prosper/pkg-plist >--- /usr/ports/textproc/prosper/pkg-plist 2006-11-08 13:32:07.000000000 +0900 >+++ textproc/prosper/pkg-plist 2011-08-11 22:52:47.000000000 +0900 >@@ -17,25 +17,25 @@ > %%PORTDOCS%%%%DOCSDIR%%/prosper-tour.tex > %%PORTDOCS%%%%DOCSDIR%%/rotation.ps > %%PORTDOCS%%%%DOCSDIR%%/rotation.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/Example.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleAlienglow.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleAlienglow.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleAutumn.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleAutumn.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleAzure.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleAzure.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleContemporain.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleContemporain.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleDarkblue.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleDarkblue.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleFrames.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleFrames.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleLignesbleues.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleLignesbleues.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleNuanceGris.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleNuanceGris.tex >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleTroisPoints.ps >-%%PORTDOCS%%%%EXAMPLESDIR%%/ExampleTroisPoints.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Example.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleAlienglow.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleAlienglow.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleAutumn.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleAutumn.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleAzure.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleAzure.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleContemporain.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleContemporain.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleDarkblue.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleDarkblue.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleFrames.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleFrames.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleLignesbleues.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleLignesbleues.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleNuanceGris.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleNuanceGris.tex >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleTroisPoints.ps >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleTroisPoints.tex > %%PROSPERDIR%%/contrib/img/angleHG.ps > %%PROSPERDIR%%/contrib/img/barre-rico.ps > %%PROSPERDIR%%/contrib/img/blue-inverted-arrow.ps >@@ -111,12 +111,12 @@ > %%PROSPERDIR%%/PPRnuancegris.sty > %%PROSPERDIR%%/PPRtroispoints.sty > %%PROSPERDIR%%/prosper.cls >-%%PORTDOCS%%@dirrm %%DOCSDIR%% >-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% >+@dirrm %%PROSPERDIR%%/img >+@dirrm %%PROSPERDIR%%/designer > @dirrm %%PROSPERDIR%%/contrib/img > @dirrm %%PROSPERDIR%%/contrib >-@dirrm %%PROSPERDIR%%/designer >-@dirrm %%PROSPERDIR%%/img > @dirrm %%PROSPERDIR%% >+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% >+%%PORTDOCS%%@dirrm %%DOCSDIR%% > @exec %%MKTEXLSR%% > @unexec %%MKTEXLSR%%
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 160151
: 117992