Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Jan 2009 19:04:10 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        toasty@dragondata.com
Subject:   ports/130113: [PATCH] editors/joe: update to 3.6
Message-ID:  <20090102110411.EFDEAB823@chinsan.info>
Resent-Message-ID: <200901021120.n02BK1nG053788@freefall.freebsd.org>

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

>Number:         130113
>Category:       ports
>Synopsis:       [PATCH] editors/joe: update to 3.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 02 11:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008
>Description:
- Update to 3.6

Port maintainer (toasty@dragondata.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- joe-3.6,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/joe/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/Makefile
--- /usr/ports/editors/joe/Makefile	2008-08-21 18:06:47.000000000 +0800
+++ /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/Makefile	2009-01-02 16:14:00.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	joe
-PORTVERSION=	3.5
-PORTREVISION=	1
+PORTVERSION=	3.6
 PORTEPOCH=	1
 CATEGORIES+=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
diff -ruN --exclude=CVS /usr/ports/editors/joe/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/distinfo
--- /usr/ports/editors/joe/distinfo	2006-08-16 14:29:33.000000000 +0800
+++ /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/distinfo	2009-01-02 16:14:07.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (joe-3.5.tar.gz) = 9bdffecce7ef910feaa06452d48843de
-SHA256 (joe-3.5.tar.gz) = a295f1c5e0cb0f0ae0446c419a248517cb04ae1881f982964a7a7595cde9f2e6
-SIZE (joe-3.5.tar.gz) = 613815
+MD5 (joe-3.6.tar.gz) = 0e48931e116d659f71f1f552947f9842
+SHA256 (joe-3.6.tar.gz) = 3fc26cea065f9908bfee840b775cf428e4e5abd7ce0ddac6b89e59b983150251
+SIZE (joe-3.6.tar.gz) = 662767
diff -ruN --exclude=CVS /usr/ports/editors/joe/pkg-plist /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/pkg-plist
--- /usr/ports/editors/joe/pkg-plist	2006-08-16 14:29:33.000000000 +0800
+++ /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/pkg-plist	2009-01-02 19:00:09.000000000 +0800
@@ -31,6 +31,7 @@
 etc/joe/lang/de.po
 etc/joe/lang/fr.po
 etc/joe/lang/ru.po
+etc/joe/lang/uk.po
 etc/joe/syntax/4gl.jsf
 etc/joe/syntax/ada.jsf
 etc/joe/syntax/asm.jsf
@@ -46,11 +47,14 @@
 etc/joe/syntax/html.jsf
 etc/joe/syntax/java.jsf
 etc/joe/syntax/joerc.jsf
+etc/joe/syntax/jsf.jsf
+etc/joe/syntax/jsf_check.jsf
 etc/joe/syntax/lisp.jsf
 etc/joe/syntax/lua.jsf
 etc/joe/syntax/m4.jsf
 etc/joe/syntax/mail.jsf
 etc/joe/syntax/mason.jsf
+etc/joe/syntax/matlab.jsf
 etc/joe/syntax/ocaml.jsf
 etc/joe/syntax/pascal.jsf
 etc/joe/syntax/perl.jsf
@@ -63,6 +67,7 @@
 etc/joe/syntax/sh.jsf
 etc/joe/syntax/skill.jsf
 etc/joe/syntax/sml.jsf
+etc/joe/syntax/spec.jsf
 etc/joe/syntax/sql.jsf
 etc/joe/syntax/tcl.jsf
 etc/joe/syntax/tex.jsf
--- joe-3.6,1.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?20090102110411.EFDEAB823>