ports/118402: [PATCH] x11/mlterm: Update to 2.9.4

KIMURA Yasuhiro yasu at utahime.org
Mon Dec 3 21:00:06 UTC 2007


>Number:         118402
>Category:       ports
>Synopsis:       [PATCH] x11/mlterm: Update to 2.9.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 03 21:00:04 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Fri Nov 30 08:51:03 JST 2007 xxxx i386


	
>Description:
	- Update to 2.9.4.
	- INSTALLS_SHLIB -> USE_LDCONFIG
	- Add USE_GETTEXT for portlint.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-mlterm begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/x11/mlterm/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- Makefile	14 Oct 2007 15:15:20 -0000	1.44
+++ Makefile	3 Dec 2007 20:51:51 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mlterm
-PORTVERSION=	2.9.3
-PORTREVISION=	2
+PORTVERSION=	2.9.4
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -86,7 +85,8 @@
 PLIST_SUB+=	SCIM="@comment "
 .endif
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
+USE_GETTEXT=	yes
 
 MAN1=	mlterm.1 mlclient.1
 
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/x11/mlterm/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	21 May 2006 10:33:59 -0000	1.17
+++ distinfo	3 Dec 2007 20:22:39 -0000
@@ -1,3 +1,3 @@
-MD5 (mlterm-2.9.3.tar.gz) = 20188c0981a49dbb95c3ff5b8eb25365
-SHA256 (mlterm-2.9.3.tar.gz) = 565e2d3d391390450b953b13f4c1ebf6e67e188c1ec56583459842e592a08e4f
-SIZE (mlterm-2.9.3.tar.gz) = 1984977
+MD5 (mlterm-2.9.4.tar.gz) = 67fc33f09da045f86b0d4ceebed76aac
+SHA256 (mlterm-2.9.4.tar.gz) = 6b90e880cbb5dfc091aa0e2da9c75675a84b13bf0f628dc02250026bbbcebe4d
+SIZE (mlterm-2.9.4.tar.gz) = 1991879
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/x11/mlterm/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	21 May 2006 10:33:59 -0000	1.12
+++ pkg-plist	3 Dec 2007 20:29:37 -0000
@@ -17,7 +17,7 @@
 lib/libkik.a
 lib/libkik.la
 lib/libkik.so
-lib/libkik.so.10
+lib/libkik.so.11
 lib/libmkf.a
 lib/libmkf.la
 lib/libmkf.so
@@ -60,6 +60,7 @@
 libexec/w3mmlconfig/mlconfig-data.pl
 libexec/w3mmlconfig/mlconfig.cgi
 %%PORTDOCS%%share/doc/ja/mlterm/README.ja
+share/locale/ar/LC_MESSAGES/mlconfig.mo
 share/locale/de/LC_MESSAGES/mlconfig.mo
 share/locale/ja/LC_MESSAGES/mlconfig.mo
 share/locale/vi/LC_MESSAGES/mlconfig.mo
--- patch-mlterm ends here ---


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



More information about the freebsd-ports-bugs mailing list