FreeBSD Bugzilla – Attachment 64142 Details for
Bug 95469
[MAINTAINER] print/latex-circ: fix size mismatch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
latex-circ-1.0f_1.patch
latex-circ-1.0f_1.patch (text/plain), 2.19 KB, created by
Nicola Vitale
on 2006-04-07 13:20:09 UTC
(
hide
)
Description:
latex-circ-1.0f_1.patch
Filename:
MIME Type:
Creator:
Nicola Vitale
Created:
2006-04-07 13:20:09 UTC
Size:
2.19 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/print/latex-circ/Makefile /usr/ports/print/latex-circ.fix_size_mismatch/Makefile >--- /usr/ports/print/latex-circ/Makefile Thu Nov 17 14:43:42 2005 >+++ /usr/ports/print/latex-circ.fix_size_mismatch/Makefile Fri Apr 7 13:16:06 2006 >@@ -7,6 +7,7 @@ > > PORTNAME= circ > PORTVERSION= 1.0f >+PORTREVISION= 1 > CATEGORIES= print > MASTER_SITES= ftp://cam.ctan.org/tex-archive/macros/generic/diagrams/ \ > http://theory.uwinnipeg.ca/scripts/CTAN/macros/generic/diagrams/ >@@ -35,7 +36,7 @@ > > CIRC_INS= circ.ins > CIRC_DRV= circ.drv >-CIRC_DOC= circ.dvi >+CIRC_DOC= circ.dvi circ.pdf > > FIND_CLASS= -type f \( -name "*.sty" -or -name "*.def" \) > FIND_FONTS_PK= -type f -name "*.*pk" >@@ -76,7 +77,9 @@ > .if !defined(NOPORTDOCS) > @cd ${WRKSRC}; \ > ${MKDIR} ${TEXMFLOCAL_DOC}/${PORTNAME}; \ >- ${INSTALL_DATA} ${CIRC_DOC} ${TEXMFLOCAL_DOC}/${PORTNAME}/${CIRC_DOC} >+ for doc in ${CIRC_DOC}; do \ >+ ${INSTALL_DATA} $${doc} ${TEXMFLOCAL_DOC}/${PORTNAME}/$${doc}; \ >+ done > .endif > > post-install: >diff -ruN --exclude=CVS /usr/ports/print/latex-circ/distinfo /usr/ports/print/latex-circ.fix_size_mismatch/distinfo >--- /usr/ports/print/latex-circ/distinfo Sat Dec 31 16:36:33 2005 >+++ /usr/ports/print/latex-circ.fix_size_mismatch/distinfo Fri Apr 7 13:09:37 2006 >@@ -1,3 +1,3 @@ >-MD5 (circ.zip) = 664bafcb6743376c6bdc992c5b3438c9 >-SHA256 (circ.zip) = 69969dd88faee777432733adb6e38ea5eb03a3fe26380fe7cb029d50b78c5d64 >-SIZE (circ.zip) = 52082 >+MD5 (circ.zip) = 87be3c625ffc125ff8ca73abfec16a52 >+SHA256 (circ.zip) = eefea2f568316e60fb1e4203322c8b089ab9166d5f6bc73ea55d38c3900f4c88 >+SIZE (circ.zip) = 256516 >diff -ruN --exclude=CVS /usr/ports/print/latex-circ/pkg-plist /usr/ports/print/latex-circ.fix_size_mismatch/pkg-plist >--- /usr/ports/print/latex-circ/pkg-plist Thu Nov 17 14:43:42 2005 >+++ /usr/ports/print/latex-circ.fix_size_mismatch/pkg-plist Fri Apr 7 13:15:06 2006 >@@ -1,5 +1,6 @@ > @comment $FreeBSD: ports/print/latex-circ/pkg-plist,v 1.1 2005/11/17 13:43:42 barner Exp $ > %%PORTDOCS%%share/texmf-local/doc/circ/circ.dvi >+%%PORTDOCS%%share/texmf-local/doc/circ/circ.pdf > share/texmf-local/fonts/pk/circ/cibimos.600pk > share/texmf-local/fonts/pk/circ/cicirc.600pk > share/texmf-local/fonts/pk/circ/cidiod.600pk
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 95469
: 64142