diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-28 12:05:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-28 12:05:36 +0800 |
commit | c8f0ebbbe2b497302c1123107aa16da6eae60743 (patch) | |
tree | a90e230dea822e8d77bdc5c129c25dc1fcadde58 /www | |
parent | 7c7b637ea4b5d9f72c7854e30170bb3eda612202 (diff) | |
download | freebsd-ports-gnome-c8f0ebbbe2b497302c1123107aa16da6eae60743.tar.gz freebsd-ports-gnome-c8f0ebbbe2b497302c1123107aa16da6eae60743.tar.zst freebsd-ports-gnome-c8f0ebbbe2b497302c1123107aa16da6eae60743.zip |
Update to 0.11. This release fixes two critical bugs with the custom
menu. The config file format conversion has been fixed as well as a segfault
when replacing entries in the custom menu.
PR: 54916
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish-devel/Makefile | 2 | ||||
-rw-r--r-- | www/bluefish-devel/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index d2aced5bdb3e..9f204d921106 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bluefish -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 82b9fdafd30b..4f9880873403 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-0.10.tar.bz2) = 557271d19d53b0857c7290ff994a8637 +MD5 (bluefish-0.11.tar.bz2) = 4da2495bd8b3ce1010fed61120037f98 |