ports/155638: [PATCH] print/lyx-devel 2.0.0 RC1

Aldis Berjoza aldis at bsdroot.lv
Thu Mar 17 17:50:09 UTC 2011


>Number:         155638
>Category:       ports
>Synopsis:       [PATCH] print/lyx-devel 2.0.0 RC1
>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:   Thu Mar 17 17:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update lyx-devel to 2.0.0 RC1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -nru lyx-devel.bak/Makefile lyx-devel/Makefile
--- lyx-devel.bak/Makefile	2011-03-17 19:16:53.606470728 +0200
+++ lyx-devel/Makefile	2011-03-17 19:17:58.569137349 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lyx
-PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}.b4
+PORTVERSION=	${MAJOR_VERSION}.${MINOR_VERSION}.rc1
 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=	beta4
+PRERELEASE=	rc1
 
 LICENSE=	GPLv2
 CONFLICTS=	lyx-1.[0-9]*
diff -nru lyx-devel.bak/distinfo lyx-devel/distinfo
--- lyx-devel.bak/distinfo	2011-03-17 19:16:53.598470183 +0200
+++ lyx-devel/distinfo	2011-03-17 19:21:02.071959501 +0200
@@ -1,2 +1,2 @@
-SHA256 (lyx-2.0.0beta4.tar.xz) = c34148cea00fde3ebc0d4a106d85b2908477619d9b32f4639b9fbf40632058ca
-SIZE (lyx-2.0.0beta4.tar.xz) = 10109904
+SHA256 (lyx-2.0.0rc1.tar.xz) = d67f5562e65e59b1513fd3fb094373d934ea33d0407ebe624817036bce7151c7
+SIZE (lyx-2.0.0rc1.tar.xz) = 9761012
diff -nru lyx-devel.bak/pkg-plist lyx-devel/pkg-plist
--- lyx-devel.bak/pkg-plist	2011-03-17 19:16:53.597471477 +0200
+++ lyx-devel/pkg-plist	2011-03-17 19:41:43.532304279 +0200
@@ -376,6 +376,7 @@
 %%DATADIR%%/examples/splash.lyx
 %%DATADIR%%/examples/sr/Braille.lyx
 %%DATADIR%%/examples/sr/splash.lyx
+%%DATADIR%%/examples/sv/splash.lyx
 %%DATADIR%%/examples/sweave.lyx
 %%DATADIR%%/examples/tufte-book.lyx
 %%DATADIR%%/examples/tufte-handout.lyx
@@ -1515,6 +1516,7 @@
 @dirrm %%DATADIR%%/images
 @dirrm %%DATADIR%%/fonts
 @dirrm %%DATADIR%%/examples/uk
+ at dirrm %%DATADIR%%/examples/sv
 @dirrm %%DATADIR%%/examples/sr
 @dirrm %%DATADIR%%/examples/sl
 @dirrm %%DATADIR%%/examples/sk


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



More information about the freebsd-ports-bugs mailing list