ports/124038: Update port: deskutils/chmsee to 1.0.1
KATO Tsuguru
tkato432 at yahoo.com
Tue May 27 18:10:02 UTC 2008
>Number: 124038
>Category: ports
>Synopsis: Update port: deskutils/chmsee to 1.0.1
>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: Tue May 27 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 6.3-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.1
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/deskutils/chmsee/Makefile deskutils/chmsee/Makefile
--- /usr/ports/deskutils/chmsee/Makefile 2008-05-03 20:59:08.000000000 +0900
+++ deskutils/chmsee/Makefile 2008-05-25 22:10:28.000000000 +0900
@@ -6,33 +6,26 @@
#
PORTNAME= chmsee
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= deskutils gnome
MASTER_SITES= http://download.gro.clinux.org/chmsee/
MAINTAINER= ports at FreeBSD.org
COMMENT= A viewer for Microsoft Help "CHM" files
-MAN1= chmsee.1
-MANCOMPRESSED= no
-
-LIB_DEPENDS+= chm.0:${PORTSDIR}/misc/chmlib \
- gtkhtml-3.14:${PORTSDIR}/www/gtkhtml3
+LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
-USE_GETTEXT= yes
-USE_GNOME= gtk20 libglade2 gnomeprefix gnomehack libgnome
-USE_GECKO= mozilla firefox seamonkey
+USE_GNOME= gnomehack gnomehier gnometarget libglade2
WANT_GNOME= yes
-GNU_CONFIGURE= yes
+USE_GECKO= firefox mozilla seamonkey
+USE_GETTEXT= yes
USE_GMAKE= yes
-USE_LDCONFIG= yes
-
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+USE_LDCONFIG= yes
-post-patch:
- @${REINPLACE_CMD} 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \
- ${WRKSRC}/configure
+MAN1= chmsee.1
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
diff -urN /usr/ports/deskutils/chmsee/distinfo deskutils/chmsee/distinfo
--- /usr/ports/deskutils/chmsee/distinfo 2008-05-02 15:35:58.000000000 +0900
+++ deskutils/chmsee/distinfo 2008-05-25 22:00:38.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (chmsee-1.0.0.tar.gz) = 65fddfe20f4a1537e539998201a0ccfd
-SHA256 (chmsee-1.0.0.tar.gz) = 8b53865c83a5cef302f92e9dc265a46fa9ae1bc2cfcb1e8e63d40784f28b2d7a
-SIZE (chmsee-1.0.0.tar.gz) = 523446
+MD5 (chmsee-1.0.1.tar.gz) = 0ea3d439ab240f12bc0f35632bbe114d
+SHA256 (chmsee-1.0.1.tar.gz) = 72e548e5d1304310bbc399d1873924505b44d2662bd5c6dd0168c096d6698389
+SIZE (chmsee-1.0.1.tar.gz) = 363548
diff -urN /usr/ports/deskutils/chmsee/pkg-plist deskutils/chmsee/pkg-plist
--- /usr/ports/deskutils/chmsee/pkg-plist 2008-05-02 15:35:58.000000000 +0900
+++ deskutils/chmsee/pkg-plist 2008-05-25 22:02:06.000000000 +0900
@@ -1,17 +1,17 @@
bin/chmsee
share/applications/chmsee.desktop
-share/chmsee/chmsee-splash.png
-share/chmsee/chmsee.glade
-share/chmsee/chmsee-icon.png
-share/chmsee/book-open.png
-share/chmsee/book-closed.png
-share/chmsee/default-prefs.js
-share/chmsee/helpdoc.png
-share/chmsee/hide-pane.png
-share/chmsee/show-pane.png
+%%DATADIR%%/book-closed.png
+%%DATADIR%%/book-open.png
+%%DATADIR%%/chmsee-icon.png
+%%DATADIR%%/chmsee-splash.png
+%%DATADIR%%/chmsee.glade
+%%DATADIR%%/default-prefs.js
+%%DATADIR%%/helpdoc.png
+%%DATADIR%%/hide-pane.png
+%%DATADIR%%/show-pane.png
+share/locale/zh_CN/LC_MESSAGES/chmsee.mo
share/mime-info/chmsee.keys
share/mime-info/chmsee.mime
share/pixmaps/chmsee-icon.png
-share/locale/zh_CN/LC_MESSAGES/chmsee.mo
- at dirrm share/chmsee
+ at dirrm %%DATADIR%%
@dirrmtry share/applications
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list