Date: Sun, 13 Mar 2005 01:00:21 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78741: Update port: print/abntex to 0.8.2 Message-ID: <20050313010021.11d60f47.tkato432@yahoo.com> Resent-Message-ID: <200503121610.j2CGA6eN022585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78741 >Category: ports >Synopsis: Update port: print/abntex to 0.8.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 12 16:10:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.8.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/print/abntex/Makefile print/abntex/Makefile --- /usr/ports/print/abntex/Makefile Sun Jan 9 14:36:15 2005 +++ print/abntex/Makefile Tue Mar 8 20:22:20 2005 @@ -6,33 +6,30 @@ # PORTNAME= abntex -PORTVERSION= 0.5 +PORTVERSION= 0.8.2 CATEGORIES= print MASTER_SITES= http://download.codigolivre.org.br/abntex/ +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Both classes and styles for both LaTex and bibtex for ABNT rules -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX +RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes do-install: -# extract into staging area - @cd ${WRKDIR} && ${TAR} -xf ${WRKSRC}/abntex-texmf-${PORTVERSION}.tar -# prepare information about installation - @cd ${WRKDIR} && ${FIND} texmf -type f > ${WRKDIR}/files && \ - ${FIND} texmf -type d | ${SORT} > ${WRKDIR}/dirs -# create dirs - @for dir in `${CAT} ${WRKDIR}/dirs`; do \ - ${MKDIR} ${PREFIX}/share/$${dir} ; \ - done # install files - @for file in `${CAT} ${WRKDIR}/files`; do \ - ${INSTALL_DATA} ${WRKDIR}/$${file} ${PREFIX}/share/$${file} ; \ - done + ${INSTALL_SCRIPT} ${WRKSRC}/bin/geratss ${PREFIX}/bin +.for dir in bibtex/bib bibtex/bst doc/bibtex doc/latex makeindex tex/latex + @${MKDIR} ${PREFIX}/share/texmf/${dir} + ${TAR} -C ${WRKSRC}/texmf/${dir} --exclude ".*" --exclude "*~" \ + -cf - abntex | ${TAR} -C ${PREFIX}/share/texmf/${dir} -xf - + @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/texmf/${dir} +.endfor # inform tex about installation @${LOCALBASE}/bin/texhash diff -urN /usr/ports/print/abntex/distinfo print/abntex/distinfo --- /usr/ports/print/abntex/distinfo Wed Mar 31 18:13:01 2004 +++ print/abntex/distinfo Sun Jan 16 00:25:14 2005 @@ -1,2 +1,2 @@ -MD5 (abntex-0.5.tgz) = baeb3f8000efad1c4aa4b1a25f7a52e7 -SIZE (abntex-0.5.tgz) = 808383 +MD5 (abntex-0.8-2.tgz) = f0a1a4943e90d52adce1c7857ba4fd62 +SIZE (abntex-0.8-2.tgz) = 444125 diff -urN /usr/ports/print/abntex/pkg-plist print/abntex/pkg-plist --- /usr/ports/print/abntex/pkg-plist Fri Sep 20 03:48:53 2002 +++ print/abntex/pkg-plist Sun Jan 16 01:03:19 2005 @@ -1,27 +1,46 @@ +bin/geratss +share/texmf/bibtex/bib/abntex/abnt-10520-2001.bib +share/texmf/bibtex/bib/abntex/abnt-10520-2002.bib +share/texmf/bibtex/bib/abntex/abnt-6023-2000.bib +share/texmf/bibtex/bib/abntex/abnt-6023-2002.bib share/texmf/bibtex/bib/abntex/abnt-bibtex-doc.bib -share/texmf/bibtex/bib/abntex/abnt-def.bib +share/texmf/bibtex/bib/abntex/abnt-nrj.bib share/texmf/bibtex/bib/abntex/abnt-options.bib share/texmf/bibtex/bib/abntex/abnt-test.bib +share/texmf/bibtex/bib/abntex/abntex-doc.bib +share/texmf/bibtex/bib/abntex/iso-690-1987.bib +share/texmf/bibtex/bib/abntex/normas.bib share/texmf/bibtex/bst/abntex/abnt-alf.bst share/texmf/bibtex/bst/abntex/abnt-num.bst -share/texmf/bibtex/bst/abntex/changelog.txt share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.css -share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.pdf -share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.ps.gz share/texmf/doc/bibtex/abntex/abnt-bibtex-alf-doc.tex share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.css -share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.pdf -share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.ps.gz share/texmf/doc/bibtex/abntex/abnt-bibtex-doc.tex share/texmf/doc/latex/abntex/abnt-classe-doc.css -share/texmf/doc/latex/abntex/abnt-classe-doc.pdf -share/texmf/doc/latex/abntex/abnt-classe-doc.ps.gz share/texmf/doc/latex/abntex/abnt-classe-doc.tex +share/texmf/doc/latex/abntex/inpi-ex.tex +share/texmf/doc/latex/abntex/tabela-simbolos-doc.tex +share/texmf/makeindex/abntex/tabela-siglas.ist +share/texmf/makeindex/abntex/tabela-simbolos.ist +share/texmf/tex/latex/abntex/abnt-UFPR.sty share/texmf/tex/latex/abntex/abnt-alf.sty share/texmf/tex/latex/abntex/abnt-num.sty share/texmf/tex/latex/abntex/abnt.cls -share/texmf/tex/latex/abntex/devel.txt +share/texmf/tex/latex/abntex/abntart.cls +share/texmf/tex/latex/abntex/abntcite.sty +share/texmf/tex/latex/abntex/abntex-abrev-pt_BR.def +share/texmf/tex/latex/abntex/abntex-abrev.sty +share/texmf/tex/latex/abntex/abntex-text-pt_BR.def +share/texmf/tex/latex/abntex/abntex-text.sty +share/texmf/tex/latex/abntex/cvs-id.def +share/texmf/tex/latex/abntex/inpi.sty +share/texmf/tex/latex/abntex/nbr10520-1988.def +share/texmf/tex/latex/abntex/nbr10520-2001.def +share/texmf/tex/latex/abntex/nbr10520-2002.def +share/texmf/tex/latex/abntex/nbr10522-1988.def +share/texmf/tex/latex/abntex/tabela-simbolos.sty @dirrm share/texmf/tex/latex/abntex +@dirrm share/texmf/makeindex/abntex @dirrm share/texmf/doc/latex/abntex @dirrm share/texmf/doc/bibtex/abntex @dirrm share/texmf/bibtex/bst/abntex >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050313010021.11d60f47.tkato432>