[Lunar-commits] <moonbase> pan2: version bumped to 0.133.

Florin Braescu florin at lunar-linux.org
Tue Nov 10 01:41:09 CET 2009


commit 1cc8f5710d7dd30ac1096fcc2a401815ff55b4aa
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Nov 10 02:41:09 2009 +0200

    pan2: version bumped to 0.133.
    
    Module fix and patches submitted by Sirocco.
---
 news/pan2/BUILD     |    8 ++++++++
 news/pan2/CONFLICTS |    2 +-
 news/pan2/DEPENDS   |    6 +++---
 news/pan2/DETAILS   |   28 ++++++++++++++++++++--------
 4 files changed, 32 insertions(+), 12 deletions(-)

diff --git a/news/pan2/BUILD b/news/pan2/BUILD
new file mode 100644
index 0000000..615edea
--- /dev/null
+++ b/news/pan2/BUILD
@@ -0,0 +1,8 @@
+( 
+
+  patch_it $SOURCE2 1  &&
+  patch_it $SOURCE3 0  &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/news/pan2/CONFLICTS b/news/pan2/CONFLICTS
index cc6075a..f9ce152 100644
--- a/news/pan2/CONFLICTS
+++ b/news/pan2/CONFLICTS
@@ -1,2 +1,2 @@
-conflicts pan2-beta
+conflicts pan2
 conflicts pan2-git
diff --git a/news/pan2/DEPENDS b/news/pan2/DEPENDS
index 62db9b7..a7f4f08 100644
--- a/news/pan2/DEPENDS
+++ b/news/pan2/DEPENDS
@@ -1,3 +1,3 @@
-depends  gnet2   &&
-depends  gtk+-2  &&
-depends  libxml2
+depends  gtk+-2
+depends  pcre
+depends  gmime
diff --git a/news/pan2/DETAILS b/news/pan2/DETAILS
index 055d3c7..a60cbf5 100644
--- a/news/pan2/DETAILS
+++ b/news/pan2/DETAILS
@@ -1,19 +1,31 @@
-          MODULE=pan2
-         VERSION=0.14.2.91
-        #VERSION=0.14.2
+          MODULE=pan2-beta
+         VERSION=0.133
           SOURCE=pan-$VERSION.tar.bz2
+         SOURCE2=pan-0.133-another_gmime2.4.patch
+         SOURCE3=pan-0.133-gcc44patch.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
-   SOURCE_URL[0]=http://pan.rebelbase.com/download/releases/$VERSION/SOURCE/
-      SOURCE_VFY=md5:4770d899a1c1ba968ce96bc5aeb07b62
+      SOURCE_URL=http://pan.rebelbase.com/download/releases/$VERSION/source
+     SOURCE2_URL=$PATCH_URL
+     SOURCE3_URL=$PATCH_URL
+      SOURCE_VFY=sha1:a0bd98ea1ba174800896611e3305a6b6d8dbde2f
+     SOURCE2_VFY=sha1:3c5e3fa99d6113efb7da7a70ee5873d7191a0858
+     SOURCE3_VFY=sha1:680b5923d577858b179c2b34acb7e84c8029e515
         WEB_SITE=http://pan.rebelbase.com
-         ENTERED=20020627
-         UPDATED=20040126
       MAINTAINER=sofar at lunar-linux.org
-           SHORT="newsreader, loosely based on Agent and Gravity."
+         ENTERED=20020627
+         UPDATED=20091110
+           SHORT="Pan is a newsreader, loosely based on Agent and Gravity"
+	   
 cat << EOF
 Pan is a newsreader, loosely based on Agent and Gravity, which attempts
 to be pleasant to use for new and advanced users alike. It has all the
 typical features found in newsreaders, and also supports offline
 reading, multiple connections, and a number of features for power users
 and alt.binaries fans.
+
+pan2-beta is a complete rewrite of pan2 in C++. Smaller memory foot print for
+large newsgroups has been cut by 2/3. Time to download headers has been cut
+by 2/3 by parallelizing the download across multiple connections to the server.
+Multiserver support. NZB support. All the user interface windows and dialogs
+have been redesigned.
 EOF


More information about the Lunar-commits mailing list