Ticket #2160: Portfile.patch

File Portfile.patch, 1.3 KB (added by ultrix@…, 20 years ago)

patch for the Portfile

Line 
1*** Portfile.orig       Tue Aug 17 10:43:53 2004
2--- Portfile    Tue Aug 17 10:48:19 2004
3***************
4*** 1,7 ****
5  # $Id: Portfile,v 1.1 2004/04/09 16:58:00 olegb Exp $
6  PortSystem 1.0
7  name          hicolor-icon-theme
8! version               0.4
9  description   A default fallback theme.
10  long_description        This is the default fallback theme used by \
11                        implementations of the icon theme specification.
12--- 1,7 ----
13  # $Id: Portfile,v 1.1 2004/04/09 16:58:00 olegb Exp $
14  PortSystem 1.0
15  name          hicolor-icon-theme
16! version               0.5
17  description   A default fallback theme.
18  long_description        This is the default fallback theme used by \
19                        implementations of the icon theme specification.
20***************
21*** 10,15 ****
22  platforms     darwin
23  homepage      http://.gnome.org/
24  master_sites    http://freedesktop.org/Software/icon-theme/releases/
25! checksums     md5 6eed3cd8640f3ccbac2ad7076fcd4faa
26  configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
27                  CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
28--- 10,15 ----
29  platforms     darwin
30  homepage      http://.gnome.org/
31  master_sites    http://freedesktop.org/Software/icon-theme/releases/
32! checksums     md5 947c7f6eb68fd95c7b86e87f853ceaa0
33  configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
34                  CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"