Revision
100151
Author
ryandesign@macports.org
Date
2012-11-30 13:23:21 -0800 (Fri, 30 Nov 2012)

Log Message

texstudio: update to 2.5.1 (#37176)

Modified Paths

Diff

Modified: trunk/dports/editors/texstudio/Portfile (100150 => 100151)


--- trunk/dports/editors/texstudio/Portfile	2012-11-30 21:02:24 UTC (rev 100150)
+++ trunk/dports/editors/texstudio/Portfile	2012-11-30 21:23:21 UTC (rev 100151)
@@ -5,7 +5,7 @@
 PortGroup               qt4 1.0
 
 name                    texstudio
-version                 2.5
+version                 2.5.1
 categories              editors
 platforms               darwin
 license                 GPL-2+
@@ -18,9 +18,10 @@
 
 homepage                http://texstudio.sourceforge.net/
 master_sites            sourceforge:project/texstudio/texstudio/TeXstudio%20${version}
+extract.suffix          .orig.tar.gz
 
-checksums               rmd160  f72a092657f4f401841611f717f99e7840ca2f63 \
-                        sha256  0e24af04aa6ab6e4b52c6c787c4a5687c3208457ad3bb5eb670b9703bb529d2a
+checksums               rmd160  e2b90518a60b4c70771a4885e920a324d68ceb60 \
+                        sha256  7f7ae53818d74a06fffef81e1aa9552badd85045a9953b13f28d15b393962015
 
 depends_lib-append      port:poppler
 
@@ -40,8 +41,6 @@
     }
 }
 
-worksrcdir              ${name}${version}
-
 pre-patch {
     # DOS to UNIX line endings so we can patch
     reinplace "s|\r||g" ${worksrcpath}/texstudio.pro

Modified: trunk/dports/editors/texstudio/files/patch-texstudio.pro.diff (100150 => 100151)


--- trunk/dports/editors/texstudio/files/patch-texstudio.pro.diff	2012-11-30 21:02:24 UTC (rev 100150)
+++ trunk/dports/editors/texstudio/files/patch-texstudio.pro.diff	2012-11-30 21:23:21 UTC (rev 100151)
@@ -1,5 +1,5 @@
---- texstudio.pro.orig	2012-10-20 17:38:24.000000000 -0500
-+++ texstudio.pro	2012-10-20 17:38:24.000000000 -0500
+--- texstudio.pro.orig	2012-11-30 15:18:01.000000000 -0600
++++ texstudio.pro	2012-11-30 15:18:01.000000000 -0600
 @@ -2,6 +2,7 @@
  LANGUAGE = C++
  DESTDIR = ./
@@ -8,7 +8,7 @@
  exists(texmakerx_my.pri):include(texmakerx_my.pri)
  QT += network \
      xml \
-@@ -255,8 +256,7 @@
+@@ -262,8 +263,7 @@
      config += unix
      
      # #universal tiger
@@ -18,7 +18,7 @@
      
      # QMAKE_MAC_SDK = /Developer/SDKs/MacOSX10.4u.sdk
      # QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.4
-@@ -524,9 +524,8 @@
+@@ -532,9 +532,8 @@
              -lz
      }
      macx {