Ticket #6517: tea_Portfile-diff

File tea_Portfile-diff, 925 bytes (added by edkosh@…, 18 years ago)

proposed change for tea Portfile update

Line 
1--- tea-Portfile        2006-01-13 12:44:34.000000000 -0800
2+++ tea-Portfile_200601111045.txt       2006-01-12 10:01:47.000000000 -0800
3@@ -1,7 +1,7 @@
4 # $Id: Portfile,v 1.3 2005/09/13 06:57:45 olegb Exp $
5 PortSystem 1.0
6 name           tea
7-version                7.0
8+version                11.0
9 description    TEA is the powerful text editor for GNU/Linux and *BSD.
10 long_description       ${description}
11 maintainers    darwinports@opendarwin.org
12@@ -9,11 +9,11 @@
13 platforms      darwin
14 homepage       http://tea.linux.kiev.ua
15 master_sites   ${homepage}
16-checksums      md5 006bb8478983e3c21cd07b382da45555 \
17-               sha1 8c322f2f9a789ba7f72091927975a4bb7d305f91
18+checksums      md5 113f9ec59e6408806ddbf3bce256e201\
19+               sha1 4253a0f642876b932d9a89dd0822d92f461775ca
20 depends_lib    lib:libgtk.2:gtk2
21 use_bzip2      yes
22-distname       ${name}
23+distname       ${name}-${version}
24 worksrcdir     ${name}-${version}
25 configure.args --mandir=${prefix}/share/man
26 configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \