Date: Tue, 13 May 2008 18:34:56 +0900 (JST) From: Koji Yokota <yokota@res.otaru-uc.ac.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123626: [MAINTAINER] japanese/latex-japanese: change portname to platex-japanese[SUMMARIZE CHANGES] Message-ID: <200805130934.m4D9YuIn076989@room520-1.yokota-s.otaru-uc.ac.jp> Resent-Message-ID: <200805131000.m4DA0Alk084186@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123626 >Category: ports >Synopsis: [MAINTAINER] japanese/latex-japanese: change portname to platex-japanese[SUMMARIZE CHANGES] >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 13 10:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: Otaru University of Commerce >Environment: System: FreeBSD hoge.otaru-uc.ac.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #4: Wed Apr 30 19:31:57 JST 2008 >Description: [DESCRIBE CHANGES] This port can be only usable with platex not with latex. To eliminate ambiguity which may lead users to try this package with genuine latex, it's be better change the prefix of portname to "platex-" instead of "latex-". Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- platex-japanese-1.3_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/japanese/platex-japanese.orig/Makefile /usr/ports/japanese/platex-japanese/Makefile --- /usr/ports/japanese/platex-japanese.orig/Makefile 2008-03-15 05:38:15.000000000 +0900 +++ /usr/ports/japanese/platex-japanese/Makefile 2008-05-13 18:27:50.000000000 +0900 @@ -1,21 +1,22 @@ -# New ports collection makefile for: latex-japanese +# New ports collection makefile for: platex-japanese # Date created: 2007-11-19 # Whom: Koji Yokota <yokota@res.otaru-uc.ac.jp> # -# $FreeBSD: ports/japanese/latex-japanese/Makefile,v 1.1 2008/03/14 20:38:15 miwi Exp $ +# $FreeBSD: ports/japanese/platex-japanese/Makefile,v 1.1 2008/03/14 20:38:15 miwi Exp $ # PORTNAME= japanese PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= language/japanese -PKGNAMEPREFIX= latex- +PKGNAMEPREFIX= platex- DISTNAME= ${PORTNAME} DIST_SUBDIR= latex MAINTAINER= yokota@res.otaru-uc.ac.jp -COMMENT= LaTeX package that literally provides japanese option to babel +COMMENT= pLaTeX package that literally provides japanese option to babel BUILD_DEPENDS= ${LOCALBASE}/share/texmf:${PORTSDIR}/print/teTeX-texmf \ ptex:${PORTSDIR}/japanese/ptex \ --- platex-japanese-1.3_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805130934.m4D9YuIn076989>