diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-13 03:52:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-13 03:52:49 +0800 |
commit | afeecb13b6bb0a85f2782a46fbf2c6e6c23a1575 (patch) | |
tree | 055f8cb7b4f94ca378872329c20ef48b07901b62 /x11/gnome-panel | |
parent | b68f30052750b76d725539d4ca2295dc250d5494 (diff) | |
download | freebsd-ports-gnome-afeecb13b6bb0a85f2782a46fbf2c6e6c23a1575.tar.gz freebsd-ports-gnome-afeecb13b6bb0a85f2782a46fbf2c6e6c23a1575.tar.zst freebsd-ports-gnome-afeecb13b6bb0a85f2782a46fbf2c6e6c23a1575.zip |
Update to 2.0.6. This fixed the problem where launchers in drawers wouldn't
survive restarts of GNOME (at least on one of my build machines).
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 5215720166b6..51d42e76da0b 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-panel diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index d5e65b528ddd..0a1b074816d6 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-panel-2.0.5.tar.bz2) = dca9c9f64c7ff33ea8f3002578f57e4d +MD5 (gnome2/gnome-panel-2.0.6.tar.bz2) = 52f3dbf7094630a016e8e9092e5c7638 |