diff options
author | garga <garga@FreeBSD.org> | 2005-12-21 17:23:47 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-21 17:23:47 +0800 |
commit | ab158fa7e3b13cad2dc5ab3feb476be6893e79ba (patch) | |
tree | b8ad2b20b3cb8a1093fa844d038336b72d50b210 /editors | |
parent | c35adc60c8cf56d356427f87cd20ccd2ff505ec0 (diff) | |
download | freebsd-ports-gnome-ab158fa7e3b13cad2dc5ab3feb476be6893e79ba.tar.gz freebsd-ports-gnome-ab158fa7e3b13cad2dc5ab3feb476be6893e79ba.tar.zst freebsd-ports-gnome-ab158fa7e3b13cad2dc5ab3feb476be6893e79ba.zip |
o Update net/net6 to 1.2.1 [1]
o Update devel/obby to 0.3.0 [1]
o Update editors/gobby to 0.3.0 [2]
o Update net/sobby to 0.3.0 [3]
PR: ports/90520
Submitted by: Wesley Shields <wxs@csh.rit.edu> [1] [2],
Andreas Kohn <andreas@syndrom23.de> [3]
Approved by: Andreas Kohn <andreas@syndrom23.de> (maintainer) [1]
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gobby/Makefile | 6 | ||||
-rw-r--r-- | editors/gobby/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 6fc3b9c0054e..34b96ce360c1 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gobby -PORTVERSION= 0.2.2 +PORTVERSION= 0.3.0 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ @@ -15,8 +15,8 @@ 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.1.0:${PORTSDIR}/net/net6 \ - obby-0.2.0:${PORTSDIR}/devel/obby + net6-1.2.0:${PORTSDIR}/net/net6 \ + obby-0.3.0:${PORTSDIR}/devel/obby USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/editors/gobby/distinfo b/editors/gobby/distinfo index af223bb0fa46..63986c555ee2 100644 --- a/editors/gobby/distinfo +++ b/editors/gobby/distinfo @@ -1,3 +1,3 @@ -MD5 (gobby-0.2.2.tar.gz) = 9a1b61ee3aebe737e5d9918f7601b5d4 -SHA256 (gobby-0.2.2.tar.gz) = 56c4dcf121eb496ac0b1d212783e3c7f01e427359a768ffa952355093a985eda -SIZE (gobby-0.2.2.tar.gz) = 258917 +MD5 (gobby-0.3.0.tar.gz) = 1b674f42654cc1960d37e0a6a2fcff1f +SHA256 (gobby-0.3.0.tar.gz) = 8534aaf5ad5266833db56b65fb4ab6826b71ea9cd837733c35cef69632bcfbbd +SIZE (gobby-0.3.0.tar.gz) = 308213 |