ports/53448: ports/japanese/ng maintainer update

Kawaguti Ginga ginga-freebsd at ginganet.org
Wed Jun 18 14:50:10 UTC 2003


>Number:         53448
>Category:       ports
>Synopsis:       ports/japanese/ng maintainer update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 07:50:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kawaguti Ginga
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.8-STABLE FreeBSD 4.8-STABLE #14: Tue May 27 22:52:32 JST 2003

>Description:
	japanese/ng editor port update for new version
>How-To-Repeat:
	patch below
>Fix:

diff -ur /usr/ports/japanese/ng/Makefile ./Makefile
--- /usr/ports/japanese/ng/Makefile	Tue Feb 25 10:55:23 2003
+++ ./Makefile	Wed Jun 18 23:35:45 2003
@@ -6,19 +6,21 @@
 #
 
 PORTNAME=	ng
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	japanese editors
-MASTER_SITES=	http://tt.sakura.ne.jp/~amura/archives/ng/
+MASTER_SITES=	http://tomato.sakura.ne.jp/~amura/archives/ng/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER?=	ginga at athena.club.ne.jp
+PATCH_SITES=	${MASTER_SITES}
+PATCHFILES=	ng-1.4.4-replace_bug.patch
+
+MAINTAINER?=	ginga-freebsd at ginganet.org
 COMMENT?=	A very light Emacs-clone with Japanese support
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-ltermcap"
 ALL_TARGET=	ng
 
-PORTDOCS=	CHANGES.doc CHANGES.new Ng.FAQ Ng.doc Ng.ref Ng.tut \
+PORTDOCS=	CHANGES.1_3 CHANGES.doc Ng.FAQ Ng.doc Ng.ref Ng.tut \
 		README.Ng README.SKG
 
 post-patch:
diff -ur /usr/ports/japanese/ng/distinfo ./distinfo
--- /usr/ports/japanese/ng/distinfo	Mon Feb 26 13:07:32 2001
+++ ./distinfo	Wed Jun 18 22:58:46 2003
@@ -1 +1,2 @@
-MD5 (ng-1.4.3.tar.gz) = abf49d8472cdfc9187bb97a4fababc55
+MD5 (ng-1.4.4.tar.gz) = d1f49eedb7670cb241be2afedf1b4d8b
+MD5 (ng-1.4.4-replace_bug.patch) = 340147c7f98799603746fc0eaa541712
Only in .: ng-diff
diff -ur /usr/ports/japanese/ng/pkg-descr ./pkg-descr
--- /usr/ports/japanese/ng/pkg-descr	Wed Sep 12 21:12:51 2001
+++ ./pkg-descr	Wed Jun 18 23:30:01 2003
@@ -10,4 +10,4 @@
 
 It is also very useful even if you don't need Japanese support.
 
-WWW: http://tt.sakura.ne.jp/~amura/ng/
+WWW: http://tomato.sakura.ne.jp/~amura/ng/
diff -ur /usr/ports/japanese/ng/pkg-plist ./pkg-plist
--- /usr/ports/japanese/ng/pkg-plist	Mon Dec 11 12:13:29 2000
+++ ./pkg-plist	Wed Jun 18 23:35:44 2003
@@ -1,6 +1,6 @@
 bin/ng
+share/doc/ja/ng/CHANGES.1_3.euc-jp
 share/doc/ja/ng/CHANGES.doc.euc-jp
-share/doc/ja/ng/CHANGES.new.euc-jp
 share/doc/ja/ng/Ng.FAQ.euc-jp
 share/doc/ja/ng/Ng.doc.euc-jp
 share/doc/ja/ng/Ng.ref.euc-jp


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



More information about the freebsd-ports-bugs mailing list