Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2008 17:45:46 +0900 (JST)
From:      TAKATSU Tomonari <tota@rtfm.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        issei@issei.org
Subject:   ports/129123: [PATCH] japanese/ctags: update to 5.7j1
Message-ID:  <200811240845.mAO8jkF6079234@www2.inetd.co.jp>
Resent-Message-ID: <200811240850.mAO8o1hB012917@freefall.freebsd.org>

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

>Number:         129123
>Category:       ports
>Synopsis:       [PATCH] japanese/ctags: update to 5.7j1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 24 08:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 7.1-BETA2 i386
>Organization:
none(personal)
>Environment:
System: FreeBSD positron.rtfm.jp 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Mon Oct 13 04:23:28 UTC 2008
>Description:
- update to 5.7j1

>How-To-Repeat:
>Fix:

diff -urN ctags.orig/Makefile ctags/Makefile
--- ctags.orig/Makefile	2007-06-10 03:37:50.000000000 +0900
+++ ctags/Makefile	2008-11-21 19:11:34.000000000 +0900
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	ctags
-PORTVERSION=	5.6j1
+PORTVERSION=	5.7j1
 CATEGORIES=	japanese devel
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA025040/ctags/downloads/
 
 MAINTAINER=	issei@issei.org
 COMMENT=	A feature-filled tagfile generator with Japanese support
 
+WRKSRC=	${WRKDIR}/${DISTNAME:S/j1//}
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-macro-patterns --with-readlib
 
diff -urN ctags.orig/distinfo ctags/distinfo
--- ctags.orig/distinfo	2007-06-10 03:37:50.000000000 +0900
+++ ctags/distinfo	2008-11-21 19:11:47.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (ctags-5.6j1.tar.gz) = 801f533e5f25f74c13cbef6353c92e27
-SHA256 (ctags-5.6j1.tar.gz) = b521b46aada5a606a62c59f977c1de724a8a1a43b42fa5001591b9dad6b715a4
-SIZE (ctags-5.6j1.tar.gz) = 287476
+MD5 (ctags-5.7j1.tar.gz) = 076ffb2fefd52e3d19e59d27f7b16120
+SHA256 (ctags-5.7j1.tar.gz) = 0a08203f33393d85225063737db20946be0c19b9dc6b77ace4905cd9e8ef6e81
+SIZE (ctags-5.7j1.tar.gz) = 296311

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



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