Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2011 14:53:05 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154573: [PATCH] print/lyx update to v1.6.9
Message-ID:  <201102071453.p17Er5IF023003@red.freebsd.org>
Resent-Message-ID: <201102071500.p17F0KP8076439@freefall.freebsd.org>

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

>Number:         154573
>Category:       ports
>Synopsis:       [PATCH] print/lyx update to v1.6.9
>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:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update lyx to v1.6.9
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur lyx.bak/Makefile lyx/Makefile
--- lyx.bak/Makefile	2011-02-07 16:19:06.864075461 +0200
+++ lyx/Makefile	2011-02-07 16:19:43.230676803 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lyx
-PORTVERSION=	${MAJOR_VERSION}.8
+PORTVERSION=	${MAJOR_VERSION}.9
 CATEGORIES=	print editors
 MASTER_SITES=	ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
 		http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
diff -ur lyx.bak/distinfo lyx/distinfo
--- lyx.bak/distinfo	2011-02-07 16:19:06.855069010 +0200
+++ lyx/distinfo	2011-02-07 16:22:19.892520417 +0200
@@ -1,2 +1,2 @@
-SHA256 (lyx-1.6.8.tar.gz) = 3b667f3a60c87834ac373efbde1083645a3ec9d65088b3b9e0ee42e2e0499e2d
-SIZE (lyx-1.6.8.tar.gz) = 15957012
+SHA256 (lyx-1.6.9.tar.gz) = 3a9af38c0fabb109820f99b71bc076d8bf9d8d644666c2d19e43c928fbcea635
+SIZE (lyx-1.6.9.tar.gz) = 16320246
diff -ur lyx.bak/pkg-plist lyx/pkg-plist
--- lyx.bak/pkg-plist	2011-02-07 16:19:06.839066138 +0200
+++ lyx/pkg-plist	2011-02-07 16:45:16.274871247 +0200
@@ -25,6 +25,7 @@
 %%NLS%%share/locale/ru/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/sk/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/lyx.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/lyx.mo


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



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