[79370] trunk/dports/devel/gwenhywfar4

mk at macports.org mk at macports.org
Sat Jun 11 13:03:07 PDT 2011


Revision: 79370
          http://trac.macports.org/changeset/79370
Author:   mk at macports.org
Date:     2011-06-11 13:03:06 -0700 (Sat, 11 Jun 2011)
Log Message:
-----------
gwenhywfar4: update to version 4.1.0

Modified Paths:
--------------
    trunk/dports/devel/gwenhywfar4/Portfile

Removed Paths:
-------------
    trunk/dports/devel/gwenhywfar4/files/patch-qt4-configure.diff

Modified: trunk/dports/devel/gwenhywfar4/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar4/Portfile	2011-06-11 19:53:59 UTC (rev 79369)
+++ trunk/dports/devel/gwenhywfar4/Portfile	2011-06-11 20:03:06 UTC (rev 79370)
@@ -3,10 +3,10 @@
 PortSystem        1.0
 
 name              gwenhywfar4
-version           4.0.9
+version           4.1.0
 
 # this is specific to this port and *version* for downloading it
-set release       60
+set release       61
 platforms         darwin
 
 categories        devel net finance
@@ -19,9 +19,9 @@
 master_sites      http://www2.aquamaniac.de/sites/download/download.php?package=01&release=${release}&file=01&dummy=
 distname          gwenhywfar-${version}
 
-checksums         md5     03c22b95eb493c8c98284d3d2e4d9795 \
-                  sha1    4214254e06e71ccdc561102c7a88391434ba8852 \
-                  rmd160  59dddb38529a4a934c70e6a1c887c775b2e27f98
+checksums         md5     9890907e0d79fdf352b76c0af1fee819 \
+                  sha1    bda4ae81edfb2681e545de3d7bfd99d31702cdd5 \
+                  rmd160  30ee7fcd97e0ae5318b915171d3c3cbfbd9d5290
 
 conflicts         gwenhywfar
 
@@ -42,8 +42,6 @@
                   --with-guis=qt4 \
                   --enable-static
 
-patchfiles        patch-qt4-configure.diff
-
 patch.dir         ${workpath}/${distname}
 patch.pre_args    -p1
 

Deleted: trunk/dports/devel/gwenhywfar4/files/patch-qt4-configure.diff
===================================================================
--- trunk/dports/devel/gwenhywfar4/files/patch-qt4-configure.diff	2011-06-11 19:53:59 UTC (rev 79369)
+++ trunk/dports/devel/gwenhywfar4/files/patch-qt4-configure.diff	2011-06-11 20:03:06 UTC (rev 79370)
@@ -1,22 +0,0 @@
---- gwenhywfar-4.0.1/configure.orig	2010-09-02 07:33:13.000000000 +0200
-+++ gwenhywfar-4.0.1/configure	2010-11-01 13:52:31.000000000 +0100
-@@ -19946,8 +19946,8 @@
- if test -z "$qt4_includes"; then
- 	for i in $local_qt4_includes; do
- 		if test -z "$qt4_includes"; then
--                  if test -f "$i/Qt/qglobal.h"; then
--                    lv1=`grep -h "#define QT_VERSION_STR" $i/Qt/qglobal.h`
-+                  if test -f "$i/QtCore/qglobal.h"; then
-+                    lv1=`grep -h "#define QT_VERSION_STR" $i/QtCore/qglobal.h`
-                     case $lv1 in
-                     *4.*)
-                   	qt4_includes="-I$i -I$i/Qt -I$i/QtCore -I$i/QtGui"
-@@ -20022,7 +20021,7 @@
- qt_libname="QtGui"
- 
- # This is the name of the qt library to search for.
--if test "x$OSYSTEM" = "xdarwin"; then
-+if test "x$OSYSTEM" = "xosx"; then
-    qt_searchname="lib${qt_libname}.4.dylib"
- else
-    qt_searchname="lib${qt_libname}${std_shrext}.4"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110611/0a0c4578/attachment-0001.html>


More information about the macports-changes mailing list