most recent changes, diff for xpn
Index: news/xpn/Portfile
--- news/xpn/Portfile (revision 40445)
+++ news/xpn/Portfile (revision 40446)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xpn
-version 1.0.0
+version 1.2.5
categories news
description Graphical newsreader written in PyGtk.
long_description XPN (X Python Newsreader) is a news client written in \
@@ -16,8 +16,11 @@
platforms darwin
homepage http://xpn.altervista.org/
master_sites ${homepage}codice
-checksums md5 f9c5c9fb04c46efb9a94f803650dd740
-depends_lib port:py25-gtk
+checksums md5 9098ceac4cb3f93a7179845830bb626b \
+ sha1 121d5c7cbedb2854582ab71bf0e361f0233944e0 \
+ rmd160 cbbcf910f358a5b3ac4bf6f0be694d7feb51550a
+depends_lib port:py25-gtk \
+ port:py25-sqlite3
use_configure no
universal_variant no
build {}