Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  3 Dec 2006 01:02:53 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106224: [PATCH] japanese/ebview-gtk2: Chase shlib version bump of japanese/eb
Message-ID:  <20061202160253.DF92A66@eastasia.home.utahime.org>
Resent-Message-ID: <200612021610.kB2GAHa4046805@freefall.freebsd.org>

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

>Number:         106224
>Category:       ports
>Synopsis:       [PATCH] japanese/ebview-gtk2: Chase shlib version bump of japanese/eb
>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:   Sat Dec 02 16:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD eastasia.home.utahime.org 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Sun Oct 1 10:53:31 JST 2006 root@eastasia.home.utahime.org:/usr/obj/usr1/freebsd/src/releng_6_1/src/sys/EASTASIA i386


	
>Description:
	Chase shlib version bump of japanese/eb.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-ebview-gtk2 begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ebview-gtk2/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	16 Jul 2006 06:42:52 -0000	1.36
+++ Makefile	2 Dec 2006 15:30:00 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	ebview
 PORTVERSION=	0.3.6
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,7 +16,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Electronic Book Viewer
 
-LIB_DEPENDS=	eb.10:${PORTSDIR}/japanese/eb
+LIB_DEPENDS=	eb.12:${PORTSDIR}/japanese/eb
 
 CONFLICTS=	ja-ebview-0*
 
--- patch-ja-ebview-gtk2 ends here ---


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



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