From e3d176cb72af73417a7cc9bb72453bc4df8acdcf Mon Sep 17 00:00:00 2001 From: nivit Date: Mon, 8 Dec 2008 17:05:32 +0000 Subject: - Update to 1.2.5 --- news/xpn/Makefile | 3 +-- news/xpn/distinfo | 6 +++--- news/xpn/pkg-plist | 15 +++++++++------ 3 files changed, 13 insertions(+), 11 deletions(-) (limited to 'news') diff --git a/news/xpn/Makefile b/news/xpn/Makefile index 7e21cedc249d..3babcef041ac 100644 --- a/news/xpn/Makefile +++ b/news/xpn/Makefile @@ -6,9 +6,8 @@ # PORTNAME= xpn -PORTVERSION= 1.0.0 +PORTVERSION= 1.2.5 #PORTREVISION= 0 -PORTREVISION= 1 CATEGORIES= news python MASTER_SITES= http://xpn.altervista.org/codice/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ diff --git a/news/xpn/distinfo b/news/xpn/distinfo index 6740f0b9c8dd..793eabf6f719 100644 --- a/news/xpn/distinfo +++ b/news/xpn/distinfo @@ -1,3 +1,3 @@ -MD5 (xpn-1.0.0.tar.gz) = f9c5c9fb04c46efb9a94f803650dd740 -SHA256 (xpn-1.0.0.tar.gz) = e7c89ea24fa244af6c22c99852bd5d72bfc6ddeef3e64b8ddeefd77180bccdab -SIZE (xpn-1.0.0.tar.gz) = 285793 +MD5 (xpn-1.2.5.tar.gz) = 9098ceac4cb3f93a7179845830bb626b +SHA256 (xpn-1.2.5.tar.gz) = 20654007c2a89367827f7a403bf051852d7d343628f3d233772e8013d15be31f +SIZE (xpn-1.2.5.tar.gz) = 285759 diff --git a/news/xpn/pkg-plist b/news/xpn/pkg-plist index a86928f4460c..391b9dea5586 100644 --- a/news/xpn/pkg-plist +++ b/news/xpn/pkg-plist @@ -7,6 +7,7 @@ bin/xpn %%DATADIR%%/lang/xpn.pot %%DATADIR%%/pixmaps/about.xpm %%DATADIR%%/pixmaps/art_body.xpm +%%DATADIR%%/pixmaps/art_delete.xpm %%DATADIR%%/pixmaps/art_fup.xpm %%DATADIR%%/pixmaps/art_ignore.xpm %%DATADIR%%/pixmaps/art_keep.xpm @@ -101,10 +102,12 @@ bin/xpn %%DATADIR%%/xpn.py %%DATADIR%%/xpn_src/Article.py %%DATADIR%%/xpn_src/Article_Pane.py +%%DATADIR%%/xpn_src/Articles_DB.py %%DATADIR%%/xpn_src/Charset_List.py %%DATADIR%%/xpn_src/Config_File.py %%DATADIR%%/xpn_src/Config_Win.py %%DATADIR%%/xpn_src/Connections_Handler.py +%%DATADIR%%/xpn_src/Custom_Search_Entry.py %%DATADIR%%/xpn_src/Dialogs.py %%DATADIR%%/xpn_src/Edit_Mail_Win.py %%DATADIR%%/xpn_src/Edit_Win.py @@ -128,13 +131,13 @@ bin/xpn %%DATADIR%%/xpn_src/add_tag.py %%DATADIR%%/xpn_src/nntplib_ssl.py %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/lang/de/LC_MESSAGES -@dirrm %%DATADIR%%/lang/de -@dirrm %%DATADIR%%/lang/fr/LC_MESSAGES -@dirrm %%DATADIR%%/lang/fr +@dirrm %%DATADIR%%/xpn_src +@dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/lang/it/LC_MESSAGES @dirrm %%DATADIR%%/lang/it +@dirrm %%DATADIR%%/lang/fr/LC_MESSAGES +@dirrm %%DATADIR%%/lang/fr +@dirrm %%DATADIR%%/lang/de/LC_MESSAGES +@dirrm %%DATADIR%%/lang/de @dirrm %%DATADIR%%/lang -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%%/xpn_src @dirrm %%DATADIR%% -- cgit