Revision: 87640 http://trac.macports.org/changeset/87640 Author: devans@macports.org Date: 2011-11-29 15:39:05 -0800 (Tue, 29 Nov 2011) Log Message: ----------- balsa: update to version 2.4.11, add license, libtool build dependency. Modified Paths: -------------- trunk/dports/gnome/balsa/Portfile Modified: trunk/dports/gnome/balsa/Portfile =================================================================== --- trunk/dports/gnome/balsa/Portfile 2011-11-29 23:37:07 UTC (rev 87639) +++ trunk/dports/gnome/balsa/Portfile 2011-11-29 23:39:05 UTC (rev 87640) @@ -4,9 +4,9 @@ PortSystem 1.0 name balsa -version 2.4.9 -revision 3 -description Gnome email client +version 2.4.11 +license GPL-2+ +description GNOME e-mail client long_description Balsa is an e-mail client for GNOME, highly \ configurable and incorporating all the features \ you would expect in a robust mail client. @@ -19,11 +19,12 @@ master_sites ${homepage} -checksums md5 bd7ac44f0cf3117a5fdb46d17dac2b51 \ - sha1 0cda3106da2db6e544ae3954bef1db3e6f40024a \ - rmd160 bcce59d05db37f2e18b5b0bede7e590cf7215782 +checksums md5 915c622b6385aa4f83d5eee8f31ee8e8 \ + sha1 78d780d200aa1f852c6037d7a3ba3380d9c18cb9 \ + rmd160 bb9e9b98ed1733b3cb7920271d2f31da0b1eda05 depends_build port:pkgconfig \ + port:libtool \ port:intltool \ port:gnome-doc-utils
participants (1)
-
devans@macports.org