Date: Sun, 15 May 2005 06:52:23 GMT From: Masanori OZAWA <ozawa@ongs.co.jp> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/81044: [PATCH] deskutils/fusenshi: update to 0.7.3 Message-ID: <200505150652.j4F6qNNq012183@www.freebsd.org> Resent-Message-ID: <200505150700.j4F70K1u072690@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81044 >Category: ports >Synopsis: [PATCH] deskutils/fusenshi: update to 0.7.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 07:00:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Masanori OZAWA >Release: FreeBSD 5.4-RELEASE-p1 >Organization: ONGS Inc. >Environment: FreeBSD mithos.ongs.co.jp 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Fri May 13 13:17:29 JST 2005 root@mithos.ongs.co.jp:/usr/obj/usr/src/sys/MITHOS i386 >Description: - Update to 0.7.3 - Pacify portlint >How-To-Repeat: >Fix: diff -urN ports.orig/deskutils/fusenshi/Makefile ports/deskutils/fusenshi/Makefile --- ports.orig/deskutils/fusenshi/Makefile Sat Mar 12 19:52:14 2005 +++ ports/deskutils/fusenshi/Makefile Sun May 15 15:34:23 2005 @@ -6,8 +6,7 @@ # PORTNAME= fusenshi -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.7.3 CATEGORIES= deskutils MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -16,10 +15,12 @@ MAINTAINER= daichi@freebsd.org COMMENT= A Post-it(R) like application with network support -USE_XLIB= yes +LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ + gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview + USE_GCC= 3.4 USE_GNOME= libxml2 -LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 +USE_XLIB= yes post-install: @${STRIP_CMD} ${PREFIX}/bin/fusenshi diff -urN ports.orig/deskutils/fusenshi/distinfo ports/deskutils/fusenshi/distinfo --- ports.orig/deskutils/fusenshi/distinfo Mon Feb 14 22:33:30 2005 +++ ports/deskutils/fusenshi/distinfo Sun May 15 15:31:42 2005 @@ -1,2 +1,2 @@ -MD5 (fusenshi-0.7.2.tgz) = 3bba859b4e5ffa8566b57954bd0e675d -SIZE (fusenshi-0.7.2.tgz) = 64641 +MD5 (fusenshi-0.7.3.tgz) = cce24a6406fd0a5ae6f38865e4361cc2 +SIZE (fusenshi-0.7.3.tgz) = 79631 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505150652.j4F6qNNq012183>