From nobody@FreeBSD.org  Mon Feb  7 14:53:25 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 510C81065673
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Feb 2011 14:53:05 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 400438FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Feb 2011 14:53:05 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p17Er5vj023008
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 7 Feb 2011 14:53:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p17Er5IF023003;
	Mon, 7 Feb 2011 14:53:05 GMT
	(envelope-from nobody)
Message-Id: <201102071453.p17Er5IF023003@red.freebsd.org>
Date: Mon, 7 Feb 2011 14:53:05 GMT
From: Aldis Berjoza <aldis@bsdroot.lv>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] print/lyx update to v1.6.9
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         154573
>Category:       ports
>Synopsis:       [PATCH] print/lyx update to v1.6.9
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 07 15:00:19 UTC 2011
>Closed-Date:    Tue Feb 08 06:51:42 UTC 2011
>Last-Modified:  Tue Feb  8 07:00:24 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Feb 7 15:55:58 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154573 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Feb 8 06:51:42 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154573 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154573: commit references a PR
Date: Tue,  8 Feb 2011 06:51:38 +0000 (UTC)

 miwi        2011-02-08 06:51:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/lyx            Makefile distinfo pkg-plist 
   Log:
   - Update to 1.6.9
   
   PR:             154573
   Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.129     +1 -1      ports/print/lyx/Makefile
   1.42      +2 -2      ports/print/lyx/distinfo
   1.44      +1 -0      ports/print/lyx/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
