ports/75393: Update port: editors/ssed to 3.61a

KATO Tsuguru tkato432 at yahoo.com
Wed Dec 22 17:10:27 UTC 2004


>Number:         75393
>Category:       ports
>Synopsis:       Update port: editors/ssed to 3.61a
>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:   Wed Dec 22 17:10:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.61a

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/ssed/Makefile editors/ssed/Makefile
--- /usr/ports/editors/ssed/Makefile	Sun Dec 19 09:42:52 2004
+++ editors/ssed/Makefile	Wed Dec 22 22:33:31 2004
@@ -5,29 +5,30 @@
 # $FreeBSD: ports/editors/ssed/Makefile,v 1.10 2004/12/18 21:46:45 kris Exp $
 #
 
-PORTNAME=	ssed
-PORTVERSION=	3.58
-PORTREVISION=	2
+PORTNAME=	sed
+PORTVERSION=	3.61a
 CATEGORIES=	editors textproc
-MASTER_SITES=	http://queen.rett.polimi.it/~paolob/seders/ssed/
-DISTNAME=	sed-${PORTVERSION}
+MASTER_SITES=	http://sed.sourceforge.net/grabbag/ssed/
+PKGNAMEPREFIX=	s
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	Super-sed is a heavily enhanced version of sed
+COMMENT=	Super-sed - a heavily enhanced version of sed
 
-LIB_DEPENDS=	iconv:${PORTSDIR}/converters/libiconv
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} --program-prefix=s
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--program-prefix=s
 
-MAN1=	ssed.1
+MAN1=		ssed.1
 
-.if !defined(WITHOUT_NLS)
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.else
 USE_GETTEXT=	yes
+CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}
 PLIST_SUB+=	NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+=	NLS="@comment "
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/editors/ssed/distinfo editors/ssed/distinfo
--- /usr/ports/editors/ssed/distinfo	Thu Mar 18 13:51:11 2004
+++ editors/ssed/distinfo	Wed Dec 22 22:19:38 2004
@@ -1,2 +1,2 @@
-MD5 (sed-3.58.tar.gz) = 768eb0a44e784959a502bfff726e6fc2
-SIZE (sed-3.58.tar.gz) = 704647
+MD5 (sed-3.61a.tar.gz) = e4aa8e4f70bdd90eeaeeba8f9f0773c3
+SIZE (sed-3.61a.tar.gz) = 847385
diff -urN /usr/ports/editors/ssed/pkg-descr editors/ssed/pkg-descr
--- /usr/ports/editors/ssed/pkg-descr	Tue Jul 16 13:13:19 2002
+++ editors/ssed/pkg-descr	Wed Dec 22 22:12:03 2004
@@ -1,10 +1,10 @@
-This is a version of sed based on GNU sed 3.02.80.  It is not
-a version of GNU sed, though.
+This is a version of sed based on GNU sed. It is not a version of
+GNU sed, though.
 
-Relative to 3.02, there are several new features (including in-place
-editing of files, extended regular expression syntax and a few new
-commands) and some bug fixes; see the NEWS file for a brief summary
-and the ChangeLog for more detailed descriptions of changes.
+There are several new features (including in-place editing of files,
+extended regular expression syntax and a few new commands) and some
+bug fixes; see the NEWS file for a brief summary and the ChangeLog
+for more detailed descriptions of changes.
 
 The biggest note, i think is the *huge* speed difference, where
 regular sed might take a few mins, super-sed can take only seconds
@@ -12,4 +12,4 @@
 regexp syntax, however for the speed increase, it might be worth
 it.
 
-WWW: http://queen.rett.polimi.it/~paolob/seders/ssed/
+WWW: http://sed.sourceforge.net/grabbag/ssed/
diff -urN /usr/ports/editors/ssed/pkg-plist editors/ssed/pkg-plist
--- /usr/ports/editors/ssed/pkg-plist	Sun Jul 11 12:36:40 2004
+++ editors/ssed/pkg-plist	Wed Dec 22 22:30:27 2004
@@ -1,10 +1,32 @@
 bin/ssed
-%%NLS%%share/locale/nl/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/af/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/da/LC_MESSAGES/ssed.mo
 %%NLS%%share/locale/de/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/it/LC_MESSAGES/ssed.mo
 %%NLS%%share/locale/el/LC_MESSAGES/ssed.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/es/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/et/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/he/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/id/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/it/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/ssed.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/ssed.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/ssed.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/ssed.mo
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list