Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2012 15:55:16 -0700 (PDT)
From:      Zhihao Yuan <lichray@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167830: [UPDATE] deskutils/vym to 2.0.12
Message-ID:  <4faeea54.874d320a.5ca8.743a@mx.google.com>
Resent-Message-ID: <201205122300.q4CN0QTB078049@freefall.freebsd.org>

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

>Number:         167830
>Category:       ports
>Synopsis:       [UPDATE] deskutils/vym to 2.0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 12 23:00:26 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.3-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD elitebook.hp 8.3-STABLE FreeBSD 8.3-STABLE #1 r235265: Fri May 11 07:06:26 CDT 2012 lichray@elitebook.hp:/usr/obj/usr/src/sys/HOUKAGO amd64


	
>Description:
	
	The original maintainer, gerrit.beine, timeouts a lot on his ports, including this. I guess he already left. So please pass the maintainership to me. Thanks.
>How-To-Repeat:
	
>Fix:

	

--- vym-2.0.12.patch begins here ---
diff -ruN --exclude=CVS ../vym.orig/Makefile ./Makefile
--- ../vym.orig/Makefile	2011-11-03 11:33:24.000000000 -0500
+++ ./Makefile	2012-05-12 17:08:47.739015078 -0500
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	vym
-PORTVERSION=	1.99.0
+PORTVERSION=	2.0.12
 CATEGORIES=	deskutils
-MASTER_SITES=	SF
+MASTER_SITES=	SF/vym/${PORTVERSION}
 
-MAINTAINER=	gerrit.beine@gmx.de
+MAINTAINER=	lichray@gmail.com
 COMMENT=	VYM is a tool to generate and manipulate mind maps
 
 USE_BZIP2=	yes
diff -ruN --exclude=CVS ../vym.orig/distinfo ./distinfo
--- ../vym.orig/distinfo	2011-11-03 11:33:24.000000000 -0500
+++ ./distinfo	2012-05-12 17:03:13.966859691 -0500
@@ -1,2 +1,2 @@
-SHA256 (vym-1.99.0.tar.bz2) = 0393aca3d88103bdfe4bce829a41664510dd0f6b8599299bf58ea797a913e583
-SIZE (vym-1.99.0.tar.bz2) = 4295883
+SHA256 (vym-2.0.12.tar.bz2) = 6557ce134506f6654767c63e4a7aedbd9acc4c6f02e38cdb6041fa4ca51ca06c
+SIZE (vym-2.0.12.tar.bz2) = 4235222
diff -ruN --exclude=CVS ../vym.orig/pkg-plist ./pkg-plist
--- ../vym.orig/pkg-plist	2011-11-03 11:33:24.000000000 -0500
+++ ./pkg-plist	2012-05-12 17:09:47.227289901 -0500
@@ -150,6 +150,7 @@
 %%NLS%%%%DATADIR%%/lang/vym_en.qm
 %%NLS%%%%DATADIR%%/lang/vym_es.qm
 %%NLS%%%%DATADIR%%/lang/vym_fr.qm
+%%NLS%%%%DATADIR%%/lang/vym_ia.qm
 %%NLS%%%%DATADIR%%/lang/vym_it.qm
 %%NLS%%%%DATADIR%%/lang/vym_pt_BR.qm
 %%NLS%%%%DATADIR%%/lang/vym_ru.qm
--- vym-2.0.12.patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4faeea54.874d320a.5ca8.743a>