Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 01:05:50 +0100 (CET)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        KATO Tsuguru <tkato@prontomail.com>
Subject:   ports/46337: Maintainer update: textproc/gsed (4.0.3)
Message-ID:  <200212180005.gBI05nKb023640@mail.gits.dyndns.org>

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

>Number:         46337
>Category:       ports
>Synopsis:       Maintainer update: textproc/gsed (4.0.3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 17 16:30:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.7-STABLE FreeBSD 4.7-STABLE #28: Sun Oct 20 17:28:38 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386
>Description:
	gsed update from 3.02 to 4.03. thanks to KATO Tsuguru.
>How-To-Repeat:
	n/a
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/gsed/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	24 Jun 2002 04:44:17 -0000	1.9
+++ Makefile	17 Dec 2002 23:45:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sed
-PORTVERSION=	3.02
+PORTVERSION=	4.0.3
 PKGNAMEPREFIX=	g
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GNU}
@@ -19,6 +19,9 @@
 
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
+CONFIGURE_ARGS=	--disable-nls
 USE_GMAKE=	yes
 
 MAN1=		gsed.1
@@ -49,7 +52,7 @@
 install-sample-files:
 	@${MKDIR} ${SAMP_DIR}
 .for file in ${SAMP_FILES}
-	@${INSTALL_DATA} ${WRKSRC}/${file} ${SAMP_DIR}/${file}
+	@${INSTALL_DATA} ${WRKSRC}/testsuite/${file} ${SAMP_DIR}/${file}
 .endfor
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/gsed/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	19 Dec 2000 08:13:26 -0000	1.1
+++ distinfo	17 Dec 2002 23:45:24 -0000
@@ -1 +1 @@
-MD5 (sed-3.02.tar.gz) = 74db866f052b47fa8ec1c2b8f967bc69
+MD5 (sed-4.0.3.tar.gz) = 1a45f8208bb7a117e60b6d3c9cd30906
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/textproc/gsed/files/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- files/patch-aa	28 Dec 2000 15:58:58 -0000	1.1
+++ files/patch-aa	17 Dec 2002 23:49:45 -0000
@@ -1,11 +1,11 @@
---- doc/sed.texi.orig	Mon Jun 29 08:01:51 1998
-+++ doc/sed.texi	Thu Dec 28 02:05:37 2000
-@@ -25,7 +25,7 @@
+--- doc/sed.texi.orig	Tue Nov 19 20:54:46 2002
++++ doc/sed.texi	Wed Dec 18 00:49:10 2002
+@@ -23,7 +23,7 @@
+ @syncodeindex op fn
  
- @ifinfo
  @direntry
 -* sed: (sed).                   Stream EDitor.
-+* GNU sed: (sed).		Stream EDitor.
++* GNU sed: (sed).               Stream EDitor.
+ 
  @end direntry
- This file documents @sc{sed}, a stream editor.
  
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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