most recent changes, diff for terminal

Index: xfce/Terminal/Portfile
--- xfce/Terminal/Portfile (revision 35451)
+++ xfce/Terminal/Portfile (revision 35452)
@@ -3,19 +3,24 @@
PortSystem 1.0

name Terminal
-version 0.2.4
-revision 1
+version 0.2.8
categories xfce
platforms darwin
-maintainers nomaintainer
+maintainers afb@macports.org
+categories xfce
+platforms darwin
description Terminal is a modern terminal emulator for the Unix/Linux desktop.
-long_description ${description}
-homepage http://www.os-cillation.com/article.php?sid=40
+long_description ${description}
+homepage http://www.os-cillation.com/index.php?id=42&L=5
+master_sites http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
use_bzip2 yes
-master_sites http://www.os-works.com/files/projects/terminal/0.2/ \
- http://download.berlios.de/xfce-goodies/
-checksums md5 d9f8c9db0a27c4d304e1c4fd2ca3a371
-depends_lib lib:libexo-0.3:libexo lib:libvte:vte
-patchfiles patch-terminal-Makefile.in
-configure.args --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
+checksums md5 cfe660ecf50e9d3b073576bbc4af6ab2 \
+ sha1 9c4ae0422dea8161aa72659d3bd1b035688d70d7 \
+ rmd160 49bf87091ef39011dc9111439a939a52f19771fe
+
+depends_lib port:exo port:vte port:dbus port:gtk2 \
+ port:startup-notification port:hicolor-icon-theme
+
+configure.args --enable-dbus --enable-startup-notification
+
+patchfiles patch-terminal-Makefile.in