Date: Tue, 17 Mar 2009 01:18:02 +0900 (JST) From: Koji Yokota <yokota@res.otaru-uc.ac.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/132701: [MAINTAINER] print/lyx16: update to 1.6.2 Message-ID: <20090316161802.F351EB872@room520-1.yokota-s.otaru-uc.ac.jp> Resent-Message-ID: <200903161620.n2GGK1MQ048254@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132701 >Category: ports >Synopsis: [MAINTAINER] print/lyx16: update to 1.6.2 >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 Mar 16 16:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: FreeBSD 7.1-RELEASE-p1 i386 >Organization: Otaru University of Commerce >Environment: System: FreeBSD hoge.otaru-uc.ac.jp 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #6: Fri Jan 9 20:32:13 JST >Description: - Update to 1.6.2 Added file(s): - files/patch-src-support-docstream.cpp Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lyx-1.6.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/print/lyx16.orig/Makefile /usr/ports/print/lyx16/Makefile --- /usr/ports/print/lyx16.orig/Makefile 2008-12-15 19:48:56.000000000 +0900 +++ /usr/ports/print/lyx16/Makefile 2009-03-16 04:30:25.000000000 +0900 @@ -6,9 +6,10 @@ # PORTNAME= lyx -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ + http://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ ftp://ftp.planetmirror.com/pub/lyx/stable/1.6.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/1.6.x/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ diff -ruN --exclude=CVS /usr/ports/print/lyx16.orig/distinfo /usr/ports/print/lyx16/distinfo --- /usr/ports/print/lyx16.orig/distinfo 2008-12-15 19:50:46.000000000 +0900 +++ /usr/ports/print/lyx16/distinfo 2009-03-16 04:32:06.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (lyx-1.6.1.tar.bz2) = fdac2fc40b435857afa1089fc04c1fcb -SHA256 (lyx-1.6.1.tar.bz2) = 8f45da9653fc9ea927f3b8c7c96390fc8277d7c969b735a7b615c06e4e5c03d7 -SIZE (lyx-1.6.1.tar.bz2) = 10263789 +MD5 (lyx-1.6.2.tar.bz2) = c78bf5db40e649b067f3b86e412eb294 +SHA256 (lyx-1.6.2.tar.bz2) = 8515115b21ff78f4aff67bb185ddff76a42337063221a7b457f65340135864cc +SIZE (lyx-1.6.2.tar.bz2) = 10477093 diff -ruN --exclude=CVS /usr/ports/print/lyx16.orig/files/patch-src-support-docstream.cpp /usr/ports/print/lyx16/files/patch-src-support-docstream.cpp --- /usr/ports/print/lyx16.orig/files/patch-src-support-docstream.cpp 1970-01-01 09:00:00.000000000 +0900 +++ /usr/ports/print/lyx16/files/patch-src-support-docstream.cpp 2009-03-16 04:33:05.000000000 +0900 @@ -0,0 +1,13 @@ +Index: src/support/docstream.cpp +=================================================================== +--- src/support/docstream.cpp (revision 28591) ++++ src/support/docstream.cpp (working copy) +@@ -260,7 +260,7 @@ protected: + else if (encoding_ == "EUC-JP") + return 3; + else if (encoding_ == "ISO-2022-JP") +- return 5; ++ return 8; + else if (encoding_ == "BIG5" || + encoding_ == "EUC-KR" || + encoding_ == "EUC-CN" || diff -ruN --exclude=CVS /usr/ports/print/lyx16.orig/pkg-plist /usr/ports/print/lyx16/pkg-plist --- /usr/ports/print/lyx16.orig/pkg-plist 2008-12-18 01:03:49.000000000 +0900 +++ /usr/ports/print/lyx16/pkg-plist 2009-03-16 05:09:08.000000000 +0900 @@ -122,6 +122,7 @@ %%DATADIR%%/doc/de/clipart/Querverweis.png %%DATADIR%%/doc/de/clipart/StandardBoxQt4.png %%DATADIR%%/doc/de/clipart/UnterdokumentQt4.png +%%DATADIR%%/doc/es/Customization.lyx %%DATADIR%%/doc/es/DocumentoPostizo1.lyx %%DATADIR%%/doc/es/DocumentoPostizo2.lyx %%DATADIR%%/doc/es/DocumentoTextoPostizo.txt @@ -246,20 +247,24 @@ %%DATADIR%%/examples/chessgame.lyx %%DATADIR%%/examples/cs/splash.lyx %%DATADIR%%/examples/da/splash.lyx +%%DATADIR%%/examples/de/Braille.lyx %%DATADIR%%/examples/de/Dezimal.lyx %%DATADIR%%/examples/de/ItemizeBullets.lyx %%DATADIR%%/examples/de/Lebenslauf.lyx %%DATADIR%%/examples/de/beispiel_gelyxt.lyx %%DATADIR%%/examples/de/beispiel_roh.lyx +%%DATADIR%%/examples/de/linguistics.lyx %%DATADIR%%/examples/de/multicol.lyx %%DATADIR%%/examples/de/serienbrief1.lyx %%DATADIR%%/examples/de/serienbrief2.lyx %%DATADIR%%/examples/de/serienbrief3.lyx %%DATADIR%%/examples/de/splash.lyx %%DATADIR%%/examples/docbook_article.lyx +%%DATADIR%%/examples/es/Braille.lyx %%DATADIR%%/examples/es/ItemizeBullets.lyx %%DATADIR%%/examples/es/ejemplo_con_lyx.lyx %%DATADIR%%/examples/es/ejemplo_sin_lyx.lyx +%%DATADIR%%/examples/es/linguistics.lyx %%DATADIR%%/examples/es/multicol.lyx %%DATADIR%%/examples/es/splash.lyx %%DATADIR%%/examples/eu/adibide_gordina.lyx @@ -286,6 +291,7 @@ %%DATADIR%%/examples/hu/example_lyxified.lyx %%DATADIR%%/examples/hu/example_raw.lyx %%DATADIR%%/examples/hu/splash.lyx +%%DATADIR%%/examples/id/splash.lyx %%DATADIR%%/examples/iecc05.fen %%DATADIR%%/examples/iecc07.fen %%DATADIR%%/examples/iecc12.fen @@ -306,6 +312,7 @@ %%DATADIR%%/examples/pl/splash.lyx %%DATADIR%%/examples/powerdot-example.lyx %%DATADIR%%/examples/pt/splash.lyx +%%DATADIR%%/examples/recipebook.lyx %%DATADIR%%/examples/ro/splash.lyx %%DATADIR%%/examples/ru/splash.lyx %%DATADIR%%/examples/script_form.lyx @@ -318,6 +325,7 @@ %%DATADIR%%/examples/sl/primer_surov.lyx %%DATADIR%%/examples/sl/splash.lyx %%DATADIR%%/examples/splash.lyx +%%DATADIR%%/examples/uk/splash.lyx %%DATADIR%%/examples/xyfigure.png %%DATADIR%%/examples/xypic.lyx %%DATADIR%%/external_templates @@ -1013,6 +1021,7 @@ %%DATADIR%%/layouts/aapaper.layout %%DATADIR%%/layouts/aastex.layout %%DATADIR%%/layouts/achemso.layout +%%DATADIR%%/layouts/acmsiggraph.layout %%DATADIR%%/layouts/agu-dtd.layout %%DATADIR%%/layouts/agu_stdclass.inc %%DATADIR%%/layouts/agu_stdcounters.inc @@ -1105,6 +1114,7 @@ %%DATADIR%%/layouts/numrevtex.inc %%DATADIR%%/layouts/paper.layout %%DATADIR%%/layouts/powerdot.layout +%%DATADIR%%/layouts/recipebook.layout %%DATADIR%%/layouts/report.layout %%DATADIR%%/layouts/revtex.layout %%DATADIR%%/layouts/revtex4.layout @@ -1270,6 +1280,7 @@ %%DATADIR%%/scripts/tex_copy.pyo %%DATADIR%%/symbols %%DATADIR%%/syntax.default +%%DATADIR%%/templates/ACM-siggraph.lyx %%DATADIR%%/templates/ACM-sigplan.lyx %%DATADIR%%/templates/IEEEtran.lyx %%DATADIR%%/templates/JSS-article.lyx @@ -1322,6 +1333,7 @@ @dirrm %%DATADIR%%/images/commands @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts +@dirrm %%DATADIR%%/examples/uk @dirrm %%DATADIR%%/examples/sl @dirrm %%DATADIR%%/examples/ru @dirrm %%DATADIR%%/examples/ro @@ -1330,6 +1342,7 @@ @dirrm %%DATADIR%%/examples/nl @dirrm %%DATADIR%%/examples/ja @dirrm %%DATADIR%%/examples/it +@dirrm %%DATADIR%%/examples/id @dirrm %%DATADIR%%/examples/hu @dirrm %%DATADIR%%/examples/he @dirrm %%DATADIR%%/examples/gl --- lyx-1.6.2.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?20090316161802.F351EB872>