Date: Mon, 7 Feb 2011 14:53:15 GMT From: Aldis Berjoza <aldis@bsdroot.lv> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/154574: [PATCH] print/lyx-devel 2.0.0-beta4 Message-ID: <201102071453.p17ErFK2023699@red.freebsd.org> Resent-Message-ID: <201102071500.p17F0KOK076538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154574 >Category: ports >Synopsis: [PATCH] print/lyx-devel 2.0.0-beta4 >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: Mon Feb 07 15:00:20 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Update lyx-devel to v2.0.0 beta 4 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ur lyx-devel.bak/Makefile lyx-devel/Makefile --- lyx-devel.bak/Makefile 2011-02-07 16:19:12.697814386 +0200 +++ lyx-devel/Makefile 2011-02-07 16:22:56.970216046 +0200 @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.b3 +PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.b4 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/${PORTNAME}-${MAJOR_VERSION}/${PRERELEASE}/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/devel/${PORTNAME}-${MAJOR_VERSION}/${PRERELEASE}/ \ @@ -24,7 +24,7 @@ MAJOR_VERSION= 2.0 MINOR_VERSION= 0 -PRERELEASE= beta3 +PRERELEASE= beta4 LICENSE= GPLv2 CONFLICTS= lyx-1.[0-9]* diff -ur lyx-devel.bak/distinfo lyx-devel/distinfo --- lyx-devel.bak/distinfo 2011-02-07 16:19:12.680812505 +0200 +++ lyx-devel/distinfo 2011-02-07 16:23:12.894234602 +0200 @@ -1,2 +1,2 @@ -SHA256 (lyx-2.0.0beta3.tar.xz) = 91a6f7373bd52035aaf2917f36ef5c0e6708f007695fb4304d88daebdf018003 -SIZE (lyx-2.0.0beta3.tar.xz) = 9984688 +SHA256 (lyx-2.0.0beta4.tar.xz) = c34148cea00fde3ebc0d4a106d85b2908477619d9b32f4639b9fbf40632058ca +SIZE (lyx-2.0.0beta4.tar.xz) = 10109904 diff -ur lyx-devel.bak/pkg-plist lyx-devel/pkg-plist --- lyx-devel.bak/pkg-plist 2011-02-07 16:19:12.698807529 +0200 +++ lyx-devel/pkg-plist 2011-02-07 16:40:03.185209293 +0200 @@ -291,6 +291,7 @@ %%DATADIR%%/examples/de/tufte-handout.lyx %%DATADIR%%/examples/docbook_article.lyx %%DATADIR%%/examples/el/splash.lyx +%%DATADIR%%/examples/enumitem.lyx %%DATADIR%%/examples/es/Braille.lyx %%DATADIR%%/examples/es/ItemizeBullets.lyx %%DATADIR%%/examples/es/ejemplo_con_lyx.lyx @@ -439,6 +440,7 @@ %%DATADIR%%/images/buffer-write-as.png %%DATADIR%%/images/buffer-write.png %%DATADIR%%/images/build-program.png +%%DATADIR%%/images/busy.gif %%DATADIR%%/images/change-accept.png %%DATADIR%%/images/change-next.png %%DATADIR%%/images/change-reject.png @@ -1030,6 +1032,7 @@ %%DATADIR%%/images/split-view_horizontal.png %%DATADIR%%/images/split-view_vertical.png %%DATADIR%%/images/standard.png +%%DATADIR%%/images/tabular-feature_align-decimal.png %%DATADIR%%/images/tabular-feature_append-column.png %%DATADIR%%/images/tabular-feature_append-row.png %%DATADIR%%/images/tabular-feature_delete-column.png @@ -1177,6 +1180,7 @@ %%DATADIR%%/layouts/extletter.layout %%DATADIR%%/layouts/extreport.layout %%DATADIR%%/layouts/figs-within-sections.module +%%DATADIR%%/layouts/fix-cm.module %%DATADIR%%/layouts/fixltx2e.module %%DATADIR%%/layouts/foils.layout %%DATADIR%%/layouts/foottoend.module @@ -1409,6 +1413,9 @@ %%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyc %%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyo %%DATADIR%%/scripts/listerrors +%%DATADIR%%/scripts/lyxpak.py +%%DATADIR%%/scripts/lyxpak.pyc +%%DATADIR%%/scripts/lyxpak.pyo %%DATADIR%%/scripts/lyxpreview-lytex2bitmap.py %%DATADIR%%/scripts/lyxpreview-lytex2bitmap.pyc %%DATADIR%%/scripts/lyxpreview-lytex2bitmap.pyo @@ -1495,6 +1502,7 @@ %%DATADIR%%/ui/stdmenus.inc %%DATADIR%%/ui/stdtoolbars.inc %%DATADIR%%/unicodesymbols + @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/tex @dirrm %%DATADIR%%/templates/thesis >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102071453.p17ErFK2023699>