ports/53449: ports/japanese/ng 's development beta version port

Kawaguti Ginga ginga-freebsd at ginganet.org
Wed Jun 18 15:48:23 UTC 2003


> Synopsis: ports/japanese/ng 's development beta version port
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: nork
> State-Changed-When: Wed Jun 18 08:24:48 PDT 2003
> State-Changed-Why: 
> I'm waiting for repo copy(from japanese/ng to japanese/ng-devel).
> Please make a diff from ng-1.4.4 to ng-1.5b1.

I'll attatch it.

> By the way, 1.5b1 = 1.5beta1? maybe, 1.5.b1 is good.

Yes, I meant it to be "beta1". 1.5b1 was my mistake.
I understand 1.5.b1 is preferrable.

> Please check pkg_info -t 1.5.b1 1.5 and pkg_info -t 1.5 1.5b1.

What can I do for this?

> Responsible-Changed-From-To: freebsd-ports-bugs->nork
> Responsible-Changed-By: nork
> Responsible-Changed-When: Wed Jun 18 08:24:48 PDT 2003
> Responsible-Changed-Why: 
> I'll handle this.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=53449
> 
-------------- next part --------------
diff -ur ng/Makefile ng-devel/Makefile
--- ng/Makefile	Wed Jun 18 23:35:45 2003
+++ ng-devel/Makefile	Wed Jun 18 23:35:08 2003
@@ -1,30 +1,24 @@
-# New ports collection makefile for:    Ng
-# Date created:         18 November 1998
-# Whom:                 Kawaguti Ginga <ginga at athena.club.ne.jp>
+# New ports collection makefile for:    Ng-devel
+# Date created:         18 June 2003
+# Whom:                 Kawaguti Ginga <ginga-freebsd at ginganet.org>
 #
-# $FreeBSD: ports/japanese/ng/Makefile,v 1.11 2003/02/21 12:29:04 knu Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	ng
-PORTVERSION=	1.4.4
+PORTVERSION=	1.5b1
 CATEGORIES=	japanese editors
 MASTER_SITES=	http://tomato.sakura.ne.jp/~amura/archives/ng/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
-
-PATCH_SITES=	${MASTER_SITES}
-PATCHFILES=	ng-1.4.4-replace_bug.patch
+DISTNAME=	${PORTNAME}-1.5beta1
 
 MAINTAINER?=	ginga-freebsd at ginganet.org
-COMMENT?=	A very light Emacs-clone with Japanese support
+COMMENT=	A very light Emacs-clone with Japanese support
 
-MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-ltermcap"
 ALL_TARGET=	ng
+GNU_CONFIGURE=	yes
 
-PORTDOCS=	CHANGES.1_3 CHANGES.doc Ng.FAQ Ng.doc Ng.ref Ng.tut \
+PORTDOCS=	CHANGES.1_3 CHANGES.1_4 CHANGES.doc Ng.FAQ Ng.doc Ng.ref Ng.tut \
 		README.Ng README.SKG
-
-post-patch:
-	@(cd ${WRKSRC}; ${LN} -sf sys/bsd/Makefile . )
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/ng ${PREFIX}/bin
diff -ur ng/distinfo ng-devel/distinfo
--- ng/distinfo	Wed Jun 18 22:58:46 2003
+++ ng-devel/distinfo	Wed Jun 18 23:16:49 2003
@@ -1,2 +1 @@
-MD5 (ng-1.4.4.tar.gz) = d1f49eedb7670cb241be2afedf1b4d8b
-MD5 (ng-1.4.4-replace_bug.patch) = 340147c7f98799603746fc0eaa541712
+MD5 (ng-1.5beta1.tar.gz) = 70aa4906154e7884fb1305e90bdac887
diff -ur ng/pkg-plist ng-devel/pkg-plist
--- ng/pkg-plist	Wed Jun 18 23:35:44 2003
+++ ng-devel/pkg-plist	Wed Jun 18 23:35:18 2003
@@ -1,5 +1,6 @@
 bin/ng
 share/doc/ja/ng/CHANGES.1_3.euc-jp
+share/doc/ja/ng/CHANGES.1_4.euc-jp
 share/doc/ja/ng/CHANGES.doc.euc-jp
 share/doc/ja/ng/Ng.FAQ.euc-jp
 share/doc/ja/ng/Ng.doc.euc-jp


More information about the freebsd-ports-bugs mailing list