aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-02 20:16:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-02 20:16:26 +0000
commita853be5d6c557d5858ce402295b5b55af091c26e (patch)
tree60f5a087fb0d01f3f1ebe39eb8301915145a209d /editors
parent1168b87cf666ffbbefaa03410a8147d26a098d36 (diff)
downloadports-a853be5d6c557d5858ce402295b5b55af091c26e.tar.gz
ports-a853be5d6c557d5858ce402295b5b55af091c26e.zip
- Update to 0.4.1
PR: ports/104935 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Notes
Notes: svn path=/head/; revision=176217
Diffstat (limited to 'editors')
-rw-r--r--editors/gobby/Makefile16
-rw-r--r--editors/gobby/distinfo6
2 files changed, 15 insertions, 7 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 7f69dfebc37f..58e16e0cb3d4 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gobby
-PORTVERSION= 0.3.0
+PORTVERSION= 0.4.1
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
@@ -15,14 +15,22 @@ COMMENT= A free collaborative editor
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
- net6-1.2.0:${PORTSDIR}/net/net6 \
- obby-0.3.0:${PORTSDIR}/devel/obby
+ net6-1.3:${PORTSDIR}/net/net6 \
+ obby-0.4:${PORTSDIR}/devel/obby
USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig gtksourceview
USE_GCC= 3.4
-PLIST_FILES= bin/gobby
+CONFIGURE_ARGS= "--mandir=${PREFIX}/man"
+
+PLIST_FILES= bin/gobby share/pixmaps/gobby.png \
+ share/pixmaps/gobby/userlist.png \
+ share/pixmaps/gobby/doclist.png \
+ share/pixmaps/gobby/chat.png
+PLIST_DIRS= share/pixmaps/gobby share/pixmaps
+
+MAN1= gobby.1
.include <bsd.port.mk>
diff --git a/editors/gobby/distinfo b/editors/gobby/distinfo
index 63986c555ee2..144df09073e0 100644
--- a/editors/gobby/distinfo
+++ b/editors/gobby/distinfo
@@ -1,3 +1,3 @@
-MD5 (gobby-0.3.0.tar.gz) = 1b674f42654cc1960d37e0a6a2fcff1f
-SHA256 (gobby-0.3.0.tar.gz) = 8534aaf5ad5266833db56b65fb4ab6826b71ea9cd837733c35cef69632bcfbbd
-SIZE (gobby-0.3.0.tar.gz) = 308213
+MD5 (gobby-0.4.1.tar.gz) = a2c79bdda652a2d74fec104235d27bc0
+SHA256 (gobby-0.4.1.tar.gz) = aad2ed23638f5a6aa655dc13395228cefc4c28e46b05eb05ac12481fac36aba3
+SIZE (gobby-0.4.1.tar.gz) = 323377