ports/130458: Update port: deskutils/chmsee to 1.0.3

KATO Tsuguru tkato432 at yahoo.com
Mon Jan 12 18:40:11 UTC 2009


>Number:         130458
>Category:       ports
>Synopsis:       Update port: deskutils/chmsee to 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 18:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/deskutils/chmsee/Makefile deskutils/chmsee/Makefile
--- /usr/ports/deskutils/chmsee/Makefile	2008-06-07 00:19:42.000000000 +0900
+++ deskutils/chmsee/Makefile	2009-01-12 13:27:02.000000000 +0900
@@ -6,25 +6,24 @@
 #
 
 PORTNAME=	chmsee
-PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTVERSION=	1.0.3
 CATEGORIES=	deskutils gnome
-MASTER_SITES=	http://download.gro.clinux.org/chmsee/
+MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A viewer for Microsoft Help "CHM" files
 
-LIB_DEPENDS=	chm.0:${PORTSDIR}/misc/chmlib
+LIB_DEPENDS=	chm.0:${PORTSDIR}/misc/chmlib \
+		gcrypt.16:${PORTSDIR}/security/libgcrypt
 
-USE_GNOME=	gnomehack gnomehier gnometarget libglade2
-WANT_GNOME=	yes
+USE_GNOME=	gnomehack gnomehier libglade2
 USE_GECKO=	firefox mozilla seamonkey
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-USE_LDCONFIG=	yes
+CONFIGURE_ARGS=	--with-gecko=${GECKO}
 
 MAN1=		chmsee.1
 
diff -urN /usr/ports/deskutils/chmsee/distinfo deskutils/chmsee/distinfo
--- /usr/ports/deskutils/chmsee/distinfo	2008-05-30 23:16:35.000000000 +0900
+++ deskutils/chmsee/distinfo	2009-01-12 02:48:13.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (chmsee-1.0.1.tar.gz) = 0ea3d439ab240f12bc0f35632bbe114d
-SHA256 (chmsee-1.0.1.tar.gz) = 72e548e5d1304310bbc399d1873924505b44d2662bd5c6dd0168c096d6698389
-SIZE (chmsee-1.0.1.tar.gz) = 363548
+MD5 (chmsee-1.0.3.tar.gz) = 682e26cf366c9f6f01d29329cef48eec
+SHA256 (chmsee-1.0.3.tar.gz) = abb14b403eb77f7618fcfd96945d24d1198c13dd3a76a075a1b476f04914d765
+SIZE (chmsee-1.0.3.tar.gz) = 309418
diff -urN /usr/ports/deskutils/chmsee/pkg-descr deskutils/chmsee/pkg-descr
--- /usr/ports/deskutils/chmsee/pkg-descr	2006-06-13 02:51:35.000000000 +0900
+++ deskutils/chmsee/pkg-descr	2009-01-12 02:46:00.000000000 +0900
@@ -1,4 +1,4 @@
 A viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib and
 gtk2.
 
-WWW: http://chmsee.gro.clinux.org/
+WWW: http://code.google.com/p/chmsee
diff -urN /usr/ports/deskutils/chmsee/pkg-plist deskutils/chmsee/pkg-plist
--- /usr/ports/deskutils/chmsee/pkg-plist	2008-05-30 23:16:35.000000000 +0900
+++ deskutils/chmsee/pkg-plist	2009-01-12 13:32:14.000000000 +0900
@@ -9,9 +9,16 @@
 %%DATADIR%%/helpdoc.png
 %%DATADIR%%/hide-pane.png
 %%DATADIR%%/show-pane.png
+share/locale/bn/LC_MESSAGES/chmsee.mo
+share/locale/he/LC_MESSAGES/chmsee.mo
+share/locale/it/LC_MESSAGES/chmsee.mo
+share/locale/sv/LC_MESSAGES/chmsee.mo
+share/locale/sw/LC_MESSAGES/chmsee.mo
 share/locale/zh_CN/LC_MESSAGES/chmsee.mo
 share/mime-info/chmsee.keys
 share/mime-info/chmsee.mime
 share/pixmaps/chmsee-icon.png
 @dirrm %%DATADIR%%
+ at dirrmtry share/locale/sw/LC_MESSAGES
+ at dirrmtry share/locale/sw
 @dirrmtry share/applications
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list