[Lunar-commits] <moonbase> psftools: Version bump and a little gcc4 adjustment.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Nov 16 14:39:00 CET 2009


commit 439c592b157f3a3bfc3a1da226d749c3524fb9f8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Nov 16 08:39:00 2009 -0500

    psftools: Version bump and a little gcc4 adjustment.
---
 graphics/pfstools/BUILD   |    3 +++
 graphics/pfstools/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/graphics/pfstools/BUILD b/graphics/pfstools/BUILD
index e3f5194..f746ec2 100644
--- a/graphics/pfstools/BUILD
+++ b/graphics/pfstools/BUILD
@@ -1,5 +1,8 @@
 (
 
+# A gcc-4.x.x twiddle here.
+  sedit 's:tion(const char \*name):tion(char \*name):' src/filter/pfspanoramic.cpp &&
+
   if module_installed qt3 ; then
     . /etc/profile.d/qt3.rc
   else
diff --git a/graphics/pfstools/DETAILS b/graphics/pfstools/DETAILS
index 63c659c..7a637d8 100644
--- a/graphics/pfstools/DETAILS
+++ b/graphics/pfstools/DETAILS
@@ -1,11 +1,11 @@
           MODULE=pfstools
-         VERSION=1.8.0
+         VERSION=1.8.1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:3a0ae44069b3931479d63212d9333223eedcfc70
+      SOURCE_VFY=sha1:4d2f3a18c270d2d5c4442eb6f6750eca2aa99976
         WEB_SITE=http://www.mpi-inf.mpg.de/resources/pfstools/
          ENTERED=20070822
-         UPDATED=20090531
+         UPDATED=20091116
            SHORT="manipulating and viewing HDR images and video frames"
 
 cat << EOF


More information about the Lunar-commits mailing list