Ticket #25046: Portfile-patch

File Portfile-patch, 1.2 KB (added by nefar@…, 14 years ago)
Line 
1--- Portfile.orig       2010-05-26 22:33:18.000000000 -0700
2+++ Portfile    2010-05-26 22:50:34.000000000 -0700
3@@ -4,7 +4,7 @@
4 PortSystem          1.0
5 
6 name                finch
7-version             2.6.5
8+version             2.7.0
9 revision            1
10 categories          net
11 platforms           darwin
12@@ -20,9 +20,9 @@
13 
14 homepage            http://www.pidgin.im/
15 master_sites        sourceforge:pidgin
16-checksums           md5     90847ed22ec830db5d9768748812b661 \
17-                    sha1    e50edbe0fe588d7222d54154942550ef1788b89d \
18-                    rmd160  ca1867476c3cae0be5f4d56cbb58391758da00a9
19+checksums           md5     63a36f91d29f5ac5a402ffd2d7dbbb72 \
20+                    sha1    7170aaae5e6f4039870eb5e0c5837d55285b758f \
21+                    rmd160  45e4b5a9acb9c4080ce6b33cedbf9b962883ca25
22 
23 distname            pidgin-${version}
24 use_bzip2           yes
25@@ -37,7 +37,7 @@
26                     port:intltool \
27                     port:libidn
28 
29-patchfiles          patch-finch_libgnt_Makefile.in.diff patch-finch_libgnt_gntwm.c
30+patchfiles          patch-finch_libgnt_Makefile.in.diff patch-finch_libgnt_gntwm.c gst.diff
31 
32 configure.args      --disable-avahi \
33                     --disable-gtkui \