Date: Mon, 1 Dec 2008 07:58:07 GMT From: Veit Jahns <vj562001@yahoo.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/129325: Update port: print/latex-csquotes update to 4.3 Message-ID: <200812010758.mB17w7JZ042442@www.freebsd.org> Resent-Message-ID: <200812010800.mB1805tE005360@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129325 >Category: ports >Synopsis: Update port: print/latex-csquotes update to 4.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 08:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Veit Jahns >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: FreeBSD mudfly 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Tue Nov 4 16:07:54 CET 2008 veit@mudfly:/usr/obj/usr/src/sys/KERNELTIGH i386 >Description: Update from 4.2 to 4.3 >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # latex-csquotes # latex-csquotes/Makefile # latex-csquotes/distinfo # latex-csquotes/pkg-descr # echo c - latex-csquotes mkdir -p latex-csquotes > /dev/null 2>&1 echo x - latex-csquotes/Makefile sed 's/^X//' >latex-csquotes/Makefile << 'END-of-latex-csquotes/Makefile' X# New ports collection makefile for: latex-csquotes X# Date created: 31 Aug 2008 X# Whom: vj562001@yahoo.de X# X# $FreeBSD: ports/print/latex-csquotes/Makefile,v 1.1 2008/09/05 14:22:42 miwi Exp $ X XPORTNAME= csquotes XPORTVERSION= 4.3 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= macros/latex/contrib XPKGNAMEPREFIX= latex- XDISTNAME= ${PORTNAME} X XMAINTAINER= vj562001@yahoo.de XCOMMENT= Context sensitive quotation facilities X XBUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal XRUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ X ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox X XUSE_ZIP= YES XNO_BUILD= YES XPLIST= ${WRKDIR}/pkg-plist X XTEXMFLOCAL= share/texmf-local XTEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R XMKTEXLSR= ${LOCALBASE}/bin/mktexlsr XTEX_BIN= ${LOCALBASE}/bin/latex X XCLASSNAME= ${PORTNAME} XCLASSDIR= ${TEXMFLOCAL}/tex/latex/${CLASSNAME} XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X XCLASS_FILES= csquotes.sty csquotes.def csquotes.cfg XDOC_FILES= LICENSE README csquotes.pdf tutorial.tex X XWRKSRC= ${WRKDIR}/${CLASSNAME} X Xpre-install: X (for F in ${CLASS_FILES}; do \ X ${ECHO_CMD} "${CLASSDIR}/$${F}"; \ X done;) > ${PLIST} X ${ECHO_CMD} "@dirrm ${CLASSDIR}" >> ${PLIST} X.if !defined(NOPORTDOCS) X (for F in ${DOC_FILES}; do \ X ${ECHO_CMD} "${DOCSDIR:S,^${PREFIX}/,,}/$${F}"; \ X done;\ X ${ECHO_CMD} "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}" ) >> ${PLIST} X.endif X ${ECHO_CMD} "@exec ${MKTEXLSR}" >> ${PLIST} X ${ECHO_CMD} "@unexec ${MKTEXLSR}" >> ${PLIST} X Xdo-install: X ${MKDIR} ${PREFIX}/${CLASSDIR} X ${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR} X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${DOC_FILES:S@^@${WRKSRC}/@} ${DOCSDIR} X.endif X Xpost-install: X ${MKTEXLSR} X X.include <bsd.port.mk> END-of-latex-csquotes/Makefile echo x - latex-csquotes/distinfo sed 's/^X//' >latex-csquotes/distinfo << 'END-of-latex-csquotes/distinfo' XMD5 (csquotes.zip) = fae87ba78d51fdc099d026cefa95116a XSHA256 (csquotes.zip) = 18b2c6adb8f9b7264ee8f5458d69ad887064c71a771ed4bcd7125738e9fab34c XSIZE (csquotes.zip) = 293013 END-of-latex-csquotes/distinfo echo x - latex-csquotes/pkg-descr sed 's/^X//' >latex-csquotes/pkg-descr << 'END-of-latex-csquotes/pkg-descr' XA LaTeX package, which provides facilities for inline and display quotations. X XWWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/csquotes.html END-of-latex-csquotes/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812010758.mB17w7JZ042442>