Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 May 2006 04:58:54 -0700 (PDT)
From:      Andrew Pantyukhin <infofarmer@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96654: update deskutils/gnochm to 0.9.7
Message-ID:  <4457497e.0b73cd77.0c9b.1326@mx.gmail.com>
Resent-Message-ID: <200605021210.k42CAF7o052476@freefall.freebsd.org>

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

>Number:         96654
>Category:       ports
>Synopsis:       update deskutils/gnochm to 0.9.7
>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:   Tue May 02 12:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD thror.intranet.gubkin.ru 6.1-RC FreeBSD 6.1-RC #8: Mon Apr 10 16:20:57 MSD 2006 sat@thror.intranet.gubkin.ru:/usr/obj/usr/src/sys/SATH i386


	
>Description:
- Update to 0.9.7
	
>How-To-Repeat:
	
>Fix:

	

--- gnochm.diff begins here ---
diff -urN /usr/ports/deskutils/gnochm/Makefile gnochm/Makefile
--- /usr/ports/deskutils/gnochm/Makefile	Thu Feb 23 13:35:16 2006
+++ gnochm/Makefile	Tue May  2 15:52:29 2006
@@ -1,13 +1,12 @@
 # New ports collection makefile for:	gnochm
-# Date created:                		25 November 2004
-# Whom:                    		Radek Kozlowski <radek@raadradd.com>
+# Date created:				25 November 2004
+# Whom:					Radek Kozlowski <radek@raadradd.com>
 #
 # $FreeBSD: ports/deskutils/gnochm/Makefile,v 1.8 2006/02/23 10:35:16 ade Exp $
 #
 
 PORTNAME=	gnochm
-PORTVERSION=	0.9.5
-PORTREVISION=	1
+PORTVERSION=	0.9.7
 CATEGORIES=	deskutils python gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,14 +15,14 @@
 COMMENT=	A GNOME viewer for CHM files
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack gnomeprefix intlhack pygnome2 pygnomeextras
+USE_GNOME=	gnomehack gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras
 GNU_CONFIGURE=	yes
-USE_PYTHON=	yes
-USE_REINPLACE=	yes
+USE_PYTHON=	2.2+
 USE_X_PREFIX=	yes
+USE_GETTEXT=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
diff -urN /usr/ports/deskutils/gnochm/distinfo gnochm/distinfo
--- /usr/ports/deskutils/gnochm/distinfo	Sun Jan 22 11:24:32 2006
+++ gnochm/distinfo	Tue May  2 14:08:59 2006
@@ -1,3 +1,3 @@
-MD5 (gnochm-0.9.5.tar.gz) = 3acf586f7dbaa971f57f6f93f24eb131
-SHA256 (gnochm-0.9.5.tar.gz) = 52f522eb46a1c6f7f1c3342bab252c765b4a3f83637ae7a39f215ce93280c5bb
-SIZE (gnochm-0.9.5.tar.gz) = 311337
+MD5 (gnochm-0.9.7.tar.gz) = 799cd06cc44f2380266b2172277ce217
+SHA256 (gnochm-0.9.7.tar.gz) = 92cba228f6a902c5572874129527d85fd4c3d043dbf7a0676b0363c4e75e3aab
+SIZE (gnochm-0.9.7.tar.gz) = 360182
diff -urN /usr/ports/deskutils/gnochm/pkg-plist gnochm/pkg-plist
--- /usr/ports/deskutils/gnochm/pkg-plist	Sun Jan 22 08:52:11 2006
+++ gnochm/pkg-plist	Tue May  2 15:39:58 2006
@@ -14,10 +14,13 @@
 share/locale/cs/LC_MESSAGES/gnochm.mo
 share/locale/de/LC_MESSAGES/gnochm.mo
 share/locale/it/LC_MESSAGES/gnochm.mo
+share/locale/ja/LC_MESSAGES/gnochm.mo
+share/locale/pl/LC_MESSAGES/gnochm.mo
 share/locale/pt_BR/LC_MESSAGES/gnochm.mo
 share/locale/ru/LC_MESSAGES/gnochm.mo
 share/locale/tr/LC_MESSAGES/gnochm.mo
 share/locale/zh_CN/LC_MESSAGES/gnochm.mo
+share/locale/zh_TW/LC_MESSAGES/gnochm.mo
 share/mime/application/x-chm.xml
 share/mime/packages/gnochm.xml
 @dirrm share/gnome/omf/gnochm
--- gnochm.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4457497e.0b73cd77.0c9b.1326>