Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 13:25:01 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39481: Update port: devel/gettext to 0.11.2
Message-ID:  <200206182025.g5IKP1XL017861@www.freebsd.org>

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

>Number:         39481
>Category:       ports
>Synopsis:       Update port: devel/gettext to 0.11.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 18 13:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.11.2

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/gettext/Makefile devel/gettext/Makefile
--- /usr/ports/devel/gettext/Makefile	Sat May 11 04:01:57 2002
+++ devel/gettext/Makefile	Wed Jun 19 04:10:21 2002
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gettext
-PORTVERSION=	0.11.1
-PORTREVISION=	3
+PORTVERSION=	0.11.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	gettext
@@ -24,7 +23,8 @@
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
-PLIST_SUB=	LOCALBASE=${LOCALBASE} X11BASE=${X11BASE}
+PLIST_SUB=	LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} \
+		VERSION=${PORTVERSION}
 
 MAN1=		gettext.1 msgattrib.1 msgcat.1 msgcmp.1 msgcomm.1 \
 		msgconv.1 msgen.1 msgexec.1 msgfilter.1 msgfmt.1 \
diff -urN /usr/ports/devel/gettext/distinfo devel/gettext/distinfo
--- /usr/ports/devel/gettext/distinfo	Tue Mar 26 19:25:45 2002
+++ devel/gettext/distinfo	Wed Jun 19 04:01:30 2002
@@ -1 +1 @@
-MD5 (gettext-0.11.1.tar.gz) = f826d530cf91e19cacc2a964d3668e99
+MD5 (gettext-0.11.2.tar.gz) = 31ff6c5f51ba151d2349f4dec47f4ec1
diff -urN /usr/ports/devel/gettext/pkg-plist devel/gettext/pkg-plist
--- /usr/ports/devel/gettext/pkg-plist	Tue Apr 30 19:14:08 2002
+++ devel/gettext/pkg-plist	Wed Jun 19 05:05:30 2002
@@ -20,10 +20,10 @@
 @unexec install-info --delete %D/info/gettext.info %D/info/dir
 info/gettext.info
 @exec install-info %D/info/gettext.info %D/info/dir
-lib/libgettextlib-0.11.1.so
+lib/libgettextlib-%%VERSION%%.so
 lib/libgettextlib.a
 lib/libgettextlib.so
-lib/libgettextsrc-0.11.1.so
+lib/libgettextsrc-%%VERSION%%.so
 lib/libgettextsrc.a
 lib/libgettextsrc.so
 lib/libintl.a
@@ -183,7 +183,7 @@
 share/locale/sl/LC_MESSAGES/gettext.mo
 share/locale/sv/LC_MESSAGES/gettext.mo
 share/locale/tr/LC_MESSAGES/gettext.mo
-share/locale/zh/LC_MESSAGES/gettext.mo
+share/locale/zh_TW/LC_MESSAGES/gettext.mo
 @dirrm share/gettext/projects/TP
 @dirrm share/gettext/projects/KDE
 @dirrm share/gettext/projects/GNOME

>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?200206182025.g5IKP1XL017861>