Changeset 100151 for trunk/dports/editors
- Timestamp:
- Nov 30, 2012, 9:23:21 PM (7 years ago)
- Location:
- trunk/dports/editors/texstudio
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/editors/texstudio/Portfile
r98947 r100151 6 6 7 7 name texstudio 8 version 2.5 8 version 2.5.1 9 9 categories editors 10 10 platforms darwin … … 19 19 homepage http://texstudio.sourceforge.net/ 20 20 master_sites sourceforge:project/texstudio/texstudio/TeXstudio%20${version} 21 extract.suffix .orig.tar.gz 21 22 22 checksums rmd160 f72a092657f4f401841611f717f99e7840ca2f63\23 sha256 0e24af04aa6ab6e4b52c6c787c4a5687c3208457ad3bb5eb670b9703bb529d2a23 checksums rmd160 e2b90518a60b4c70771a4885e920a324d68ceb60 \ 24 sha256 7f7ae53818d74a06fffef81e1aa9552badd85045a9953b13f28d15b393962015 24 25 25 26 depends_lib-append port:poppler … … 40 41 } 41 42 } 42 43 worksrcdir ${name}${version}44 43 45 44 pre-patch { -
trunk/dports/editors/texstudio/files/patch-texstudio.pro.diff
r98947 r100151 1 --- texstudio.pro.orig 2012-1 0-20 17:38:24.000000000 -05002 +++ texstudio.pro 2012-1 0-20 17:38:24.000000000 -05001 --- texstudio.pro.orig 2012-11-30 15:18:01.000000000 -0600 2 +++ texstudio.pro 2012-11-30 15:18:01.000000000 -0600 3 3 @@ -2,6 +2,7 @@ 4 4 LANGUAGE = C++ … … 9 9 QT += network \ 10 10 xml \ 11 @@ -2 55,8 +256,7 @@11 @@ -262,8 +263,7 @@ 12 12 config += unix 13 13 … … 19 19 # QMAKE_MAC_SDK = /Developer/SDKs/MacOSX10.4u.sdk 20 20 # QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.4 21 @@ -5 24,9 +524,8 @@21 @@ -532,9 +532,8 @@ 22 22 -lz 23 23 }
Note: See TracChangeset
for help on using the changeset viewer.