Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2011 05:38:25 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153883: [PATCH] print/lyx-devel update to 2.0.0-beta3
Message-ID:  <201101110538.p0B5cPLO074193@red.freebsd.org>
Resent-Message-ID: <201101110540.p0B5e8BJ061310@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153883
>Category:       ports
>Synopsis:       [PATCH] print/lyx-devel update to 2.0.0-beta3
>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 Jan 11 05:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update print/lyx-devel to 2.0.0-beta3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u lyx-devel.bak/Makefile lyx-devel/Makefile
--- lyx-devel.bak/Makefile	2011-01-11 07:07:46.990354919 +0200
+++ lyx-devel/Makefile	2011-01-11 07:08:13.409695366 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lyx
-PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}.b2
+PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}.b3
 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=	beta2
+PRERELEASE=	beta3
 
 LICENSE=	GPLv2
 CONFLICTS=	lyx-1.[0-9]*
diff -u lyx-devel.bak/distinfo lyx-devel/distinfo
--- lyx-devel.bak/distinfo	2011-01-11 07:07:46.978353393 +0200
+++ lyx-devel/distinfo	2011-01-11 07:10:06.130973908 +0200
@@ -1,2 +1,2 @@
-SHA256 (lyx-2.0.0beta2.tar.xz) = 619f6de1cb0a0e3dc15362381716aed466ff397d8801e39d37072c777df76574
-SIZE (lyx-2.0.0beta2.tar.xz) = 9988068
+SHA256 (lyx-2.0.0beta3.tar.xz) = 91a6f7373bd52035aaf2917f36ef5c0e6708f007695fb4304d88daebdf018003
+SIZE (lyx-2.0.0beta3.tar.xz) = 9984688
diff -u lyx-devel.bak/pkg-plist lyx-devel/pkg-plist
--- lyx-devel.bak/pkg-plist	2011-01-11 07:07:46.973346612 +0200
+++ lyx-devel/pkg-plist	2011-01-11 07:28:40.407120737 +0200
@@ -190,7 +190,9 @@
 %%DATADIR%%/doc/hu/Intro.lyx
 %%DATADIR%%/doc/hu/Tutorial.lyx
 %%DATADIR%%/doc/id/Intro.lyx
+%%DATADIR%%/doc/id/Shortcuts.lyx
 %%DATADIR%%/doc/id/Tutorial.lyx
+%%DATADIR%%/doc/id/UserGuide.lyx
 %%DATADIR%%/doc/id/clipart/id-contrib.png
 %%DATADIR%%/doc/id/clipart/id-footnote.png
 %%DATADIR%%/doc/id/clipart/id-lingkungan.png
@@ -980,30 +982,19 @@
 %%DATADIR%%/images/math/upsilon2.png
 %%DATADIR%%/images/math/upuparrows.png
 %%DATADIR%%/images/math/urcorner.png
-%%DATADIR%%/images/math/varDelta.png
-%%DATADIR%%/images/math/varGamma.png
-%%DATADIR%%/images/math/varLambda.png
-%%DATADIR%%/images/math/varOmega.png
-%%DATADIR%%/images/math/varPsi.png
-%%DATADIR%%/images/math/varUpsilon.png
-%%DATADIR%%/images/math/varXi.png
 %%DATADIR%%/images/math/varepsilon.png
 %%DATADIR%%/images/math/varkappa.png
 %%DATADIR%%/images/math/varnothing.png
 %%DATADIR%%/images/math/varphi.png
-%%DATADIR%%/images/math/varphi2.png
 %%DATADIR%%/images/math/varpi.png
-%%DATADIR%%/images/math/varpi2.png
 %%DATADIR%%/images/math/varpropto.png
 %%DATADIR%%/images/math/varrho.png
 %%DATADIR%%/images/math/varsigma.png
-%%DATADIR%%/images/math/varsigma2.png
 %%DATADIR%%/images/math/varsubsetneq.png
 %%DATADIR%%/images/math/varsubsetneqq.png
 %%DATADIR%%/images/math/varsupsetneq.png
 %%DATADIR%%/images/math/varsupsetneqq.png
 %%DATADIR%%/images/math/vartheta.png
-%%DATADIR%%/images/math/vartheta2.png
 %%DATADIR%%/images/math/vartriangle.png
 %%DATADIR%%/images/math/vartriangleleft.png
 %%DATADIR%%/images/math/vartriangleright.png
@@ -1586,3 +1577,4 @@
 @dirrm %%DATADIR%%/bind/de
 @dirrm %%DATADIR%%/bind
 @dirrm %%DATADIR%%
+


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101110538.p0B5cPLO074193>