aboutsummaryrefslogtreecommitdiff
path: root/deskutils/fusenshi
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2005-05-23 13:01:53 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2005-05-23 13:01:53 +0000
commit3184858e3da34f86dab41e88eff88391502e6fa3 (patch)
tree83c376d6d6d8db64bea3f68382e9fe7a6bd1dd6a /deskutils/fusenshi
parent66f01c00c796085d33cfb99b9ec04864e67a985c (diff)
downloadports-3184858e3da34f86dab41e88eff88391502e6fa3.tar.gz
ports-3184858e3da34f86dab41e88eff88391502e6fa3.zip
deskutils/fusenshi: update to 0.7.3
PR: ports/81044 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Notes
Notes: svn path=/head/; revision=135958
Diffstat (limited to 'deskutils/fusenshi')
-rw-r--r--deskutils/fusenshi/Makefile9
-rw-r--r--deskutils/fusenshi/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 02046305fe83..239494a9dcde 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -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 @@ EXTRACT_SUFX= .tgz
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 --git a/deskutils/fusenshi/distinfo b/deskutils/fusenshi/distinfo
index 0335b551cd9e..bf2334d32f1b 100644
--- a/deskutils/fusenshi/distinfo
+++ b/deskutils/fusenshi/distinfo
@@ -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