ports/112814: [PATCH] x11/mlterm: Chase shlib version bump of libscim-1.0

KIMURA Yasuhiro yasu at utahime.org
Sun May 20 17:30:05 UTC 2007


>Number:         112814
>Category:       ports
>Synopsis:       [PATCH] x11/mlterm: Chase shlib version bump of libscim-1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 17:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Sat Apr 28 02:43:08 JST 2007 xxxx i386


	
>Description:
	Chase shlib version bump of libscim-1.0.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-mlterm begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/x11/mlterm/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- Makefile	19 May 2007 20:27:05 -0000	1.42
+++ Makefile	20 May 2007 17:26:19 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	mlterm
 PORTVERSION=	2.9.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -79,7 +79,7 @@
 .if defined(WITH_SCIM)
 CONFIGURE_ARGS+=	--enable-scim
 MAKE_ENV=	LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+=	scim-1.0.9:${PORTSDIR}/textproc/scim
+LIB_DEPENDS+=	scim-1.0.10:${PORTSDIR}/textproc/scim
 PLIST_SUB+=	SCIM=""
 .else
 CONFIGURE_ARGS+=	--disable-scim
--- patch-mlterm ends here ---


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



More information about the freebsd-ports-bugs mailing list